"); } .ico-mynews::before { background-image: url("data:image/svg+xml;utf-8,"); } .mynews-wrap a.ico-mynews::before { position: absolute; content: ""; width: 15%; height: min(10vw, 42px); top: 50%; transform: translateY(-50%); right: calc(100% + min(4vw, 7px)); background-position: center center; background-image: url("data:image/svg+xml;utf-8,"); } .ico-go::before { background-image: url("data:image/svg+xml;utf-8,"); } .ico-search::before { background-image: url("data:image/svg+xml;utf-8,"); } .ico-archives::before { background-image: url("data:image/svg+xml;utf-8,"); } .ico-guide::before { background-image: url("data:image/svg+xml;utf-8,"); } .ico-star::before { background-image: url("data:image/svg+xml;utf-8,"); } .ico-key1::before { width: min(9vw, 29px); height: min(9vw, 34px); -webkit-box-align: end; align-items: flex-end; background-image: url("data:image/svg+xml;utf-8,"); } .ico-key2::before { width: min(9vw, 29px); height: min(9vw, 34px); -webkit-box-align: end; align-items: flex-end; background-image: url("data:image/svg+xml;utf-8,"); } .ico-key3::before { width: min(9vw, 29px); height: min(9vw, 34px); -webkit-box-align: end; align-items: flex-end; background-image: url("data:image/svg+xml;utf-8,"); } .ico-play::before { background-image: url("data:image/svg+xml;utf-8,"); } .ico-triangle::before { width: min(5vw, 14px); height: min(5vw, 14px); background-image: url("data:image/svg+xml;utf-8,"); } .ico-print::before { width: min(5vw, 30px); height: min(5vw, 30px); background-image: url("data:image/svg+xml;utf-8,"); } .ico-custom::before { width: min(9vw, 20px); height: min(9vw, 20px); margin-right: 0.25rem; background-image: url("data:image/svg+xml;utf-8,"); } .ico-trash::before { width: min(5vw, 1.5em); height: min(5vw, 1.5em); background-image: url("data:image/svg+xml;utf-8,"); } .ico-mail::before { background-image: url("data:image/svg+xml;utf-8,"); } .ico-dl.ico-pdf::before, .ico-pdf::after, a[href$=".pdf"]:not(.ico-pdf)::after { content: ""; } .ico-dl::after { width: min(9vw, 2.5rem); height: min(9vw, 2.5rem); background-size: cover; background-repeat: no-repeat; margin-left: 3px; margin-right: 0px; background-image: url("data:image/svg+xml;utf-8,"); } .topicpath { width: 100%; margin: 1rem 0px 1.5rem; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: start; justify-content: flex-start; } .topicpath li { font-size: min(3vw, 12px); display: flex; -webkit-box-align: center; align-items: center; } .topicpath li:not(:last-of-type)::after { content: "›"; padding: 0px 0.5rem; } .topicpath li [itemprop] { color: rgba(var(--color00),.75); } @media (min-width: 641px) { .topicpath { margin: 0px 0px 1.5rem; } } .btn-wrap { display: flex; text-align: center; padding: 1rem 0px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; position: relative; justify-content: space-around; -webkit-box-align: center; align-items: center; } .article-list + .btn-wrap { padding-top: 2rem; padding-bottom: 3rem; margin-bottom: 2rem; } .btn-wrap .btn { color: rgba(var(--color00),1); background: rgba(var(--color08),1); border: 1px solid rgba(var(--color00),.5); outline: 0px; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; position: relative; letter-spacing: 0px; width: fit-content; -webkit-box-flex: 0; flex: 0 1 48%; text-align: center; border-radius: 5px; line-height: 1.4; padding: 0.75rem min(3.5vw, 2rem); margin: 0px 1%; font-size: min(4vw, 16px); text-decoration: none; font-weight: 500; white-space: nowrap; cursor: pointer; } .btn-wrap .btn:only-child { width: fit-content; -webkit-box-flex: 0; flex: 0 0 auto; margin: 0px auto; } .sub .btn-wrap .btn:only-child { -webkit-box-flex: 1; flex: 1 1 auto; } .btn-wrap.with-caption { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .btn-wrap .btn-caption { text-align: left; width: 100%; line-height: 1.4; padding: 0px 0px 0.5rem; -webkit-box-flex: 0; flex: 0 1 auto; font-size: min(4vw, 16px); } .btn-wrap .btn-caption + .btn { -webkit-box-flex: 1; flex: 1 1 auto; width: 100%; padding: 1.25rem 2rem; } @media (min-width: 641px) { .btn-wrap.with-caption { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; } .btn-wrap .btn-caption { text-align: left; width: fit-content; -webkit-box-flex: 0; flex: 0 1 50%; padding: 0px 1rem 0px 0px; } .btn-wrap .btn-caption + .btn { -webkit-box-flex: 0; flex: 0 1 48%; } } .btn.subsc { border: none; background-color: rgba(var(--color03),1) !important; color: rgba(var(--color08),1) !important; } .btn.submit { border: none; padding: 0.75rem 3rem; background: rgba(var(--color01),1) !important; color: rgba(var(--color08),1) !important; } .btn.logout { background: rgba(var(--color08),1) !important; border: none !important; } .btn.account { border: none; background: rgba(var(--color01),1) !important; color: rgba(var(--color08),1) !important; } .btn.offerappli { background-color: rgba(var(--color03),1); color: rgba(var(--color08),1); border: none; } .btn.offerlogin { color: rgba(var(--color00),1); background-color: rgba(var(--color08),1); } .btn.listmore { display: block; width: fit-content; color: rgba(var(--color00),.9); padding: 1rem 4rem 0.75rem; margin: 0px auto; } .btn.appli { background: rgba(var(--color01),1); color: rgba(var(--color08),1); border: none; } .btn.cancel { background: rgba(var(--color00),.4); color: rgba(var(--color08),1); border: none; } .btn:hover { opacity: 0.85; } .thumb { position: relative; overflow: hidden; display: block; } .thumb2 { position: relative; overflow: hidden; display: block; } .thumb.loading::after { content: ""; width: 32px; height: 32px; position: absolute; z-index: 0; left: calc(50% - 16px); top: calc(50% - 16px); background-size: contain; background-repeat: no-repeat; background-image: url("data:image/svg+xml;utf-8,"); animation: 1.5s linear 0s infinite normal forwards running loading; } @-webkit-keyframes loading { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes loading { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .thumb > video { width: 100%; position: relative; z-index: 1; } .thumb .vidposter { position: absolute; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 10; opacity: 1; } .thumb .vidposter.vidplay { opacity: 0; visibility: hidden; transition: opacity 2s ease 0s; } .thumb .vidposter::before { content: ""; cursor: pointer; width: min(10vw, 40%); height: min(10vw, 40%); z-index: 1000; position: absolute; inset: 0px; margin: auto; display: inline-flex; -webkit-box-align: center; align-items: center; background-size: contain; background-repeat: no-repeat; background-position: center center; background-image: url("data:image/svg+xml;utf-8,"); } .thumb > iframe { width: 100%; height: auto; aspect-ratio: 4 / 3; position: relative; z-index: 1; } .thumb > img { position: absolute; z-index: 2; width: 100%; min-height: 100%; object-fit: cover; left: 50%; top: 20%; transform: translate3d(-50%, -20%, 0px); } .thumb2 > img { position: absolute; z-index: 2; width: 100%; min-height: 100%; object-fit: cover; left: 50%; top: 20%; transform: translate3d(-50%, -20%, 0px); } [data-mov="1"] .thumb::before { content: ""; background-size: 30%; background-repeat: no-repeat; background-position: center center; width: 100%; height: 100%; position: absolute; top: 0px; z-index: 3; background-image: url("data:image/svg+xml;utf-8,"); } .has-fullimg { margin-bottom: 2rem; } .has-fullimg .thumb { margin-bottom: 0.75rem; aspect-ratio: auto !important; } .has-fullimg .thumb > img { position: relative; left: 0px; top: 0px; transform: none; width: auto; max-width: 100%; height: auto; min-height: auto; margin: 0px auto; display: block; user-select: none; } .has-fullimg figcaption { font-size: min(3vw, 13px); width: 80%; margin: auto; } .oneline-news { display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; background: rgba(var(--color02),1); padding: 0.5rem 1.25rem; line-height: 1; border-radius: 3px; } .oneline-news span { font-size: min(3.5vw, 11px); font-weight: 700; color: rgba(var(--color01),1); padding: 0.5rem 0px; } .oneline-news p { font-size: min(3.5vw, 13px); font-weight: 700; color: rgba(var(--color01),1); padding: 0.5rem 0px 0.5rem 0.75rem; letter-spacing: 0px; } .oneline-news.covid19 { background: rgba(var(--color01),1); margin-bottom: 1.75em; border-radius: 5px; } .oneline-news.covid19 span { font-size: min(3.5vw, 13px); color: rgba(var(--color08),1); white-space: nowrap; padding: 0.25rem 1rem 0.25rem 0px; border-right: 1px solid rgba(var(--color08),1); line-height: 1.4; } .oneline-news.covid19 p { padding: 0.25rem 0px 0.25rem 1rem; color: rgba(var(--color08),1); line-height: 1.4; } .oneline-news > * { width: 100%; display: flex; -webkit-box-align: center; align-items: center; } .oneline-news > :only-child { width: 100%; } .ticker-wrap { background: rgba(var(--color01),1); line-height: 1; border-radius: 5px; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; padding: 0.25rem 0px !important; } .ticker-wrap .tic-label { -webkit-box-flex: 0; flex: 0 0 auto; width: 100%; } .ticker-wrap .tic-label a { color: rgba(var(--color08),1); padding: 0.5rem 0.75rem 0.5rem 1rem; } .ticker-wrap .tic-links { -webkit-box-flex: 1; flex-grow: 1; border-radius: 3px; margin-left: 0.25rem; margin-right: 0.25rem; padding-right: 5rem; overflow: hidden; max-height: 2em; } .ticker-wrap .tic-links a { padding: 0.5em 1em; color: rgba(var(--color01),1); display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 100%; background: rgba(var(--color08),1); } .ticker-wrap .spin_wrap { display: flex; -webkit-box-align: center; align-items: center; position: absolute; width: 5rem; height: 100%; right: 0px; top: 50%; transform: translateY(-50%); } .ticker-wrap .spin { position: absolute; height: min(5vw, 21px); cursor: pointer; line-height: 1; padding: 0px; background: 0px 0px; outline: 0px; border: none; } .ticker-wrap .spin::before { content: ""; display: block; width: min(7vw, 25px); height: min(7vw, 16px); background-size: contain; background-repeat: no-repeat; background-image: url("data:image/svg+xml;utf-8,"); } .ticker-wrap .spin > svg { display: none; } .ticker-wrap .spin.up { right: 0.35rem; } .ticker-wrap .spin.dn { right: 2.5rem; } .ticker-wrap .spin.dn::before { transform: scale(1, -1); } @media (min-width: 641px) { .ticker-wrap { flex-wrap: nowrap; } .ticker-wrap .tic-label { width: auto; } } .cat-tabs { padding: 0px; background: rgba(var(--color02),1); display: flex; -webkit-box-align: center; align-items: center; width: 100%; position: relative; margin-bottom: 0.5rem; } .cat-tabs ul { display: flex; flex-wrap: nowrap; white-space: nowrap; -webkit-box-pack: start; justify-content: flex-start; width: 100%; } .cat-tabs ul li { color: rgba(var(--color01),1); background: rgba(var(--color02),1); display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; font-weight: 700; text-align: center; cursor: pointer; transition: all 0.25s ease 0s; font-size: min(3.5vw, 13px); padding: 1.25em 1.5em; } .cat-tabs ul li.current { color: rgba(var(--color08),1); background: rgba(var(--color01),1); } .cat-tabs ul li a { color: rgba(var(--color01),1); } .cat-tabs ul li.current a { color: rgba(var(--color08),1); } @media (min-width: 641px) { .cat-tabs { padding: 0px; } .cat-tabs ul { width: 100%; display: flex; -webkit-box-pack: start; justify-content: flex-start; } } @media (min-width: 1281px) { .cat-tabs .splide__track { overflow: visible; } } .cat-tabs .splide__arrow { position: absolute; height: min(5vw, 21px); cursor: pointer; line-height: 1; padding: 0px; background: 0px 0px; outline: 0px; border: none; } .cat-tabs .splide__arrow[disabled] { display: none; } .cat-tabs .splide__arrow > svg { display: none; } .cat-tabs .splide__arrow--next, .cat-tabs .splide__arrow--prev { position: absolute; z-index: 10; bottom: 0px; width: 50px; height: 100%; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; background-color: rgba(var(--color02),.75) !important; } .cat-tabs .splide__arrow--prev { left: 0px; } .cat-tabs .splide__arrow--next { right: 0px; } .cat-tabs .splide__arrow::before { content: ""; position: absolute; inset: 0px; margin: auto; display: block; background-position: center center; background-repeat: no-repeat; background-size: 65%; } .cat-tabs .splide__arrow--prev::before { background-image: url("data:image/svg+xml;utf-8,"); } .cat-tabs .splide__arrow--next::before { background-image: url("data:image/svg+xml;utf-8,"); } .js-replace-list > * { pointer-events: none; opacity: 0; transform: translateY(0.5rem); display: none !important; } .js-replace-list .current { flex-wrap: wrap; pointer-events: auto; animation: 1s ease 0.15s 1 normal forwards running showReplace; display: flex !important; } @-webkit-keyframes showReplace { 100% { opacity: 1; transform: translateY(0px); } } @keyframes showReplace { 100% { opacity: 1; transform: translateY(0px); } } .service-list li { margin: 2rem 0px !important; } .service-list li .thumb { aspect-ratio: 2 / 1 !important; } .meta-socials { display: flex; -webkit-box-pack: end; justify-content: flex-end; -webkit-box-align: center; align-items: center; -webkit-box-flex: 1; flex-grow: 1; -webkit-box-ordinal-group: 11; order: 10; } .meta-socials > * { min-width: 2em; cursor: pointer; } .meta-socials .sns { width: 2em; margin-left: 1rem; } .meta-socials .sns img { width: 100%; } .withTags { display: flex; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: center; align-items: center; flex-wrap: wrap; padding: 1rem 0px; line-height: 1; } .withTags a { font-size: min(3vw, 12px); letter-spacing: 0px; color: rgba(var(--color00),.8); border-radius: 2em; font-weight: 700; padding: 0.25rem 0.5rem; margin-right: 0.55rem; display: inline-block; position: relative; } .withTags a:not(:last-of-type)::after { content: "|"; position: absolute; left: 100%; } .js-filter-wrap ul li { transition: transform 0.2s ease-out 0s, opacity 0.2s linear 0s, -webkit-transform 0.2s ease-out 0s; } .js-filter-wrap ul li.hide { opacity: 0; transform: translate3d(0px, 10px, 0px); backface-visibility: hidden; } .gallery { width: 100%; overflow: hidden; } .gallery::after { content: ""; display: table; clear: both; } .gallery li { width: 18%; margin-right: 2%; margin-bottom: 2%; float: left; } .gallery li img { width: 100%; } .gallery-wrap { width: 100%; overflow: hidden; float: left; margin: 5px 2rem 1rem 0px; background: rgba(var(--color00),.05); border: 1px solid rgba(var(--color00),.3); padding: 0.5rem; border-radius: 10px; position: relative; } .gallery-wrap .current-photo .thumb { aspect-ratio: 4 / 3; position: relative; overflow: hidden; display: block; margin: 0px auto 1rem; } .gallery-wrap .current-photo .thumb img { position: absolute; z-index: 1; max-width: 100%; max-height: 100%; object-fit: contain; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0px); user-select: none; } .gallery-wrap .current-photo figcaption { font-size: min(4.5vw, 13px); text-align: left; margin-bottom: 1rem; } .gallery-wrap .gallery-thumb { display: flex; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; } .gallery-wrap .gallery-thumb li { -webkit-box-flex: 0; flex: 0 0 20%; display: block; cursor: pointer; background: rgba(var(--color00),1); } .gallery-wrap .gallery-thumb li a { display: block; } .gallery-wrap .gallery-thumb li img { width: 100%; opacity: 0.5; } .gallery-wrap .gallery-thumb li.current img, .gallery-wrap .gallery-thumb li:hover img { opacity: 1; } .gallery-wrap .current-photo .next, .gallery-wrap .current-photo .prev { position: absolute; display: inline-block; width: 48px; height: 48px; border: none; top: 50%; transform: translateY(-50%); z-index: 1; outline: 0px; cursor: pointer; overflow: hidden; } .gallery-wrap .current-photo .prev { right: calc(100% - 48px); left: auto; display: none; } .gallery-wrap .current-photo .next { left: calc(100% - 48px); right: auto; display: none; } .gallery-wrap .current-photo .next::before, .gallery-wrap .current-photo .prev::before { content: ""; position: absolute; inset: 0px; margin: auto; display: block; background-position: center center; background-repeat: no-repeat; background-size: contain; } .gallery-wrap .current-photo .prev::before { background-image: url("data:image/svg+xml;utf-8,"); } .gallery-wrap .current-photo .next::before { background-image: url("data:image/svg+xml;utf-8,"); } .knockOut { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 900000; background: rgba(0, 0, 0, 0.8); backdrop-filter: blur(5px); } .np-modal { opacity: 0; pointer-events: none; position: fixed; z-index: 999999; background: 0px 0px; text-align: left; top: 45%; left: 50%; transform: translate(-50%, -50%); width: 90%; height: auto; max-height: 70%; transition: opacity 0.5s ease 0s; } .np-modal .modalClose { position: absolute; bottom: 100%; right: 0px; text-align: center; cursor: pointer; width: 48px; height: 48px; } .np-modal .modalClose::before { content: ""; position: absolute; inset: 0px; margin: auto; display: block; background: url("data:image/svg+xml;utf-8,") center center / contain no-repeat; } .np-modal.mopen { opacity: 1; pointer-events: auto; } .np-modal .modalInner { margin: 0px; padding: 0px; } @media (min-width: 834px) { .np-modal { width: auto; height: auto; } } @media (min-width: 1281px) { .np-modal { max-width: 980px; } } .np-modal .gallery-photo li { display: flex; -webkit-box-pack: center; justify-content: center; max-height: 60vh; } .np-modal .gallery-photo li img { width: 100%; object-fit: contain; filter: drop-shadow(rgba(0, 0, 0, 0.75) 0px 0px 0.5rem); margin-bottom: 3.5rem; } .np-modal .gallery-photo li p { position: absolute; z-index: 100; font-size: min(3vw, 16px); top: calc(100% - 3rem); width: 100%; text-align: center; line-height: 1.4; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: rgba(var(--color08),1); } .np-modal .gallery-thumb { width: 100%; } @media (min-width: 641px) { .np-modal .gallery-thumb { max-width: 100%; margin: 0px auto; } } @media (min-width: 1281px) { .np-modal .gallery-thumb { max-width: 80%; margin: 0px auto; } } .np-modal .gallery-thumb li { display: block; cursor: pointer; } .np-modal .gallery-thumb li img { width: 100%; opacity: 0.65; border: 2px solid transparent; } .np-modal .gallery-thumb .is-active img, .np-modal .gallery-thumb li:hover img { opacity: 1; border: 2px solid rgba(var(--color01),1); } .np-modal .gallery-photo .splide-wrapper { position: relative; } .np-modal .gallery-photo .splide__arrow { position: absolute; cursor: pointer; line-height: 1; padding: 0px; background: 0px 0px; outline: 0px; border: none; } .np-modal .gallery-photo .splide__arrow[disabled] { display: none; } .np-modal .gallery-photo .splide__arrow > svg { display: none; } .np-modal .gallery-photo .splide__arrow--next, .np-modal .gallery-photo .splide__arrow--prev { position: absolute; z-index: 10; top: 0px; bottom: 0px; margin: auto; } .np-modal .gallery-photo .splide__arrow--prev { right: calc(100% + 2.4rem); } .np-modal .gallery-photo .splide__arrow--next { left: calc(100% + 2.4rem); } .np-modal .gallery-photo .splide__arrow::before { content: ""; display: inline-block; width: 48px; height: 48px; background-size: contain; background-repeat: no-repeat; } .np-modal .gallery-photo .splide__arrow--prev::before { background-image: url("data:image/svg+xml;utf-8,"); } .np-modal .gallery-photo .splide__arrow--next::before { background-image: url("data:image/svg+xml;utf-8,"); } .docs-header { padding: 1rem 0px 1.5rem; } .docs-header .header-note { font-size: min(4vw, 16px); line-height: 1.6; } .docs-footer { padding: 2rem 0px 3rem; } .footer-note { width: fit-content; margin: 0px auto; } .footer-note li { font-size: min(4vw, 14px); padding: 0.25em 0px; } .l { text-align: left; -webkit-box-pack: start; justify-content: flex-start; } .c { text-align: center; -webkit-box-pack: center; justify-content: center; } .r { text-align: right; -webkit-box-pack: end; justify-content: flex-end; } .px12 { font-size: min(3vw, 12px) !important; } .px14 { font-size: min(4vw, 14px) !important; } .px16 { font-size: min(4vw, 16px) !important; } .px18 { font-size: min(4.1vw, 18px) !important; } .px20 { font-size: min(4.2vw, 20px) !important; } .px22 { font-size: min(4.3vw, 22px) !important; } .px24 { font-size: min(4.4vw, 24px) !important; } .px28 { font-size: min(4.6vw, 28px) !important; } ._sp { display: block; } ._tb { display: none; } ._pc { display: none; } @media (min-width: 641px) { ._sp { display: none !important; } } @media (min-width: 641px) and (max-width: 1280px) { ._tb { display: block; } ._pc { display: block; } } @media (min-width: 1281px) { ._tb { display: none; } ._pc { display: block; } } [class*="login"] .hideloggedin { display: none !important; } @media print { .ad-wrap, .bottom_fixed_ad, .column-wrap .sub, .drawer-btn, .global-footer, .meta-socials, .overhead, .sec > .sec, .site-function, .sm-unit .svelte-xurmir, .splide.is-initialized, .splide.is-rendered, .topicpath li, [id^="browsi_adContainer_ai_"], [id^="browsi_adWrapper_ai_"], [id^="google_ads_iframe_"], [id^="sm_box_"] { display: none !important; } header { position: absolute !important; top: 0px !important; overflow: hidden !important; } .article-media-wrap { display: block !important; width: 45% !important; float: left !important; margin-right: 1rem !important; margin-bottom: 1rem !important; } .article-body, .article-header { position: initial !important; } .article-body p { margin-bottom: 1rem !important; } .column-wrap { position: absolute !important; top: 20px !important; } .siteid a { width: 200px !important; margin-bottom: 5px !important; } .gallery-within-article .current-photo figcaption { width: 100% !important; } } "); } [data-pay="2"] .pay::before { background-image: url("data:image/svg+xml;utf-8,"); } [data-pay="3"] .pay::before { background-image: url("data:image/svg+xml;utf-8,"); } [data-photo="0"] .pho { display: none; } [data-photo="1"] .pho { display: inline-block; } [data-photo="0"] .pho::before { display: none; margin-right: 0px; } [data-photo="1"] .pho::before { background-image: url("data:image/svg+xml;utf-8,"); } [data-mov="0"] .mov { display: none; } [data-mov="1"] .mov { display: inline-block; } [data-mov="1"] .mov { display: inline-block; position: relative; bottom: 0.24rem; } [data-mov="0"] .mov::before { display: none; margin-right: 0px; } [data-mov="1"] .mov::before { background-image: url("data:image/svg+xml;utf-8,"); } .row1 > * { -webkit-box-flex: 0; flex: 0 0 100%; } .row2 > * { -webkit-box-flex: 0; flex: 0 0 100%; } .row3 > * { -webkit-box-flex: 0; flex: 0 0 100%; } .row4 > * { -webkit-box-flex: 0; flex: 0 0 48%; } .row5 > * { -webkit-box-flex: 0; flex: 0 0 48%; } .row2.type02 > *, .row3.type02 > *, .row4.type02 > * { -webkit-box-flex: 0; flex: 0 0 48%; } .row2.type03 > *, .row3.type03 > *, .row4.type03 > * { -webkit-box-flex: 0; flex: 0 0 48%; } @media (min-width: 641px) { .row1 > * { -webkit-box-flex: 0; flex: 0 0 100%; } .row2 > * { -webkit-box-flex: 0; flex: 0 0 48%; } .row3 > * { -webkit-box-flex: 0; flex: 0 0 48%; } .row4 > * { -webkit-box-flex: 0; flex: 0 0 31.8333%; } .row5 > * { -webkit-box-flex: 0; flex: 0 0 31.8333%; } .row3.type02 > * { -webkit-box-flex: 0; flex: 0 0 31.8333%; } .row4.type02 > * { -webkit-box-flex: 0; flex: 0 0 31.8333%; } .row2.type03 > *, .row3.type03 > *, .row4.type03 > * { -webkit-box-flex: 0; flex: 0 0 31.8333%; } .row2.type02::after, .row2.type03::after, .row3.type02::after, .row3.type03::after, .row4::after, .row5::after { content: ""; -webkit-box-flex: 0; flex: 0 0 31.8333%; } } @media (min-width: 834px) { .row1 > * { -webkit-box-flex: 0; flex: 0 0 100%; } .row2 > * { -webkit-box-flex: 0; flex: 0 0 48%; } .row3 > * { -webkit-box-flex: 0; flex: 0 0 31.8333%; } .row4 > * { -webkit-box-flex: 0; flex: 0 0 31.8333%; } .row5 > * { -webkit-box-flex: 0; flex: 0 0 31.8333%; } .row2.type02 > * { -webkit-box-flex: 0; flex: 0 0 31.8333%; } .row4.type02 > * { -webkit-box-flex: 0; flex: 0 0 24%; } .row2.type02::after, .row3::after, .row4::after, .row5::after { content: ""; -webkit-box-flex: 0; flex: 0 0 31.8333%; } } @media (min-width: 1281px) { .row1 > * { -webkit-box-flex: 0; flex: 0 0 100%; } .row2 > * { -webkit-box-flex: 0; flex: 0 0 48%; } .row3 > * { -webkit-box-flex: 0; flex: 0 0 31.8333%; } .row4 > * { -webkit-box-flex: 0; flex: 0 0 24%; } .row5 > * { -webkit-box-flex: 0; flex: 0 0 19%; } .row2.type02 > * { -webkit-box-flex: 0; flex: 0 0 48%; } .row3::after, .row5::after { content: ""; -webkit-box-flex: 0; flex: 0 0 31.8333%; } } .meta-cat:empty { display: none !important; } .excerpt:empty { display: none !important; } [class*="row"]:not([class*="arrow"]) { display: flex; flex-wrap: wrap; -webkit-box-pack: justify; justify-content: space-between; } .article-list.type01 li { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: start; align-items: flex-start; -webkit-box-pack: justify; justify-content: space-between; padding: 0.5rem 0px; border-bottom: 1px solid rgba(var(--color00),.2); } .article-list.type01 .thumb { -webkit-box-ordinal-group: 3; order: 2; width: 28%; height: auto; aspect-ratio: 4 / 3; background: rgba(var(--color00),.05); } .article-list.type01 .thumb2 { -webkit-box-ordinal-group: 3; order: 2; width: 28%; height: auto; aspect-ratio: 4 / 3; background: rgba(var(--color00),.05); } .article-list.type01 .detail { -webkit-box-ordinal-group: 2; order: 1; width: 72%; padding: 0.25rem 1rem 0px 0px; } .article-list.type01 .detail2 { -webkit-box-ordinal-group: 2; order: 1; width: 72%; padding: 0.25rem 1rem 0px 0px; } .article-list.type01 .detail .caption { font-size: min(4vw, 18px); font-weight: 700; color: rgba(var(--color00),.85); letter-spacing: 0.05em; line-height: 1.4; margin-bottom: 0.25em; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .article-list.type01 .detail .pubmeta { font-size: min(3.5vw, 13px); flex-flow: wrap; margin-bottom: 0.25rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .article-list.type01 .detail .pubmeta .meta-time:not(:empty) { display: inline-block; color: rgba(var(--color00),1); margin: 0.25rem 0.5rem 0.25rem 0px; } .article-list.type01 .detail .pubmeta .meta-cat:not(:empty) { color: rgba(var(--color05),1); margin: 0.25rem 0.5rem 0.25rem 0px; width: auto; } .article-list.type01 .detail .excerpt { letter-spacing: 0.1em; width: 100%; font-size: min(3.5vw, 14px); color: rgba(var(--color00),1); line-height: 1.6; text-align: justify; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .article-list.type01 .detail2 .excerpt { letter-spacing: 0.1em; width: 100%; font-size: min(3.5vw, 14px); color: rgba(var(--color00),1); line-height: 1.6; text-align: justify; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .article-list.type01 .detail .excerpt2 { letter-spacing: 0.1em; width: 100%; display: block; font-size: min(3.5vw, 14px); color: rgba(var(--color00),1); text-align: justify; word-break: break-word; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; line-height: 1.6 !important; } .article-list.type01.smallthumb > * { -webkit-box-align: center; align-items: center; } .article-list.type01.smallthumb .thumb { width: min(30%, 90px); } .article-list.type01.smallthumb .detail { width: calc(100% - min(30%, 90px)); padding: 0px 1rem 0px 0px; } .article-list.type01.smallthumb .detail .caption { margin-bottom: 0px; padding-top: 0.714286em; } .article-list.type02 li { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: start; align-items: flex-start; padding: 0px 0px 1rem; } .article-list.type02 .thumb { width: 100%; height: auto; aspect-ratio: 4 / 3; } .article-list.type02 .detail { width: 100%; padding: 0.75em 0px 0px; } .article-list.type02 .detail .caption { font-size: min(3.5vw, 17px); font-weight: 700; color: rgba(var(--color00),.85); letter-spacing: 0px; line-height: 1.4; margin-bottom: 0.5rem; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .article-list.type02 .detail .pubmeta { font-size: min(3.5vw, 13px); flex-flow: wrap; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .article-list.type02 .detail .pubmeta .meta-time:not(:empty) { display: inline-block; margin: 0.25rem 0.5rem 0.25rem 0px; } .article-list.type02 .detail .pubmeta .meta-caption { width: 100%; color: rgba(var(--color00),.85); font-weight: 700; font-size: min(3vw, 13px); margin-bottom: 0.25rem; } .article-list.type02 .detail .pubmeta .meta-cat:not(:empty) { color: rgba(var(--color05),1); margin: 0.25rem 0.5rem 0.25rem 0px; width: auto; } .article-list.type02 .detail .excerpt { display: none; } .article-list.type02.row1 .detail .caption { font-size: min(4.5vw, 24px); margin-bottom: 0.5em; -webkit-line-clamp: 3; } .article-list.type02.row1 .detail .pubmeta { flex-wrap: nowrap; margin-bottom: 0.25rem; } .article-list.type02.row1 .detail .excerpt { display: block; color: rgba(var(--color00),1); font-size: min(3vw, 16px); line-height: 1.6; letter-spacing: 0.1em; } .article-list.type03 li { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: start; align-items: flex-start; padding: 0px; } .article-list.type03 .thumb { width: 100%; height: auto; aspect-ratio: 300 / 175; background: rgba(var(--color00),.05); } .article-list.type03 .detail { width: 100%; padding: 1.25rem 1rem 0.5rem; position: relative; } .article-list.type03 .detail .caption { font-size: min(3.5vw, 16px); font-weight: 700; color: rgba(var(--color00),.85); letter-spacing: 0px; line-height: 1.2; margin-bottom: 0px; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .article-list.type03 .detail .pubmeta .meta-time { display: none; } .article-list.type03 .detail .pubmeta .meta-cat:not(:empty) { position: absolute; z-index: 3; bottom: calc(100% - 0.75em); left: 0px; font-size: min(3vw, 14px); background: rgba(var(--color05),1); color: rgba(var(--color08),1); line-height: 1; padding: 0.35rem 1rem; } .article-list.type03 .detail .excerpt { display: none; } .article-list.type04 li { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: start; align-items: flex-start; -webkit-box-pack: justify; justify-content: space-between; padding: 1rem 0px; border-bottom: 1px solid rgba(var(--color00),.2); position: relative; } .article-list.type04 .thumb { -webkit-box-ordinal-group: 2; order: 1; width: auto; height: 3.75rem; aspect-ratio: 4 / 3; position: absolute; bottom: 1.25rem; background: rgba(var(--color00),.05); } .article-list.type04 .detail { -webkit-box-ordinal-group: 3; order: 2; width: 100%; padding: 0px; display: flex; flex-wrap: wrap; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; } .article-list.type04 .detail .caption { width: 100%; font-size: min(4vw, 20px); font-weight: 700; color: rgba(var(--color00),.85); letter-spacing: 0.05em; line-height: 1.4; margin-bottom: 0.5rem; text-align: justify; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .article-list.type04 .detail .pubmeta { font-size: min(3.5vw, 13px); display: flex; -webkit-box-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; } .article-list.type04 .detail .pubmeta .meta-time:not(:empty) { display: inline-block; margin: 0.25rem 0.5rem 0.25rem 0px; } .article-list.type04 .detail .pubmeta .meta-cat:not(:empty) { color: rgba(var(--color05),1); margin: 0.25rem 0.5rem 0.25rem 0px; width: auto; } .article-list.type04 .detail .excerpt { width: calc(100% - 5rem); font-size: min(3vw, 14px); color: rgba(var(--color00),1); line-height: 1.5; text-align: justify; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 4; -webkit-box-orient: vertical; margin: 0px 0px 0px auto; padding-left: 1rem; } @media (min-width: 834px) { .article-list.type04 li { padding: 2rem 0px; position: static; } .article-list.type04 .thumb { width: 20%; height: auto; position: relative; margin: 0px; bottom: 0px; } .article-list.type04 .detail { width: 80%; padding: 0px 0px 0px 1rem; } .article-list.type04 .detail .caption { -webkit-line-clamp: 4; margin-bottom: 0.5rem; min-height: auto; } .article-list.type04 .detail .excerpt { width: 100%; margin: 0px; padding: 0px; -webkit-line-clamp: 3; } } .article-list.type05 li { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: start; align-items: flex-start; -webkit-box-pack: justify; justify-content: space-between; padding: 1rem 0px; } .article-list.type05 .thumb { -webkit-box-ordinal-group: 2; order: 1; width: 42%; height: auto; aspect-ratio: 1 / 1; background: rgba(var(--color00),.05); } .article-list.type05 .detail { -webkit-box-ordinal-group: 3; order: 2; width: 58%; padding: 0.5rem 0px 0px 1.5em; display: flex; flex-wrap: wrap; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; } .article-list.type05 .detail .caption { width: 100%; font-size: min(4vw, 24px); font-weight: 700; color: rgba(var(--color00),.85); letter-spacing: 0.05em; line-height: 1.4; margin-bottom: 0.5rem; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .article-list.type05 .detail .pubmeta { width: 100%; color: rgba(var(--color00),.75); font-size: min(3.5vw, 13px); display: flex; -webkit-box-align: center; align-items: center; flex-wrap: wrap; } .article-list.type05 .detail .pubmeta .meta-caption { width: 100%; font-weight: 700; font-size: min(4vw, 16px); border-bottom: 1px solid rgba(var(--color00),.2); padding-bottom: 1rem; margin-bottom: 1rem; } .article-list.type05 .detail .pubmeta .meta-time:not(:empty) { display: inline-block; margin: 0.25rem 0.5rem 0.25rem 0px; } .article-list.type05 .detail .pubmeta .meta-cat:not(:empty) { color: rgba(var(--color05),1); margin: 0.25rem 0.5rem 0.25rem 0px; width: auto; } .article-list.type05 .detail .excerpt { width: 100%; display: block; font-size: min(3vw, 14px); line-height: 1.5; } .article-list.type06 li { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: start; align-items: flex-start; -webkit-box-pack: justify; justify-content: space-between; padding: 1rem 0px; border-bottom: 1px solid rgba(var(--color00),.2); margin-bottom: 1rem; } .article-list.type06 .thumb { display: none; } .article-list.type06 .detail { width: 100%; padding: 0px; display: flex; flex-wrap: nowrap; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; } .article-list.type06 .detail .caption { width: calc(100% - min(3.5vw, 13px) * 12); font-weight: 700; color: rgba(var(--color00),.85); letter-spacing: 0.05em; line-height: 1.4; margin-bottom: 0.5rem; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .article-list.type06 .detail .pubmeta { color: rgba(var(--color00),.75); margin-bottom: 0.25rem; font-size: min(3.5vw, 13px); font-weight: 700; text-align: right; display: flex; -webkit-box-align: center; align-items: center; } .article-list.type06 .detail .pubmeta .ic { display: none; } .article-list.type06 .detail .pubmeta::after, .article-list.type06 .detail .pubmeta::before { display: none; } .article-list.type06 .detail .pubmeta .meta-time:not(:empty) { -webkit-box-ordinal-group: 3; order: 2; margin: 0.25rem 0.5rem 0.25rem 0px; } .article-list.type06 .detail .pubmeta .meta-cat:not(:empty) { display: none; } .article-list.type06 .detail .excerpt { display: none; } .article-list.type07 li { display: flex; padding: 1rem 0px; border-bottom: 1px solid rgba(var(--color00),.2); } .article-list.type07 li::before { content: ""; display: block; width: 1.5em; height: 1.5em; background-position: center center; background-repeat: no-repeat; background-size: contain; background-image: url("data:image/svg+xml;utf-8,"); } .article-list.type07 .thumb { display: none; } .article-list.type07 .detail { width: calc(100% - 1.5em); padding: 0px; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .article-list.type07 .detail .caption { width: fit-content; padding-right: 1rem; font-size: min(4vw, 16px); font-weight: 700; color: rgba(var(--color00),.85); line-height: 1.4; word-break: break-word; display: flex; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .article-list.type07 .detail .pubmeta { color: rgba(var(--color00),.75); font-size: min(3.5vw, 13px); display: flex; -webkit-box-align: center; align-items: center; } .article-list.type07 .detail .pubmeta .meta-time:not(:empty) { margin: 0.25rem 0.5rem 0.25rem 0px; } .article-list.type07 .detail .pubmeta .meta-cat { display: none; } .article-list.type07 .detail .excerpt { display: none; } .article-list.type08 li { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: start; align-items: flex-start; -webkit-box-pack: justify; justify-content: space-between; padding: 0px; margin: 1rem 0px; } .article-list.type08 .thumb { width: 36%; height: auto; aspect-ratio: 4 / 3; position: relative; overflow: hidden; background: rgba(var(--color00),.05); } .article-list.type08 .thumb img { position: absolute; width: auto; height: auto; min-width: 100%; min-height: 100%; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0px); } .article-list.type08 .detail { width: 64%; padding: 0px 0px 0px 5.5%; } .article-list.type08 .detail .caption { font-size: min(3.5vw, 16px); font-weight: 700; color: rgba(var(--color00),.85); letter-spacing: 0.05em; line-height: 1.5; margin-bottom: 0.35em; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .article-list.type08 .detail .pubmeta { font-size: min(3.5vw, 13px); display: flex; -webkit-box-align: center; align-items: center; flex-flow: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; } .article-list.type08 .detail .pubmeta .meta-time:not(:empty) { display: inline-block; margin: 0.25rem 0.5rem 0.25rem 0px; } .article-list.type08 .detail .pubmeta .meta-caption { width: 100%; color: rgba(var(--color00),.85); font-weight: 700; font-size: min(3vw, 13px); margin-bottom: 0.5rem; } .article-list.type08 .detail .pubmeta .meta-cat { color: rgba(var(--color05),1); margin: 0.25rem 0.5rem 0.25rem 0px; width: auto; } .article-list.type08 .detail .excerpt { display: block; color: rgba(var(--color00),1); font-size: min(3vw, 12px); line-height: 1.4; letter-spacing: 0px; } .article-list.type09 li { display: flex; padding: 1rem 0px 0.25rem; border-bottom: 1px solid rgba(var(--color00),.2); } .article-list.type09 .thumb { display: none; } .article-list.type09 .detail { width: 100%; padding: 0px; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .article-list.type09 .detail .caption { width: fit-content; font-size: min(4vw, 16px); font-weight: 700; color: rgba(var(--color00),.85); line-height: 1.4; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 0.5rem; } .article-list.type09 .detail .pubmeta { font-size: min(3.5vw, 13px); display: flex; -webkit-box-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; margin-bottom: 0.25rem; } .article-list.type09 .detail .pubmeta .meta-time:not(:empty) { display: inline-block; margin: 0.25rem 0.5rem 0.25rem 0px; } .article-list.type09 .detail .pubmeta .meta-cat { color: rgba(var(--color05),1); margin: 0.25rem 0.5rem 0.25rem 0px; width: auto; } .article-list.type09 .detail .excerpt { letter-spacing: 0.1em; width: 100%; font-size: min(3vw, 14px); color: rgba(var(--color00),1); line-height: 1.6; text-align: justify; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 4; -webkit-box-orient: vertical; } .article-list.type10 li { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: start; align-items: flex-start; padding: 2rem 0px; border-bottom: 1px solid rgba(var(--color00),.5); } .article-list.type10 .thumb { display: none; } .article-list.type10 .detail { width: 100%; padding: 0px; position: relative; } .article-list.type10 .detail .caption { display: block; font-size: min(3.5vw, 18px); font-weight: 700; margin-bottom: 1rem; color: rgba(var(--color00),1); letter-spacing: 0px; line-height: 1.2; } .article-list.type10 .detail .pubmeta { display: none; } .article-list.type10 .detail .excerpt { font-size: min(3.5vw, 16px); line-height: 1.6; color: rgba(var(--color00),1); text-align: justify; } .article-list.type01.feature1st > :not(:nth-of-type(1)) { border-bottom: 1px solid rgba(var(--color00),.2) !important; } .article-list.type01.feature1st > :nth-of-type(1) { position: relative; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-flex: 0; flex: 0 0 100%; } .article-list.type01.feature1st > :nth-of-type(1) .thumb { -webkit-box-ordinal-group: 2; order: 1; width: 100%; height: auto; margin-bottom: 0.5rem; z-index: 1; margin-top: calc(min(5vw, 21px) * 3); } .article-list.type01.feature1st > :nth-of-type(1) .detail { z-index: 1; bottom: 0px; left: 0px; width: 100%; padding: 0px; } .article-list.type01.feature1st > :nth-of-type(1) .detail .caption { font-size: min(5vw, 21px); padding: 0.5rem 0px; max-height: 3.25em; position: absolute; top: 0px; z-index: 1; } .article-list.type01.feature1st > :nth-of-type(1) .thumb2 { -webkit-box-ordinal-group: 2; order: 1; width: 100%; height: auto; margin-bottom: 0.5rem; z-index: 1; } .article-list.type01.feature1st > :nth-of-type(1) .detail2 { z-index: 1; bottom: 0px; left: 0px; width: 100%; padding: 1.5rem 0px; } .article-list.type01.feature1st > :nth-of-type(1) .detail2 .caption { font-size: min(5vw, 21px); padding: 0.5rem 0px; max-height: 3.25em; position: absolute; top: 0px; z-index: 1; } @media (min-width: 641px) { .article-list.type01.feature1st > :nth-of-type(1) { border-bottom: none; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: start; align-items: flex-start; } .article-list.type01.feature1st > :nth-of-type(1) .thumb { -webkit-box-ordinal-group: 2; order: 1; width: 36%; margin-top: 0px; } .article-list.type01.feature1st > :nth-of-type(1) .detail { -webkit-box-ordinal-group: 3; order: 2; width: 64%; padding: 0.25rem 0px 0px 2rem; position: static; background: 0px 0px; } .article-list.type01.feature1st > :nth-of-type(1) .detail .caption { letter-spacing: 0.05em; line-height: 1.5; margin-bottom: 0.5rem; color: rgba(var(--color00),.85); padding: 0px; position: static; } .article-list.type01.feature1st > :nth-of-type(1) .detail .pubmeta { display: flex; -webkit-box-align: center; align-items: center; margin-bottom: 0.25rem; } .article-list.type01.feature1st > :nth-of-type(1) .thumb2 { -webkit-box-ordinal-group: 2; order: 1; width: 36%; margin-top: 0px; } .article-list.type01.feature1st > :nth-of-type(1) .detail2 { -webkit-box-ordinal-group: 3; order: 2; width: 64%; padding: 0.25rem 0px 0px 2rem; position: static; background: 0px 0px; } .article-list.type01.feature1st > :nth-of-type(1) .detail2 .caption { letter-spacing: 0.05em; line-height: 1.5; margin-bottom: 0.5rem; color: rgba(var(--color00),.85); padding: 0px; position: static; } .article-list.type01.feature1st > :nth-of-type(1) .detail2 .pubmeta { display: flex; -webkit-box-align: center; align-items: center; margin-bottom: 0.25rem; } } .article-list.hasToday li { width: 100%; min-height: 220px; height: calc(var(--todays-item-H) * 2); display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; position: relative; padding: 0.5rem 0px 0px; overflow: hidden; border-bottom: none !important; } .article-list.hasToday li::before { content: ""; display: block; position: absolute; top: 0.5rem; width: 100%; height: calc(100% - 0.5rem); background: rgba(var(--color07),1); z-index: 0; } .article-list.hasToday .detail .caption { text-align: left; } .article-list.hasToday .detail .pubmeta { display: flex; justify-content: left; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: wrap; } .article-list.hasToday .detail .pubmeta .meta-time:not(:empty) { display: block; text-align: left; width: 100%; margin: 0.25rem 0px; } .article-list.hasToday .thumb { width: min(60%,var(--todays-item-H) * 2 * 1.3333333333); height: auto; } .article-list.hasToday .detail { width: calc(100% - min(60%,var(--todays-item-H) * 2 * 1.3333333333)); padding: 0px; z-index: 1; margin-top: 0.5rem; } @media (min-width: 834px) { .article-list.hasToday .thumb { width: min(72%,var(--todays-item-H) * 2 * 1.3333333333); height: auto; } .article-list.hasToday .detail { width: calc(100% - min(72%,var(--todays-item-H) * 2 * 1.3333333333)); } } .article-list.hasToday .detail .excerpt { display: none; } .article-list.type01.newspaper li { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; padding: 0.5rem 0px; border-bottom: 1px solid rgba(var(--color00),.2); } .article-list.type01.newspaper .thumb { -webkit-box-ordinal-group: 3; order: 2; width: 30%; height: auto; aspect-ratio: 200 / 266; } .article-list.type01.newspaper .detail { -webkit-box-ordinal-group: 2; order: 1; width: 70%; padding: 0.5rem 2em 0px 0px; } .article-list.type01.newspaper .detail .caption { font-size: min(4vw, 24px); font-weight: 700; color: rgba(var(--color00),.85); letter-spacing: 0.05em; line-height: 1.4; margin-bottom: 0.5rem; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .article-list.type01.newspaper .detail .pubmeta { font-size: min(3.5vw, 13px); display: flex; -webkit-box-align: center; align-items: center; margin-bottom: 0.25rem; } .article-list.type01.newspaper .detail .pubmeta .meta-time:not(:empty) { display: inline-block; } .article-list.type01.newspaper .detail .excerpt { letter-spacing: 0.1em; width: 100%; display: block; font-size: min(3vw, 14px); line-height: 1.6; text-align: justify; } "); } .elect-votecount li.stat2::before { background-image: url("data:image/svg+xml;utf-8,"); } .elect-votecount li.stat3::before { background-image: url("data:image/svg+xml;utf-8,"); } .elect-votecount li.stat4::before { background-image: url("data:image/svg+xml;utf-8,"); } .elect-votecount li.stat5::before { background-image: url("data:image/svg+xml;utf-8,"); } .elect-votecount li .thumb { order: 2; width: 20%; aspect-ratio: 3 / 4; } .elect-votecount li .info { order: 3; width: 64%; display: flex; flex-grow: 1; flex-direction: column; justify-content: space-around; padding-left: 3%; } .elect-votecount li .name { order: 1; width: 100%; text-align: left; font-weight: 700; padding: 1rem 0px 0px; font-size: min(5vw, 24px); } .elect-votecount li .votecount { order: 3; width: 100%; text-align: right; font-weight: 700; padding-right: 4%; font-size: min(6vw, 20px); } .elect-votecount li .belong { order: 2; width: 100%; text-align: left; padding: 0.75rem 0px 0px; font-size: min(3.5vw, 18px); } @media (min-width: 641px) { .elect-votecount li { flex-wrap: nowrap; } .elect-votecount li::before { order: 1; min-width: 7%; } .elect-votecount li .thumb { order: 2; width: 10%; aspect-ratio: 3 / 4; } .elect-votecount li .info { flex-direction: row; } .elect-votecount li .name { order: 1; width: 40%; font-weight: 700; padding: 0px; } .elect-votecount li .votecount { order: 2; width: 20%; font-weight: 700; padding: 0px; } .elect-votecount li .belong { order: 3; width: 20%; text-align: center; padding: 0px; } } .elect-candidate li { display: flex; flex-direction: row; align-items: flex-start; justify-content: space-between; padding: 2rem 0px; border-bottom: 1px solid rgba(var(--color00),.2); } .elect-candidate li .thumb { order: 1; width: 30%; height: auto; aspect-ratio: 3 / 4; } .elect-candidate li .detail { order: 2; width: 70%; padding: 0.5em 0px 0px 1.5em; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; } .elect-candidate li .detail .caption { display: flex; align-items: center; flex-wrap: wrap; width: 100%; font-size: min(4vw, 20px); font-weight: 700; color: rgba(var(--color00),.85); line-height: 1.4; } .elect-candidate li .detail .caption .name { margin-right: 1em; font-weight: 700; margin-bottom: 0.5rem; } .elect-candidate li .detail .caption .kana { font-size: 70%; display: inline-block; margin-bottom: 0.5rem; } .elect-candidate li .detail .belong { margin-bottom: 0.5rem; font-size: min(3vw, 14px); } .elect-candidate li .detail .excerpt { width: 100%; display: block; color: rgb(102, 102, 102); font-size: min(3vw, 14px); line-height: 1.5; } @media (min-width: 641px) { .elect-candidate li .thumb { width: 15%; } .elect-candidate li .detail { width: 85%; } } "); transition: all 0.25s ease 0s; } .gallery-within-article .current-photo .thumb img { position: absolute; z-index: 1; max-width: 100%; max-height: 100%; object-fit: contain; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0px); } @-webkit-keyframes opa { 0% { opacity: 0; filter: blur(7px); } 99%, 100% { opacity: 1; filter: blur(0px); } } @keyframes opa { 0% { opacity: 0; filter: blur(7px); } 99%, 100% { opacity: 1; filter: blur(0px); } } .gallery-within-article .current-photo figcaption { font-size: min(4.5vw, 12px); color: rgba(var(--color00),.85); letter-spacing: 0px; line-height: 1.4; margin: 1em 0px; min-height: 4.2em; word-break: break-word; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .gallery-within-article > .gallery li { width: 18%; margin-right: 2%; margin-bottom: 2%; float: left; } @media (min-width: 641px) { .article-media-wrap { width: 40%; float: left; overflow: hidden; margin: 5px 2rem 1rem 0px; } } @media (max-width: 1280px) { .gallery-within-article .current-photo figcaption { width: 33.3333vw; } } @media (max-width: 640px) { .gallery-within-article .current-photo figcaption { width: 86.9565vw; } } .toc { background: rgba(var(--color00),.05); padding: 1rem; border-radius: 10px; margin-bottom: 3rem; } .toc .toc-index { font-size: min(4vw, 18px); font-weight: 700; color: rgba(var(--color00),.7); display: flex; cursor: pointer; } .toc .toc-index:hover { color: rgba(var(--color00),1); } .toc .toc-index::before { content: "▶"; margin-right: 0.25em; } .toc.on .toc-index::before { content: "▼"; } .toc .toc-index::after { content: "(クリックでご覧になれます)"; } .toc.on .toc-index::after { content: ""; } .toc ul { height: 0px; opacity: 0; padding: 0px; overflow: hidden; width: 100%; font-size: min(3.75vmin, 18px); transition: all 0.75s ease 0s; } .toc.on ul { padding: 1.5rem 0px 0px; height: auto; opacity: 1; transition: all 0.75s ease 0s; } .toc ul li { padding: 1em 0px 1em 1em; border-bottom: 1px solid rgb(204, 204, 204); } .toc ul li:last-of-type { border: none; padding-bottom: 0px; } .toc ul li a { font-size: min(5vw, 18px); color: rgba(var(--color00),.7); line-height: 1; display: block; } .toc ul li a:hover { color: rgba(var(--color00),1); } @media (min-width: 1281px) { .toc { padding: 2rem; } } .article-footer { padding: 0px 2rem; margin-bottom: 3rem; } .article-footer li { display: flex; -webkit-box-pack: end; justify-content: flex-end; -webkit-box-align: center; align-items: center; -webkit-box-flex: 1; flex-grow: 1; padding: 0.5rem 0px; } .article-footer li.meta-socials { padding: 2rem 0px 1rem; } .article-footer li a { color: rgba(var(--color00),1); font-weight: 700; } .article-pager { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: justify; justify-content: space-between; padding: 0px; margin-bottom: 2rem; border-top: 1px solid rgba(var(--color00),.25); border-bottom: 1px solid rgba(var(--color00),.25); } .article-pager a { width: 100%; display: flex; -webkit-box-align: center; align-items: center; color: rgba(var(--color00),.75); padding: 1em 0px; line-height: 1.7; } .article-pager a:hover { color: rgba(var(--color00),1); } .article-pager a.prev { border-bottom: 1px solid rgba(var(--color00),.25); padding-right: 2em; } .article-pager a.next { padding-left: 2em; } .article-pager a.next:only-child { margin: 0px 0px 0px auto; border-left: 1px solid rgba(var(--color00),.25); } .article-pager a.prev::before { content: "◀"; font-size: 1.5em; } .article-pager a.next::after { content: "▶"; font-size: 1.5em; } @media (min-width: 641px) { .article-pager { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; padding: 0.75rem; } .article-pager a { width: 50%; } .article-pager a.prev { border-bottom: none; border-right: 1px solid rgba(var(--color00),.25); } } iframe.youtube_aspect { aspect-ratio: 4 / 3; width: 100%; height: auto; display: block; margin: 0px auto; } .article-body > iframe.youtube_aspect { margin: 0px auto 2rem; } @media (700px <= width) { .article-body > iframe.youtube_aspect { max-width: 639px; } } "); } .ranking-wrap .js-tabs-content.ranking li:nth-child(2)::before { background-image: url("data:image/svg+xml;utf-8,"); } .ranking-wrap .js-tabs-content.ranking li:nth-child(3)::before { background-image: url("data:image/svg+xml;utf-8,"); } .ranking-wrap .js-tabs-content.ranking li:nth-child(4)::before { background-image: url("data:image/svg+xml;utf-8,"); } .ranking-wrap .js-tabs-content.ranking li:nth-child(5)::before { background-image: url("data:image/svg+xml;utf-8,"); } .sub .mynews-offer-wrap { background: rgba(var(--color01),1); border-radius: 5px; padding: 1rem; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: end; justify-content: flex-end; } .sub .mynews-offer-wrap .sec-headline { color: rgb(255, 255, 255); font-size: min(4vw, 18px); line-height: 2.4; padding: 0px; margin-bottom: 0.4em; justify-content: space-evenly; } .sub .mynews-offer-wrap .sec-headline.ico-mynews::before { width: min(11vw, 48px); height: min(11vw, 48px); background-image: url("data:image/svg+xml;utf-8,"); } .sub .mynews-offer-wrap a { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; flex-direction: row-reverse; color: rgba(var(--color01),1); background: rgba(var(--color08),1); font-size: min(5vw, 16px); font-weight: 700; padding: 1em; border-radius: 5px; width: 100%; } .sub .mynews-offer-wrap a.ico-triangle::before { width: min(5vw, 14px); height: min(5vw, 14px); background-image: url("data:image/svg+xml;utf-8,"); margin-left: 1em; } @media (min-width: 641px) { .sub .mynews-offer-wrap { padding: 0.5rem 1rem; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; } .sub .mynews-offer-wrap .sec-headline { font-size: min(4vw, 14px); margin-bottom: 0px; justify-content: space-evenly; } } @media (min-width: 1281px) { .sub .mynews-offer-wrap { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .sub .mynews-offer-wrap .sec-headline { margin-bottom: 0.4em; } } .sub .mynews-piano-wrap .sec-headline { display: flex; -webkit-box-pack: center; justify-content: center; text-align: justify; font-size: min(3.5vw, 15px); padding: 1rem; border-radius: 5px 5px 0px 0px; margin-bottom: 1rem; width: 100%; color: rgba(var(--color08),1); background: rgba(var(--color01),1); font-weight: 700; } .sub .mynews-piano-wrap .sec-headline.ico-mynews::before { width: min(11vw, 32px); height: min(11vw, 32px); margin-right: 0.5rem; background-image: url("data:image/svg+xml;utf-8,"); } .sub .mynews-piano-wrap .mynews-piano-list { min-height: 240px; } .sub .mynews-piano-wrap .mynews-piano-list li { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; padding: 0.5rem 1rem 0.5rem 0px; border-bottom: 1px solid rgba(var(--color00),.2); } .sub .mynews-piano-wrap .mynews-piano-list li .caption { width: 100%; font-size: min(5vw, 14px); font-weight: 700; color: rgba(var(--color00),.85); line-height: 1.4; } @media (min-width: 641px) { .sub .mynews-piano-wrap .mynews-piano-list { min-height: 185px; } } @media (min-width: 1281px) { .sub .mynews-piano-wrap .mynews-piano-list { min-height: 320px; } } .hotwords-wrap .sec-headline { padding: 1rem 0px 0.5rem; } .hotwords { display: flex; flex-wrap: wrap; border: 1px solid rgba(var(--color00),.2); padding: 1rem 1.5rem; border-radius: 5px; } .hotwords li { font-size: min(3.5vw, 14px); color: rgba(var(--color08),1); border-radius: 2em; padding: 0.5rem 1rem 0.5rem 0px; -webkit-box-flex: 0; flex: 0 1 auto; } .hotwords li span { color: rgba(var(--color03),1); display: inline-block; padding: 0px 0.25rem 0px 0px; font-weight: 700; } .hotwords li a { color: rgba(var(--color01),1); text-align: justify; } .subscription-wrap .upperpart { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; padding: 0px 0px 1.5%; } .subscription-wrap .upperpart > :nth-child(1) { width: 57.25%; } .subscription-wrap .upperpart > :nth-child(2) { width: 41%; } .subscription-wrap .upperpart > * img { width: 100%; } .subscription-wrap .lowerpart { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; -webkit-box-pack: justify; justify-content: space-between; } .subscription-wrap .lowerpart > :nth-child(1) { width: 31.35%; position: relative; } .subscription-wrap .lowerpart > :nth-child(1) .contentLink { display: flex; position: absolute; z-index: 1; width: 83%; bottom: 7%; left: 50%; transform: translateX(-50%); } .subscription-wrap .lowerpart > :nth-child(1) .contentLink a { width: 100%; } .subscription-wrap .lowerpart > :nth-child(1) .contentLink a img { width: 100%; height: auto; } .subscription-wrap .lowerpart > :nth-child(1) .bg { position: relative; z-index: 0; } .subscription-wrap .lowerpart > :nth-child(2) { width: 67.25%; position: relative; } .subscription-wrap .lowerpart > :nth-child(2) .contentLink { display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; position: absolute; z-index: 1; width: 92%; bottom: 5%; left: 50%; transform: translateX(-50%); } .subscription-wrap .lowerpart > :nth-child(2) .contentLink a { width: calc(33.3333% - 2px); } .subscription-wrap .lowerpart > :nth-child(2) .contentLink a img { width: 100%; height: auto; } .subscription-wrap .lowerpart > :nth-child(2) .bg { position: relative; z-index: 0; } .subscription-wrap .lowerpart > * img { width: 100%; } .socials-wrap { display: flex; flex-wrap: wrap; -webkit-box-pack: center; justify-content: center; margin-bottom: 3rem; } .socials-wrap .sns { -webkit-box-flex: 0; flex: 0 0 10%; margin: 0px 2% 2rem; } .socials-wrap .sns img { width: 100%; height: auto; } .socials-wrap .textsns { border: 1px solid rgba(var(--color01),1); border-radius: 5px; color: rgba(var(--color01),1); text-align: center; -webkit-box-pack: center; justify-content: center; padding: 1rem 0px; font-weight: 700; width: 100%; } .socials-wrap .textsns:not(:last-of-type) { margin-bottom: 0.5rem; } @media (min-width: 641px) { .socials-wrap .sns { margin-bottom: 2rem; } } @media (min-width: 1281px) { .socials-wrap .textsns { font-size: min(5vw, 13px); width: 100%; } } .info-wrap { background: rgba(var(--color02),1); padding: 0px 1rem 1rem !important; } .info-wrap ul li { padding: 0.25em 0px; } .info-wrap ul li a { color: rgba(var(--color01),1); font-weight: 700; font-size: min(3vw, 14px); } .info-wrap ul li a::before { content: "・"; } .others-wrap { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; } .others-wrap > * { margin-bottom: 1rem; }

サービス・事業
  • 神戸新聞ECサイト「いいモノがたり」
  • デジタル写真販売「神戸新聞images」
  • 保育園・幼稚園を探そう!すきっぷ「園なび」
  • イノベーション新拠点「アンカー神戸」
  • ひょうごSDGsプロジェクト
  • Mラボ就活ガイド
  • 神戸新聞オンラインショップ「リブstore得ダネ」
  • 朝刊・夕刊
    • 朝刊
    • 夕刊
    • 地域版
    • 紙面ビューワー
  • Myニュース
  • おでかけ
  • 記事検索
  • 過去記事を見る
  • 総合ガイド
申し込む ログイン
  • ヘルプ
神戸新聞がもっと便利に。
電子版でできること。
  • 申し込む
  • ログイン

兵庫県内

  • 社会
  • 事件・事故
  • 天気
  • イイミミ
  • おくやみ
  • 防災
  • 経済
  • スポーツ
  • 高校野球
  • スポーツ成績
  • カルチャー
  • 教育・子育て
  • 医療
  • 地方行政・選挙
  • 動画
  • 写真集

地域

  • 神戸
  • 阪神
  • 三田
  • 明石
  • 三木
  • 淡路
  • 東播
  • 北播
  • 姫路
  • 西播
  • 丹波
  • 但馬

連載・特集

  • イチオシ連載
  • 連載・特集一覧
  • 社会
  • 文化・エッセー
  • まなびー
  • 経済
  • スポーツ
  • 地域
  • 医療
  • 災害
  • 動画・写真

オピニオン

  • 社説
  • 正平調
  • 日々小論
  • 針路21
  • 聞いてきました!編集委員インタビュー

全国・海外

  • 総合
  • 社会
  • 政治
  • 経済
  • スポーツ
  • 国際
  • 新商品
  • 生活
  • 科学・環境
  • ニュースの核心
  • おくやみ
  • 文化・エンタメ

サービス

  • 過去記事を見る
  • 会社案内
  • サービス・事業
  • 総合ガイド
  • 神戸新聞オンラインショップ
    「リブstore得ダネ」
  • デジタル写真販売「神戸新聞images」
  • 保育園・幼稚園を探そう!すきっぷ「園なび」
  • イノベーション新拠点「アンカー神戸」
  • ひょうごSDGsプロジェクト
  • Mラボ就活ガイド
  • 神戸新聞子育てクラブ「すきっぷ」
  • ヘルプ
  • よくある質問
  • 神戸新聞社へのお問い合わせ
  • トップ
  • 新着
  • 地域
  • 社会
  • 事件・事故
  • 経済
  • スポーツ
  • カルチャー
  • 教育・子育て
  • 医療
  • 連載・特集
  • 地方行政・選挙
  • 全国・海外
  • 動画・写真
  • オピニオン
  • 社会

  • 事件・事故

  • 地域の事件・事故

  • 天気

  • イイミミ

  • つなぐプロジェクト

  • トップ

  • おくやみ(兵庫県)

  • おくやみ(全国)

  • 連載・特集

  • スクープラボ

  • 防災

  • 阪神・淡路大震災

  • ひょうご防災新聞

  • おしえてイイミミ

  • インフォメーション

  • 神戸

  • 阪神

  • 三田

  • 明石

  • 三木

  • 淡路

  • 東播

  • 北播

  • 姫路

  • 西播

  • 丹波

  • 但馬

  • 経済ニュース

  • 経済連載

  • 話題の人

  • ひょうご企業サーチ

  • ひょうご経済人物録

  • 日経電子版セレクト

  • 人事

  • 決算

  • 全国・海外ニュース

  • マーケット速報

  • 新商品

  • スポーツニュース

  • ヴィッセル

  • ストークス

  • 高校野球

  • 高校スポーツ

  • 中学スポーツ

  • サッカー

  • 野球

  • バスケ

  • バレー

  • 陸上

  • 駅伝

  • 水泳

  • フィギュア

  • ラグビー

  • スポーツ連載

  • 高校・中学の成績一覧

  • 各種大会 出場選手

  • 全国・海外のスポーツ

  • 文化

  • タカラヅカ

  • 囲碁・将棋

  • 随想

  • ランチどこいこ?

  • 文化・エッセー連載

  • 谷川浩司十七世名人の詰め将棋

  • 王位戦

  • 女流王位戦

  • 天元戦

  • 神戸新聞文芸

  • 全国・海外の文化・エンタメ

  • 教育ニュース

  • 高校受験

  • 先生の異動

  • まなびー

  • 教育に新聞を NIE

  • 子育てニュース・コラム

  • 高校受験募集概要

  • 進学希望調査

  • たじまの高校名鑑

  • 中・西播磨の高校紹介

  • 入試出願状況

  • 入試問題と解答

  • 医療ニュース

  • カルテQ&A

  • 病を知る

  • わたしの闘病日誌

  • 生老病支

  • 新ひょうごの医療

  • ひょうごの病院

  • 医療フロンティア

  • 医療連載

  • イチオシ連載

  • 連載・特集一覧

  • 社会

  • 文化・エッセー

  • まなびー

  • 経済

  • いい大人のLife Design

  • 日経電子版セレクト

  • ビジュアルニュース

  • スポーツ

  • 地域

  • 医療

  • 災害

  • 動画・写真

  • 会員向けプレミアム

  • 選挙ニュース

  • 地方行政

  • 兵庫の選挙

  • 衆院選

  • 参院選

  • 兵庫県職員異動

  • 総合

  • 社会

  • 政治

  • 経済

  • スポーツ

  • 国際

  • 新商品

  • 生活

  • 科学・環境

  • ニュースの核心

  • おくやみ

  • 文化・エンタメ

  • 詳報・要旨

  • 動画

  • 写真集

  • 路×旅 ミチタビ

  • MARUDORI

  • 視

  • 読者の報道写真コンテスト

  • 動画・写真連載

  • 社説

  • 正平調

  • 日々小論

  • 針路21

  • 聞いてきました!編集委員インタビュー

  • 五国便

  • 神戸新聞ホーム
  • 阪神

南海トラフ想定、被留置者の移送訓練 尼崎の3警察署 腰などにロープ、避難行動を確認 

2025/2/10 05:30
印刷
友だち追加 友だち追加
阪神
記事へ戻る

この記事は会員限定です。

残り360文字 (全文468文字)

今すぐ申し込み ログインする
鍵の種類はこちら

関連記事

  • 伊丹市予算案 南海トラフ地震へ備え強化 産後ケアの訪問型サービス開始や拡充
  • 芦屋市予算案 JR芦屋駅南の再開発が本格始動 阪神芦屋駅周辺の道路網の課題調査
  • 大正期のひな人形、衣装あでやかに 春の訪れ感じる作品110点、川西市郷土館で展示 
  • 「宝塚ブランド」銘菓や食品一堂に 宝塚阪急に特設売り場 70品目並ぶ
  • マイクロソフト社員かたり「ハッカーに乗っ取らた」 71歳男性が特殊詐欺で350万円被害 西宮

関連記事

  • 伊丹市予算案 南海トラフ地震へ備え強化 産後ケアの訪問型サービス開始や拡充
  • 芦屋市予算案 JR芦屋駅南の再開発が本格始動 阪神芦屋駅周辺の道路網の課題調査
  • 大正期のひな人形、衣装あでやかに 春の訪れ感じる作品110点、川西市郷土館で展示 
  • 「宝塚ブランド」銘菓や食品一堂に 宝塚阪急に特設売り場 70品目並ぶ
  • マイクロソフト社員かたり「ハッカーに乗っ取らた」 71歳男性が特殊詐欺で350万円被害 西宮
こちらもおすすめ
Recommended by

きょうの注目記事

  • 全ての兵庫県立高に鍵付き個人ロッカー整備へ 県教委が7億6800万円補正予算案
    2/10 19:15 社会 教育 地方行政
  • 兵庫県立大の無償化、2年生以上に拡充 25年度県予算案 若者支援に143億円、万博に17億円
    2/10 18:10 社会 地方行政 再負託 斎藤県政
  • 立花氏が拡散の情報、維新・岸口県議「私から渡していない」 会ったことは認める
    2/10 21:30 社会 県知事選24 再負託 斎藤県政
  • 「県警が特定候補を応援」高見議員のSNS巡り、姫路市会が政治倫理審査会設置へ
    2/10 21:33 社会 姫路 県知事選24
  • 知事パワハラ疑惑や初動対応どうみる? 兵庫県会5会派の意見割れる 百条委で非公開協議会
    2/10 19:35 社会 再負託 斎藤県政
  • 阪神「青胴車」引退 親しまれ40年超 国内最高水準の加減速能能力の名車
    2/10 17:36 経済 阪神電気鉄道 動画ニュース
  • 加古川の業者の弁当で食中毒、35人が下痢や嘔吐など症状 同日に4684食提供
    2/10 21:10 社会 東播 姫路 神戸
  • 神戸空港の搭乗客、5000万人突破 開港19年で大台 発着枠拡大やコロナ明け需要回復も寄与
    2/10 19:49 社会 関西エアポート 神戸空港 経済 動画ニュース
  • 2020年の神戸・長田のビル火災、放火と殺人容疑で70歳の男逮捕 容疑を否認 兵庫県警
    2/10 20:12
  • 【更新】私立高入試始まる 兵庫の44校、平均3.54倍 共学になる神戸山手女子高には男子生徒も
    2/10 18:00 社会 高校受験
  • 芦屋市予算案 JR芦屋駅南の再開発が本格始動 阪神芦屋駅周辺の道路網の課題調査
    2/10 17:30 阪神 地方行政
  • 川西市予算案 「子ども・教育」重点を継続 学校体育館の空調工事、年内にも整備
    2/10 18:15 阪神 地方行政

きょうの注目記事

  • 全ての兵庫県立高に鍵付き個人ロッカー整備へ 県教委が7億6800万円補正予算案
    2/10 19:15 社会 教育 地方行政
  • 兵庫県立大の無償化、2年生以上に拡充 25年度県予算案 若者支援に143億円、万博に17億円
    2/10 18:10 社会 地方行政 再負託 斎藤県政
  • 立花氏が拡散の情報、維新・岸口県議「私から渡していない」 会ったことは認める
    2/10 21:30 社会 県知事選24 再負託 斎藤県政
  • 「県警が特定候補を応援」高見議員のSNS巡り、姫路市会が政治倫理審査会設置へ
    2/10 21:33 社会 姫路 県知事選24
  • 知事パワハラ疑惑や初動対応どうみる? 兵庫県会5会派の意見割れる 百条委で非公開協議会
    2/10 19:35 社会 再負託 斎藤県政
  • 阪神「青胴車」引退 親しまれ40年超 国内最高水準の加減速能能力の名車
    2/10 17:36 経済 阪神電気鉄道 動画ニュース
  • 加古川の業者の弁当で食中毒、35人が下痢や嘔吐など症状 同日に4684食提供
    2/10 21:10 社会 東播 姫路 神戸
  • 神戸空港の搭乗客、5000万人突破 開港19年で大台 発着枠拡大やコロナ明け需要回復も寄与
    2/10 19:49 社会 関西エアポート 神戸空港 経済 動画ニュース
  • 2020年の神戸・長田のビル火災、放火と殺人容疑で70歳の男逮捕 容疑を否認 兵庫県警
    2/10 20:12
  • 【更新】私立高入試始まる 兵庫の44校、平均3.54倍 共学になる神戸山手女子高には男子生徒も
    2/10 18:00 社会 高校受験
  • 芦屋市予算案 JR芦屋駅南の再開発が本格始動 阪神芦屋駅周辺の道路網の課題調査
    2/10 17:30 阪神 地方行政
  • 川西市予算案 「子ども・教育」重点を継続 学校体育館の空調工事、年内にも整備
    2/10 18:15 阪神 地方行政

AI推薦

  • 加西の飲食店で食中毒 15人に症状、3日間の営業停止
    1/29 20:11

  • 加古川の業者の弁当で食中毒、35人が下痢や嘔吐など症状 同日に4684食提供
    2/10 21:10

  • 豊岡で自動車盗んだ疑い、男3人逮捕 関西各地で複数の被害、関連を捜査 兵庫県警
    2/10 20:40

  • 森永「ビエネッタ」の販売終了へ
    2/10 13:51

  • 立花氏が拡散の情報、維新・岸口県議「私から渡していない」 会ったことは認める
    2/10 21:30

  • 男子中学生が軽ワゴンを無免許運転疑い ふらつき運転で職質され発覚 朝来
    2/10 14:50

こちらもおすすめ
毎日50万の臨時収入「実はAIで自動で両替しただけ!」100%負けない投資の裏ワザがスゴイ
PR(CONNECT)
「なんで連れてきてんねん」病室で暴れ医師に暴行 緊急搬送の女
「家を売る時のNG行為」知ってるだけでトクすることとは!?
PR(株式会社Speee)
大物資産家が暴露「10万円を両替するだけで2億」3500人がマネして億超え
PR(株式会社SNS)
「築10年超えたら」助成金で外壁塗装
PR(株式会社Speee)
【使わないと損】築10年以上なら「助成金を使って外壁塗装」
PR(株式会社Speee)
確定申告を税理士に丸投げするといくら?【2025年版】
PR(みらい色合同会社)
橋の上でしゃがみすすり泣き、手元にはロープ…「自殺だ」 母の介護に悩む40代女性、尼崎の夫婦が救う
Recommended by

阪神新着ニュース

  • 川西市予算案 「子ども・教育」重点を継続 全小中学校体育館の空調工事、年内の整備完了目指す
    2/10 18:15阪神地方行政
  • 伊丹市予算案 南海トラフ地震へ備え強化 産後ケアの訪問型サービス開始、利用回数も拡充
    2/10 18:23阪神地方行政
  • 芦屋市予算案 JR芦屋駅南の再開発が本格始動 阪神芦屋駅周辺の道路網の課題調査
    2/10 17:30阪神地方行政
  • 南海トラフ想定、被留置者の移送訓練 尼崎の3警察署 腰などにロープ、避難行動を確認
    2/10 05:30阪神
  • 「宝塚ブランド」銘菓や食品一堂に 宝塚阪急に特設売り場 70品目並ぶ
    2/10 05:30阪神
  • 大正期のひな人形、衣装あでやかに 春の訪れ感じる作品110点、川西市郷土館で展示
    2/10 05:30阪神
  • 子どもへの愛情込めた「節句人形」の世界 明治から昭和の160点 京の老舗・丸平の「水屋道具」も初公開
    2/9 05:30阪神
  • タイガース初の日本一監督、吉田義男さん死去 地元を愛し愛された「よっさん」に惜別の声
    2/8 05:30阪神タイガーススポーツ
  • 兵庫の大型下水道管「陥没につながる異常なし」 埼玉の事故受け点検
    2/7 18:10社会阪神
  • 尼崎市、子ども通院費助成を高校生に拡充 25年度から 低所得世帯は無料に
    2/7 18:00社会地方行政医療阪神
  • ピッコロ劇団前代表・別役実の鎮魂劇「神戸わが街」再演 日常のかけがえなさに思いを 21~23日、県立
    2/7 05:30文化阪神
  • 村野藤吾の建築、研究者らが魅力語るツアー カトリック宝塚教会など巡り解説聞く
    2/7 05:30阪神
  • 川西阪急を改装、百貨店+専門店でスクエア化 5月オープン ロフトやスタバ、GUも出店
    2/5 19:15経済阪神
  • 市が郵送の圧着はがき、開いて届く 強度不十分で剝離 介護保険料など見られる状態に 伊丹
    2/6 12:33社会阪神
  • 「日常の幸せ」描き最高賞 警察庁の「大切な命を守る作文コンクール」尼崎北高2年・鈴村さん
    2/6 05:30阪神
  • コラッキーが導く、球場への道 3月オープンのプロ野球・阪神2軍本拠地 バナーでワクワク盛り上げ 尼崎
    2/6 05:30阪神タイガース
  • <次の一手>(120)リリーフ(西宮市) 遺品整理
    2/6 05:30経済次の一手阪神
  • 丹波篠山映像大賞に宝塚の大永さん「千年の子守唄」 過疎の村の高齢者、人形を使い描く
    2/5 05:30丹波文化阪神
  • <幕あい> 劇団いるかHotel「破稿 銀河鉄道の夜」 震災で残された人の思い、追体験
    2/5 05:30文化震災30年神戸阪神
  • 「ジョジョ」の漫画家・荒木飛呂彦さんトークショー 手塚賞がデビューきっかけ 3月15日、宝塚
    2/5 05:30阪神文化
もっと見る

阪神新着ニュース

  • 川西市予算案 「子ども・教育」重点を継続 全小中学校体育館の空調工事、年内の整備完了目指す
    2/10 18:15阪神地方行政
  • 伊丹市予算案 南海トラフ地震へ備え強化 産後ケアの訪問型サービス開始、利用回数も拡充
    2/10 18:23阪神地方行政
  • 芦屋市予算案 JR芦屋駅南の再開発が本格始動 阪神芦屋駅周辺の道路網の課題調査
    2/10 17:30阪神地方行政
  • 南海トラフ想定、被留置者の移送訓練 尼崎の3警察署 腰などにロープ、避難行動を確認
    2/10 05:30阪神
  • 「宝塚ブランド」銘菓や食品一堂に 宝塚阪急に特設売り場 70品目並ぶ
    2/10 05:30阪神
  • 大正期のひな人形、衣装あでやかに 春の訪れ感じる作品110点、川西市郷土館で展示
    2/10 05:30阪神
  • 子どもへの愛情込めた「節句人形」の世界 明治から昭和の160点 京の老舗・丸平の「水屋道具」も初公開
    2/9 05:30阪神
  • タイガース初の日本一監督、吉田義男さん死去 地元を愛し愛された「よっさん」に惜別の声
    2/8 05:30阪神タイガーススポーツ
  • 兵庫の大型下水道管「陥没につながる異常なし」 埼玉の事故受け点検
    2/7 18:10社会阪神
  • 尼崎市、子ども通院費助成を高校生に拡充 25年度から 低所得世帯は無料に
    2/7 18:00社会地方行政医療阪神
  • ピッコロ劇団前代表・別役実の鎮魂劇「神戸わが街」再演 日常のかけがえなさに思いを 21~23日、県立
    2/7 05:30文化阪神
  • 村野藤吾の建築、研究者らが魅力語るツアー カトリック宝塚教会など巡り解説聞く
    2/7 05:30阪神
  • 川西阪急を改装、百貨店+専門店でスクエア化 5月オープン ロフトやスタバ、GUも出店
    2/5 19:15経済阪神
  • 市が郵送の圧着はがき、開いて届く 強度不十分で剝離 介護保険料など見られる状態に 伊丹
    2/6 12:33社会阪神
  • 「日常の幸せ」描き最高賞 警察庁の「大切な命を守る作文コンクール」尼崎北高2年・鈴村さん
    2/6 05:30阪神
  • コラッキーが導く、球場への道 3月オープンのプロ野球・阪神2軍本拠地 バナーでワクワク盛り上げ 尼崎
    2/6 05:30阪神タイガース
  • <次の一手>(120)リリーフ(西宮市) 遺品整理
    2/6 05:30経済次の一手阪神
  • 丹波篠山映像大賞に宝塚の大永さん「千年の子守唄」 過疎の村の高齢者、人形を使い描く
    2/5 05:30丹波文化阪神
  • <幕あい> 劇団いるかHotel「破稿 銀河鉄道の夜」 震災で残された人の思い、追体験
    2/5 05:30文化震災30年神戸阪神
  • 「ジョジョ」の漫画家・荒木飛呂彦さんトークショー 手塚賞がデビューきっかけ 3月15日、宝塚
    2/5 05:30阪神文化
もっと見る
Sponsored
こちらもおすすめ
Recommended by
  • 新着ニュース
  • アクセスランキング
  • 高見国生さん死去
    01:50
  • 性別論議でIOC告訴へ
    01:09
  • 整体院でわいせつ疑い男逮捕
    01:04
  • NY株、反発
    00:28
  • 内島萌夏は1回戦敗退
    00:13
  • ルーマニア大統領が辞任へ
    00:08
  • アジア大会スキー距離の山下が金
    23:47
  • 男子回転で森井大輝8位
    23:42
  • TCB運営法人に追徴課税
    23:17
  • NY円、151円台後半
    23:17
  • 東エルサレムの書店主逮捕
    23:12
  • 米消費者金融保護局が閉鎖
    23:12
  • 中国自動車2社経営統合か
    23:06
  • しらす干しにフグ混入か
    22:56
  • SANAAに英建築最高賞
    22:51
  • ハンガリー企業電力供給へ
    22:46
  • 日ノ本、女王の座奪還 2年ぶり20度目V 相手エース封じ、先制点死守 兵庫県高校新人サッカー女子
    22:45
  • 伊東地方創生相が入院
    22:41
  • 除雪中転落か、女性死亡
    22:36
  • セミナー室放火疑い大学生を逮捕
    22:10
  • 自民、埼玉3支部の公募断念
    22:00
  • 「兵庫県警が特定候補を応援」高見議員のSNS巡り、姫路市会が政治倫理審査会設置へ
    21:33
  • 立花氏が拡散の情報、維新・岸口兵庫県議「私から渡していない」 会ったことは認める
    21:30
  • 公明、自民非公認なら推薦せず
    21:29
  • 石丸伸二氏の告発状提出
    21:24
  • 加古川の業者の弁当で食中毒、35人が下痢や嘔吐など症状 同日に4684食提供
    21:10
  • 川南町、3月2日に出直し議会選
    20:49
  • 公明、高額療養費上げ修正前向き
    20:49
  • 豊岡で自動車盗んだ疑い、男3人逮捕 関西各地で複数の被害、関連を捜査 兵庫県警
    20:40
  • 銃刀法違反被告に一部無罪、福岡
    20:23
  • →新着ニュースをもっと見る
  • 暴力団幹部宅を銃撃、男2人を逮捕へ 対立する組長襲撃の報復か 尼崎
  • ルアー8点万引き容疑、33歳とび職の男逮捕 加古川
  • 西宮市のマンションで火災、台所付近の壁や天井焼く 火元の部屋は留守
  • 神鋼、加古川製鉄所の休止高炉解体へ 費用100億円見込む 3月期予想
  • 神戸市西区で工場火災 200平方メートル焼ける
  • 17年前、父の姿に叫んだ「もうあかんのか」 飲酒ひき逃げ遺族が求めた「償いの形」
  • JR尼崎駅で信号トラブル 運休や遅延で4万8千人影響
  • 兵庫県高校新人サッカー、男子優勝は神戸弘陵、女子は日ノ本がV 
  • 規格外イチゴで栽培農家ならではのスイーツを タルトや大福…加古川・西神吉に菓子工房プレオープン
  • 姫路-家島に新旅客船 定員150人「家島ライフ」就航 平日朝夕と週末に運航

注目ワード

  • 特集高校受験
  • NEW高校入試の出願状況
  • UP大学志願状況
  • UP再負託 斎藤県政
  • UP阪神・淡路大震災
  • UP1.17つなぐプロジェクト
  • UP生きるのヘタ会?
  • UP兵庫県知事選
  • UP日経電子版セレクト

Myニュース

ログインして使ってみる
購読・試読・読者紹介キャンペーン バックナンバーお申込み
愛読者コース
購読者は無料
購読者無料 個人の方 法人の方
デジタルのみ

公式SNSでも情報を発信中

友だち追加 友だち追加 防災情報 兵庫 > 神戸新聞SNS一覧 >

神戸新聞からのお知らせ

  • 新ECサイト「いいモノがたり」オープン
  • NEXT会員限定プレゼントが新登場!
  • 兵庫をもっと楽しく「使っ得クーポン」
  • 日経電子版の人気記事をNEXTで!
  • 「スポーツ広場」成績入力フォーム
神戸新聞社について
  • 会社案内
  • 採用情報
  • 契約社員/アルバイト募集
  • 地域パートナー宣言
  • 著作物の二次利用
  • 写真販売のご案内
  • 写真・動画の二次利用
  • 神戸新聞社へのお問い合わせ
広告のご案内
  • 紙面・ネット
  • ミントビジョン
  • デジタルサイネージ
事業のご案内
  • 主催・後援一覧
  • 行事の後援について
主な事業・キャンペーン
  • 松方ホール音楽賞
  • 神明あかふじ米少年野球
  • 新聞感想文コンクール
  • 兵庫県オープンゴルフ
  • こうべ全国洋舞コンクール
  • 兵庫県学生ピアノコンクール
  • 天元戦
  • 王位戦
  • 神戸マラソン
  • 女流王位戦
  • 姫路城マラソン
  • 神戸新聞囲碁・将棋
  • 神戸囲碁ネット
  • 神戸新聞バレーボール大会
  • 兵庫県写真作家協会
  • 兵庫県舞踊文化協会
  • 神戸テニススクール
  • 金婚夫婦祝福式典
  • 姫路お城のアンバサダー 募集要項
その他のご案内
  • 「発言」(紙面)への投稿
  • 読者の報道写真
  • 法人向け情報配信のご案内
  • ニュースポート(神戸新聞報道展示室)
  • わが家のアイドル申込み
  • 神戸新聞情報文化懇話会
神戸新聞NEXTについて
総合ガイド よくある質問 お問い合わせ 利用規約 プライバシーポリシー 著作権 特定商取引法に基づく表示について web広告ガイド
47NEWS 参加社一覧
北海道新聞 室蘭民報 河北新報 東奥日報 デーリー東北 秋田魁新報 山形新聞 岩手日報 福島民報 福島民友新聞 産業経済新聞 日本経済新聞 ジャパンタイムズ 下野新聞 茨城新聞 上毛新聞 千葉日報 神奈川新聞 埼玉新聞 山梨日日新聞 信濃毎日新聞 新潟日報 中日新聞 中部経済新聞 伊勢新聞 静岡新聞 岐阜新聞 北日本新聞 北國新聞 福井新聞 京都新聞 神戸新聞 奈良新聞 紀伊民報 山陽新聞 中国新聞 日本海新聞 山口新聞 山陰中央新報 四国新聞 愛媛新聞 徳島新聞 高知新聞 西日本新聞 大分合同新聞 宮崎日日新聞 長崎新聞 佐賀新聞 熊本日日新聞 南日本新聞 沖縄タイムス 琉球新報 共同通信

Copyright 2022 神戸新聞社 All Rights Reserved.