@charset "UTF-8";
/* Scss Document */
/* responsive */
#pcArea #start img.sp {
  display: none;
}

#spArea #start img.pc {
  display: none;
}
@media (min-width: 600px) {
  #spArea #start img.pc {
    display: block;
  }
}
@media (min-width: 600px) {
  #spArea #start img.sp {
    display: none;
  }
}

body div.index {
  padding: 0;
}

#pcHeaderArea {
  margin-top: 32px;
  margin-left: 32px;
  margin-right: 32px;
}

#pcBreadcrumb,
#pcBannerArea,
#pcFooterArea {
  margin-left: 32px;
  margin-right: 32px;
}

#pcFooterArea {
  margin-bottom: 32px;
  margin-left: 32px;
  margin-right: 32px;
}

#start {
  /*background: url("../images/circle.svg") center -500px / 960px 960px no-repeat $colBrtYellow ;*/
  width: 100%;
  padding-bottom: 40px;
  background-image: url("../images/bg_01.png"), url("../images/title_flag_L.png"), url("../images/title_flag_R.png");
  background-position: top 0px center, left 0px top 0px, right 0px top 0px;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 100%, 30%, 30%;
  background-color: #FEF9E6;
}
#start p, #start li {
  font-size: 14px;
  line-height: 180%;
}
#start p, #start ul, #start li, #start dl, #start dt, #start dd, #start h1, #start h2, #start h3, #start h4, #start h5, #start h6, #start svg, #start picture {
  margin: 0;
  padding: 0;
  color: #2B2C2A;
}

header {
  position: relative;
  width: 100%;
  padding-top: 40px;
}
#spArea header {
  padding-top: 25px;
}
header .free {
  position: absolute;
  right: 0;
  top: 0;
  width: 10%;
  max-width: 140px;
}
#spArea header .free {
  width: 75px;
}
@media (max-width: 599px) {
  #spArea header .free {
    width: 60px;
  }
}
header .free img {
  width: 100%;
}
header h1 {
  text-align: center;
  padding-top: 40px;
}
header h1 img.pc {
  width: 64%;
  max-width: 1000px;
  margin: auto;
}
header h1 img.sp {
  width: 90%;
  max-width: 344px;
  height: auto;
  margin: auto;
}

#first, #first_2 {
  max-width: 1300px;
  width: 90%;
  margin: 40px auto 0;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
