@charset "UTF-8";
/* gHeader */
#gHeader {
  padding: 5px 0;
  border-bottom: 2px solid #e6e6e6;
}

#gHeader .wrap {
  position: relative;
}

#gHeader.header-state-fix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  padding-bottom: 7px;
  border-bottom: 0;
  -webkit-animation: headerFix .7s ease-in-out 0s forwards;
  animation: headerFix .7s ease-in-out 0s forwards;
  /* pNav */
}

#gHeader.header-state-fix + #container {
  margin-top: 64px;
}

#gHeader.header-state-fix #gNav a {
  color: #fff;
}

#gHeader.header-state-fix #gNav a:hover {
  color: #333;
}

#gHeader.header-state-fix #pNav a {
  color: #fff;
}

#gHeader.header-state-fix #pNav .pNav__suv-btn a {
  color: #333;
}

#gHeader.header-state-fix .pNav__contact a {
  border: 1px solid #fff;
}

#gHeader.header-state-fix .pNav__contact a:hover {
  background-color: #fff;
}

#gHeader.header-state-fix #pNav .pNav__contact a:hover {
  color: #333;
}

#gHeader.header-state-fix #pNav .pNav__tel a:hover {
  color: #333;
}

#gHeader.header-state-fix #pNav .pNav__tel a:hover {
  color: #fff;
}

@-webkit-keyframes headerFix {
  0% {
    -webkit-transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

@keyframes headerFix {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}

@media screen and (max-width: 860px) {
  #gHeader {
    padding: 8px 0 6px;
    border-bottom: 0;
    background-color: #333;
  }
}

/* mainVisual */
.section-top-banner {
  width: 100%;
  background: url("../jpg/expatshousingtop.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: clamp(493px,calc(740*100vw/1920),9999px);
  position: relative;
}

.section-top-banner .section-top-banner-wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-top-banner .page-title {
  font-size: 4rem;
  color: white;
  font-family: "adobe-garamond-pro", serif;
  font-weight: 600;
  line-height: 4.5rem;
  padding-bottom: 38px;
}

.section-top-banner .sub-title {
  color: white;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 24px;
  font-size: 18px;
}

.section-top-banner .section-top-banner-wrapper>* {
  width: 100%;
}

.section-top-banner .section-title-wrapper {
  text-align: center;
}

@media screen and (max-width: 860px) {
  .section-top-banner .page-title {
    font-size: 38px;
    line-height: 38px;
  }

  .section-top-banner .sub-title {
    font-size: 14px;
    line-height: 20px;
  }

  .section-top-banner {
    padding-bottom: 0px;
    background: url("../jpg/expatshousingtop.jpg") no-repeat center;
    background-size: cover;
  }

  .section-top-banner .section-top-banner-wrapper {
    padding: 15rem 1.5rem;
    position: relative;
  }
}

.no-appearance .propertySearch .selectBox i {
  display: none;
}

/* section */
.titleA br.sp {
  display: none;
}

@media screen and (max-width: 860px) {
  .titleA br.sp {
    display: block;
  }
}

/* .section.num01 */
.section.num01 {
  padding: 80px 0 0;
}

.section.num01 .titleA {
  text-align: left!important;
  margin-bottom: 48px!important;
  margin-top: 80px!important;
  font-size: 42px!important;
  text-transform: none;
  font-family: "adobe-garamond-pro", serif!important;
  line-height: 44px!important;
  display: inline-block;
  position: relative;
  padding-top: 25px;
  font-weight: 600!important;
}

.section.num01 .titleA::before {
  position: absolute;
  content: "";
  width: 80px;
  height: 2px;
  background-color: rgba(0, 35, 104, 1);
  left: 0;
  top: 0;
}

.section.num01 .textA {
  text-align: left;
  margin-bottom: 40px;
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
}

.section.num01 .titleB {
  font-size: 28px;
  font-family: 'Lato', sans-serif;
  text-align: center;
}

.section.num01 .btn {
  max-width: 360px;
  margin-top: 50px;
  color: #039;
  font-weight: bold;
}

.section.num01 .btn:hover {
  color: #ffffff;
}

@media screen and (max-width: 860px) {
  .section.num01 {
    padding: 40px 0 0;
  }
  .section.num01 .titleA {
    font-size: 26px!important;
    line-height: 31px!important;
    margin-top: 50px!important;
    margin-bottom: 15px!important;
    padding: 0;
  }
  .section.num01 .titleB {
    font-size: 20px;
  }
  .section.num01 .textA {
    line-height: 24px;
  }
}

#corporate-service {
  padding-top: 30px;
  padding-bottom: 20px;
}

#corporate-service * {
  box-sizing: border-box;
}

