@charset "utf-8";

h3 {
  line-height: 2;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 1em;
}
h3 span {
  padding: 0 5px;
  background: rgba(210,189,92,1.00);
}

#top1 img,#top2 img,#top3 img,#about img {
  width: 100%;
}
#top1 p,#top2 p,#top3 p,#about p,#plan p {
	font-family: 'Shippori Mincho B1', "Hiragino Mincho ProN", 'Old Standard TT', serif;
}

#top1 {
  width: 100%;
  height: 100vh;
  position: relative;
  display: block;
  clear: both;
}

#top1 .top_box1 {
  width: 20%;
  margin: 0;
  display: block;
  position: absolute;
  top: 10px;
  left: 28%;
}
#top1 .top_box2 {
  width: 18%;
  margin: 0;
  display: block;
  position: absolute;
  top: 300px;
  left: 6%;
}
#top1 .top_box3 {/*フィルムで撮る*/
  width: 60px;
  margin: 0;
  display: block;
  position: absolute;
  top: 300px;
  left: 35%;
}
#top1 .top_box3_sp {
  display: none;
}
#top1 .top_box4 {
  width: 40%;
  margin: 0;
  display: block;
  position: absolute;
  top: 110px;
  right: 0;
}
#top1 div {
  width: 60%;
  margin: 0;
  display: block;
  position: absolute;
  top: 500px;
  left: 36%;
}
#top1 div p {
  font-weight: 600;
  display: block;
  margin-top: 3em;
}

#top2 {
  width: 100%;
  height: 600px;
  margin: 200px 0;
  padding: 0;
  position: relative;
  display: block;
  clear: both;
}
#top2 .top_box5 {
  width: 28%;
  margin: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
#top2 .top_box6 {
  width: 38%;
  margin: 0;
  display: block;
  position: absolute;
  top: 250px;
  left: 0;
}
#top2 span.top_txt {
  width: 65%;
  font-weight: 600;
  display: block;
  position: absolute;
  top: 20px;
  left: 5%;
  text-align: right;
  line-height: 1.9;
}
#top2 .top_box7 {/*プリントして残す*/
  width: 382px;
  margin: 0;
  display: block;
  position: absolute;
  top: 400px;
  left: 50%;
}
#top2 div {
  width: 50%;
  margin: 0;
  display: block;
  position: absolute;
  top: 480px;
  right: 0;
}
#top2 div p {
  font-weight: 600;
  display: block;
  margin-top: 3em;
}
#top2 h3.h3_sp {
  display: none;
}

#top3 {
  width: 100%;
  height: 850px;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  clear: both;
  z-index: 3;
}
#top3 .top_box8 {/*あなたに合った背景で*/
  width: 514px;
  margin: 0;
  display: block;
  position: absolute;
  top: 200px;
  left: 15%;
}
#top3 .top_box9 {
  width: 38%;
  margin: 0;
  display: block;
  position: absolute;
  top: 50px;
  right: 0;
}
#top3 div {
  width: 40%;
  margin: 0;
  display: block;
  position: absolute;
  top: 280px;
  left: 15%;
}
#top3 div p {
  font-weight: 600;
  display: block;
  margin-top: 3em;
}
#top3 h3.h3_sp {
  display: none;
}

.smooth {
  clip-path: inset(0 100% 0 0);
  display: inline-block;
  transition: 2.5s cubic-bezier(0.37, 0, 0.63, 1);
  transition-property: clip-path;
  transition-delay: 1s;
  line-height: 1;
}
.smooth.is-animated {
  clip-path: inset(0);
}
 
#about {
  width: 100%;
  height: 1500px;
  background: rgba(232,246,246,1.00);
  padding: 150px 0 0 0;
  margin-bottom: 60px;
  position: relative;
  display: block;
  clear: both;
  z-index: 1;
}
#about .top_box10 {
  width: 18%;
  margin: 0;
  display: block;
  position: absolute;
  top: -300px;
  left: 6%;
}
#about h2 {
  font-size: 80px;
  font-weight: 400;
  border-bottom: 1px solid #182d45;
  display: inline-block;
  letter-spacing: 5px;
  width: auto;
  margin: 0;
  text-align: center;
  position: absolute;
  left: 28%;
  top: -60px;
}
#about h4 {
  font-size: 80px;
  font-weight: 400;
  display: inline-block;
  letter-spacing: 5px;
  width: auto;
  margin: 0;
  position: absolute;
  left: 52%;
  top: -40px;
}
#about p {
  font-weight: 600;
  margin-left: 20%;
  width: 62%;
}
#about .prof {
  width: 64%;
  font-weight: 600;
  margin: 100px 0 50px 18%;
  padding: 0 2%;
  border-bottom: 1px solid #182d45;
  position: relative;
}
#about .prof h5 {
  font-size: 20px;
  margin-bottom: 1.5em;
}
#about .prof img {
  width: 28%;
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 2%;
}
#about .prof p {
  margin: 0 0 3em 0;
}
#about p strong {
  font-size: 20px;
  margin-bottom: 1.5em;
  display: block;
}
#about .about_box1 {
  width: 18%;
  margin: 0;
  display: block;
  position: absolute;
  bottom: 100px;
  left: 25%;
}
#about .about_box2 {
  width: 28%;
  margin: 0;
  display: block;
  position: absolute;
  bottom: -50px;
  right: 0;
}