#spArea #first, #spArea #first_2 {
  max-width: 700px;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
}
#first .mov, #first_2 .mov {
  width: 450px;
  min-width: 450px;
  height: auto;
}
#spArea #first .mov, #spArea #first_2 .mov {
  margin: 0 auto;
}
@media (max-width: 599px) {
  #spArea #first .mov, #spArea #first_2 .mov {
    width: 100%;
    min-width: 300px;
    padding-top: 56.25%;
    position: relative;
  }
  #spArea #first .mov iframe, #spArea #first_2 .mov iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
}
#first .mov iframe, #first_2 .mov iframe {
  width: 100%;
}
#first .mov p, #first_2 .mov p {
  color: #595E55;
  font-size: 12px;
}
@media (max-width: 800px) {
  #first .mov p, #first_2 .mov p {
    display: none;
  }
}
#first .text, #first_2 .text {
  margin-left: 360px;
  width: 580px;
  text-align: center;
}
#spArea #first .text, #spArea #first_2 .text {
  margin: 20px auto 0;
}
@media (max-width: 599px) {
  #spArea #first .text, #spArea #first_2 .text {
    margin: 20px 20px 0;
  }
}
#first .text h2, #first_2 .text h2 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}
#spArea #first .text h2, #spArea #first_2 .text h2 {
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
}
#first .text h2 span, #first_2 .text h2 span {
  display: inline-block;
  color: #2B2C2A;
}
#first .text h2 br, #first_2 .text h2 br {
  display: none;
}
@media (max-width: 599px) {
  #spArea #first .text h2 br, #spArea #first_2 .text h2 br {
    display: block;
  }
}
#spArea #first .text .lead, #spArea #first_2 .text .lead {
  font-size: 14px;
}
@media (max-width: 599px) {
  #spArea #first .text .lead, #spArea #first_2 .text .lead {
    text-align: left;
  }
}
#first .text .about, #first_2 .text .about {
  margin-top: 20px;
}
#first .crepa, #first_2 .crepa {
  margin: 20px 0 0 40px;
  width: auto;
}
#first .crepa .crepa_name, #first_2 .crepa .crepa_name {
  text-align: center;
  margin: 10px 0 0 0;
  font-size: 18px;
}
@media (max-width: 1199px) {
  #first .crepa .crepa_name, #first_2 .crepa .crepa_name {
    display: none;
  }
}
#first .crepa .crepa_namesp, #first_2 .crepa .crepa_namesp {
  text-align: center;
  margin: 10px 0 0 0;
  font-size: 18px;
  width: auto;
  display: none;
}
@media (max-width: 1199px) {
  #first .crepa .crepa_namesp, #first_2 .crepa .crepa_namesp {
    display: block;
  }
}
#first .crepa .balloon, #first_2 .crepa .balloon {
  position: relative;
  display: block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #4C5A1E;
  font-size: 16px;
  background: #FFF;
  border-radius: 15px;
  box-shadow: 4px 4px 0px 0px rgb(207, 216, 214);
}
@media (max-width: 1199px) {
  #first .crepa .balloon, #first_2 .crepa .balloon {
    display: inherit;
    min-width: 30%;
    max-width: 60%;
    margin: 0 auto 10px;
  }
}
#first .crepa .balloon::after, #first_2 .crepa .balloon::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 20%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #FFF;
}
#first .crepa .balloon::before, #first_2 .crepa .balloon::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 20%;
  margin-left: -10px;
  border: 16px solid transparent;
  border-top: 16px solid rgb(207, 216, 214);
}
#first .crepa .balloon p, #first_2 .crepa .balloon p {
  margin: 0;
  padding: 0;
}
#spArea #first .crepa, #spArea #first_2 .crepa {
  text-align: center;
  margin: 20px 0 0 0;
  width: 100%;
}

#start h2.five_step {
  font-size: 26px;
  max-width: 1300px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 0.01em;
  text-align: center;
}
#spArea #start h2.five_step {
  text-align: center;
}
#start h2.five_step span {
  font-size: 40px;
  color: #2B2C2A;
}
#spArea #start h2.five_step span {
  font-size: 30px;
}

#FiveStep_area {
  background-image: url("../images/bg_04.png");
  background-color: papayawhip;
  background-repeat: repeat-x;
  background-position: top;
  padding-top: 80px;
  padding-bottom: 20px;
}
#spArea #FiveStep_area {
  background-size: contain;
  padding-top: 40px;
}

#five_step {
  display: flex;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  width: 100%;
  margin: 10px 0;
}
#spArea #five_step {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  #spArea #five_step {
    flex-wrap: wrap;
  }
}
@media (max-width: 599px) {
  #spArea #five_step {
    display: block;
  }
}
#five_step dl {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
#spArea #five_step dl {
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  #spArea #five_step dl {
    width: 80%;
  }
}
@media (max-width: 599px) {
  #spArea #five_step dl {
    margin: 10px auto;
  }
}
#five_step dt img {
  width: 100%;
  height: auto;
}
#five_step dt .step1_img {
  width: 80%;
  height: auto;
  margin: 0px auto;
}
#five_step dd {
  font-size: 14px;
  display: flex;
  margin: 25px 0 0;
}
#five_step dd img {
  margin-right: 10px;
  box-sizing: border-box;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
#five_step dd img.step1 {
  width: 30px;
  height: 60px;
  margin: auto 10px auto 0;
}
#five_step .step1_txt {
  font-size: 40px;
  margin: 200px 0px 0px 0px;
  min-width: 500px;
  max-width: 500px;
}
#five_step .step1_txt span {
  margin: auto 0;
  color: #000;
}
#spArea #five_step .step1_txt {
  margin: 0px;
  min-width: auto;
}
#five_step p {
  padding: 0 10px;
}
#spArea #five_step p {
  display: none;
}

