@charset "UTF-8";@import "https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@900&display=swap";@font-face {
    font-family: Hiragino Sans Modified;
    font-weight: 100;
    src: local(hiraginosans-w0)
}

@font-face {
    font-family: Hiragino Sans Modified;
    font-weight: 200;
    src: local(hiraginosans-w1)
}

@font-face {
    font-family: Hiragino Sans Modified;
    font-weight: 300;
    src: local(hiraginosans-w2)
}

@font-face {
    font-family: Hiragino Sans Modified;
    font-weight: 400;
    src: local(hiraginosans-w3)
}

@font-face {
    font-family: Hiragino Sans Modified;
    font-weight: 500;
    src: local(hiraginosans-w4)
}

@font-face {
    font-family: Hiragino Sans Modified;
    font-weight: 600;
    src: local(hiraginosans-w5)
}

@font-face {
    font-family: Hiragino Sans Modified;
    font-weight: 700;
    src: local(hiraginosans-w6)
}

@font-face {
    font-family: Hiragino Sans Modified;
    font-weight: 800;
    src: local(hiraginosans-w7)
}

@font-face {
    font-family: Hiragino Sans Modified;
    font-weight: 900;
    src: local(hiraginosans-w8)
}

body {
    font-family: Yu Gothic,游ゴシック,Hiragino Kaku Gothic ProN,"Noto Serif CJK",sans-serif;
    letter-spacing: .08em;
    line-height: 2;
    margin: 0
}

img {
    display: inline-block;
    vertical-align: top
}

figure,p {
    margin: 0
}

.br--l,.br--m,.br--pc,.br--s,.br--sp,.br--xl {
    display: none
}

.naviBody {
    position: relative
}

.naviBody:before {
    background: transparent url(/assets/images/common/navi_header_bg_text.png) no-repeat 0 0/100% auto;
    content: "";
    display: block;
    position: absolute
}

.naviBody .naviHeader {
    position: relative
}

.naviBody .naviHeader .naviTitle {
    text-align: center
}

