/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
:after,
:before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid
}

html {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.15
}

body {
    margin: 0
}

main {
    display: block
}

address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit
}

ol,
ul {
    margin: 0;
    padding: 0
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    margin: 0;
    clear: both;
    overflow: visible;
    border-top-width: 1px;
    color: inherit
}

pre {
    font-size: inherit;
    font-family: monospace, monospace
}

address {
    font-style: inherit
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: none
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: 700
}

code,
kbd,
samp {
    font-size: inherit;
    font-family: monospace, monospace
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

embed,
iframe,
img,
object {
    vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    outline: 0;
    background: transparent;
    color: inherit;
    font: inherit;
    text-align: inherit;
    vertical-align: middle
}

[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox
}

[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled],
button[disabled] {
    cursor: default
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted #ccc
}

fieldset,
option {
    padding: 0
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

[contenteditable] {
    outline: none
}

table {
    border-spacing: 0
}

caption {
    text-align: left
}

td,
th {
    padding: 0;
    vertical-align: top
}

th {
    font-weight: 700;
    text-align: left
}

[hidden],
template {
    display: none
}

* {
    -webkit-overflow-scrolling: touch
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 10px;
    scroll-behavior: smooth;
    scroll-padding-top: 50px
}

body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    color: #000;
    font-size: 1.6rem;
    line-height: 1;
    font-family: Noto Sans JP, Helvetica Neue, Helvetica, Hiragino Sans, Hiragino Kaku Gothic ProN, Arial, 游ゴシック体, YuGothic, 游ゴシック Medium, Yu Gothic Medium, 游ゴシック, Yu Gothic, Meiryo, sans-serif
}

a,
button {
    outline: none;
    color: #000;
    text-decoration: none
}

img,
svg,
video {
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    image-rendering: -webkit-optimize-contrast
}

table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse
}

table td,
table th {
    vertical-align: top
}

input::-ms-clear {
    display: none
}

ol,
ul {
    list-style: none;
    list-style-position: inside
}

button,
input,
select,
textarea {
    font-family: inherit
}

select::-ms-expand {
    display: none
}

button:focus {
    outline: none
}

.p-contact {
    padding: 77px 0;
    overflow: hidden;
    background-color: #f4f3f2
}

.p-contact-box {
    position: relative;
    padding: 60px 90px 22px;
    background-color: #fff
}

.p-contact-box__tit {
    position: absolute;
    top: -44px;
    left: 50%;
    transform: translateX(-50%);
    color: #062157;
    font-weight: 700;
    font-size: 50px;
    line-height: 1.5;
    text-align: center
}

.p-contact-box__tit .big {
    font-weight: 700;
    font-size: 70px
}

.p-contact-box__text {
    color: #062157;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    text-align: center
}

.p-contact-box__grid {
    -ms-grid-columns: (1fr)[2];
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 20px
}

.p-contact-box__grid .infoArea {
    padding: 25px 50px 25px 0
}

.p-contact-box__grid .infoArea .telArea {
    display: flex;
    align-items: flex-end;
    gap: 10px;
    color: #062157;
}

@media screen and (max-width: 768px) {
    .p-contact-box__grid .infoArea .telArea {
        justify-content: center;
    }

}

.p-contact-box__grid .infoArea .telArea .text {
    font-weight: 700;
    font-size: 23px;
    line-height: 1.5
}

.p-contact-box__grid .infoArea .telArea .num {
    font-weight: 700;
    font-size: 45px;
    line-height: 1
}

.p-contact-box__grid .infoArea .timeArea {
    display: flex;
    margin-top: 10px;
    gap: 16px;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .p-contact-box__grid .infoArea .timeArea {
        justify-content: center;
    }
}

.p-contact-box__grid .infoArea .timeArea .tit {
    padding: 0 20px;
    border: 1px solid #062157;
    font-weight: 600;
    font-size: 100%;
    line-height: 0;
    display: flex;
    align-items: center;
}

.p-contact-box__grid .infoArea .timeArea .time {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5
}

.p-contact-box__grid .linkArea {
    padding: 37px 0 37px 50px;
    border-left: 1px solid #062157
}

.l-ftr {
    padding-top: 40px
}

.l-ftr-bnr {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 74px
}

.l-ftr-main {
    display: flex;
    justify-content: flex-start;
    margin-top: 60px;
    padding: 0 20px 60px;
    gap: 85px
}

.l-ftr-main__logoArea .logo {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 35px
}

.l-ftr-main__logoArea .logo img {
    width: 320px
}

.l-ftr-main__logoArea .logoText {
    max-width: 411px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: .08em;
}

.l-ftr-main__navArea {
    flex-shrink: 0
}

.l-ftr-main__navArea .navList {
    -ms-grid-columns: (1fr)[3];
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 70px
}

.l-ftr-main__navArea .navList .navListItem .navListItemLink {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5
}

.l-ftr-main__navArea .navList .navListItem .secondList {
    margin-top: 26px
}

.l-ftr-main__navArea .navList .navListItem .secondList .secondListItem+.secondListItem {
    margin-top: 16px
}

.l-ftr-main__navArea .navList .navListItem .secondList .secondListItem .secondListItemLink {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5
}

.l-ftr-copyArea {
    padding: 11px 0;
    background-color: #062157;
    text-align: center
}

.l-ftr-copyArea__copy {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: .08em;
}

.l-hdr {
    z-index: 99;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    padding: 17px 0
}

.l-hdr:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0, transparent, rgba(75, 76, 117, .5));
    content: ""
}

.l-hdr-box {
    display: flex;
    z-index: 3;
    position: relative;
    align-items: center;
    justify-content: space-between;
	padding: 0 16px;
}

.l-hdr-box__logoArea {
    z-index: 99;
    position: relative
}

.l-hdr-box__logoArea .logo img {
    width: 200px
}

.l-hdr-box__navArea {
    display: flex;
    z-index: 99;
    position: relative;
    align-items: center;
    gap: 36px
}

.l-hdr-box__navArea .mainNav {
    display: flex;
    gap: 1.5rem;
}

.l-hdr-box__navArea .mainNav .mainNavItem {
    position: relative
}

.l-hdr-box__navArea .mainNav .mainNavItem .mainNavItemLink {
    color: #fff;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.5;
    text-shadow: 0 0 10px rgba(0, 0, 0, .7);
}
.mainNavItemLink.-bg {
	background: #fff;
	color: #062157 !important;
	padding: 2px 7px ;
	 text-shadow: none !important;
}

.l-hdr-box__navArea .mainNav .mainNavItem .secondList {
    display: none;
    position: absolute;
    top: calc(100% + 7px);
    width: 284px;
    padding: 16px 9px;
    background-color: #062157
}

.l-hdr-box__navArea .mainNav .mainNavItem .secondList .secondListItem+.secondListItem {
    margin-top: 15px
}

.l-hdr-box__navArea .mainNav .mainNavItem .secondList .secondListItem .secondListItemLink {
    display: flex;
    align-items: center;
    gap: 10px
}

.l-hdr-box__navArea .mainNav .mainNavItem .secondList .secondListItem .secondListItemLink .linkText {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5
}