#five_step_2 {
  display: flex;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  max-width: 1300px;
  width: 90%;
  margin: 20px auto 0;
}
#spArea #five_step_2 {
  margin-top: 20px;
  max-width: 700px;
}
@media (max-width: 1024px) {
  #spArea #five_step_2 {
    flex-wrap: wrap;
  }
}
@media (max-width: 599px) {
  #spArea #five_step_2 {
    display: flow-root;
  }
}
#five_step_2 dl {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
#spArea #five_step_2 dl {
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  #spArea #five_step_2 dl {
    width: 30%;
  }
}
@media (max-width: 599px) {
  #spArea #five_step_2 dl {
    width: 45%;
    float: left;
    background: url("../images/arrow02.svg") right bottom no-repeat;
    padding-bottom: 50px;
    margin-top: 50px;
  }
}
#spArea #five_step_2 dl:first-of-type {
  margin-top: 0;
}
@media (max-width: 599px) {
  #spArea #five_step_2 dl:nth-of-type(even) {
    background: url("../images/arrow03.svg") left bottom no-repeat;
    float: right;
    margin-top: 90px;
  }
}
@media (max-width: 599px) {
  #spArea #five_step_2 dl:nth-of-type(4) {
    background: url("../images/arrow03.svg") left bottom no-repeat;
    float: right;
    margin-top: 10px;
  }
}
@media (max-width: 599px) {
  #spArea #five_step_2 dl:last-of-type {
    float: left;
    width: 45%;
    background: none;
    padding-bottom: 0;
  }
}
#five_step_2 dt img {
  width: 100%;
  height: auto;
}
#five_step_2 dt .step1_img {
  width: 80%;
  height: auto;
  margin: 35px auto 0px;
}
#five_step_2 dd {
  font-size: 14px;
  display: flex;
  margin: 25px 0 0;
}
#five_step_2 dd img {
  margin-right: 10px;
  box-sizing: border-box;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
#five_step_2 dd img.step1 {
  width: 32px;
  height: 43px;
}
#five_step_2 dd img.step2 {
  width: 32px;
  height: 43px;
}
#five_step_2 dd img.step3 {
  width: 32px;
  height: 43px;
}
#five_step_2 dd img.step4 {
  width: 35px;
  height: 42px;
}
#five_step_2 dd img.step5 {
  width: 32px;
  height: 44px;
}
#five_step_2 .step1_txt {
  font-size: 24px;
  margin: 200px 0px 0px 0px;
}
#spArea #five_step_2 .step1_txt {
  margin: 0px;
}
#five_step_2 p {
  padding: 0 10px;
}
#spArea #five_step_2 p {
  display: none;
}

#start h2.movie {
  font-size: 26px;
  max-width: 1300px;
  color: #000000;
  font-weight: bold;
  margin: 20px 10% 0;
  letter-spacing: 0.01em;
}
#spArea #start h2.movie {
  text-align: center;
  margin: 0px 10% 0;
}
#start h2.movie br {
  display: none;
}
@media (max-width: 599px) {
  #spArea #start h2.movie br {
    display: block;
  }
}

#start p.movie {
  font-size: 12px;
  color: #595E55;
  max-width: 1300px;
  width: 90%;
  margin: 10px auto 0;
  letter-spacing: 0.01em;
}
@media (max-width: 800px) {
  #start p.movie {
    display: none;
  }
}
#spArea #start p.movie {
  text-align: center;
  margin-top: 10px;
}
#start p.movie br {
  display: none;
}
@media (max-width: 599px) {
  #spArea #start p.movie br {
    display: block;
  }
}

#movie {
  max-width: 1300px;
  width: 90%;
  margin: 40px auto 0;
  display: flex;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