.naviBody .naviHeader .naviTitle:before {
    background-color: #b59046;
    content: "";
    display: block;
    left: 50%;
    -webkit-mask-image: url(/assets/images/common/icon_allow-down.svg);
    mask-image: url(/assets/images/common/icon_allow-down.svg);
    position: absolute;
    top: 0;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

.globalNavi .subDir .deps3 {
    font-family: Yu Gothic,游ゴシック,Hiragino Kaku Gothic ProN,"Noto Serif CJK",sans-serif
}

.globalNavi a {
    color: #45494d
}

.globalNavi dl {
    margin: 0
}

.globalNavi .icon.typeLink {
    background-color: #45494d;
    -webkit-mask-image: url(/assets/images/common/icon_allow-down.svg);
    mask-image: url(/assets/images/common/icon_allow-down.svg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.globalNavi .privacyPolicy .linkButton {
    background-color: #0054a7;
    color: #fff;
    font-size: 23px;
    gap: 0 10px;
    line-height: 1;
    padding: .5em
}

.globalNavi .privacyPolicy .linkButton .icon.typeLink {
    background-color: #fff
}

.globalNavi .recruit .recruitLink {
    align-items: center;
    display: flex
}

.globalNavi .recruit .recruitLink .iconBadge img {
    display: block;
    vertical-align: top;
    width: 100%
}

.globalNavi .toggleList {
    border: none
}

.globalNavi .toggleList .toggleHeader .dlHeader {
    background-color: transparent;
    color: #45494d;
    grid-template-columns: auto 40px;
    padding: 30px 0
}

.globalNavi .toggleList .toggleHeader .dlHeader .icon.typeToggle:after,.globalNavi .toggleList .toggleHeader .dlHeader .icon.typeToggle:before {
    background-color: #45494d
}

.globalNavi .toggleList .toggleBody {
    background-color: transparent;
    overflow: hidden
}

.globalNavi .toggleList .toggleBody .toggleBody__inner,.globalNavi .toggleList.open .toggleBody>.toggleBody__inner>.toggleBody__inner {
    padding: 0
}

.globalHeader {
    height: 100%;
    overflow: auto;
    position: fixed;
    transition: height .2s ease-out,-webkit-transform .2s ease-out;
    transition: transform .2s ease-out,height .2s ease-out;
    transition: transform .2s ease-out,height .2s ease-out,-webkit-transform .2s ease-out;
    width: 100%;
    z-index: 1000
}

.globalHeader .globalHeader__inner {
    border-radius: 20px;
    display: block
}

.globalHeader.open {
    height: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.globalHeader .headerLink {
    position: relative
}

.globalHeader .headerLink .linkButton {
    background-color: #b59046;
    color: #fff
}

.globalHeader .headerLink .linkButton .icon.typeLink {
    background-color: #fff
}

.globalHeader .globalNavi {
    margin-top: 60px
}

.spFixedNavi {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1000
}

.spFixedNavi .spFixedNavi__menu {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%
}

.spFixedNavi .spFixedNavi__menu .spFixedNavi__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    color: #fff;
    cursor: pointer;
    outline: none;
    padding: 0
}

.spFixedNavi .spFixedNavi__menu .spFixedNavi__button .icon {
    display: block;
    margin: 0 auto
}

.spFixedNavi .spFixedNavi__menu .btnMenu .icon_text .txtMenu {
    display: block
}

.spFixedNavi .spFixedNavi__menu .btnMenu .icon_text .txtClose {
    display: none
}

.spFixedNavi .spFixedNavi__menu .btnMenu .icon_menu {
    background-image: url(/assets/images/common/icon_menu.svg);
    background-repeat: no-repeat;
    transition: .2s
}

.spFixedNavi .spFixedNavi__menu .btnMenu.click .icon_menu {
    background-image: url(/assets/images/common/icon_menu_click.svg)
}

.spFixedNavi .spFixedNavi__menu .btnMenu.click .icon_text .txtMenu {
    display: none
}

.spFixedNavi .spFixedNavi__menu .btnMenu.click .icon_text .txtClose {
    display: block
}

.spFixedNavi .spFixedNavi__menu .btnHome .icon_home {
    background-image: url(/assets/images/common/icon_home.svg);
    background-repeat: no-repeat;
    height: 17px;
    padding-bottom: 6px;
    width: 20px
}

.spFixedNavi .spFixedNavi__menu .btnTop .icon_top {
    background-image: url(/assets/images/common/icon_top.svg);
    background-repeat: no-repeat;
    height: 20px;
    padding-top: 6px;
    width: 20px
}

a {
    text-decoration: none
}

.footerKV {
    padding: 1px 0;
    position: relative
}

.footerKV .section--keyVisual {
    z-index: -1
}

.bgFitElm+.globalFooter {
    margin-top: 100vh
}

.globalFooter .naviBody {
    box-shadow: 0 -8px 16px rgba(0,0,0,.16);
    padding: 80px 0;
    z-index: 2
}

.globalFooter .globalNavi {
    margin-top: 60px
}

.footerLink {
    position: relative
}

.footerLink .linkButton {
    background-color: #b59046;
    border: none;
    color: #fff;
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.footerLink .linkButton.imageplus .bannerImage,.footerLink .linkButton.imageplus .bannerImage img {
    width: 100%
}

.footerLink .linkButton.imageplus .linkButton {
    border-radius: 0;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    padding: .5em .75em;
    width: auto
}

.footerLink .linkButton.imageplus .linkButton .text {
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap
}

.footerLink .linkButton.imageplus .linkButton .icon.typeLink {
    background-color: #fff
}

.footer__btnTop {
    background-color: #0054a7;
    border: 1px solid #fff;
    border-radius: 50%;
    bottom: 20px;
    position: fixed;
    right: 20px;
    z-index: 1111
}

.footer__btnTop .btnTop {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 64px;
    justify-content: center;
    width: 64px
}

.footer__btnTop .btnTop .icon_top {
    background-image: url(/assets/images/common/icon_allow.svg);
    display: block;
    height: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 16px
}

.footer__btnTop .btnTop .icon_text {
    color: #fff;
    display: block;
    font-size: 16px
}

.footer__logo {
    background-color: #0054a7;
    position: relative;
    text-align: center;
    z-index: 1
}

.footer__logo .footer--copy {
    color: #fff;
    margin: 0 auto
}

img {
    -webkit-touch-callout: none;
    -moz-touch-callout: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fontMincho {
    font-family: Zen Old Mincho
}

.textCenter {
    text-align: center
}

a.linkText {
    color: #0054a7;
    text-decoration: underline
}

main {
    color: #45494d
}

.scrolledFix {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 200px
}

.pageKV {
    position: relative
}

.pageKV .section__inner {
    inset: 0;
    position: fixed
}

.pageKV .section__inner .pageHeader__Bg {
    align-items: flex-start;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    overflow: hidden
}

.pageKV .section__inner .pageHeader__Bg picture {
    height: 100%;
    width: 100%;
    z-index: -1
}

.pageKV .section__inner .pageHeader__Bg picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    width: 100%
}

.pageKV .section__inner .pageHeader__Bg figcaption {
    color: #45494d;
    position: absolute
}

.pageKV .section__inner .pageHeader {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1.5fr auto 1.5fr;
    height: 40vh;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.pageKV .section__inner .pageHeader .siteLogo {
    text-align: center
}

.pageKV .section__inner .pageHeader .siteLogo img {
    display: inline-block;
    width: 100%
}

.pageKV .section__inner .pageHeader .pageTitle {
    line-height: 1;
    position: relative
}

.pageKV .section__inner .pageHeader .pageTitle:before {
    background-color: #b59046;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0
}

.pageKV .section__inner .pageHeader .pageTitle .pageTitleText {
    color: #fff;
    display: inline-block;
    letter-spacing: .1em
}

.pageKV .section__inner .pageHeader .pageOneThing {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    line-height: 1;
    margin: 0;
    position: relative
}

.pageKV .section__inner .pageHeader .pageOneThing .pageOneThingBg {
    background-color: #fff;
    display: inline-block;
    padding: 5px 10px 5px 20px
}

.pageKV .section__inner .pageHeader .pageOneThing .pageOneThingBg .pageOneThingText {
    color: #45494d;
    display: inline-block
}

.sectionBody {
    position: relative
}

.sectionBody .sectionMain {
    overflow: hidden;
    position: relative
}

.sectionBody .sectionMain .sectionMain__inner {
    border-radius: 20px;
    position: relative;
    z-index: 1
}

.sectionBody .sectionMain .sectionMain__inner .sectionHeader h3 {
    line-height: 1.5;
    margin: 0;
    position: relative;
    text-align: center
}

.sectionBody .sectionMain .sectionMain__inner .sectionHeader h3:before {
    background-color: #b59046;
    content: "";
    display: block;
    left: 50%;
    -webkit-mask-image: url(/assets/images/common/icon_allow-down.svg);
    mask-image: url(/assets/images/common/icon_allow-down.svg);
    position: absolute;
    top: 0;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

.sectionBody .sectionMain .sectionMain__inner .sectionHeader p {
    margin: 0
}

.sectionBody .sectionMain .sectionMain__inner .introductionText {
    text-align: center
}

.sectionBody .sectionMain .sectionMain__inner .anchorLinks {
    margin-top: 80px;
    padding-top: 60px;
    position: relative
}

.sectionBody .sectionMain .sectionMain__inner .anchorLinks:before {
    background-color: #b59046;
    content: "";
    display: block;
    height: 32px;
    left: 50%;
    -webkit-mask-image: url(/assets/images/common/icon_allow-down.svg);
    mask-image: url(/assets/images/common/icon_allow-down.svg);
    position: absolute;
    top: 0;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    width: 32px
}

.sectionBody .sectionMain .sectionFooter {
    height: 100vh;
    height: 100dvh;
    position: relative;
    z-index: -1
}

.sectionBody .sectionMain .sectionFooter figure {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0
}

.sectionBody .sectionMain .sectionFooter figure img {
    width: 72.5333333333vw
}

.sectionBody .sectionMain .sectionFooter figure figcaption {
    bottom: 2em;
    color: #fff;
    font-size: 14px;
    left: 20px;
    position: absolute
}

.sectionBody .sectionMain .introductionText p,.sectionBody .sectionMain .leadText p {
    opacity: 0;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    transition: opacity .8s ease-out .5s,-webkit-transform 1.5s cubic-bezier(.165,.84,.44,1);
    transition: transform 1.5s cubic-bezier(.165,.84,.44,1),opacity .8s ease-out .5s;
    transition: transform 1.5s cubic-bezier(.165,.84,.44,1),opacity .8s ease-out .5s,-webkit-transform 1.5s cubic-bezier(.165,.84,.44,1)
}

.sectionBody .sectionMain .introductionText p.view,.sectionBody .sectionMain .leadText p.view {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.contentBody {
    min-height: 100vh;
    min-height: 100dvh;
    overflow: hidden;
    position: relative
}

.contentBody .contentHeader {
    background-color: rgba(181,144,70,.2);
    display: grid
}

.contentBody .contentHeader:before {
    background-color: #b59046;
    content: "";
    display: block;
    width: 100%
}

.contentBody .contentHeader .contentTitle {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0;
    width: 100%
}

.contentBody .contentHeader .contentTitle .text {
    display: block;
    line-height: 1.5;
    position: relative;
    text-align: center
}

.contentBody .contentHeader .contentTitle .text:before {
    background-color: #b59046;
    content: "";
    display: block;
    left: 50%;
    -webkit-mask-image: url(/assets/images/common/icon_allow-down.svg);
    mask-image: url(/assets/images/common/icon_allow-down.svg);
    position: absolute;
    top: 0
}

.contentBody .contentMain .contentLead {
    border-bottom: 1px solid rgba(69,73,77,.3);
    line-height: 1.5;
    text-align: center
}

.iconScroll {
    align-items: center;
    display: flex;
    position: absolute;
    -webkit-transform: translate3d(-100%,-100%,0) rotate(90deg);
    transform: translate3d(-100%,-100%,0) rotate(90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

.iconScroll .scrollText {
    color: #b59046;
    font-weight: 700;
    line-height: 1;
    margin-top: .1em;
    text-shadow: 0 0 3px #000
}

.iconScroll .scrollImg {
    -webkit-filter: drop-shadow(0 0 3px #000);
    filter: drop-shadow(0 0 3px #000);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.logoPlusPlace {
    margin: 60px 0
}

.logoPlusPlace .logoImage {
    display: block;
    margin: 0 auto
}

.logoPlusPlace .officePlace {
    color: #fff;
    display: flex;
    gap: 0 10px;
    justify-content: center;
    margin: 20px 0
}

.logoPlusPlace .officePlace .place {
    font-weight: 700;
    letter-spacing: .2em;
    overflow: hidden;
    position: relative;
    text-align: center
}

.logoPlusPlace .officePlace .place:before {
    background-color: #b59046;
    content: "";
    inset: 0;
    position: absolute;
    -webkit-transform: skewX(25deg);
    transform: skewX(25deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

.logoPlusPlace .officePlace .place .text {
    display: block;
    position: relative
}

.anchorLinks {
    text-decoration: none
}

.anchorLink {
    display: block;
    margin-bottom: 20px
}

.linkButton {
    align-items: center;
    background-color: #fff;
    border: none;
    border-left: 5px solid #b59046;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    letter-spacing: .05em;
    line-height: 1.2;
    padding: .75em .5em;
    position: relative;
    width: 100%
}

.linkButton .text {
    flex-grow: 1;
    text-align: left
}

.linkButton .icon {
    background-color: #ccc;
    flex: 0 0 16px;
    height: 16px;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 16px
}

.linkButton .icon.typeAnchor,.linkButton .icon.typeLink {
    background-color: #b59046;
    -webkit-mask-image: url(/assets/images/common/icon_allow-down.svg);
    mask-image: url(/assets/images/common/icon_allow-down.svg)
}

.linkButton .icon.typeLink {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.linkButton .icon.typeBlank {
    background-color: #fff;
    -webkit-mask-image: url(/assets/images/common/icon_outsidelink.svg);
    mask-image: url(/assets/images/common/icon_outsidelink.svg)
}

.typeRecruit .linkButton:before {
    background-image: linear-gradient(180deg,#d6e9c4 0,#bed895 75%,#a6c867);
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0
}

.typeRecruit .linkButton .banner {
    display: inline-block;
    left: 122px;
    position: absolute;
    width: 92px
}

.typeRecruit .linkButton .banner img {
    width: 100%
}

.address dt {
    align-items: center;
    display: flex;
    gap: 0 15px;
    width: 100%
}

.address dt .icon {
    display: block;
    flex: 0 0 32px;
    height: 32px;
    width: 32px
}

.address dt .icon.typePhone:before {
    content: url(/assets/images/common/icon_phone.svg)
}

.address dt .icon.typeFax:before {
    content: url(/assets/images/common/icon_fax.svg)
}

.address dt .icon.typeMarker:before {
    content: url(/assets/images/common/icon_map.svg)
}

.address dt .icon.typeTrain:before {
    content: url(/assets/images/common/icon_train.svg)
}

.address dt .text {
    flex-grow: 1;
    text-align: left
}

.announce {
    line-height: 1.5;
    padding-left: 1.2em;
    position: relative
}

.announce:before {
    content: "※";
    display: block;
    left: 0;
    position: absolute
}

.attention {
    line-height: 1.5;
    padding-left: 1.2em;
    position: relative
}

.attention:before {
    content: "＊";
    display: block;
    left: 0;
    position: absolute
}

.toggleList {
    border: 1px solid #000;
    border-radius: 10px;
    margin: 0;
    overflow: hidden
}

.toggleList,.toggleList .toggleHeader {
    position: relative
}

.toggleList .toggleHeader .dlHeader {
    align-items: center;
    background-color: #000;
    color: #fff;
    display: grid;
    font-style: normal;
    line-height: 1.25
}

.toggleList .toggleHeader .dlHeader .icon {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative
}

.toggleList .toggleHeader .dlHeader .icon.typeNumber {
    background-color: #b59046;
    font-size: 23px;
    height: 40px;
    -webkit-mask: url(/assets/images/common/icon_number-bg.svg) center center/cover no-repeat;
    mask: url(/assets/images/common/icon_number-bg.svg) center center/cover no-repeat;
    padding-bottom: 10px;
    padding-left: 2px
}

.toggleList .toggleHeader .dlHeader .icon.typeToggle:before {
    height: 1px;
    width: 25px
}

.toggleList .toggleHeader .dlHeader .icon.typeToggle:after,.toggleList .toggleHeader .dlHeader .icon.typeToggle:before {
    background-color: #fff;
    content: "";
    display: block;
    position: absolute;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out,-webkit-transform .2s ease-out
}

.toggleList .toggleHeader .dlHeader .icon.typeToggle:after {
    height: 25px;
    width: 1px
}

.toggleList .toggleHeader .dlHeader .text {
    font-weight: 700
}

.toggleList .toggleBody {
    background-color: #fff;
    display: grid;
    grid-template-rows: 0fr;
    margin: 0;
    overflow: hidden;
    padding: 0;
    transition: grid-template-rows .2s ease-out;
    transition: grid-template-rows .2s ease-out,-ms-grid-rows .2s ease-out
}

.toggleList .toggleBody .toggleBody__inner {
    min-height: 0;
    transition: padding .2s ease-out
}

.toggleList.open .dlHeader .icon.typeToggle:before {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

.toggleList.open .dlHeader .icon.typeToggle:after {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.toggleList.open .toggleBody {
    grid-template-rows: 1fr
}

.procedureList {
    list-style-type: none;
    margin: 40px 0 0;
    padding: 0
}

.procedureList li {
    position: relative
}

.procedureList li+li:before {
    background-color: #000;
    content: "";
    display: block;
    height: 50px;
    left: 0;
    margin: 0 auto;
    -webkit-mask: url(/assets/images/common/line_dotted.svg) center center/4px 40px no-repeat;
    mask: url(/assets/images/common/line_dotted.svg) center center/4px 40px no-repeat;
    position: absolute;
    right: 0;
    top: 0
}

.section--keyVisual {
    display: flex;
    inset: 0;
    position: fixed
}

.section--keyVisual .keyVisual,.section--keyVisual .section__inner {
    height: 100%;
    width: 100%
}

.section--keyVisual .keyVisual .keyVisualHeader {
    position: absolute
}

.section--keyVisual .keyVisual .keyVisualHeader .slogan {
    margin: 0 auto;
    position: relative
}

.section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganText {
    display: block;
    margin: 0
}

.section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganText img {
    display: block;
    margin: 0 auto
}

.section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration {
    display: flex;
    left: 0;
    position: absolute;
    right: 0
}

.section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration .bright {
    position: absolute
}

.section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration .decoration01 {
    position: relative;
    -webkit-transform: rotate(235deg);
    transform: rotate(235deg)
}

.section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration .decoration01 .bright {
    -webkit-transform: rotate(-235deg);
    transform: rotate(-235deg)
}

.section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration .decoration02 {
    position: relative;
    -webkit-transform: rotate(235deg);
    transform: rotate(235deg)
}

.section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration .decoration02 .bright {
    -webkit-transform: rotate(-235deg);
    transform: rotate(-235deg)
}

.section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration.animation .decoration01 {
    -webkit-animation: circleAnime 1s cubic-bezier(.95,.05,.795,.035) 0s 1 forwards;
    animation: circleAnime 1s cubic-bezier(.95,.05,.795,.035) 0s 1 forwards
}

.section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration.animation .decoration01 .bright {
    -webkit-animation: brightAnime 1s cubic-bezier(.95,.05,.795,.035) 0s 1 forwards;
    animation: brightAnime 1s cubic-bezier(.95,.05,.795,.035) 0s 1 forwards
}

.section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration.animation .decoration02 {
    -webkit-animation: circleAnime 1s cubic-bezier(.95,.05,.795,.035) .3s 1 forwards;
    animation: circleAnime 1s cubic-bezier(.95,.05,.795,.035) .3s 1 forwards
}

.section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration.animation .decoration02 .bright {
    -webkit-animation: brightAnime 1s cubic-bezier(.95,.05,.795,.035) .3s 1 forwards;
    animation: brightAnime 1s cubic-bezier(.95,.05,.795,.035) .3s 1 forwards
}

@-webkit-keyframes circleAnime {
    0% {
        -webkit-transform: rotate(235deg);
        transform: rotate(235deg)
    }

    to {
        -webkit-transform: rotate(595deg);
        transform: rotate(595deg)
    }
}

@-webkit-keyframes brightAnime {
    0% {
        opacity: 1;
        -webkit-transform: rotate(-235deg);
        transform: rotate(-235deg)
    }

    70% {
        opacity: .5
    }

    to {
        -webkit-transform: rotate(-595deg);
        transform: rotate(-595deg)
    }
}

.section--keyVisual .keyVisual .mainImage {
    height: 100%;
    margin: 0;
    min-height: 100vh;
    position: relative;
    width: 100%
}

.section--keyVisual .keyVisual .mainImage .cover {
    height: 100%;
    inset: 0;
    position: absolute;
    width: 100%
}

.access .contentMain__inner {
    padding-top: 0
}

.access .office {
    background-color: #fff;
    border-radius: 10px;
    font-size: 20px;
    line-height: 1.75;
    padding: 20px
}

.access .office h4 {
    border-left: 8px solid #b59046;
    color: #0054a7;
    font-size: 34px;
    margin: 20px -20px 0;
    padding-left: 20px
}

.access .office dl {
    margin-bottom: 40px
}

.access .office dl dt {
    border-bottom: 1px solid rgba(0,84,167,.2);
    color: #0054a7;
    font-weight: 700;
    margin-bottom: .5em;
    margin-top: 2em;
    padding-bottom: .5em
}

.access .office dl dd {
    margin: 0
}

.access .office .anchorLinks {
    display: block;
    width: 100%
}

.data {
    margin: 40px 0
}

.data>dt {
    color: #0054a7;
    line-height: 1.5;
    padding-left: 20px
}

.data .dataDD {
    margin: 1.25em 0 0
}

.data .dataDD+dt {
    margin-top: 80px
}

.data .dataDD .styleList {
    list-style-type: none;
    margin-top: 1.25em;
    padding: 0
}

.data .dataDD .styleList .styleListElm {
    border-bottom: 1px solid rgba(0,84,167,.2);
    line-height: 1.75;
    padding: 1em 0
}

.data .dataDD .styleHistry {
    list-style-type: none;
    padding: 0
}

.data .dataDD .styleHistry .styleHistryElm {
    overflow: hidden;
    padding-bottom: 1.25em;
    padding-left: 1em;
    position: relative
}

.data .dataDD .styleHistry .styleHistryElm:last-child {
    padding-bottom: 0
}

.data .dataDD .styleHistry .styleHistryElm:before {
    background-color: #0054a7;
    border-radius: 50%;
    content: "";
    display: block;
    left: 0;
    position: absolute
}

.data .dataDD .styleHistry .styleHistryElm:after {
    background-color: rgba(0,84,167,.2);
    content: "";
    display: block;
    height: 500px;
    left: 3.5px;
    position: absolute;
    top: 1.75em;
    width: 1px
}

.data .style--blockList>dt {
    font-weight: 700
}

.data .style--blockList>dt:not(:first-child) {
    border-top: 1px solid rgba(0,84,167,.2);
    margin-top: 2em;
    padding-top: 2em
}

.data .style--blockList .style--blockList_elm {
    margin: 0
}

.data .style--blockList .style--blockList_elm .anchorLinks {
    margin-top: 30px
}

.data .style--blockList .style--blockList_elm .anchorLinks .linkButton {
    background-color: #0054a7;
    color: #fff
}

.data .style--blockList .style--blockList_elm .anchorLinks .linkButton .icon.typeAnchor {
    background-color: #fff
}

.representativeImageName {
    margin: 80px 0
}

.representativeImageName figure {
    text-align: center
}

.representativeImageName figure>img {
    border-radius: 50%;
    margin: 0 auto
}

.representativeImageName figure .representativeProfile {
    text-align: center
}

.representativeImageName figure .representativeProfile span {
    display: block;
    line-height: 1.5
}

.flexBox .flexImage img {
    aspect-ratio: auto 1120/840;
    height: auto;
    width: 100%
}

.bannerArea {
    margin: 80px auto 0
}

.bannerArea .linkBanner {
    border-radius: 4px;
    box-shadow: 0 8px 16px rgba(0,0,0,.16);
    display: block;
    overflow: hidden
}

.bannerArea .linkBanner .bannerImage {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative
}

.bannerArea .linkBanner .bannerImage picture {
    flex-grow: 0;
    height: 100%;
    width: 100%
}

.bannerArea .linkBanner .bannerImage picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.bannerArea .linkBanner .bannerImage .announce {
    color: #fff;
    font-size: 16px;
    position: absolute;
    text-shadow: 0 0 4px #000
}

.bannerArea .linkBanner .bannerImage .flag {
    background-color: #b59046;
    border-bottom-right-radius: 4px;
    color: #fff;
    font-weight: 700;
    left: 0;
    padding: 0 .75em;
    position: absolute;
    top: 0
}

.bannerArea .linkBanner .bannerText {
    align-items: center;
    background-color: #b59046;
    display: flex;
    justify-content: center;
    position: relative
}

.bannerArea .linkBanner .bannerText .text {
    color: #fff;
    letter-spacing: .08em;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap
}

.bannerArea .linkBanner .bannerText .icon {
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain
}

.bannerArea .linkBanner .bannerText .icon.typeLink {
    background-color: #fff;
    -webkit-mask-image: url(/assets/images/common/icon_allow-down.svg);
    mask-image: url(/assets/images/common/icon_allow-down.svg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.company .pageKV .section__inner .pageHeader__Bg figcaption {
    color: #fff
}

.company .introduction .sectionMain__inner {
    background-color: #0054a7;
    border-radius: 20px;
    color: #fff
}

.company .introduction .sectionMain__inner .sectionHeader .logoPlusPlace {
    margin-top: 20px
}

.company .introduction .sectionMain__inner .sectionHeader .leadText {
    text-align: center
}

.company .introduction .articleMain {
    background: transparent url(/assets/images/about/about_intro_text.png) no-repeat 0 0/30px auto;
    padding: 0 20px
}

.company .introduction .articleMain .anchorLinks .linkButton {
    color: #0054a7
}

.company .introduction .articleMain .anchorLinks .linkButton .icon.typeAnchor {
    background-color: #0054a7
}

.company .introduction .articleMain h3 {
    font-size: 34px;
    letter-spacing: .08em;
    line-height: 1;
    margin: 0 0 30px;
    text-align: center
}

.company .introduction .articleMain a+h3 {
    margin-top: 60px
}

.company .contentMain .contentLead figure {
    margin: 40px 0 0
}

.company .contentMain .representative {
    display: block
}

.company .contentMain .representative .gridBox .profile {
    align-items: center;
    display: flex;
    font-size: 20px
}

.company .contentMain .representative .gridBox .profile .title {
    display: block;
    font-weight: 400
}

.company .contentMain .representative .gridBox .profile .name {
    display: block
}

.company .contentMain .representative .photo {
    margin: 0 0 40px
}

.company .contentMain .representative .photo img {
    width: 100%
}

.company .sectionRepresentativeImage {
    height: 100vh
}

.company .sectionRepresentativeImage .representativeImage__inner {
    background: transparent url(/assets/images/about/representative_image_sp.jpg) no-repeat center 70%/cover;
    inset: 0;
    position: fixed;
    z-index: -1
}

.company .sectionRepresentativeImage .representativeImage__inner figure {
    align-items: center;
    display: flex;
    justify-content: center
}

.company .sectionRepresentativeImage .representativeImage__inner figcaption {
    left: 1em;
    position: absolute
}

.company .officeList .addressAnchor {
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(2,auto)
}

.company .officeList .addressAnchor .linkButton {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(69,73,77,.2);
    border-radius: 0;
    color: #45494d;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding: .25em 0
}

.company .officeList .addressAnchor .linkButton .icon.typeAnchor {
    background-color: #0054a7
}

.company .access .office {
    background-color: #fff;
    border-radius: 8px;
    margin-top: 20px;
    padding: 40px 20px
}

.company .access .office h4 {
    border-left: 8px solid #b59046;
    color: #0054a7;
    font-size: 34px;
    margin-left: -20px;
    margin-top: 0;
    padding-left: .5em
}

.company .access .address dt {
    border-bottom: 1px solid rgba(0,84,167,.2);
    margin-bottom: 10px;
    padding-bottom: 10px
}

.company .access .address dd {
    margin: 0
}

.company .access .address dd .route {
    font-size: 18px;
    list-style-type: none;
    padding: 0
}

.company .access .address dd .route li {
    padding-left: 1.2em;
    position: relative
}

.company .access .address dd .route li:before {
    content: "■";
    left: 0;
    position: absolute
}

.company .access .address dd+dt {
    margin-top: 30px
}

.company .access .anchorLinks .linkButton {
    background-color: #0054a7;
    color: #fff
}

.company .recruitBody {
    background-image: linear-gradient(180deg,#d6e9c4 0,#bed895 75%,#a6c867)
}

.company .recruitBody .sectionMain__inner {
    background: transparent url(/assets/images/about/recruit_text.png) no-repeat top 40px left 0/30px auto
}

.company .recruitBody .sectionMain__inner .anchorLinks {
    margin: 0 -20px!important;
    padding: 0 20px
}

.company .recruitBody .sectionMain__inner .anchorLinks .bannerText {
    background: #fff
}

.company .recruitBody .sectionMain__inner .anchorLinks .bannerText .text {
    color: #0054a7
}

.company .recruitBody .sectionMain__inner .anchorLinks .bannerText .icon.typeLink {
    background-color: #0054a7
}

.company .recruitBody .sectionMain__inner .anchorLinks h3 {
    font-size: 34px;
    line-height: 1;
    margin: 0 0 1em;
    text-align: center
}

.company .recruitBody .logoPlusPlace {
    margin-top: 80px
}

.corporation .pageKV .section__inner .pageHeader__Bg .announce {
    color: #fff;
    text-shadow: 0 0 4px #000
}

.corporation .sectionMain {
    color: #fff
}

.corporation .sectionMain .sectionMain__inner {
    background: #003894 url(/assets/images/corporation/corporation_intro_bg.png) no-repeat left 120px/40px auto
}

.corporation .sectionMain .sectionMain__inner .anchorLinks .linkButton {
    color: #003894
}

.corporation .sectionMain .sectionMain__inner .anchorLinks .linkButton .icon.typeAnchor {
    background-color: #003894
}

.corporation .sectionFooter {
    background: transparent url(/assets/images/corporation/img_bg-section_bottom.jpg) no-repeat 50%/cover
}

.corporation .introduction .sectionHeader p {
    text-align: center
}

.corporation .toggleList {
    border-color: #003894
}

.corporation .toggleList .toggleHeader .dlHeader,.corporation .toggleList+.toggleList .toggleHeader:before {
    background-color: #003894
}

.privacy .contentBody {
    border-radius: 0
}

.privacy .contentBody .contentMainHeader .siteLogo {
    margin: 20px 21px 80px
}

.privacy .contentBody .contentMainHeader .contentTitle {
    font-size: 34px
}

.privacy .contentBody .contentMainHeader .contentTitle:before {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat
}

.privacy .contentBody .contentMainHeader .contentTitle.contentPrivacy:after {
    background-image: url(/assets/images/privacy/bg_text.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 363px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px
}

.privacy .contentBody .contentMain__inner .contentLead {
    border-bottom: none;
    font-size: 20px;
    letter-spacing: .08rem;
    line-height: 1.75;
    text-align: left
}

.privacy .contentBody .contentMain__inner .terms {
    margin: 0 0 80px
}

.privacy .contentBody .contentMain__inner .terms .termsTitle {
    display: flex;
    font-weight: 700;
    margin-bottom: 40px
}

.privacy .contentBody .contentMain__inner .terms .termsText {
    margin-left: 0
}

.property .sectionMain .sectionMain__inner {
    background: #0081cc url(/assets/images/property/property_tax_intro_bg.png) no-repeat left 120px/30px auto
}

.property .sectionMain .anchorLinks .linkButton {
    color: #0081cc
}

.property .sectionMain .anchorLinks .linkButton .icon.typeAnchor {
    background-color: #0081cc
}

.property .pageKV .section__inner .pageHeader__Bg {
    pointer-events: none
}

.property .introduction {
    color: #fff
}

.property .introduction .sectionMain {
    border-radius: 20px
}

.property .introduction .sectionFooter .coverImage {
    background: transparent url(/assets/images/property/img_bg-section_bottom_sp.jpg) no-repeat 50%/cover;
    inset: 0;
    position: fixed
}

.property .introduction .sectionFooter .coverImage figcaption {
    bottom: 60px
}

.property .procedureList {
    margin-bottom: 40px
}

.property .procedureList li:before {
    background-color: #0081cc
}

.property .toggleList {
    border-color: #0081cc
}

.property .toggleList .toggleHeader .dlHeader {
    background-color: #0081cc
}

.property .toggleList .toggleHeader .dlHeader .icon.typeNumber {
    background-color: #fff;
    color: #0081cc
}

.property .toggleList+.toggleList .toggleHeader:before {
    background-color: #0081cc
}

.property .representativeImageName .name img {
    border-radius: 0
}

.property .photoImage01,.property .photoImage02 {
    pointer-events: none
}

.recruit .flagBanner {
    display: block;
    text-align: center
}

.recruit .flagBanner .text {
    background-color: #b59046;
    border-radius: 1em;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    padding: .25em 1em
}

.recruit .pageKV .section__inner .pageHeader__Bg .announce {
    color: #fff;
    text-shadow: 0 0 4px #000
}

.recruit .pageKV .section__inner .pageHeader {
    display: block;
    height: auto;
    inset: 0
}

.recruit .pageKV .section__inner .pageHeader .recruitTitle {
    align-items: center;
    display: flex;
    inset: 0;
    justify-content: center;
    position: absolute;
    z-index: -1
}

.recruit .pageKV .section__inner .pageHeader .recruitTitle .recruitTitle__inner {
    align-items: stretch;
    background-color: hsla(91,46%,84%,.5);
    border-radius: 50%;
    display: flex;
    height: 230px;
    justify-content: stretch;
    padding: 20px;
    width: 230px
}

.recruit .pageKV .section__inner .pageHeader .recruitTitle .recruitTitle__inner h2 {
    align-items: center;
    background-color: hsla(0,0%,100%,.7);
    border: 8px solid #fff;
    border-radius: 50%;
    color: #0054a7;
    display: flex;
    flex-direction: column;
    font-size: 34px;
    justify-content: center;
    line-height: 1.4;
    margin: 0;
    text-align: center;
    width: 100%
}

.recruit .introduction .sectionMain__inner {
    background-image: url(/assets/images/recruit/recruit_intro_text.png),linear-gradient(180deg,#d6e9c4 0,#bed895 75%,#a6c867);
    background-repeat: no-repeat,no-repeat
}

.recruit .introduction .sectionMain__inner .sectionHeader .sectionHeader__inner {
    background-color: #fff;
    color: #45494d;
    margin: 0 20px;
    padding: 60px 20px
}

.recruit .introduction .sectionMain__inner .sectionHeader .sectionHeader__inner .leadText {
    text-align: center
}

.recruit .introduction .sectionMain__inner .sectionHeader .sectionHeader__inner .siteLogo {
    margin: 40px 30px 0
}

.recruit .introduction .sectionMain__inner .contentHeader {
    color: #0054a7;
    margin-bottom: 20px;
    padding-top: 80px;
    position: relative
}

.recruit .introduction .sectionMain__inner .contentHeader:before {
    background-color: #b59046;
    content: "";
    display: block;
    left: 50%;
    -webkit-mask-image: url(/assets/images/common/icon_allow-down.svg);
    mask-image: url(/assets/images/common/icon_allow-down.svg);
    position: absolute;
    top: 0;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

.recruit .introduction .sectionMain__inner .contentHeader h3 {
    margin: 0 0 10px
}

.recruit .introduction .sectionMain__inner .anchorLinks {
    padding-top: 20px
}

.recruit .introduction .sectionMain__inner .anchorLinks:before {
    display: none
}

.recruit .introduction .articleMain h3 {
    font-size: 34px;
    line-height: 1;
    margin: 0 0 30px;
    text-align: center
}

.recruit .introduction .articleMain a+h3 {
    margin-top: 60px
}

.recruit .sectionMain .anchorLinks .linkButton {
    color: #0054a7
}

.recruit .sectionMain .anchorLinks .linkButton .icon.typeAnchor {
    background-color: #0054a7
}

.recruit .contentBody .contentHeader {
    background-color: rgba(134,185,85,.3);
    color: #0054a7
}

.recruit #content01 .contentLead figure {
    margin: 40px 0 0
}

.recruit #content01 .representativeProfile .title {
    line-height: 2;
    text-align: left
}

.recruit #content02.contentBody {
    min-height: 0
}

.recruit .typeCircleElm {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.recruit .typeCircleElm li {
    background-color: hsla(0,0%,100%,.7);
    border-radius: 50%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 40% 60%;
    height: 260px;
    margin: 20px auto;
    opacity: 0;
    text-align: center;
    -webkit-transform: scale(0) translate3d(0,20px,0);
    transform: scale(0) translate3d(0,20px,0);
    transition: opacity .8s ease-out .5s,-webkit-transform 1.5s cubic-bezier(.165,.84,.44,1);
    transition: transform 1.5s cubic-bezier(.165,.84,.44,1),opacity .8s ease-out .5s;
    transition: transform 1.5s cubic-bezier(.165,.84,.44,1),opacity .8s ease-out .5s,-webkit-transform 1.5s cubic-bezier(.165,.84,.44,1);
    width: 260px
}

.recruit .typeCircleElm li .areaIcon {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-top: 20px
}

.recruit .typeCircleElm li .areaIcon .icon.typeNumber {
    background-color: #6fba2c;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 32px;
    height: 50px;
    line-height: 1.4;
    text-indent: .05em;
    width: 50px
}

.recruit .typeCircleElm li.view {
    opacity: 1;
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0)
}

.recruit .recruitInfoHead {
    z-index: -1
}

.recruit .recruitInfoHead .contentBody {
    border-radius: 0
}

.recruit .recruitInfoHead .contentBody .recruitInfoFigure {
    position: relative
}

.recruit .recruitInfoHead .contentBody .recruitInfoFigure .siteLogo {
    left: 25.0666666667vw;
    position: absolute;
    right: 25.0666666667vw;
    top: 6.4vw
}

.recruit .recruitInfoHead .contentBody .recruitInfoFigure img {
    width: 100%
}

.recruit .recruitInfoHead .contentBody .recruitInfoFigure figcaption {
    bottom: 1em;
    left: 1em;
    position: absolute
}

.recruit .recruitInfoHead .contentBody h2 {
    color: #0054a7;
    font-size: 44px;
    letter-spacing: .08em;
    margin-bottom: 0;
    text-align: center
}

.recruit #content03 .leadText {
    font-size: 23px;
    line-height: 1.5;
    text-align: center
}

.recruit #content03 .dataWrapper {
    padding-top: 40px
}

.recruit #content03 .dataWrapper:first-of-type {
    border-top: 1px solid rgba(69,73,77,.3)
}

.recruit #content03 .dataWrapper .dataBlock .dataDD span {
    border-bottom: 1px solid rgba(69,73,77,.3);
    display: block;
    margin-top: 1.25em;
    padding-bottom: 1.25em
}

.recruit #content03 .dataWrapper .styleList {
    margin-top: 20px
}

.recruit #content03 .dataWrapper .styleList .styleListTitle {
    font-weight: 700;
    margin-left: 20px;
    margin-top: 20px;
    position: relative
}

.recruit #content03 .dataWrapper .styleList .styleListTitle:before {
    background-color: #0054a7;
    content: "";
    display: block;
    height: 2em;
    -webkit-mask: url(/assets/images/common/icon_allow-down.svg) center center/16px 16px no-repeat;
    mask: url(/assets/images/common/icon_allow-down.svg) center center/16px 16px no-repeat;
    position: absolute;
    -webkit-transform: translate3d(-100%,0,0) rotate(-90deg);
    transform: translate3d(-100%,0,0) rotate(-90deg);
    width: 20px
}

.recruit #content03 .dataWrapper .styleList .styleListElm {
    border-bottom: 1px solid rgba(69,73,77,.3);
    margin: 0 0 0 20px
}

.recruit .toggleList {
    border: none
}

.recruit .toggleList .toggleHeader .dlHeader {
    background-color: #b59046
}

.recruit .toggleList .toggleHeader .dlHeader .icon.typeNumber {
    background-color: #fff;
    color: #b59046
}

.recruit .toggleList .toggleHeader .dlHeader .icon.typeNaitei {
    display: flex;
    width: 72px
}

.recruit .toggleList .toggleHeader .dlHeader .icon.typeNaitei:before {
    content: url(/assets/images/common/icon_naitei.svg);
    display: block;
    height: 50px;
    width: 72px
}

.recruit .toggleList .toggleHeader .dlHeader .text {
    text-align: center
}

.recruit .procedureList li+li:before {
    background-color: #b59046
}

.recruit .applicationMethod {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.recruit .applicationMethod li {
    background-color: #fff;
    border-radius: 8px;
    margin-top: 20px;
    padding: 10px 16px
}

.recruit .applicationMethod li .address dt {
    border-bottom: 1px solid rgba(69,73,77,.2);
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.recruit .applicationMethod li .address dt .icon.typeMail:before {
    content: url(/assets/images/common/icon_mail.svg)
}

.recruit .applicationMethod li .address dd {
    margin: 0;
    text-align: center
}

.recruit .privacy.contentBody {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.recruit .privacy .contentHeader {
    background-color: transparent;
    color: #45494d
}

.recruit .privacy .contentHeader .contentTitle .text {
    font-size: 23px
}

.recruit .privacy .contentMain .contentMain__inner {
    margin-top: 0
}

.recruit .privacy .aboutItem {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.recruit .privacy .aboutItem li {
    padding-left: 1.5em;
    position: relative
}

.recruit .privacy .aboutItem li:before {
    content: "■";
    display: block;
    left: 0;
    position: absolute
}

figure {
    margin: 0
}

img {
    max-width: 100%
}

p {
    margin: 0
}

.topPage .section--keyVisual {
    background: transparent url(/assets/images/top/kv_bg_sp.jpg) no-repeat bottom/cover
}

.topPage .contentBody .contentHeader {
    background-color: transparent;
    display: block
}

.sectionLead {
    color: #fff;
    position: relative
}

.sectionLead .leadBg {
    background: transparent url(/assets/images/top/lead_bg_sp.jpg) no-repeat 50%/cover;
    inset: 0;
    position: fixed
}

.sectionLead .leadHeader {
    height: 100vh;
    position: relative
}

.sectionLead .leadHeader .leadLogo {
    padding-bottom: 80px;
    position: -webkit-sticky;
    position: sticky;
    text-align: center;
    top: 120px
}

.sectionLead .sectionHeader {
    background-image: url(/assets/images/top/section01_bg_text.png),linear-gradient(180deg,rgba(10,79,182,0),rgba(10,79,182,0) 60%,#0a4fb6 90%);
    background-repeat: no-repeat,no-repeat;
    position: relative
}

.sectionLead .sectionMain {
    background-color: #0a4fb6;
    padding-top: 40px
}

.sectionLead .sectionMain .sectionMain__inner {
    padding-bottom: 0!important;
    padding-top: 0!important
}

.sectionLead .sectionMain .sectionMain__inner .leadFigure {
    position: relative;
    z-index: -1
}

.sectionLead .sectionMain .sectionMain__inner .leadFigure:after {
    background-image: radial-gradient(rgba(10,79,182,0) 60%,#0a4fb6 70%);
    content: "";
    display: block;
    inset: 0;
    position: absolute
}

.sectionLead .sectionMain .sectionMain__inner .leadFigure video {
    width: 100%
}

.sectionLead .sectionMain .sectionMain__inner .logo .logoImage {
    display: block;
    margin: 0 auto
}

.sectionLead .sectionMain .sectionMain__inner .logo .officePlace {
    display: flex;
    gap: 0 10px;
    justify-content: center;
    margin-top: 20px
}

.sectionLead .sectionMain .sectionMain__inner .logo .officePlace .place {
    font-size: 20px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 95px
}

.sectionLead .sectionMain .sectionMain__inner .logo .officePlace .place:before {
    background-color: #b59046;
    content: "";
    inset: 0;
    position: absolute;
    -webkit-transform: skewX(25deg);
    transform: skewX(25deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

.sectionLead .sectionMain .sectionMain__inner .logo .officePlace .place .text {
    display: block;
    font-weight: 700;
    padding-right: .7em;
    position: relative
}

.leadTitle,.sectionLead .sectionMain .sectionMain__inner .leadImage {
    text-align: center
}

.leadTitle {
    letter-spacing: .08em;
    margin: 0;
    padding: 40px 0;
    position: relative
}

.leadTitle:before {
    background-color: #b59046;
    content: "";
    display: block;
    left: 50%;
    -webkit-mask-image: url(/assets/images/common/icon_allow-down.svg);
    mask-image: url(/assets/images/common/icon_allow-down.svg);
    position: absolute;
    top: 0;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0)
}

.sectionIntroduction {
    background-image: url(/assets/images/top/section02_bg_text.png),linear-gradient(180deg,#053f92,#0b69b3 30%,#0e82b0 60%);
    background-position: -1px 60px,50%;
    background-repeat: no-repeat,no-repeat;
    color: #fff;
    position: relative
}

.sectionIntroduction .sectionHeader {
    padding: 0 20px
}

.sectionIntroduction .sectionHeader .leadTitle {
    font-weight: 400
}

.sectionIntroduction .sectionMain .sectionMain__inner {
    padding-top: 0!important
}

.sectionIntroduction .sectionMain .circleButton {
    display: flex;
    gap: 0 20px;
    justify-content: center;
    position: relative
}

.sectionIntroduction .sectionMain .circleButton .linkCircle {
    display: block;
    position: relative
}

.sectionIntroduction .sectionMain .circleButton .linkCircle .linkCircleButton {
    background-color: transparent;
    border: 0;
    inset: 0;
    position: absolute;
    width: 100%
}

.sectionIntroduction .sectionMain .circleButton .linkCircle .linkCircleButton .txt {
    color: #fff;
    font-weight: 700;
    letter-spacing: .04em;
    text-align: center
}

.sectionIntroduction .sectionMain .circleButton .linkCircle .linkCircleButton .txt .large {
    display: inline-block;
    margin-top: .25em
}

.sectionIntroduction .sectionMain .circleButton .linkCircle .linkCircleButton .icon {
    position: absolute
}

.sectionIntroduction .sectionMain .circleButton .linkCircle .linkCircleButton .icon.typeAnchor {
    background-color: #fff;
    -webkit-mask-image: url(/assets/images/common/icon_allow-down.svg);
    mask-image: url(/assets/images/common/icon_allow-down.svg)
}

.sectionIntroduction .sectionMain .circleButton .bright {
    position: absolute;
    right: -10%;
    top: 37%
}

.sectionIntroduction .sectionMain .circleButton .decoration01 {
    position: relative;
    -webkit-transform: rotate(235deg);
    transform: rotate(235deg)
}

.sectionIntroduction .sectionMain .circleButton .decoration01 .bright {
    -webkit-transform: rotate(-235deg);
    transform: rotate(-235deg)
}

.sectionIntroduction .sectionMain .circleButton .decoration02 {
    position: relative;
    -webkit-transform: rotate(235deg);
    transform: rotate(235deg)
}

.sectionIntroduction .sectionMain .circleButton .decoration02 .bright {
    -webkit-transform: rotate(-235deg);
    transform: rotate(-235deg)
}

.sectionIntroduction .sectionMain .circleButton.animation .decoration01 {
    -webkit-animation: circleAnime 1s cubic-bezier(.95,.05,.795,.035) 0s 1 forwards;
    animation: circleAnime 1s cubic-bezier(.95,.05,.795,.035) 0s 1 forwards
}

.sectionIntroduction .sectionMain .circleButton.animation .decoration01 .bright {
    -webkit-animation: brightAnime 1s cubic-bezier(.95,.05,.795,.035) 0s 1 forwards;
    animation: brightAnime 1s cubic-bezier(.95,.05,.795,.035) 0s 1 forwards
}

.sectionIntroduction .sectionMain .circleButton.animation .decoration02 {
    -webkit-animation: circleAnime 1s cubic-bezier(.95,.05,.795,.035) .3s 1 forwards;
    animation: circleAnime 1s cubic-bezier(.95,.05,.795,.035) .3s 1 forwards
}

.sectionIntroduction .sectionMain .circleButton.animation .decoration02 .bright {
    -webkit-animation: brightAnime 1s cubic-bezier(.95,.05,.795,.035) .3s 1 forwards;
    animation: brightAnime 1s cubic-bezier(.95,.05,.795,.035) .3s 1 forwards
}

@keyframes circleAnime {
    0% {
        -webkit-transform: rotate(235deg);
        transform: rotate(235deg)
    }

    to {
        -webkit-transform: rotate(595deg);
        transform: rotate(595deg)
    }
}

@keyframes brightAnime {
    0% {
        opacity: 1;
        -webkit-transform: rotate(-235deg);
        transform: rotate(-235deg)
    }

    70% {
        opacity: .5
    }

    to {
        -webkit-transform: rotate(-595deg);
        transform: rotate(-595deg)
    }
}

.sectionIntroduction .sectionMain .circleButton .anchorLink {
    height: 156px;
    position: relative;
    width: 156px
}

.sectionIntroduction .sectionMain:after {
    content: "";
    display: block;
    height: 100vh
}

.coverContent {
    inset: 0;
    overflow: hidden;
    pointer-events: none;
    position: fixed
}

.coverContent .kvImage {
    margin: 0;
    position: relative
}

.coverContent .kvImage,.coverContent .kvImage picture {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center
}

.coverContent .kvImage picture {
    width: 100%
}

.coverContent .kvImage picture .coverImg {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.coverContent .kvImage figcaption {
    color: #fff;
    opacity: 0;
    position: absolute;
    text-shadow: 0 0 4px #000;
    transition: opacity .2s ease-out
}

.coverContent .kvTitle {
    bottom: 120px;
    color: #fff;
    left: 0;
    position: fixed
}

.coverContent .kvTitle .kvTitle__inner h2 {
    line-height: 1.5;
    margin: 0
}

.coverContent .kvTitle .kvTitle__inner p {
    line-height: 1.75
}

#contentProperty .contentBody {
    background: #f2f4f6 url(/assets/images/top/property_bg_text.png) no-repeat left 50px/30px auto
}

#contentProperty .contentBody .contentMain {
    background-color: transparent
}

#contentProperty .contentBody .contentHeader:before {
    height: 0
}

#contentProperty .contentBody .anchorLinks .linkButton {
    background-color: #0081cc;
    color: #fff
}

#contentProperty .contentBody .anchorLinks .linkButton .icon.typeLink {
    background-color: #fff
}

#contentProperty .contentBody:after {
    content: "";
    display: block
}

#contentCorporation .contentBody {
    background: #dee4f3 url(/assets/images/top/corporation_bg_text.png) no-repeat left 50px/30px auto
}

#contentCorporation .contentBody .contentMain {
    background-color: transparent
}

#contentCorporation .contentBody .contentHeader:before {
    height: 0
}

#contentCorporation .contentBody .anchorLinks .linkButton {
    color: #003894
}

#contentCorporation .contentBody .anchorLinks .linkButton .icon.typeLink {
    background-color: #003894
}

#contentCorporation .contentBody:after {
    content: "";
    display: block;
    height: 100vh
}

#contentAbout .contentBody .contentMain {
    background-color: transparent
}

#contentAbout .contentBody .contentHeader:before {
    height: 0
}

#contentAbout .contentBody .linkButton {
    background-color: #0054a7;
    color: #fff
}

#contentAbout .contentBody .linkButton .icon.typeLink {
    background-color: #fff
}

#contentAbout .contentBody .about {
    background: transparent url(/assets/images/top/about_bg_text_company.png) no-repeat 0 0/30px auto
}

#contentAbout .contentBody .about .contentHeader .leadTitle {
    padding: 20px 0
}

#contentAbout .contentBody .about .contentMain__inner {
    padding-top: 10px
}

#contentAbout .contentBody .access {
    background: transparent url(/assets/images/top/about_bg_text_access.png) no-repeat 0 0/30px auto
}

#contentAbout .contentBody .recruit {
    background: transparent url(/assets/images/top/about_bg_text_recruit.png) no-repeat 0 0/30px auto
}