#corporate-service .content-wrapper {
  gap: 20px;
  display: flex;
  flex-direction: column;
  padding: 40px 0;
}
#corporate-service .image-wrapper{
  padding: 40px 0px;
}

#corporate-service .section-title {
  font-size: 2rem;
  line-height: 38px;
  font-weight: 600;
  color: rgba(0, 35, 104, 1);
  font-family: "adobe-garamond-pro", serif;
  margin-bottom: 0;
  padding: 0;
}

#corporate-service .section-header .section-title {
  text-wrap: nowrap;
}

#corporate-service .section-header {
  margin: 0 -1rem;
  margin-bottom: 2rem;
  position: relative;
}

#corporate-service .section-header .line {
  width: 8%;
  height: 2px;
  background-color: rgba(0, 35, 104, 1);
  position: absolute;
  top: 0;
  left: 13px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: none;
}

#corporate-service .outline-link {
  display: flex;
  justify-content: end;
}

#corporate-service .outline-link .link {
  text-decoration: none;
  padding: 10px 0px;
  border-bottom: 1px solid #D8D8D8;
  font-family: "jost*" , sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  gap: 10px;
}

#corporate-service .outline-link-mobile {
  display: none;
}

#corporate-service .section-header>* {
  padding-left: 1rem;
  padding-right: 1rem;
  width: 50%;
}

#corporate-service .section-header .section-title {
  font-size: 3rem;
  font-family: "adobe-garamond-pro", serif;
  font-weight: 600;
  position: relative;
  line-height: 1.2em;
  color: #222222;
  padding: 2rem 1rem;
  margin: 0px;
}

#corporate-service .list-card {
  column-gap: 32px;
}

#corporate-service .list-card .card-area{
  height: 100%;
}

#corporate-service .list-card>div, #corporate-service .list-card>article {
  padding: 0px 15px;
  align-self: stretch;
}

#corporate-service .list-card .bottom-line {
  margin: 0;
}

#corporate-service .button-v2 {
  text-align: initial;
  border: 1px solid rgba(216, 216, 216, 1);
  padding-left: 14px;
  color: #003399;
  margin-bottom: 10px;
}

#corporate-service .button-v2 .text{
  font-size: 16px;
  line-height: 23px;
  font-family: "Jost*" , sans-serif;
  font-weight: 500;
  padding: 0;
}

.card-area {
  min-height: 210px;
}

.card-with-side-image * {
  box-sizing: border-box;
}

.card-with-side-image .content-wrapper .title {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

.hr-ken-primary {
  width: 100%;
  height: 1px;
  background: rgba(216, 216, 216, 1);
}

.hr-ken-primary:after {
  content: "";
  width: 40%;
  height: 5px;
  background: rgba(0, 35, 104, 1);
  left: 0px;
  display: block;
  top: 0;
  position: relative;
}

.card-with-side-image .content-wrapper .paragraph {
  font-size: 1rem;
}

@media screen and (max-width: 860px) {
  #corporate-service {
    padding: 0;
  }

  #corporate-service .list-card>div, #corporate-service .list-card > article {
    width: 100%;
  }

  #corporate-service .outline-link-desktop {
    display: none;
  }

  #corporate-service .outline-link-mobile {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }

  #corporate-service .section-header .section-title {
    font-size: 26px;
  }

  #corporate-service .section-title {
    font-size: 24px;
    line-height: 20px;
  }

  .card-area {
    min-height: fit-content;
    gap: 15px;
  }

  #corporate-service .content-wrapper {
    gap: 15px;
    padding: 32px 0;
  }

  #corporate-service .image-wrapper {
    padding: 32px 0px;
  }

  .card-with-side-image .content-wrapper .paragraph {
    font-size: 14px;
    line-height: 20px;
  }

  #corporate-service .button-v2 .text {
    font-size: 14px;
    line-height: 20px;
  }
}