.l-hdr-box__navArea .contactArea .contactLink {
    display: flex;
    align-items: center;
    padding: 1rem 2rem .5rem;
    gap: 1rem;
    background: linear-gradient(90deg, #622b2d, #933f43 50%, #622b2d);
}

.l-hdr-box__navArea .contactArea .contactLink .linkText {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5
}

.l-hdr-box__humArea {
    z-index: 99;
    position: relative
}

.l-hdr-box__humArea .hum {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* width: 50px;
    height: 50px;
    padding: 15px 10px;
    background-color: hsla(0, 0%, 100%, .5) */
}

.l-hdr-box__humArea .hum span {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #062157
}

.l-main {
    overflow: hidden
}

.c-btnA {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 307px;
    height: 58px;
    border-radius: 4px;
    background: linear-gradient(245deg, #000, #062157 51%, #327abe);
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    line-height: 1
}

.c-btnA--contact {
    width: 428px;
    height: 74px
}

.c-btnA--flexi {
    width: 100%;
    height: 39px
}

.c-btnB {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 357px;
    height: 76px;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff;
    font-weight: 700;
    font-size: 23px;
    line-height: 1.5
}

.c-btnB:hover {
    background-color: #fff;
    color: #062157
}

.c-cardA {
    display: flex;
    flex-direction: column
}

.c-cardA-imageArea {
    position: relative
}

.c-cardA-imageArea__img {
    aspect-ratio: 3/2;
}

.c-cardA-imageArea__img img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.c-cardA-imageArea__status {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 3px 10px;
    background-color: #062157;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: .08em;
    text-align: center
}

.c-cardA-infoArea {
    margin-top: 6px
}

.c-cardA-infoArea .textArea .contents {
    font-weight: 700;
    font-size: 12px;
    line-height: 1.5;
    text-align: center
}

.c-cardA-infoArea .textArea .catArea {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px
}

.c-cardA-infoArea .textArea .catArea .cat {
    display: inline-block;
    min-width: 147px;
    padding: 2px 10px;
    background-color: #dae0ed;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.5;
    text-align: center
}

.c-cardA-infoArea .listArea {
    margin-top: 15px
}

.c-cardA-infoArea .listArea .listItem {
    display: flex;
    align-items: baseline;
    padding-bottom: 19px;
    gap: 14px
}

.c-cardA-infoArea .listArea .listItem+.listItem {
    padding-top: 19px;
    border-top: 1px solid #000
}

.c-cardA-infoArea .listArea .listItem:last-child {
    padding-bottom: 0
}

.c-cardA-infoArea .listArea .listItem .itemTit {
    padding: 2px 0;
    background-color: #062157;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.5;
    width: 6rem;
    text-align: center;
}

.c-cardA-infoArea .listArea .listItem .itemContents {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    width: 60%;
}

.c-cardA-btnArea {
    margin-top: 30px
}

.c-cardB {
    display: flex;
    flex-direction: column;
    gap: 21px
}

.c-cardB__imageArea img {
    -o-object-fit: cover;
    aspect-ratio: 35/29;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.c-cardB__textArea .infoArea {
    display: flex;
    align-items: center;
    gap: 10px
}

.c-cardB__textArea .infoArea .date {
    font-size: 16px;
    line-height: 1.5
}

.c-cardB__textArea .infoArea .cat {
    padding: 0 18px;
    background-color: #062157;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5
}

.c-cardB__textArea .tit {
    margin-top: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5
}

.c-cardC,
.c-cardC__infoArea {
    display: flex;
    align-items: center;
    gap: 20px
}

.c-cardC__infoArea .date {
    font-weight: 400;
    font-size: 16px;
    line-height: 1
}

.c-cardC__infoArea .cat {
    padding: 8px 15px;
    background-color: #eff9ff;
    font-size: 14px;
    line-height: 1
}

.c-cardC__titArea {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5
}

.c-cardD {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.c-cardD__imageArea {
    aspect-ratio: 3/2
}

.c-cardD__imageArea img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.c-cardD__textArea {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: .08em;
    text-align: center
}

.c-cardE__imageArea img {
    -o-object-fit: cover;
    aspect-ratio: 35/25;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.c-cardE__textArea {
    margin-top: 17px
}

.c-cardE__textArea .infoArea {
    display: flex;
    align-items: center;
    gap: 10px
}

.c-cardE__textArea .infoArea .date {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4285714286
}

.c-cardE__textArea .infoArea .cat {
    padding: 3px 9px 5px;
    background-color: #eff9ff;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.6666666667
}

.c-cardE__textArea .tit {
    margin-top: 12px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3333333333
}

.c-mv {
    position: relative;
    margin-bottom: 177px;
    padding: 127px 0 230px;
    background-color: #062157
}

.c-mv:after {
    z-index: 3;
    position: absolute;
    right: 0;
    bottom: -36%;
    aspect-ratio: 120/34;
    width: 95%;
    height: 71%;
    background: url(../images/properties_mv@2x.jpg) no-repeat;
    background-size: cover;
    content: ""
}

.c-mv-box {
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.c-mv-box__titArea {
    display: flex;
    flex-direction: column;
    gap: 20px;
    color: #fff
}

.c-mv-box__titArea .en {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: .08em;
    text-transform: uppercase
}

.c-mv-box__titArea .jp {
    font-weight: 700;
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: .08em;
}

.c-mv-box__linkArea .linkList {
    display: flex;
    flex-wrap: wrap;
    max-width: 550px;
    gap: 20px
}

.c-mv-box__linkArea .linkList .linkListItem .itemLink {
    display: flex;
    gap: 20px;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: .08em;
}

.c-pager {
    margin-top: 40px
}

.c-pager .wp-pagenavi,
.c-pager .wp-pagenavi a,
.c-pager .wp-pagenavi span {
    display: flex;
    align-items: center;
    justify-content: center
}

.c-pager .wp-pagenavi a,
.c-pager .wp-pagenavi span {
    font-size: 14px
}

.c-pager .wp-pagenavi a+a,
.c-pager .wp-pagenavi a span,
.c-pager .wp-pagenavi span+a,
.c-pager .wp-pagenavi span span {
    margin-left: 20px
}

.c-pager .wp-pagenavi .page {
    width: 40px;
    height: 40px;
    border: 1px solid #f4f3f2;
    font-weight: 700;
    font-size: 14px
}

.c-pager .wp-pagenavi .page:hover {
    background: #062157;
    color: #fff;
    opacity: 1
}

.c-pager .wp-pagenavi .extend {
    margin-left: 20px
}

.c-pager .wp-pagenavi .current {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    margin-left: 20px;
    border: 1px solid #062157;
    background: #062157;
    color: #fff;
    font-weight: 700;
    font-size: 14px
}

.c-pager .wp-pagenavi .nextpostslink,
.c-pager .wp-pagenavi .previouspostslink {
    width: 80px;
    height: 40px;
    border: 1px solid #f4f3f2
}

.c-pager .wp-pagenavi .previouspostslink {
    display: flex;
    align-items: center;
    margin-right: 30px
}

.c-pager .wp-pagenavi .nextpostslink {
    display: flex;
    align-items: center;
    margin-left: 30px
}

.pager_single {
    display: flex;
    justify-content: center;
    margin-top: 70px
}

.pager_single .c-btnA {
    width: 190px;
    font-weight: 400;
    font-size: 18px;
    font-family: 游ゴシック, Yu Gothic
}

.pager_single .nav-next,
.pager_single .nav-previous {
    position: relative
}

.pager_single .nav-next+div,
.pager_single .nav-previous+div {
    margin-left: 30px
}

.pager_single .nav-next a,
.pager_single .nav-previous a {
    display: flex;
    position: absolute;
    top: 50%;
    flex-direction: column;
    transform: translateY(-50%);
    font-size: 12px
}

.pager_single .nav-next a:hover,
.pager_single .nav-previous a:hover {
    opacity: .7
}

.pager_single .nav-next a:before,
.pager_single .nav-previous a:before {
    display: block;
    width: 8px;
    height: 18px;
    content: ""
}

.pager_single .nav-previous a {
    left: -30px
}

.pager_single .nav-next a {
    right: -30px;
    transform: translateY(-50%) rotateY(180deg)
}

.c-pankuzu {
    padding: 12px 0;
    background-color: #e6f2f8
}

.c-pankuzu ul {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.c-pankuzu ul li {
    display: inline
}

.c-pankuzu ul li+li:before {
    margin: 0 3px;
    content: ">";
    color: #000
}

.c-pankuzu ul li a,
.c-pankuzu ul li span {
    font-size: 16px
}

.c-pankuzu__list {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.c-pankuzu__list>span+span:before {
    margin: 0 3px;
    content: ">";
    color: #000;
    font-size: 14px
}

.c-pankuzu__list>span>a,
.c-pankuzu__list>span>span {
    font-size: 14px
}

.c-textA {
    font-size: 16px;
    line-height: 2
}

.c-textA--center {
    text-align: center
}

.c-textA--letter {
    letter-spacing: .08em;
}

.c-textA--white {
    color: #fff
}

.c-textA .bold {
    font-weight: 700
}

.c-textB {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: .08em;
}

.c-titA {
    display: flex;
    flex-direction: column;
    align-items: center
}

.c-titA__jp {
    margin-top: 10px;
    color: #062157;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: .08em;
}

.c-titA--left {
    align-items: flex-start
}

.c-titB {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.5714285714;
    letter-spacing: .08em;
}

.c-titB--center {
    text-align: center
}

.c-inner {
    width: calc(100% - 40px);
    max-width: 1126px;
    margin-right: auto;
    margin-left: auto
}

.c-inner--892 {
    width: calc(100% - 20px);
    max-width: 892px
}

.c-inner--920 {
    width: calc(100% - 20px);
    max-width: 920px
}

.c-inner--1222 {
    width: calc(100% - 20px);
    max-width: 1222px
}

.c-ofi {
    -o-object-fit: cover;
    -o-object-position: center;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    font-family: "object-fit: cover;, object-position: center;"
}

.mb5 {
    margin-bottom: 5px !important
}

.mt5 {
    margin-top: 5px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mt10 {
    margin-top: 10px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.mt15 {
    margin-top: 15px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mt20 {
    margin-top: 20px !important
}

.mb25 {
    margin-bottom: 25px !important
}

.mt25 {
    margin-top: 25px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mt30 {
    margin-top: 30px !important
}

.mb35 {
    margin-bottom: 35px !important
}

.mt35 {
    margin-top: 35px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mt40 {
    margin-top: 40px !important
}

.mb45 {
    margin-bottom: 45px !important
}

.mt45 {
    margin-top: 45px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.mt50 {
    margin-top: 50px !important
}

.mb55 {
    margin-bottom: 55px !important
}

.mt55 {
    margin-top: 55px !important
}

.mb60 {
    margin-bottom: 60px !important
}

.mt60 {
    margin-top: 60px !important
}

.mb65 {
    margin-bottom: 65px !important
}

.mt65 {
    margin-top: 65px !important
}

.mb70 {
    margin-bottom: 70px !important
}

.mt70 {
    margin-top: 70px !important
}

.mb75 {
    margin-bottom: 75px !important
}

.mt75 {
    margin-top: 75px !important
}

.mb80 {
    margin-bottom: 80px !important
}

.mt80 {
    margin-top: 80px !important
}

.mb85 {
    margin-bottom: 85px !important
}

.mt85 {
    margin-top: 85px !important
}

.mb90 {
    margin-bottom: 90px !important
}

.mt90 {
    margin-top: 90px !important
}

.mb95 {
    margin-bottom: 95px !important
}

.mt95 {
    margin-top: 95px !important
}

.mb100 {
    margin-bottom: 100px !important
}

.mt100 {
    margin-top: 100px !important
}

.mb105 {
    margin-bottom: 105px !important
}

.mt105 {
    margin-top: 105px !important
}

.mb110 {
    margin-bottom: 110px !important
}

.mt110 {
    margin-top: 110px !important
}

.mb115 {
    margin-bottom: 115px !important
}

.mt115 {
    margin-top: 115px !important
}

.mb120 {
    margin-bottom: 120px !important
}

.mt120 {
    margin-top: 120px !important
}

.mb125 {
    margin-bottom: 125px !important
}

.mt125 {
    margin-top: 125px !important
}

.mb130 {
    margin-bottom: 130px !important
}

.mt130 {
    margin-top: 130px !important
}

.mb135 {
    margin-bottom: 135px !important
}

.mt135 {
    margin-top: 135px !important
}

.mb140 {
    margin-bottom: 140px !important
}

.mt140 {
    margin-top: 140px !important
}

.mb145 {
    margin-bottom: 145px !important
}

.mt145 {
    margin-top: 145px !important
}

.mb150 {
    margin-bottom: 150px !important
}

.mt150 {
    margin-top: 150px !important
}

.mb155 {
    margin-bottom: 155px !important
}

.mt155 {
    margin-top: 155px !important
}

.mb160 {
    margin-bottom: 160px !important
}

.mt160 {
    margin-top: 160px !important
}

.mb165 {
    margin-bottom: 165px !important
}

.mt165 {
    margin-top: 165px !important
}

.mb170 {
    margin-bottom: 170px !important
}

.mt170 {
    margin-top: 170px !important
}

.mb175 {
    margin-bottom: 175px !important
}

.mt175 {
    margin-top: 175px !important
}

.mb180 {
    margin-bottom: 180px !important
}

.mt180 {
    margin-top: 180px !important
}

.mb185 {
    margin-bottom: 185px !important
}

.mt185 {
    margin-top: 185px !important
}

.mb190 {
    margin-bottom: 190px !important
}

.mt190 {
    margin-top: 190px !important
}

.mb195 {
    margin-bottom: 195px !important
}

.mt195 {
    margin-top: 195px !important
}

.mb200 {
    margin-bottom: 200px !important
}

.mt200 {
    margin-top: 200px !important
}

.mb205 {
    margin-bottom: 205px !important
}

.mt205 {
    margin-top: 205px !important
}

.mb210 {
    margin-bottom: 210px !important
}

.mt210 {
    margin-top: 210px !important
}

.mb215 {
    margin-bottom: 215px !important
}

.mt215 {
    margin-top: 215px !important
}

.mb220 {
    margin-bottom: 220px !important
}

.mt220 {
    margin-top: 220px !important
}

.mb225 {
    margin-bottom: 225px !important
}

.mt225 {
    margin-top: 225px !important
}

.mb230 {
    margin-bottom: 230px !important
}

.mt230 {
    margin-top: 230px !important
}

.mb235 {
    margin-bottom: 235px !important
}

.mt235 {
    margin-top: 235px !important
}

.mb240 {
    margin-bottom: 240px !important
}

.mt240 {
    margin-top: 240px !important
}

.mb245 {
    margin-bottom: 245px !important
}

.mt245 {
    margin-top: 245px !important
}

.mb250 {
    margin-bottom: 250px !important
}

.mt250 {
    margin-top: 250px !important
}

.mb255 {
    margin-bottom: 255px !important
}

.mt255 {
    margin-top: 255px !important
}

.mb260 {
    margin-bottom: 260px !important
}

.mt260 {
    margin-top: 260px !important
}

.mb265 {
    margin-bottom: 265px !important
}

.mt265 {
    margin-top: 265px !important
}

.mb270 {
    margin-bottom: 270px !important
}

.mt270 {
    margin-top: 270px !important
}

.mb275 {
    margin-bottom: 275px !important
}

.mt275 {
    margin-top: 275px !important
}

.mb280 {
    margin-bottom: 280px !important
}

.mt280 {
    margin-top: 280px !important
}

.mb285 {
    margin-bottom: 285px !important
}

.mt285 {
    margin-top: 285px !important
}

.mb290 {
    margin-bottom: 290px !important
}

.mt290 {
    margin-top: 290px !important
}

.mb295 {
    margin-bottom: 295px !important
}

.mt295 {
    margin-top: 295px !important
}

.mb300 {
    margin-bottom: 300px !important
}

.mt300 {
    margin-top: 300px !important
}

.mb305 {
    margin-bottom: 305px !important
}

.mt305 {
    margin-top: 305px !important
}

.mb310 {
    margin-bottom: 310px !important
}

.mt310 {
    margin-top: 310px !important
}

.mb315 {
    margin-bottom: 315px !important
}

.mt315 {
    margin-top: 315px !important
}

.mb320 {
    margin-bottom: 320px !important
}

.mt320 {
    margin-top: 320px !important
}

.mb325 {
    margin-bottom: 325px !important
}

.mt325 {
    margin-top: 325px !important
}

.mb330 {
    margin-bottom: 330px !important
}

.mt330 {
    margin-top: 330px !important
}

.mb335 {
    margin-bottom: 335px !important
}

.mt335 {
    margin-top: 335px !important
}

.mb340 {
    margin-bottom: 340px !important
}

.mt340 {
    margin-top: 340px !important
}

.mb345 {
    margin-bottom: 345px !important
}

.mt345 {
    margin-top: 345px !important
}

.mb350 {
    margin-bottom: 350px !important
}

.mt350 {
    margin-top: 350px !important
}

.mb355 {
    margin-bottom: 355px !important
}

.mt355 {
    margin-top: 355px !important
}

.mb360 {
    margin-bottom: 360px !important
}

.mt360 {
    margin-top: 360px !important
}

.mb365 {
    margin-bottom: 365px !important
}

.mt365 {
    margin-top: 365px !important
}

.mb370 {
    margin-bottom: 370px !important
}

.mt370 {
    margin-top: 370px !important
}

.mb375 {
    margin-bottom: 375px !important
}

.mt375 {
    margin-top: 375px !important
}

.mb380 {
    margin-bottom: 380px !important
}

.mt380 {
    margin-top: 380px !important
}

.mb385 {
    margin-bottom: 385px !important
}

.mt385 {
    margin-top: 385px !important
}

.mb390 {
    margin-bottom: 390px !important
}

.mt390 {
    margin-top: 390px !important
}

.mb395 {
    margin-bottom: 395px !important
}

.mt395 {
    margin-top: 395px !important
}

.mb400 {
    margin-bottom: 400px !important
}

.mt400 {
    margin-top: 400px !important
}

.mb405 {
    margin-bottom: 405px !important
}

.mt405 {
    margin-top: 405px !important
}

.mb410 {
    margin-bottom: 410px !important
}

.mt410 {
    margin-top: 410px !important
}

.mb415 {
    margin-bottom: 415px !important
}

.mt415 {
    margin-top: 415px !important
}

.mb420 {
    margin-bottom: 420px !important
}

.mt420 {
    margin-top: 420px !important
}

.mb425 {
    margin-bottom: 425px !important
}

.mt425 {
    margin-top: 425px !important
}

.mb430 {
    margin-bottom: 430px !important
}

.mt430 {
    margin-top: 430px !important
}

.mb435 {
    margin-bottom: 435px !important
}

.mt435 {
    margin-top: 435px !important
}

.mb440 {
    margin-bottom: 440px !important
}

.mt440 {
    margin-top: 440px !important
}

.mb445 {
    margin-bottom: 445px !important
}

.mt445 {
    margin-top: 445px !important
}

.mb450 {
    margin-bottom: 450px !important
}

.mt450 {
    margin-top: 450px !important
}

.mb455 {
    margin-bottom: 455px !important
}

.mt455 {
    margin-top: 455px !important
}

.mb460 {
    margin-bottom: 460px !important
}

.mt460 {
    margin-top: 460px !important
}

.mb465 {
    margin-bottom: 465px !important
}

.mt465 {
    margin-top: 465px !important
}

.mb470 {
    margin-bottom: 470px !important
}

.mt470 {
    margin-top: 470px !important
}

.mb475 {
    margin-bottom: 475px !important
}

.mt475 {
    margin-top: 475px !important
}

.mb480 {
    margin-bottom: 480px !important
}

.mt480 {
    margin-top: 480px !important
}

.mb485 {
    margin-bottom: 485px !important
}

.mt485 {
    margin-top: 485px !important
}

.mb490 {
    margin-bottom: 490px !important
}

.mt490 {
    margin-top: 490px !important
}

.mb495 {
    margin-bottom: 495px !important
}

.mt495 {
    margin-top: 495px !important
}

.mb500 {
    margin-bottom: 500px !important
}

.mt500 {
    margin-top: 500px !important
}

.c-center {
    text-align: center
}

.c-left {
    text-align: left
}

.c-right {
    text-align: right
}

.c-serif {
    font-family: "Noto Serif JP", Times New Roman, YuMincho, Hiragino Mincho ProN, Yu Mincho, MS PMincho, serif
}

.c-wysywig {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: .08em;
}

.c-wysywig :first-child {
    margin-top: 0 !important
}

.c-wysywig :last-child {
    margin-bottom: 0 !important
}

.c-wysywig h1 {
    margin-bottom: 24px;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.5
}

.c-wysywig h2 {
    margin-bottom: 24px;
    padding: 5px 10px;
    border-bottom: 1px solid #262830;
    border-left: 3px solid #062157
}

.c-wysywig h2,
.c-wysywig h3 {
    color: #062157;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.25
}

.c-wysywig h3 {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 3px solid #d9d9d9
}

.c-wysywig h3:before {
    position: absolute;
    bottom: -3px;
    width: 80px;
    height: 3px;
    background-color: #062157;
    content: ""
}

.c-wysywig h4 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #062157;
    font-size: 24px;
    line-height: 1.25
}

.c-wysywig h4,
.c-wysywig h5 {
    color: #062157;
    font-weight: 700
}

.c-wysywig h5 {
    font-size: 22px;
    line-height: 1.3636363636
}

.c-wysywig h6 {
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 14px
}

.c-wysywig blockquote+h1,
.c-wysywig blockquote+h2,
.c-wysywig h1+h1,
.c-wysywig h1+h2,
.c-wysywig h2+h1,
.c-wysywig h2+h2,
.c-wysywig ol+h1,
.c-wysywig ol+h2,
.c-wysywig p+h1,
.c-wysywig p+h2,
.c-wysywig pre+h1,
.c-wysywig pre+h2,
.c-wysywig table+h1,
.c-wysywig table+h2,
.c-wysywig ul+h1,
.c-wysywig ul+h2 {
    margin-top: 20px
}

.c-wysywig p {
    line-height: 1.8
}

.c-wysywig p,
.c-wysywig pre,
.c-wysywig ul {
    margin-bottom: 20px
}

.c-wysywig ul li {
    position: relative;
    padding-left: 25px
}

.c-wysywig ul li:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 10px;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #062157;
    content: ""
}

.c-wysywig ol {
    margin-bottom: 20px
}

.c-wysywig ol li {
    margin-left: 25px;
    list-style: decimal
}

.c-wysywig table {
    margin-bottom: 20px
}

.c-wysywig a {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    color: #062157
}

.c-wysywig hr {
    margin: 50px 0
}

.c-wysywig img {
    display: block !important;
    height: auto;
    float: none !important;
    border: 1px solid #ddd
}

.c-wysywig blockquote {
    margin-bottom: 2rem;
    padding: 2.3rem 3rem 2.1rem;
    border: 1px solid #ddd
}

.c-wysywig blockquote>p {
    margin-bottom: 0
}

.c-wysywig img {
    display: block;
    margin-top: 5rem;
    margin-bottom: 5rem
}

.c-wysywig .aligncenter {
    display: block;
    margin-right: auto !important;
    margin-left: auto !important
}

.c-wysywig .alignright {
    margin-left: auto
}

.c-wysywig .alignleft {
    margin-right: auto
}

#about .c-mv:after {
    background: url(../images/about_mv@2x.jpg) no-repeat;
    background-size: cover
}

#about .p-sec01 {
    padding: 80px 0 100px
}

#about .p-sec01-box {
    -moz-column-gap: 20px;
    display: flex;
    column-gap: 20px;
    row-gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px
}

#about .p-sec01-box__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px
}

#about .p-sec01-box__item .textArea {
    display: flex;
    align-items: flex-start;
    width: 360px;
    padding: 10px;
    gap: 10px;
    background-color: #f4f3f2
}

#about .p-sec01-box__item .textArea .icon {
    width: 30px
}

#about .p-sec01-box__item .textArea .c-textA {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: .08em;
}

#about .p-sec01-box__item:first-child .imageArea img {
    width: 284px
}

#about .p-sec01-box__item:nth-child(2) .imageArea img {
    width: 176px
}

#about .p-sec01-box__item:nth-child(3) .imageArea img {
    width: 254px
}

#about .p-sec01-box__item:nth-child(4) .imageArea img {
    width: 226px
}

#about .p-sec01-box__item:nth-child(5) .imageArea img {
    width: 284px
}