#contentAbout .contentBody .recruit .bannerArea .linkBanner .bannerText {
    background-image: linear-gradient(to right bottom,#d6e9c4,#bed895 75%,#a6c867)
}

#contentAbout .contentBody .recruit .bannerArea .linkBanner .bannerText .text {
    color: #0054a7
}

#contentAbout .contentBody .recruit .bannerArea .linkBanner .bannerText .icon {
    background-color: #0054a7
}

#contentAbout .contentBody .logo .logoImage {
    display: block;
    margin: 0 auto
}

#contentAbout .contentBody .logo .officePlace {
    color: #fff;
    display: flex;
    justify-content: center
}

#contentAbout .contentBody .logo .officePlace .place {
    overflow: hidden;
    position: relative;
    text-align: center
}

#contentAbout .contentBody .logo .officePlace .place:before {
    background-color: #b59046;
    content: "";
    inset: 0;
    position: absolute;
    -webkit-transform: skewX(25deg);
    transform: skewX(25deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

#contentAbout .contentBody .logo .officePlace .place .text {
    display: block;
    font-weight: 700;
    position: relative
}

@media screen and (min-width: 835px) and (max-width:1279px) {
    .company .contentMain .data.dataOffice .dataDD dt {
        font-size:2.5vw
    }

    .company .contentMain .data.dataOffice .style--blockList .style--blockList_elm {
        font-size: 1.75vw!important
    }
}

