@charset "UTF-8";
body {
  font-family: 'Noto Sans JP', sans-serif; }

.wrap-s2 {
  background-color: #fff;
  background-image: radial-gradient(#fbf397 20%, transparent 20%), radial-gradient(#fbf397 20%, transparent 20%);
  background-size: 40px 40px;
  background-position: 0 0, 20px 20px;
  background-repeat: repeat; }

.wrap-s3 {
  background-color: #fff;
  background-image: radial-gradient(#cee7ff 20%, transparent 20%), radial-gradient(#cee7ff 20%, transparent 20%);
  background-size: 40px 40px;
  background-position: 0 0, 20px 20px;
  background-repeat: repeat; }

.wrap-s4 {
  background-color: #fff;
  background-image: radial-gradient(#caffdf 20%, transparent 20%), radial-gradient(#caffdf 20%, transparent 20%);
  background-size: 40px 40px;
  background-position: 0 0, 20px 20px;
  background-repeat: repeat; }

#s1 {
  max-width: 1024px;
  padding-top: 30px;
  margin: 0 auto;
  border-radius: 5px;
  overflow: hidden;
  background: linear-gradient(to right, #fff, #fff, #e8afce, #e9aecc); }
  #s1 .left {
    float: left;
    width: 30%;
    max-width: 420px;
    background-color: #fff; }
    #s1 .left h1 {
      width: 100%; }
      #s1 .left h1 img {
        width: 110%;
        margin-left: 10%; }
    #s1 .left p {
      width: 100%; }
      #s1 .left p img {
        width: 100%;
        margin-left: 15%; }
  #s1 .right {
    display: block;
    position: relative;
    width: 70%;
    height: 44vw;
    max-height: 450px;
    max-width: 960px;
    float: right; }
    #s1 .right > p {
      width: 100%;
      position: absolute;
      bottom: 10px;
      z-index: 20;
      right: -5%; }
      #s1 .right > p > img {
        width: 100%; }
    #s1 .right > a {
      display: block;
      width: 70%;
      position: absolute;
      right: 15px;
      top: -20px;
      z-index: 30; }
      #s1 .right > a > img {
        width: 100%; }
    #s1 .right > img {
      position: absolute;
      width: 80%;
      top: 0;
      right: 0;
      z-index: 1; }
  #s1::after {
    content: "";
    display: block;
    clear: both; }

#s2 {
  padding: 50px 50px 25px;
  max-width: 1024px;
  margin: 0 auto; }
  #s2 .wrap-s2 .check-img {
    text-align: center;
    padding-top: 3%; }
    #s2 .wrap-s2 .check-img img {
      width: 22%;
      margin: 0.5%; }
  #s2 .wrap-s2 h1 {
    width: 100%; }
    #s2 .wrap-s2 h1 img {
      width: 105%;
      margin-left: -2.5%; }
  #s2 .wrap-s2 a {
    display: block;
    width: 50%;
    margin: 0 auto; }
    #s2 .wrap-s2 a img {
      width: 100%; }
  #s2 .wrap-s2 .zirei {
    display: block;
    width: 94%;
    margin: 0 auto;
    text-align: center; }
    #s2 .wrap-s2 .zirei p {
      display: inline-block;
      width: 47%;
      margin: 3% 1%; }
      #s2 .wrap-s2 .zirei p img {
        width: 100%; }

#s3 {
  padding: 25px 50px;
  max-width: 1024px;
  margin: 0 auto; }
  #s3 .wrap-s3 {
    padding: 50px 0; }
    #s3 .wrap-s3 h1 {
      display: block;
      width: 90%;
      margin: 0 auto 25px; }
      #s3 .wrap-s3 h1 img {
        width: 100%; }
    #s3 .wrap-s3 h2 {
      display: block;
      width: 85%;
      margin: 0 auto 25px; }
      #s3 .wrap-s3 h2 img {
        width: 100%; }
    #s3 .wrap-s3 p {
      display: block;
      width: 96%;
      margin: 0 auto 25px; }
      #s3 .wrap-s3 p img {
        width: 100%; }
    #s3 .wrap-s3 a {
      display: block;
      width: 50%;
      margin: 0 auto; }
      #s3 .wrap-s3 a img {
        width: 100%; }

