/* ****************************************************
mixin
**************************************************** */
/* border radius */
/* center */
/* text length */
/* fit */
/* opacity */
/* transition */
/* break point */
/* for Cording */
/* ****************************************************
color set
**************************************************** */
/* ****************************************************
font
**************************************************** */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:wght@400;500;700&display=swap");
/* ****************************************************
basic
**************************************************** */
html,
body {
  overflow: auto;
  overflow-x: hidden;
  background: #fff;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  text-align: center;
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #3c4449;
}
html a,
body a {
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #3c4449;
}
html a:hover,
body a:hover {
  opacity: 0.4;
  filter: alpha(opacity=60);
}
html img,
body img {
  vertical-align: middle;
}

body {
  background: url(../images/main_back.png) center top no-repeat;
}

@media screen and (max-width: 800px) {
  body {
    background-size: cover;
  }
}
footer,
main {
  width: 800px;
  margin: 0 auto;
}
footer p,
main p {
  padding: 0;
  margin: 0;
}
footer p img,
main p img {
  width: 100%;
  height: auto;
}

/* ****************************************************
header
**************************************************** */
header p {
  margin: 2.1rem auto 0 auto;
}
@media screen and (max-width: 929px) {
  header {
    width: 100vw;
  }
  header img {
    width: 100%;
  }
}

/* ****************************************************
footer
**************************************************** */
footer {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 2rem;
}
footer .subtitle {
  text-align: left;
  padding-top: 4.12rem;
  padding-left: 2rem;
  font-size: 1.8rem;
  font-weight: bold;
  color: #f32b00;
}
footer .contents {
  position: relative;
  width: 800px;
  height: 680px;
  background: url(../images/list_back.png) top no-repeat;
  margin-top: 1.8rem;
}
footer .contents .text {
  width: 525px;
  text-align: left;
  position: absolute;
  left: 11rem;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.2;
}
footer .contents .text1 {
  top: 0.5rem;
}
footer .contents .text2 {
  top: 6.8rem;
}
footer .contents .text3 {
  top: 15.5rem;
}
footer .contents .text4 {
  top: 19.5rem;
}
footer .contents .text5 {
  top: 27.9rem;
}
footer .contents .small-text {
  width: 670px;
  top: 38rem;
  left: 6.5rem;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4;
}
footer .order3 {
  margin-top: 7rem;
}
footer .copy {
  margin-top: 7rem;
  font-size: 1.4rem;
  font-weight: normal;
}
@media screen and (max-width: 800px) {
  footer {
    background: #fff;
    width: 100vw;
    padding-bottom: 3.5vw;
  }
  footer .subtitle {
    padding-top: 8vw;
    padding-left: 5vw;
    font-size: 3.5vw;
  }
  footer .contents {
    position: relative;
    width: 100vw;
    height: 85vw;
    background: url(../images/list_back.png) top no-repeat;
    background-size: cover;
    margin-top: 3vw;
  }
  footer .contents .text {
    width: 65.6vw;
    left: 22vw;
    font-size: 3.8vw;
    line-height: 1.2;
  }
  footer .contents .text1 {
    top: 1vw;
  }
  footer .contents .text2 {
    top: 13.5vw;
  }
  footer .contents .text3 {
    top: 31.2vw;
  }
  footer .contents .text4 {
    top: 39vw;
  }
  footer .contents .text5 {
    top: 56.2vw;
  }
  footer .contents .small-text {
    width: 83.8vw;
    top: 78vw;
    left: 13vw;
    font-size: 2.6vw;
    line-height: 1.5;
  }
  footer .order3 {
    margin-top: 20vw;
  }
  footer .copy {
    margin-top: 12vw;
    font-size: 2.6vw;
  }
}

