﻿.round-bracket:first-child {
    margin-left: -0.5em
}

.under h2 {
    font-size: 50px;
    letter-spacing: 0;
    color: #123262;
    font-weight: 700;
    margin-bottom: 40px;
    line-height: 1.3em;
    letter-spacing: 0
}

.under h2:last-child {
    margin-bottom: 0
}

.under h2 .small {
    font-size: 65%;
    line-height: 1.3em
}

.under h4 {
    font-size: 36px;
    color: #123262;
    letter-spacing: .05em;
    font-weight: bold;
    padding-bottom: 18px;
    position: relative;
    margin-bottom: 49px
}

.under h4:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 1px;
    background: #123262
}

.under h5 {
    font-size: 30px;
    color: #123262;
    letter-spacing: .05em;
    border-left: 2px solid #123262;
    font-weight: bold;
    padding: 0 30px;
    line-height: 1.564em;
    margin-bottom: 40px
}

.under h6 {
    display: block;
    font-weight: bold;
    font-size: 23px;
    background: #123262;
    color: #fff;
    padding: 12px;
    margin-bottom: 30px
}

.image-l {
    float: left;
    margin: 0 60px 20px 0
}

.image-r {
    float: right;
    margin: 0 0 20px 60px
}

section,
.section {
    margin-bottom: 120px
}

section section {
    margin-bottom: 60px
}

section:last-child,
.section:last-child {
    margin-bottom: 0
}

table {
    margin-bottom: 30px
}

table:last-child {
    margin-bottom: 0
}

.wp-pagenavi,
.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 50px
}

.wp-pagenavi span,
.wp-pagenavi a,
.pagination span,
.pagination a {
    display: inline-flex;
    min-width: 34px;
    height: 34px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
    line-height: 1em;
    padding: 3px 5px 5px;
    font-weight: 600;
    background: #b5b5b5;
    text-decoration: none;
    margin: 5px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: none
}

.wp-pagenavi span.current,
.wp-pagenavi a.current,
.pagination span.current,
.pagination a.current {
    background: var(--color-primary);
    padding-top: 6px
}

.wp-pagenavi span.prev,
.wp-pagenavi span.next,
.wp-pagenavi a.prev,
.wp-pagenavi a.next,
.pagination span.prev,
.pagination span.next,
.pagination a.prev,
.pagination a.next {
    padding-left: 10px;
    padding-right: 10px
}

.wp-pagenavi .active,
.pagination .active {
    pointer-events: none
}

.wp-pagenavi .active a,
.pagination .active a {
    background: var(--color-primary);
    color: #fff
}

.wp-pagenavi .disabled,
.pagination .disabled {
    display: none
}

.ovn_page footer,
#contact footer,
.order_page footer {
    margin-top: 120px;
    border-top: solid 1px var(--color-primary)
}

#top_info {
    padding: 80px 0 0 42px;
    background: var(--color-primary)
}

.udr-bg-main {
    display: flex
}

.udr-bg-main .udr-box-h2 {
    background: #fff;
    width: 100%;
    max-width: 1240px;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
    padding: 68px 118px 80px;
    clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
    min-height: 270px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.udr-bg-main .udr-img-h2 {
    position: relative;
    flex: 1
}

.udr-bg-main .udr-img-h2 .img {
    width: 919px;
    height: 500px;
    min-height: calc(100% + 230px);
    position: absolute;
    right: -8px;
    top: -80px;
    clip-path: polygon(16.5% 0, 100% 0%, 100% 100%, 0% 100%)
}

.udr-bg-main .udr-img-h2 .img img {
    width: 100%;
    height: 100%
}

.udr-ttl-en {
    font-size: 24px;
    color: #2f608c;
    font-weight: 600;
    line-height: 1.5em;
    margin-bottom: 6px;
    letter-spacing: .05em
}

.udr-ttl-en.udr-ttl-en02 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    font-weight: 500
}

#topic_path {
    padding: 26px 0 34px;
    max-width: 950px;
    margin-bottom: 118px
}

#topic_path ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

#topic_path ul li {
    color: #fff;
    font-weight: 400;
    margin-right: 43px;
    position: relative
}

#topic_path ul li br {
    display: none
}

#topic_path ul li:last-child:before {
    display: none
}

#topic_path ul li:before {
    content: "";
    position: absolute;
    right: -27px;
    top: 7px;
    background: url(../images/udr-ico-arr.png) no-repeat center;
    background-size: contain;
    width: 7px;
    height: 12px
}

#topic_path ul li a {
    color: #fff;
    font-weight: 400;
    text-decoration: none
}

.udr-list-anc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -20px;
    margin-right: -20px
}

.udr-list-anc li {
    width: calc(25% - 40px);
    margin: 20px
}

.udr-list-anc li a {
    min-width: 100%;
    text-decoration: none;
    color: #123262;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .05em;
    padding: 0 40px 26px 0;
    position: relative;
    border-bottom: 1px solid #123262;
    display: block;
    height: 100%
}