#about .p-sec01-theme {
    margin-top: 50px;
    color: #062157;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.7142857143;
    text-align: center
}

#about .p-sec01-advice {
    position: relative;
    margin-top: 95px;
    padding: 95px 40px 80px;
    background-color: #eff9ff
}

#about .p-sec01-advice__tit {
    position: absolute;
    top: -35px;
    left: 50%;
    width: calc(100% - 80px);
    padding: 17px 0;
    transform: translateX(-50%);
    border-radius: 6px;
    background-color: #062157;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.5;
    text-align: center
}

#about .p-sec01-advice__list .listItem {
    display: flex;
    gap: 40px
}

#about .p-sec01-advice__list .listItem+.listItem {
    margin-top: 40px
}

#about .p-sec01-advice__list .listItem .iconArea {
    flex-shrink: 0
}

#about .p-sec01-advice__list .listItem .iconArea img {
    width: 120px
}

#about .p-sec01-advice__list .listItem .textArea .tit {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 2
}

#about .p-sec01-advice__list .listItem .textArea .c-textA {
    letter-spacing: .08em;
}

#about .p-sec02 {
    padding: 80px 0 100px;
    background: url(../images/about-bg.jpg) no-repeat;
    background-size: cover
}

#about .p-sec02 .c-titA__jp {
    color: #fff
}

#about .p-sec02-box {
    -ms-grid-columns: (1fr)[3];
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 40px;
    gap: 23px
}

#about .p-sec02-box__item {
    padding: 40px 14px;
    border: 2px solid #fff;
    background-color: rgba(6, 33, 87, .5)
}

#about .p-sec02-box__item .itemTit {
    margin-bottom: 30px;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: .08em;
    text-align: center
}

#about .p-sec03 {
    padding: 80px 0 100px
}

#about .p-sec03 .c-titA {
    margin-bottom: 40px
}

#about .p-sec03-pointArea {
    margin-top: 50px
}

#about .p-sec03-pointArea__item {
    display: flex;
    position: relative;
    gap: 40px
}

#about .p-sec03-pointArea__item+.p-sec03-pointArea__item {
    margin-top: 140px
}

#about .p-sec03-pointArea__item:before {
    z-index: -2;
    position: absolute;
    top: 50px;
    width: 100%;
    height: calc(100% + 20px);
    background-color: #f4f3f2;
    content: ""
}

#about .p-sec03-pointArea__item:nth-child(odd):after {
    -webkit-clip-path: polygon(33% 0, 100% 0, 100% 100%, 0 100%);
    z-index: -1;
    position: absolute;
    top: 50px;
    right: 0;
    width: 41.4%;
    height: calc(100% + 20px);
    background-color: #062157;
    content: "";
    clip-path: polygon(33% 0, 100% 0, 100% 100%, 0 100%)
}

#about .p-sec03-pointArea__item:nth-child(odd) .textArea {
    padding-left: 5%
}

#about .p-sec03-pointArea__item:nth-child(2n) {
    flex-direction: row-reverse
}

#about .p-sec03-pointArea__item:nth-child(2n):after {
    -webkit-clip-path: polygon(0 0, 67% 0, 100% 100%, 0 100%);
    z-index: -1;
    position: absolute;
    top: 50px;
    left: 0;
    width: 41.4%;
    height: calc(100% + 20px);
    background-color: #062157;
    content: "";
    clip-path: polygon(0 0, 67% 0, 100% 100%, 0 100%)
}

#about .p-sec03-pointArea__item:nth-child(2n) .textArea {
    padding-right: 5%;
}

#about .p-sec03-pointArea__item .textArea .pointTit {
    display: flex;
    align-items: flex-end;
    gap: 20px
}

#about .p-sec03-pointArea__item .textArea .pointTit .text {
    color: #062157;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.25;
    letter-spacing: .08em
}

#about .p-sec03-pointArea__item .textArea .jpTit {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.4285714286
}

#about .p-sec03-pointArea__item .imageArea {
    flex-shrink: 0;
    width: 50%
}

#about .p-sec03-pointArea__item .imageArea img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover
}

#company .c-mv:after {
    background: url(../images/company_mv@2x.jpg) no-repeat;
    background-size: cover
}

#company .p-sec01 {
    padding: 80px 0 100px
}

#company .p-sec01-box {
    display: flex;
    gap: 40px
}

#company .p-sec01-box__textArea {
    padding-left: 5%
}

#company .p-sec01-box__textArea .c-titA {
    align-items: flex-start;
    margin-bottom: 30px
}

#company .p-sec01-box__textArea .theme {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.5714285714;
    letter-spacing: .08em;
}

#company .p-sec01-box__imageArea {
    flex-shrink: 0;
    width: 50%
}

#company .p-sec02 {
    padding: 0 0 100px
}

#company .p-sec02-listArea {
    margin-top: 50px
}

#company .p-sec02-listArea__list .listItem {
    -ms-grid-columns: 24fr 88fr;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 24fr 88fr;
    border-bottom: 1px solid #b6b0aa
}

#company .p-sec02-listArea__list .listItem .itemTit {
    position: relative;
    padding: 20px;
    color: #062157;
    font-weight: 700;
    font-size: 16px;
    line-height: 2
}

#company .p-sec02-listArea__list .listItem .itemTit:before {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #062157;
    content: ""
}

#company .p-sec02-listArea__list .listItem .itemText {
    padding: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 2
}

#company .p-sec02-mapArea {
    margin-top: 40px
}

#company .p-sec02-mapArea iframe {
    aspect-ratio: 1120/317;
    width: 100%;
    height: 100%
}

#contact .p-sec01 {
    padding: 80px 0
}

#contact .p-sec01-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    text-align: center
}

