@charset "UTF-8";
@keyframes loop_slide_right {
  from {
    transform: translate3d(-100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.un_hkdLead {
  margin-bottom: 110px;
  margin-bottom: 29.3333333333vw;
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_hkdLead {
    margin-bottom: 110px;
  }
}
.un_hkdLead::before {
  display: block;
  content: "";
  width: 320px;
  width: 85.3333333333vw;
  height: 192px;
  height: 51.2vw;
  background-image: url(../../img/hokkaido/bg_hkd_lead_smp.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -40px;
  top: -10.6666666667vw;
  right: 0;
}
@media screen and (min-width: 750px) {
  .un_hkdLead::before {
    width: 983px;
    height: 68px;
    background-image: url(../../img/hokkaido/bg_hkd_lead.png);
    top: -45px;
  }
}
.un_hkdLead_inner {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 750px) {
  .un_hkdLead_inner {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 96px;
  }
}
@media screen and (min-width: 750px) {
  .un_hkdLead_cont {
    width: 420px;
  }
}
.un_hkdLead_hl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_hkdLead_hl {
    margin-bottom: 40px;
    gap: 10px;
  }
}
.un_hkdLead_hl span {
  display: inline-block;
  background: #338bbe;
  color: #fff;
  font-size: 24px;
  font-size: 6.4vw;
  letter-spacing: 0.08em;
  padding-left: 10px;
  padding-left: 2.6666666667vw;
  padding-right: 10px;
  padding-right: 2.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_hkdLead_hl span {
    font-size: 2.4rem;
    padding: 0 10px;
  }
}
.un_hkdLead_btn {
  margin-top: 40px;
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_hkdLead_btn {
    margin-top: 40px;
    width: 280px;
  }
}
.un_hkdLead_img {
  margin-top: 60px;
  margin-top: 16vw;
  margin-left: calc(50% - 50vw);
}
@media screen and (min-width: 750px) {
  .un_hkdLead_img {
    width: 620px;
    margin: 0 0 0 -120px;
  }
}

.un_hkdOutline {
  padding-bottom: 60px;
  padding-bottom: 16vw;
}
@media screen and (min-width: 750px) {
  .un_hkdOutline {
    padding-bottom: 0;
  }
}
.un_hkdOutline_hl {
  display: flex;
  align-items: center;
  height: 50px;
  height: 13.3333333333vw;
  position: absolute;
  top: -30px;
  top: -8vw;
  left: -1px;
  padding: 0 15px;
  background: #338bbe;
  color: #fff;
  font-size: 16px;
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 750px) {
  .un_hkdOutline_hl {
    height: 58px;
    top: -29px;
    padding: 0 20px;
    font-size: 2rem;
  }
}
.un_hkdOutline_hl:after {
  display: block;
  content: "";
  border-top: solid transparent;
  border-top-width: 50px;
  border-top-width: 13.3333333333vw;
  border-left: solid #338bbe;
  border-left-width: 14px;
  border-left-width: 3.7333333333vw;
  position: absolute;
  top: 0;
  right: -14px;
  right: -3.7333333333vw;
}
@media screen and (min-width: 750px) {
  .un_hkdOutline_hl:after {
    border-top-width: 58px;
    border-left-width: 14px;
    right: -14px;
  }
}
.un_hkdOutline_hl strong {
  font-weight: 500;
  font-size: 20px;
  font-size: 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_hkdOutline_hl strong {
    font-size: 2.4rem;
  }
}
.un_hkdOutline_topBlock {
  padding: 20px;
  padding: 5.3333333333vw;
  padding-top: 50px;
  padding-top: 13.3333333333vw;
  padding-bottom: 30px;
  padding-bottom: 8vw;
  border: 1px solid #338bbe;
  border-radius: 8px;
  background: #fff;
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_hkdOutline_topBlock {
    padding: 60px 40px 40px;
  }
}
.un_hkdOutline_topBlock figure {
  margin-right: -10px;
  margin-right: -2.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_hkdOutline_topBlock figure {
    width: 440px;
    position: absolute;
    top: -33px;
    right: -24px;
  }
}
.un_hkdOutline_topBlock p {
  margin-top: 20px;
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_hkdOutline_topBlock p {
    margin-top: 0;
  }
}
.un_hkdOutline_topBlock p strong {
  font-weight: 500;
  color: #338bbe;
}
.un_hkdOutline_topBlock dl {
  margin-top: 20px;
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_hkdOutline_topBlock dl {
    margin-top: 20px;
  }
}
.un_hkdOutline_topBlock dl dt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #338bbe;
  font-weight: 500;
}
.un_hkdOutline_topBlock dl dt::after {
  display: block;
  content: "";
  width: calc(100% - 5em);
  height: 1px;
  background: #bdcad1;
}
.un_hkdOutline_topBlock dl dd {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 10px;
}
@media screen and (min-width: 750px) {
  .un_hkdOutline_topBlock dl dd {
    width: 430px;
  }
}
.un_hkdOutline_topBlock dl dd span {
  display: inline-block;
  border-radius: 4px;
  background: #edf1f4;
  padding: 4px 12px;
}
.un_hkdOutline_bottomBlock {
  margin-top: 20px;
  margin-top: 5.3333333333vw;
  background: #d8e7f2;
  border-radius: 8px;
  padding: 20px;
  padding: 5.3333333333vw;
  padding-top: 40px;
  padding-top: 10.6666666667vw;
  padding-bottom: 40px;
  padding-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_hkdOutline_bottomBlock {
    margin-top: 20px;
    padding: 25px;
  }
}
.un_hkdOutline_bottomBlock p {
  text-align: center;
}
.un_hkdOutline_bottomBlock p:nth-child(1) {
  margin-bottom: 20px;
  margin-bottom: 5.3333333333vw;
  font-weight: 500;
  font-size: 18px;
  font-size: 4.8vw;
}
@media screen and (min-width: 750px) {
  .un_hkdOutline_bottomBlock p:nth-child(1) {
    margin-bottom: 20px;
    font-size: 2rem;
  }
}
.un_hkdOutline_bottomBlock p:nth-child(2) {
  margin-bottom: 30px;
  margin-bottom: 8vw;
  font-weight: 500;
  font-size: 24px;
  font-size: 6.4vw;
}
@media screen and (min-width: 750px) {
  .un_hkdOutline_bottomBlock p:nth-child(2) {
    margin-bottom: 30px;
    font-size: 3.2rem;
    line-height: 1.4;
  }
}
.un_hkdOutline_bottomBlock p:nth-child(2) span {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.un_hkdOutline_bottomBlock p:nth-child(2) span::before {
  display: block;
  content: "";
  width: 100%;
  height: 8px;
  background: #fff;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
}
.un_hkdService {
  background: #338bbe;
  padding-top: 60px;
  padding-top: 16vw;
  padding-bottom: 124px;
  padding-bottom: 33.0666666667vw;
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_hkdService {
    background: none;
    margin-top: 80px;
    padding: 0;
  }
}
.un_hkdService::before {
  display: block;
  content: "";
  width: 160px;
  width: 42.6666666667vw;
  height: 135px;
  height: 36vw;
  background-image: url(../../img/hokkaido/img_hkd_service01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  bottom: 5.3333333333vw;
  right: 0;
}
@media screen and (min-width: 750px) {
  .un_hkdService::before {
    width: 250px;
    height: 211px;
    right: calc(50% - 480px);
    bottom: 50px;
  }
}
.un_hkdService_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 750px) {
  .un_hkdService_inner {
    background: #338bbe;
    border-radius: 16px;
    padding: 40px 0 60px;
  }
}
.un_hkdService .un_hkd_hl {
  color: #fff;
}
.un_hkdService_list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  gap: 8vw;
  background: #fff;
  border: 1px solid #338bbe;
  padding: 20px;
  padding: 5.3333333333vw;
  padding-top: 40px;
  padding-top: 10.6666666667vw;
  padding-bottom: 40px;
  padding-bottom: 10.6666666667vw;
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_hkdService_list {
    align-items: flex-start;
    gap: 40px;
    padding: 40px 60px;
    width: 740px;
  }
}
.un_hkdService_list::before, .un_hkdService_list::after {
  display: block;
  position: absolute;
  top: -1px;
  right: -1px;
}
.un_hkdService_list::before {
  content: url(../../img/hokkaido/img_hkd_service_list.svg);
  z-index: 1;
}
.un_hkdService_list::after {
  content: "";
  border-top: 30px solid #338bbe;
  border-left: 52px solid transparent;
}
.un_hkdService_listItem {
  font-size: 18px;
  font-size: 4.8vw;
  font-weight: 500;
  line-height: 1.38;
  padding-bottom: 8px;
  background-image: repeating-linear-gradient(90deg, #338bbe, #338bbe 4px, transparent 4px, transparent 8px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 1px;
}
@media screen and (min-width: 750px) {
  .un_hkdService_listItem {
    font-size: 2rem;
  }
}
.un_hkdService_listItem strong {
  font-weight: 500;
  color: #338bbe;
}
.un_hkdService_listItem.__others {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding-top: 0;
  margin-top: -15px;
  margin-top: -4vw;
  margin-left: 0 !important;
  background: none;
}
@media screen and (min-width: 750px) {
  .un_hkdService_listItem.__others {
    flex-direction: row;
    margin-top: -30px;
    margin-left: 32px;
    background: none;
  }
}
.un_hkdService_listItem.__others span {
  display: inline-block;
  color: #338bbe;
  font-weight: 500;
  border-radius: 4px;
  background: #edf1f4;
  padding: 4px 12px;
  white-space: nowrap;
  letter-spacing: 0;
}
.un_hkdService_end {
  margin-top: 40px;
  margin-top: 10.6666666667vw;
  font-size: 20px;
  font-size: 5.3333333333vw;
  text-align: center;
  font-weight: 500;
}
@media screen and (min-width: 750px) {
  .un_hkdService_end {
    margin-top: 40px;
    font-size: 2rem;
  }
}
.un_hkdService_end strong {
  font-size: 24px;
  font-size: 6.4vw;
  font-weight: 500;
  color: #338bbe;
}
@media screen and (min-width: 750px) {
  .un_hkdService_end strong {
    font-size: 2.4rem;
  }
}

.un_hkdInquiry {
  padding-top: 40px;
  padding-top: 10.6666666667vw;
  padding-bottom: 45px;
  padding-bottom: 12vw;
  background: #677881;
  position: relative;
}
@media screen and (min-width: 750px) {
  .un_hkdInquiry {
    margin-top: 80px;
    padding: 40px 0;
  }
}
.un_hkdInquiry::after {
  display: block;
  content: "";
  width: 90px;
  width: 24vw;
  height: 108px;
  height: 28.8vw;
  background-image: url(../../img/hokkaido/img_hkd_inquiry01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  position: absolute;
  left: 5vw;
  bottom: 0;
}
@media screen and (min-width: 750px) {
  .un_hkdInquiry::after {
    width: 170px;
    height: 210px;
    left: unset;
    right: calc(50% + 405px);
  }
}
.un_hkdInquiry_hl {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-size: 5.3333333333vw;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  margin-bottom: 4vw;
}
@media screen and (min-width: 750px) {
  .un_hkdInquiry_hl {
    font-size: 2.4rem;
    margin-bottom: 40px;
  }
}
.un_hkdInquiry_contBlock {
  background: #fff;
  border-radius: 8px;
  padding: 20px;
  padding: 5.3333333333vw;
  padding-top: 30px;
  padding-top: 8vw;
  padding-bottom: 35px;
  padding-bottom: 9.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_hkdInquiry_contBlock {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 840px;
    margin: 0 auto;
    padding: 30px 75px;
  }
}
.un_hkdInquiry_contBlock dl {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_hkdInquiry_contBlock dl {
    gap: 10px;
  }
}
.un_hkdInquiry_contBlock dl:nth-child(1) {
  padding-bottom: 30px;
  padding-bottom: 8vw;
  margin-bottom: 30px;
  margin-bottom: 8vw;
  border-bottom: 1px solid #bdcad1;
}
@media screen and (min-width: 750px) {
  .un_hkdInquiry_contBlock dl:nth-child(1) {
    padding: 0 70px 0 0;
    margin: 0 70px 0 0;
    border-bottom: none;
    border-right: 1px solid #bdcad1;
  }
}
.un_hkdInquiry_contBlock dl dt {
  font-size: 20px;
  font-size: 5.3333333333vw;
  font-weight: 500;
}
@media screen and (min-width: 750px) {
  .un_hkdInquiry_contBlock dl dt {
    font-size: 2rem;
  }
}
.un_hkdInquiry_contBlock dl dd {
  line-height: 1;
}
.un_hkdInquiry_contBlock dl dd .__telNum {
  margin-bottom: 10px;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_hkdInquiry_contBlock dl dd .__telNum {
    margin-bottom: 10px;
  }
}
.un_hkdInquiry_contBlock dl dd .__telNum a {
  font-family: "Roboto", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #338bbe;
  font-size: 40px;
  font-size: 10.6666666667vw;
  font-weight: 500;
}
@media screen and (min-width: 750px) {
  .un_hkdInquiry_contBlock dl dd .__telNum a {
    font-size: 4rem;
  }
}
.un_hkdInquiry_contBlock dl dd .el_button_type01 {
  width: 280px;
  width: 74.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_hkdInquiry_contBlock dl dd .el_button_type01 {
    width: 280px;
  }
}

.un_hkdSupport {
  padding-top: 80px;
  padding-top: 21.3333333333vw;
  padding-bottom: 60px;
  padding-bottom: 16vw;
  background: #fff;
}
@media screen and (min-width: 750px) {
  .un_hkdSupport {
    padding: 80px 0;
  }
}
.un_hkdSupport_inner {
  background-image: url(../../img/hokkaido/bg_hkd_support.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: 200px;
  background-position-y: 53.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_hkdSupport_inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background-position: 46% bottom;
    background-size: 355px auto;
    width: 830px;
    margin: 0 auto;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 750px) {
  .un_hkdSupport_innerCont {
    width: 356px;
  }
}
@media screen and (min-width: 750px) {
  .un_hkdSupport .un_hkd_hl {
    white-space: nowrap;
    width: 100%;
    margin-bottom: 60px;
  }
}
.un_hkdSupport_copy {
  font-size: 24px;
  font-size: 6.4vw;
  color: #338bbe;
  font-weight: 500;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_hkdSupport_copy {
    font-size: 2.4rem;
    margin-bottom: 40px;
  }
}
.un_hkdSupport_lead {
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_hkdSupport_lead {
    margin-bottom: 0;
    letter-spacing: 0;
  }
}
.un_hkdSupport_img {
  display: block;
}
@media screen and (min-width: 750px) {
  .un_hkdSupport_img {
    width: 295px;
    margin-left: 140px;
  }
}

.un_hkdJoining {
  padding-top: 60px;
  padding-top: 16vw;
}
@media screen and (min-width: 750px) {
  .un_hkdJoining {
    padding-top: 60px;
  }
}
.un_hkdJoining_ttl {
  border-radius: 8px 8px 0 0;
  background: #90a2ac;
  padding: 10px;
  padding: 2.6666666667vw;
  color: #fff;
  font-size: 20px;
  font-size: 5.3333333333vw;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 750px) {
  .un_hkdJoining_ttl {
    padding: 10px;
    font-size: 2.4rem;
  }
}
.un_hkdJoining_cont {
  border-radius: 0 0 8px 8px;
  background: #fff;
  padding: 20px;
  padding: 5.3333333333vw;
  padding-top: 30px;
  padding-top: 8vw;
  padding-bottom: 30px;
  padding-bottom: 8vw;
}
@media screen and (min-width: 750px) {
  .un_hkdJoining_cont {
    padding: 30px 80px;
  }
}
.un_hkdJoining_cont dl:nth-of-type(1) {
  padding-bottom: 20px;
  padding-bottom: 5.3333333333vw;
  margin-bottom: 20px;
  margin-bottom: 5.3333333333vw;
  border-bottom: 1px solid #bdcad1;
}
@media screen and (min-width: 750px) {
  .un_hkdJoining_cont dl:nth-of-type(1) {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.un_hkdJoining_cont dl dt {
  font-size: 20px;
  font-size: 5.3333333333vw;
  font-weight: 500;
  margin-bottom: 20px;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .un_hkdJoining_cont dl dt {
    font-size: 2rem;
    margin-bottom: 15px;
  }
}
.un_hkdJoining_cont .__note {
  border: 1px solid #ce4d4d;
  border-radius: 4px;
  overflow: hidden;
  color: #ce4d4d;
  margin-top: 30px;
  margin-top: 8vw;
}
@media screen and (min-width: 750px) {
  .un_hkdJoining_cont .__note {
    display: flex;
    margin-top: 30px;
  }
}
.un_hkdJoining_cont .__note dt {
  background: rgba(206, 77, 77, 0.08);
  border-bottom: 1px solid #ce4d4d;
  font-weight: 500;
  text-align: center;
  margin: 0;
  line-height: 1.4;
  font-size: 16px;
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 750px) {
  .un_hkdJoining_cont .__note dt {
    border-bottom: none;
    border-right: 1px solid #ce4d4d;
    padding: 10px 20px;
    font-size: 1.6rem;
  }
}
.un_hkdJoining_cont .__note dd {
  padding: 20px;
  padding: 5.3333333333vw;
  padding-top: 10px;
  padding-top: 2.6666666667vw;
  padding-bottom: 10px;
  padding-bottom: 2.6666666667vw;
  line-height: 1.4;
}
@media screen and (min-width: 750px) {
  .un_hkdJoining_cont .__note dd {
    padding: 10px 20px;
  }
}

.un_hkd_hl {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  gap: 1.3333333333vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.46;
  margin-bottom: 40px;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .un_hkd_hl {
    gap: 5px;
    margin-bottom: 40px;
  }
}
.un_hkd_hl .__sub {
  display: inline-block;
  font-size: 18px;
  font-size: 4.8vw;
}
@media screen and (min-width: 750px) {
  .un_hkd_hl .__sub {
    font-size: 2rem;
  }
}
.un_hkd_hl .__ttl {
  display: inline-block;
  font-size: 32px;
  font-size: 8.5333333333vw;
  border-bottom: 4px solid #94c6e3;
}
@media screen and (min-width: 750px) {
  .un_hkd_hl .__ttl {
    font-size: 4rem;
  }
}

.ly_pageHead::after {
  background-image: url(../../img/hokkaido/img_hkd_kv_smp.png);
}
@media screen and (min-width: 750px) {
  .ly_pageHead::after {
    background-image: url(../../img/hokkaido/img_hkd_kv.png);
  }
}/*# sourceMappingURL=style.css.map */