.udr-list-anc li a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 20px;
    margin: auto 0;
    background: url(../images/udr-ico-anc.png) no-repeat center;
    background-size: contain;
    width: 12px;
    height: 15px
}

.udr-list-anc.list-3n li {
    width: calc(33.3333333333% - 40px)
}

.udr-list-anc.case-category {
    column-gap: 30px
}

.udr-list-anc.case-category li {
    margin: 0;
    width: calc((100% - 240px)/9);
    flex-grow: 1;
    flex-shrink: 0
}

.udr-list-anc.case-category li a {
    min-width: unset
}

[data-cat=新着情報] {
    display: none
}

.udr-section-h3 {
    width: calc(100% - 42px);
    display: flex;
    --w: 520px;
    position: relative;
    min-height: 800px;
    --space-l: 164px;
    --space-r: 140px
}

.udr-section-h3.udr-section-h302 {
    margin-left: auto
}

.udr-section-h3.udr-section-h302.img-r {
    padding-right: var(--space-r);
    margin-left: auto
}

.udr-section-h3.udr-section-h302.img-r .box-img {
    right: var(--space-r)
}

.udr-section-h3.udr-section-h302.img-r .box-cnt {
    margin-right: auto
}

.udr-section-h3.udr-section-h302.img-r .box-cnt .cnt {
    padding: 0 110px 0 120px
}

.udr-section-h3.udr-section-h302.img-r .box-cnt .udr-box-h3 {
    padding: 79px 100px 116px 120px
}

.udr-section-h3.udr-section-h302.img-r .box-cnt .udr-box-h3:before {
    right: initial;
    left: 0;
    background: #2f608c
}

.udr-section-h3.udr-section-h302.no-img .box-cnt {
    margin-right: auto
}

.udr-section-h3.udr-section-h302.no-img .box-cnt .cnt {
    padding: 0 140px 0 120px
}

.udr-section-h3.udr-section-h302.no-img .box-cnt .udr-box-h3:before {
    width: 100%
}

.udr-section-h3.img-l {
    padding-left: var(--space-l)
}

.udr-section-h3.img-l .box-img {
    left: var(--space-l)
}

.udr-section-h3.img-l .box-cnt {
    margin-left: auto
}

.udr-section-h3.no-img {
    min-height: auto
}

.udr-section-h3.no-img .box-cnt {
    width: 100%
}

.udr-section-h3.no-img .box-cnt .cnt {
    padding: 0 100px 0 164px
}

.udr-section-h3.flex-column {
    flex-direction: column
}

.udr-section-h3 .box-img {
    flex-shrink: 0;
    position: absolute;
    top: 0;
    z-index: 1;
    padding-top: 80px;
    max-width: var(--w)
}

.udr-section-h3 .box-cnt {
    width: calc(100% - var(--w))
}

.udr-section-h3 .box-cnt.full {
    width: 100%
}

.udr-section-h3 .box-cnt .cnt {
    padding: 0 100px
}

.udr-box-h3 {
    text-align: center;
    position: relative;
    padding: 79px 100px 116px;
    margin-bottom: 90px
}

.udr-box-h3:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 100%;
    width: 101vw;
    background: #305c81;
    z-index: -1
}

.udr-box-h3 h3 {
    padding-top: 110px;
    position: relative;
    margin-bottom: 14px
}

.udr-box-h3 h3:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: url(../images/udr-ico-h3.png) no-repeat center;
    background-size: contain;
    width: 84px;
    height: 85px;
    top: 0;
    margin: 0 auto
}

.udr-box-h3 h3 span {
    font-size: 42px;
    letter-spacing: .05em;
    font-weight: 600;
    position: relative;
    padding: 0 147px;
    color: #fff;
    line-height: 1.5em;
    display: inline-block
}

.udr-box-h3 h3 span:before,
.udr-box-h3 h3 span:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 120px;
    height: 1px;
    background: #fff
}

.udr-box-h3 h3 span:before {
    left: 0
}

.udr-box-h3 h3 span:after {
    right: 0
}

.udr-box-h4-bg {
    background: rgba(0, 0, 0, 0) !important
}

.udr-section-h4 {
    position: relative
}

.udr-section-h4 .section {
    margin-top: 82px
}

.udr-section-h4.img-r {
    margin: 0 auto;
    min-height: auto
}

.udr-section-h4.img-r .udr-box-h4 {
    padding: 70px 118px 70px 118px;
    margin-left: auto;
    display: flex;
    max-width: 100%;
    align-items: center
}

.udr-section-h4.img-r .udr-box-h4 .cnt {
    flex: 1
}

.udr-section-h4.img-r .udr-box-h4 .img {
    right: initial;
    left: 0;
    position: relative;
    margin-left: 100px;
    width: 400px;
    flex-shrink: 0
}

.udr-section-h4.img-r .udr-box-h4.udr-box-h402 {
    display: block;
    max-width: 1200px;
    margin-right: auto;
    margin-left: 0;
    margin-top: 70px
}