#contact .p-sec01-telArea {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 70px;
    padding: 48px 20px 50px;
    background-color: #f4f3f2
}

#contact .p-sec01-telArea .infoArea .message {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    text-align: center
}

#contact .p-sec01-telArea .infoArea .telArea {
    display: flex;
    align-items: baseline;
    gap: 10px;
    color: #062157
}

#contact .p-sec01-telArea .infoArea .telArea .text {
    font-weight: 700;
    font-size: 23px;
    line-height: 1.3043478261
}

#contact .p-sec01-telArea .infoArea .telArea .num {
    font-weight: 700;
    font-size: 45px;
    line-height: 1.1111111111
}

#contact .p-sec01-telArea .infoArea .timeArea {
    display: flex;
    align-items: baseline;
    margin-top: 4px;
    gap: 16px;
    color: #062157
}

#contact .p-sec01-telArea .infoArea .timeArea .tit {
    padding: 0 20px;
    border: 1px solid #000;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5
}

#contact .p-sec01-telArea .infoArea .timeArea .time {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5
}

#contact .p-sec01-formArea {
    margin-top: 80px
}

#contact .p-sec01-formArea__tab {
    margin-bottom: 60px;
    border-bottom: 5px solid #062157
}

#contact .p-sec01-formArea__tab .wpcf7-radio {
    display: flex;
    gap: 20px
}

#contact .p-sec01-formArea__tab .wpcf7-radio .wpcf7-list-item {
    margin: 0
}

#contact .p-sec01-formArea__tab .wpcf7-radio .wpcf7-list-item input[type=radio] {
    display: none
}

#contact .p-sec01-formArea__tab .wpcf7-radio .wpcf7-list-item input[type=radio]:checked+.wpcf7-list-item-label {
    border-color: #062157;
    background-color: #062157;
    color: #fff
}

#contact .p-sec01-formArea__tab .tabItem,
#contact .p-sec01-formArea__tab .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 219px;
    padding: 12px 10px 5px;
    border-top: 3px solid #9f9f9f;
    border-right: 3px solid #9f9f9f;
    border-left: 3px solid #9f9f9f;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #062157;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: .08em;
}

#contact .p-sec01-formArea__form .sub-contact__form {
    width: 100%
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item {
    -ms-grid-columns: 250fr 650fr;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 250fr 650fr;
    width: 100%;
    gap: 20px
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item+.sub-contact__item {
    margin-top: 20px
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dt {
    font-weight: 700;
    font-size: 17px;
    line-height: 1.3529411765
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dt .required {
    margin-left: 8px;
    padding: 0 8px;
    background-color: #fdf2f2;
    color: #c12620;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.75
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd {
    font-weight: 400;
    font-size: 17px;
    line-height: 1.3529411765
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd input[type=email],
#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd input[type=tel],
#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd input[type=text],
#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd textarea {
    width: 100%;
    padding: 10px 18px 12px;
    border: 2px solid #d8dde3;
    border-radius: 4px
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd .wpcf7-radio {
    display: flex;
    gap: 10px
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd .wpcf7-radio .wpcf7-list-item {
    margin: 0
}

#contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd .wpcf7-radio .wpcf7-list-item label {
    display: flex
}

#contact .p-sec01-formArea__form .sub-contact__submit {
    display: flex;
    justify-content: center;
    margin-top: 60px
}

#contact .p-sec01-formArea__form .sub-contact__submit .c-btnA {
    text-align: center
}

#news_detail .p-sec01 {
    padding: 80px 0
}

#news_detail .p-sec01-titArea {
    margin-bottom: 30px
}

#news_detail .p-sec01-titArea__infoArea {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    gap: 10px
}

#news_detail .p-sec01-titArea__infoArea .date {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.6666666667
}

#news_detail .p-sec01-titArea__infoArea .cat {
    padding: 9px 10px;
    background-color: #eff9ff;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4285714286
}

#news_detail .p-sec01-titArea__tit {
    padding-bottom: 20px;
    border-bottom: 2px solid #1d64a6;
    font-weight: 700;
    font-size: 16px;
    line-height: 2
}

#news_detail .p-sec01-btnArea {
    display: flex;
    justify-content: center;
    margin-top: 80px;
    padding-top: 50px;
    border-top: 3px solid #ebf1f7
}

#news_detail .p-sec01-btnArea__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 307px;
    height: 58px;
    gap: 10px;
    border-radius: 4px;
    border-radius: 40px;
    background: linear-gradient(245deg, #000, #062157 51%, #327abe);
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    line-height: 1
}

#news .c-mv:after {
    background: url(../images/news_mb@2x.jpg) no-repeat;
    background-size: cover
}

#news .p-sec01 {
    padding: 80px 0
}

#news .p-sec01-catArea {
    display: flex;
    align-items: center;
    justify-content: space-between
}

#news .p-sec01-catArea__correntCat {
    font-weight: 500;
    font-size: 32px;
    line-height: 1.25
}

#news .p-sec01-catArea__searchArea {
    display: flex;
    align-items: center;
    gap: 10px
}

#news .p-sec01-catArea__searchArea .tit {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4285714286
}

#news .p-sec01-catArea__searchArea .searchBox {
    position: relative;
    border: 1px solid #a3a3a3;
    border-radius: 10px
}

#news .p-sec01-catArea__searchArea .searchBox:after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 12px;
    height: 11px;
    transform: translateY(-50%);
    background: url(../images/icon_select_arrow.svg) no-repeat;
    background-size: 12px;
    content: ""
}

#news .p-sec01-catArea__searchArea .searchBox select {
    padding: 9px 100px 12px 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4285714286
}

#news .p-sec01-box {
    -ms-grid-columns: (1fr)[3];
    -moz-column-gap: 30px;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    row-gap: 40px;
    margin-top: 51px
}

#properties-wanted .p-sec01 {
    padding: 70px 0 100px
}

#properties-wanted .p-sec01 .c-textA {
    margin-top: 30px
}

#properties-wanted .p-sec01-box {
    display: flex;
    align-items: center;
    margin-top: 80px;
    gap: 40px
}

#properties-wanted .p-sec01-box__imageArea {
    flex-shrink: 0;
    width: 50%
}

#properties-wanted .p-sec01-box__textArea {
    padding-right: 5%
}

#properties-wanted .p-sec02 {
    padding: 0 0 96px;
    background-color: #fff
}

#properties-wanted .p-sec02 .c-textA {
    margin-top: 40px
}

#properties-wanted .p-sec02-box {
    -ms-grid-columns: (1fr)[3];
    -moz-column-gap: 20px;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
    row-gap: 40px;
    margin-top: 40px
}

#properties-wanted .p-sec03 {
    position: relative;
    padding: 120px 0 80px;
    background-color: #f4f3f2
}

#properties-wanted .p-sec03 .c-titA {
    z-index: 10;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%)
}

#properties-wanted .p-sec03-box {
    -ms-grid-columns: (1fr)[3];
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 40px;
    gap: 20px
}

#properties-wanted .p-sec03-box__item .imageArea {
    display: flex;
    justify-content: center
}

#properties-wanted .p-sec03-box__item .imageArea img {
    width: 80%;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

#properties-wanted .p-sec03-box__item .textArea {
    margin-top: 22px
}

#properties-wanted .p-sec03-box__item .textArea .tit {
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: .08em;
    text-align: center
}

#properties-wanted .p-sec04 {
    padding: 80px 0 100px
}

#properties-wanted .p-sec04-flowArea {
    margin-top: 40px
}

#properties-wanted .p-sec04-flowArea .flowList .flowListItem {
    display: flex;
    position: relative;
    align-items: flex-start;
    gap: 20px
}

#properties-wanted .p-sec04-flowArea .flowList .flowListItem:not(:last-child):before {
    z-index: -1;
    position: absolute;
    left: 33px;
    width: 3px;
    height: calc(100% + 30px);
    background-color: #bcbcbc;
    content: ""
}

#properties-wanted .p-sec04-flowArea .flowList .flowListItem+.flowListItem {
    margin-top: 30px
}

#properties-wanted .p-sec04-flowArea .flowList .flowListItem .numArea {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #062157
}

#properties-wanted .p-sec04-flowArea .flowList .flowListItem .numArea .num {
    color: #fff;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.1333333333
}

#properties-wanted .p-sec04-flowArea .flowList .flowListItem .contentsArea {
    display: flex;
    align-items: center;
    gap: 40px
}

#properties-wanted .p-sec04-flowArea .flowList .flowListItem .contentsArea .imageArea {
    flex-shrink: 0;
    width: 240px
}

#properties-wanted .p-sec04-flowArea .flowList .flowListItem .contentsArea .imageArea img {
    -o-object-fit: cover;
    aspect-ratio: 3/2;
    width: 100%;
    height: 100%;
    object-fit: cover
}

#properties-wanted .p-sec04-flowArea .flowList .flowListItem .contentsArea .textArea .tit {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.7;
    letter-spacing: .08em;
}

#properties-wanted .p-faq {
    padding: 80px 0;
    background-color: #f4f3f2
}

#properties-wanted .p-faq .accordion .js-accordion-title {
    position: relative;
    margin-top: 40px;
    padding: 15px 20px 23px;
    border-radius: 10px;
    background-color: #cfd9ed;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    cursor: pointer
}

#properties-wanted .p-faq .accordion .js-accordion-title:before {
    display: block;
    position: absolute;
    top: 0;
    left: 2.2rem;
    width: 2.8rem;
    height: 4rem;
    margin-top: 3px;
    margin-right: 5px;
    background-size: cover;
    content: "Q";
    color: #062157;
    font-weight: 900;
    font-size: 3rem;
    vertical-align: middle;
    /* top: 45%;
    left: 5%;
    transform: translate(0%, -50%); */
}

#properties-wanted .p-faq .accordion .js-accordion-title span {
    margin-bottom: 0;
    margin-left: 4rem;
    margin-right: 2rem;
    font-size: 16px;
    display: inline-block;
}

#properties-wanted .p-faq .accordion .js-accordion-title i.arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 12px;
    height: 12px;
    transform: translateY(-50%) rotate(135deg);
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    transition: transform .3s ease-in-out
}

#properties-wanted .p-faq .accordion .js-accordion-title.open i.arrow {
    transform: translateY(-50%) rotate(-45deg)
}

#properties-wanted .p-faq .accordion-content {
    display: none;
    position: relative;
    padding: 25px 20px 25px 7rem;
    border-radius: 0 0 10px 10px;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.5
}

#properties-wanted .p-faq .accordion-content:before {
    display: block;
    position: absolute;
    top: 1rem;
    left: 2.5rem;
    width: 3.3rem;
    height: 3.5rem;
    margin-top: 3px;
    margin-right: 5px;
    background-image: url(../img/common/A.svg);
    background-size: cover;
    content: "A";
    color: #062157;
    font-weight: 900;
    font-size: 3rem;
    vertical-align: middle
}

#properties-wanted .p-property {
    padding: 80px 0 100px
}

#properties-wanted .p-property-contents {
    -ms-grid-columns: (1fr)[4];
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 40px;
    gap: 24px
}

#properties-wanted .p-property__btnArea {
    display: flex;
    justify-content: center;
    margin-top: 60px
}

#properties-wanted .p-property-bnrArea {
    margin-top: 80px
}

#property_detail .sub-single .thumbnail-slider img {
    -o-object-fit: cover;
    aspect-ratio: 4/3;
    width: 100%;
    height: 100%;
    object-fit: cover
}

#property_detail .sub-single__box {
    padding: 0;
    background-color: #fff
}

#property_detail .sub-single__title-area {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 1rem
}

#property_detail .sub-single__title {
    margin-top: 1.1rem;
    color: #1f89d6;
    font-weight: 700;
    font-size: 3.2rem;
    line-height: 1.5
}

#property_detail .sub-single__time-category {
    display: flex;
    flex-shrink: 0;
    align-items: center
}

#property_detail .sub-single__time {
    flex-shrink: 0;
    font-weight: 700;
    font-size: 1.6rem
}

#property_detail .sub-single__category {
    flex-shrink: 0;
    margin-left: 1.9rem;
    padding: .35rem .7rem;
    border: 1px solid #268acd;
    color: #268acd;
    font-size: 1.2rem
}

#property_detail .sub-single__main {
    margin-top: 3rem;
    border-top: 1px solid #1f89d6;
    line-height: 2.125
}

#property_detail .sub-single__main h2 {
    margin-top: 3rem;
    padding: 1.3rem 2rem;
    background-color: #1f89d6;
    color: #fff;
    font-weight: 700;
    line-height: 1
}