#spArea #movie {
  max-width: 700px;
}
@media (max-width: 1024px) {
  #spArea #movie .spnone {
    display: none;
  }
}
@media (max-width: 599px) {
  #spArea #movie {
    display: block;
  }
}
#movie div {
  width: 24%;
  display: flex;
  flex-direction: column;
}
#pcArea #movie div {
  max-width: 295px;
}
#spArea #movie div {
  width: 24%;
  padding: 0 0 60px;
}
@media (max-width: 1024px) {
  #spArea #movie div {
    width: 45%;
  }
}
@media (max-width: 599px) {
  #spArea #movie div {
    width: 100%;
    max-width: 100%;
  }
}
#movie .video img {
  width: 100%;
  height: auto;
}
#movie h3 {
  font-size: 18px;
  margin: 20px auto;
  text-align: center;
}
@media (max-width: 599px) {
  #movie h3 {
    height: auto;
  }
}
#movie h3 span {
  color: #277692;
  display: inline-block;
}
#movie p {
  color: #277692;
}
#movie a {
  color: #277692;
  cursor: pointer;
  text-decoration: underline;
  color: #277692;
}
#movie a:hover {
  text-decoration: none;
  color: #E8706B;
}

video#top_video_sc {
  width: 100%;
  max-width: 800px;
  height: auto;
  display: block;
  margin-top: -30px;
}
@media (max-width: 599px) {
  video#top_video_sc {
    margin-top: -200px;
  }
}

#collection {
  padding-top: 40px;
  background-color: papayawhip;
  background-image: url("../images/circle.svg"), url("../images/bg_03_L.png"), url("../images/bg_03_R.png");
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center 190px, left TOP, right TOP;
}
@media (max-width: 1024px) {
  #spArea #collection {
    background-size: 1000px 1000px, 0px, 0px;
  }
}
@media (max-width: 599px) {
  #spArea #collection {
    padding-top: 0px;
    background-image: url("../images/circle.svg");
    background-position: -40px 140px;
    background-size: 674px 674px;
  }
}
#collection .lead {
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
#spArea #collection .lead {
  display: block;
}
#collection h2 {
  background-image: url("../images/collection-ttl-bg.svg"), url("../images/parkkun-02@2x.png");
  background-repeat: no-repeat;
  background-size: 83px 120px, 140px 140px;
  background-position: left bottom, right center;
  padding: 0 190px 37px 110px;
}
@media (max-width: 1199px) {
  #collection h2 {
    background-size: 83px 120px, 120px 120px;
    padding: 0 180px 37px 110px;
  }
}
#spArea #collection h2 {
  background-position: left bottom, 400px 60px;
}
@media (max-width: 800px) {
  #spArea #collection h2 {
    background: none;
    background: url("../images/parkkun-02@2x.png") right bottom/140px 140px no-repeat;
    padding: 30px 0 0;
  }
}
@media (max-width: 800px) and (max-width: 599px) {
  #spArea #collection h2 {
    background-size: 100px 100px;
    background-position: right bottom;
  }
}
#collection h2 img {
  max-width: 404px;
}
@media (max-width: 1199px) {
  #collection h2 img {
    max-width: 300px;
  }
}
@media (max-width: 599px) {
  #spArea #collection h2 img {
    width: 200px;
  }
}
#collection .text {
  padding: 0 0 40px 50px;
}
@media (max-width: 1199px) {
  #collection .text {
    padding: 20px 0 20px 50px;
  }
}
@media (max-width: 1024px) {
  #spArea #collection .text {
    padding: 40px 0;
  }
}
@media (max-width: 599px) {
  #spArea #collection .text {
    padding-top: 40px;
  }
}
#collection .text h3 {
  font-size: 26px;
  margin-bottom: 20px;
}
#spArea #collection .text h3 {
  font-size: 18px;
}
#collection .index {
  width: 80%;
  max-width: 900px;
  margin: 20px auto;
  display: flex;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