#partner-companies {
  padding-bottom: 120px;
}

#partner-companies .link {
  text-decoration: none;
  font-family: "Jost*" , sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: initial;
  border: 1px solid rgba(216, 216, 216, 1);
  padding: 1em 14px;
}

.section-motto {
  width: 100%;
  min-height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 100px;
}

.section-motto .motto {
  display: flex;
  box-sizing: border-box;
  gap: 90px;
}

.section-motto .motto .title-wrapper, .section-motto .motto .description-wrapper {
  width: 50%;
}

.section-motto .motto .title-wrapper .title {
  font-size: 50px;
  font-weight: 600;
  font-family: "adobe-garamond-pro", serif;
  color: rgba(0, 35, 104, 1);
  line-height: 55px;
}

.section-motto .motto .description-wrapper .description {
  font-size: 16px;
  font-weight: 400;
  font-family: Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 860px) {
  .section-motto .motto {
    flex-direction: column;
    gap: 20px;
  }

  .section-motto .motto .title-wrapper, .section-motto .motto .description-wrapper {
    width: 100%;
  }

  .section-motto .motto .title-wrapper .title {
    font-size: 32px;
    line-height: 38px;
  }

  #partner-companies {
    padding-bottom: 40px;
  }

  #partner-companies .link {
    font-size: 14px;
    padding: 11px 12px;
    justify-content: center;
    margin: 0 auto;
    width: 85%;
    display: flex;
    gap: 10px;
  }
}

.specialized-search {
  background: rgba(239, 241, 245, 1);
  padding: 30px 0;
}

.specialized-search .header {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.specialized-search .feature-title {
  font-family: "adobe-garamond-pro", serif;
  font-weight: 600;
  line-height: 34px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid rgba(216, 216, 216, 1);
  font-size: 30px;
  display: inline-block;
  position: relative;
  padding-top: 1em;
}

.specialized-search .feature-title:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 2px;
  background-color: rgba(0, 35, 104, 1);
  left: 0;
  top: 0;
}

.specialized-search .media {
  overflow: hidden;
  margin-top: 54px;
  display: flex;
  justify-content: space-between;
}

.specialized-search .media__text {
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
}

.specialized-search .media__figure {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 47%;
}

.specialized-search .media__figure img{
  width: 610px;
  height: 246px;
}

.specialized-search .link {
  text-decoration: none;
  font-family: "Jost*",sans-serif;
  font-weight: 500;
  align-items: center;
  border: 1px solid rgba(216, 216, 216, 1);
  background: white;
  display: flex;
  gap: 14px;
  margin-top: 4%;
  font-size: 16px;
}

.specialized-search .link01 {
  width: 29%;
  padding: 10px 14px 10px 23px;
  justify-content: center;
}

.specialized-search .link02 {
  width: fit-content;
  padding: 20px 14px 20px 23px;
}

.specialized-search .media__figure_sp{
  display: none;
}

#index.expats .section .titleA:before {
  display: none;
}

@media screen and (max-width: 860px) {
  .specialized-search {
    padding: 0 0 50px 0;
  }

  .specialized-search .media {
    margin-top: 25px;
  }

  .specialized-search .header {
    width: 100%;
  }

  .specialized-search .feature-title {
    font-size: 22px;
    line-height: 26px;
  }

  .specialized-search .link01 {
    width: 50%;
    padding: 11px 12px;
    margin: 0 auto;
  }

  .specialized-search .link02 {
    width: 80%;
    padding: 11px 12px;
    margin: 0 auto;
  }

  .specialized-search .media__figure {
    display: none;
  }

  .specialized-search .media__figure_sp{
    display: flex;
    padding: 24px 0;
    justify-content: center;
  }
}

@media screen and (min-width: 860px) {
  .expats .flex-col-sm-50 {
    -webkit-flex: 0 0 48%;
    flex: 0 0 48%;
    width: 48%;
  }
}