#property_detail .sub-single__main h3 {
    margin-top: 4.5rem;
    padding-bottom: 1.6rem;
    border-bottom: 1rem solid #1f89d6;
    color: #1f89d6;
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 1
}

#property_detail .sub-single__main h4 {
    display: inline-block;
    margin-top: 5.4rem;
    padding: .1rem 1.1rem;
    border-left: .5rem solid #1f89d6;
    color: #1f89d6;
    font-size: 2.2rem;
    line-height: 1
}

#property_detail .sub-service__list.type002 .sub-service__item:before {
    display: none
}

#property_detail .sub-single__main h5 {
    margin-top: 5.8rem;
    margin-bottom: 0;
    color: #1f89d6;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1
}

#property_detail .sub-single__main p {
    padding: 1rem;
    background-color: #fff7e4;
    font-size: 1.6rem
}

#property_detail .sub-single .info {
    padding-top: 0
}

#property_detail .sub-single .table01,
#property_detail .sub-single .table02 {
    padding-top: 3rem
}

#property_detail .sub-single .map {
    margin-top: 3rem
}

#property_detail .sub-single .c-column-3 .btn.-color {
    border: 1px solid #a9783f;
    background: #a9783f
}

#property_detail .sub-single__main ol,
#property_detail .sub-single__main ul {
    margin-top: 2rem
}

#property_detail .sub-single__main li {
    position: relative;
    margin-left: 2.5rem;
    font-size: 1.6rem
}

#property_detail .sub-single__main figure {
    margin-top: 8rem
}

#property_detail sub-single .inner {
    padding: 0
}

#property_detail .sub-single__main figcaption {
    margin-top: 2rem;
    font-size: 1.8rem;
    line-height: 2.1111111111;
    text-align: center
}

#property_detail .sub-single__main a {
    display: inline-block;
    color: #00e;
    text-decoration: underline
}

#property_detail .sub-single__btn-group {
    position: relative;
    margin-top: 5.8rem;
    text-align: center
}

#property_detail .sub-single__btn {
    display: inline-block;
    padding: 1rem 5rem;
    background: #1f89d6;
    background: linear-gradient(90deg, #1f89d6 0, #2e2b8f);
    color: #fff;
    font-size: 1.8rem;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f89d6", endColorstr="#2e2b8f", GradientType=1)
}

#property_detail .sub-single .nav-next,
#property_detail .sub-single .nav-previous {
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto
}

#property_detail .sub-single .nav-next a,
#property_detail .sub-single .nav-previous a {
    display: block;
    width: 7rem;
    padding: 2rem
}

#property_detail .sub-single__btn-group .btnArea {
    display: flex;
    justify-content: center
}

#property_detail .sub-single .nav-previous {
    left: 29%
}

#property_detail .sub-single .nav-next {
    right: 33%
}

#property_detail .sub-single .banner.-sub {
    margin-top: 10rem
}

#property_detail .sub-single__main {
    border-top: 1px solid #268acd
}

#property_detail .sub-single-property .property-slider__img-wrap {
    position: relative;
    margin-bottom: 8rem;
    padding-top: 25rem
}

#property_detail .sub-single-property .property-slider__img-wrap img {
    -o-object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain
}

#property_detail .sub-single-property .property-slider__arw {
    z-index: 1;
    position: absolute;
    top: 30%;
    width: 4rem;
    height: 5rem;
    background-color: #ef6c00;
    cursor: pointer
}

#property_detail .sub-single-property .property-slider__arw.next:before,
#property_detail .sub-single-property .property-slider__arw.prev:before {
    display: inline-block;
    position: absolute;
    width: 1rem;
    height: 1rem;
    content: ""
}

#property_detail .sub-single-property .property-slider__arw.prev {
    left: 0;
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

#property_detail .sub-single-property .property-slider__arw.prev:before {
    top: 50%;
    left: 1.8rem;
    transform: translateY(-50%) rotate(-135deg)
}

#property_detail .sub-single-property .property-slider__arw.next {
    right: 0;
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

#property_detail .sub-single-property .property-slider__arw.next:before {
    top: 50%;
    right: 1.8rem;
    transform: translateY(-50%) rotate(45deg)
}

#property_detail .sub-single-property .property-slider__dots {
    display: flex;
    margin-top: -.5rem;
    padding-top: 2rem
}

#property_detail .sub-single-property .property-slider__dots li {
    position: relative;
    width: 13%;
    margin-top: .5rem;
    margin-right: .5%;
    padding-top: 7%;
    cursor: pointer;
    opacity: .5
}

#property_detail .sub-single-property .property-slider__dots li:last-child {
    margin-right: 0
}

#property_detail .sub-single-property .property-slider__dots li img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

#property_detail .sub-single-property .property-slider__dots .slick-active {
    border: 1px solid #ef6c00
}

#property_detail .sub-single-property .info .point {
    padding: 2rem 1rem;
    border: 2px solid #4e9f36;
    border-radius: .5rem;
    background-color: #f7fcf5
}

#property_detail .sub-single-property .info .point__head {
    color: #4e9f36;
    font-weight: 700;
    font-size: 5vw
}

#property_detail .sub-single-property .info .table01 .row {
    display: flex;
    position: relative;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
    line-height: 1.5
}

#property_detail .sub-single-property .info .table01 .row:last-child {
    border-bottom: 1px solid #aaa
}

#property_detail .sub-single-property .info .table01 .row .body,
#property_detail .sub-single-property .info .table01 .row .head {
    padding: 1.2rem;
    font-size: 1.4rem
}

#property_detail .sub-single-property .info .table01 .row .head {
    width: 22vw;
    background-color: #062157;
    color: #fff;
    font-weight: 700
}

#property_detail .sub-single-property .info .table01 .row .body {
    flex: 1
}

#property_detail .sub-single-property .info .table02 .row {
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa
}

#property_detail .sub-single-property .info .table02 .row:last-child {
    border-bottom: 1px solid #aaa
}

#property_detail .sub-single-property .info .table02 .row .body,
#property_detail .sub-single-property .info .table02 .row .head {
    padding: 1.2rem;
    font-size: 1.4rem;
    line-height: 1.4
}

#property_detail .sub-single-property .info .table02 .row .head {
    width: 22vw;
    background-color: #edf8ff;
    font-weight: 500
}

#property_detail .sub-single-property .info .table02 .row .body {
    flex: 1
}

#property_detail .sub-single-property .info .map {
    position: relative;
    padding-top: 25rem;
    overflow: hidden
}

#property_detail .sub-single-property .info .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#property_detail .sub-single-property .banner__item {
    border: 2px solid #aaa
}

#property_detail .sub-single-property .banner__item:not(:first-of-type) {
    margin-top: 10vw
}

#property_detail .sub-single-property .download__col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -2rem
}

#property_detail .sub-single-property .download__col a {
    width: 49%;
    margin-top: 2rem
}

#property_detail .sub-single-property .btn.-color.print {
    border: 1px solid #f28334;
    background: #f28334;
    color: #333;
    font-weight: 500
}

#property_detail .sub-single-property .property-slider__img-wrap {
    padding-top: 55rem
}

#property_detail .sub-single-property .property-slider__arw {
    top: 35%
}

#property_detail .sub-single-property .info .point__head {
    font-size: 2rem
}

#property_detail .sub-single-property .info .table01 {
    display: flex;
    flex-wrap: wrap
}

#property_detail .sub-single-property .info .table01 .row:after,
#property_detail .sub-single-property .info .table01 .row:before {
    background-color: #aaa
}

#property_detail .sub-single-property .info .table01 .row {
    width: 50%
}

#property_detail .sub-single-property .info .table01 .row .body,
#property_detail .sub-single-property .info .table01 .row .head {
    padding: 1.8rem;
    border-bottom: 1px solid #aaa;
    font-size: 1.6rem
}

#property_detail .sub-single-property .info .table01 .row .head {
    width: 20rem
}

#property_detail .sub-single-property .info .table02 .row .body,
#property_detail .sub-single-property .info .table02 .row .head {
    padding: 1.8rem;
    font-size: 1.5rem;
    line-height: 1.5
}

#property_detail .sub-single-property .info .table02 .row .head {
    width: 20rem
}

#property_detail .sub-single-property .info .map {
    padding-top: 35rem
}

#property_detail .sub-single-property .banner__col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#property_detail .sub-single-property .banner__item {
    width: 49%
}

#property_detail .sub-single-property .banner__item:not(:first-of-type) {
    margin-top: 0
}

#property_detail .sub-single-property .download__col a {
    width: 31.5%
}

#property_detail .sub-single-property .sub-single__title-area {
    position: relative
}

#property_detail .sub-single-property .sub-single__title-area .checkpoint {
    position: absolute;
    top: -60px;
    right: 0;
    padding: 1rem;
    border-radius: 10px;
    background-color: #ef6c00;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.2
}

#property_detail .sub-single-property .property-slider__img-wrap {
    margin-bottom: 5rem
}

#property_detail .sub-single-property .property-slider__img-text {
    position: absolute;
    left: 50%;
    margin-top: 1rem;
    transform: translateX(-50%);
    text-align: center;
    font-size: 100%;
    width: 100%;
}

#property_detail .sub-single__title {
    color: #333
}

#property_detail .sub-single__main {
    border-top: 1px solid linear-gradient(135deg, #268acd, #d74489)
}

#property_detail .sub-single-property .sub-single__main p {
    background-color: #fff7de
}

#property_detail .sub-single-property .property-slider__arw {
    background-color: #062157
}

#property_detail .sub-single-property .property-slider__arw.next:before,
#property_detail .sub-single-property .property-slider__arw.prev:before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff
}

#property_detail .sub-single-property .property-slider__dots .slick-active {
    border: 1px solid #009886;
    opacity: 1
}

#property_detail .sub-single-property .info .table01 .row {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd
}

#property_detail .sub-single-property .info .table01 .row:last-child {
    border-bottom: 1px solid #ddd
}

#property_detail .sub-single-property .info .table02 .row {
    display: flex;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd
}

#property_detail .sub-single-property .info .table02 .row:last-child {
    border-bottom: 1px solid #ddd
}

#property_detail .sub-single-property .info .table02 .row .head {
    color: #268acd
}

#property_detail .sub-single-property .info .table02 .row .body a {
    color: #268acd;
    text-decoration: underline
}

#property_detail .sub-single-property .info .table01 .row {
    border-top: none;
    border-right: none
}

#property_detail .sub-single-property .info .table01 .row:last-child {
    border-bottom: none
}

#property_detail .sub-single-property .info .table01 .row:before {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ddd;
    content: ""
}

#property_detail .sub-single-property .info .table01 .row:after {
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    background-color: #ddd;
    content: ""
}

#property_detail .sub-single-property .info .table01 .row .body,
#property_detail .sub-single-property .info .table01 .row .head {
    border-bottom: 1px solid #ddd
}

#property_detail .sub-single-assessment .info .table02 .row {
    display: block;
    border: none !important;
    text-align: center
}

#property_detail .sub-single-assessment .info .table02 .row .head {
    width: 100%;
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    background: #edf8ff;
    color: #268acd;
    font-weight: 600;
    font-size: 17px
}

#property_detail .sub-single-assessment .info .table02 {
    -ms-grid-columns: (1fr)[5];
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(5, 1fr)
}

#property_detail .sub-single-assessment .info .table02 .row .body {
    height: 6.5rem;
    border: 1px solid #e2e2e2;
    border-top: none;
    font-weight: 600;
    font-size: 18px
}

#property_detail .assessment-table02 {
    margin-top: 3rem
}

#property_detail .assessment-table02__text {
    margin-top: 1rem;
    font-size: 15px;
    line-height: 1.5
}

#property_detail .sub-single-assessment .sub-single__btn-group {
    margin-bottom: 6rem
}

#property_detail .sub-single-assessment .info .table01 {
    display: block
}

#property_detail .sub-single-assessment .info,
#property_detail .sub-single-assessment .info .table01 .row {
    width: 100%
}

#property_detail .sub-single-assessment .sub-single__main {
    border-top: none
}

#property_detail .sub-single-assessment .sub-single__title-area {
    margin-bottom: 50px;
    border-bottom: 1px solid #062157
}

#property_detail .sub-single-assessment .sub-single__main p {
    background-color: #fff
}

#property .p-sec01 {
    padding: 80px 0
}