@media screen and (min-width: 835px) and (max-width:1439px) {
    .recruit #content01 .contentMain__inner .flexBox {
        display:block
    }

    .recruit #content01 .contentMain__inner .flexBox .flexText {
        width: 100%
    }
}

@media screen and (min-width: 835px) and (min-width:835px) and (max-width:1279px) {
    .company .contentMain .data.dataOffice .style--blockList .style--blockList_elm .anchorLinks .anchorLink .linkButton .text {
        font-size:2vw!important;
        letter-spacing: 0!important;
        margin-left: 0!important
    }
}

@media screen and (min-width: 1280px) {
    .sectionLead .sectionMain .sectionMain__inner .leadBlock {
        display:flex;
        justify-content: center;
        margin: 0 auto;
        max-width: 1280px
    }

    .sectionIntroduction .sectionMain .sectionMain__inner {
        align-items: flex-start;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        margin: 0 auto;
        max-width: 1280px
    }
}

@media screen and (min-width: 1440px) {
    .company .contentMain .representative .gridBox .profile {
        justify-content:flex-start;
        margin-bottom: 80px;
        margin-top: 0;
        text-align: left
    }
}

@media screen and (min-width: 1600px) {
    .recruit .typeCircleElm {
        display:grid;
        gap: 40px;
        grid-template-columns: repeat(4,1fr)
    }
}

@media screen and (max-width: 1599px) {
    .recruit .typeCircleElm {
        display:grid;
        gap: 40px;
        grid-template-columns: repeat(2,auto);
        place-content: center
    }
}

@media screen and (max-width: 1439px) {
    .company .contentMain .representative .gridBox {
        display:block!important
    }

    .company .contentMain .representative .gridBox .flexImage.photo {
        margin: 40px auto
    }

    .company .contentMain .representative .gridBox .profile {
        justify-content: center;
        text-align: center
    }

    .company .officeList .addressAnchor {
        min-width: 100%
    }
}

@media screen and (max-width: 1279px) {
    .property .display-none--pc.br1280,.sectionLead .sectionMain .sectionMain__inner .leadBlock {
        display:block
    }

    .sectionLead .sectionMain .sectionMain__inner .leadBlock .leadText {
        text-align: center
    }

    .sectionLead .sectionMain .sectionMain__inner .leadBlock .leadFigure {
        margin: 40px auto
    }

    .display-none--pc.br1280 {
        display: block
    }

    .sectionIntroduction .sectionMain .sectionMain__inner .introductionText {
        margin-top: 80px
    }

    .sectionIntroduction .sectionMain .sectionMain__inner .introductionText p {
        text-align: center
    }
}

@media print,screen and (max-width: 480px) {
    .br--s {
        display:block
    }
}

@media print and (aspect-ratio > 375/670),screen and (max-width: 834px) and (aspect-ratio > 375/670) {
    .property .pageKV .section__inner .pageHeader__Bg {
        background-size:auto 80vh!important;
        background-size: auto 80dvh!important
    }
}