#spArea #collection .index {
  width: 90%;
}
@media (max-width: 800px) {
  #spArea #collection .index {
    max-width: 450px;
  }
}
#collection .index section {
  width: 50%;
  flex-grow: 1;
  box-sizing: border-box;
}
@media (max-width: 800px) {
  #spArea #collection .index section {
    width: 90%;
    padding: 30px 0 30px;
  }
}
#collection .index section a {
  display: block;
}
#collection .index section a:hover {
  text-decoration: none;
  transform: scale(1.1);
  transition: 0.1s;
  cursor: pointer;
}
#collection .index section:nth-of-type(-n+2) {
  padding-bottom: 50px;
}
#collection .index section:nth-of-type(odd) {
  padding-right: 6%;
}
@media (max-width: 1024px) {
  #spArea #collection .index section:nth-of-type(odd) {
    border-right: none;
  }
}
#collection .index section:nth-of-type(even) {
  padding-left: 6%;
}
#collection .index .img img {
  width: 100%;
  height: auto;
}
#collection .index h3 {
  font-size: 26px;
  font-weight: bold;
  color: #595E55;
  margin: 20px 0;
  text-align: center;
}
#collection .index p {
  color: #595E55;
}
#collection .index .btn_c {
  background-color: #E8706B;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding: 10px;
  letter-spacing: 0.01em;
  border-radius: 10px;
  width: 70%;
  margin: 20px auto 0;
}
#collection .index .explain {
  height: 124px;
}
@media (max-width: 800px) {
  #collection .index .explain {
    height: auto;
  }
}
#collection .btn_all {
  text-align: center;
  margin-top: 40px;
}
@media (max-width: 599px) {
  #spArea #collection .btn_all {
    padding: 0 0 30px;
  }
}
#collection .btn_all a {
  display: inline-block;
  color: #E8706B;
  text-align: center;
  padding: 10px;
  letter-spacing: 0.01em;
  border-radius: 10px;
  border: solid #E8706B 2px;
  min-width: 280px;
  box-sizing: border-box;
  margin: 0 auto;
}
#collection .btn_all a:hover {
  text-decoration: none;
  background-color: #FEFBF2;
}

#popular {
  background: url("../images/zigzag.svg") center top no-repeat;
  padding-top: 90px;
  margin-top: 80px;
}
#popular h2 {
  color: #277692;
  font-size: 26px;
  letter-spacing: 0.01em;
  text-align: center;
  margin: 0 auto;
}
#popular .slick-wrp {
  width: 90%;
  max-width: 1080px;
  margin: 50px auto 0;
}
@media (max-width: 1024px) {
  #popular .slick-wrp {
    max-width: 800px;
  }
}
#popular a.slick-box {
  padding: 0 10px;
}
#popular a.slick-box:hover {
  text-decoration: none;
}
#popular a.slick-box img {
  width: 100%;
  height: auto;
}
#popular .slick-prev:before {
  content: url("../images/prev.svg");
  position: absolute;
  left: -20px;
  top: -80px;
}
#popular .slick-next:before {
  content: url("../images/next.svg");
  position: absolute;
  top: -80px;
}
#popular .slick-slide:not(.slick-current) {
    -webkit-filter: opacity(20%);
    -moz-filter: opacity(20%);
    -o-filter: opacity(20%);
    -ms-filter: opacity(20%);
    filter: opacity(20%);
    transition: 0.2s linear;
}
#popular h3 {
  color: #277692;
  text-align: center;
  margin-top: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  #spArea #popular h3 {
    padding: 0;
  }
}
#popular p {
  color: #277692;
  margin-top: 10px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  #spArea #popular p {
    padding: 0;
  }
}

