@charset "UTF-8";
/* CSS Document */
BODY {
  min-width: 1000px;
  margin: 0 auto;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
p {
  font-size: 16px;
  line-height: 1.8em;
  padding: 0;
  margin: 0;
}
img {
  width: 100%;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
a:hover img {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
header {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 50px;
}
header h1 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 50px;
}
#cont {
  position: absolute;
  width: 150px;
  height: 50px;
  top: 0;
  right: 0;
}
#cont a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: #00a094;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  background-image: url("../img/cont-arrow.png");
  background-position: top right;
  background-repeat: no-repeat;
}
#cont a:hover {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: #006837;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  background-image: url("../img/cont-arrow.png");
  background-position: top right;
  background-repeat: no-repeat;
}
#main {
  width: 100%;
  margin: 0 auto;
  height: 450px;
  background-image: url("../img/back-pc.png");
  background-position: center center;
  background-size: cover;
}
#mainbox {
  width: 1200px;
  height: 450px;
  margin: 0 auto;
  background-image: url("../img/main_pc.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 380px;
}
#main h1 {
  font-size: 60px;
  font-weight: bold;
  padding: 50px 0 0 50px;
  line-height: 1em;
  color: #fff;
}
#main h2 {
  font-size: 36px;
  font-weight: bold;
  padding: 30px 0 0 50px;
  line-height: 1em;
  color: #ff0;
}
#main h3 {
  font-size: 25px;
  font-weight: normal;
  padding: 20px 0 0 50px;
  line-height: 1em;
  color: #000;
}
#main h4 {
  font-size: 17px;
  font-weight: normal;
  padding: 70px 0 0 100px;
  line-height: 1.8em;
  color: #fff;
}
section#first {
  width: 1000px;
  margin: 0 auto;
  padding: 60px 0 180px 0;
  background-image: url("../img/ira-01_pc.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
}
section#first h2 {
  font-size: 40px;
  color: #00a094;
  line-height: 1.6em;
  text-align: center;
  font-weight: bold;
}
.top1box {
  width: 650px;
  margin: 50px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top1-left {
  width: 380px;
}
.top1-right {
  width: 270px;
}
section#first h3 {
  font-size: 24px;
  line-height: 1.6em;
  font-weight: bold;
  padding: 0 0 0 0;
}
section#first ul {
  width: 100%;
  padding: 20px 0 0 0;
}
section#first ul li {
  font-size: 20px;
  padding: 0 0 20px 30px;
  background-image: url("../img/check.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 30px;
  line-height: 1.2em;
}
section#first h4 {
  font-size: 26px;
  line-height: 1.6em;
  font-weight: bold;
  padding: 15px 0 10px 0;
  text-align: center;
  background-color: #00a094;
  color: #ff0;
  border-radius: 60px;
  margin: 0 0 30px 0;
}
.tx-area {
  width: 900px;
  margin: 0 auto;
}
.top2box {
  width: 900px;
  margin: 20px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top2-left {
  width: 450px;
}
.top2-right {
  width: 450px;
}
.top2-left p {
  font-size: 18px;
  line-height: 2em;
}
.top2-right p {
  font-weight: bold;
  font-size: 22px;
}
section#first h5 {
  width: 500px;
  font-size: 24px;
  line-height: 1.6em;
  font-weight: bold;
  padding: 10px 0 10px 0;
  text-align: center;
  background-color: #ee8a1e;
  color: #fff;
  border-radius: 60px;
  margin: 50px 0 30px 0;
}
section#second {
  width: 100%;
  margin: 0 auto;
  background-color: #00a094;
  padding: 40px 0;
}
section#second h2 {
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  color: #ff0;
  padding: 0 0 50px 0;
}
section#second dl {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
section#second dt {
  width: 50px;
  margin: 0;
  padding: 0 0 0 0;
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
}
section#second dd {
  width: 950px;
  margin: 0;
  padding: 0 0 40px 0;
}
section#second dl h3 {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.6em;
  color: #fff;
  padding: 0 0 10px 0;
}
section#second dl p {
  font-size: 18px;
  line-height: 1.6em;
  color: #fff;
  padding: 0 0 0 0;
}
section#second dl p span {
  font-size: 14px;
}
section#third {
  width: 100%;
  margin: 0;
  padding: 40px 0;
  background-image: url("../img/back-2-pc.png");
  background-position: center center;
  background-size: cover;
}
section#third h2 {
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  color: #ff0;
  padding: 0 0 20px 0;
}
section#third h3 {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.6em;
  padding: 0 0 30px 0;
}
section#third dl {
  width: 1000px;
  margin: 0 auto;
  padding: 0 0 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