@media print,screen and (max-width: 834px) {
    .br--sp {
        display:block
    }

    .display-none--sp {
        display: none
    }

    .fontsizeDf {
        font-size: 26px
    }

    .naviBody {
        background: transparent url(/assets/images/common/content_bg_sp.jpg) repeat top/100% auto;
        border-radius: 20px
    }

    .naviBody:before {
        height: 300px;
        top: 40px;
        width: 30px
    }

    .naviBody .naviHeader .naviTitle {
        color: #45494d;
        font-size: 34px;
        letter-spacing: .08em;
        padding-top: 24px
    }

    .naviBody .naviHeader .naviTitle:before {
        height: 32px;
        width: 32px
    }

    .naviBody .navi__inner {
        padding: 0 20px
    }

    .globalNavi,.globalNavi .subDir {
        display: flex;
        flex-direction: column
    }

    .globalNavi .recruit .recruitLink {
        gap: 0 2em
    }

    .globalNavi .recruit .recruitLink .iconBadge {
        width: 92px
    }

    .globalNavi .toggleList .toggleBody .toggleBody__inner.subDir .subDir+.deps2 {
        border-top: 1px solid rgba(69,73,77,.3);
        margin-top: 10px;
        padding-top: 20px
    }

    .globalNavi .toggleList .toggleBody>.toggleBody__inner {
        padding: 0 0 0 20px
    }

    .globalNavi .toggleList.open .toggleBody>.toggleBody__inner {
        padding: 0 0 20px 20px
    }

    .globalNavi a {
        align-items: center;
        display: flex;
        justify-content: space-between
    }

    .globalNavi a .icon {
        align-items: center;
        display: flex;
        height: 16px;
        justify-content: center;
        position: relative;
        width: 16px
    }

    .globalNavi .deps1 {
        align-items: center;
        border-top: 1px solid rgba(69,73,77,.3);
        color: #45494d;
        display: flex;
        font-size: 23px;
        justify-content: space-between;
        padding-bottom: 24px;
        padding-top: 24px
    }

    .globalNavi .deps1.footer__recruit {
        margin-right: 10px
    }

    .globalNavi .deps2 {
        font-size: 23px;
        margin-bottom: 14px;
        margin-right: 10px
    }

    .globalNavi .deps2.line {
        border-top: 1px solid rgba(69,73,77,.3);
        padding-top: 24px
    }

    .globalNavi .deps3 {
        font-size: 20px;
        margin-bottom: 12px;
        margin-right: 10px
    }

    .globalNavi.deps1 .icon:before {
        height: 1px;
        width: 100%
    }

    .globalNavi.deps1 .icon:after,.globalNavi.deps1 .icon:before {
        background-color: #000;
        content: "";
        display: block;
        position: absolute
    }

    .globalNavi.deps1 .icon:after {
        height: 100%;
        width: 1px
    }

    .globalHeader {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    .globalHeader .globalHeader__inner {
        box-shadow: 0 -8px 16px rgba(0,0,0,.16);
        margin-top: 200px;
        padding: 40px 0 80px
    }

    .globalHeader .header__logo {
        background-color: #0654a6;
        height: 56px;
        margin: 0 auto 40px;
        -webkit-mask-image: url(/assets/images/common/logo_white_beside.svg);
        mask-image: url(/assets/images/common/logo_white_beside.svg);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-size: cover;
        mask-size: cover;
        width: 290px
    }

    .globalHeader .headerLink {
        margin-bottom: 40px
    }

    .globalHeader .headerLink .linkButton {
        border: none;
        font-size: 22px
    }

    .spFixedNavi {
        background: linear-gradient(180deg,#1f0f7a,#325da8);
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        bottom: 0;
        height: 56px
    }

    .spFixedNavi .spFixedNavi__menu {
        justify-content: space-around;
        padding-top: 6px;
        width: 100%
    }

    .spFixedNavi .spFixedNavi__menu .btnMenu .icon_menu {
        height: 24px;
        width: 24px
    }

    .footerLink {
        margin-bottom: 40px
    }

    .footerLink a {
        display: block;
        margin-bottom: 20px
    }

    .footer__logo {
        margin-top: -20px;
        padding: 84px 0 80px
    }

    .footer__logo picture .footer__logoImg {
        width: 272px
    }

    .footer__logo .footer--copy {
        font-size: 14px;
        line-height: 1.7;
        margin-top: 50px
    }

    main {
        font-size: 20px
    }

    .pageKV {
        min-height: max(100vh,667px);
        min-height: max(100dvh,667px);
        width: 100vw
    }

    .pageKV .section__inner .pageHeader__Bg figcaption {
        bottom: 60px;
        font-size: 14px;
        right: 10px
    }

    .pageKV .section__inner .pageHeader .siteLogo {
        margin: 0;
        padding: 20px
    }

    .pageKV .section__inner .pageHeader .siteLogo img {
        max-width: 345px
    }

    .pageKV .section__inner .pageHeader .pageTitle {
        background-color: #0054a7;
        display: inline-block;
        font-size: 34px;
        margin: 10px 0 0;
        padding: 8px 20px
    }

    .pageKV .section__inner .pageHeader .pageTitle:before {
        width: 6px
    }

    .pageKV .section__inner .pageHeader .pageOneThing {
        font-size: 18px;
        gap: 10px 0;
        margin-top: 15px
    }

    .sectionBody {
        border-radius: 20px
    }

    .sectionBody .sectionMain .sectionMain__inner {
        padding: 120px 20px
    }

    .sectionBody .sectionMain .sectionMain__inner .sectionHeader h3 {
        font-size: 34px;
        padding: 1em 0
    }

    .sectionBody .sectionMain .sectionMain__inner .sectionHeader h3:before {
        height: 32px;
        width: 32px
    }

    .sectionBody .sectionMain .sectionMain__inner .introductionText {
        font-size: 20px
    }

    .contentBody {
        background: #fff url(/assets/images/common/content_bg_sp.jpg) repeat top/100% auto
    }

    .contentBody.contentBody__topRadius {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        margin-top: -20px
    }

    .contentBody.contentBody__radius {
        border-radius: 20px;
        margin-top: -20px
    }

    .contentBody .section--keyVisual {
        display: grid;
        min-height: 100vh
    }

    .contentBody .contentHeader {
        grid-template-rows: 20px auto
    }

    .contentBody .contentHeader:before {
        height: 20px
    }

    .contentBody .contentHeader .contentTitle {
        letter-spacing: .08em;
        padding: 2em 0 1em
    }

    .contentBody .contentHeader .contentTitle .text {
        font-size: 34px
    }

    .contentBody .contentHeader .contentTitle .text:before {
        height: 24px;
        -webkit-transform: translate3d(-50%,-100%,0);
        transform: translate3d(-50%,-100%,0);
        width: 24px
    }

    .contentBody .contentMain .contentMain__inner {
        padding: 40px 20px 80px
    }

    .contentBody .contentMain .contentLead {
        font-size: 23px;
        padding-bottom: 40px
    }

    .contentBody .contentMain h4 {
        font-size: 23px;
        line-height: 1.5;
        margin-top: 80px
    }

    .iconScroll {
        left: 20px;
        top: calc(100vh - 65px);
        top: calc(100dvh - 65px)
    }

    .iconScroll .scrollText {
        font-size: 12px
    }

    .iconScroll .scrollImg {
        height: 16px;
        width: 16px
    }

    .logoPlusPlace .logoImage {
        width: 72.5333333333vw
    }

    .logoPlusPlace .officePlace .place {
        font-size: 20px;
        width: 95px
    }

    .logoPlusPlace .officePlace .place .text {
        padding-right: .7em
    }

    .anchorLinks {
        width: 100%
    }

    .linkButton {
        border-left-width: 8px;
        font-size: 23px
    }

    .typeRecruit .linkButton:before {
        left: -8px;
        width: 10px
    }

    .announce,.attention {
        font-size: 14px
    }

    .toggleList .toggleHeader .dlHeader {
        gap: 10px;
        grid-template-columns: 40px auto 40px;
        padding: 10px
    }

    .toggleList .toggleBody .toggleBody__inner {
        padding: 0 20px
    }

    .toggleList.open .toggleBody .toggleBody__inner {
        padding: 10px 20px
    }

    .procedureList li+li {
        padding-top: 50px
    }

    .procedureList li+li:before {
        height: 50px
    }

    .section--keyVisual {
        min-height: max(100vh,667px);
        min-height: max(100dvh,667px);
        width: 100vw
    }

    .section--keyVisual .keyVisual .keyVisualHeader {
        left: 0;
        right: 10;
        top: 0;
        width: 100%
    }

    .section--keyVisual .keyVisual .keyVisualHeader .logoArea {
        margin: 24px auto;
        width: 260px
    }

    .section--keyVisual .keyVisual .keyVisualHeader .slogan {
        max-width: 375px
    }

    .section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganText img {
        width: min(342px,91.2vw)
    }

    .section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration {
        bottom: 4px;
        justify-content: space-around;
        padding: 0 10px
    }

    .section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration .circle {
        height: min(140px,37.3333333333vw);
        width: min(140px,37.3333333333vw)
    }

    .section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration .bright {
        height: 36px;
        right: -12%;
        top: 37%;
        width: 36px
    }

    .section--keyVisual .keyVisual .mainImage {
        background: transparent url(/assets/images/common/kv_img_sp.jpg) no-repeat 50%/cover
    }

    .access .office+.office {
        margin-top: 20px
    }

    .data>dt {
        border-left: 8px solid #b59046;
        font-size: 26px
    }

    .data .dataDD .styleHistry .styleHistryElm:before {
        height: 7px;
        top: calc(.875em - 3.5px);
        width: 7px
    }

    .representativeImageName figure>img {
        max-width: 250px
    }

    .representativeImageName figure .representativeProfile .company {
        margin-top: 40px
    }

    .representativeImageName figure .representativeProfile .name {
        font-size: 28px;
        margin: 20px auto 0;
        max-width: 254px
    }

    .flexBox .flexImage {
        margin-top: 2em
    }

    .flexBox .flexImage .announce {
        margin-top: 1em
    }

    .bannerArea .linkBanner .bannerImage .announce {
        bottom: .75em;
        left: .75em
    }

    .bannerArea .linkBanner .bannerImage .flag {
        font-size: 20px
    }

    .bannerArea .linkBanner .bannerText {
        gap: 0 10px;
        padding: .75em .5em
    }

    .bannerArea .linkBanner .bannerText .text {
        font-size: 23px
    }

    .bannerArea .linkBanner .bannerText .icon {
        height: 16px;
        width: 16px
    }

    .company .pageKV .section__inner .pageHeader__Bg picture img {
        -o-object-position: left 50% bottom 40px;
        object-position: left 50% bottom 40px
    }

    .company .pageHeader .pageTitle {
        background-color: #003894
    }

    .company .introduction .sectionMain__inner {
        padding: 80px 0 200px
    }

    .company .introduction .sectionMain__inner .anchorLinks {
        padding-top: 40px
    }

    .company .introduction .sectionMain__inner .anchorLinks .anchorLinksBlock {
        margin-top: 80px
    }

    .company .introduction .sectionMain__inner .anchorLinks .anchorLink .linkButton .icon.typeLink {
        background-color: #0054a7
    }

    .company .style--blockList {
        margin-bottom: 10px
    }

    .company .style--blockList .style--blockList_elm {
        border-bottom: 1px solid rgba(69,73,77,.2)
    }

    .company .contentMain .representative {
        margin-top: 80px
    }

    .company .contentMain .representative .name {
        font-size: 28px;
        margin: 20px auto 0;
        max-width: 254px
    }

    .company .contentMain .representative .gridBox .flexImage.photo {
        margin-top: 40px
    }

    .company .contentMain .representative .gridBox .profile {
        align-items: center;
        margin-bottom: 40px;
        margin-top: 40px;
        text-align: center
    }

    .company .contentMain .representative .gridBox .profile .title {
        font-size: 16px
    }

    .company .contentMain .representative .gridBox .profile .name {
        font-size: 34px;
        margin-left: 16px;
        margin-right: 0
    }

    .company .contentMain .representative .gridBox .profile .name img {
        width: 145px
    }

    .company .sectionRepresentativeImage .representativeImage__inner figure {
        height: calc(75vh - 26.66667vw)
    }

    .company .sectionRepresentativeImage .representativeImage__inner figure img {
        width: min(360px,64vw)
    }

    .company .sectionRepresentativeImage .representativeImage__inner figcaption {
        bottom: 0;
        font-size: 14px
    }

    .company .officeList {
        margin-bottom: 40px
    }

    .company .officeList .contentMain__inner {
        padding: 40px 20px 0
    }

    .company .access .office h4 {
        margin-bottom: 40px
    }

    .company .recruitBody .sectionMain__inner {
        padding-bottom: 0
    }

    .company .recruitBody .sectionMain__inner .anchorLinks {
        padding-top: 40px
    }

    .company .recruitBody .logoPlusPlace {
        padding-bottom: 120px
    }

    .corporation .pageKV .section__inner .pageHeader .pageTitle {
        background-color: #003894
    }

    .corporation .sectionMain .sectionMain__inner {
        padding: 120px 20px 200px
    }

    .privacy .contentBody .contentMainHeader .contentTitle {
        margin-bottom: 40px
    }

    .privacy .contentBody .contentMain__inner {
        margin-bottom: 120px
    }

    .privacy .contentBody .contentMain__inner .contentLead {
        margin-bottom: 80px
    }

    .privacy .contentBody .contentMain__inner .terms .termsTitle .termsIndex {
        width: 1.25em
    }

    .privacy .contentBody .contentMain__inner .terms .termsTitle .termsTitleText {
        flex: 1
    }

    .property .pageKV .section__inner .pageHeader__Bg {
        background: transparent url(/assets/images/property/kv_image_sp.png) no-repeat bottom/auto 100vh;
        background-size: auto 100dvh
    }

    .property .pageKV .section__inner .pageHeader .pageTitle {
        background-color: #0081cc
    }

    .property #content01 .contentMain {
        padding-bottom: 80px
    }

    .property .photoImage01 {
        background: transparent url(/assets/images/property/photo_image01_sp.png) no-repeat bottom/auto 100%;
        bottom: 0;
        height: 330px;
        left: 0;
        margin-bottom: 20px;
        position: absolute;
        right: 0
    }

    .property .photoImage02 {
        background: transparent url(/assets/images/property/photo_image02.png) no-repeat bottom/auto 100%;
        bottom: 0;
        height: 400px;
        left: 0;
        position: absolute;
        right: -20%
    }

    .property #content03 .contentMain .contentMain__inner {
        padding-bottom: 330px
    }

    .property #content05 .contentMain .contentMain__inner {
        padding-bottom: 400px
    }

    .recruit .introduction .sectionMain__inner {
        background-position: left 30px,50%;
        background-size: 30px auto,cover;
        border-radius: 20px;
        padding: 80px 0
    }

    .recruit .introduction .sectionMain__inner .contentHeader {
        margin-top: 80px;
        padding-top: 50px
    }

    .recruit .introduction .sectionMain__inner .contentHeader:before {
        height: 32px;
        width: 32px
    }

    .recruit .introduction .articleMain {
        padding: 0 20px 200px
    }

    .recruit #content01 .representativeProfile {
        align-items: center;
        display: flex;
        gap: 0 18px;
        justify-content: center;
        margin-top: 40px
    }

    .recruit #content01 .representativeProfile .title {
        font-size: 16px;
        white-space: nowrap
    }

    .recruit #content01 .representativeProfile .name {
        line-height: 0;
        margin: 0
    }

    .recruit #content01 .representativeProfile .name img {
        width: 145px
    }

    .recruit .typeCircleElm {
        display: block
    }

    .recruit .recruitInfoHead {
        margin-top: -20px
    }

    .recruit .recruitInfoHead .contentBody .recruitInfoFigure figcaption {
        color: #fff
    }

    .recruit .recruitInfoHead .contentBody h2 {
        font-size: 34px
    }

    .recruit .recruitInfoHead .contentBody .flagBanner {
        margin-bottom: 120px
    }

    .recruit #content03 .leadText {
        padding-bottom: 40px
    }

    .recruit #content03 .dataWrapper .dataBlock dd {
        margin-left: 0
    }

    .recruit .privacy .privacyNote h4 {
        font-size: 20px;
        margin-top: 0
    }

    .recruit .privacy .aboutHanding h4 {
        font-size: 18px;
        margin-top: 80px
    }

    .recruit .privacy .aboutItem li {
        font-size: 18px
    }

    .topPage .contentBody {
        padding: 120px 0
    }

    .sectionLead .leadHeader .leadLogo img {
        width: 72.5333333333vw
    }

    .sectionLead .sectionHeader {
        background-position: 0 0,50%;
        background-size: 30px auto,100% auto
    }

    .sectionLead .sectionMain .sectionMain__inner .leadText {
        text-align: center
    }

    .sectionLead .sectionMain .sectionMain__inner .leadFigure {
        margin: 60px -20px 0
    }

    .sectionLead .sectionMain .sectionMain__inner .logo {
        margin-top: 60px
    }

    .sectionLead .sectionMain .sectionMain__inner .logo .logoImage {
        width: 72.5333333333vw
    }

    .sectionLead .sectionMain .sectionMain__inner .leadImage {
        margin-top: 80px
    }

    .sectionLead .sectionMain .sectionMain__inner .leadImage img {
        max-width: 82%
    }

    .leadTitle {
        font-size: 34px;
        line-height: 1.5
    }

    .leadTitle.leadTitleLines {
        font-size: 23px
    }

    .leadTitle:before {
        height: 32px;
        width: 32px
    }

    .sectionIntroduction {
        background-size: 30px auto,100% 100%;
        padding: 120px 0
    }

    .sectionIntroduction .sectionHeader .leadTitle .kerningText {
        display: flex;
        font-size: 26px;
        justify-content: center
    }

    .sectionIntroduction .sectionHeader .leadTitle .kerningText .textBlock {
        margin: 0 -.3em;
        word-break: keep-all
    }

    .sectionIntroduction .sectionMain .circleButton .linkCircle .linkCircleButton .txt {
        font-size: 20px
    }

    .sectionIntroduction .sectionMain .circleButton .linkCircle .linkCircleButton .txt .large {
        font-size: 24px
    }

    .sectionIntroduction .sectionMain .circleButton .linkCircle .linkCircleButton .icon {
        bottom: 20px;
        height: 16px;
        left: 70px;
        width: 16px
    }

    .sectionIntroduction .sectionMain .circleButton .circle {
        height: 156px;
        width: 156px
    }

    .sectionIntroduction .sectionMain .circleButton .bright {
        height: 36px;
        width: 36px
    }

    .sectionIntroduction .sectionMain .introductionText {
        margin-top: 3em
    }

    .coverContent .kvImage picture .coverImg {
        border-radius: 20px
    }

    .coverContent .kvImage figcaption {
        bottom: 70px;
        font-size: 14px;
        left: 20px
    }

    .coverContent .kvTitle {
        background-color: rgba(0,0,0,.8);
        padding: 20px;
        right: 20px
    }

    .coverContent .kvTitle .kvTitle__inner {
        border-left: 6px solid #b59046;
        padding-left: 20px
    }

    .coverContent .kvTitle .kvTitle__inner h2 {
        font-size: 40px
    }

    .coverContent .kvTitle .kvTitle__inner p {
        font-size: 20px;
        margin-top: .75em
    }

    #contentProperty .sectionHeader.coverContent .kvTitle.pageTitleBg {
        background-color: rgba(0,129,204,.85)
    }

    #contentProperty .contentBody {
        padding-bottom: 0
    }

    #contentProperty .contentBody:after {
        height: 150vh
    }

    #contentCorporation .sectionHeader.coverContent .kvTitle {
        background-color: rgba(0,56,148,.8)
    }

    #contentAbout .sectionHeader.coverContent .kvTitle {
        background-color: rgba(0,84,167,.85)
    }

    #contentAbout .contentBody .contentHeader .leadTitle {
        font-size: 34px
    }

    #contentAbout .contentBody .about {
        margin-top: -80px;
        padding-top: 80px
    }

    #contentAbout .contentBody .access .contentMain__inner {
        padding-top: 0
    }

    #contentAbout .contentBody .access .contentMain__inner .office h4 {
        font-size: 34px;
        margin-top: 20px
    }

    #contentAbout .contentBody .recruit .bannerArea {
        margin-top: -40px
    }

    #contentAbout .contentBody .logo {
        margin-top: 30px
    }

    #contentAbout .contentBody .logo .logoImage {
        width: 72.5333333333vw
    }

    #contentAbout .contentBody .logo .officePlace {
        gap: 0 10px;
        margin-top: 20px
    }

    #contentAbout .contentBody .logo .officePlace .place {
        font-size: 20px;
        width: 95px
    }

    #contentAbout .contentBody .logo .officePlace .place .text {
        padding-right: .7em
    }
}

@media print,screen and (min-width: 1175px) {
    .br--xl {
        display:block
    }
}

@media print,screen and (min-width: 481px) and (max-width:834px) {
    .br--m {
        display:block
    }
}

@media print and (aspect-ratio <= 12/9),screen and (min-width: 835px) and (aspect-ratio <= 12/9) {
    .section--keyVisual .keyVisual .mainImage {
        background-position:55% bottom!important;
        background-size: cover!important
    }
}

@media print and (aspect-ratio <= 4/3),screen and (min-width: 835px) and (aspect-ratio <= 4/3) {
    .property .pageKV .section__inner .pageHeader__Bg {
        _background-position:55% bottom!important;
        background-size: auto 80vh!important
    }
}

@media print,screen and (min-width: 835px) and (max-width:1174px) {
    .br--l {
        display:block
    }
}

