<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
  color: #333;
}

.f-fs18 {
  font-size: 18px;
}
.f-fs30 {
  font-size: 30px;
}
.f-fs24 {
  font-size: 24px;
}
.f-fs20 {
  font-size: 20px;
}
.f-fs18 {
  font-size: 18px;
}
.f-fs16 {
  font-size: 16px;
}
.f-fs14 {
  font-size: 14px;
}
.f-cfff {
  color: #fff;
}
.f-c333 {
  color: #333;
}
.f-c666 {
  color: #666;
}
.f-cff4444 {
  color: #ff4444;
}
.f-cffa944 {
  color: #ffa944;
}
.f-mt35{margin-top:35px;}
.f-mt50 {
  margin-top:50px!important;
}
.f-mt60 {
  margin-top: 60px !important;
}
.f-mt120 {
  margin-top: 120px !important;
}
.f-flex {
  display: flex;
}

/*綏�� ������鎵�*/
.f-flex-r-sa {
  display: flex;
  justify-content: space-around;
}

/*綏�� 鋇ょ���絽�*/
.f-flex-r-sb {
  display: flex;
  justify-content: space-between;
}


/*筝�筝� ������絽�*/
.f-flex-c-sa {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

/*筝�筝� 筝ょ���絽�*/
.f-flex-c-sb {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


/* ��臀�bootstrap�桁� */
p {
  margin:0;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
@media screen and (min-width: 1200px) {
  .display-mobile {
    display: none !important;
  }
  .f-mwrap {
    width: 1200px;
    margin: 0 auto;
  }
  .f-mwrap span{
    display: block;
    margin: 0 auto;
    width: 800px;
  }
}

.g-bd-wrap {
  background-color: #f7f7f7;
}
.newsTopNav{
  background: url("../images/inv.deregistration.banner.jpg") no-repeat center;
}

.g-bd-wrap .bd-banner .banner-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 150px;
  /* line-height: 60px;
  text-align: center; */
  padding: 15px 0;
  background-image: linear-gradient(90deg,
  rgba(0, 205, 178, 0.9) 0%,
  rgba(0, 179, 194, 0.9) 62%,
  rgba(0, 152, 209, 0.9) 100%),
  linear-gradient(
          rgba(0, 82, 217, 0.3),
          rgba(0, 82, 217, 0.3));
  font-size: 46px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #fff;
}
.bd-main {
  padding: 68px 0;
}
.bd-main-top {
  padding: 50px!important;
  background-image: linear-gradient(90deg,#D6E9F0,#DCF2E3);
}
.bd-content-box {
  background-color: #f5f6f8;
  padding: 50px 63px;
}
.bd-main-top .m-serv p{
  font-size: 30px;
  font-weight: 600;
  line-height: 54px;
  text-align: center;
  overflow-wrap: break-word;
  word-break: keep-all;
  color: #343333;
}
.bd-main-top .serv-link {
  margin-top: 35px;
}
.bd-main-top .serv-link:first-child {
  margin-top: 50px;
}
.bd-main-top .u-link {
  display: inline-block;
  padding: 15px 25px;
  font-size: 20px;
  color: #fff;
  background-image: linear-gradient(90deg,
  #00cdb2 0%,
  #00b3c2 46%,
  #0098d1 100%),
  linear-gradient(
          #50d7ae,
          #50d7ae);
  background-blend-mode: normal,
  normal;
  border-radius: 50px;

}
.bd-main-top .m-list {
  margin-top: 120px;
}
.bd-main-top .m-list .list-item,
.bd-main-top .m-list .sel-item {
  width: 183px;
  height: 260px;
  padding: 80px 19px 0 18px;
  color: #3c9cc9;
  background-color: #fff;
  border-style: solid;
  border-width: 2px;
  border-image-source: linear-gradient(135deg,
  #CADDF5 0%,
  #B6EAC9 100%);
  border-image-slice: 1;
}

.list-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.bd-main-top .m-list .list-item-big {
  width: 215px;
  height: 245px;
  margin: 0px 15px;
}

.bd-main-top .m-list .list-item p,
.bd-main-top .m-list .sel-item p{
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  font-weight: 500;
}
.bd-main-top .m-list .sel-item .p-long {
  font-size: 16px;
  line-height: 22px;
}

.bd-main-top .m-list .sel-item .u-img {
  top: -56px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 120px;
  height: 120px;
  border-radius: 60px;
  border: solid 2px #bfdfe7;
}

.bd-main-top .m-list .sel-item:nth-child(1) .u-img {
  background: #effffe url(../images/inv.deregistration.1-1.png) no-repeat center center;
}
.bd-main-top .m-list .sel-item:nth-child(2) .u-img {
  background: #effffe url(../images/inv.deregistration.2-1.png) no-repeat center center;
}
.bd-main-top .m-list .sel-item:nth-child(3) .u-img {
  background: #effffe url(../images/inv.deregistration.3-1.png) no-repeat center center;
}
.bd-main-top .m-list .sel-item:nth-child(4) .u-img {
  background: #effffe url(../images/inv.deregistration.4-1.png) no-repeat center center;
}
.bd-main-top .m-list .sel-item:nth-child(5) .u-img {
  background: #effffe url(../images/inv.deregistration.5-1.png) no-repeat center center;
}


.bd-main-top .m-list .sel-item.active {
  background-image: linear-gradient(90deg,
  #d0f1ea 0%,
  #d6eaf1 100%),
  linear-gradient(
          #ffffff,
          #ffffff);
  border-style:none;
  color: #000000;
}
.bd-main-top .m-list .sel-item.active .u-img {
  border: none;
}
.bd-main-top .m-list .sel-item.active:nth-child(1) .u-img {
  background: url(../images/inv.deregistration.1-2.png) center center no-repeat,linear-gradient(135deg,
  #0098df 0%,
  #00c149 100%);
}
.bd-main-top .m-list .sel-item.active:nth-child(2) .u-img {
  background: url(../images/inv.deregistration.2-2.png) center center no-repeat,linear-gradient(135deg,
  #0098df 0%,
  #00c149 100%);
}
.bd-main-top .m-list .sel-item.active:nth-child(3) .u-img {
  background: url(../images/inv.deregistration.3-2.png) center center no-repeat,linear-gradient(135deg,
  #0098df 0%,
  #00c149 100%);
}
.bd-main-top .m-list .sel-item.active:nth-child(4) .u-img {
  background: url(../images/inv.deregistration.4-2.png) center center no-repeat,linear-gradient(135deg,
  #0098df 0%,
  #00c149 100%);
}
.bd-main-top .m-list .sel-item.active:nth-child(5) .u-img {
  background: url(../images/inv.deregistration.5-2.png) center center no-repeat,linear-gradient(135deg,
  #0098df 0%,
  #00c149 100%);
}

.bd-main-top .m-acces {
  margin-top: 60px;
  padding: 58px 28px 62px 46px;
  text-align: right;
  height: 280px;
  background-image: linear-gradient(90deg,
  #18A1E1 0%,
  #18B1A7 46%,
  #18C65A 100%),
  linear-gradient(
          #36d4ae,
          #36d4ae);
  background-blend-mode: normal,
  normal;
}
.bd-main-top .m-acces p {
  margin: 20px 40px;
  display: inline-block;
  width: 420px;
  text-align: center;
  font-size: 26px;
  color: #fff;
  margin-left: 50%;
}
.bd-main-top .m-acces .u-img {
  width: 413px;
  height: 278px;
  background: url(../images/inv.deregistration.secode01.png) no-repeat center/cover;
}
.bd-main-top .m-acces .u-img::after {
  content: '';
  position: absolute;
  bottom: 95px;
  right: -155px;
  width: 200px;
  height: 6px;
  background-color: #ffffff;
}

.bd-main-top .b-txt {
  margin: 110px 10px 0 10px;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}

.bd-main-top .m-collist .collist-ttl {
  display: flex;
  align-items: end;
  color: #fff;
}
.bd-main-top .m-collist .u-ttl {
  margin-right: 20px;
  padding: 0 48px;
  line-height: 50px;
  font-size: 20px;
  background-image: linear-gradient(90deg,
  #857cf8 0%,
  #849dfc 38%,
  #83bdff 100%),
  linear-gradient(
          #7ab4fd,
          #7ab4fd);
  background-blend-mode: normal,
  normal;
  border-radius: 25px;
}
.bd-main-top .m-collist .u-notes {
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  background-color: #ff4444;
  border-radius: 18px;
}
.bd-main-top .m-collist .u-notes.u-notes1 {
  background-color : #ffa944;
}
.bd-main-top .m-collist .collist-cont {
  padding-top: 10px;
  padding-left: 46px;
  line-height: 24px;
  font-size: 16px;
  color: #666;
}


.f-border {
  position: relative;
  border: 50px solid;
  border-image: linear-gradient(90deg,
  #63BEE8 0%,
  #63D78F 100%) 30 30;
  background-image: linear-gradient(to right, #E0F2FA 0%, #E0F7E9 100%);
}

.f-border .u-tips {
  position: absolute;
  top: -50px;
  left: -50px;
  width: 140px;
  height: 100px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  background-color: rgba(5, 178, 184, .6);
}

.f-border::before,
.f-border::after {
  content: '';
  position: absolute;
  top: -50px;
  right: -50px;
}
.f-border::before {
  bottom: -50px;
  width: 50px;
  background-color: #fdfdfd;
  border-top: 50px solid #f7f7f7;
  border-bottom: 50px solid #f7f7f7;
}
.f-border::after {
  width: 30px;
  height: 30px;
  background-color: rgba(114, 199, 190,.3);
}

.f-border-n {
  position: relative;
  background-image: linear-gradient(90deg,
  rgba(0, 205, 178, 0.9) 0%,
  rgba(0, 179, 194, 0.9) 46%,
  rgba(0, 152, 209, 0.9) 100%),
  linear-gradient(
          rgba(122, 229, 255, 1),
          rgba(122, 229, 255, 1));
}
.f-border-n .u-tips {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 160px;
  height: 100px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  background-color: rgba(5, 178, 184,.6);
}

.f-border-n::before,
.f-border-n::after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
}
.f-border-n::before {
  bottom: -1px;
  width: 50px;
  background-color: #fdfdfd;
  border-top: 50px solid #f7f7f7;
  border-bottom: 50px solid #f7f7f7;
}
.f-border-n::after {
  width: 30px;
  height: 30px;
  background-color: rgba(114, 199, 190,.3);
}
.f-border-n .md-wrap {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 35px 64px 20px 120px;
}

.bd-main-md .md-wrap ul,
.bd-main-btm .md-wrap ul{
  line-height: 40px;
  font-size: 18px;
  color: #333333;
}
.bd-main-btm .u-more i,
.bd-main-md .u-more i{
  font-style: italic;
  font-size: 16px;
}
.bd-main-md {
  padding: 35px 64px 20px 120px;
}

.bd-main-btm .btm-lt {
  width: 49%;
  padding: 38px 30px 15px 65px;
}
.bd-main-btm .btm-rt {
  width: 49%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.bd-main-btm .btm-rt .u-tips,
.bd-main-btm .btm-lt .u-tips {
  width: 170px;
  height: 100px;
  line-height: 100px;
}
.bd-main-btm .btm-rt .u-tips.tips-long {
  line-height: 32px;
  font-size: 22px;
}
.bd-main-btm .u-icon {
  display: inline-block;
  width: 117px;
  height: 90px;
  background: url(../images/inv.deregistration.consultation.png) no-repeat center center;
  margin-top: 40px;
}
.bd-main-btm .u-icon2 {
  display: inline-block;
  width: 117px;
  height: 90px;
  background: url(../images/inv.hn.4-1.png) no-repeat center center;
  margin-top: 40px;
}

.bd-main-btm .u-ttl,
.bd-main-btm .u-ttl-left{
  margin-top: 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #333;
}
.bd-main-btm .u-des {
  font-size: 18px;
  color: #333;
  margin-bottom: 40px;
}
.bd-main-btm .btm-rt .u-ttl::after{
  content: '';
  position: absolute;
  top: -5px;
  right: 10px;
  width: 18px;
  height: 24px;
  background: url(../images/inv.hn.4-2.png) no-repeat center center;
}

@media screen and (max-width: 768px) {
  .display-pc{
    display: none;!important;
  }
  .f-mt35{margin-top:15px !important;}
  .f-mt60 {
    margin-top: 30px !important;
  }
  .f-mt120 {
    margin-top: 35px !important;
  }

  .g-bd-wrap .bd-banner {
    height: 215px;
  }
  .g-bd-wrap .bd-banner .banner-ttl {
    height: 70px;
    font-size: 22px;
  }
  .bd-main {
    padding: 28px 0;
  }
  .bd-main-top {
    padding: 15px 15px;
  }
  .bd-main-top .m-serv p {
    font-size: 16px;
    line-height: 28px;
  }

  .bd-main-top .u-link {
    line-height: 25px;
    font-size: 16px;
  }
  .m-list.f-flex-r-sb {
    display: block;
  }
  .bd-main-top .m-list {
    margin-top: 10px;
  }
  .bd-main-top .m-list .list-item-big {
    margin: 0;
  }
  .bd-main-top .m-list .list-item.col-xs-12,
  .bd-main-top .m-list .sel-item.col-xs-12 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    padding: 35px 5px 15px;
    width: 100%;
    height: inherit;
  }
  .bd-main-top .m-list .list-item .u-img,
  .bd-main-top .m-list .sel-item .u-img {
    top: -35px;
    width: 70px;
    height: 70px;
    background-size: 50%;
  }
  .bd-main-top .m-list .sel-item:nth-child(1) .u-img,
  .bd-main-top .m-list .sel-item:nth-child(2) .u-img,
  .bd-main-top .m-list .sel-item:nth-child(3) .u-img,
  .bd-main-top .m-list .sel-item:nth-child(4) .u-img,
  .bd-main-top .m-list .sel-item:nth-child(5) .u-img,
  .bd-main-top .m-list .sel-item:nth-child(6) .u-img {
    background-size: 50%;
  }

  .bd-main-top .m-list .list-item p,
  .bd-main-top .m-list .sel-item p {
    font-size: 16px;
  }
  .bd-main-top .m-acces {
    margin-top: 80px;
    height: auto;
    min-height: 90px;
    text-align: center;
    padding: 10px 10px 10px;
  }
  .bd-main-top .m-acces p {
    margin: 0px;
    width: 120px;
    font-size: 12px;
    margin-left: 64%;
  }
  .bd-main-top .m-acces .u-img::after {
    content: none;
  }
  .bd-main-top .b-txt {
    margin: 30px 0 0 0;
  }
  .bd-main-top .m-collist .collist-ttl {
    display: inline-block
  }
  .bd-main-top .m-collist .collist-cont {
    padding-left: 10px;
    font-size: 14px;
  }

  .bd-main-top .m-collist .u-ttl {
    display: block;
    padding: 0 10px;
    line-height: 30px;
    font-size: 16px;
  }
  .bd-main-top .m-collist .u-notes {
    display: block;
    margin-top: 10px;
    width: 80px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
  }
  .bd-content-box {
    background-color: #f5f6f8;
    padding: 50px 20px;
  }
  .bd-main-md {
    padding: 30px 20px 20px 65px;
  }

  .f-border {
    border-width: 15px ;
  }
  .f-border::before {
    bottom: -15px;
    width: 15px;
    border-top: 15px solid #f7f7f7;
    border-bottom: 15px solid #f7f7f7;
    color: #f7f7f7;
  }

  .f-border::before, .f-border::after {
    top: -15px;
    right: -15px;
  }
  .f-border::after {
    width: 10px;
    height: 10px;
  }
  .bd-main-top .m-acces .u-img {
    width: 135px;
    height: 90px;
    background: url(../images/inv.deregistration.secode01.png) no-repeat center/cover;
  }
  .bd-main-md .md-wrap ul,
  .bd-main-btm .md-wrap ul {
    line-height: 24px;
    font-size: 16px;
  }
  .bd-main-md .md-wrap ul li+li,
  .bd-main-btm .md-wrap ul li+li {
    margin-top: 10px;
  }
  .bd-main-md .u-more i,
  .bd-main-btm .u-more i {
    font-size: 14px;
  }

  .u-tips-content{
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .bd-main-btm .btm-rt .u-tips.tips-long {
    line-height: 22px;
    font-size: 18px;
  }


  .f-border .u-tips {
    top: -15px;
    left: -15px;
    width: 120px;
    height: 40px;
    line-height: 18px;
    font-size: 16px;
  }
  .bd-main-btm .btm-lt .u-tips,
  .bd-main-btm .btm-rt .u-tips {
    padding: 5px 0;
    width: 125px;
    height: auto;
    line-height: 24px;
  }
  .bd-main-btm.f-flex-r-sb {
    display: block;
    background-color: #f7f7f7;
  }
  .bd-main-btm&gt;a {
    display: block;
    width: initial;
    padding: 20px 0;
  }
  .bd-main-btm&gt;a+a {
    margin-top: 30px;
  }
  .bd-main-btm .u-icon {
    width: 50px;
    height: 38px;
    background-size: contain;
  }
  .bd-main-btm .u-ttl {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
  }
  .bd-main-btm .u-des {
    font-size: 16px;
  }
  .bd-main-btm .btm-rt .u-ttl::after {
    background-size: 75%;
  }

  .bd-main-btm.f-flex-r-sb {
    display: block;
  }
  .bd-main-btm .btm-lt,.bd-main-btm .btm-rt {
    width: auto;
    padding: 30px 20px 20px 65px;
  }
  .bd-main-btm .btm-rt {
    margin-top: 30px;
    padding: 36px 0 15px;
  }
  .bd-main-btm .btm-rt .u-ttl::after{
    content: '';
    position: absolute;
    top: -5px;
    right: 28px;
    width: 18px;
    height: 24px;
    background: url(../images/inv.hn.4-2.png) no-repeat center center;
  }
}
</pre></body></html>