.udr-section-h4.img-r .udr-box-h4.udr-box-h402 .img {
    position: absolute;
    right: 0;
    left: initial;
    top: 0;
    bottom: 0;
    clip-path: none;
    width: 480px;
    margin: auto 0;
    display: flex;
    align-items: center
}

.udr-section-h4.img-l {
    margin: 0 auto;
    min-height: auto
}

.udr-section-h4.img-l .udr-box-h4 {
    padding: 70px 118px 70px 118px;
    margin-left: auto;
    display: flex;
    max-width: 100%;
    align-items: center
}

.udr-section-h4.img-l .udr-box-h4 .cnt {
    flex: 1
}

.udr-section-h4.img-l .udr-box-h4 .img {
    right: initial;
    left: 0;
    position: relative;
    margin-right: 100px;
    width: 400px;
    flex-shrink: 0;
    margin-bottom: 0
}

.udr-section-h4.img-l .udr-box-h4.udr-box-h402 {
    display: block;
    max-width: 1200px;
    margin-top: 150px
}

.udr-section-h4.img-l .udr-box-h4.udr-box-h402 .img {
    width: 480px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: flex;
    align-items: center;
    clip-path: none
}

.udr-section-h4.img-c {
    padding-top: 0;
    margin: 0 140px 0 162px
}

.udr-section-h4.img-c .udr-box-h4 {
    max-width: 100%;
    padding: 105px 60px
}

.udr-section-h4.img-c .udr-box-h4 .img {
    position: relative;
    text-align: center;
    margin: 0 auto 30px;
    clip-path: none
}

.udr-section-h4.no-bg .udr-box-h4 {
    background-color: rgba(0, 0, 0, 0)
}

.udr-section-h4.no-img {
    padding-top: 0;
    margin: 0 140px 0 163px
}

.udr-section-h4.no-img .udr-box-h4 {
    max-width: 100%;
    padding: 60px 60px;
    min-height: unset
}

.udr-section-h4.no-img .udr-box-h4 .img {
    position: relative;
    text-align: center;
    margin: 0 auto 30px;
    clip-path: none
}

.udr-section-h4.no-img .udr-box-h4 .img.image-r {
    display: block;
    background: none
}

.udr-section-h4.no-bg .udr-box-h4 {
    padding-top: 0;
    padding-bottom: 0
}

.udr-section-h4 .udr-box-h4 {
    background: #f0f5f9;
    padding: 105px 333px 121px 118px;
    max-width: 1200px
}

.udr-section-h4 .udr-box-h4 .img {
    position: absolute;
    right: 0;
    top: 0;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%)
}

.udr-section-h4 .udr-box-h4 .udr-tbl .udr-list li {
    width: 100%;
    display: block
}

.udr-section-h4 .udr-box-h4 .udr-tbl .udr-list li:before {
    top: 10px
}

.udr-section-h4 .udr-box-h4 .udr-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 20px
}

.udr-section-h4 .udr-box-h4 .udr-list:last-child {
    margin-bottom: 0
}

.udr-section-h4 .udr-box-h4 .udr-list li {
    width: 47%;
    display: inline-block
}

.udr-section-h4 .udr-box-h4 .udr-list.list-1n li {
    width: 100%
}

.udr-section-h4.full-center {
    margin: 0 auto
}

.udr-section-h4.full-center .udr-box-h4 {
    max-width: 100%;
    padding: 80px
}

.udr-section-h4.full-center .udr-box-h4 .img {
    position: relative;
    max-width: 250px;
    width: 100%;
    margin: 0 auto 50px
}

.udr-section-h4.full-center .udr-box-h4 h5:not(:last-child) {
    margin-bottom: .5em
}

.img .person-name {
    position: absolute;
    z-index: 2;
    padding: .5em 1em;
    background: #fff;
    right: 25px;
    bottom: 15px
}

.flex-content {
    display: flex;
    flex-wrap: wrap;
    column-gap: 100px;
    row-gap: 70px;
    justify-content: center
}

.flex-content .column-2n {
    width: calc(50% - 50px)
}

.flex-content .column-3n {
    width: calc((100% - 200px)/3)
}

.flex-content .column-3n .udr-list {
    margin: 0 auto
}

.flex-content .column-3n .udr-list li {
    width: fit-content;
    margin: 0 auto
}

.flex-content+.flex-content {
    margin-top: 70px
}

.udr-btn.udr-btn-l {
    text-align: left
}

.ublogpost {
    max-width: 1000px;
    margin: 0 auto
}

.udr-box-c {
    background: #f0f5f9;
    padding: 30px;
    margin-bottom: 30px
}

.udr-box-c .udr-list {
    justify-content: center;
    width: 500px;
    margin: 0 auto;
    flex-direction: column
}

.udr-box-c .udr-list:not(:last-child) {
    margin-bottom: 30px
}

.udr-box-c .udr-list.col03 {
    width: auto;
    flex-direction: row
}

.udr-box-c .udr-list.col03 li {
    width: auto !important;
    display: inline-block !important;
    margin: 0 20px !important
}