#plan {
  width: 100%;
  height: 1500px;
  padding: 0;
  margin-bottom: 150px;
  position: relative;
  display: block;
  clear: both;
  z-index: 3;
}
#plan h2 {
  font-size: 120px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 5px;
  width: auto;
  margin-bottom: 100px;
  position: absolute;
  left: 36%;
  top: 0;
}
#plan h2 span {
  font-size: 16px;
  letter-spacing: 5px;
  line-height: 1.5;
  border-bottom: 1px solid #182d45;
  margin: 0;
  display: block;
  position: absolute;
  transform: rotate(90deg);
  right: -200px;
  top: 0;
}
#plan p {
  font-weight: 600;
  width: 60%;
  position: absolute;
  top: 200px;
  left: 26%;
}
#plan h4 {
  font-size: 60px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 8px;
  width: auto;
  position: absolute;
  top: 350px;
  left: 22%;
}
#plan table.plan_tb1 {
  width: 60%;
  position: absolute;
  top: 450px;
  left: 20%;
  border-collapse: collapse;
}
#plan table.plan_tb1 th {
  font-style: italic;
  width: 22%;
}
#plan table.plan_tb1 th span {
  font-family: 'Old Standard TT', serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 400;
  margin-right: 10px;
}
#plan table.plan_tb1 th,#plan table.plan_tb1 td {
  background: #f4fafc;
  border-bottom: 1px solid #182d45;
  padding: 10px 0;
}
#plan table.plan_tb1 tr:nth-child(odd) th,#plan table.plan_tb1 tr:nth-child(odd) td {
	background: #eaf6fa;
}
#plan table.plan_tb1 td p {
  font-size: 12px;
  font-weight: 600;
  width: 100%;
  margin-top: 1em;
  position: inherit;
}
#plan table.plan_tb1 td {
  font-size: 24px;
	font-family: 'Shippori Mincho B1', serif;
}
#plan table.plan_tb1 td span {
  font-size: 12px;
  font-weight: 600;
}
#plan table.plan_tb1 td.plan_tb1_bottom {
  font-size: 11px;
  font-weight: 600;
  background: none;
  border: none;
  line-height: 1.6;
  padding: 1em 0 0 2em;
}

#plan table.plan_tb2 {
  width: 60%;
  position: absolute;
  top: 1300px;
  left: 20%;
  border-collapse: collapse;
  border: none;
}
#plan table.plan_tb2 caption {
  font-size: 30px;
  letter-spacing: 5px;
  text-align: left;
  padding: 0 0 0 20px;
  margin-bottom: 40px;
}
#plan table.plan_tb2 th,#plan table.plan_tb2 td {
  border-bottom: 1px solid #182d45;
  font-family: 'Shippori Mincho B1', serif;
}
#plan table.plan_tb2 th {
  text-align: left;
  padding: 0 0 5px 20px;
}
#plan table.plan_tb2 td {
  font-size: 26px;
  padding: 0 20px 5px 0;
  text-align: right;
}
#plan table.plan_tb2 td span {
  font-size: 16px;
}

@media screen and (max-width: 1200px) {
  
#top1 {
  height: 700px;
}
#top1 .top_box3 {/*フィルムで撮る*/
  top: 280px;
}
#top2 .top_box7 {/*プリントして残す*/
  width: 280px;
  top: 300px;
}
#top2 div {
  top: 380px;
}
#top3 {
  height: 600px;
}
#top3 .top_box8 {/*あなたに合った背景で*/
  width: 360px;
  top: 100px;
  left: 6%;
}
#top3 div {
  width: 50%;
  top: 180px;
  left: 6%;
}
#about .top_box10 {
  top: -200px;
}
#about h2 {
  font-size: 50px;
}
#about h4 {
  font-size: 50px;
}
#about .about_box1 {
  bottom: 10px;
}

#plan h2 {
  font-size: 100px;
  margin-bottom: 50px;
  left: 30%;
}
#plan h2 span {
  font-size: 14px;
  right: -150px;
}
#plan h4 {
  top: 310px;
}
#plan table.plan_tb1 {
  width: 70%;
  top: 400px;
  left: 15%;
}
#plan table.plan_tb1 td {
  padding: 1em 0;
}
#plan table.plan_tb2 {
  width: 70%;
  top: 1200px;
  left: 15%;
}
#plan table.plan_tb2 th {
  padding: 0 0 5px 1em;
  font-size: 13px;
}
#plan table.plan_tb2 td {
  font-size: 22px;
  white-space: nowrap;
  padding: 0 0 5px 0;
}
#plan table.plan_tb2 td span {
  font-size: 12px;
}
}