#q_a {
  width: 90%;
  max-width: 1080px;
  margin: 0px auto 0;
  padding-top: 100px;
}
@media (max-width: 599px) {
  #q_a {
    padding-top: 20px;
  }
}
#q_a h2 {
  color: #000000;
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 0.01em;
  text-align: center;
  margin: 0 auto;
}
#q_a h2 span {
  font-size: 20px;
  color: #277692;
}
#q_a dl {
  margin-top: 30px;
}
#q_a dt {
  font-size: 18px;
  color: #277692;
  padding-left: 60px;
  position: relative;
}
@media (max-width: 599px) {
  #spArea #q_a dt {
    font-size: 14px;
    padding-left: 40px;
  }
}
#q_a dt:before {
  position: absolute;
  left: 0;
  top: -10px;
  content: "";
  width: 50px;
  height: 55px;
  background: url("../images/q_a-q.svg") no-repeat;
}
@media (max-width: 599px) {
  #spArea #q_a dt:before {
    width: 40px;
    background-size: 30px auto;
  }
}
#q_a dd {
  margin: 10px 0 0 50px;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 30px;
  color: #277692;
  /*li::first-line{
   //font-weight: bold;
   //color:$colDkGray;
   //font-size:$fontMediumLarge;
   //color: $colBlack;
   //color: $colBlue;
     }*/
}
#q_a dd a {
  word-break: break-all;
  font-weight: bold;
  color: #E8706B;
  text-decoration: underline;
}
#q_a dd a:hover {
  text-decoration: none;
}
@media (max-width: 599px) {
  #spArea #q_a dd {
    margin-left: 0;
    padding: 10px 20px;
  }
}
#q_a dd li {
  margin-bottom: 15px;
}
#q_a dd #QA_Print_txt2 {
  margin-left: 2em;
}

.ex_link {
  max-width: 510px;
  width: 47%;
  margin: 60px auto 0;
  display: block;
}
#spArea .ex_link {
  width: 90%;
  max-width: 530px;
  margin-top: 30px;
}
.ex_link p {
  margin-bottom: 20px;
}
.ex_link p img {
  width: 100%;
  height: auto;
}

/* ---------------------------- */
/* --- ModalSection --- */
/* ---------------------------- */
.modal_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  transition: opacity 0.65s;
  pointer-events: none;
  opacity: 0;
  z-index: 10000;
}

.isShow {
  transition: opacity 0.65s;
  pointer-events: auto;
  opacity: 1;
}

.modal_layer-mask {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100vh;
}

.modal_layer-inner {
  position: relative;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 704px;
  padding-top: clamp(0px, 56.25%, 396px);
  transform: translate(-50%, -50%);
}
@media (max-width: 1024px) {
  #spArea .modal_layer-inner {
    max-width: 600px;
    padding-top: clamp(0px, 56.25%, 338px);
  }
}
@media (max-width: 599px) {
  #spArea .modal_layer-inner {
    max-width: 400px;
    padding-top: clamp(0px, 56.25%, 225px);
  }
}
.modal_layer-inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.modal-inner {
  margin-left: auto;
  margin-right: auto;
}

/* 202209追加項目*/
.sc {
  font-family: "SimSun", "sans-serif";
}