.udr-box-c .udr-list.col04 {
    width: auto;
    flex-direction: row
}

.udr-box-c .udr-list.col04 li {
    width: calc(25% - 100px) !important;
    display: inline-block !important;
    margin: 5px 20px !important
}

.udr-box-c .udr-list.col02 {
    width: auto;
    flex-direction: row
}

.udr-box-c .udr-list.col02 li {
    width: calc(50% - 300px) !important;
    display: inline-block !important;
    margin: 0 20px !important
}

.udr-box-c .udr-list li {
    width: 100% !important;
    display: block !important
}

.udr-box-c .udr-list.list-3n {
    width: 700px;
    column-gap: 20px;
    flex-direction: row;
    display: flex;
    flex-wrap: wrap
}

.udr-box-c .udr-list.list-3n.fit-content {
    width: fit-content !important;
    justify-content: flex-start
}

.udr-box-c .udr-list.list-3n li {
    width: calc((100% - 40px)/3) !important
}

.udr-box-c .udr-list.list-2n {
    width: 1000px;
    column-gap: 20px;
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.udr-box-c .udr-list.list-2n li {
    width: fit-content !important
}

.udr-h4-w {
    max-width: 1620px;
    margin: 0 auto
}

.udr-bg-pickup {
    background: url(../images/udr-bg-pk.jpg) no-repeat center;
    background-size: cover;
    padding: 120px 0
}

.udr-bg-pickup .udr-list li {
    color: #fff
}

.udr-bg-pickup .udr-list li:before {
    background: #fff
}

.udr-bg-pickup .inner {
    width: 1330px;
    display: flex;
    align-items: center
}

.udr-bg-pickup .inner .img {
    flex-shrink: 0;
    margin-top: auto;
    width: 512px
}

.udr-bg-pickup .inner .cnt {
    margin-right: 120px
}

.udr-bg-pickup .inner .cnt .udr-ttl-pk-en {
    font-size: 110px;
    letter-spacing: .05em;
    font-weight: bold;
    color: rgba(186, 223, 253, .5);
    line-height: 1em;
    margin-bottom: 38px
}

.udr-bg-pickup .inner .cnt .udr-ttl-pk {
    line-height: 1.6em;
    font-size: 42px;
    letter-spacing: .05em;
    color: #fff;
    margin-bottom: 57px;
    font-weight: 600;
    line-height: 1.4em
}

.udr-bg-pickup .inner .cnt .txt {
    color: #fff;
    font-weight: 400;
    line-height: 2em;
    margin-bottom: 35px
}

.udr-bg-pickup .inner .cnt .txt:last-child {
    margin-bottom: 0
}

.udr-bg-pickup .udr-btn a {
    border: solid 1px
}

.bg02 {
    background: #305c81 !important
}

.bg03 {
    background: #999 !important
}

.udr-tbl.layout-fixed {
    table-layout: fixed
}

.udr-tbl.udr-tbl02 th:first-child {
    width: 200px
}

.udr-tbl.tbl-link a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center
}

.udr-tbl.iquip_tbl th,
.udr-tbl.iquip_tbl td {
    padding: 12px
}

.udr-tbl.iquip_tbl th {
    font-size: 18px
}

.udr-tbl.iquip_tbl td {
    font-size: 16px;
    text-align: center
}

.udr-tbl th {
    background: #123262;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    letter-spacing: .05em;
    border: 2px solid #cbd2dd;
    min-height: 102px
}

.udr-tbl th:not([width]) {
    width: 300px
}

.udr-tbl td {
    font-size: 18px;
    letter-spacing: .05em;
    border: 2px solid #909fb6;
    font-weight: 500;
    background: #fff
}

.udr-tbl th,
.udr-tbl td {
    padding: 20px 15px;
    line-height: 1.6em
}

.link-in {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.udr-list-bnr {
    display: flex;
    justify-content: center;
    margin-bottom: 60px
}

.udr-list-bnr li {
    width: 50%;
    max-width: 580px;
    margin-right: 50px;
    position: relative;
    transition: .3s all
}

.udr-list-bnr li:last-child {
    margin: 0
}

.udr-list-bnr li:last-child .box-img:before {
    background: #000
}

.udr-list-bnr li:last-child .box-img .img {
    opacity: .5
}

.udr-list-bnr li:last-child .box-img .ttl {
    border: 1px solid #fff;
    background: rgba(18, 50, 98, .8);
    color: #fff
}

.udr-list-bnr li:last-child .box-img .ttl:before {
    filter: brightness(0) invert(1)
}

.udr-list-bnr li .box-img {
    position: relative
}

.udr-list-bnr li .box-img:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #305c81
}

.udr-list-bnr li .box-img .img {
    margin-bottom: 0;
    opacity: .4
}

.udr-list-bnr li .box-img .img img {
    height: 150px;
    width: 100%
}

.udr-list-bnr li .box-img .ttl {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: fit-content;
    max-width: 420px;
    min-height: 80px;
    border: 1px solid #123262;
    background: rgba(255, 255, 255, .9);
    font-size: 22px;
    color: #123262;
    letter-spacing: .05em;
    font-weight: 700;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 90px;
    padding-left: 15px;
    text-align: center
}