@media print,screen and (min-width: 835px) and (min-width:835px) {
    .company .contentMain .data.dataOffice .style--blockList .style--blockList_elm .anchorLinks .anchorLink .linkButton {
        border-bottom:1px solid transparent;
        border-right: 1px solid transparent;
        border-top: 1px solid transparent
    }

    .company .contentMain .data.dataOffice .style--blockList .style--blockList_elm .anchorLinks .anchorLink .linkButton .text {
        margin-left: 16px
    }

    .company .contentMain .data.dataOffice .style--blockList .style--blockList_elm .anchorLinks .anchorLink:hover {
        text-decoration: none
    }

    .company .contentMain .data.dataOffice .style--blockList .style--blockList_elm .anchorLinks .anchorLink:hover .linkButton {
        background-color: #fff;
        border: 1px solid #0054a7;
        border-left: 16px solid #b59046;
        box-sizing: border-box;
        color: #0054a7;
        overflow: hidden;
        position: relative
    }

    .company .contentMain .data.dataOffice .style--blockList .style--blockList_elm .anchorLinks .anchorLink:hover .linkButton .icon.typeAnchor {
        background-color: #0054a7
    }

    #contentAbout .sectionHeader.coverContent .kvTitle:before {
        background-color: rgba(0,84,167,.85);
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: 0;
        -webkit-transform: skewX(35deg);
        transform: skewX(35deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        width: max(65vw,800px)
    }
}

