@charset "UTF-8";
/* Scss Document */
/* タブレット */
/* PC:最低幅 */
/* PC:中幅 */
/* PC:大幅 */
/* PC:VW基準*/
/* PC:%基準*/
/* PC:大幅VW基準*/
/* PC:大幅%基準*/
/* PC:中幅VW基準*/
/* PC:中幅%基準*/
/* PC:px基準*/
/* タブレットpx基準 */
/* タブレット%基準 */
/* スマートフォンvw基準 */
/* スマートフォン%基準 */
#visual .inner {
  position: relative;
}
#visual .copy01, #visual .copy02 {
  position: absolute;
  font-size: 3rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
#visual .copy01 {
  top: 80px;
  left: 60px;
}
#visual .copy01 em {
  font-size: 4.2rem;
}
#visual .copy02 {
  right: 60px;
  bottom: 80px;
}

.sw-wrap {
  margin: 50px auto;
  padding: 40px 40px 40px 20px;
  background: rgba(238, 238, 238, 0.5);
  position: relative;
  min-height: 320px;
}
.sw-wrap h3 {
  padding: 0 0 0 80px;
  color: #111;
  font-size: 2.8rem;
  line-height: 1.2;
  position: relative;
}
.sw-wrap h3 .num {
  position: absolute;
  top: -0.1em;
  left: 0;
  color: #E20006;
  font-size: 8rem;
  font-family: "Oswald", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 0.05em;
  font-weight: normal;
  line-height: 1;
  width: 1em;
  text-align: center;
}
.sw-wrap .notes {
  margin-top: 0.5em;
  text-align: left;
  font-size: 1.3rem;
}

#sw01 {
  font-size: 2rem;
}
#sw01 .sw-body > p {
  padding: 0 0 0 80px;
  line-height: 1.2;
}
#sw01 figure {
  position: absolute;
  top: -25px;
  right: 40px;
}

#sw02 figure {
  padding: 0 60px 0 0;
}
#sw02 .flex-wrap {
  margin-top: 60px;
  margin-left: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#sw02 table {
  margin-top: 1.5em;
  font-size: 1.3rem;
  font-weight: normal;
}
#sw02 table caption {
  margin-bottom: 1em;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: left;
}
#sw02 table th {
  text-align: left;
}

#sw03 figure {
  position: absolute;
  top: -25px;
  right: 40px;
}

#sw04 {
  padding: 10px 10px 10px 20px;
}
#sw04 .sw-body {
  position: absolute;
  top: 50px;
  left: 20px;
}
#sw04 h3 {
  margin: 0 0 0.5em;
}
#sw04 .sw-body > p {
  padding: 0 0 0 80px;
  line-height: 1.2;
}
#sw04 figure {
  text-align: right;
}

#sw05 h3 {
  margin-bottom: 0;
}

@media only screen and (max-width: 640px) {
  #visual {
    margin-bottom: 0;
    position: relative;
  }
  #visual figure {
    margin: 0 -15px;
  }
  #visual img {
    width: 100%;
    height: auto;
  }
  #visual .copy01, #visual .copy02 {
    margin-bottom: 1em;
    position: relative;
    font-size: 2rem;
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
  #visual .copy01 {
    top: auto;
    left: auto;
  }
  #visual .copy01 em {
    font-size: 2.8rem;
  }
  #visual .copy02 {
    right: auto;
    bottom: auto;
  }
  .sw-wrap {
    margin: 30px auto 0;
    padding: 15px;
    background: rgba(238, 238, 238, 0.5);
    position: relative;
    min-height: inherit;
  }
  .sw-wrap h3 {
    padding: 0 0 0 30px;
    color: #111;
    font-size: 1.8rem;
    line-height: 1.2;
    position: relative;
  }
  .sw-wrap h3 br {
    display: none;
  }
  .sw-wrap h3 .num {
    position: absolute;
    top: -0.1em;
    left: 0;
    color: #E20006;
    font-size: 5rem;
    line-height: 1;
    width: 1em;
    text-align: left;
  }
  .sw-wrap img {
    width: 100%;
    height: auto;
  }
  .sw-wrap .notes {
    margin-top: 0.5em;
    text-align: left;
    font-size: 1.1rem;
  }
  #sw01 {
    font-size: 1.6rem;
  }
  #sw01 .sw-body > p {
    padding: 0;
    line-height: 1.2;
  }
  #sw01 .sw-body > p br {
    display: none;
  }
  #sw01 figure {
    position: relative;
    top: auto;
    right: auto;
  }
  #sw02 figure {
    padding: 0;
  }
  #sw02 .flex-wrap {
    margin-top: 30px;
    margin-left: 0;
    display: block;
  }
  #sw02 .flex-wrap > figure {
    margin-bottom: 30px;
    padding: 0 10%;
  }
  #sw02 table {
    margin-top: 1.5em;
    font-size: 1.1rem;
    font-weight: normal;
    display: block;
  }
  #sw02 table caption {
    font-size: 1.4rem;
    font-weight: bold;
    display: block;
  }
  #sw02 table tbody, #sw02 table tr, #sw02 table th {
    display: block;
  }
  #sw02 table td {
    display: block;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 1.25em;
    border-bottom: solid 1px #ccc;
  }
  #sw03 figure {
    position: relative;
    top: auto;
    right: auto;
  }
  #sw04 {
    padding: 15px;
  }
  #sw04 .sw-body {
    position: relative;
    top: auto;
    left: auto;
  }
  #sw04 h3 {
    margin: 0 0 0.5em;
  }
  #sw04 .sw-body > p {
    margin: 0 0 1em;
    padding: 0 0 0 30px;
    line-height: 1.2;
  }
  #sw04 figure {
    text-align: right;
  }
  #sw05 h3 {
    margin-bottom: 0;
  }
}