.udr-list-bnr li .box-img .ttl:before {
    content: "";
    position: absolute;
    right: 38px;
    top: 0;
    bottom: 5px;
    margin: auto;
    background: url(../images/udr-ico-bnr.png) no-repeat center;
    background-size: contain;
    width: 48px;
    height: 10px
}

.udr-btn {
    text-align: center
}

.udr-btn a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px 40px 15px 25px;
    text-align: center;
    background: #123262;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    text-decoration: none;
    letter-spacing: .05em;
    line-height: 1.5em
}

.udr-btn a:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(../images/udr-ico-arr.png) no-repeat center;
    background-size: contain;
    width: 7px;
    height: 12px
}

.udr-list {
    margin-bottom: 30px
}

.udr-list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-weight: 600
}

.udr-list li:last-child {
    margin-bottom: 0
}

.udr-list li a {
    text-decoration: underline;
    color: #222;
    font-weight: 600
}

.udr-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 12px;
    height: 12px;
    background: #123262;
    border-radius: 50%
}

.udr-step li {
    margin-bottom: 60px;
    position: relative
}

.udr-step li:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 20px solid rgba(0, 0, 0, 0);
    border-right: 20px solid rgba(0, 0, 0, 0);
    border-top: 20px solid #123262
}

.udr-step li:last-child {
    margin-bottom: 0
}

.udr-step li:last-child:before {
    display: none
}

.udr-step li .box-cnt {
    background: #fff;
    border: 2px solid #123262
}

.udr-step li .box-cnt .ttl {
    padding: 15px;
    background: #123262;
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 0
}

.udr-step li .box-cnt .ttl span {
    display: inline-block;
    margin-right: 10px;
    font-size: 30px;
    font-weight: 900
}

.udr-step li .box-cnt .cnt {
    padding: 15px
}

.slick_big {
    margin-bottom: 30px
}

.slick_big img {
    height: 400px;
    object-fit: cover;
    width: 100%
}

.udr-btn-r {
    text-align: right !important
}

.under .slider_ovn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.under .slider_ovn .iquip_col {
    width: calc(50% - 30px)
}

.under .slider_ovn .iquip_col .slick-track {
    margin: 0
}

.under .slider_ovn .iquip_col [class*=heightLine] {
    margin-bottom: 40px
}

.under .slider_ovn .iquip_col [class*=heightLine] .wrap-content {
    position: relative
}

.under .slider_ovn .iquip_col [class*=heightLine] .udr-btn {
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0;
    margin: 0
}

.under .slider_ovn .iquip_col [class*=heightLine] .udr-btn a {
    transform: none !important
}

.under .slider_ovn .iquip_col table {
    table-layout: fixed
}

.under .iquip_col:nth-child(2) {
    order: -1
}

.under .iquip_col:nth-child(3) {
    margin: -92px 0 0 auto
}

.under .iquip_tbl {
    width: 100%
}

.under .iquip_main:not(:last-child) {
    margin-bottom: 40px
}

.under .slick_thumb.slick-initialized .slick-slide:not(:last-child) {
    margin-right: 10px
}

.under .slick_thumb .slick-slide img {
    box-shadow: none !important
}

.under .slick_thumb.slick-initialized .slick-slide {
    cursor: pointer;
    opacity: .7
}

.under .slick_thumb.slick-initialized .slick-slide:hover,
.under .slick_thumb.slick-initialized .slick-slide.slick-current {
    opacity: 1
}

.txt_lager {
    font-size: 22px
}

.q-tt {
    font-size: 24px;
    font-family: "Noto Serif JP", serif;
    font-weight: bold !important;
    margin-bottom: 20px;
    background-color: #123262;
    padding: 5px 30px 5px 0;
    position: relative;
    z-index: 1;
    cursor: pointer
}

.q-tt span {
    position: relative;
    z-index: 1;
    padding-left: 70px;
    display: block;
    color: #fff
}

.q-tt span::before {
    content: "Q";
    position: absolute;
    font-size: 24px;
    font-weight: bold;
    top: 3px;
    left: 20px;
    z-index: -1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 5px
}

.q-tt::before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    transform: rotate(135deg);
    right: 20px;
    top: -5px;
    bottom: 0;
    margin: auto;
    transition: .2s linear
}

.q-tt::after {
    content: "";
    position: absolute;
    width: 4px;
    height: 20px;
    top: 100%;
    background-color: #2f608c;
    left: 37px;
    opacity: 0;
    visibility: hidden;
    transition: .3s linear
}

.q-tt.open::before {
    transform: rotate(-45deg);
    top: 8px
}

.q-tt.open::after {
    display: block;
    opacity: 1;
    visibility: visible
}

.a-content {
    display: none;
    border: solid 1px #123262
}

.a-content .a-frame {
    padding: 30px 30px 30px 70px;
    position: relative;
    z-index: 1
}