section#third dt {
  width: 45%;
  margin: 0;
  padding: 0 0 0 0;
  font-size: 18px;
  line-height: 1.6em;
}
section#third dd {
  width: 50%;
  margin: 0 0 40px 0;
  padding: 0 0 0 0;
  border-left: 10px solid #ff0;
}
section#third ul {
  width: 100%;
  margin: 0;
  padding: 0 0 0 30px;
  box-sizing: border-box;
}
section#third ul li {
  margin: 0;
  padding: 0 0 0 0;
  font-size: 18px;
  line-height: 1.6em;
  list-style: disc;
}
#flow {
  width: 800px;
  margin: 30px auto;
}
#flow h3 {
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  padding: 0 0 20px 0;
}
#stamp {
  width: 1000px;
  margin: 0 auto 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.left {
  width: 50%;
}
.right {
  width: 50%;
}
#stamp h3 {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.6em;
  padding: 30px 0 15px 0;
}
#stamp p {
  padding: 0 0 0 20px !important;
}
#stamp figure {
  width: 80%;
  margin: 100px auto 0;
  padding: 0 0 0 0;
}
#stamp2 {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
  background-color: #00a094;
}
#stamp2 h3 {
  font-weight: bold;
  font-size: 20px;
  line-height: 2em;
  padding: 0 0 0 0;
  text-align: center;
  color: #fff;
}
#stamp2 h3 span {
  color: #ff0;
  font-size: 40px;
  font-weight: bold;
}
#stampbox {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 40px 0 20px 0;
}
#stamp2 dl {
  margin: 0 auto;
  width: 30%;
}
#stamp2 dl dt {
  text-align: center;
  font-size: 22px;
  line-height: 1.5em;
}
#stamp2 dl dd {
  color: #fff;
  line-height: 1.5em;
}
#stamp2 figure {
  width: 60%;
  margin: 0 auto;
  padding: 40px 0 0 0;
}
#stamp2 figure.last {
  width: 60%;
  margin: 0 auto;
  padding: 0 0 0 0;
}
#demo {
  width: 1000px;
  margin: 40px auto;
}
#demo figure {
  width: 50%;
  margin: 0 auto;
}
.link {
  width: 600px;
  margin: 30px auto;
}
section#invoice {
  width: 100%;
  margin: 30px auto;
  background-image: url("../img/back-3.png");
  background-position: center center;
  background-size: cover;
}
section#invoice h3 {
  font-size: 22px;
  padding: 30px 0 5px 0;
  color: #008945;
}
#qa {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0 0 0;
}
#qa h3 {
  text-align: center;
  font-size: 30px;
  letter-spacing: 0.2em;
  margin: 40px 0 10px 0;
  position: relative;
  padding: 0;
  line-height: 1em;
  width: 100%;
  color: #0071b3;
}
.head-border {
  display: flex;
  align-items: center;
}
.head-border:before, .head-border:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.head-border:before {
  margin-right: 1rem;
}
.head-border:after {
  margin-left: 1rem;
}
.qa_list {
  width: 90%;
  margin: 40px auto 0;
}
.qa_list dl {
  margin: 0 0 30px 0;
}
.qa_list dl:last-child {
  margin-bottom: 0;
}
.qa_list dl dt {
  margin-bottom: 4px;
  padding: 10px 60px 10px 50px;
  font-size: 20px;
  position: relative;
  cursor: pointer;
  border-radius: 10px;
  background-color: #eee;
  background-image: url("../img/qqq.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 40px;
}
.qa_list dl dt p {
  font-size: 16px;
  text-align: left;
}
.qa_list dl dt:after {
  content: "";
  width: 22px;
  height: 14px;
  background: url("../img/qa_arrow.png") center center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%) rotateX(180deg);
  transition: 0.3s;
}
.qa_list dl dt.active:after {
  transform: rotateX(0deg);
}
.qa_list dl dd {
  display: none;
  background: #fff;
  padding: 10px 10px 20px 70px;
  position: relative;
  background-image: url("../img/aaa.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 60px;
}
.qa_list dl dd p {
  font-size: 14px;
  line-height: 1.6em;
  padding: 0 0 10px 0;
  color: #333;
  margin: 0;
}
.qa_list dl dd span {
  color: #b20000;
  font-weight: bold;
}
.qa_list dl dt span.qa_ico, .qa_list dl dd span.qa_ico {
  position: absolute;
  left: 40px;
  top: 30px;
}
.qa_list dl dd .qa_cv {
  margin-top: 30px;
}
.qa_list dl dd .qa_cv ul {
  letter-spacing: -1em;
}
.qa_list dl dd .qa_cv ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.qa_list dl dd figure.zu {
  margin-top: 30px;
  text-align: left;
}
.qa_list dl dd h4 {
  font-weight: bold;
  color: #0058b8;
  margin: 2em 0 0.25em;
}
.qa_list dl dd h4:first-child {
  margin-top: 0;
}
.qa-cau {
  width: 90%;
  margin: 5px auto;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 10px;
  font-size: 16px;
}
.sankou {
  width: 350px;
}
#move {
  width: 1000px;
  margin: 80px auto;
}
#move h3 {
  text-align: center;
  font-size: 30px;
  letter-spacing: 0.2em;
  margin: 40px 0 40px 0;
  position: relative;
  padding: 0;
  line-height: 1em;
  width: 100%;
  color: #0071b3;
}
#youtube {
  width: 900px;
  font-size: 0;
  margin: 0 auto 40px;
}
#youtube p {
  font-size: 12px;
  line-height: 1.4em;
  margin: 5px 0 0 0;
  letter-spacing: 0;
}
.movie {
  vertical-align: top;
  width: 30%;
  margin: 0 5% 0 0;
  display: inline-block;
}
.movie:nth-of-type(3n) {
  margin: 0 0 0 0;
}
.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%;
}
#movie100 {
  width: 90%;
  margin: 0 auto;
}
footer {
  width: 100%;
  background-color: #00a094;
  padding: 50px 0 30px 0;
  margin: 80px 0 0 0;
}
.copy {
  padding: 10px 0;
  font-size: 10px;
  color: #333;
  line-height: 1.6em;
  text-align: center;
  margin: 0 auto;
  width: 1200px;
}
#foot_menu {
  margin: 0 auto;
  padding: 10px 0;
  overflow: hidden;
  width: 1200px;
}
#foot_menu ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
#foot_menu li {
  list-style: none;
  margin: 0;
  padding: 0 10px;
  color: #999;
  font-size: 16px;
  border-left: #fff 1px solid;
  letter-spacing: 0.2em;
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
}
#foot_menu li.rr {
  list-style: none;
  margin: 0;
  padding: 0 10px;
  border-right: #fff 1px solid;
  border-left: #fff 1px solid;
}
#foot_menu li a {
  text-decoration: none;
  color: #fff;
}
#foot_menu li a:hover {
  text-decoration: none;
  color: #ff0;
}
.comp {
  text-align: center;
  font-size: 20px;
  padding: 20px 0;
  color: #fff;
}
footer h1 {
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  padding: 0 0;
  color: #fff;
}
/* 利用規約 */
#kiyaku {
  width: 100%;
  margin: 0 auto;
}
#kiyaku h1 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  padding: 50px 0;
  line-height: 1em;
  letter-spacing: 0.1em;
  background-image: url("../img/back-2-pc.png");
  background-position: center center;
  background-size: cover;
  color: #fff;
}
#kiyaku h2 {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  padding: 40px 0 5px 0;
  line-height: 1em;
  letter-spacing: 0.3em;
  border-bottom: 1px solid #ddd;
}
.kiyakubox {
  width: 900px;
  margin: 20px auto;
}
.kiyakubox dl {
  width: 100%;
  margin: 40px auto;
  font-size: 16px;
  line-height: 1.8em;
}
.kiyakubox dt {
  padding: 0 0 10px 0;
}
.kiyakubox dd {
  padding: 0 0 30px 20px;
}
.kiyakubox ul {
  padding: 0 0 0 15px;
}
.kiyakubox ul li {
  list-style: decimal;
  line-height: 1.6em;
  padding: 0 0 0 5px;
}
.kiyakubox ul.ppp {
  padding: 0 0 0 30px;
}
.kiyakubox ul.ppp li {
  list-style: katakana;
  line-height: 1.6em;
  padding: 0 0 0 5px;
}
#plan {
  width: 1000px;
  margin: 80px auto 40px;
}
#plan h2 {
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  padding: 0 0 80px 0;
  line-height: 1em;
  letter-spacing: 0.2em;
}
#planbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 80px 0;
}
.price {
  width: 30%;
  height: 200px;
  background-color: #efefef;
  border-radius: 15px;
  border: 1px solid #999;
  box-sizing: border-box;
}
/* お問合せ */
#contact {
  width: 100%;
  margin: 0 auto;
}
#contact h1 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  padding: 50px 0;
  line-height: 1em;
  letter-spacing: 0.1em;
  background-image: url("../img/back-2-pc.png");
  background-position: center center;
  background-size: cover;
  color: #fff;
}
#contact h2 {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  padding: 40px 0 5px 0;
  line-height: 1em;
  letter-spacing: 0.3em;
  border-bottom: 1px solid #ddd;
}
p.con1 {
	text-align: center;
	padding: 30px 0;
	line-height: 1.6em;
}
.cau {
  text-align: center;
  padding: 10px 0;
  font-size: 12px;
}


