@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
body > header {
  background-position: 50% 0%;
  background-repeat: no-repeat;
}
body > header .header_text_box {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  text-align: center;
}
body > header .header_text_box p {
  line-height: 1;
  letter-spacing: 13px;
}
body > header .header_text_box p:nth-child(2) {
  color: #d6c4cb;
  font-weight: 400;
  letter-spacing: 11px;
}
body > main {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background-image: none !important;
}
body > main > ol#step {
  display: flex;
  position: relative;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}
body > main > ol#step::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transform: translateY(50%);
  background-color: #695c5f;
  content: "";
}
body > main > ol#step > li {
  display: flex;
  z-index: 0;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
body > main > ol#step > li > p {
  line-height: 1;
  text-align: center;
  word-break: keep-all;
}
body > main > ol#step > li::after {
  display: block;
  position: relative;
  width: 100%;
  transform: translateY(50%);
  background-color: #695c5f;
  content: "";
}
body > main > ol#step > li.curr {
  position: relative;
}
body > main > ol#step > li.curr::before {
  display: block;
  position: absolute;
  bottom: 0;
  transform: translateY(45%);
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
}
body > main > ol#step > li.curr > p {
  position: absolute;
  color: #d6b2b9;
}
body > main > ol#step > li.curr::after {
  display: block;
  z-index: 1;
  position: absolute;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  content: "";
}
body > main > h1 {
  display: flex;
  position: relative;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  color: #d6b2b9;
  line-height: 1;
}
body > main > h1 + ul {
  color: #f69191;
  font-weight: bold;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
body > main .selected_locate_lang {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ffffff;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s;
}
body > main .selected_locate_lang:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
body > main .selected_locate_lang::before {
  display: block;
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
}
body > main .selected_locate_lang .selected_locate_lang_button {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
body > main > section {
  position: relative;
  height: auto;
  word-break: keep-all;
  overflow-wrap: anywhere;
}
body > main > section > h2 {
  box-sizing: border-box;
  display: block;
  position: relative;
  border-collapse: collapse;
  color: #d6b2b9;
  line-height: 1.9;
}
body > main > section > ul.list_notice,
body > main > section > ul.list_dot,
body > main > section > p {
  color: #fff;
}
body > main > section > ul.list_notice, body > main > section .list_dot span.note {
  color: #939393;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
body > main > section .list_dot span.note {
  display: block;
  line-height: 2;
}
body > main > section a {
  color: #ffc332;
  text-underline-offset: 0.3em;
}
body > main > section#how_to_apply p + ul.list_notice, body > main > section#how_to_apply p + p, body > main > section#tester_selection p + ul.list_notice, body > main > section#tester_selection p + p {
  margin-top: 0;
}
body > main > div#entry_wrapper {
  display: flex;
  position: relative;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
body > main > div#entry_wrapper > a {
  box-sizing: border-box;
  display: flex;
  z-index: 0;
  position: relative;
  align-items: center;
  justify-content: center;
  border-collapse: collapse;
  text-decoration: none;
}
body > main > div#entry_wrapper > a > span {
  z-index: 200;
  position: relative;
  color: #cccece;
}
body > main > div#entry_wrapper > a::before, body > main > div#entry_wrapper > a::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  content: "";
  transition: opacity 0.3s ease;
}
body > main > div#entry_wrapper > a::before {
  opacity: 1;
}
body > main > div#entry_wrapper > a::after {
  background-color: #cccece;
  opacity: 0;
}
body.fontfamily_alfa .list_notice, body.fontfamily_alfa .selected_locate_lang_button, body.fontfamily_alfa .list_dot span.note, body.fontfamily_alfa h1.step1 + ul li p {
  font-family: "Noto Sans", sans-serif !important;
}
body.fontfamily_zh .list_notice, body.fontfamily_zh .selected_locate_lang_button, body.fontfamily_zh .list_dot span.note, body.fontfamily_zh h1.step1 + ul li p {
  font-family: "Noto Sans TC", sans-serif !important;
}
@media all and (min-width: 1921px) {
  body > header {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background.jpg");
  }
  body > header {
    height: 415px;
  }
  body > header else {
    height: 0;
  }
  body > header {
    background-size: 2560px 415px;
  }
  body > header .header_text_box {
    top: 185px;
  }
  body > header .header_text_box p:nth-child(1) {
    font-size: 55px;
  }
  body > header .header_text_box p:nth-child(2) {
    margin-top: 20px;
    font-size: 20px;
  }
  body > main {
    padding-bottom: 248px;
  }
  body > main else {
    padding-bottom: 0;
  }
  body > main > ol#step {
    width: 432px;
  }
  body > main > ol#step else {
    width: 0;
  }
  body > main > ol#step {
    margin-top: 122px;
  }
  body > main > ol#step else {
    margin-top: 0;
  }
  body > main > ol#step > li > p {
    font-size: 24px;
  }
  body > main > ol#step > li > p else {
    font-size: 0;
  }
  body > main > ol#step > li::after {
    width: 12px;
  }
  body > main > ol#step > li::after else {
    width: 0;
  }
  body > main > ol#step > li::after {
    height: 12px;
  }
  body > main > ol#step > li::after else {
    height: 0;
  }
  body > main > ol#step > li::after {
    border-radius: 12px;
  }
  body > main > ol#step > li::after else {
    border-radius: 0;
  }
  body > main > ol#step > li.curr::before {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current.png");
  }
  body > main > ol#step > li.curr::before {
    width: 97px;
  }
  body > main > ol#step > li.curr::before else {
    width: 0;
  }
  body > main > ol#step > li.curr::before {
    height: 97px;
  }
  body > main > ol#step > li.curr::before else {
    height: 0;
  }
  body > main > ol#step > li.curr > p {
    bottom: 26px;
  }
  body > main > ol#step > li.curr > p else {
    bottom: 0;
  }
  body > main > ol#step > li.curr::after {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current.png");
  }
  body > main > ol#step > li.curr::after {
    width: 49px;
  }
  body > main > ol#step > li.curr::after else {
    width: 0;
  }
  body > main > ol#step > li.curr::after {
    height: 49px;
  }
  body > main > ol#step > li.curr::after else {
    height: 0;
  }
  body > main > h1 {
    height: 56px;
  }
  body > main > h1 else {
    height: 0;
  }
  body > main > h1 {
    margin-top: 85px;
  }
  body > main > h1 else {
    margin-top: 0;
  }
  body > main > h1 {
    font-size: 27px;
  }
  body > main > h1 else {
    font-size: 0;
  }
  body > main > h1 + ul {
    font-size: 23px;
  }
  body > main > h1 + ul else {
    font-size: 0;
  }
  body > main > h1 + ul {
    margin-top: 120px;
  }
  body > main > h1 + ul else {
    margin-top: 0;
  }
  body > main .selected_locate_lang {
    margin-top: 44px;
  }
  body > main .selected_locate_lang else {
    margin-top: 0;
  }
  body > main .selected_locate_lang {
    padding: 12px 18px;
  }
  body > main .selected_locate_lang::before {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth.png");
  }
  body > main .selected_locate_lang::before {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }
  body > main .selected_locate_lang .selected_locate_lang_button {
    font-size: 18px;
  }
  body > main .selected_locate_lang .selected_locate_lang_button else {
    font-size: 0;
  }
  body > main > section {
    margin-top: 93px;
  }
  body > main > section else {
    margin-top: 0;
  }
  body > main > section + section {
    margin-top: 69px;
  }
  body > main > section + section else {
    margin-top: 0;
  }
  body > main > section {
    width: 1180px;
  }
  body > main > section > h2 {
    font-size: 32px;
  }
  body > main > section > h2 else {
    font-size: 0;
  }
  body > main > section > ul.list_notice,
  body > main > section > ul.list_dot,
  body > main > section > p {
    font-size: 21px;
  }
  body > main > section > ul.list_notice else,
  body > main > section > ul.list_dot else,
  body > main > section > p else {
    font-size: 0;
  }
  body > main > section > ul.list_notice,
  body > main > section > ul.list_dot,
  body > main > section > p {
    margin-top: 19px;
  }
  body > main > section > ul.list_notice else,
  body > main > section > ul.list_dot else,
  body > main > section > p else {
    margin-top: 0;
  }
  body > main > section > ul.list_notice, body > main > section .list_dot span.note {
    font-size: 16px;
  }
  body > main > section > ul.list_notice else, body > main > section .list_dot span.note else {
    font-size: 0;
  }
  body > main > section#important_points p + ul.list_dot {
    margin-top: 50px;
  }
  body > main > section#important_points p + ul.list_dot else {
    margin-top: 0;
  }
  body > main > div#entry_wrapper {
    width: 1020px;
  }
  body > main > div#entry_wrapper else {
    width: 0;
  }
  body > main > div#entry_wrapper {
    margin-top: 116px;
  }
  body > main > div#entry_wrapper else {
    margin-top: 0;
  }
  body > main > div#entry_wrapper > a > span {
    font-size: 38px;
  }
  body > main > div#entry_wrapper > a > span else {
    font-size: 0;
  }
  body > main > div#entry_wrapper > a {
    width: 496px;
    height: 120px;
  }
}
@media all and (min-width: 1281px) and (max-width: 1920px) {
  body > header {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background@0.75x.jpg");
  }
  body > header {
    height: 311px;
  }
  body > header else {
    height: 0;
  }
  body > header {
    background-size: 1920px 311px;
  }
  body > header .header_text_box {
    top: 139px;
  }
  body > header .header_text_box p:nth-child(1) {
    font-size: 41px;
  }
  body > header .header_text_box p:nth-child(2) {
    margin-top: 15px;
    font-size: 15px;
  }
  body > main {
    padding-bottom: 186px;
  }
  body > main else {
    padding-bottom: 0;
  }
  body > main > ol#step {
    width: 324px;
  }
  body > main > ol#step else {
    width: 0;
  }
  body > main > ol#step {
    margin-top: 92px;
  }
  body > main > ol#step else {
    margin-top: 0;
  }
  body > main > ol#step > li > p {
    font-size: 18px;
  }
  body > main > ol#step > li > p else {
    font-size: 0;
  }
  body > main > ol#step > li::after {
    width: 9px;
  }
  body > main > ol#step > li::after else {
    width: 0;
  }
  body > main > ol#step > li::after {
    height: 9px;
  }
  body > main > ol#step > li::after else {
    height: 0;
  }
  body > main > ol#step > li::after {
    border-radius: 9px;
  }
  body > main > ol#step > li::after else {
    border-radius: 0;
  }
  body > main > ol#step > li.curr::before {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current@0.75x.png");
  }
  body > main > ol#step > li.curr::before {
    width: 73px;
  }
  body > main > ol#step > li.curr::before else {
    width: 0;
  }
  body > main > ol#step > li.curr::before {
    height: 73px;
  }
  body > main > ol#step > li.curr::before else {
    height: 0;
  }
  body > main > ol#step > li.curr > p {
    bottom: 20px;
  }
  body > main > ol#step > li.curr > p else {
    bottom: 0;
  }
  body > main > ol#step > li.curr::after {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current@0.75x.png");
  }
  body > main > ol#step > li.curr::after {
    width: 37px;
  }
  body > main > ol#step > li.curr::after else {
    width: 0;
  }
  body > main > ol#step > li.curr::after {
    height: 37px;
  }
  body > main > ol#step > li.curr::after else {
    height: 0;
  }
  body > main > h1 {
    height: 42px;
  }
  body > main > h1 else {
    height: 0;
  }
  body > main > h1 {
    margin-top: 64px;
  }
  body > main > h1 else {
    margin-top: 0;
  }
  body > main > h1 {
    font-size: 20px;
  }
  body > main > h1 else {
    font-size: 0;
  }
  body > main > h1 + ul {
    font-size: 17px;
  }
  body > main > h1 + ul else {
    font-size: 0;
  }
  body > main > h1 + ul {
    margin-top: 90px;
  }
  body > main > h1 + ul else {
    margin-top: 0;
  }
  body > main .selected_locate_lang {
    margin-top: 33px;
  }
  body > main .selected_locate_lang else {
    margin-top: 0;
  }
  body > main .selected_locate_lang {
    padding: 9px 14px;
  }
  body > main .selected_locate_lang::before {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth@0.75x.png");
  }
  body > main .selected_locate_lang::before {
    width: 15px;
    height: 15px;
    margin-right: 6px;
  }
  body > main .selected_locate_lang .selected_locate_lang_button {
    font-size: 14px;
  }
  body > main .selected_locate_lang .selected_locate_lang_button else {
    font-size: 0;
  }
  body > main > section {
    margin-top: 70px;
  }
  body > main > section else {
    margin-top: 0;
  }
  body > main > section + section {
    margin-top: 52px;
  }
  body > main > section + section else {
    margin-top: 0;
  }
  body > main > section {
    width: 885px;
  }
  body > main > section > h2 {
    font-size: 24px;
  }
  body > main > section > h2 else {
    font-size: 0;
  }
  body > main > section > ul.list_notice,
  body > main > section > ul.list_dot,
  body > main > section > p {
    font-size: 16px;
  }
  body > main > section > ul.list_notice else,
  body > main > section > ul.list_dot else,
  body > main > section > p else {
    font-size: 0;
  }
  body > main > section > ul.list_notice,
  body > main > section > ul.list_dot,
  body > main > section > p {
    margin-top: 14px;
  }
  body > main > section > ul.list_notice else,
  body > main > section > ul.list_dot else,
  body > main > section > p else {
    margin-top: 0;
  }
  body > main > section > ul.list_notice, body > main > section .list_dot span.note {
    font-size: 12px;
  }
  body > main > section > ul.list_notice else, body > main > section .list_dot span.note else {
    font-size: 0;
  }
  body > main > section#important_points p + ul.list_dot {
    margin-top: 38px;
  }
  body > main > section#important_points p + ul.list_dot else {
    margin-top: 0;
  }
  body > main > div#entry_wrapper {
    width: 765px;
  }
  body > main > div#entry_wrapper else {
    width: 0;
  }
  body > main > div#entry_wrapper {
    margin-top: 87px;
  }
  body > main > div#entry_wrapper else {
    margin-top: 0;
  }
  body > main > div#entry_wrapper > a > span {
    font-size: 29px;
  }
  body > main > div#entry_wrapper > a > span else {
    font-size: 0;
  }
  body > main > div#entry_wrapper > a {
    width: 372px;
    height: 90px;
  }
}
@media all and (min-width: 851px) and (max-width: 1280px) {
  body > header {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background@0.75x.jpg");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background@0.75x.jpg") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background.jpg") 2x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background@0.75x.jpg") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background.jpg") 2x);
  }
  body > main > ol#step > li.curr::before {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current@0.75x.png");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current@0.75x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current.png") 2x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current@0.75x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current.png") 2x);
  }
  body > main > ol#step > li.curr::after {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current@0.75x.png");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current@0.75x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current.png") 2x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current@0.75x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current.png") 2x);
  }
  body > main .selected_locate_lang::before {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth@0.75x.png");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth@0.75x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth.png") 2x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth@0.75x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth.png") 2x);
  }
}
@media all and (min-width: 768px) and (max-width: 850px) {
  body > header {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background@0.5x.jpg");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background@0.5x.jpg") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background@0.75x.jpg") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background.jpg") 3x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background@0.5x.jpg") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background@0.75x.jpg") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/pc/background.jpg") 3x);
  }
  body > main > ol#step > li.curr::before {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current@0.5x.png");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current@0.5x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current@0.75x.png") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current.png") 3x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current@0.5x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current@0.75x.png") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/decoration_current.png") 3x);
  }
  body > main > ol#step > li.curr::after {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current@0.5x.png");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current@0.5x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current@0.75x.png") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current.png") 3x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current@0.5x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current@0.75x.png") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/pc/step_current.png") 3x);
  }
  body > main .selected_locate_lang::before {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth@0.5x.png");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth@0.5x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth@0.75x.png") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth.png") 3x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth@0.5x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth@0.75x.png") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/pc/logo/icon_earth.png") 3x);
  }
}
@media all and (max-width: 767px) {
  html.webp body > header {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background@0.5x.webp");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background@0.5x.webp") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background@0.75x.webp") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background.webp") 3x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background@0.5x.webp") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background@0.75x.webp") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background.webp") 3x);
  }
  html.no-webp body > header {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background@0.5x.jpg");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background@0.5x.jpg") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background@0.75x.jpg") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background.jpg") 3x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background@0.5x.jpg") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background@0.75x.jpg") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/header/sp/background.jpg") 3x);
  }
  body > header {
    height: 42.19vw;
  }
  body > header else {
    height: 0;
  }
  body > header {
    background-size: cover;
  }
  body > header .header_text_box {
    top: 19.79vw;
  }
  body > header .header_text_box p:nth-child(1) {
    font-size: 7.6vw;
  }
  body > header .header_text_box p:nth-child(2) {
    margin-top: 1.98vw;
    font-size: 2.86vw;
  }
  body > main {
    padding-bottom: 38.02vw;
  }
  body > main else {
    padding-bottom: 0;
  }
  body > main > ol#step {
    width: 68.91vw;
  }
  body > main > ol#step else {
    width: 0;
  }
  body > main > ol#step {
    margin-top: 16.56vw;
  }
  body > main > ol#step else {
    margin-top: 0;
  }
  body > main > ol#step::before {
    height: 0.19vw;
  }
  body > main > ol#step > li > p {
    font-size: 2.96vw;
  }
  body > main > ol#step > li > p else {
    font-size: 0;
  }
  body > main > ol#step > li > p {
    letter-spacing: 0;
  }
  body > main > ol#step > li::after {
    width: 1.82vw;
  }
  body > main > ol#step > li::after else {
    width: 0;
  }
  body > main > ol#step > li::after {
    height: 1.82vw;
  }
  body > main > ol#step > li::after else {
    height: 0;
  }
  body > main > ol#step > li::after {
    border-radius: 1.82vw;
  }
  body > main > ol#step > li::after else {
    border-radius: 0;
  }
  html.webp body > main > ol#step > li.curr::before {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current@0.5x.webp");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current@0.5x.webp") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current@0.75x.webp") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current.webp") 3x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current@0.5x.webp") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current@0.75x.webp") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current.webp") 3x);
  }
  html.no-webp body > main > ol#step > li.curr::before {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current@0.5x.png");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current@0.5x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current@0.75x.png") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current.png") 3x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current@0.5x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current@0.75x.png") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/decoration_current.png") 3x);
  }
  body > main > ol#step > li.curr::before {
    width: 14.64vw;
  }
  body > main > ol#step > li.curr::before else {
    width: 0;
  }
  body > main > ol#step > li.curr::before {
    height: 14.64vw;
  }
  body > main > ol#step > li.curr::before else {
    height: 0;
  }
  body > main > ol#step > li.curr::before {
    transform: translateY(47%);
  }
  body > main > ol#step > li.curr > p {
    bottom: 3.65vw;
  }
  body > main > ol#step > li.curr > p else {
    bottom: 0;
  }
  html.webp body > main > ol#step > li.curr::after {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current@0.5x.webp");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current@0.5x.webp") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current@0.75x.webp") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current.webp") 3x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current@0.5x.webp") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current@0.75x.webp") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current.webp") 3x);
  }
  html.no-webp body > main > ol#step > li.curr::after {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current@0.5x.png");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current@0.5x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current@0.75x.png") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current.png") 3x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current@0.5x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current@0.75x.png") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/second/main/sp/step_current.png") 3x);
  }
  body > main > ol#step > li.curr::after {
    width: 4.43vw;
  }
  body > main > ol#step > li.curr::after else {
    width: 0;
  }
  body > main > ol#step > li.curr::after {
    height: 4.38vw;
  }
  body > main > ol#step > li.curr::after else {
    height: 0;
  }
  body > main > h1 {
    height: 9.43vw;
  }
  body > main > h1 else {
    height: 0;
  }
  body > main > h1 {
    margin-top: 9.17vw;
  }
  body > main > h1 else {
    margin-top: 0;
  }
  body > main > h1 {
    font-size: 4.48vw;
  }
  body > main > h1 else {
    font-size: 0;
  }
  body > main > h1 {
    letter-spacing: -0.05em;
  }
  body > main > h1 + ul {
    font-size: 2.92vw;
  }
  body > main > h1 + ul else {
    font-size: 0;
  }
  body > main > h1 + ul {
    margin-top: 15.63vw;
  }
  body > main > h1 + ul else {
    margin-top: 0;
  }
  body > main > h1 + ul {
    margin-right: 10.16vw;
    margin-left: 10.16vw;
  }
  body > main .selected_locate_lang {
    margin-top: 6.67vw;
  }
  body > main .selected_locate_lang else {
    margin-top: 0;
  }
  body > main .selected_locate_lang {
    padding: 2.71vw 4.79vw;
  }
  html.webp body > main .selected_locate_lang::before {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth@0.5x.webp");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth@0.5x.webp") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth@0.75x.webp") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth.webp") 3x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth@0.5x.webp") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth@0.75x.webp") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth.webp") 3x);
  }
  html.no-webp body > main .selected_locate_lang::before {
    background-image: url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth@0.5x.png");
    background-image: -webkit-image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth@0.5x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth@0.75x.png") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth.png") 3x);
    background-image: image-set(url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth@0.5x.png") 1x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth@0.75x.png") 2x, url("https://media.fromsoftware.jp/theduskbloods/campaign/resources/networktest/images/common/sp/logo/icon_earth.png") 3x);
  }
  body > main .selected_locate_lang::before {
    width: 4.58vw;
    height: 4.58vw;
    margin-right: 2.81vw;
  }
  body > main .selected_locate_lang .selected_locate_lang_button {
    font-size: 3.65vw;
  }
  body > main .selected_locate_lang .selected_locate_lang_button else {
    font-size: 0;
  }
  body > main .selected_locate_lang .selected_locate_lang_button {
    top: -1px;
    width: auto;
  }
  body > main > section {
    margin-top: 14.06vw;
  }
  body > main > section else {
    margin-top: 0;
  }
  body > main > section + section {
    margin-top: 12.81vw;
  }
  body > main > section + section else {
    margin-top: 0;
  }
  body > main > section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 72.08vw;
  }
  body > main > section > h2 {
    font-size: 3.85vw;
  }
  body > main > section > h2 else {
    font-size: 0;
  }
  body > main > section > h2 {
    width: 100%;
    border-bottom: 0.19vw solid #d6b2b9;
    letter-spacing: 0.12em;
  }
  body > main > section > ul.list_notice,
  body > main > section > ul.list_dot,
  body > main > section > p {
    font-size: 3.02vw;
  }
  body > main > section > ul.list_notice else,
  body > main > section > ul.list_dot else,
  body > main > section > p else {
    font-size: 0;
  }
  body > main > section > ul.list_notice,
  body > main > section > ul.list_dot,
  body > main > section > p {
    margin-top: 3vw;
  }
  body > main > section > ul.list_notice else,
  body > main > section > ul.list_dot else,
  body > main > section > p else {
    margin-top: 0;
  }
  body > main > section > ul.list_notice,
  body > main > section > ul.list_dot,
  body > main > section > p {
    width: 100%;
    line-height: 1.56;
    letter-spacing: 0.01em;
  }
  body > main > section > ul.list_notice, body > main > section .list_dot span.note {
    font-size: 2.4vw;
  }
  body > main > section > ul.list_notice else, body > main > section .list_dot span.note else {
    font-size: 0;
  }
  body > main > section .list_dot span.note {
    line-height: 1.69;
  }
  body > main > section#important_points p + ul.list_dot {
    margin-top: 7.71vw;
  }
  body > main > section#important_points p + ul.list_dot else {
    margin-top: 0;
  }
  body > main > div#entry_wrapper {
    width: 79.69vw;
  }
  body > main > div#entry_wrapper else {
    width: 0;
  }
  body > main > div#entry_wrapper {
    margin-top: 25.47vw;
  }
  body > main > div#entry_wrapper else {
    margin-top: 0;
  }
  body > main > div#entry_wrapper {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  body > main > div#entry_wrapper > a > span {
    font-size: 5.1vw;
  }
  body > main > div#entry_wrapper > a > span else {
    font-size: 0;
  }
  body > main > div#entry_wrapper > a {
    width: 100%;
    height: 21.67vw;
    border: 0.21vw solid #cccece;
  }
}
@media all and (min-width: 768px) and (max-width: 1280px) {
  body > header {
    height: 24.32vw;
  }
  body > header else {
    height: 0;
  }
  body > header {
    background-size: 150vw 24.32vw;
  }
  body > header .header_text_box {
    top: 10.84vw;
  }
  body > header .header_text_box p:nth-child(1) {
    font-size: 3.22vw;
  }
  body > header .header_text_box p:nth-child(2) {
    margin-top: 1.17vw;
    font-size: 1.17vw;
  }
  body > main {
    padding-bottom: 14.53vw;
  }
  body > main else {
    padding-bottom: 0;
  }
  body > main > ol#step {
    width: 25.31vw;
  }
  body > main > ol#step else {
    width: 0;
  }
  body > main > ol#step {
    margin-top: 7.15vw;
  }
  body > main > ol#step else {
    margin-top: 0;
  }
  body > main > ol#step > li > p {
    font-size: 1.41vw;
  }
  body > main > ol#step > li > p else {
    font-size: 0;
  }
  body > main > ol#step > li::after {
    width: 0.7vw;
  }
  body > main > ol#step > li::after else {
    width: 0;
  }
  body > main > ol#step > li::after {
    height: 0.7vw;
  }
  body > main > ol#step > li::after else {
    height: 0;
  }
  body > main > ol#step > li::after {
    border-radius: 0.7vw;
  }
  body > main > ol#step > li::after else {
    border-radius: 0;
  }
  body > main > ol#step > li.curr::before {
    width: 5.68vw;
  }
  body > main > ol#step > li.curr::before else {
    width: 0;
  }
  body > main > ol#step > li.curr::before {
    height: 5.68vw;
  }
  body > main > ol#step > li.curr::before else {
    height: 0;
  }
  body > main > ol#step > li.curr > p {
    bottom: 1.52vw;
  }
  body > main > ol#step > li.curr > p else {
    bottom: 0;
  }
  body > main > ol#step > li.curr::after {
    width: 2.87vw;
  }
  body > main > ol#step > li.curr::after else {
    width: 0;
  }
  body > main > ol#step > li.curr::after {
    height: 2.87vw;
  }
  body > main > ol#step > li.curr::after else {
    height: 0;
  }
  body > main > h1 {
    height: 3.28vw;
  }
  body > main > h1 else {
    height: 0;
  }
  body > main > h1 {
    margin-top: 4.98vw;
  }
  body > main > h1 else {
    margin-top: 0;
  }
  body > main > h1 {
    font-size: 1.58vw;
  }
  body > main > h1 else {
    font-size: 0;
  }
  body > main > h1 + ul {
    font-size: 1.35vw;
  }
  body > main > h1 + ul else {
    font-size: 0;
  }
  body > main > h1 + ul {
    margin-top: 7.03vw;
  }
  body > main > h1 + ul else {
    margin-top: 0;
  }
  body > main .selected_locate_lang {
    margin-top: 2.58vw;
  }
  body > main .selected_locate_lang else {
    margin-top: 0;
  }
  body > main .selected_locate_lang {
    padding: 0.7vw 1.05vw;
  }
  body > main .selected_locate_lang::before {
    width: 1.17vw;
    height: 1.17vw;
    margin-right: 0.47vw;
  }
  body > main .selected_locate_lang .selected_locate_lang_button {
    font-size: 1.05vw;
  }
  body > main .selected_locate_lang .selected_locate_lang_button else {
    font-size: 0;
  }
  body > main > section {
    margin-top: 5.45vw;
  }
  body > main > section else {
    margin-top: 0;
  }
  body > main > section + section {
    margin-top: 4.04vw;
  }
  body > main > section + section else {
    margin-top: 0;
  }
  body > main > section {
    width: 69.14vw;
  }
  body > main > section > h2 {
    font-size: 1.88vw;
  }
  body > main > section > h2 else {
    font-size: 0;
  }
  body > main > section > ul.list_notice,
  body > main > section > ul.list_dot,
  body > main > section > p {
    font-size: 1.23vw;
  }
  body > main > section > ul.list_notice else,
  body > main > section > ul.list_dot else,
  body > main > section > p else {
    font-size: 0;
  }
  body > main > section > ul.list_notice,
  body > main > section > ul.list_dot,
  body > main > section > p {
    margin-top: 1.11vw;
  }
  body > main > section > ul.list_notice else,
  body > main > section > ul.list_dot else,
  body > main > section > p else {
    margin-top: 0;
  }
  body > main > section > ul.list_notice, body > main > section .list_dot span.note {
    font-size: 0.94vw;
  }
  body > main > section > ul.list_notice else, body > main > section .list_dot span.note else {
    font-size: 0;
  }
  body > main > section#important_points p + ul.list_dot {
    margin-top: 2.93vw;
  }
  body > main > section#important_points p + ul.list_dot else {
    margin-top: 0;
  }
  body > main > div#entry_wrapper {
    width: 59.77vw;
  }
  body > main > div#entry_wrapper else {
    width: 0;
  }
  body > main > div#entry_wrapper {
    margin-top: 6.8vw;
  }
  body > main > div#entry_wrapper else {
    margin-top: 0;
  }
  body > main > div#entry_wrapper > a > span {
    font-size: 2.23vw;
  }
  body > main > div#entry_wrapper > a > span else {
    font-size: 0;
  }
  body > main > div#entry_wrapper > a {
    width: 29.06vw;
    height: 7.03vw;
  }
}
@media all and (min-width: 768px) {
  body > main > ol#step::before {
    height: 2px;
  }
  body > main > ol#step > li > p {
    letter-spacing: 0.04em;
  }
  body > main > ol#step > li.curr > p {
    width: -moz-max-content;
    width: max-content;
  }
  body > main > h1 {
    letter-spacing: 0.05em;
  }
  body > main > section {
    display: block;
  }
  body > main > section > h2 {
    border-bottom: 1px solid #d6b2b9;
    letter-spacing: 0.15em;
  }
  body > main > section > ul.list_notice,
  body > main > section > ul.list_dot,
  body > main > section > p {
    line-height: 1.69;
    letter-spacing: 0.05em;
  }
  body > main > div#entry_wrapper {
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
  }
  body > main > div#entry_wrapper > a {
    border: 1px solid #cccece;
  }
  body > main > div#entry_wrapper > a:hover::before {
    opacity: 0;
  }
  body > main > div#entry_wrapper > a:hover > span {
    color: #1c1010;
  }
  body > main > div#entry_wrapper > a:hover::after {
    opacity: 1;
  }
}