.a-content .a-frame::before {
    content: "A";
    position: absolute;
    font-size: 24px;
    font-weight: bold;
    top: 28px;
    left: 20px;
    z-index: -1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding-bottom: 2px;
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-family)
}

.qa-item:not(:last-child) {
    margin-bottom: 40px
}

.udr-list-blog {
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
    row-gap: 40px
}

.udr-list-blog>li {
    position: relative;
    transition: .3s all;
    display: flex;
    flex-direction: column;
    width: calc((100% - 120px)/4)
}

.udr-list-blog>li .img {
    padding-bottom: 90%;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    position: relative
}

.udr-list-blog>li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.udr-list-blog>li .img .cate {
    position: absolute;
    left: 0;
    top: 0;
    background: #123262;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    padding-bottom: 2px;
    font-size: 16px
}

.udr-list-blog>li .ttl {
    font-weight: 600;
    margin-bottom: 0;
    padding: 10px;
    background: #123262;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.udr-list-blog>li .cnt {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top: 10px
}

.udr-list-blog>li .cnt:empty {
    display: none
}

.udr-list-blog>li .cnt .txt {
    font-size: 16px;
    text-align: left !important
}

.udr-list-blog>li .cnt>* {
    padding: 0 10px 10px
}

.ublogpost-img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.ovn_page .udr-list-blog ul {
    margin-bottom: 30px
}

.ovn_page .udr-list-blog ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left !important
}

.ovn_page .udr-list-blog ul li:last-child {
    margin-bottom: 0
}

.ovn_page .udr-list-blog ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 12px;
    height: 12px;
    background: #123262;
    border-radius: 50%
}

.ovn_page .udr-list-blog ol li {
    text-align: left !important;
    list-style-position: inside;
    list-style-type: decimal-leading-zero
}

.ovn_page .ublogpost-des ul {
    margin-bottom: 30px
}

.ovn_page .ublogpost-des ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left !important
}

.ovn_page .ublogpost-des ul li:last-child {
    margin-bottom: 0
}

.ovn_page .ublogpost-des ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    width: 12px;
    height: 12px;
    background: #123262;
    border-radius: 50%
}

.ovn_page .ublogpost-des ol li {
    text-align: left !important;
    list-style-position: inside;
    list-style-type: decimal-leading-zero
}

.und-btn ul.post {
    position: relative
}

.und-btn ul.post li {
    margin: 0
}

.und-btn ul.post li.prev,
.und-btn ul.post li.next {
    position: absolute;
    top: 0;
    height: 100%
}

.und-btn ul.post li.prev {
    left: 0
}

.und-btn ul.post li.next {
    right: 0
}

.und-btn ul.post .ubtn.prev,
.und-btn ul.post .ubtn.mid,
.und-btn ul.post .ubtn.next {
    background-size: 12px auto
}

.und-btn ul.post .ubtn.prev {
    background-image: url(../images/udr-ico-arr03.png);
    background-position: center left 20px
}

.und-btn ul.post .ubtn.mid {
    background-image: none
}

.und-btn ul.post .ubtn.next {
    background-image: url(../images/udr-ico-arr.png)
}

.und-btn ul.udr-btn-case li {
    width: calc(50% - 30px);
    background: #f4f4f4;
    position: relative
}

.und-btn ul.udr-btn-case li .btn a {
    max-width: 230px;
    height: fit-content;
    padding: 8px 15px;
    font-size: 16px
}

.und-btn ul.udr-btn-case li .udr-fx-btn {
    display: flex
}

.und-btn ul.udr-btn-case li .udr-fx-btn .img {
    background: #d4d4d4;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    flex-shrink: 0;
    margin-right: 20px;
    margin-bottom: 0
}

.und-btn ul.udr-btn-case li .udr-fx-btn .img img {
    max-height: 100%
}

.und-btn ul.udr-btn-case li .udr-fx-btn .udr-box-ttl {
    padding: 10px 10px 10px 0
}

.und-btn ul.udr-btn-case li .udr-fx-btn .udr-box-ttl .ttl {
    margin-bottom: 10px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5em
}

.und-btn ul.udr-btn-case li.prev {
    margin-right: auto
}

.und-btn ul.udr-btn-case li.next {
    margin-left: auto
}

.und-btn ul.udr-btn-case li.next .udr-fx-btn {
    justify-content: flex-end
}

.und-btn ul.udr-btn-case li.next .udr-fx-btn .img {
    margin-right: 0;
    margin-left: 20px
}

.und-btn ul.udr-btn-case li.next .udr-fx-btn .udr-box-ttl {
    padding: 10px 0 10px 10px;
    text-align: right
}

.und-btn ul.udr-btn-case li.next .udr-fx-btn .udr-box-ttl .btn {
    text-align: right
}

.und-btn ul.udr-btn-case li.next .udr-fx-btn .udr-box-ttl .btn a {
    margin-left: auto
}

.und-btn ul.udr-btn-case li .link-in {
    padding: 0;
    background: none;
    display: block;
    font-size: initial
}