#property .p-sec01-tit {
    margin-bottom: 20px;
    padding: 21px 0;
    border: 1px solid #062157;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3333333333;
    text-align: center
}

#property .p-sec01-catLinkArea {
    -ms-grid-columns: (1fr)[2];
    -moz-column-gap: 40px;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 40px;
    row-gap: 10px
}

#property .p-sec01-catLinkArea .linkItem {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 23px 0;
    background-color: #dae0ed;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.7777777778
}

#property .p-sec02 {
    padding: 0 0 80px
}

#property .p-sec02-box {
    -ms-grid-columns: (1fr)[4];
    -moz-column-gap: 24px;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 24px;
    row-gap: 60px
}

#top .p-mv,
#top .p-mv-swiper {
    position: relative
}

#top .p-mv-swiper .swiper .swiper-wrapper .swiper-slide img {
    width: 100%
}

#top .p-mv-swiper .swiper-pagination {
    bottom: -30px
}

#top .p-mv-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px
}

#top .p-mv-swiper .swiper-pagination .swiper-pagination-bullet-active {
    border: 1px solid #a3a3a3;
    background-color: transparent
}

#top .p-mv-theme {
    z-index: 5;
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
    color: #fff;
    font-weight: 600;
    font-size: 3vw;
    line-height: 1.5;
    text-shadow: 0 4px 10px #000
}

#top .p-sec01 {
    padding: 80px 0 60px
}

#top .p-sec01-slideArea .swiper .swiper-button-next,
#top .p-sec01-slideArea .swiper .swiper-button-prev {
    width: 33px;
    height: 33px;
    border: 1px solid #062157;
    border-radius: 50%;
    background-color: #fff
}

#top .p-sec01-slideArea .swiper .swiper-button-next:hover,
#top .p-sec01-slideArea .swiper .swiper-button-prev:hover {
    opacity: .7
}

#top .p-sec01-slideArea .swiper .swiper-button-next:after,
#top .p-sec01-slideArea .swiper .swiper-button-prev:after {
    width: 8px;
    height: 14px;
    background: url(../images/swiper_arrow.svg) no-repeat;
    background-size: 8px;
    content: ""
}

#top .p-sec01-slideArea .swiper .swiper-button-next:after {
    transform: rotate(180deg)
}

#top .p-sec01-bnrArea {
    margin-top: 50px
}

#top .p-sec01-bnrArea__link img {
    width: 100%
}

#top .p-sec02 {
    padding: 80px 0 100px;
    background-color: #f4f3f2
}

#top .p-sec02-contents {
    -ms-grid-columns: (1fr)[4];
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 40px;
    gap: 24px
}

#top .p-sec02__btnArea {
    display: flex;
    justify-content: center;
    margin-top: 60px
}

#top .p-sec03 {
    padding: 80px 0;
    background: url(../images/top_sec03_bg@2x.jpg) no-repeat;
    background-size: cover
}

#top .p-sec03__theme {
    margin-top: 10px;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.5
}

#top .p-sec03__text,
#top .p-sec03__theme {
    color: #fff;
    letter-spacing: .08em;
    text-align: center
}

#top .p-sec03__text {
    margin-top: 67px;
    font-weight: 700;
    font-size: 16px;
    line-height: 2.5
}

#top .p-sec03__btnArea {
    display: flex;
    justify-content: center;
    margin-top: 55px
}

#top .p-link {
    padding-top: 193px;
    background: url(../images/top_sec04_bg@2x.jpg) no-repeat;
    background-size: cover
}

#top .p-link+.p-link {
    margin-top: 40px;
    background: url(../images/top_link_bg02@2x.jpg) no-repeat;
    background-size: cover
}

#top .p-link-linkArea {
    display: flex;
    flex-direction: column;
    width: 560px;
    padding: 50px 35px 10px 5%;
    background-color: #fff
}

#top .p-link-linkArea__tit {
    display: flex;
    flex-direction: column;
    gap: 12px;
    color: #062157
}

#top .p-link-linkArea__tit .en {
    font-weight: 700;
    font-size: 32px;
    line-height: 1.5
}

#top .p-link-linkArea__tit .jp {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5
}

#top .p-link-linkArea__detail {
    display: flex;
    margin-top: 50px;
    gap: 20px
}

#top .p-link-linkArea__detail .text {
    color: #2d4e8c;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5
}

#top .p-linkBox {
    padding: 50px 0 100px
}

#top .p-linkBox-box {
    -ms-grid-columns: (1fr)[2];
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px
}

#top .p-linkBox-box__item {
    display: flex;
    align-items: center;
    gap: 40px
}

#top .p-linkBox-box__item .imageArea {
    aspect-ratio: 1/1;
    width: 227px
}

#top .p-linkBox-box__item .imageArea img {
    width: 100%;
    height: 100%
}

#top .p-linkBox-box__item .textArea .tit {
    display: flex;
    flex-direction: column;
    gap: 20px;
    color: #062157
}

#top .p-linkBox-box__item .textArea .tit .en {
    font-weight: 700;
    font-size: 32px;
    line-height: 1.5
}

#top .p-linkBox-box__item .textArea .tit .jp {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5
}

#top .p-linkBox-box__item .textArea .detail {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    padding: 16px 20px;
    gap: 20px;
    border: 1px solid #000
}

#top .p-linkBox-box__item .textArea .detail .text {
    color: #2d4e8c;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5
}

#top .p-linkBox-box__item .textArea .detail .arrow {
    width: 36px
}

#top .p-column {
    padding: 80px 0 100px;
    background-color: #f4f3f2
}

#top .p-column-contents {
    -ms-grid-columns: (1fr)[3];
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 40px;
    gap: 38px
}

#top .p-column__btn {
    display: flex;
    justify-content: center;
    margin-top: 40px
}

#top .p-news {
    padding: 80px 0 100px
}

#top .p-news-list,
#top .p-news-list__item+.p-news-list__item {
    margin-top: 40px
}

#top .p-news__btnArea {
    display: flex;
    justify-content: center;
    margin-top: 60px
}