.vid_contents {
width: 100%;/*背景色を横幅いっぱいに広げる*/
text-align: center;
margin: auto;
padding: 4% 4% 4% 4%;/*ここで動画の周りの余白を調整*/
background: #e6e6e6;/*余白の背景色*/
}
video.vid_main {
width: 100%;
max-width: 920px;/*PC版での最大幅*/
}

.button {
  display: inline-block;
  width: 100%;
  height: 60px;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  outline: none;
  margin: 0 auto 20px;
}
.button::before, .button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button, .button::before, .button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button {
  position: relative;
  z-index: 2;
  border: 1px solid #e16d80;
  color: #333;
  line-height: 60px;
  overflow: hidden;
  font-size: 24px;
  background: rgba(255, 255, 255, 0.8);
	margin: 0 auto;
}
.button:hover {
  color: #fff !important;
  letter-spacing: 0.3em;
  text-decoration: none !important;
}
.button::after {
  top: -100%;
  left: -100%;
  width: 100%;
  height: 100%;
}
.button:hover::after {
  top: 0;
  left: 0;
  background-color: #e16d80;
}
.movielink {
	width: 700px;
	margin: 0 auto 20px;
}
/*スマホ==========================================================================================================*/
@media screen and (max-width: 820px) {
  body {
    min-width: 100%;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  p {
    font-size: 13px;
    line-height: 1.6em;
    padding: 0;
    margin: 0;
  }
  img {
    width: 100%;
  }
  a:hover img {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
  }
  header {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 50px;
  }
  header h1 {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 50px;
  }
  #cont {
	  display: none;
    position: absolute;
    width: 150px;
    height: 50px;
    top: 0;
    right: 0;
  }
  #cont a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #00a094;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    background-image: url("../img/cont-arrow.png");
    background-position: top right;
    background-repeat: no-repeat;
  }
  #cont a:hover {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #006837;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    background-image: url("../img/cont-arrow.png");
    background-position: top right;
    background-repeat: no-repeat;
  }
  #main {
    width: 100%;
    margin: 0 auto;
    height: 430px;
    background-image: url("../img/back-pc.png");
    background-position: center center;
    background-size: cover;
  }
  #mainbox {
    width: 100%;
    height: 430px;
    margin: 0 auto;
    background-image: url("../img/main_pc.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 45%;
  }
  #main h1 {
    font-size: 38px;
    font-weight: bold;
    padding: 20px 0 0 20px;
    line-height: 1em;
    color: #fff;
  }
  #main h2 {
    font-size: 28px;
    font-weight: bold;
    padding: 10px 0 0 20px;
    line-height: 1.4em;
    color: #ff0;
  }
  #main h3 {
    font-size: 18px;
    font-weight: normal;
    padding: 15px 0 0 20px;
    line-height: 1.4em;
    color: #000;
  }
  #main h4 {
    font-size: 13px;
    font-weight: normal;
    padding: 20px 40% 0 20px;
    line-height: 1.4em;
    color: #fff;
  }
  section#first {
    width: 94%;
    margin: 0 auto;
    padding: 30px 0 70px 0;
    background-image: url("../img/ira-01_pc.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 120%;
  }
  section#first h2 {
    font-size: 28px;
    color: #00a094;
    line-height: 1.4em;
    text-align: center;
    font-weight: bold;
  }
  .top1box {
    width: 100%;
    margin: 25px auto;
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .top1-left {
    width: 90%;
	  margin: 0 auto;
  }
  .top1-right {
    width: 70%;
	  margin: 0 auto;
  }
  section#first h3 {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: bold;
    padding: 0 0 0 0;
  }
  section#first ul {
    width: 100%;
    padding: 20px 0 0 0;
  }
  section#first ul li {
    font-size: 16px;
    padding: 0 0 20px 24px;
    background-image: url("../img/check.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 20px;
    line-height: 1.2em;
  }
  section#first h4 {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: bold;
    padding: 10px 0 10px 0;
    text-align: center;
    background-color: #00a094;
    color: #ff0;
    border-radius: 10px;
    margin: 0 0 15px 0;
  }
  .tx-area {
    width: 90%;
    margin: 0 auto;
  }
  .top2box {
    width: 94%;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .top2-left {
    width: 100%;
  }
  .top2-right {
    width: 100%;
  }
  .top2-left p {
    font-size: 14px;
    line-height: 1.6em;
  }
  .top2-right p {
    font-weight: bold;
    font-size: 18px;
  }
  section#first h5 {
    width: 100%;
    font-size: 18px;
    line-height: 1.6em;
    font-weight: bold;
    padding: 10px 0 10px 0;
    text-align: center;
    background-color: #ee8a1e;
    color: #fff;
    border-radius: 30px;
    margin: 20px auto 15px;
  }
  section#second {
    width: 100%;
    margin: 0 auto;
    background-color: #00a094;
    padding: 20px 0;
  }
  section#second h2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #ff0;
    padding: 0 0 20px 0;
  }
  section#second dl {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  section#second dt {
    width: 8%;
    margin: 0;
    padding: 0 0 0 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
  }
  section#second dd {
    width: 90%;
    margin: 0;
    padding: 0 0 40px 0;
  }
  section#second dl h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.3em;
    color: #fff;
    padding: 0 0 10px 0;
  }
  section#second dl p {
    font-size: 14px;
    line-height: 1.5em;
    color: #fff;
    padding: 0 0 0 0;
  }
  section#second dl p span {
    font-size: 14px;
  }
  section#third {
    width: 100%;
    margin: 0;
    padding: 40px 0 10px 0;
    background-image: url("../img/back-2-pc.png");
    background-position: center center;
    background-size: cover;
  }
  section#third h2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #ff0;
    padding: 0 0 10px 0;
  }
  section#third h3 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.6em;
    padding: 0 0 15px 0;
  }
  section#third dl {
    width: 94%;
    margin: 0 auto;
    padding: 0 0 0 0;
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  section#third dt {
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 14px;
    line-height: 1.6em;
  }
  section#third dd {
    width: 100%;
    margin: 0 0 40px 0;
    padding: 0 0 0 0;
    border-left: 10px solid #ff0;
  }
  section#third ul {
    width: 94%;
    margin: 0 auto;
    padding: 0 0 0 0;
    box-sizing: border-box;
  }
  section#third ul li {
    margin: 0;
    padding: 0 0 0 0;
    font-size: 14px;
    line-height: 1.5em;
    list-style: disc;
  }
  #flow {
    width: 94%;
    margin: 15px auto;
  }
  #flow h3 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 10px 0;
  }
  #stamp {
    width: 94%;
    margin: 0 auto 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .left {
    width: 100%;
  }
  .right {
    width: 100%;
  }
  #stamp h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.4em;
    padding: 15px 0 10px 0;
	  text-align: center;
  }
  #stamp p {
    padding: 0 0 0 20px !important;
  }
  #stamp figure {
    width: 80%;
    margin: 0 auto 0;
    padding: 0 0 0 0;
  }
  #stamp2 {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    background-color: #00a094;
  }
  #stamp2 h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5em;
    padding: 0 0 0 0;
    text-align: center;
    color: #fff;
  }
  #stamp2 h3 span {
    color: #ff0;
    font-size: 26px;
    font-weight: bold;
	  padding: 10px 0 0 0;
  }
  #stampbox {
    width: 94%;
    margin: 0 auto;
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px 0 10px 0;
  }
  #stamp2 dl {
    margin: 0 auto;
    width: 94%;
  }
  #stamp2 dl dt {
    text-align: center;
    font-size: 22px;
    line-height: 1.5em;
	  
  }
  #stamp2 dl dd {
    color: #fff;
    line-height: 1.5em;
	  margin: 0 0 20px 0;
	  font-size: 14px;
  }
  #stamp2 figure {
    width: 60%;
    margin: 0 auto;
    padding: 10px 0 0 0;
  }
  #stamp2 figure.last {
    width: 60%;
    margin: 0 auto;
    padding: 0 0 0 0;
  }
  #demo {
    width: 94%;
    margin: 20px auto;
  }
  #demo figure {
    width: 80%;
    margin: 0 auto;
  }
  .link {
    width: 90%;
    margin: 15px auto;
  }
  section#invoice {
    width: 100%;
    margin: 30px auto;
    background-image: url("../img/back-3.png");
    background-position: center center;
    background-size: cover;
  }
  section#invoice h3 {
    font-size: 22px;
    padding: 15px 0 5px 0;
    color: #008945;
  }
  #qa {
    width: 94%;
    margin: 0 auto;
    padding: 20px 0 0 0;
  }
  #qa h3 {
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.2em;
    margin: 20px 0 10px 0;
    position: relative;
    padding: 0;
    line-height: 1em;
    width: 100%;
    color: #0071b3;
  }
  .head-border {
    display: flex;
    align-items: center;
  }
  .head-border:before, .head-border:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
  }
  .head-border:before {
    margin-right: 1rem;
  }
  .head-border:after {
    margin-left: 1rem;
  }
  .qa_list {
    width: 100%;
    margin: 20px auto 0;
  }
  .qa_list dl {
    margin: 0 0 15px 0;
  }
  .qa_list dl:last-child {
    margin-bottom: 0;
  }
  .qa_list dl dt {
    margin-bottom: 4px;
    padding: 10px 60px 10px 50px;
    font-size: 20px;
    position: relative;
    cursor: pointer;
    border-radius: 10px;
    background-color: #eee;
    background-image: url("../img/qqq.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 40px;
  }
  .qa_list dl dt p {
    font-size: 14px;
    text-align: left;
  }
  .qa_list dl dt:after {
    content: "";
    width: 22px;
    height: 14px;
    background: url("../img/qa_arrow.png") center center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 30px;
    top: 20px;
    transform: translateY(-50%) rotateX(180deg);
    transition: 0.3s;
  }
  .qa_list dl dt.active:after {
    transform: rotateX(0deg);
  }
  .qa_list dl dd {
    display: none;
    background: #fff;
    padding: 10px 10px 20px 70px;
    position: relative;
    background-image: url("../img/aaa.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 60px;
  }
  .qa_list dl dd p {
    font-size: 14px;
    line-height: 1.6em;
    padding: 0 0 10px 0;
    color: #333;
    margin: 0;
  }
  .qa_list dl dd span {
    color: #b20000;
    font-weight: bold;
  }
  .qa_list dl dt span.qa_ico, .qa_list dl dd span.qa_ico {
    position: absolute;
    left: 40px;
    top: 30px;
  }
  .qa_list dl dd .qa_cv {
    margin-top: 30px;
  }
  .qa_list dl dd .qa_cv ul {
    letter-spacing: -1em;
  }
  .qa_list dl dd .qa_cv ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
  }
  .qa_list dl dd figure.zu {
    margin-top: 30px;
    text-align: left;
  }
  .qa_list dl dd h4 {
    font-weight: bold;
    color: #0058b8;
    margin: 2em 0 0.25em;
  }
  .qa_list dl dd h4:first-child {
    margin-top: 0;
  }
  .qa-cau {
    width: 90%;
    margin: 5px auto;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-size: 16px;
  }
  .sankou {
    width: 100%;
  }
  #move {
    width: 94%;
    margin: 80px auto;
  }
  #move h3 {
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.2em;
    margin: 10px 0 10px 0;
    position: relative;
    padding: 0;
    line-height: 1em;
    width: 100%;
    color: #0071b3;
  }
  #youtube {
    width: 100%;
    font-size: 0;
    margin: 0 auto 40px;
  }
  #youtube p {
    font-size: 12px;
    line-height: 1.4em;
    margin: 5px 0 0 0;
    letter-spacing: 0;
  }
  .movie {
    vertical-align: top;
    width: 30%;
    margin: 0 5% 0 0;
    display: inline-block;
  }
  .movie:nth-of-type(3n) {
    margin: 0 0 0 0;
  }
  .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%;
  }
  #movie100 {
    width: 90%;
    margin: 0 auto;
  }
  footer {
    width: 100%;
    background-color: #00a094;
    padding: 50px 0 30px 0;
    margin: 80px 0 0 0;
  }
  .copy {
    padding: 10px 0;
    font-size: 10px;
    color: #333;
    line-height: 1.6em;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
  #foot_menu {
    margin: 0 auto;
    padding: 10px 0;
    overflow: hidden;
    width: 90%;
  }
  #foot_menu ul {
    margin: 0;
    padding: 0;
    text-align: center;
  }
  #foot_menu li {
    list-style: none;
    margin: 0;
    padding: 0 10px;
    color: #999;
    font-size: 13px;
    border-left: #fff 1px solid;
    letter-spacing: 0;
    display: -moz-inline-box;
    display: inline-block;
    /display: inline;
    /zoom: 1;
  }
  #foot_menu li.rr {
    list-style: none;
    margin: 0;
    padding: 0 10px;
    border-right: #fff 1px solid;
    border-left: #fff 1px solid;
  }
  #foot_menu li a {
    text-decoration: none;
    color: #fff;
  }
  #foot_menu li a:hover {
    text-decoration: none;
    color: #ff0;
  }
  .comp {
    text-align: center;
    font-size: 14px;
    padding: 20px 0;
    color: #fff;
  }
  footer h1 {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    padding: 0 0;
    color: #fff;
  }
  /* 利用規約 */
  #kiyaku {
    width: 100%;
    margin: 0 auto;
  }
  #kiyaku h1 {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding: 50px 0;
    line-height: 1em;
    letter-spacing: 0.1em;
    background-image: url("../img/back-2-pc.png");
    background-position: center center;
    background-size: cover;
    color: #fff;
  }
  #kiyaku h2 {
    width: 94%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding: 40px 0 5px 0;
    line-height: 1em;
    letter-spacing: 0.3em;
    border-bottom: 1px solid #ddd;
  }
  .kiyakubox {
    width: 94%;
    margin: 20px auto;
  }
  .kiyakubox dl {
    width: 100%;
    margin: 40px auto;
    font-size: 13px;
    line-height: 1.6em;
  }
  .kiyakubox dt {
    padding: 0 0 10px 0;
  }
  .kiyakubox dd {
    padding: 0 0 30px 20px;
  }
  .kiyakubox ul {
    padding: 0 0 0 15px;
  }
  .kiyakubox ul li {
    list-style: decimal;
    line-height: 1.6em;
    padding: 0 0 0 5px;
  }
  .kiyakubox ul.ppp {
    padding: 0 0 0 30px;
  }
  .kiyakubox ul.ppp li {
    list-style: katakana;
    line-height: 1.6em;
    padding: 0 0 0 5px;
  }
  #plan {
    width: 94%;
    margin: 20px auto 10px;
  }
  #plan h2 {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    padding: 0 0 20px 0;
    line-height: 1em;
    letter-spacing: 0.2em;
  }
  #planbox {
    width: 100%;
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 40px 0;
  }
  .price {
    width: 100%;
    height: 200px;
    background-color: #efefef;
    border-radius: 15px;
    border: 1px solid #999;
    box-sizing: border-box;
	  margin: 0 0 15px 0;
  }
  /* お問合せ */
  #contact {
    width: 100%;
    margin: 0 auto;
  }
  #contact h1 {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding: 50px 0;
    line-height: 1em;
    letter-spacing: 0.1em;
    background-image: url("../img/back-2-pc.png");
    background-position: center center;
    background-size: cover;
    color: #fff;
  }
  #contact h2 {
    width: 94%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding: 40px 0 5px 0;
    line-height: 1em;
    letter-spacing: 0.3em;
    border-bottom: 1px solid #ddd;
  }
  .cau {
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
  }
	.movielink {
	width: 80%;
	margin: 0 auto 20px;
}
	
	.button {
  position: relative;
  z-index: 2;
  border: 1px solid #e16d80;
  color: #333;
  line-height: 60px;
  overflow: hidden;
  font-size: 16px;
  background: rgba(255, 255, 255, 0.8);
	margin: 0 auto;
}
	
	
}