.und-btn ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.und-btn ul li {
    width: 350px;
    min-height: 65px;
    margin: 0 15px 30px
}

.und-btn ul li a {
    width: 100%;
    height: 100%;
    padding: 15px;
    font-size: 18px;
    font-weight: bold;
    color: var(--color-white);
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #123262;
    background-image: url(../images/und-arr-btn.png);
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: center right 20px
}

.und-btn ul li a.ucs-iconlink {
    background-image: url(../images/und-arr-btn-fmail.png);
    background-size: 30px auto
}

.udr-ttl-cate {
    text-align: center
}

.udr-ttl-cate span {
    background: #123262;
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
    line-height: 1.5em
}

.ud-thumb-show {
    margin-bottom: 50px
}

.ud-img-show li {
    height: 400px;
    border: solid 1px #ddd;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #f1f3f5;
    overflow: hidden
}

.ud-img-show img {
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%
}

.ud-img-galley {
    display: flex;
    flex-wrap: wrap
}

.ud-img-galley .slick-list {
    padding: unset !important;
    width: 100%
}

.ud-img-galley .slick-track {
    transform: unset !important;
    width: 100% !important;
    display: flex;
    flex-wrap: wrap
}

.ud-img-galley .slick-slide {
    width: calc(51% - 20px) !important;
    margin-right: 25px;
    margin-bottom: 15px;
    cursor: pointer
}

.ud-img-galley .slick-slide:nth-child(2n) {
    margin-right: 0
}

.ud-img-galley li {
    width: calc(50% - 6px);
    border: solid 1px #ddd;
    display: flex !important;
    height: 146px;
    align-items: center;
    justify-content: center;
    margin: 3px;
    cursor: pointer;
    opacity: .5
}

.ud-img-galley li img {
    max-height: 100%;
    pointer-events: none
}

.ud-img-galley li.active {
    pointer-events: none;
    opacity: 1
}

.udr-fx-tbl {
    display: flex
}

.udr-fx-tbl .ud-thumb-list {
    width: 360px;
    max-width: 100%;
    flex-shrink: 0;
    margin-top: -3px
}

.udr-fx-tbl .udr-box-tbl {
    flex: 1;
    margin-right: 50px
}

.w50 {
    width: 50% !important
}

.under .ttl {
    font-weight: 900;
    margin-bottom: 10px;
    font-size: 23px
}

.udr-list-blog .ttl {
    font-size: 18px
}

.modal {
    display: none;
    position: fixed;
    z-index: 44;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.txt-c {
    text-align: center
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.txt-r {
    text-align: right
}

.ud-fx-btn {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px
}

.ud-fx-btn.center {
    justify-content: center
}

.ud-fx-btn input {
    margin: 0 10px 10px 0
}

.udr-section-h2 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.udr-section-h2 .section-title,
.ublogpost-bsection h3 {
    text-align: center;
    font-size: 42px;
    letter-spacing: .05em;
    color: #123262;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1.4em
}

.udr-section-h2 .section-title:last-child,
.ublogpost-bsection h3:last-child {
    margin-bottom: 0
}

.udr-section-h2 .txt {
    text-align: center
}

.udr-ttl-c {
    font-size: 26px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 30px
}

.cart-table th {
    font-size: 18px
}

.detail-table th {
    width: 200px !important
}

.txt-bold {
    font-weight: 700 !important
}

.form-download {
    max-width: 100%;
    margin: 0 auto
}

.form-download th {
    width: 40% !important
}

.form-download .fmail {
    width: 100% !important
}

.form-download #fmail_thankspage {
    padding: 30px;
    display: none
}

.thanks-content-wrapper {
    padding: 30px;
    border: solid 2px #123262;
    font-family: var(--font-family)
}

.thanks-content-wrapper .section-blog {
    margin: 0
}

.thanks-content-wrapper .blog-list-category li {
    flex-grow: 1
}

.thanks-content-wrapper .tab-content {
    padding: 50px;
    background: #305c81
}

.thanks-content-wrapper .larger {
    font-size: 115%
}

.list-download {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 30px;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}

.list-download li {
    width: calc((100% - 60px)/3)
}

.list-download li img {
    display: block;
    margin: 0 auto 20px
}

.list-download li a {
    display: block;
    padding: 10px;
    background: #fff;
    text-decoration: none;
    text-align: center
}

.section-mail-form {
    padding-bottom: 0;
    border-bottom: none;
    margin-top: 120px;
    padding: 70px 0;
    background: url("../images/form-bg-01.jpg") center/cover;
    position: relative;
    z-index: 1
}

.section-mail-form:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    opacity: .5
}

.ovn_page footer,
#contact footer,
.order_page footer {
    margin-top: 0 !important
}

.name-signal {
    font-family: "Yuji Syuku", serif;
    font-size: 30px;
    letter-spacing: 0
}

.name-signal .name {
    font-size: 200%
}

.udr-calculation .ucal-head {
    display: flex
}

