/* view news*/
.content-news img {
    max-width: 100%;
    height: auto;
}

/* banner */
.border-image {
    border: .143rem solid #e4e4e4;
    box-shadow: 0 0 .741rem #E6E5E5;
    -moz-box-shadow: 0 0 .741rem #E6E5E5;
    -webkit-box-shadow: 0 0 .741rem #E6E5E5;
}

.top-newspaper li {
    padding: 20px 24px 5px 0;
}
.top-newspaper li a.btn {
    padding: 10px 12px;
    font-size: 18px;
    width: 125px;
}

.accesshead h3 {
    color: #183983;
    font-size: 18px;
    font-weight: 700;
}

.sp-icon-header {
    background-color: #183983;
    border-radius: 10px;
}

.sp-icon-header span {
    color: #fff;
}

.sp-cart {
    padding-left: 2px;
}

.icon-phone {
    background: url(../../img/website/icon_phone.png) top left no-repeat;
    width: 30px;
    height: 40px;
}

.btn-huge {
    font-size: 2rem;
    line-height: 2;
}

h2.h2-title.breadcrumb-title {
    height: auto;
}

.breadcrumb>li+li::before {
    color: #818a91;
    content: "> ";
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

ul.breadcrumb {
    line-height: 2.85rem;
}

.breadcrumb li,
.breadcrumb li.breadcrumb-node {
    width: auto;
    max-width: 48.571rem;
}

.breadcrumb li p,
.breadcrumb li.breadcrumb-node p {
    margin: 0;
}

/* ===== 20210730 sp改修 ===== */

.notice-container {
    display: flex;
    align-items: flex-end;
    margin-bottom: 30px;
}
.notice-container .top-notice {
    padding: 0 !important;
    margin: 0 !important;
}

.notice-container>.btn {
    display: flex;
    align-items: center;
    padding: 12px;
}

.btn-outline {
    display: block;
    text-align: center;
    width: 100%;
    padding: 8px 12px;
    border: 2px solid #CCCCCC;
    border-radius: 5px;
}

.btn-outline.add-arrow {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-outline.add-arrow::after {
    background-image: url(../../common/img/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    content: '';
    width: 1.5em;
    height: 1.5em;
}

.btn-outline-text {
    font-size: 24px;
    color: #163983;
}

.shop-nav {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.shop-nav li {
    width: calc(100% / 3 - 10px);
    margin: 5px;
}

.shop-nav li:last-of-type {
    margin-right: 0;
}

.shop-nav li a {
    background: linear-gradient(#f8f8f8 0%, #fff 49.26%, #f8f8f8 100%);
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 14px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
}

.shop-nav li a img {
    margin-bottom: 12px;
}

.shop-nav li a p {
    font-size: 20px;
    font-weight: bold;
}

.shop-list {
    padding-left: 0;
}
.shop-list li a {
    position: relative;
    display: block;
    font-weight: bold;
    padding: 27px 0;
    border-bottom: 1px solid #ccc;
}
.shop-list li a::after {
    background-image: url(../../common/img/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    content: '';
    width: 1em;
    height: 1em;
    transform: translateY(-50%);
}

.shop-list li a.link-onlineshop{
    padding: 12px 0;
    display: flex;
    align-items: center;
}
.shop-list li a.link-onlineshop img{
    margin-right: 10px;
}
.shop-list li a.link-onlineshop span{
    margin: 0;
    padding: 1vw 0 0;
}

.word-search-content {
    width: 100%;
    display: flex;
}

.word-search-content input {
    font-size: 24px;
    padding: 18px 12px;
    border: 2px solid #C1C1C1;
    border-right: none;
    border-radius: 5px 0px 0px 5px;
}

.word-search-content .btn {
    background: #163983;
    font-size: 24px;
    font-weight: bold;
    height: auto;
    padding: 18px 36px;
    border-radius: 0px 5px 5px 0px;
}
.word-search-header {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.word-search-header input.form-control {
    font-size: 24px;
    padding: 18px 12px;
    width: calc(100% - 2em);
    margin: 0 1em;
    border: 2px solid #C1C1C1;
    border-radius: 5px !important;
}

.word-search-header .center-btn .btn {
    background: #163983;
    font-size: 24px;
    font-weight: bold;
    height: auto;
    padding: 18px 25px;
    border-radius: 5px;
}

.header-shop-title {
    display: block;
    color: #163983;
    font-weight: bold;
    line-height: 1.2;
    margin-left: 1em;
    width: 100%;
    max-width: 145px;
    word-break: break-all;
    font-size: 1.3rem;
}

.header-nav {
    display: flex;
    padding-left: 0;
}

.header-nav li {
    margin-left: 8px;
}

.header-nav li a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 90px;
    height: 76px;
    padding: 6px;
}

.header-nav li a img{
    margin-bottom: 4px;
}
.header-nav li a.onlineshop{
    font-size: 12px;
    line-height: 1.1;
}

.hidden-menu {
    background-color: #fff;
    display: none;
    position: fixed;
    top: 115px;
    left: 0;
    z-index: 999;
    width: 100%;
    height: calc(100vh - 115px);
    padding: 24px 0 20vh;
    overflow-y: auto;
}

.hidden-menu.is-drawer-open {
    display: block;
}

.hidden-sns-list li {
    margin-bottom: 14px;
}

.hidden-sns-list li a span {
    color: #373A3C;
    font-weight: bold;
}

.hidden-nav-list {
    color: #183983;
    list-style-type: disc;
}

.hidden-nav-list li a {
    color: #183983;
    text-decoration: underline;
}

.js-hidden-basic-btn.is-drawer-open,
.js-hidden-shop-btn.is-drawer-open,
.js-hidden-search-btn.is-search-open {
    background-color: #fff;
    color: #163983;
    border: 1px solid #163983;
}

.hidden-search {
    background-color: #fff;
    display: none;
    position: fixed;
    top: 115px;
    left: 0;
    z-index: 999;
    width: 100%;
    padding: 24px 0;
    overflow-y: auto;
}

.hidden-search.is-search-open {
    display: block;
}

html.is-drawer-fixed,
html.is-search-fixed,
body.is-drawer-fixed,
body.is-search-fixed {
    position: fixed;
    top: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    overflow: hidden;
}

body.is-search-fixed::before {
    display: block;
    content: '';
    position: fixed;
    top: 115px;
    left: 0;
    z-index: 998;
    width: 100%;
    height: calc(100vh - 115px);
    background-color: rgba(0, 0, 0, 0.5);
}

.archive-pagetitle {
    font-size: 36px;
}

.archive-pagetitle .archive-subtitle {
    color: #B9C3DA;
    font-size: 65%;
}



.floor-tab-list {
    background-color: #EBEDF0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin-bottom: 0;
    border-bottom: 4px solid #163983;
    border-radius: 5px 5px 0 0;
}

.floor-tab-list li {
    background-color: #EBEDF0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: calc(100% / 3);
    padding: .9em 0;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
}

.floor-tab-list li.is-active {
    background-color: #163983;
    position: relative;
    color: #fff;
    font-weight: bold;
}
.floor-tab-list li.is-active::after {
    background-color: #163983;
    content: '';
    position: absolute;
    bottom: -4px;
    display: block;
    width: 100%;
    height: 6px;
}


.floor-tab-list li+li {
    margin-left: 2px;
}

.floor-annotation {
    background-color: #C70100;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    padding: .25em;
}

.tab-wrap {
    padding: 4px;
    background-color: #EBEDF0;
    border-radius: 0 0 6px 6px;
}

.tab-wrap .row {
    background-color: #fff;
    border-radius: 6px;
}

.tab-wrap .row+.row {
    margin-top: 1em;
}

.tab-wrap .row>.col {
    padding: 1em;
}

.tab-wrap .row>.col+.col {
    border-top: 1px solid #C9C9C9;
}

.tab-panel {
    display: none;
}

.tab-panel.is-show {
    display: block;
}


.floor-list {
    padding-left: 0;
}

.floor-list li {
    margin-bottom: 4px;
}

.floor-list li a {
    background-color: #fff;
    display: table;
    width: 100%;
    min-height: 80px;
    border-radius: 3px;
    padding-right: 12px;
}

.floor-list li a::after {
    background-image: url(../../common/img/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center;
    display: table-cell;
    content: '';
    margin-right: 12px;
}

.floor-list li a.no-link {
    content: none;
    pointer-events: none;    
}
.floor-list li a.no-link::after {
    content: none;
}

.floor-list li a>* {
    display: table-cell;
    vertical-align: middle;
}

.floor-num {
    background-color: #A8CBEB;
    color: #296ABF;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    width: 12%;
    height: 100%;
    border-radius: 3px 0 0 3px;
}

.floor-num>span {
    font-size: 24px;
    font-weight: bold;
}

.floor-text {
    width: 84%;
    padding: 8px;
    margin-bottom: 0;
}

.facility-list {
    display: flex;
    padding-left: 0;
}

.facility-list li {
    margin: 8px 4px 0 0;
}

.facility-list li img {
    width: 24px;
}

.building-name {
    color: #163983;
    font-size: 20px;
    font-weight: bold;
}

.floor-num-detail {
    color: #163983;
    font-size: 40px;
    font-weight: bold;
    margin-top: 30px;
}

.floor-thumb {
    max-width: 100%;
}

.floor-modal-inner {
    overflow: scroll;
}
.center-btn {
    display: flex;
    justify-content: center;
}
.center-btn .btn {
    font-size: 24px;
    width: 240px;
    padding: 24px;
}


.modal-view {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    max-height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    -webkit-overflow-scrolling: touch;
}

.modal-view .container {
    width: 90%;
}


.modal-view .flex-wrap>.span-12+.span-12 {
    margin-top: 20px;
}

.modal-bg {
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 2.5em 1.5em 0;
    width: 94%;
    max-width: 48.571rem;
    height: 100%;
    max-height: 80vh;
    background-color: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 10px;
}

.modal-bg h2 {
    margin-bottom: 1em;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
}

.modal-bg h2 {
    font-size: 18px;
    font-size: 1.8rem;
}

.modal-bg-s {
    height: auto;
}

.modal-bg-m {
    height: 76%;
}

.modal-bg-l {
    height: 100%;
}

.modal-bg-hidden {
    background-color: initial;
    max-height: 100vh;
}

.modal-bg-hidden .modal-close {
    top: 5px;
    width: 34px;
    height: 34px;
}

.modal-bg-hidden .modal-close span {
    padding-top: 34px;
    background-image: url(../../common/img/icon_close_white.png);
}
.modal-front-header {
    min-height: 60px;
    padding: 15px;
    border-bottom: 3px solid #163983;
}

.modal-inner {
    height: calc(100% - 2.5em);
    overflow-y: scroll;
    -ms-overflow-style: none;
}

.modal-inner::-webkit-scrollbar {
    width: 0;
}

.modal-inner::-webkit-scrollbar-track {
    background: transparent;
}

.modal-inner::-webkit-scrollbar-thumb {
    background: transparent;
    border: none;
}

.modal-close {
    position: absolute;
    top: 15px;
    left: auto;
    right: 28px;
    color: #163983;
    font-size: 16px;
    text-align: center;
    width: 50px;
    height: 50px;
    z-index: 1;
    cursor: pointer;
}

.modal-close span {
    display: block;
    padding-top: 50px;
    height: 0;
    background-image: url(../../common/img/icon_close.png);
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    overflow: hidden;
}

.js-modalopen {
    overflow: hidden;
}

.js-modalactive {
    display: block;
}

.modal-img {
    text-align: center;
}

.modal-text {
    margin-bottom: 20px;
    line-height: 1.4;
}

.modal-attention {
    text-align: center;
}

.modal-attention h2 {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 900;
    background-color: #C70100;
}



.modal-attention .modal-img {
    margin: 1em 0;
}

.modal-attention .modal-text {
    margin-bottom: 20px;
    color: #C70100;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.4;
}

.modal-attention .form-content-checkbox {
    margin: 1em 0 !important;
}

.link-back {
    color: #163983;
    font-weight: bold;
    text-decoration: underline;
}

.brand-title {
    display: flex;
    align-items: center;
}
.brand-title img {
    border: 1px solid #EBEDF0;
}
.brand-title h3 {
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 0 .5em;
}

.brand-image {
    width: 100%;
}

.brand-list {
    padding-left: 0;
}
.brand-list li {
    width: 100%;
    margin-top: 20px;
}
.brand-list li a {
    display: flex;
    align-items: center;
    width: 100%;
}

.brand-list li a img {
    width: 72px;
}

.brand-list-text {
    position: relative;
    width: calc(100% - 3.5em);
    padding: 16px 24px 16px 12px;
    margin-right: 0px;
    margin-left: auto;
    border-bottom: 1px solid #CCC;
}
.brand-list-text::after {
    position: absolute;
    top: 50%;
    right: 0;
    background-image: url(../../common/img/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    content: '';
    width: 1em;
    height: 1em;
    transform: translateY(-50%);
}
.brand-list-text h4 {
    font-size: 16px;
    font-weight: bold;
}
.brand-list-text p {
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 558px;
    margin-bottom: 0;
}
.brand-event-list {
    padding: 12px 0 0 24px;
    list-style-type: disc;
}
.brand-event-list li a {
    color: #163983;
    text-decoration: underline;
}

.brand-property {
    width: 100%;
    padding: 1em 0;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}

.brand-property li {
    display: flex;
}

.brand-property li div {
    font-weight: bold;
}

.brand-property li .brand-category,
.brand-property li .brand-item {
    font-weight: normal;
}
.brand-category::after,
.brand-item::after {
    content: ': ';
}

.link-default {
    color: #183983;
    text-decoration: underline;
}

.accordion-list {
    background-color: #F4F4F4;
    padding: 18px 12px;
    border-radius: 5px;
    height: auto;
    overflow: hidden;
}
.accordion-list li {
    position: relative;
    display: block;
    margin-bottom: 16px;
    border-bottom: 1px solid #ccc;
    opacity: 1;
}
.accordion-list li:last-of-type {
    margin-bottom: 0;
    border-bottom: none;
}
.accordion-list li:last-of-type p {
    margin-bottom: 0;
}
.accordion-list li a::after {
    position: absolute;
    top: 50%;
    right: 0;
    background-image: url(../../common/img/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    content: '';
    width: 1em;
    height: 1em;
    transform: translateY(-50%);
}
.accordion-list h4 {
    font-size: 18px;
    font-weight: bold;
    padding-right: 28px;
    word-break: break-all;
    white-space: normal;
}
.accordion-list p {
    font-size: 18px;
    padding-right: 28px;
    word-break: break-all;
    white-space: normal;
}

.js-btn-more {
    position: relative;
    z-index: 1;
    margin-top: -50px;
}
.js-btn-more::before {
    background: linear-gradient(0deg, rgba(244,244,244,1) 0%, rgba(244,244,244,1) 50%, rgba(244,244,244,0) 100%);
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    width: 100%;
    height: 50px;
    border-radius: 0 0 5px 5px;
}

.btn-more {
    padding: 18px 26px;
}
.btn-more::after {
    background-image: url(../../common/img/icon_arrow_accordion.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block;
    content: '';
    width: 1em;
    height: 1em;
    margin-left: 0.5em;
}

.btn-more.is-btn-hidden{
    display:none;
}

.ss-heading {
    font-size: 30px;
    line-height: 1.5;
}

.satellite-title {
    display: flex;
    align-items: center;
}
.satellite-title img {
    max-width: 76px;
    border: 1px solid #EBEDF0
}
.satellite-title h3 {
    color: #163983;
    font-weight: bold;
    margin-left: .5em;
}

.satellite-img {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.satellite-img img {
    width: 50%;
    padding: 10px;
}
.lst-notes h3 {
    color: #183983;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
}
.lst-notes li a {
    color: #183983;
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    text-decoration: underline;
}
.lst-notes li a::after {
    content: '';
    display: inline-block;
    width: .5em;
    height: .5em;
    margin-left: 0.25em;
    border-top: 2px solid #183983;
    border-right: 2px solid #183983;
    transform: rotate(45deg);
}

h2.access-heading {
    font-size: 1.425rem;
}

.ss-title {
    font-size: 32px;
}
.satellite-banner img {
    width: 100%;
}

.news-list {
    padding: 18px 12px;
    border-radius: 5px;
    height: auto;
    overflow: hidden;
}
.news-list li:last-of-type {
    margin-bottom: 0;
    border-bottom: none;
}
.news-list li:last-of-type p {
    margin-bottom: 0;
}

.img-logo-sp a {
    display: flex;
    align-items: center;
}

.list-reset {
    list-style-type: revert;
}

/* ===== end 20210730 sp改修 ===== */

/* 20220426 */
.text-bold {
    font-weight: bold;
}

/* 20220831 */
.top-newspaper li {
    padding: 20px 15px 5px 0;
}

.top-newspaper li a.btn {
    padding: 10px 12px;
    width: 110px;
}