@media print,screen and (min-width: 835px) {
    .br--pc {
        display:block
    }

    .display-none--pc {
        display: none
    }

    .naviBody {
        background: transparent url(/assets/images/common/content_bg_pc.jpg) repeat top/100% auto;
        border-radius: 40px
    }

    .naviBody:before {
        height: 300px;
        top: 60px;
        width: 60px
    }

    .naviBody .naviHeader .naviTitle {
        padding-top: 60px
    }

    .naviBody .naviHeader .naviTitle:before {
        height: 48px;
        width: 48px
    }

    .naviBody .navi__inner {
        margin: 0 auto;
        max-width: 1440px;
        padding: min(80px,6vw)
    }

    .globalNavi {
        display: grid;
        gap: var(--font-size-dep3) min(120px,4vw);
        grid-template: "company business office" auto "company business recruit" auto "company business privacy" 1fr/auto 1fr auto
    }

    .globalNavi dl:first-child {
        grid-area: company
    }

    .globalNavi dl:nth-child(2) {
        grid-area: business
    }

    .globalNavi dl:nth-child(2) .toggleBody>.subDir {
        display: grid;
        gap: 0 60px;
        grid-auto-flow: column;
        grid-template-columns: repeat(2,auto);
        grid-template-rows: auto 1fr
    }

    .globalNavi dl:nth-child(3) {
        grid-area: office
    }

    .globalNavi dl:nth-child(4) {
        grid-area: recruit
    }

    .globalNavi .privacyPolicy {
        grid-area: privacy
    }

    .globalNavi .subDir {
        align-items: flex-start;
        display: flex;
        flex-direction: column
    }

    .globalNavi .subDir .deps2 {
        margin-bottom: .5em
    }

    .globalNavi .subDir .deps3 {
        margin-bottom: .2em
    }

    .globalNavi .privacyPolicy {
        border-top: 1px solid rgba(69,73,77,.3);
        padding-top: min(30px,1.8vw)
    }

    .globalNavi .privacyPolicy .linkButton {
        font-size: min(23px,1.6vw)
    }

    .globalNavi .recruit {
        border-top: 1px solid rgba(69,73,77,.3);
        padding-top: var(--font-size-dep3)
    }

    .globalNavi .recruit .recruitLink {
        gap: 0 .5em
    }

    .globalNavi .recruit .recruitLink .iconBadge {
        width: min(92px,6vw)
    }

    .globalNavi .toggleList.open .toggleBody>.toggleBody__inner {
        padding: 0
    }

    .globalNavi {
        --font-size-dep1: min(32px,2vw);
        --font-size-dep2: min(28px,1.75vw);
        --font-size-dep3: min(20px,1.25vw)
    }

    .globalNavi .recruitLink {
        font-size: var(--font-size-dep2)
    }

    .globalNavi .toggleList .toggleHeader {
        margin-bottom: var(--font-size-dep3)
    }

    .globalNavi .toggleList .toggleHeader .dlHeader {
        border-bottom: 1px solid rgba(69,73,77,.3);
        font-size: var(--font-size-dep1);
        grid-template-columns: auto;
        padding: var(--font-size-dep1) 0
    }

    .globalNavi .toggleList .toggleHeader .dlHeader .icon {
        display: none
    }

    .globalNavi .toggleList .toggleBody {
        display: block
    }

    .globalNavi a {
        align-items: center;
        display: inline-flex;
        flex-direction: row-reverse;
        gap: 0 10px;
        justify-content: flex-end;
        white-space: nowrap
    }

    .globalNavi a .icon {
        align-items: center;
        display: flex;
        height: min(16px,1.25vw);
        justify-content: center;
        position: relative;
        width: min(16px,1.25vw)
    }

    .globalNavi a:hover {
        color: #b59046;
        text-decoration: underline
    }

    .globalNavi a:hover .icon.typeLink {
        background-color: #b59046
    }

    .globalNavi .deps2 {
        font-size: var(--font-size-dep2)
    }

    .globalNavi .deps2.line {
        border-top: 1px solid rgba(69,73,77,.3)
    }

    .globalNavi .deps3 {
        font-size: var(--font-size-dep3)
    }

    .globalNavi .anchorLink:hover {
        text-decoration: none
    }

    .globalNavi .anchorLink:hover .linkButton {
        background-color: #fff;
        color: #0054a7;
        overflow: hidden;
        position: relative
    }

    .globalNavi .anchorLink:hover .linkButton:after {
        border: 1px solid #0054a7;
        border-bottom-right-radius: 5px;
        border-left: none;
        border-top-right-radius: 5px;
        content: "";
        display: block;
        inset: 0;
        position: absolute
    }

    .globalNavi .anchorLink:hover .linkButton .icon.typeLink {
        background-color: #0054a7
    }

    .globalHeader {
        height: 0%
    }

    .globalHeader .globalHeader__inner {
        box-shadow: 0 8px 16px rgba(0,0,0,.16);
        padding-top: 120px
    }

    .globalHeader .headerLink {
        display: flex;
        gap: 0 min(80px,5vw);
        justify-content: center
    }

    .globalHeader .headerLink .anchorLink {
        width: max(600px,50%)
    }

    .globalHeader .headerLink .anchorLink .linkButton {
        border: none
    }

    .globalHeader .headerLink .anchorLink .linkButton .text {
        font-size: min(28px,2vw);
        margin-left: 16px
    }

    .globalHeader .headerLink .anchorLink:hover {
        text-decoration: none
    }

    .globalHeader .headerLink .anchorLink:hover .linkButton {
        background-color: #fff;
        color: #b59046;
        overflow: hidden;
        position: relative
    }

    .globalHeader .headerLink .anchorLink:hover .linkButton .icon.typeLink {
        background-color: #b59046
    }

    .globalHeader .headerLink .linkButton {
        box-sizing: border-box;
        margin-bottom: 0
    }

    .spFixedNavi {
        background: linear-gradient(0deg,#1f0f7a,#325da8);
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px;
        height: 80px;
        top: 0
    }

    .spFixedNavi.miniMenu {
        border-bottom-right-radius: 0;
        left: auto
    }

    .spFixedNavi.miniMenu .btnHome,.spFixedNavi.miniMenu .btnTop {
        display: none
    }

    .spFixedNavi .spFixedNavi__menu .btnMenu .icon_text {
        font-size: 12px
    }

    .spFixedNavi .spFixedNavi__menu .btnMenu .icon_menu {
        height: 32px;
        width: 32px
    }

    .spFixedNavi .spFixedNavi__menu {
        flex-direction: row-reverse;
        justify-content: space-between;
        padding: 0 40px
    }

    .spFixedNavi .spFixedNavi__menu .btnTop {
        visibility: hidden
    }

    .spFixedNavi .spFixedNavi__menu .btnHome .button__home {
        display: none
    }

    .spFixedNavi .spFixedNavi__menu .btnHome:after {
        content: url(/assets/images/common/logo_landscape.svg);
        display: block;
        height: 50px;
        width: 260px
    }

    .spFixedNavi .spFixedNavi__menu .btnMenu {
        align-items: center;
        display: flex
    }

    .globalFooter .naviBody .naviTitle {
        font-size: 48px
    }

    .footerLink {
        display: grid;
        gap: 40px min(80px,5vw);
        grid-template-columns: repeat(2,1fr);
        width: 100%
    }

    .footerLink a {
        display: flex
    }

    .footerLink .linkButton.imageplus {
        box-shadow: 0 16px 24px rgba(0,0,0,.16);
        display: grid;
        grid-template-columns: repeat(2,1fr);
        width: 100%
    }

    .footerLink .linkButton.imageplus .linkButton {
        flex-direction: column
    }

    .footerLink .linkButton.imageplus .linkButton .text {
        font-size: min(32px,2vw);
        line-height: 1.5
    }

    .footerLink .linkButton.imageplus .linkButton .icon {
        flex: 0 0 calc(min(32px, 2vw)*0.75);
        height: calc(min(32px, 2vw)*.75);
        margin-top: min(20px,min(32px,2vw) * .5);
        width: calc(min(32px, 2vw)*.75)
    }

    .footerLink .anchorLink:hover {
        text-decoration: none
    }

    .footerLink .anchorLink:hover .linkButton {
        background-color: #fff;
        color: #b59046;
        overflow: hidden;
        position: relative
    }

    .footerLink .anchorLink:hover .linkButton .icon.typeLink {
        background-color: #b59046
    }

    .footer__logo {
        margin-top: -40px;
        padding: 40px 0
    }

    .footer__logo picture {
        display: block;
        margin: 0 auto;
        max-width: 832px;
        padding: 80px
    }

    .footer__logo picture .footer__logoImg {
        width: 100%
    }

    main {
        font-size: 24px
    }

    .pageKV {
        height: 100vh;
        width: 100vw
    }

    .pageKV .section__inner .pageHeader__Bg figcaption {
        bottom: 30px;
        font-size: 16px;
        right: 100px
    }

    .pageKV .section__inner .pageHeader .siteLogo {
        margin: min(40px,2vh) 0 80px
    }

    .pageKV .section__inner .pageHeader .siteLogo img {
        max-width: 720px;
        width: 40vw
    }

    .pageKV .section__inner .pageHeader .pageTitleBg {
        position: relative
    }

    .pageKV .section__inner .pageHeader .pageTitleBg:before {
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: 0;
        width: calc(50vw - 80px)
    }

    .pageKV .section__inner .pageHeader .pageTitle {
        font-size: min(72px,4vw);
        margin: 0 auto;
        max-width: 1440px;
        padding: .8em 0
    }

    .pageKV .section__inner .pageHeader .pageTitle:before {
        width: 20px
    }

    .pageKV .section__inner .pageHeader .pageTitle .pageTitleText {
        margin-left: min(80px,5vw)
    }

    .pageKV .section__inner .pageHeader .pageOneThing {
        font-size: min(28px,2vw);
        gap: 20px 0;
        margin: 60px auto 0;
        max-width: 1280px;
        padding: 0 min(80px,5vw)
    }

    .sectionBody {
        border-top-left-radius: 40px;
        border-top-right-radius: 40px
    }

    .sectionBody .sectionMain .sectionMain__inner {
        padding: 80px
    }

    .sectionBody .sectionMain .sectionMain__inner .sectionHeader h3 {
        font-size: 48px;
        padding: 1.5em 0
    }

    .sectionBody .sectionMain .sectionMain__inner .sectionHeader h3:before {
        height: 48px;
        width: 48px
    }

    .sectionBody .sectionMain .sectionMain__inner .introductionText {
        font-size: 24px;
        line-height: 2.5
    }

    .sectionBody .sectionMain .sectionMain__inner .anchorLinks {
        margin-bottom: 240px;
        margin-top: 160px
    }

    .sectionBody .sectionMain .sectionMain__inner .anchorLinks:before {
        height: 48px;
        width: 48px
    }

    .contentBody {
        background: transparent url(/assets/images/common/content_bg_pc.jpg) repeat top/100% auto
    }

    .contentBody.contentBody__topRadius {
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
        margin-top: -40px
    }

    .contentBody.contentBody__radius {
        border-radius: 40px;
        margin-top: -40px
    }

    .contentBody .contentHeader {
        grid-template-rows: 40px auto
    }

    .contentBody .contentHeader:before {
        height: 40px
    }

    .contentBody .contentHeader .contentTitle {
        letter-spacing: .1em;
        padding: 5em 0 2em
    }

    .contentBody .contentHeader .contentTitle .text {
        font-size: 48px
    }

    .contentBody .contentHeader .contentTitle .text:before {
        height: 48px;
        -webkit-transform: translate3d(-50%,-130%,0);
        transform: translate3d(-50%,-130%,0);
        width: 48px
    }

    .contentBody .contentMain .contentMain__inner {
        margin: 120px auto 240px;
        max-width: 1440px;
        padding: 0 80px
    }

    .contentBody .contentMain .contentLead {
        font-size: 32px;
        padding-bottom: 240px
    }

    .contentBody .contentMain h4 {
        font-size: 32px
    }

    .iconScroll {
        left: 40px;
        top: calc(100vh - 40px)
    }

    .iconScroll .scrollText {
        font-size: 16px
    }

    .iconScroll .scrollImg {
        height: 20px;
        width: 20px
    }

    .logoPlusPlace .logoImage {
        width: 532px
    }

    .logoPlusPlace .officePlace .place {
        font-size: 40px;
        letter-spacing: .2em;
        line-height: 1.75;
        width: 168px
    }

    .logoPlusPlace .officePlace .place .text {
        padding-right: .3em
    }

    .anchorLinks {
        display: grid;
        gap: 0 min(80px,5vw);
        grid-template-columns: repeat(2,1fr);
        margin: 0 auto;
        max-width: 1280px
    }

    .anchorLinks .anchorLinksTitle {
        grid-column: 1/-1
    }

    .linkButton {
        border-left-width: 16px;
        font-size: min(28px,1.85vw)
    }

    .typeRecruit .linkButton:before {
        left: -16px;
        width: 16px
    }

    .typeRecruit .linkButton .banner {
        left: 165px
    }

    .address {
        display: grid;
        gap: 0 40px;
        grid-auto-flow: column;
        grid-template-columns: repeat(2,1fr)
    }

    .address>* {
        grid-column: auto/span 2
    }

    .address>.harf {
        grid-column: unset
    }

    .address dt .icon {
        flex: 0 0 40px;
        height: 40px;
        width: 40px
    }

    .announce,.attention {
        font-size: 16px
    }

    .attention {
        margin-top: .5em
    }

    .toggleList .toggleHeader .dlHeader {
        gap: 40px;
        grid-template-columns: 40px auto 40px;
        padding: 20px 36px
    }

    .toggleList .toggleBody .toggleBody__inner {
        padding: 0 120px
    }

    .toggleList.open .toggleBody .toggleBody__inner {
        padding: 40px 120px
    }

    .procedureList li+li {
        padding-top: 70px
    }

    .procedureList li+li:before {
        height: 70px;
        -webkit-mask-size: 6px auto;
        mask-size: 6px auto
    }

    .section--keyVisual {
        height: 100vh;
        width: 100vw
    }

    .section--keyVisual .keyVisual .keyVisualHeader {
        align-items: center;
        bottom: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        left: 10%;
        top: 0;
        width: min(800px,40vw)
    }

    .section--keyVisual .keyVisual .keyVisualHeader .logoArea {
        max-width: 686px;
        width: 80%
    }

    .section--keyVisual .keyVisual .keyVisualHeader .slogan {
        margin-top: min(120px,12.5%);
        max-width: 100%
    }

    .section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganText {
        width: min(800px,40vw)
    }

    .section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration {
        bottom: 10px;
        gap: 0 11.9047619048%;
        justify-content: center
    }

    .section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration .decoration01,.section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration .decoration02 {
        height: min(340px,40.4761904762%);
        width: min(340px,40.4761904762%)
    }

    .section--keyVisual .keyVisual .keyVisualHeader .slogan .sloganDecoration .bright {
        height: 22.9411764706%;
        right: -10%;
        top: 40%;
        width: 22.9411764706%
    }

    .section--keyVisual .keyVisual .mainImage {
        background: transparent url(/assets/images/common/kv_img_pc.jpg) no-repeat bottom/auto min(150vh,max(100vh,1600px))
    }

    .contentBody .contentMain .access .contentMain__inner {
        max-width: 1280px;
        padding: 0 80px
    }

    .access .office .office__inner {
        margin: 0 auto;
        max-width: 600px;
        padding: 0 40px
    }

    .data>dt {
        border-left: 10px solid #b59046;
        font-size: 32px
    }

    .data .dataDD {
        font-size: 28px
    }

    .data .dataDD .styleList {
        font-size: 24px
    }

    .data .dataDD .styleHistry .styleHistryElm:before {
        top: calc(.875em - 5px)
    }

    .data .dataDD .styleHistry .styleHistryElm {
        font-size: 24px
    }

    .data .dataDD .styleHistry .styleHistryElm b {
        font-size: 28px
    }

    .data .dataDD .styleHistry .styleHistryElm:before {
        height: 10px;
        width: 10px
    }

    .representativeImageName {
        margin: 80px auto
    }

    .representativeImageName figure>img {
        max-width: 400px
    }

    .representativeImageName figure .representativeProfile {
        align-items: center;
        display: grid;
        gap: 20px 40px;
        grid-template-columns: repeat(2,auto);
        margin: 40px auto;
        width: 550px
    }

    .representativeImageName figure .representativeProfile .company {
        grid-column: 1/-1
    }

    .representativeImageName figure .representativeProfile .name img {
        max-width: 254px
    }

    .flexBox {
        align-items: center;
        display: flex;
        gap: 0 80px
    }

    .flexBox .flexText {
        width: 50%
    }

    .flexBox .flexImage {
        flex: 1
    }

    .flexBox .flexImage .announce {
        font-size: 16px;
        margin-top: 1em
    }

    .flexBox.reverse {
        flex-direction: row-reverse
    }

    .bannerArea {
        max-width: 1280px
    }

    .bannerArea .linkBanner {
        align-items: stretch;
        display: grid;
        grid-template-columns: auto min(400px,40%)
    }

    .bannerArea .linkBanner .bannerImage {
        height: 480px
    }

    .bannerArea .linkBanner .bannerImage .announce {
        bottom: 1em;
        left: 1em
    }

    .bannerArea .linkBanner .bannerImage .flag {
        font-size: 28px
    }

    .bannerArea .linkBanner .bannerText .text {
        font-size: 32px
    }

    .bannerArea .linkBanner .bannerText .icon {
        height: 24px;
        left: calc(50% - 12px);
        position: absolute;
        top: 68%;
        width: 24px
    }

    .company .pageKV .section__inner .pageHeader__Bg picture img {
        -o-object-position: center bottom;
        object-position: center bottom
    }

    .company .pageHeader .pageTitleBg:before {
        background-color: #003894;
        -webkit-transform: skewX(30deg);
        transform: skewX(30deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    .company .introduction .sectionMain__inner {
        padding: 80px 0!important
    }

    .company .introduction .sectionMain__inner .sectionHeader .logoPlusPlace {
        margin: 200px 0 120px
    }

    .company .introduction .sectionMain__inner .sectionHeader .logoPlusPlace .officePlace {
        margin-top: 60px
    }

    .company .introduction .sectionMain__inner .sectionHeader .logoPlusPlace .officePlace .place {
        font-weight: 700
    }

    .company .introduction .sectionMain__inner .sectionHeader .leadText {
        line-height: 2.5;
        margin: auto 80px
    }

    .company .introduction .sectionMain__inner .sectionHeader .leadText .nowrap {
        display: inline-block
    }

    .company .introduction .sectionMain__inner .anchorLinks .anchorLink .linkButton .text {
        margin-left: 16px
    }

    .company .introduction .sectionMain__inner .anchorLinks .anchorLink:hover {
        text-decoration: none
    }

    .company .introduction .sectionMain__inner .anchorLinks .anchorLink:hover .linkButton {
        background-color: #b59046;
        color: #fff;
        overflow: hidden;
        position: relative
    }

    .company .introduction .sectionMain__inner .anchorLinks .anchorLink:hover .linkButton .icon.typeAnchor {
        background-color: #fff
    }

    .company .introduction .sectionMain__inner .anchorLinks .anchorLink.typeRecruit .linkButton .icon.typeLink {
        background-color: #0054a7
    }

    .company .introduction .sectionMain__inner .anchorLinks .anchorLink.typeRecruit:hover {
        text-decoration: none
    }

    .company .introduction .sectionMain__inner .anchorLinks .anchorLink.typeRecruit:hover .linkButton {
        background: linear-gradient(180deg,#d6e9c4 0,#bed895 75%,#a6c867);
        border-left: 16px solid transparent;
        color: #0054a7
    }

    .company .introduction .articleMain {
        background-size: 60px auto;
        padding: 0 60px
    }

    .company .introduction .articleMain .anchorLinks {
        gap: 80px min(80px,5vw)
    }

    .company .introduction .articleMain .anchorLinks .anchorLinksBlock .anchorLinksTitle {
        letter-spacing: min(.1em,.1vw);
        margin-bottom: 40px
    }

    .company .introduction .articleMain h3 {
        font-size: 48px;
        letter-spacing: .1em;
        padding-top: 24px
    }

    .company #content01 .contentMain .contentLead {
        padding-bottom: 80px
    }

    .company #content02 .contentMain .contentLead {
        padding-bottom: 120px
    }

    .company .contentMain .contentLead {
        line-height: 2
    }

    .company .contentMain .contentLead .flexText {
        min-width: 60%
    }

    .company .contentMain .data.dataWrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 160px;
        justify-content: center;
        margin: 120px 0;
        max-width: 1440px
    }

    .company .contentMain .data.dataBlock {
        margin: 0;
        width: 640px
    }

    .company .contentMain .data.dataBlock .dataDD {
        margin-top: 64px
    }

    .company .contentMain .data.dataBlock .dataDD:first-of-type {
        margin-bottom: 80px
    }

    .company .contentMain .data .styleListElm {
        letter-spacing: .08em;
        padding: 1.25em 0
    }

    .company .contentMain .data.dataHistory {
        margin: 0
    }

    .company .contentMain .data.dataOffice {
        margin: 160px 0 240px
    }

    .company .contentMain .data.dataOffice .dataDD {
        display: grid;
        gap: 120px min(84px,4vw);
        grid-template-columns: repeat(3,1fr);
        max-width: 1440px
    }

    .company .contentMain .data.dataOffice .style--blockList {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        position: relative
    }

    .company .contentMain .data.dataOffice .style--blockList .style--blockList_elm {
        display: flex;
        flex: 1;
        flex-direction: column;
        font-size: 24px;
        justify-content: space-between
    }

    .company .contentMain .data.dataOffice .style--blockList .style--blockList_elm .anchorLinks {
        display: block;
        width: 100%
    }

    .company .contentMain .data.dataOffice .style--blockList .style--blockList_elm .anchorLinks .linkButton {
        margin-bottom: 0
    }

    .company .contentMain #content02 .contentMain__inner {
        max-width: 1280px
    }

    .company .contentMain .representative {
        margin: 120px auto 0;
        max-width: 1280px
    }

    .company .contentMain .representative .gridBox {
        display: grid;
        gap: 60px 80px;
        grid-template-columns: auto 50%
    }

    .company .contentMain .representative .gridBox .textArea {
        grid-column: 2/span 1;
        grid-row: 1/span 1
    }

    .company .contentMain .representative .gridBox .flexImage.photo {
        grid-column: 1/span 1;
        grid-row: 1/span 2
    }

    .company .contentMain .representative .gridBox .profile .title {
        font-size: 24px
    }

    .company .contentMain .representative .gridBox .profile .name {
        margin-left: 40px;
        margin-right: 0
    }

    .company .contentMain .representative .gridBox .profile .name img {
        width: 190px
    }

    .company .contentMain .representative .photo {
        margin-bottom: 0;
        max-width: 560px
    }

    .company .sectionRepresentativeImage .representativeImage__inner {
        align-items: center;
        background-image: url(/assets/images/about/representative_image_pc.jpg);
        display: flex;
        justify-content: center
    }

    .company .sectionRepresentativeImage .representativeImage__inner figure img {
        width: min(360px,35vw)
    }

    .company .sectionRepresentativeImage .representativeImage__inner figcaption {
        bottom: 1em;
        color: #fff;
        font-size: 16px;
        text-shadow: 0 0 3px rgba(0,0,0,.5)
    }

    .company .officeList .contentMain__inner {
        margin-bottom: 80px;
        padding-bottom: 0
    }

    .company .officeList .anchorLink:hover {
        text-decoration: none
    }

    .company .officeList .anchorLink:hover .linkButton {
        border-color: rgba(181,144,70,.3);
        color: #b59046;
        overflow: hidden;
        position: relative
    }

    .company .officeList .anchorLink:hover .linkButton .icon.typeAnchor {
        background-color: #b59046
    }

    .company .officeList .addressAnchor {
        display: flex;
        gap: 80px;
        justify-content: center
    }

    .company .officeList .addressAnchor .linkButton {
        font-size: 28px;
        padding-bottom: 16px
    }

    .company .officeList .addressAnchor .linkButton .text {
        white-space: nowrap
    }

    .company .officeList .addressAnchor .linkButton .typeAnchor {
        height: 15px;
        margin-left: 40px;
        width: 20px
    }

    .company .access {
        margin-bottom: 120px
    }

    .company .access .contentMain__inner {
        margin-bottom: 0
    }

    .company .access .anchorPoint__offset {
        margin-top: -80px;
        padding: 40px 0
    }

    .company .access .office {
        font-size: 24px;
        margin-top: 40px;
        padding: 64px 20px
    }

    .company .access .office .anchorLinks .anchorLink .linkButton {
        border-bottom: 1px solid transparent;
        border-right: 1px solid transparent;
        border-top: 1px solid transparent
    }

    .company .access .office .anchorLinks .anchorLink .linkButton .text {
        margin-left: 16px
    }

    .company .access .office .anchorLinks .anchorLink:hover {
        text-decoration: none
    }

    .company .access .office .anchorLinks .anchorLink:hover .linkButton {
        background-color: #fff;
        border: 1px solid #0054a7;
        border-left: 16px solid #b59046;
        box-sizing: border-box;
        color: #0054a7;
        overflow: hidden;
        position: relative
    }

    .company .access .office .anchorLinks .anchorLink:hover .linkButton .icon.typeBlank {
        background-color: #0054a7
    }

    .company .access .office h4 {
        font-size: 32px;
        margin-bottom: 40px
    }

    .company .access .address {
        grid-template-rows: repeat(6,auto)
    }

    .company .access .address dt {
        margin-bottom: 16px;
        margin-top: 40px;
        padding-bottom: 16px
    }

    .company .access .address dd,.company .access .address dd .route {
        font-size: 20px
    }

    .company .access .address dd+dt {
        margin-top: 48px
    }

    .company .recruitBody .sectionMain__inner {
        background-size: 60px auto
    }

    .company .recruitBody .sectionMain__inner .anchorLinks {
        display: block;
        margin: 80px auto 100px!important
    }

    .company .recruitBody .sectionMain__inner .anchorLinks h3 {
        font-size: 48px;
        margin-bottom: 120px;
        padding-top: 65px
    }

    .company .recruitBody .sectionMain__inner .anchorLinks .linkBanner {
        border-radius: 8px;
        position: relative
    }

    .company .recruitBody .sectionMain__inner .anchorLinks .linkBanner:hover:after {
        border: 2px solid #fff;
        border-radius: 8px;
        content: "";
        display: block;
        inset: 0;
        position: absolute
    }

    .company .recruitBody .sectionMain__inner .anchorLinks .linkBanner:hover .bannerText {
        background-image: linear-gradient(to right bottom,#d6e9c4,#bed895 75%,#a6c867)
    }

    .company .recruitBody .logoPlusPlace {
        margin-bottom: 240px;
        margin-top: 0
    }

    .company .recruitBody .logoPlusPlace .officePlace {
        margin-top: 60px
    }

    .company .recruitBody .logoPlusPlace .officePlace .place {
        font-weight: 700
    }

    .corporation .pageKV .section__inner .pageHeader .pageTitleBg:before {
        background-color: #003894;
        -webkit-transform: skewX(30deg);
        transform: skewX(30deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    .corporation .sectionMain .sectionMain__inner {
        background-position: left 60px;
        background-size: 60px auto
    }

    .corporation .sectionMain .sectionMain__inner .sectionHeader {
        margin-top: 120px
    }

    .corporation .sectionMain .sectionMain__inner .introductionText {
        margin-top: 60px
    }

    .corporation .sectionMain .sectionMain__inner .anchorLinks {
        padding-top: 0
    }

    .corporation .sectionMain .sectionMain__inner .anchorLinks:before {
        display: none
    }

    .corporation .sectionMain .sectionMain__inner .anchorLinks .anchorLink .linkButton .text {
        margin-left: 16px
    }

    .corporation .sectionMain .sectionMain__inner .anchorLinks .anchorLink:hover {
        text-decoration: none
    }

    .corporation .sectionMain .sectionMain__inner .anchorLinks .anchorLink:hover .linkButton {
        background-color: #b59046;
        color: #fff;
        overflow: hidden;
        position: relative
    }

    .corporation .sectionMain .sectionMain__inner .anchorLinks .anchorLink:hover .linkButton .icon.typeAnchor {
        background-color: #fff
    }

    .privacy .contentBody .contentMainHeader .siteLogo {
        margin: 64px auto 160px;
        width: 717px
    }

    .privacy .contentBody .contentMainHeader .contentTitle {
        font-size: 48px;
        line-height: 1
    }

    .privacy .contentBody .contentMainHeader .contentTitle:before {
        height: 48px;
        width: 36px
    }

    .privacy .contentBody .contentMainHeader .contentTitle.contentPrivacy:after {
        height: 731px;
        width: 116px
    }

    .privacy .contentBody .contentMain__inner {
        margin-bottom: 240px;
        margin-top: 80px;
        max-width: 1040px
    }

    .privacy .contentBody .contentMain__inner .contentLead {
        font-size: 24px;
        padding-bottom: 120px
    }

    .privacy .contentBody .contentMain__inner .terms .termsTitle {
        font-size: 28px
    }

    .privacy .contentBody .contentMain__inner .terms .termsText {
        font-size: 24px
    }

    .property .sectionMain .sectionMain__inner {
        background-size: 60px auto
    }

    .property .sectionMain .anchorLinks .anchorLink .linkButton .text {
        margin-left: 16px
    }

    .property .sectionMain .anchorLinks .anchorLink:hover {
        text-decoration: none
    }

    .property .sectionMain .anchorLinks .anchorLink:hover .linkButton {
        background-color: #b59046;
        color: #fff;
        overflow: hidden;
        position: relative
    }

    .property .sectionMain .anchorLinks .anchorLink:hover .linkButton .icon.typeAnchor {
        background-color: #fff
    }

    .property .pageKV .section__inner .pageHeader__Bg {
        background: transparent url(/assets/images/property/kv_image_pc.png) no-repeat 70% bottom/auto 100vh
    }

    .property .pageKV .section__inner .pageHeader .pageTitleBg:before {
        background-color: #0081cc;
        -webkit-transform: skewX(30deg);
        transform: skewX(30deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    .property .introduction .sectionMain {
        border-radius: 40px
    }

    .property .introduction .articleMain .anchorLinks:before {
        display: none
    }

    .property .introduction .sectionFooter .coverImage {
        background-image: url(/assets/images/property/img_bg-section_bottom_pc.jpg)
    }

    .property .introduction .sectionFooter .coverImage img {
        width: 530px
    }

    .property .contentMain .w1280 {
        margin: 0 auto;
        max-width: 1024px
    }

    .property .contentMain .w1280 .contentText {
        margin: 120px auto
    }

    .property .contentMain .w1280 h4 {
        font-size: 32px;
        margin-bottom: 40px;
        margin-top: 120px
    }

    .property .procedureList {
        margin-top: 80px
    }

    .property .toggleList .toggleBody .toggleBody__inner {
        font-size: 20px
    }

    .property #content01 .contentMain {
        padding-bottom: 240px
    }

    .property .representativeImageName {
        margin-bottom: 140px
    }

    .property .photoImage01 {
        background: transparent url(/assets/images/property/photo_image01_pc.png) no-repeat bottom/100% auto;
        margin-bottom: 40px
    }

    .property .photoImage01,.property .photoImage02 {
        bottom: 0;
        height: 700px;
        position: absolute;
        right: max(80px,(100vw - 1280px)/2);
        width: min(560px,50vw)
    }

    .property .photoImage02 {
        background: transparent url(/assets/images/property/photo_image02_pc.png) no-repeat bottom/100% auto
    }

    .recruit .flagBanner .text {
        font-size: min(4vh,40px)
    }

    .recruit .pageKV .section__inner .pageHeader .recruitTitle .recruitTitle__inner {
        aspect-ratio: 1;
        height: min(50vh,520px);
        padding: min(5vh,50px);
        width: auto
    }

    .recruit .pageKV .section__inner .pageHeader .recruitTitle .recruitTitle__inner h2 {
        font-size: min(8vh,72px)
    }

    .recruit .pageKV .section__inner .pageHeader .recruitTitle .recruitTitle__inner h2 .flagBanner {
        line-height: 1
    }

    .recruit .introduction .sectionMain__inner {
        background-position: left 40px,50%;
        background-size: 60px auto,cover;
        border-radius: 40px;
        padding: 120px 0 240px
    }

    .recruit .introduction .sectionMain__inner .sectionHeader {
        margin: 0 auto;
        max-width: 1440px
    }

    .recruit .introduction .sectionMain__inner .sectionHeader .sectionHeader__inner {
        margin: 0 60px;
        max-width: 1280px;
        padding: 120px 40px
    }

    .recruit .introduction .sectionMain__inner .sectionHeader .sectionHeader__inner .leadText {
        line-height: 2.5
    }

    .recruit .introduction .sectionMain__inner .sectionHeader .sectionHeader__inner .siteLogo {
        margin: 120px auto 0;
        max-width: 320px
    }

    .recruit .introduction .sectionMain__inner .contentHeader {
        padding-top: 80px
    }

    .recruit .introduction .sectionMain__inner .contentHeader:before {
        height: 48px;
        width: 48px
    }

    .recruit .introduction .sectionMain__inner .contentHeader h3 {
        font-size: 48px
    }

    .recruit .introduction .sectionMain__inner .contentHeader .flagBanner .text {
        font-size: 28px
    }

    .recruit .introduction .sectionMain__inner .anchorLinks {
        margin-bottom: 160px;
        margin-top: 120px
    }

    .recruit .introduction .sectionMain__inner .anchorLinks:last-of-type {
        margin-bottom: 0;
        margin-top: 80px
    }

    .recruit .introduction .sectionMain__inner .anchorLinks .anchorLink .linkButton .text {
        margin-left: 16px
    }

    .recruit .introduction .sectionMain__inner .anchorLinks .anchorLink:hover {
        text-decoration: none
    }

    .recruit .introduction .sectionMain__inner .anchorLinks .anchorLink:hover .linkButton {
        background-color: #b59046;
        color: #fff;
        overflow: hidden;
        position: relative
    }

    .recruit .introduction .sectionMain__inner .anchorLinks .anchorLink:hover .linkButton .icon.typeAnchor {
        background-color: #fff
    }

    .recruit .introduction .articleMain {
        margin: 0 auto;
        max-width: 1280px;
        padding: 0 60px
    }

    .recruit #content01 .contentMain__inner {
        max-width: 1280px
    }

    .recruit #content01 .contentMain__inner .flexBox {
        gap: 0 160px
    }

    .recruit #content01 .representativeProfile {
        gap: 20px 32px;
        width: 560px
    }

    .recruit #content01 .representativeProfile .name img {
        width: 272px
    }

    .recruit .typeCircleElm li {
        height: 290px;
        width: 290px
    }

    .recruit .typeCircleElm li .areaIcon {
        padding-top: 54px
    }

    .recruit .typeCircleElm li .areaIcon .icon.typeNumber {
        height: 56px;
        width: 56px
    }

    .recruit .typeCircleElm li .areaIcon .areaText {
        margin-top: 45px
    }

    .recruit .recruitInfoHead {
        margin-bottom: -60px;
        margin-top: -60px
    }

    .recruit .recruitInfoHead .contentBody .recruitInfoFigure .siteLogo {
        align-items: center;
        display: flex;
        inset: 0;
        justify-content: center;
        -webkit-transform: translateX(-20%);
        transform: translateX(-20%)
    }

    .recruit .recruitInfoHead .contentBody .recruitInfoFigure .siteLogo img {
        max-width: 414px;
        width: 30%
    }

    .recruit .recruitInfoHead .contentBody .recruitInfoFigure figcaption {
        color: #45494d
    }

    .recruit .recruitInfoHead .contentBody h2 {
        font-size: 72px;
        margin-top: 240px
    }

    .recruit .recruitInfoHead .contentBody .flagBanner {
        margin-bottom: 240px
    }

    .recruit #content03 .leadText {
        font-size: 32px;
        line-height: 2;
        padding-bottom: 4em
    }

    .recruit #content03 .dataWrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 0 160px;
        justify-content: center;
        margin: 0 auto;
        max-width: 1440px;
        padding-top: 120px
    }

    .recruit #content03 .dataWrapper .dataBlock {
        width: 640px
    }

    .recruit #content03 .dataWrapper .dataBlock .fontMincho {
        margin-bottom: 64px
    }

    .recruit #content03 .dataWrapper .dataBlock.dataBlockLine:after {
        border-bottom: 1px solid rgba(69,73,77,.3);
        content: "";
        display: block;
        height: 1px;
        margin-left: 32px;
        width: 608px
    }

    .recruit #content03 .dataWrapper .dataBlock .dataDD {
        font-size: 24px;
        margin-left: 32px;
        padding-bottom: 1.25em
    }

    .recruit #content03 .dataWrapper .styleList {
        margin-top: 40px
    }

    .recruit .procedureList {
        margin: 0 auto;
        max-width: 835px
    }

    .recruit #content05.contentBody .contentMain .contentMain__inner {
        margin: 120px auto;
        max-width: 1024px
    }

    .recruit .applicationMethod {
        display: flex;
        flex-wrap: wrap;
        gap: 40px 80px;
        justify-content: center;
        margin-top: 120px
    }

    .recruit .applicationMethod li {
        padding: 40px 32px;
        width: 408px
    }

    .recruit .applicationMethod li .address {
        display: block
    }

    .recruit .applicationMethod li .address dt {
        letter-spacing: .08em;
        margin-bottom: 24px;
        padding-bottom: 16px
    }

    .recruit .applicationMethod li .address dt .icon {
        height: 40px;
        width: 40px
    }

    .recruit .privacy.contentBody {
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px
    }

    .recruit .privacy .contentHeader .contentTitle {
        padding-bottom: 120px;
        padding-top: 160px
    }

    .recruit .privacy .contentHeader .contentTitle .text {
        font-size: 48px;
        letter-spacing: .1em
    }

    .recruit .privacy .privacyNote {
        margin: 0 auto 240px;
        max-width: 1024px
    }

    .recruit .privacy .privacyNote h4 {
        font-size: 28px
    }

    .recruit .privacy .aboutHanding h4 {
        font-size: 24px
    }

    .recruit .privacy .aboutItem li {
        font-size: 20px
    }

    .topPage .contentBody {
        padding: 160px 0
    }

    .topPage .contentBody .contentHeader {
        margin-bottom: 60px
    }

    .sectionLead .leadHeader .leadLogo img {
        width: 530px
    }

    .sectionLead .sectionHeader {
        background-position: left 80px,50%;
        background-size: 60px auto,100% auto;
        padding-bottom: 40px;
        padding-top: 80px
    }

    .sectionLead .sectionHeader .leadTitle {
        padding-top: 80px
    }

    .sectionLead .sectionMain .sectionMain__inner .imageBlock {
        align-items: center;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        margin: 200px auto 0;
        max-width: 1280px
    }

    .sectionLead .sectionMain .sectionMain__inner .leadText {
        font-size: 24px;
        line-height: 2.4
    }

    .sectionLead .sectionMain .sectionMain__inner .leadFigure {
        margin: -40px -40px 0;
        width: 560px
    }

    .sectionLead .sectionMain .sectionMain__inner .logo {
        align-self: flex-start;
        padding: 0 80px
    }

    .sectionLead .sectionMain .sectionMain__inner .leadImage img {
        max-height: 80vh
    }

    .leadTitle {
        font-size: 48px;
        line-height: 2
    }

    .leadTitle:before {
        height: 48px;
        width: 48px
    }

    .sectionIntroduction {
        padding: 160px 0
    }

    .sectionIntroduction .sectionMain .circleButton {
        margin-top: 30px
    }

    .sectionIntroduction .sectionMain .circleButton .linkCircle .linkCircleButton .txt {
        font-size: 24px
    }

    .sectionIntroduction .sectionMain .circleButton .linkCircle .linkCircleButton .txt .large {
        font-size: 32px
    }

    .sectionIntroduction .sectionMain .circleButton .linkCircle .linkCircleButton .icon {
        bottom: 40px;
        height: 24px;
        left: 118px;
        width: 24px
    }

    .sectionIntroduction .sectionMain .circleButton .linkCircle:hover .decoration01,.sectionIntroduction .sectionMain .circleButton .linkCircle:hover .decoration02 {
        background-color: #fff;
        border-radius: 100%
    }

    .sectionIntroduction .sectionMain .circleButton .linkCircle:hover .circle {
        opacity: 0
    }

    .sectionIntroduction .sectionMain .circleButton .linkCircle:hover .linkCircleButton .large,.sectionIntroduction .sectionMain .circleButton .linkCircle:hover .linkCircleButton .txt {
        color: #b59046
    }

    .sectionIntroduction .sectionMain .circleButton .linkCircle:hover .linkCircleButton .typeAnchor {
        background-color: #b59046
    }

    .sectionIntroduction .sectionMain .circleButton .circle {
        height: 260px;
        width: 260px
    }

    .sectionIntroduction .sectionMain .circleButton .bright {
        height: 60px;
        width: 60px
    }

    .sectionIntroduction .sectionMain .introductionText p {
        font-size: 24px;
        line-height: 2.4;
        text-align: left
    }

    .coverContent .kvImage picture .coverImg {
        border-radius: 40px
    }

    .coverContent .kvImage figcaption {
        bottom: 60px;
        font-size: 16px;
        left: max(40px,(100vw - 1440px)/2)
    }

    .coverContent .kvTitle {
        padding: 40px;
        width: 100%
    }

    .coverContent .kvTitle .kvTitle__inner {
        border-left: 16px solid #b59046;
        margin: 0 auto;
        max-width: 1422px;
        padding-left: min(74px,4vw)
    }

    .coverContent .kvTitle .kvTitle__inner h2 {
        font-size: min(72px,4vw);
        margin-bottom: .5em
    }

    .coverContent .kvTitle .kvTitle__inner p {
        font-size: 24px
    }

    #contentProperty .sectionHeader.coverContent .kvTitle.pageTitleBg:before {
        background-color: rgba(0,129,204,.85);
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: 0;
        -webkit-transform: skewX(35deg);
        transform: skewX(35deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        width: max(65vw,800px)
    }

    #contentProperty .contentBody {
        background-size: 60px auto
    }

    #contentProperty .contentBody .anchorLinks .linkButton {
        width: 100%
    }

    #contentProperty .contentBody .anchorLinks .anchorLink .linkButton {
        border-bottom: 1px solid hsla(0,0%,100%,0);
        border-right: 1px solid hsla(0,0%,100%,0);
        border-top: 1px solid hsla(0,0%,100%,0)
    }

    #contentProperty .contentBody .anchorLinks .anchorLink .linkButton .text {
        margin-left: 16px
    }

    #contentProperty .contentBody .anchorLinks .anchorLink:hover {
        text-decoration: none
    }

    #contentProperty .contentBody .anchorLinks .anchorLink:hover .linkButton {
        background-color: #fff;
        border-bottom: 1px solid #0081cc;
        border-right: 1px solid #0081cc;
        border-top: 1px solid #0081cc;
        color: #0081cc;
        overflow: hidden;
        position: relative
    }

    #contentProperty .contentBody .anchorLinks .anchorLink:hover .linkButton .icon.typeLink {
        background-color: #0081cc
    }

    #contentProperty .contentBody .linkBanner:hover .bannerText {
        background-color: #fff
    }

    #contentProperty .contentBody .linkBanner:hover .bannerText .text {
        color: #b59046
    }

    #contentProperty .contentBody .linkBanner:hover .bannerText .icon.typeLink {
        background-color: #b59046
    }

    #contentProperty .contentBody:after {
        height: 100vh
    }

    #contentCorporation .sectionHeader.coverContent .kvTitle:before {
        background-color: rgba(0,56,148,.85);
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: 0;
        -webkit-transform: skewX(35deg);
        transform: skewX(35deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        width: max(65vw,800px)
    }

    #contentCorporation .contentBody {
        background-size: 60px auto
    }

    #contentCorporation .contentBody .anchorLinks .linkButton {
        width: 100%
    }

    #contentCorporation .contentBody .anchorLinks .anchorLink .linkButton .text {
        margin-left: 16px
    }

    #contentCorporation .contentBody .anchorLinks .anchorLink:hover {
        text-decoration: none
    }

    #contentCorporation .contentBody .anchorLinks .anchorLink:hover .linkButton {
        background-color: #003894;
        color: #fff;
        overflow: hidden;
        position: relative
    }

    #contentCorporation .contentBody .anchorLinks .anchorLink:hover .linkButton .icon.typeLink,#contentCorporation .contentBody .linkBanner:hover .bannerText {
        background-color: #fff
    }

    #contentCorporation .contentBody .linkBanner:hover .bannerText .text {
        color: #b59046
    }

    #contentCorporation .contentBody .linkBanner:hover .bannerText .icon.typeLink {
        background-color: #b59046
    }

    #contentAbout .contentBody .anchorLink .linkButton {
        border-bottom: 1px solid hsla(0,0%,100%,0);
        border-right: 1px solid hsla(0,0%,100%,0);
        border-top: 1px solid hsla(0,0%,100%,0)
    }

    #contentAbout .contentBody .anchorLink .linkButton .text {
        margin-left: 16px
    }

    #contentAbout .contentBody .anchorLink:hover {
        text-decoration: none
    }

    #contentAbout .contentBody .anchorLink:hover .linkButton {
        background-color: #fff;
        border-bottom: 1px solid #0054a7;
        border-right: 1px solid #0054a7;
        border-top: 1px solid #0054a7;
        color: #0054a7;
        overflow: hidden;
        position: relative
    }

    #contentAbout .contentBody .anchorLink:hover .linkButton .icon.typeBlank,#contentAbout .contentBody .anchorLink:hover .linkButton .icon.typeLink {
        background-color: #0054a7
    }

    #contentAbout .contentBody .about {
        background-position: 0 0;
        background-size: 60px auto;
        padding-top: 80px
    }

    #contentAbout .contentBody .access {
        background-size: 60px auto;
        margin-top: 60px
    }

    #contentAbout .contentBody .access .office {
        margin-top: 40px;
        padding: 40px
    }

    #contentAbout .contentBody .access .address {
        grid-template-rows: repeat(3,auto)
    }

    #contentAbout .contentBody .recruit {
        background-size: 60px auto;
        margin-top: 240px
    }

    #contentAbout .contentBody .recruit .bannerArea .linkBanner:hover .bannerText {
        background-color: #fff;
        background-image: none
    }

    #contentAbout .contentBody .logo {
        margin-bottom: 60px;
        margin-top: 60px
    }

    #contentAbout .contentBody .logo .logoImage {
        width: 500px
    }

    #contentAbout .contentBody .logo .officePlace {
        gap: 0 20px;
        margin-top: 60px
    }

    #contentAbout .contentBody .logo .officePlace .place {
        font-size: 40px;
        font-weight: 700;
        letter-spacing: .2em;
        line-height: 1.75;
        width: 168px
    }

    #contentAbout .contentBody .logo .officePlace .place .text {
        padding-right: .3em
    }
}