.udr-calculation .ucal-head li {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 50%;
    padding: 10px;
    border: 1px solid #909fb6;
    height: 70px;
    cursor: pointer;
    transition: all .2s ease
}

.udr-calculation .ucal-head li:last-child {
    border-left: 0
}

.udr-calculation .ucal-head li.active,
.udr-calculation .ucal-head li:hover {
    border-top: 4px solid #123262
}

.udr-calculation .ucal-box {
    border: 1px solid #909fb6;
    border-top: none;
    text-align: center
}

.udr-calculation .ucal-box li {
    display: none
}

.udr-calculation .ucal-box li.active {
    display: block
}

.udr-calculation .ucal-bgw {
    padding: 40px 40px
}

.udr-calculation .ucal-hd1 {
    margin-bottom: 25px
}

.udr-calculation .ucal-lable {
    margin-bottom: 10px;
    text-align: left;
    width: fit-content;
    display: inline-block
}

.udr-calculation .ucal-tblue {
    color: #123262;
    display: block;
    font-size: 20px;
    font-weight: 700
}

.udr-calculation .ucal-lable-t {
    font-size: 88.8888%
}

.udr-calculation .ucal-box-f {
    max-width: 100%;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #373738;
    border: 1px solid #a0a0a0;
    border-radius: 2px;
    transition: border .3s
}

.udr-calculation .ucal-f {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    text-align: inherit;
    text-transform: inherit;
    padding: 8px;
    text-align: left
}

.udr-calculation .ucal-f-txt {
    padding-right: 8px;
    padding-left: 5px
}

.udr-calculation .ucal-f-txt sup {
    position: relative;
    top: -0.5em
}

.udr-calculation .ucal-bg-gray {
    padding: 10px 40px;
    font-size: 20px;
    color: #373738;
    text-align: center;
    background-color: #dcdcdc;
    margin-bottom: 0
}

.udr-calculation .ucal-bg-gay2 {
    padding: 50px 40px;
    background-color: #f1f1f1
}

.udr-calculation .ucal-tt {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 25px
}

.udr-calculation .ucal-orange {
    padding: 0 10px 10px;
    color: #f55b10;
    border-bottom: 5px solid #dcdcdc;
    font-size: 28px;
    font-weight: 700;
    display: inline-block
}

.udr-calculation .ucal-dash {
    font-size: 192.8571%
}

.udr-calculation .ucal-unit sup {
    position: relative;
    top: -0.45em
}

.page-banner {
    display: flex;
    max-width: 1000px;
    margin: 0 auto
}

.page-banner dt {
    width: 50%;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 1
}

.page-banner dt img {
    position: absolute;
    z-index: -2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.page-banner dt:before {
    content: "";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: solid 1px #fff;
    position: absolute;
    z-index: -1;
    left: 10px;
    top: 10px
}

.page-banner dt span {
    width: 100%;
    padding: 2em 1em;
    color: #fff;
    position: relative;
    z-index: -1
}

.page-banner dt span:before {
    content: "";
    width: 100%;
    height: 100%;
    background: var(--color-primary);
    opacity: .7;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0
}

.page-banner dd {
    width: 50%;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.cnt-w {
    width: calc(100% + var(--w));
    margin-top: 130px
}

.udr-fx-list {
    display: flex;
    flex-direction: column
}

.udr-fx-list .column-3n {
    width: 100%;
    display: flex
}

.udr-fx-list .column-3n .img {
    background: #d4d4d4;
    margin-right: 30px;
    flex-shrink: 0;
    margin-right: 30px;
    width: 420px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.udr-fx-list .column-3n .img:not([height=auto]) {
    height: 300px
}

.udr-fx-list .column-3n .img img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.udr-fx-list .column-3n .img.image-l {
    margin-right: 30px
}

.udr-fx-list .column-3n .img.image-r {
    order: 1;
    margin-left: 30px
}

.udr-fx-list .column-3n .img+* {
    flex-grow: 1
}

.udr-fx-list .column-3n h5 {
    height: fit-content
}

.block-center {
    display: block !important;
    width: fit-content;
    margin-left: auto;
    margin-right: auto
}

.btn_prev_next_sec {
    margin-bottom: 70px
}

.under#ovn_detail .people{
	border: 3px solid #123262;
	border-radius: 10px;
	padding: 20px;
	width: fit-content;
	margin: 0 auto;
    max-width: 950px;
}

.under#ovn_detail .people .tit{
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-bottom: 1rem;
}

.under#ovn_detail .people .cont{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

.under#ovn_detail .people .cont .cont-img{
	width: 40%;
}

.under#ovn_detail .people .cont .cont-txt{
	flex: 1;
	display: flex;
    flex-direction: column;
    gap: 20px;
}

.under#ovn_detail .people .cont .cont-txt span{
	display: block;
    text-align: left;
    font-size: 18px;
}

.under#ovn_detail .people .cont .cont-txt span.udr-btn {
    text-align: center;
}

.under#ovn_detail .people .cont .cont-txt span.txt-lar{
	font-size: 1.4rem;
}