#start .Title_area {
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-flex-direction: column;
  flex-direction: column;
}
#start .Title_area img {
  width: 55vw;
  max-width: 1100px;
  min-width: 630px;
}
#spArea #start .Title_area img {
  width: 100vw;
  min-width: auto;
}
#start #App_area {
  display: flex;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
}
#spArea #start #App_area {
  display: grid;
}
#start #anchor_area ul {
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 10px auto 60px;
}
#spArea #start #anchor_area ul {
  margin: 10px auto 60px;
}
@media (max-width: 599px) {
  #spArea #start #anchor_area ul {
    display: grid;
    left: 50%;
    margin: 10px auto;
    place-items: center;
  }
}
#start #anchor_area li {
  margin-left: 20px;
}
@media (max-width: 599px) {
  #start #anchor_area li {
    margin-left: -24px;
    margin-bottom: 20px;
  }
}
#start #anchor_area li:nth-child(1) {
  margin-left: 0;
}
@media (max-width: 599px) {
  #start #anchor_area li:nth-child(1) {
    margin-left: -24px;
  }
}
#start #anchor_area li:nth-child(2) {
  top: 20px;
}
@media (max-width: 599px) {
  #start #anchor_area li:nth-child(2) {
    top: 0;
    margin-left: 24px;
  }
}
#start .btn {
  width: 15%;
  position: relative;
  display: inline-block;
  max-width: 300px;
  min-width: 200px;
}
@media (max-width: 599px) {
  #start .btn {
    width: 80vw;
    max-width: none;
  }
}
#start .btn a {
  display: flex;
  position: relative;
  width: 100%;
  max-width: 300px;
  min-width: 200px;
  height: 100%;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  padding: 1.8rem 0rem;
  border: 4px solid #FFF;
  color: #FFF;
  box-sizing: border-box;
  /* border-radius: 0.5rem; */
  background-color: #a5c44c;
  background-image: radial-gradient(#b3cd69 30%, transparent 33%), radial-gradient(#b3cd69 30%, transparent 33%);
  background-size: 16px 16px;
  background-position: 0px 0, 8px 8px;
  box-shadow: 10px 10px 0px 0px rgba(137, 167, 190, 0.4);
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
}
@media (max-width: 599px) {
  #start .btn a {
    max-width: none;
  }
}
#start .btn a:before {
  position: absolute;
  bottom: 0.6em;
  width: 0.4em;
  height: 0.5em;
  content: "";
  background-color: #FFF;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transition: all 0.3s;
}
@media (max-width: 599px) {
  #start .btn a:before {
    left: inherit;
    right: 0;
    bottom: 50%;
    margin-right: 10px;
  }
}
#start .btn a:after {
  position: absolute;
  width: 0;
  height: 0;
  content: "";
  border-top: 0.6em solid #FFF;
  border-left: 0.6em solid transparent;
  border-right: 0.6em solid transparent;
  left: 50%;
  bottom: 0.2em;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media (max-width: 599px) {
  #start .btn a:after {
    left: inherit;
    right: 0;
    bottom: 50%;
    margin-right: -4px;
    margin-bottom: -8px;
  }
}
#start .btn a:hover {
  box-shadow: 12px 12px 0px 0px rgba(137, 167, 190, 0.4);
  opacity: 0.7;
}
#start .btn a:hover:before {
  height: 0.6em;
}
#start .btn.Footer {
  margin: 30px auto;
  display: block;
  width: 90%;
  max-width: 530px;
}
#start .btn.Footer a {
  max-width: inherit;
  min-width: inherit;
}
#start .btn.Footer a:after {
  border-top: 0;
  border-bottom: 0.6em solid #FFF;
  bottom: 0.6em;
}
@media (max-width: 599px) {
  #start .btn.Footer a:after {
    margin-bottom: 0px;
    bottom: 50%;
  }
}
#start .btn.Footer a:before {
  bottom: 0.3em;
}
@media (max-width: 599px) {
  #start .btn.Footer a:before {
    margin-bottom: -6px;
    bottom: 50%;
  }
}
#start .btn.Footer a:hover:before {
  bottom: 0.2em;
}
@media (max-width: 599px) {
  #start .btn.Footer a:hover:before {
    margin-bottom: -10px;
    bottom: 50%;
  }
}
#start .anchor_img {
  display: block;
  position: fixed;
  bottom: 10px;
  right: 30px;
  z-index: 900;
  max-width: 20vw;
}
#start .anchor_img img {
  height: auto;
  width: 100%;
}
@media (orientation: landscape) and (max-width: 767px) {
  #start .anchor_img img {
    max-height: 10vw;
  }
}
#start #QA_NotKnowMake_link_banner {
  max-width: 200px;
  display: block;
}
#start #QA_NotKnowMake_link_banner img {
  width: 100%;
  height: auto;
}
#start #QA_NotKnowMake_link_banner:hover {
  opacity: 0.7;
}
#start .q_a_area {
  width: 100%;
  background-image: url(../images/bg_04_2.png);
  background-position: top;
  background-repeat: repeat-x;
}
#spArea #start .q_a_area {
  background-size: contain;
}
#start .movie_area {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
#spArea #start .movie_area {
  background-size: contain;
}

/*20230208追加項目*/
.sc #start {
  /*	.q_a_area{
  		background-image: none;
  	}*/
}
.sc #start #anchor_area li:nth-child(2) {
  top: 0px;
}
@media (max-width: 599px) {
  .sc #start #anchor_area li:nth-child(2) {
    margin-left: -24px;
  }
}/*# sourceMappingURL=start.css.map */