@media screen and (max-width: 600px) {
  
h3 {
  font-size: 14px;
  letter-spacing: 0.1em;
}
#top1 p,#top2 p,#top3 p,span.top_txt {
  font-size: 12px;
}
#top2 span.top_txt {
  text-align: left;
  width: 55%;
  left: 10%;
  top: 0;
}
#top1 .top_box1 {
  top: 90px;
  left: 0;
  width: 35%;
}
#top1 .top_box2 {
  width: 32%;
  top: 250px;
}
  
#top1 .top_box3 {
  display: none;
}
#top1 .top_box3_sp {/*フィルムで撮る*/
  width: 170px;
  margin: 0;
  display: block;
  position: absolute;
  right: 7%;
  top: 330px;
}
  
#top1 .top_box4 {
  top: 120px;
  width: 60%;
}
#top1 div {
  width: 90%;
  top: 450px;
  left: 5%;
}
#top1 div p br {
  display: none;
} 

#top2 {
  margin: 0;
}
#top2 span.top_txt {
  width: 90%;
  top: -50px;
  left: 5%;
}
#top2 .top_box5 {
  width: 45%;
  top: 100px;
  right: 0;
}
#top2 .top_box7 {/*プリントして残す*/
  width: 50%;
  top: 350px;
  left: 44%;
}
#top2 .top_box6 {
  width: 40%;
  top: 300px;
  left: 0;
}
#top2 div {
  width: 90%;
  top: 450px;
  left: 5%;
}
#top2 h3.h3_sp {
  display: block;
  margin: 20px 0 0 0;
}
#top2 div h3 {
  display: none;
}

#top2 div p br {
  display: none;
}  
  
#top3 {
  height: 450px;
}
#top3 .top_box8 {/*あなたに合った背景で*/
  width: 60%;
  top: 30px;
  left: 15%;
}
#top3 .top_box9 {
  width: 45%;
  top: 120px;
  right: 0;
}
#top3 h3.h3_sp {
  display: block;
  margin: 20px 0 0 0;
}
#top3 div {
  width: 48%;
  top: 130px;
  left: 5%;
}
#top3 div h3 {
  display: none;
}
#top3 div p {
  margin-top: 0;
}
#top3 div p br {
  display: none;
}

#about {
  width: 100%;
  height: 1400px;
  padding-top: 50px;
}
#about .top_box10 {
  display: none;
}
#about h2 {
  font-size: 28px;
  top: -30px;
  left: 20%;
  letter-spacing: 2px;
}
#about h4 {
  font-size: 28px;
  left: 52%;
  top: -25px;
  letter-spacing: 2px;
}
#about p {
  margin-left: 5%;
  width: 90%;
  font-size: 13px;
}
#about p br {
  display: none;
}
#about .prof {
  width: 94%;
  margin: 100px 0 50px 3%;
}
#about .prof h5 {
  font-size: 30px;
  font-weight: 400;
  margin: 300px 0 20px 0;
}
#about .prof img {
  width: 40%;
  margin: 0;
  top: -250px;
  right: 30%;
}
#about .prof p {
  width: 100%;
  margin: 0 0 2em 0;
  padding: 0;
}
#about .prof p br {
  display: inherit;
}
#about p strong {
  font-size: 16px;
  margin-bottom: 1.5em;
  display: block;
}
#about .about_box1 {
  width: 26%;
  margin: 0;
  display: block;
  position: absolute;
  bottom: 350px;
  left: 15%;
}
#about .about_box2 {
  width: 55%;
  margin: 0;
  display: block;
  position: absolute;
  bottom: -50px;
  right: 0;
}
#about .about_box1 {
  bottom: 15px;
  left: 10%;
}

#plan {
  height: 1300px;
}
#plan h2 {
  font-size: 70px;
  margin-bottom: 0;
  left: 35%;
  top: 60px;
}
#plan h2 span {
  font-size: 12px;
  right: 130px;
  top: -50px;
  white-space: nowrap;
}
#plan p {
  width: 80%;
  top: 180px;
  left: 10%;
  font-size: 13px;
}
#plan p br {
  display: none;
}
#plan h4 {
  font-size: 35px;
  letter-spacing: 4px;
  top: 300px;
}
#plan table.plan_tb1 {
  width: 86%;
  top: 360px;
  left: 8%;
}
#plan table.plan_tb1 th {
  width: 18%;
}
#plan table.plan_tb1 th span {
  font-size: 30px;
  margin-right: 0;
  display: block;
}
#plan table.plan_tb1 th,#plan table.plan_tb1 td {
  padding: 1em 10px 1em 1em;
}
#plan table.plan_tb1 tr:nth-child(odd) th,#plan table.plan_tb1 tr:nth-child(odd) td {
	background: #eaf6fa;
}
#plan table.plan_tb1 td p {
  font-size: 11px;
}
#plan table.plan_tb1 td.plan_tb1_bottom {
  padding: 1em 0 0 1em;
}
#plan table.plan_tb2 {
  width: 86%;
  top: 1150px;
  left: 8%;
}
#plan table.plan_tb2 th {
  padding: 0 0 5px 1em;
  font-size: 13px;
}
#plan table.plan_tb2 td {
  font-size: 22px;
  white-space: nowrap;
  padding: 0 0 5px 0;
}
#plan table.plan_tb2 td span {
  font-size: 13px;
}

}