#s4 {
  padding: 25px 50px;
  max-width: 1024px;
  margin: 0 auto; }
  #s4 .wrap-s4 {
    padding: 50px 0 25px; }
    #s4 .wrap-s4 h1 {
      display: block;
      width: 90%;
      margin: 0 auto 25px; }
      #s4 .wrap-s4 h1 img {
        width: 100%; }
    #s4 .wrap-s4 h2 {
      display: block;
      width: 90%;
      margin: 0 auto 25px; }
      #s4 .wrap-s4 h2::after {
        content: "";
        display: block;
        clear: both; }
      #s4 .wrap-s4 h2 > img {
        display: block;
        float: left;
        width: 70%; }
      #s4 .wrap-s4 h2 a {
        display: block;
        float: right;
        width: 27%; }
        #s4 .wrap-s4 h2 a img {
          width: 100%; }
    #s4 .wrap-s4 .logo {
      position: relative;
      width: 100%; }
      #s4 .wrap-s4 .logo img:first-child {
        width: 100%;
        position: relative; }
      #s4 .wrap-s4 .logo img:last-child {
        width: 40%;
        position: absolute;
        bottom: -25%;
        left: 6%; }
    #s4 .wrap-s4 p {
      display: block;
      margin-left: -5%;
      width: 110%;
      margin-top: 12.5%; }
      #s4 .wrap-s4 p img {
        width: 100%; }
    #s4 .wrap-s4 .list {
      display: block;
      width: 98%;
      margin: 0 auto;
      padding-bottom: 25px;
      font-size: 0; }
      #s4 .wrap-s4 .list img {
        width: 23%;
        margin: 1%; }
    #s4 .wrap-s4 a {
      display: block;
      width: 50%;
      margin: 0 auto; }
      #s4 .wrap-s4 a img {
        width: 100%; }

footer {
  display: block;
  padding: 50px 0 30px;
  text-align: center; }
  footer > ul {
    text-align: center;
    margin-bottom: 25px; }
    footer > ul > li {
      display: inline-block; }
      footer > ul > li > a {
        display: block;
        color: #666;
        text-decoration: none;
        font-size: 12px; }
  footer > a {
    display: inline-block;
    width: 20%;
    margin: 30px 15px; }
    footer > a img {
      width: 100%;
      border-radius: .5rem; }
  footer small {
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: bold; }