@media screen and (max-width:768px) {
    html {
        scroll-padding-top: 50px
    }

    body {
        min-width: auto
    }

    .p-contact-box__grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }

    .p-contact-box__grid .infoArea {
        padding: 20px 0px
    }

    .p-contact-box__grid .linkArea {
        display: flex;
        justify-content: center;
        padding: 20px 10px;
        border-top: 0px solid #062157;
        border-left: none
    }

    .l-ftr-main__navArea .navList {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        gap: 50px
    }

    .l-hdr {
        padding: 10px 0
    }

    .l-hdr-box__navAreaWrap {
        display: none;
        z-index: 98;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        height: 100lvh;
        padding: 100px 0 20px;
        background-color: rgba(6, 33, 87, .85)
    }

    .l-hdr-box__navArea,
    .l-hdr-box__navArea .mainNav {
        flex-direction: column
    }

    .l-hdr-box__navArea .mainNav .mainNavItem .mainNavItemLink {
        font-size: 18px
    }

    .l-hdr-box__navArea .mainNav .mainNavItem .secondList {
        display: block;
        position: relative;
        width: auto;
        background-color: transparent
    }

    .l-hdr-box__navArea .contactArea .contactLink {
        padding: 6px 40px
    }

    .l-hdr-box__navArea .contactArea .contactLink .linkText {
        font-size: 18px
    }

    .c-mv {
        margin-bottom: 0;
        padding-bottom: 130px;
    }

    .c-mv:after {
        bottom: -4%;
        height: 40%;
        background-position: 100%
    }

    .c-mv-box {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px
    }

    .c-mv-box__titArea .en {
        font-weight: 600;
        font-size: 20px;
        line-height: 1.5
    }

    .c-mv-box__titArea .jp {
        font-weight: 700;
        font-size: 30px;
        line-height: 1.3333333333
    }

    .c-mv-box__linkArea .linkList .linkListItem .itemLink {
        font-weight: 700;
        font-size: 16px;
        line-height: 2
    }

    .c-pager .wp-pagenavi a+a,
    .c-pager .wp-pagenavi a span,
    .c-pager .wp-pagenavi span+a,
    .c-pager .wp-pagenavi span span {
        margin-left: 10px
    }

    .c-pager .wp-pagenavi a:first-child+a,
    .c-pager .wp-pagenavi a:first-child span,
    .c-pager .wp-pagenavi a:last-child+a,
    .c-pager .wp-pagenavi a:last-child span,
    .c-pager .wp-pagenavi span:first-child+a,
    .c-pager .wp-pagenavi span:first-child span,
    .c-pager .wp-pagenavi span:last-child+a,
    .c-pager .wp-pagenavi span:last-child span {
        margin-left: 0
    }

    .c-pager .wp-pagenavi .page {
        width: 25px;
        height: 25px
    }

    .c-pager .wp-pagenavi .current {
        width: 25px;
        height: 25px;
        margin-left: 10px
    }

    .c-pager .wp-pagenavi .nextpostslink,
    .c-pager .wp-pagenavi .previouspostslink {
        width: 50px;
        height: 25px
    }

    .c-pager .wp-pagenavi .previouspostslink {
        margin-right: 15px
    }

    .c-pager .wp-pagenavi .nextpostslink {
        margin-left: 15px
    }

    .c-pankuzu {
        display: none
    }

    .c-pankuzu__list>span+span:before,
    .c-pankuzu__list>span>a,
    .c-pankuzu__list>span>span {
        font-size: 12px
    }

    .c-pc {
        display: none !important
    }

    .mb5 {
        margin-bottom: 3px !important
    }

    .mt5 {
        margin-top: 3px !important
    }

    .mb10 {
        margin-bottom: 6px !important
    }

    .mt10 {
        margin-top: 6px !important
    }

    .mb15 {
        margin-bottom: 9px !important
    }

    .mt15 {
        margin-top: 9px !important
    }

    .mb20 {
        margin-bottom: 12px !important
    }

    .mt20 {
        margin-top: 12px !important
    }

    .mb25 {
        margin-bottom: 15px !important
    }

    .mt25 {
        margin-top: 15px !important
    }

    .mb30 {
        margin-bottom: 18px !important
    }

    .mt30 {
        margin-top: 18px !important
    }

    .mb35 {
        margin-bottom: 21px !important
    }

    .mt35 {
        margin-top: 21px !important
    }

    .mb40 {
        margin-bottom: 24px !important
    }

    .mt40 {
        margin-top: 24px !important
    }

    .mb45 {
        margin-bottom: 27px !important
    }

    .mt45 {
        margin-top: 27px !important
    }

    .mb50 {
        margin-bottom: 30px !important
    }

    .mt50 {
        margin-top: 30px !important
    }

    .mb55 {
        margin-bottom: 33px !important
    }

    .mt55 {
        margin-top: 33px !important
    }

    .mb60 {
        margin-bottom: 36px !important
    }

    .mt60 {
        margin-top: 36px !important
    }

    .mb65 {
        margin-bottom: 39px !important
    }

    .mt65 {
        margin-top: 39px !important
    }

    .mb70 {
        margin-bottom: 42px !important
    }

    .mt70 {
        margin-top: 42px !important
    }

    .mb75 {
        margin-bottom: 45px !important
    }

    .mt75 {
        margin-top: 45px !important
    }

    .mb80 {
        margin-bottom: 48px !important
    }

    .mt80 {
        margin-top: 48px !important
    }

    .mb85 {
        margin-bottom: 51px !important
    }

    .mt85 {
        margin-top: 51px !important
    }

    .mb90 {
        margin-bottom: 54px !important
    }

    .mt90 {
        margin-top: 54px !important
    }

    .mb95 {
        margin-bottom: 57px !important
    }

    .mt95 {
        margin-top: 57px !important
    }

    .mb100 {
        margin-bottom: 60px !important
    }

    .mt100 {
        margin-top: 60px !important
    }

    .mb105 {
        margin-bottom: 63px !important
    }

    .mt105 {
        margin-top: 63px !important
    }

    .mb110 {
        margin-bottom: 66px !important
    }

    .mt110 {
        margin-top: 66px !important
    }

    .mb115 {
        margin-bottom: 69px !important
    }

    .mt115 {
        margin-top: 69px !important
    }

    .mb120 {
        margin-bottom: 72px !important
    }

    .mt120 {
        margin-top: 72px !important
    }

    .mb125 {
        margin-bottom: 75px !important
    }

    .mt125 {
        margin-top: 75px !important
    }

    .mb130 {
        margin-bottom: 78px !important
    }

    .mt130 {
        margin-top: 78px !important
    }

    .mb135 {
        margin-bottom: 81px !important
    }

    .mt135 {
        margin-top: 81px !important
    }

    .mb140 {
        margin-bottom: 84px !important
    }

    .mt140 {
        margin-top: 84px !important
    }

    .mb145 {
        margin-bottom: 87px !important
    }

    .mt145 {
        margin-top: 87px !important
    }

    .mb150 {
        margin-bottom: 90px !important
    }

    .mt150 {
        margin-top: 90px !important
    }

    .mb155 {
        margin-bottom: 93px !important
    }

    .mt155 {
        margin-top: 93px !important
    }

    .mb160 {
        margin-bottom: 96px !important
    }

    .mt160 {
        margin-top: 96px !important
    }

    .mb165 {
        margin-bottom: 99px !important
    }

    .mt165 {
        margin-top: 99px !important
    }

    .mb170 {
        margin-bottom: 102px !important
    }

    .mt170 {
        margin-top: 102px !important
    }

    .mb175 {
        margin-bottom: 105px !important
    }

    .mt175 {
        margin-top: 105px !important
    }

    .mb180 {
        margin-bottom: 108px !important
    }

    .mt180 {
        margin-top: 108px !important
    }

    .mb185 {
        margin-bottom: 111px !important
    }

    .mt185 {
        margin-top: 111px !important
    }

    .mb190 {
        margin-bottom: 114px !important
    }

    .mt190 {
        margin-top: 114px !important
    }

    .mb195 {
        margin-bottom: 117px !important
    }

    .mt195 {
        margin-top: 117px !important
    }

    .mb200 {
        margin-bottom: 120px !important
    }

    .mt200 {
        margin-top: 120px !important
    }

    .mb205 {
        margin-bottom: 123px !important
    }

    .mt205 {
        margin-top: 123px !important
    }

    .mb210 {
        margin-bottom: 126px !important
    }

    .mt210 {
        margin-top: 126px !important
    }

    .mb215 {
        margin-bottom: 129px !important
    }

    .mt215 {
        margin-top: 129px !important
    }

    .mb220 {
        margin-bottom: 132px !important
    }

    .mt220 {
        margin-top: 132px !important
    }

    .mb225 {
        margin-bottom: 135px !important
    }

    .mt225 {
        margin-top: 135px !important
    }

    .mb230 {
        margin-bottom: 138px !important
    }

    .mt230 {
        margin-top: 138px !important
    }

    .mb235 {
        margin-bottom: 141px !important
    }

    .mt235 {
        margin-top: 141px !important
    }

    .mb240 {
        margin-bottom: 144px !important
    }

    .mt240 {
        margin-top: 144px !important
    }

    .mb245 {
        margin-bottom: 147px !important
    }

    .mt245 {
        margin-top: 147px !important
    }

    .mb250 {
        margin-bottom: 150px !important
    }

    .mt250 {
        margin-top: 150px !important
    }

    .mb255 {
        margin-bottom: 153px !important
    }

    .mt255 {
        margin-top: 153px !important
    }

    .mb260 {
        margin-bottom: 156px !important
    }

    .mt260 {
        margin-top: 156px !important
    }

    .mb265 {
        margin-bottom: 159px !important
    }

    .mt265 {
        margin-top: 159px !important
    }

    .mb270 {
        margin-bottom: 162px !important
    }

    .mt270 {
        margin-top: 162px !important
    }

    .mb275 {
        margin-bottom: 165px !important
    }

    .mt275 {
        margin-top: 165px !important
    }

    .mb280 {
        margin-bottom: 168px !important
    }

    .mt280 {
        margin-top: 168px !important
    }

    .mb285 {
        margin-bottom: 171px !important
    }

    .mt285 {
        margin-top: 171px !important
    }

    .mb290 {
        margin-bottom: 174px !important
    }

    .mt290 {
        margin-top: 174px !important
    }

    .mb295 {
        margin-bottom: 177px !important
    }

    .mt295 {
        margin-top: 177px !important
    }

    .mb300 {
        margin-bottom: 180px !important
    }

    .mt300 {
        margin-top: 180px !important
    }

    .mb305 {
        margin-bottom: 183px !important
    }

    .mt305 {
        margin-top: 183px !important
    }

    .mb310 {
        margin-bottom: 186px !important
    }

    .mt310 {
        margin-top: 186px !important
    }

    .mb315 {
        margin-bottom: 189px !important
    }

    .mt315 {
        margin-top: 189px !important
    }

    .mb320 {
        margin-bottom: 192px !important
    }

    .mt320 {
        margin-top: 192px !important
    }

    .mb325 {
        margin-bottom: 195px !important
    }

    .mt325 {
        margin-top: 195px !important
    }

    .mb330 {
        margin-bottom: 198px !important
    }

    .mt330 {
        margin-top: 198px !important
    }

    .mb335 {
        margin-bottom: 201px !important
    }

    .mt335 {
        margin-top: 201px !important
    }

    .mb340 {
        margin-bottom: 204px !important
    }

    .mt340 {
        margin-top: 204px !important
    }

    .mb345 {
        margin-bottom: 207px !important
    }

    .mt345 {
        margin-top: 207px !important
    }

    .mb350 {
        margin-bottom: 210px !important
    }

    .mt350 {
        margin-top: 210px !important
    }

    .mb355 {
        margin-bottom: 213px !important
    }

    .mt355 {
        margin-top: 213px !important
    }

    .mb360 {
        margin-bottom: 216px !important
    }

    .mt360 {
        margin-top: 216px !important
    }

    .mb365 {
        margin-bottom: 219px !important
    }

    .mt365 {
        margin-top: 219px !important
    }

    .mb370 {
        margin-bottom: 222px !important
    }

    .mt370 {
        margin-top: 222px !important
    }

    .mb375 {
        margin-bottom: 225px !important
    }

    .mt375 {
        margin-top: 225px !important
    }

    .mb380 {
        margin-bottom: 228px !important
    }

    .mt380 {
        margin-top: 228px !important
    }

    .mb385 {
        margin-bottom: 231px !important
    }

    .mt385 {
        margin-top: 231px !important
    }

    .mb390 {
        margin-bottom: 234px !important
    }

    .mt390 {
        margin-top: 234px !important
    }

    .mb395 {
        margin-bottom: 237px !important
    }

    .mt395 {
        margin-top: 237px !important
    }

    .mb400 {
        margin-bottom: 240px !important
    }

    .mt400 {
        margin-top: 240px !important
    }

    .mb405 {
        margin-bottom: 243px !important
    }

    .mt405 {
        margin-top: 243px !important
    }

    .mb410 {
        margin-bottom: 246px !important
    }

    .mt410 {
        margin-top: 246px !important
    }

    .mb415 {
        margin-bottom: 249px !important
    }

    .mt415 {
        margin-top: 249px !important
    }

    .mb420 {
        margin-bottom: 252px !important
    }

    .mt420 {
        margin-top: 252px !important
    }

    .mb425 {
        margin-bottom: 255px !important
    }

    .mt425 {
        margin-top: 255px !important
    }

    .mb430 {
        margin-bottom: 258px !important
    }

    .mt430 {
        margin-top: 258px !important
    }

    .mb435 {
        margin-bottom: 261px !important
    }

    .mt435 {
        margin-top: 261px !important
    }

    .mb440 {
        margin-bottom: 264px !important
    }

    .mt440 {
        margin-top: 264px !important
    }

    .mb445 {
        margin-bottom: 267px !important
    }

    .mt445 {
        margin-top: 267px !important
    }

    .mb450 {
        margin-bottom: 270px !important
    }

    .mt450 {
        margin-top: 270px !important
    }

    .mb455 {
        margin-bottom: 273px !important
    }

    .mt455 {
        margin-top: 273px !important
    }

    .mb460 {
        margin-bottom: 276px !important
    }

    .mt460 {
        margin-top: 276px !important
    }

    .mb465 {
        margin-bottom: 279px !important
    }

    .mt465 {
        margin-top: 279px !important
    }

    .mb470 {
        margin-bottom: 282px !important
    }

    .mt470 {
        margin-top: 282px !important
    }

    .mb475 {
        margin-bottom: 285px !important
    }

    .mt475 {
        margin-top: 285px !important
    }

    .mb480 {
        margin-bottom: 288px !important
    }

    .mt480 {
        margin-top: 288px !important
    }

    .mb485 {
        margin-bottom: 291px !important
    }

    .mt485 {
        margin-top: 291px !important
    }

    .mb490 {
        margin-bottom: 294px !important
    }

    .mt490 {
        margin-top: 294px !important
    }

    .mb495 {
        margin-bottom: 297px !important
    }

    .mt495 {
        margin-top: 297px !important
    }

    .mb500 {
        margin-bottom: 300px !important
    }

    .mt500 {
        margin-top: 300px !important
    }

    .c-wysywig {
        font-size: 1.6rem
    }

    .c-wysywig h1,
    .c-wysywig h2 {
        font-size: 20px
    }

    .c-wysywig h3 {
        font-size: 18px
    }

    .c-wysywig h4 {
        font-size: 16px
    }

    #property_detail .sub-single__btn-group .btnArea .c-btnA {
        width: 220px
    }

    #property_detail .sub-single .nav-previous {
        left: -2%
    }

    #property_detail .sub-single .nav-next {
        right: 5%
    }

    #property_detail .sub-single-property .property-slider__img-wrap {
        padding-top: 36rem
    }

    #top .p-linkBox-box {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

@media(any-hover:hover) {

    a,
    button {
        transition: .3s ease
    }

    a:hover,
    button:hover {
        opacity: .7
    }

    a img,
    a p,
    a path,
    button img,
    button p,
    button path {
        transition: .3s ease
    }
}