/* ****************************************************
main
**************************************************** */
main {
  width: 800px;
  margin: 0 auto;
}
main p.order {
  width: 800px;
  height: 300px;
}
main p.order1 {
  margin-top: 4.6rem;
}
main p.text1 {
  margin: 3.8rem auto;
  font-size: 2.19rem;
  font-weight: bold;
}
main p.kyuuhu {
  margin-bottom: 4.69rem;
}
main .contents {
  position: relative;
  width: 800px;
  height: 2940px;
  background: url(../images/contents_back.png) center top no-repeat;
}
main .contents .text-y {
  display: inline-block;
  background-color: #fffa00;
  margin: 0;
  padding: 0.55rem 0 0.55rem 1rem;
  position: absolute;
  left: 8rem;
  text-align: left;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
}
main .contents .text-y1 {
  top: 16.3rem;
}
main .contents .text-y2 {
  padding-left: 0.5rem;
  top: 62.5rem;
  left: 7.5rem;
  -webkit-transform: scale(0.98, 1);
          transform: scale(0.98, 1);
}
main .contents .text-y3 {
  top: 123.1rem;
}
main .contents .text-y4 {
  top: 152.3rem;
  left: 4.5rem;
}
main .contents .text {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 8rem;
  text-align: left;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.4;
}
main .contents .text1 {
  top: 20.6rem;
}
main .contents .text2 {
  top: 66.8rem;
}
main .contents .text3 {
  top: 127.2rem;
}
main .contents .text4 {
  top: 156.4rem;
  left: 4.8rem;
}
main .contents .merit {
  position: absolute;
  top: 167rem;
  left: 17.5rem;
  width: 240px;
  height: 248px;
  z-index: 5;
}
main .contents2 {
  position: relative;
  overflow: hidden;
  width: 800px;
  height: 850px;
  background: url(../images/contents2_back.png) center top no-repeat;
}
main .contents2 .text {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  font-size: 2.38rem;
  font-weight: bold;
  line-height: 1.4;
  color: #007695;
}
main .contents2 .text span {
  font-size: 1.6rem;
}
main .contents2 .text1 {
  top: 1.875rem;
}
main .contents2 .text2 {
  top: 12.56rem;
}
main .contents2 .text3 {
  top: 24.3rem;
}
main .contents2 .text4 {
  top: 35.3rem;
}
main .contents2 .text5 {
  top: 45.5rem;
  line-height: 1;
}
main .order2 {
  margin-top: 3.2rem;
}
main .risk {
  margin-top: 6.7rem;
}
main .risk_text {
  margin-top: 2.18rem;
  font-size: 2.19rem;
  font-weight: bold;
  line-height: 1.5;
}
main .case {
  margin-top: 4.1rem;
}
main .keep {
  margin-top: 5.8rem;
}
main .graph {
  margin-top: 3.43rem;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 800px) {
  main {
    width: 100vw;
    margin: 0 auto;
  }
  main p img {
    width: 100%;
  }
  main p.order {
    width: 100vw;
    height: auto;
  }
  main p.order img {
    width: 100%;
    height: auto;
  }
  main p.order1 {
    margin-top: 4.6vw;
    margin-bottom: 1vw;
  }
  main p.text1 {
    margin: 6vw auto 6vw auto;
    font-size: 4.4vw;
  }
  main p.kyuuhu {
    margin-bottom: 2.35vw;
  }
  main .contents {
    width: 100vw;
    height: 367.5vw;
    background-size: cover;
    margin-top: 8vw;
  }
  main .contents .text-y {
    padding: 1.2vw 2vw 1.2vw 3vw;
    left: 14vw;
    font-size: 3.8vw;
    line-height: 1;
  }
  main .contents .text-y1 {
    top: 34.8vw;
  }
  main .contents .text-y2 {
    top: 132.8vw;
  }
  main .contents .text-y3 {
    top: 261.5vw;
  }
  main .contents .text-y4 {
    top: 323.5vw;
    left: 6.5vw;
  }
  main .contents .text {
    position: absolute;
    left: 15vw;
    font-size: 3.5vw;
  }
  main .contents .text1 {
    top: 44vw;
  }
  main .contents .text2 {
    top: 143vw;
  }
  main .contents .text3 {
    top: 271vw;
  }
  main .contents .text4 {
    top: 333vw;
    left: 6vw;
  }
  main .contents .merit {
    position: absolute;
    top: 355vw;
    left: 35vw;
    width: 30vw;
    height: 31vw;
  }
  main .contents2 {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 106.25vw;
    background: url(../images/contents2_back.png) center top no-repeat;
    background-size: cover;
    margin-top: 20vw;
  }
  main .contents2 .text {
    width: 100%;
    font-size: 4.7vw;
  }
  main .contents2 .text span {
    font-size: 3vw;
  }
  main .contents2 .text1 {
    top: 4.5vw;
  }
  main .contents2 .text2 {
    top: 25vw;
  }
  main .contents2 .text3 {
    top: 49vw;
  }
  main .contents2 .text4 {
    top: 70.5vw;
  }
  main .contents2 .text5 {
    top: 92vw;
  }
  main .order2 {
    margin-top: 4.6vw;
    margin-bottom: 1vw;
  }
  main .risk {
    margin-top: 12vw;
  }
  main .risk_text {
    margin-top: 3.5vw;
    font-size: 5vw;
    font-weight: bold;
    line-height: 1.5;
  }
  main .case {
    margin-top: 8vw;
  }
  main .keep {
    margin-top: 12vw;
  }
  main .graph {
    margin: 6.5vw auto;
  }
}