@media screen and (min-width: 0) and (max-width: 768px) {
  /*　画面サイズが768pxから1024pxまではここを読み込む　*/
  #s1 {
    padding: 0 0 20px; }
    #s1 .left {
      width: 100%;
      max-width: 768px; }
      #s1 .left h1 {
        padding: 25px; }
        #s1 .left h1 img {
          width: 100%;
          margin: 0; }
      #s1 .left P {
        padding: 15px; }
        #s1 .left P img {
          margin: 0;
          width: 100%; }
    #s1 .right {
      width: 100%;
      height: 5vw;
      padding-top: 75%; }
      #s1 .right > img {
        width: 100%;
        top: auto;
        bottom: -10vw; }
      #s1 .right > a {
        display: block;
        width: 70%;
        height: 20%;
        position: absolute;
        margin: 0 auto;
        right: 0;
        left: 0;
        top: auto;
        bottom: -20px;
        z-index: 30; }
      #s1 .right > p {
        width: 100%;
        position: absolute;
        top: -10px;
        z-index: 20;
        right: -5%; }

  #s2 {
    padding: 15px; }
    #s2 .wrap-s2 .check-img {
      width: 96%;
      margin: 0 auto 5%; }
      #s2 .wrap-s2 .check-img img {
        width: 48%;
        padding: 0;
        margin: 0; }
    #s2 .wrap-s2 a {
      width: 80%;
      margin: 3% auto; }
    #s2 .wrap-s2 .zirei p {
      width: 90%; }

  #s3 {
    padding: 15px; }
    #s3 .wrap-s3 {
      padding: 12px 0; }
      #s3 .wrap-s3 h1 {
        margin: 0 auto 6px; }
      #s3 .wrap-s3 h2 {
        margin: 0 auto 6px; }
      #s3 .wrap-s3 p {
        margin: 0 auto 6px; }
      #s3 .wrap-s3 a {
        width: 80%;
        margin: 3% auto; }

  #s4 {
    padding: 15px; }
    #s4 .wrap-s4 {
      padding: 12px 0; }
      #s4 .wrap-s4 h1 {
        margin: 0 auto 6px; }
      #s4 .wrap-s4 h2 {
        margin: 0 auto 6px; }
      #s4 .wrap-s4 .list {
        padding-bottom: 12px; }
        #s4 .wrap-s4 .list img {
          width: 48%; }
      #s4 .wrap-s4 a {
        width: 80%;
        margin: 3% auto; }
      #s4 .wrap-s4 .logo img:last-child {
        width: 60%;
        bottom: -55%; }
      #s4 .wrap-s4 p {
        margin-top: 27.5%; }

  footer > a {
    width: 80%;
    margin: 0 12px 20px; } }
#mitumori {
  display: none; }
  #mitumori:target {
    display: block; }

#reject, #done {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 100;
  background-color: #00000033; }
  #reject:target, #done:target {
    display: block; }
  #reject > div, #done > div {
    min-width: 320px;
    max-width: 480px;
    width: 80%;
    padding: 16px;
    background-color: #fff;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    border-radius: .5rem;
    text-align: center;
    font-size: 24px;
    padding: 100px 16px; }
    #reject > div a, #done > div a {
      text-decoration: none;
      border-radius: .3rem;
      display: block;
      width: 30%;
      margin: 0 auto;
      padding: 5px 0;
      margin-top: 16px;
      text-align: center;
      background-color: #56AACF;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
      border-bottom: 3px solid #287597; }

div#mitumori {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 100;
  background-color: #00000033; }
  div#mitumori > div {
    min-width: 320px;
    max-width: 480px;
    width: 80%;
    padding: 16px;
    background-color: #fff;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    border-radius: .5rem; }
    div#mitumori > div form {
      width: 100%;
      padding-top: 48px; }
      div#mitumori > div form > label {
        display: block;
        font-size: 13px;
        margin-top: 6px; }
      div#mitumori > div form > input {
        width: 100%;
        font-size: 14px;
        line-height: 1.5;
        background-color: #f0f0f0;
        border-radius: .3rem;
        padding: 6px;
        padding-left: 8px; }
        div#mitumori > div form > input:last-child {
          display: block;
          width: 30%;
          margin: 0 auto;
          background-color: #56AACF;
          color: #fff;
          border-bottom: 3px solid #287597; }
      div#mitumori > div form > textarea {
        width: 100%;
        height: 200px;
        font-size: 14px;
        line-height: 1.5;
        padding: 6px;
        background-color: #f0f0f0;
        margin-bottom: 16px; }
  div#mitumori a {
    font-size: 18px;
    font-weight: bold;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 24px;
    display: block;
    float: right;
    border: solid 1px #000;
    color: #000;
    border-radius: 50%;
    text-decoration: none;
    margin-top: 12px;
    margin-right: -4px; }
  div#mitumori p {
    margin: 0 auto -48px;
    width: 70%;
    font-size: 20px;
    font-weight: bold;
    text-align: center; }

/*# sourceMappingURL=style.css.map */