@media screen and (max-width:767px) {
    .p-contact-box {
        padding: 30px 20px
    }

    .p-contact-box__tit {
        font-size: 30px
    }

    .p-contact-box__tit .big {
        font-size: 50px
    }

    .p-contact-box__grid .infoArea .telArea .text {
        font-size: 18px
    }

    .l-ftr-bnr {
        padding: 0 20px;
        gap: 20px
    }

    .l-ftr-main {
        flex-direction: column;
        margin-top: 40px;
        gap: 40px
    }

    .l-ftr-main__logoArea .logo {
        justify-content: center;
        margin-bottom: 20px
    }

    .l-ftr-main__logoArea .logo img {
        width: 280px
    }

    .l-ftr-main__navArea .navList .navListItem .navListItemLink {
        font-size: 16px
    }

    .l-ftr-main__navArea .navList .navListItem .secondList {
        margin-top: 20px
    }

    .l-ftr-main__navArea .navList .navListItem .secondList .secondListItem .secondListItemLink {
        font-size: 13px
    }

    .l-ftr-copyArea__copy {
        font-size: 12px
    }

    .c-btnB {
        width: 280px;
        height: 60px;
        font-size: 18px
    }

    .c-cardB__imageArea img {
        aspect-ratio: 16/10
    }

    .c-cardC {
        flex-direction: column
    }

    .c-mv:after {
        height: 23%
    }

    .pager_single .nav-next+div,
    .pager_single .nav-previous+div {
        margin-top: 10px;
        margin-left: 0
    }

    #about .p-sec01-theme {
        font-weight: 700;
        font-size: 5vw;
        line-height: 1.5
    }

    #about .p-sec01-advice {
        padding: 80px 20px 60px
    }

    #about .p-sec01-advice__tit {
        width: calc(100% - 40px);
        font-weight: 700;
        font-size: 4vw;
        line-height: 1.6666666667
    }

    #about .p-sec01-advice__list .listItem {
        gap: 3px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    #about .p-sec01-advice__list .listItem .iconArea img {
        width: 60px
    }

    #about .p-sec01-advice__list .listItem .textArea .tit {
        margin-bottom: 5px
    }

    #about .p-sec01-advice__list .listItem .textArea .c-textA {
        font-weight: 400;
        font-size: 14px;
        line-height: 2.1428571429;
        letter-spacing: .08em
    }

    #about .p-sec02 {
        padding: 60px 0 80px
    }

    #about .p-sec02-box {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }

    #about .p-sec03-pointArea__item {
        flex-direction: column
    }

    #about .p-sec03-pointArea__item:nth-child(odd):after {
        -webkit-clip-path: polygon(100% 70%, 0 100%, 100% 100%);
        width: 100%;
        clip-path: polygon(100% 70%, 0 100%, 100% 100%)
    }

    #about .p-sec03-pointArea__item:nth-child(odd) .textArea {
        padding-left: 5%;
    }

    #about .p-sec03-pointArea__item:nth-child(2n) {
        flex-direction: column
    }

    #about .p-sec03-pointArea__item:nth-child(2n):after {
        -webkit-clip-path: polygon(100% 70%, 0 100%, 100% 100%);
        width: 100%;
        clip-path: polygon(100% 70%, 0 100%, 100% 100%)
    }

    #about .p-sec03-pointArea__item:nth-child(2n) .textArea {
        padding-right: 5%;
    }

    #about .p-sec03-pointArea__item .textArea {
        padding: 0 20px
    }

    #about .p-sec03-pointArea__item .imageArea {
        width: 100%
    }

    #company .p-sec01-box {
        flex-direction: column;
        padding: 0 20px
    }

    #company .p-sec01-box__textArea {
        padding-left: 0
    }

    #company .p-sec01-box__textArea .c-titA {
        align-items: center
    }

    #company .p-sec01-box__textArea .theme {
        font-weight: 700;
        font-size: 20px;
        line-height: 1.6
    }

    #company .p-sec01-box__imageArea {
        width: 100%
    }

    #company .p-sec02-listArea__list .listItem {
        -ms-grid-columns: 2fr 5fr;
        grid-template-columns: 2fr 5fr
    }

    #company .p-sec02-listArea__list .listItem .itemText,
    #company .p-sec02-listArea__list .listItem .itemTit {
        padding: 10px
    }

    #company .p-sec02-mapArea iframe {
        aspect-ratio: 3/2
    }

    #contact .p-sec01-telArea .infoArea .telArea .num {
        font-weight: 700;
        font-size: 33px;
        line-height: 1.2121212121
    }

    #contact .p-sec01-formArea__tab .wpcf7-radio .wpcf7-list-item {
        width: 50%
    }

    #contact .p-sec01-formArea__tab .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
        width: 100%;
        font-weight: 700;
        font-size: 14px;
        line-height: 1.4285714286;
        letter-spacing: 0
    }

    #contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    #contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dt {
        font-weight: 700;
        font-size: 14px;
        line-height: 1.4285714286
    }

    #contact .p-sec01-formArea__form .sub-contact__form .sub-contact__item dd {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.6428571429
    }

    #news_detail .p-sec01-btnArea__btn {
        width: 280px;
        height: 48px
    }

    #news .p-sec01-catArea {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px
    }

    #news .p-sec01-box {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }

    #properties-wanted .p-sec01 .c-textA,
    #properties-wanted .p-sec01 .c-titB {
        padding: 0 10px
    }

    #properties-wanted .p-sec01-box {
        flex-direction: column;
        margin-top: 40px;
        padding: 0 20px;
        gap: 30px
    }

    #properties-wanted .p-sec01-box__imageArea {
        width: 100%
    }

    #properties-wanted .p-sec02-box,
    #properties-wanted .p-sec03-box {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }

    #properties-wanted .p-sec04 {
        padding: 40px 0 60px
    }

    #properties-wanted .p-sec04-flowArea .flowList .flowListItem .contentsArea {
        flex-direction: column
    }

    #properties-wanted .p-property-contents {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }

    #property_detail .sub-single-property .info .table01 .row .head {
        width: 8rem;
        font-size: 3vw;
        padding: 10px;
    }

    #property .p-sec01-catLinkArea,
    #property .p-sec02-box {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }

    #top .p-mv-theme {
        font-size: 4vw
    }

    #top .p-sec02-contents {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }

    #top .p-sec03__theme {
        font-size: 20px
    }

    #top .p-sec03__text {
        font-size: 14px;
        letter-spacing: .08em;
        margin-top: 1rem;
        text-align: left;
    }

    #top .p-link {
        padding-top: 100px
    }

    #top .p-link-linkArea {
        width: 80%;
        padding: 20px
    }

    #top .p-link-linkArea__tit .en {
        font-size: 28px
    }

    #top .p-link-linkArea__tit .jp {
        font-size: 18px
    }

    #top .p-link-linkArea__detail {
        margin-top: 30px
    }

    #top .p-link-linkArea__detail .text {
        font-size: 14px
    }

    #top .p-linkBox-box__item {
        gap: 20px
    }

    #top .p-linkBox-box__item .imageArea {
        width: 40%
    }

    #top .p-linkBox-box__item .textArea .tit {
        gap: 10px
    }

    #top .p-linkBox-box__item .textArea .tit .en {
        font-size: 28px
    }

    #top .p-linkBox-box__item .textArea .tit .jp {
        font-size: 18px
    }

    #top .p-linkBox-box__item .textArea .detail {
        margin-top: 10px;
        padding: 10px;
        gap: 10px
    }

    #top .p-linkBox-box__item .textArea .detail .text {
        font-size: 14px
    }

    #top .p-column-contents {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

@media screen and (max-width:1088px) {
    .p-contact-box__grid .infoArea .telArea .num {
        font-size: 40px
    }

    .c-btnA--contact {
        width: 355px
    }
}

@media screen and (max-width:1088px)and (max-width:767px) {
    .p-contact-box__grid .infoArea .telArea .num {
        font-size: 2.8rem;
    }

    .c-btnA--contact {
        width: 100%;
        height: 60px
    }
}

@media screen and (max-width:768px)and (max-width:767px) {
    .l-ftr-main__navArea .navList {
        -ms-grid-columns: (1fr)[2];
        -moz-column-gap: 20px;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
        row-gap: 50px
    }

    #property_detail .sub-single-property .property-slider__img-wrap {
        padding-top: 23rem
    }
}

@media print,
screen and (min-width:1025px) {
    .c-tab {
        display: none !important
    }
}

@media screen and (max-width:1024px) {
    .c-tab_none {
        display: none !important
    }
}

@media print,
screen and (min-width:769px) {
    .c-sp {
        display: none !important
    }
}

/*# sourceMappingURL=map/style.css.map */

@media screen and (max-width: 767px) {

    #top .p-news-list,
    #top .p-news-list__item+.p-news-list__item {
        margin-top: 40px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .c-cardC,
    .c-cardC__infoArea {
        display: flex;
        gap: 20px;
        justify-content: flex-start;
        align-items: baseline;

    }
}

.c-cardC__titArea {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    width: 100%;
    /* max-width: 300px; */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .c-cardC__titArea {
        -webkit-line-clamp: 3;
    }
}

.c-cardC__infoArea .cat {
    padding: 8px 15px;
    background-color: #eff9ff;
    font-size: 14px;
    line-height: 1;
    width: 10rem;
    text-align: center;
}

.p-mv-swiper .swiper-slide:after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, #00000000 10%, #001f5c 100%);
    opacity: .5;
    background-blend-mode: darken;
    position: absolute;
    top: 0;
    margin: 0 auto;
    left: 0;
    border-radius: 0px;
    z-index: 0;
}

@media screen and (min-width:768px) and (max-width: 1159px) {
    .l-ftr-main {
        display: flex;
        justify-content: flex-start;
        margin-top: 6rem;
        padding: 0 2rem 6rem;
        gap: 4rem;
        flex-direction: column;
    }

    .l-ftr-main__logoArea .logoText {
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    #properties-wanted .p-sec03-box__item .imageArea img {
        width: 46%;
    }

    .p-sec03-box__item+.p-sec03-box__item {
        margin-top: 2rem;
    }

    #properties-wanted .p-sec04-flowArea .flowList .flowListItem .contentsArea .imageArea {
        flex-shrink: 0;
        width: 100%;
        aspect-ratio: 3/2;
    }

    #properties-wanted .p-sec04-flowArea .flowList .flowListItem .numArea {
        width: 40px;
        height: 40px;
    }

    #properties-wanted .p-sec04-flowArea .flowList .flowListItem .numArea .num {
        font-size: 20px;
    }

    #properties-wanted .p-sec04-flowArea .flowList .flowListItem:not(:last-child):before {
        left: 1.8rem;
    }

    #properties-wanted .p-sec04-flowArea .flowList .flowListItem .contentsArea {
        gap: 1rem;
    }

    #properties-wanted .p-sec03 {
        padding: 9rem 0 8rem;
    }

    #properties-wanted .p-sec01-box__textArea {
        padding-right: 0;
    }

    #about .p-sec01-box__item .textArea {
        display: flex;
        align-items: flex-start;
        width: 90vw;
        padding: 10px;
        gap: 10px;
        background-color: #f4f3f2;
    }

    #properties-wanted .p-faq .accordion .js-accordion-title:before {
        top: 45%;
        left: 5%;
        transform: translate(0%, -50%);
    }

    .nav-links {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    #properties-wanted .p-sec03 .c-titA {
        z-index: 10;
        position: absolute;
        top: -30px;
        left: 17%;
        transform: translateX(-10%);
    }

}

#property_detail .sub-single-property .info .table01 .row .body a {
    text-decoration: underline;
    color: #01308d;
}

#property_detail .sub-single-property .info .table01 .row .body iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 10;
}

#property_detail .sub-single-property .info .propertyMapArea {
    margin-top: 50px;
}

#property_detail .sub-single-property .info .propertyMapArea iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 8;
}

@media screen and (max-width: 767px) {
    #property_detail .sub-single-property .info .table01 .row .body iframe {

        aspect-ratio: 4 / 3;
    }

    #property_detail .sub-single-property .info .propertyMapArea iframe {
        aspect-ratio: 4 / 3;
    }
}

@media screen and (max-width: 767px) {
    #property_detail .sub-single-property .property-slider__arw.prev {
        top: 30%;
        width: 3rem;
        height: 4rem;
    }

    #property_detail .sub-single-property .property-slider__arw.prev:before {
        left: 3.5vw;
    }

    #property_detail .sub-single-property .property-slider__arw.next:before {
        right: 3.5vw;
    }

    #property_detail .sub-single__title {
        font-size: 5vw;
        line-height: 1.5;
        margin-top: 4rem;
    }

    #property_detail .sub-single-property .info .table01 .row .body,
    #property_detail .sub-single-property .info .table01 .row .head {
        padding: 1rem;
        font-size: 1.4rem;
    }

    .c-cardA-infoArea .listArea .listItem .itemTit {
        padding: 4px 0px;
        font-size: 12px;
        line-height: 1.5;
        width: 15vw;
        text-align: center;
    }

    #property_detail .sub-single-property .property-slider__img-text {
        font-size: 3vw;
        width: 100%;
    }
}

.contactArea {
    display: flex;
    gap: 10px;
}

.header__tel {
    position: relative;
    font-size: 2.3rem;
    color: #fff;
    font-family: "Noto Serif JP", Times New Roman, YuMincho, Hiragino Mincho ProN, Yu Mincho, MS PMincho, serif;
    font-weight: 700;
}

.header__tel::before {
    background-image: url(../images/tel-white-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    content: "";
    -webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.16));
    filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.16));
    height: 1.6rem;
    left: -1.8rem;
    margin: auto;
    position: absolute;
    top: 0;
    width: 1.6rem;
}

.header__time {
    font-size: 1.2rem;
    background: #fff;
    padding: 3px;
    text-align: center;
    margin-top: 4px;
}

@media screen and (min-width:768px) and (max-width: 1380px) {
    .l-hdr-box__logoArea .logo img {
        width: 13rem;
    }
}

@media screen and (max-width: 767px) {
.contactArea {
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}
}

/*ハンバーガーメニュー*/
.js-ham {
  position: relative;
  width: 30px;
  height: 22px;
  cursor: pointer;
  z-index: 10001;
}

.js-ham span {
  position: absolute;
  height: 2px;
  width: 100%;
  background: #000;
  left: 0;
  transition: 0.3s;
}

.js-ham span:nth-child(1) {
  top: 0;
}
.js-ham span:nth-child(2) {
  top: 10px;
}
.js-ham span:nth-child(3) {
  top: 20px;
}

.js-ham.is-active span:nth-child(1) {
  transform: rotate(45deg);
  top: 10px;
}
.js-ham.is-active span:nth-child(2) {
  opacity: 0;
}
.js-ham.is-active span:nth-child(3) {
  transform: rotate(-45deg);
  top: 10px;
}

.l-hdr-box__humArea.c-sp.aos-init.aos-animate {
    padding: 10px 10px;
    background-color: hsla(0, 0%, 100%, .5);
}

.l-hdr-box__humArea .hum {
    /* width: auto; */
    /* height: auto; */
    padding: 0;
    background-color: transparent;
    margin: 0 auto;
}
.header-br {
	display: none;
}
@media screen and (min-width:768px) and (max-width: 1280px) {
	.header-br {
	display: block;
}
}