@font-face {
  font-family: "IntelClear_Jpn_Prop";
  src: url("./pc_setup_font/IntelClear_Jpn_Prop_Rg.woff2") format("woff2");
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: "IntelClear_Jpn_Prop";
  src: url("./pc_setup_font/IntelClear_Jpn_Prop_Bd.woff2") format("woff2");
  font-weight: bold;
  font-style: normal
}
@font-face {
  font-family: "intelone-display";
  src: url("./pc_setup_font/intelone-display-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: "intelone-display";
  src: url("./pc_setup_font/intelone-display-medium.woff2") format("woff2");
  font-weight: bold;
  font-style: normal
}
.col_wapper > * {
  font-family: "intelone-display", "IntelClear_Jpn_Prop" !important;
  color: #000
}
#container {
  width: 100%;
  margin-bottom: 0
}
.breadCrumb {
  width: 970px;
  margin: auto
}
@media screen and (max-width: 479px) {
  #lp_page {
    width: 100%;
    margin-bottom: 0
  }
}
.sec_inner {
  max-width: 1120px;
  padding-left: 20px;
  padding-right: 20px;
  margin: auto
}
@media screen and (max-width: 479px) {
  .sec_inner {
    padding-left: 15px;
    padding-right: 15px
  }
}
.pc_setup .sec_mv {
  width: 100%;
  height: 400px;
  position: relative
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_mv {
    height: 300px
  }
}
.pc_setup .sec_mv img {
  width: 100%;
  object-fit: cover;
  height: 400px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_mv img {
    height: 300px !important;
    max-width: inherit
  }
}
.pc_setup .sec_mv .mv_ttl {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center
}
.pc_setup .sec_mv .mv_ttl .mv_inner {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 480px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_mv .mv_ttl .mv_inner {
    width: 280px
  }
}
.pc_setup .sec_mv .mv_ttl .mv_inner::before, .pc_setup .sec_mv .mv_ttl .mv_inner::after {
  content: "";
  background: #fff;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 16%, rgb(32, 151, 222) 16%, rgb(32, 151, 222) 100%);
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0
}
.pc_setup .sec_mv .mv_ttl .mv_inner::before {
  top: 0
}
.pc_setup .sec_mv .mv_ttl .mv_inner::after {
  transform: rotate(180deg);
  bottom: 0
}
.pc_setup .sec_mv .mv_ttl .jp {
  font-size: 40px;
  line-height: 1.6;
  position: relative;
  font-weight: normal;
  letter-spacing: .1rem
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_mv .mv_ttl .jp {
    font-size: 26px
  }
}
.pc_setup .sec_mv .mv_ttl .en {
  font-size: 20px;
  padding-top: 15px;
  font-weight: normal
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_mv .mv_ttl .en {
    font-size: 14px;
    padding-top: 10px
  }
}
.pc_setup .sec_intro .sec_inner {
  padding-top: 86px;
  padding-bottom: 180px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_intro .sec_inner {
    padding-top: 54px;
    padding-bottom: 295px
  }
}
.pc_setup .sec_intro .sec_intro_ttl {
  font-size: 36px;
  color: #114494;
  margin-bottom: 60px;
  text-align: center
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_intro .sec_intro_ttl {
    margin-bottom: 30px;
    font-size: 26px
  }
}
.pc_setup .sec_intro .sec_intro_cont {
  display: flex;
  justify-content: space-between
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_intro .sec_intro_cont {
    flex-direction: column
  }
}
.pc_setup .sec_intro .sec_intro_cont .txt {
  flex: 1;
  font-size: 16px;
  line-height: 2
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_intro .sec_intro_cont .txt {
    font-size: 14px
  }
}
.pc_setup .sec_intro .sec_intro_cont .img {
  width: 358px;
  margin-left: 60px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_intro .sec_intro_cont .img {
    width: 100%;
    margin-left: 0;
    margin-top: 50px
  }
}
.pc_setup .sec_intro .sec_intro_cont .img img {
  width: 100%
}
.pc_setup .sec_intro .column {
  margin-top: 100px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_intro .column {
    margin-top: 40px
  }
}
.pc_setup .sec_intro .column .column_cont {
  display: flex;
  justify-content: space-between
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_intro .column .column_cont {
    flex-direction: column
  }
}
.pc_setup .sec_intro .column .column_cont .txt {
  width: 41.3%;
  font-size: 14px;
  line-height: 2
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_intro .column .column_cont .txt {
    width: 100%;
    font-size: 12px
  }
}
.pc_setup .sec_intro .column .column_cont .img {
  width: 54.6%
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_intro .column .column_cont .img {
    width: 100%;
    margin-top: 30px
  }
}
.pc_setup .sec_intro .column .column_cont .img img {
  width: 100%
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_intro .column .column_cont .img img {
    width: 420px;
    max-width: inherit !important
  }
}
.pc_setup .sec01 {
  background: #f5f6f7;
  position: relative
}
.pc_setup .sec01 .sec_inner {
  padding-top: 180px;
  padding-bottom: 120px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec_inner {
    padding-top: 70px;
    padding-bottom: 70px
  }
}
.pc_setup .sec01 .sec_ttl .num {
  color: #2097de
}
.pc_setup .sec01 .sec_ttl .num span {
  background: #2097de;
  text-transform: uppercase
}
.pc_setup .sec01 .sec_ttl .ttl {
  color: #2097de
}
.pc_setup .sec01 .sec_ttl .ttl::before {
  background: #2097de
}
.pc_setup .sec01 .sec01_list {
  display: flex;
  justify-content: space-between;
  counter-reset: number 0;
  flex-wrap: wrap
}
.pc_setup .sec01 .sec01_list .sec01_list_item {
  width: 32.4%;
  background: #fff;
  padding: 30px 20px 32px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec01_list .sec01_list_item {
    width: 100%;
    padding: 20px 15px 25px
  }
  .pc_setup .sec01 .sec01_list .sec01_list_item + .sec01_list_item {
    margin-top: 10px
  }
}
.pc_setup .sec01 .sec01_list .sec01_list_item:nth-of-type(n + 4) {
  margin-top: 30px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec01_list .sec01_list_item:nth-of-type(n + 4) {
    margin-top: 10px
  }
}
.pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_ttl {
  color: #2097de;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 40px;
  margin-bottom: 16px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_ttl {
    font-size: 18px;
    padding-left: 36px
  }
}
.pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_ttl::before {
  counter-increment: number 1;
  content: counter(number);
  background: #2097de;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-weight: bold
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_ttl::before {
    font-size: 16px;
    width: 26px;
    height: 26px
  }
}
.pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_img {
  margin-bottom: 20px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_img {
    margin-bottom: 16px
  }
}
.pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_img img {
  width: 100%
}
.pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_txt {
  font-size: 14px;
  line-height: 2
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_txt {
    font-size: 12px
  }
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_txt._badge {
    display: flex;
    justify-content: space-between
  }
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_txt._badge .sec01_list_txt_txt {
    flex: 1
  }
}
.pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_txt._badge .sec01_list_txt_ico {
  width: 148px;
  margin-left: auto;
  margin-right: -20px;
  margin-bottom: -32px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_txt._badge .sec01_list_txt_ico {
    margin-right: -15px;
    margin-bottom: 0
  }
}
.pc_setup .sec01 .sec01_list .sec01_list_item .sec01_list_txt._badge .sec01_list_txt_ico img {
  width: 100%
}
.pc_setup .sec01_note {
  background: #104a7d;
  background: linear-gradient(120deg, rgb(16, 74, 125) 0%, rgb(32, 151, 222) 100%);
  position: relative
}
.pc_setup .sec01_note .sec_inner {
  padding-top: 100px;
  padding-bottom: 120px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01_note .sec_inner {
    padding-top: 50px;
    padding-bottom: 70px;
    padding-left: 15px;
    padding-right: 15px
  }
}
.pc_setup .sec01_note .sec_note_ttl {
  position: absolute;
  left: 0;
  top: -24px;
  z-index: 2
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01_note .sec_note_ttl {
    top: 0
  }
}
.pc_setup .sec01_note .sec_note_ttl span {
  position: relative;
  background: #2097de
}
.pc_setup .sec01_note .sec_note_ttl span::after {
  background: #2097de
}
.pc_setup .sec01_note .img {
  position: relative
}
.pc_setup .sec01_note .img img {
  width: 100%
}
.pc_setup .sec01_note .sec01_note_list_area {
  margin-top: 40px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01_note .sec01_note_list_area {
    margin-top: 20px
  }
}
.pc_setup .sec01_note .sec01_note_list {
  max-width: 710px;
  margin: auto;
  color: #fff
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01_note .sec01_note_list {
    min-width: 480px
  }
}
.pc_setup .sec01_note .sec01_note_list .sec01_note_list_item {
  width: 100%;
  display: flex;
  justify-content: space-between
}
.pc_setup .sec01_note .sec01_note_list .sec01_note_list_item .sec01_note_list_cont {
  font-size: 16px;
  font-weight: normal;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  padding-bottom: 6px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01_note .sec01_note_list .sec01_note_list_item .sec01_note_list_cont {
    font-size: 12px
  }
}
.pc_setup .sec01_note .sec01_note_list .sec01_note_list_item .sec01_note_list_cont:nth-of-type(1), .pc_setup .sec01_note .sec01_note_list .sec01_note_list_item .sec01_note_list_cont:nth-of-type(2) {
  width: 16%
}
.pc_setup .sec01_note .sec01_note_list .sec01_note_list_item .sec01_note_list_cont:nth-of-type(3) {
  width: 60.5%
}
.pc_setup .sec01_note .sec01_note_list .sec01_note_list_item .sec01_note_list_cont._ttl {
  font-weight: bold;
  padding-bottom: 6px;
  border-bottom: 1px solid #fff;
  font-size: 14px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01_note .sec01_note_list .sec01_note_list_item .sec01_note_list_cont._ttl {
    font-size: 12px;
    padding-bottom: 4px
  }
}
.pc_setup .sec01_note .sec01_note_list .sec01_note_list_item._ttl {
  margin-bottom: 15px
}
.pc_setup .sec01_note .sec01_note_list .sec01_note_list_item + .sec01_note_list_item {
  margin-top: 6px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01_note .sec01_note_list .sec01_note_list_item + .sec01_note_list_item {
    margin-top: 6px
  }
}
.pc_setup .sec02 {
  position: relative
}
.pc_setup .sec02 .sec_inner {
  padding-top: 120px;
  padding-bottom: 120px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec_inner {
    padding-top: 50px;
    padding-bottom: 70px
  }
}
.pc_setup .sec02 .sec_ttl .num {
  color: #114494
}
.pc_setup .sec02 .sec_ttl .num span {
  background: #114494;
  text-transform: uppercase
}
.pc_setup .sec02 .sec_ttl .ttl {
  color: #114494
}
.pc_setup .sec02 .sec_ttl .ttl::before {
  background: #114494
}
.pc_setup .sec02 .sec02_flow_area {
  max-width: 840px;
  margin: auto
}
.pc_setup .sec02 .sec02_flow_area .sec02_flow_ttl {
  font-size: 18px;
  color: #114494;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #114494;
  margin-bottom: 30px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_flow_area .sec02_flow_ttl {
    font-size: 16px;
    padding-bottom: 6px;
    margin-bottom: 20px
  }
}
.pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item {
  height: 50px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item {
    min-height: 70px;
    height: auto
  }
}
.pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item + .sec02_flow_list_item {
  margin-top: 14px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item + .sec02_flow_list_item {
    margin-top: 10px
  }
}
.pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item a {
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
  display: flex;
  text-decoration: none !important;
  color: #08224b !important
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item a {
    flex-direction: column;
    border-radius: 10px
  }
}
.pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item .sec02_flow_list_num {
  background: #114494;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  width: 12%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: .2rem
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item .sec02_flow_list_num {
    width: 100%;
    font-size: 16px;
    height: 24px
  }
}
.pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item .sec02_flow_list_num span {
  font-size: 12px;
  font-weight: normal;
  color: #fff !important;
  text-transform: uppercase;
  margin-right: 6px;
  display: block;
  letter-spacing: 0
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item .sec02_flow_list_num span {
    font-size: 10px
  }
}
.pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item .sec02_flow_list_ttl {
  flex: 1;
  background: #f5f6f7;
  font-size: 20px;
  font-weight: normal;
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 30px;
  position: relative
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item .sec02_flow_list_ttl {
    width: 100%;
    padding-left: 10px;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px
  }
}
.pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item .sec02_flow_list_ttl::after {
  content: "";
  width: 14px;
  height: 8px;
  background: url(./pc_setup_img/arrow_anchor_bottom_bk.png) center center/contain no-repeat;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_flow_area .sec02_flow_list .sec02_flow_list_item .sec02_flow_list_ttl::after {
    right: 15px
  }
}
.pc_setup .sec02 .sec02_box_outer {
  margin-top: 120px;
  border-top: 1px solid rgba(0, 0, 0, .3)
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer {
    margin-top: 70px
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box {
  padding-top: 40px;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, .3)
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box {
    padding-top: 30px;
    padding-bottom: 30px
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box .step_ttl_area {
  display: flex;
  align-items: center;
  margin-bottom: 40px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box .step_ttl_area {
    margin-bottom: 30px;
    align-items: normal
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box .step_ttl_area .step_num {
  background: #114494;
  padding: 0 14px;
  color: #fff;
  font-weight: normal;
  font-size: 30px;
  display: flex;
  align-items: center;
  letter-spacing: .3rem
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box .step_ttl_area .step_num {
    font-size: 14px;
    flex-direction: column;
    padding: 4px;
    justify-content: center;
    letter-spacing: .1rem
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box .step_ttl_area .step_num span {
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  display: block;
  margin-right: 6px;
  text-transform: uppercase;
  letter-spacing: 0
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box .step_ttl_area .step_num span {
    font-size: 10px;
    margin-right: 0
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box .step_ttl_area .step_ttl {
  color: #114494;
  font-size: 30px;
  margin-left: 20px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box .step_ttl_area .step_ttl {
    font-size: 22px;
    line-height: 1.8;
    margin-left: 14px
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box .step_txt {
  font-size: 16px;
  line-height: 2;
  max-width: 840px;
  margin: auto
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box .step_txt {
    font-size: 14px
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box .step_txt._badge {
  display: flex;
  justify-content: space-between
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box .step_txt._badge {
    flex-direction: column
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box .step_txt._badge .step_txt_txt {
  flex: 1
}
.pc_setup .sec02 .sec02_box_outer .sec02_box .step_txt._badge .step_txt_ico {
  width: 148px;
  margin-left: 30px;
  margin-top: -16px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box .step_txt._badge .step_txt_ico {
    margin: auto;
    margin-bottom: -20px
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box .step_txt._badge .step_txt_ico img {
  width: 100%
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step01 .step01_cont {
  display: flex;
  margin-top: 80px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box.step01 .step01_cont {
    width: calc(100% + 30px);
    margin-left: -15px;
    flex-direction: column;
    margin-top: 40px
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step01 .step01_cont .img {
  width: 58%
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box.step01 .step01_cont .img {
    width: 100%
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step01 .step01_cont .img img {
  width: 100%
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step01 .step01_cont .step01_column {
  flex: 1;
  background: rgba(240, 115, 37, .2);
  display: flex;
  align-items: center;
  justify-content: center
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box.step01 .step01_cont .step01_column {
    padding: 32px 24px;
    justify-content: flex-start
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step01 .step01_cont .step01_column .step01_list .step01_list_item {
  line-height: 1.6666;
  list-style: none;
  padding-left: 1.3em;
  text-indent: -1.3em;
  color: #114494;
  font-size: 18px;
  font-weight: bold
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box.step01 .step01_cont .step01_column .step01_list .step01_list_item {
    font-size: 16px
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step01 .step01_cont .step01_column .step01_list .step01_list_item + .step01_list_item {
  margin-top: 16px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box.step01 .step01_cont .step01_column .step01_list .step01_list_item + .step01_list_item {
    margin-top: 10px
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step01 .step01_column_note {
  font-size: 14px;
  margin-top: 20px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box.step01 .step01_column_note {
    font-size: 12px;
    margin-top: 16px
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont {
  margin-top: 80px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont {
    margin-top: 50px;
    background: #f5f6f7;
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-top: 10px;
    padding-bottom: 20px
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list {
  display: flex;
  justify-content: space-between;
  counter-reset: number 0;
  flex-wrap: wrap;
  margin-bottom: 0
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list .slick-slide, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list .slick-slide, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list .slick-slide, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list .slick-slide, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list .slick-slide, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list .slick-slide, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .slick-slide {
  margin: 0 6px
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list .step_list_item, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list .step_list_item, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list .step_list_item, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list .step_list_item, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list .step_list_item, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list .step_list_item, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item {
  width: 31.4%
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list .step_list_item:nth-of-type(n + 4), .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list .step_list_item:nth-of-type(n + 4), .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list .step_list_item:nth-of-type(n + 4), .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list .step_list_item:nth-of-type(n + 4), .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list .step_list_item:nth-of-type(n + 4), .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list .step_list_item:nth-of-type(n + 4), .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(n + 4) {
  margin-top: 80px
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list .step_list_item .step_list_img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list .step_list_item .step_list_img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list .step_list_item .step_list_img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list .step_list_item .step_list_img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list .step_list_item .step_list_img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list .step_list_item .step_list_img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item .step_list_img {
  margin-bottom: 20px
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list .step_list_item .step_list_img img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list .step_list_item .step_list_img img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list .step_list_item .step_list_img img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list .step_list_item .step_list_img img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list .step_list_item .step_list_img img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list .step_list_item .step_list_img img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item .step_list_img img {
  width: 100%
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list .step_list_item .step_list_txt, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list .step_list_item .step_list_txt, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list .step_list_item .step_list_txt, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list .step_list_item .step_list_txt, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list .step_list_item .step_list_txt, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list .step_list_item .step_list_txt, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item .step_list_txt {
  padding-left: 24px;
  position: relative;
  font-size: 12px;
  line-height: 2
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list .step_list_item .step_list_txt::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list .step_list_item .step_list_txt::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list .step_list_item .step_list_txt::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list .step_list_item .step_list_txt::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list .step_list_item .step_list_txt::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list .step_list_item .step_list_txt::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item .step_list_txt::before {
  counter-increment: number 1;
  content: counter(number);
  background: #f07325;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: bold;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 5px
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list._col2 .step_list_item, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list._col2 .step_list_item, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list._col2 .step_list_item, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list._col2 .step_list_item, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list._col2 .step_list_item, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list._col2 .step_list_item, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list._col2 .step_list_item {
  width: 46.2%
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list._col2 .step_list_item:nth-of-type(n + 3), .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list._col2 .step_list_item:nth-of-type(n + 3), .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list._col2 .step_list_item:nth-of-type(n + 3), .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list._col2 .step_list_item:nth-of-type(n + 3), .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list._col2 .step_list_item:nth-of-type(n + 3), .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list._col2 .step_list_item:nth-of-type(n + 3), .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list._col2 .step_list_item:nth-of-type(n + 3) {
  margin-top: 80px
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list .slick-dots, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list .slick-dots, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list .slick-dots, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list .slick-dots, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list .slick-dots, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list .slick-dots, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 30px
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list .slick-dots li, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list .slick-dots li, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list .slick-dots li, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list .slick-dots li, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list .slick-dots li, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list .slick-dots li, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .slick-dots li {
  width: auto;
  height: auto
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list .slick-dots li.slick-active button::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list .slick-dots li.slick-active button::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list .slick-dots li.slick-active button::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list .slick-dots li.slick-active button::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list .slick-dots li.slick-active button::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list .slick-dots li.slick-active button::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .slick-dots li.slick-active button::before {
  opacity: 1
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list .slick-dots li button, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list .slick-dots li button, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list .slick-dots li button, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list .slick-dots li button, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list .slick-dots li button, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list .slick-dots li button, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .slick-dots li button {
  font-size: 12px;
  color: #114494;
  line-height: 1;
  width: auto;
  height: auto
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step02 .cont .step_list .slick-dots li button::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step03 .cont .step_list .slick-dots li button::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step04 .cont .step_list .slick-dots li button::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step05 .cont .step_list .slick-dots li button::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step06 .cont .step_list .slick-dots li button::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step07 .cont .step_list .slick-dots li button::before, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .slick-dots li button::before {
  content: "";
  width: 8px;
  height: 2px;
  background: #114494;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  top: auto;
  opacity: 0
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(5), .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(6) {
  display: flex;
  justify-content: space-between
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(5), .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(6) {
    flex-direction: column
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(5) .step_list_img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(6) .step_list_img {
  width: 46%
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(5) .step_list_img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(6) .step_list_img {
    width: 100%
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(5) .step_list_img img, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(6) .step_list_img img {
  width: 100%
}
.pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(5) .step_list_txt, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(6) .step_list_txt {
  width: 50%
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(5) .step_list_txt, .pc_setup .sec02 .sec02_box_outer .sec02_box.step08 .cont .step_list .step_list_item:nth-of-type(6) .step_list_txt {
    width: 100%
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box .back_btn_area {
  margin-top: 50px;
  text-align: right
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box .back_btn_area {
    margin-top: 30px;
    text-align: center
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box .back_btn_area .back_btn {
  font-size: 16px;
  text-decoration: none !important;
  color: #114494 !important;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box .back_btn_area .back_btn {
    justify-content: center;
    font-size: 12px
  }
}
.pc_setup .sec02 .sec02_box_outer .sec02_box .back_btn_area .back_btn::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(./pc_setup_img/arrow_back.png) center center/contain no-repeat;
  display: inline-block;
  margin-left: 10px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02 .sec02_box_outer .sec02_box .back_btn_area .back_btn::after {
    width: 20px;
    height: 20px
  }
}
.pc_setup .sec02_note {
  background: url(./pc_setup_img/sec02_note_bg.jpg), linear-gradient(180deg, rgb(7, 6, 24) 50%, rgb(18, 68, 148) 100%);
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  color: #fff
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02_note {
    background: linear-gradient(180deg, rgb(7, 6, 24) 0%, rgb(18, 68, 148) 100%)
  }
}
.pc_setup .sec02_note .sec_inner {
  padding-top: 80px;
  padding-bottom: 120px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02_note .sec_inner {
    padding-top: 30px;
    padding-bottom: 70px
  }
}
.pc_setup .sec02_note .sec_note_ttl span {
  position: relative;
  background: #114494
}
.pc_setup .sec02_note .sec_note_ttl span::after {
  background: #114494
}
.pc_setup .sec02_note .sec02_note_txt {
  font-size: 16px;
  line-height: 2;
  width: 54%;
  margin-top: 40px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02_note .sec02_note_txt {
    font-size: 14px;
    width: 100%;
    margin-top: 0
  }
}
.pc_setup .sec02_note .sec02_note_img {
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 50px
}
.pc_setup .sec02_note .sec02_note_list_area {
  max-width: 840px;
  margin: auto;
  margin-top: 80px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02_note .sec02_note_list_area {
    margin-top: 50px
  }
}
.pc_setup .sec02_note .sec02_note_list_area .sec02_note_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02_note .sec02_note_list_area .sec02_note_list {
    flex-direction: column
  }
}
.pc_setup .sec02_note .sec02_note_list_area .sec02_note_list .sec02_note_list_item {
  width: 47.8%
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02_note .sec02_note_list_area .sec02_note_list .sec02_note_list_item {
    width: 100%
  }
}
.pc_setup .sec02_note .sec02_note_list_area .sec02_note_list .sec02_note_list_item .sec02_note_list_img {
  margin-bottom: 20px
}
.pc_setup .sec02_note .sec02_note_list_area .sec02_note_list .sec02_note_list_item .sec02_note_list_img img {
  width: 100%
}
.pc_setup .sec02_note .sec02_note_list_area .sec02_note_list .sec02_note_list_item .sec02_note_list_ttl {
  font-size: 18px;
  padding-left: 14px;
  border-left: 4px solid #f07325;
  font-weight: bold;
  margin-bottom: 10px
}
.pc_setup .sec02_note .sec02_note_list_area .sec02_note_list .sec02_note_list_item .sec02_note_list_ttl_sub {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px
}
.pc_setup .sec02_note .sec02_note_list_area .sec02_note_list .sec02_note_list_item .sec02_note_list_txt {
  font-size: 12px;
  line-height: 2
}
.pc_setup .sec02_note .sec02_note_list_area .sec02_note_list .sec02_note_list_item:nth-of-type(n + 3) {
  margin-top: 50px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02_note .sec02_note_list_area .sec02_note_list .sec02_note_list_item:nth-of-type(n + 3) {
    margin-top: 30px
  }
}
@media screen and (max-width: 479px) {
  .pc_setup .sec02_note .sec02_note_list_area .sec02_note_list .sec02_note_list_item + .sec02_note_list_item {
    margin-top: 30px
  }
}
.pc_setup .sec03 {
  position: relative;
  background: #f5f6f7
}
.pc_setup .sec03 .sec_inner {
  padding-top: 120px;
  padding-bottom: 120px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec03 .sec_inner {
    padding-top: 50px;
    padding-bottom: 70px
  }
}
.pc_setup .sec03 .sec_ttl .num {
  color: #117b94
}
.pc_setup .sec03 .sec_ttl .num span {
  background: #117b94;
  text-transform: uppercase
}
.pc_setup .sec03 .sec_ttl .ttl {
  color: #117b94
}
.pc_setup .sec03 .sec_ttl .ttl::before {
  background: #117b94
}
.pc_setup .sec03 .column_list {
  display: flex;
  justify-content: space-between
}
@media screen and (max-width: 479px) {
  .pc_setup .sec03 .column_list {
    flex-direction: column;
    margin-top: 30px
  }
}
.pc_setup .sec03 .column_list .column_list_item {
  width: 31.3%
}
@media screen and (max-width: 479px) {
  .pc_setup .sec03 .column_list .column_list_item {
    width: 100%
  }
}
.pc_setup .sec03 .column_list .column_list_item .column_list_ttl {
  font-size: 18px;
  padding-left: 14px;
  border-left: 4px solid #f07325;
  font-weight: bold
}
@media screen and (max-width: 479px) {
  .pc_setup .sec03 .column_list .column_list_item .column_list_ttl {
    font-size: 16px
  }
}
.pc_setup .sec03 .column_list .column_list_item .column_list_img {
  margin-top: 20px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec03 .column_list .column_list_item .column_list_img {
    margin-top: 16px
  }
}
.pc_setup .sec03 .column_list .column_list_item .column_list_img img {
  width: 100%
}
.pc_setup .sec03 .column_list .column_list_item .column_list_txt {
  font-size: 12px;
  line-height: 2;
  margin-top: 20px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec03 .column_list .column_list_item .column_list_txt {
    margin-top: 16px
  }
}
@media screen and (max-width: 479px) {
  .pc_setup .sec03 .column_list .column_list_item + .column_list_item {
    margin-top: 32px
  }
}
.pc_setup .sec03 .column_list_bnr {
  max-width: 640px;
  margin: auto;
  margin-top: 80px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec03 .column_list_bnr {
    margin-top: 50px
  }
}
.pc_setup .sec03 .column_list_bnr img {
  width: 100%
}
.pc_setup .sec01 .sec_ttl, .pc_setup .sec02 .sec_ttl, .pc_setup .sec03 .sec_ttl {
  margin-bottom: 50px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec_ttl, .pc_setup .sec02 .sec_ttl, .pc_setup .sec03 .sec_ttl {
    margin-bottom: 30px
  }
}
.pc_setup .sec01 .sec_ttl .num, .pc_setup .sec02 .sec_ttl .num, .pc_setup .sec03 .sec_ttl .num {
  display: flex;
  align-items: center;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: .3rem
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec_ttl .num, .pc_setup .sec02 .sec_ttl .num, .pc_setup .sec03 .sec_ttl .num {
    font-size: 24px
  }
}
.pc_setup .sec01 .sec_ttl .num span, .pc_setup .sec02 .sec_ttl .num span, .pc_setup .sec03 .sec_ttl .num span {
  padding: 2px 4px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin-right: 10px;
  letter-spacing: 0
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec_ttl .num span, .pc_setup .sec02 .sec_ttl .num span, .pc_setup .sec03 .sec_ttl .num span {
    font-size: 10px;
    margin-right: 6px
  }
}
.pc_setup .sec01 .sec_ttl .ttl, .pc_setup .sec02 .sec_ttl .ttl, .pc_setup .sec03 .sec_ttl .ttl {
  font-size: 36px;
  position: relative;
  line-height: 1.77;
  padding-left: 24px;
  font-weight: normal;
  letter-spacing: .1rem
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec_ttl .ttl, .pc_setup .sec02 .sec_ttl .ttl, .pc_setup .sec03 .sec_ttl .ttl {
    font-size: 26px
  }
}
.pc_setup .sec01 .sec_ttl .ttl::before, .pc_setup .sec02 .sec_ttl .ttl::before, .pc_setup .sec03 .sec_ttl .ttl::before {
  content: "";
  width: 4px;
  height: calc(100% - 20px);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto
}
.pc_setup .sec01 .sec_intro_txt, .pc_setup .sec02 .sec_intro_txt, .pc_setup .sec03 .sec_intro_txt {
  font-size: 16px;
  line-height: 2;
  max-width: 840px;
  margin: auto;
  margin-bottom: 80px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01 .sec_intro_txt, .pc_setup .sec02 .sec_intro_txt, .pc_setup .sec03 .sec_intro_txt {
    font-size: 14px;
    margin-bottom: 40px
  }
}
.pc_setup .sec01_note .sec_note_ttl, .pc_setup .sec02_note .sec_note_ttl {
  font-size: 24px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01_note .sec_note_ttl, .pc_setup .sec02_note .sec_note_ttl {
    font-size: 20px;
    line-height: 1.5
  }
}
.pc_setup .sec01_note .sec_note_ttl span, .pc_setup .sec02_note .sec_note_ttl span {
  position: relative;
  padding: 5px 10px;
  color: #fff;
  display: inline-block
}
@media screen and (max-width: 479px) {
  .pc_setup .sec01_note .sec_note_ttl span, .pc_setup .sec02_note .sec_note_ttl span {
    padding: 10px 15px
  }
}
.pc_setup .sec01_note .sec_note_ttl span::after, .pc_setup .sec02_note .sec_note_ttl span::after {
  content: "";
  clip-path: polygon(0 0, 100% 0%, 0 100%);
  width: 20px;
  height: 100%;
  display: block;
  position: absolute;
  right: -20px;
  top: 0;
  z-index: 2
}
.pc_setup .sec_faq .sec_inner {
  padding-top: 120px;
  padding-bottom: 140px;
  max-width: 880px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_faq .sec_inner {
    padding-bottom: 70px;
    padding-top: 50px
  }
}
.pc_setup .sec_faq .sec_faq_ttl {
  font-size: 24px;
  color: #114494;
  text-align: center;
  font-weight: normal
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_faq .sec_faq_ttl {
    font-size: 20px
  }
}
.pc_setup .sec_faq .accordion_area {
  margin-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, .3)
}
.pc_setup .sec_faq .accordion_area .accordion_box {
  border-bottom: 1px solid rgba(0, 0, 0, .3)
}
.pc_setup .sec_faq .accordion_area .accordion_box .accordion_ttl {
  padding: 24px 0;
  font-size: 18px;
  position: relative;
  font-weight: bold;
  color: #114494
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_faq .accordion_area .accordion_box .accordion_ttl {
    font-size: 16px;
    line-height: 1.65;
    padding: 18px 0
  }
}
.pc_setup .sec_faq .accordion_area .accordion_box .accordion_ttl::before, .pc_setup .sec_faq .accordion_area .accordion_box .accordion_ttl::after {
  content: "";
  display: block;
  width: 24px;
  height: 1px;
  background: #000;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  position: absolute
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_faq .accordion_area .accordion_box .accordion_ttl::before, .pc_setup .sec_faq .accordion_area .accordion_box .accordion_ttl::after {
    width: 15px
  }
}
.pc_setup .sec_faq .accordion_area .accordion_box .accordion_ttl::after {
  transform: rotate(90deg);
  transition: transform .2s
}
.pc_setup .sec_faq .accordion_area .accordion_box .accordion_ttl.open::after {
  transform: rotate(0deg)
}
.pc_setup .sec_faq .accordion_area .accordion_box .accordion_ttl .faq_ico {
  display: block;
  position: relative;
  padding-left: 34px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_faq .accordion_area .accordion_box .accordion_ttl .faq_ico {
    padding-left: 23px
  }
}
.pc_setup .sec_faq .accordion_area .accordion_box .accordion_ttl .faq_ico::before {
  content: "Q";
  font-size: 20px;
  position: absolute;
  left: 0;
  top: -2px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_faq .accordion_area .accordion_box .accordion_ttl .faq_ico::before {
    font-size: 18px
  }
}
.pc_setup .sec_faq .accordion_area .accordion_box .accordion_cont {
  display: none
}
.pc_setup .sec_faq .accordion_area .accordion_box .accordion_cont p {
  padding-bottom: 32px;
  font-size: 16px;
  line-height: 2
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_faq .accordion_area .accordion_box .accordion_cont p {
    font-size: 14px
  }
}
.pc_setup .sec_faq .accordion_area .accordion_box .accordion_cont .faq_ico {
  display: block;
  position: relative;
  padding-left: 34px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_faq .accordion_area .accordion_box .accordion_cont .faq_ico {
    padding-left: 23px
  }
}
.pc_setup .sec_faq .accordion_area .accordion_box .accordion_cont .faq_ico::before {
  content: "A";
  font-size: 20px;
  position: absolute;
  left: 0;
  top: -4px;
  color: #114494;
  font-weight: bold
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_faq .accordion_area .accordion_box .accordion_cont .faq_ico::before {
    font-size: 18px
  }
}
.pc_setup .sec_faq .note {
  color: #000;
  margin-top: 40px
}
.pc_setup .sec_daikou {
  background: #2097de
}
.pc_setup .sec_daikou .sec_inner {
  padding-top: 53px;
  padding-bottom: 60px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_daikou .sec_inner {
    padding-top: 40px;
    padding-bottom: 70px
  }
}
.pc_setup .sec_daikou .sec_daikou_ttl {
  font-weight: normal;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 2
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_daikou .sec_daikou_ttl {
    font-size: 18px
  }
}
.pc_setup .sec_daikou .sec_daikou_ttl span {
  display: inline-block;
  background: #114494;
  font-size: 24px;
  padding: 2px 13px;
  line-height: 1.2
}
.pc_setup .sec_daikou .sec_daikou_bnr {
  max-width: 640px;
  margin: auto;
  margin-top: 30px
}
@media screen and (max-width: 479px) {
  .pc_setup .sec_daikou .sec_daikou_bnr {
    margin-top: 22px
  }
}
.pc_setup .sec_daikou .sec_daikou_bnr img {
  width: 100%
}
.column {
  padding: 40px 48px 90px;
  border: 2px solid #f07325;
  border-radius: 16px;
  background: #fff
}
@media screen and (max-width: 479px) {
  .column {
    padding: 20px 20px 40px
  }
}
.column._bg_gr {
  background: #f5f6f7
}
.column .column_ttl {
  font-size: 24px;
  color: #f07325;
  padding-left: 38px;
  position: relative;
  line-height: 1;
  margin-bottom: 32px
}
@media screen and (max-width: 479px) {
  .column .column_ttl {
    font-size: 20px;
    line-height: 2;
    margin-bottom: 16px;
    padding-left: 34px
  }
}
.column .column_ttl::before {
  content: "";
  width: 28px;
  height: 28px;
  background: url(./pc_setup_img/ico_column_ttl.png) center center/contain no-repeat;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}
@media screen and (max-width: 479px) {
  .column .column_ttl::before {
    top: 9px
  }
}
@media screen and (max-width: 479px) {
  .column .column_ttl::before {
    width: 24px;
    height: 24px
  }
}
.anchor_link {
  display: flex;
  justify-content: center;
  max-width: 880px;
  margin: auto;
  right: 0;
  position: absolute;
  left: 0;
  top: -60px
}
@media screen and (max-width: 479px) {
  .anchor_link {
    flex-direction: column;
    top: -230px;
    width: calc(100% - 40px);
    margin: auto
  }
}
.anchor_link .anchor_link_item a {
  position: relative;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 10px 46px;
  overflow: hidden;
  border-radius: 16px;
  color: #fff !important;
  text-decoration: none !important
}
@media screen and (max-width: 479px) {
  .anchor_link .anchor_link_item a {
    padding: 10px 20px 15px;
    align-items: flex-start;
    border-radius: 10px
  }
}
.anchor_link .anchor_link_item a .num {
  font-size: 10px;
  display: flex;
  align-items: center;
  font-weight: normal;
  text-transform: uppercase
}
.anchor_link .anchor_link_item a .num span {
  font-size: 16px;
  display: inline-block;
  margin-left: 4px;
  color: #fff !important;
  font-weight: normal
}
.anchor_link .anchor_link_item a .ttl {
  font-size: 18px;
  line-height: 1.55;
  font-weight: bold;
  margin-top: 11px;
  text-align: center;
  font-weight: bold
}
@media screen and (max-width: 479px) {
  .anchor_link .anchor_link_item a .ttl {
    font-size: 16px;
    margin-top: 0px
  }
}
.anchor_link .anchor_link_item a::after {
  content: "";
  width: 18px;
  height: 8px;
  background: url(./pc_setup_img/arrow_anchor_bottom.png) center center/contain no-repeat;
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  margin: auto;
  transition: bottom .2s
}
@media screen and (max-width: 479px) {
  .anchor_link .anchor_link_item a::after {
    bottom: 0;
    left: auto;
    top: 0;
    right: 15px
  }
}
.anchor_link .anchor_link_item a:hover::after {
  bottom: 14px
}
.anchor_link .anchor_link_item:nth-of-type(1) a {
  background: #2097de
}
.anchor_link .anchor_link_item:nth-of-type(2) a {
  background: #114494
}
.anchor_link .anchor_link_item:nth-of-type(3) a {
  background: #117b94
}
.anchor_link._col3 .anchor_link_item {
  width: 32%
}
@media screen and (max-width: 479px) {
  .anchor_link._col3 .anchor_link_item {
    width: 100%
  }
}
.anchor_link._col3 .anchor_link_item + .anchor_link_item {
  margin-left: 2%
}
@media screen and (max-width: 479px) {
  .anchor_link._col3 .anchor_link_item + .anchor_link_item {
    margin-left: 0;
    margin-top: 10px
  }
}
.link {
  transition: opacity .2s
}
.link:hover {
  opacity: .6
}
.footerMenu_re {
  display: none
}
@media only screen and (max-width: 479px) {
  .t_a01 h2, .noAcco h2 {
    font-size: 3.2vw
  }
  #footer {
    display: none
  }
  .footerMenu_re {
    margin: 0;
    width: 100%;
    padding: 0;
    background-color: #fff;
    text-align: center;
    display: block
  }
  .footerMenu_re ul {
    margin: 5px 0
  }
  .footerMenu_re li {
    display: inline-block
  }
  .footerMenu_re ul.sns_icon {
    display: inline-block;
    margin: 10px 0 20px
  }
  .footerMenu_re ul.sns_icon li {
    margin: 0 10px
  }
  .footerMenu_re .compayInfor {
    font-size: 13px;
    text-align: left;
    line-height: 1.5;
    width: 95%;
    margin: 0 auto 20px
  }
  .pcOnly {
    display: none
  }
  .footerLink {
    display: flex;
    flex-wrap: wrap
  }
  .footerLink li {
    width: 49.5%;
    background-color: #dbe4f3;
    padding: .6em 0;
    margin-top: 3px;
    font-size: .9em
  }
  .footerLink li a {
    display: block;
    text-decoration: none;
    color: #2c3651
  }
  .footerLink li:nth-child(odd) {
    margin-right: 1%
  }
  .footerLink:first-of-type li:nth-child(5) {
    margin-right: 0;
    width: 100%
  }
  .footerMenu_re .footerLink {
    margin: 0
  }
  .pcOnly_il {
    display: none
  }
}
#pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 55px
}
#pagetop a {
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  display: block;
  font-size: 12px;
  line-height: 1.5em;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none
}
.none-sp {
  display: block !important
}
.none-pc {
  display: none !important
}
@media screen and (max-width: 479px) {
  .none-sp {
    display: none !important
  }
  .none-pc {
    display: block !important
  }
}
.br-pc {
  display: inline-block
}
.br-sp {
  display: none
}
@media screen and (max-width: 479px) {
  .br-pc {
    display: none
  }
  .br-sp {
    display: block
  }
} /*# sourceMappingURL=pc_setup.css.map */