<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">input:focus, textarea:focus, a:focus, button:focus {
    /*Chromeã§æž&nbsp;ç·šãŒè¡¨ç¤ºã•ã‚Œã‚‹ã“ã¨ã¸ã®å¯¾å¿œ*/
    outline: none !important;
}

.article-reply-form form input.input {
    width: 100% !important;
}

.error {
    box-sizing: border-box !important;
    display: block !important;
}

.logo img {
    max-height: 52px !important;
    width: auto !important;
    padding: 0px !important;
    margin-bottom: 4px;
}

.logo:hover, .logo:focus {
    color: #07090c !important;
}

.logo &gt; span {
    display: block;
    font-weight: 900;
    font-size: 2.2rem;
}

#header .splitter {
    border: solid 40px #222;
}

#footer .footer-widget.galery-widget li {
    overflow: hidden;
    height: 120px !important;
    vertical-align: top !important;
}

.article .article-info .article-type {
    background-color: #4653a2;
}

/* åºƒå‘Šæž&nbsp;ã‚¿ã‚°ã®ç”»åƒã‚’ãƒ¬ã‚¹ãƒãƒ³ã‚·ãƒ–å¯¾å¿œã•ã›ã‚‹ãŸã‚ã®ã‚¹ã‚¿ã‚¤ãƒ« */
#Astaadsfncstx2 .bannerView, #Astaadsfncstx2 .bannerView img, 
#Astaadsfncstx3 .bannerView, #Astaadsfncstx3 .bannerView img, 
#Astaadsfncstx4 .bannerView, #Astaadsfncstx4 .bannerView img, 
#Astaadsfncstx5 .bannerView, #Astaadsfncstx5 .bannerView img, 
#Astaadsfncstx6 .bannerView, #Astaadsfncstx6 .bannerView img,
#Astaadsfncstx7 .bannerView, #Astaadsfncstx7 .bannerView img
{
	width: 100%;
}

.locale-list li {
	border-bottom: solid white 1px;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
}

.locale-list li a {
	color: white;
}

.clip-collapse-btn.active, .locale-collapse-btn.active {
    background-color: #EF233C !important;
    color: #ffffff !important;
    border: solid 0px #fff; 
}

.entry-expired {
    visibility:hidden !important;
}

.add-clip-notice {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    visibility: hidden;
}

.add-clip-notice &gt; .alert {
    margin-bottom: 0px;
    height: 60px;
}

.btn.btn-danger, .add-clip-notice &gt; .alert.alert-danger {
    background-color: #EF233C !important;
    color: #ffffff !important; 
    border: solid 0px #EF233C !important;
    border-radius: 0px;
    line-height: 200%;
}

.btn.btn-danger:hover, .add-clip-notice &gt; .alert.alert-danger:hover {
    background-color: #F7347A !important;
    color: #ffffff !important; 
    border: solid 0px #F7347A !important;
    border-radius: 0px;
    line-height: 200%;  
}

.input-btn:hover {
    background-color: #F7347A !important;
    opacity: 1 !important;
}

.sweet-alert, .sweet-alert button {
    border-radius: 0px;
}

.sweet-alert button.cancel {
    background-color: #222;
}

.sweet-alert button.cancel:hover {
    background-color: #222;
    opacity: 0.8;
}

@keyframes fadeInOut {
    0% {
        opacity: 0;
        visibility:visible;
    }
    25% {
        opacity: 100%;
    }
    70% {
        opacity: 90%;
    }
    100% {
        opacity: 0%;
        visibility:hidden;
    }
}

.add-clip-notice-collapse {
	-webkit-transform:translateY(0px);
	    -ms-transform:translateY(0px);
	        transform:translateY(0px);
    animation-name: fadeInOut;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    z-index: 99;
}

.clip-link {
    color: white !important;
}

.btn-success {
    background-color: #008039 !important;
    border-color: #00612c !important;
}

.btn-success:hover {
    background-color: #00aa4d !important;
    border-color: #00813a !important;
}

.clip-form form {
    font-size: 1.2rem; color: white;
}

.recommend-visitor-regist {
    margin-bottom: 1.5rem;
}

#top-footer {
    padding-bottom: 0px;
}

#bottom-footer {
    padding-top: 0px;
}

.modal-dialog {
    border-radius: 0px !important;
}

.modal-dialog .modal-content .modal-header {
    background-color: #07090c;
    color: white;
}

.modal-dialog .modal-content .modal-header .modal-title,
.modal-dialog .modal-content .modal-header button,
.modal-dialog .modal-content .modal-header button span
{
    color: white;
}
#bm_applying_dialog .modal-content form .modal-body .bm_row:nth-child(n+2) {
    margin-top: 3rem;
}

#bm_applying_dialog .modal-content form .modal-body .company_name {
    font-size: 1.8rem;
    font-weight: 900;
    border-bottom: 1px solid #BB0000;
    margin-bottom: 1rem;
}

#bm_applying_dialog .modal-content form .modal-body .form-group {
    font-size: 1.2rem;
    font-weight: normal;
    margin-bottom: 1rem;;
}

#bm_applying_dialog .modal-content form .modal-body .pim {
    padding: 6px 10px;
    border-top: 1px solid #BB0000;
    margin-top: 2rem;
}

/*å¥‡æ•°è¡Œã®èƒŒæ™¯ã‚’ãƒ©ã‚¤ãƒˆã‚°ãƒ¬ãƒ¼ã«*/
#bm_applying_dialog .modal-content form .modal-body .pim select option:nth-child(2n+1){
	background: #cccccc;
}

#bm_applying_dialog .modal-content form .modal-body .bm_label {
    font-size: 0.85em;
}

#bm_applying_dialog .modal-content form .modal-body .bm_date_row {
    position: relative;
}

#bm_applying_dialog .modal-content form .modal-body .bm_visit_box {
    width: 100%;
    max-height: 400px;
    overflow: auto;
}

#bm_applying_dialog .modal-content form .modal-body .timezone_annotation {
    color: #BB0000;
}

#bm_applying_dialog .modal-content form .modal-body .bm_visit_box table tbody td {
    position: relative;
}

#bm_applying_dialog .modal-content form .modal-body .bm_visit_box table tbody input,
#bm_applying_dialog .modal-content form .modal-body .bm_visit_box table tbody span {
    position: absolute;
    margin-left:5px;
}

#bm_applying_dialog .schedule-selection {
	border-radius: 0px;
    background-color: #2cb6cc;
    border-color: #2cb6cc;
    color: #fff;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    pointer-events: none;
}

.sticky_table thead th {
    /* ç¸¦ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«æ™‚ã«å›ºå®šã™ã‚‹ */
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    /* tbodyå†…ã®ã‚»ãƒ«ã‚ˆã‚Šæ‰‹å‰ã«è¡¨ç¤ºã™ã‚‹ */
    z-index: 1;
    background: #fff;
}

.sticky_table thead th:first-child {
    /* è¡Œå†…ã®ä»–ã®ã‚»ãƒ«ã‚ˆã‚Šæ‰‹å‰ã«è¡¨ç¤ºã™ã‚‹ */
    z-index: 2;
}

.sticky_table th:first-child {
    /* æ¨ªã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«æ™‚ã«å›ºå®šã™ã‚‹ */
    position: -webkit-sticky;
    position: sticky;
    left: 0;
}

.sticky_table th:first-child {
    /* æ¨ªã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«æ™‚ã«å›ºå®šã™ã‚‹ */
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 1;
}

.sticky_table tbody tr:nth-child(even) th {
    background: #fff;
}

.sticky_table tbody tr:nth-child(even) td {
    background: #fff;
}

.sticky_table tbody tr:nth-child(odd) th {
    background: #fcfcfc;
}

.sticky_table tbody tr:nth-child(odd) td {
    background: #fcfcfc;
}

.btn {
    border-radius: 0px !important;
}

.article-meta li {
    color: #666 !important;
}

.article-share a.request-bm {
    height: auto !important;
}
.article-share a.request-bm span.text {
    writing-mode: vertical-rl;
}

.article-share.fixed {
    position: fixed;
    top: 70px;
    left:0px;
	z-index:99;
}

.article-breadcrumb li {
    color: #222;
}

.article-img.large img {
    overflow: hidden;
    height: 230px;
    width: auto !important;
}

.article-img.small img {
    overflow: hidden;
    height: 170px;
    width: auto !important;
}

.article .article-img.company-product img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 230px;
}

.noimage-fit {
    width: 100% !important;
}

.apply_comment {
    width: 100%;
}

.border-top-0 {
    border-top: none !important;
}

.basic_info_row, .pr_comments {
    padding-left: 1em;
    padding-right: 1em;
}

@media only screen and (max-width: 991px) {
    .tab-nav {
        margin-top: 1em !important;
    }
}

@media only screen and (max-width: 768px) {
	.article-share {
		position: fixed;
		bottom: 30px;
		right: 4em;
		top: auto !important;
		left: auto !important;
		z-index: 999;
	}

	.article-share &gt; a {
		width: 120px;
		height: 60px;
        display: block;
        line-height: 120% !important;
        padding: 0.5em 1em;
	}

	.article-share &gt; a &gt; span.text {
		display: inline-block;
        writing-mode: horizontal-tb !important;
    }
    
    .tab-nav {
        margin-top: 1em !important;
    }
}

.bm-card {
    font-size: 0.9em;
    border-top: 1px solid #9a8e8e;
    margin-top: 1em;
    padding-top: 0.5em;
}

.bm-card .attention {
    color: #bb0000;
    padding-left: 0.7em;
}

.bm-card .company-name {
    font-weight: 900;
    font-size: 1.2em;
    margin-top: 0.7em;
}

.bm-card .approach-type {
    font-weight: 900;
    padding-left: 1em;
}

.bm-card .meeting-date-box {
    display: inline-flex;
}

.bm-card .meeting-date {
    margin-left: 1rem;
    padding: 0.2em 0.4em;
}

.bm-card .meeting_type {
    font-size: 1.1rem;
    font-weight: 900;
    padding-right: 0.5rem;
}

.bm-card .apply_date {
    font-size: 0.9em;
}

.bm-card .namecard {
    max-height: auto; 
    margin-bottom: 1em;
}

.bm-card .evencolor {
    background-color: #fff5f5;
}

.bm-card .border-top-none {
    border-top: 0px solid #fff !important;
}

.bm-card .apply-date-box {
    /*display : flex;*/
    margin-left: 1.4em;
}

.bm-card .item-label {
    background-color: #9a8e8e;
    color: white;
    padding: 0.2em 0.4em;
}

.bm-card .comment-box {
    display: flex;
}

.bm-card .comment-box .apply_comment {
    margin-left: 1em; 
    justify-content: flex-start; 
    max-height: 15em; 
    overflow: scroll;
    width: 80%;
}

.not-listed {
    overflow: hidden !important;
}

.bm-card .item-label.comment {
    justify-content: flex-start;
}

.bm-card .apply-date-box &gt; .date {
    margin-right: 1em;
}

.bm-card .apply-date-box &gt; .date:last-child {
    margin-right: 0px;
}

.bm-card .apply-date-box &gt; .date &gt; span {
    font-size: 0.8em;
}

.bm-card .meeting-url-box {
    display: inline-flex;
}

.bm-card .meeting-url {
    margin-left: 1rem;
    padding: 0.2em 0.4em;
}

.bm-card .meeting-accept-lang-box {
    display: inline-flex;
}

.bm-card .accept-lang {
    margin-left: 1rem;
    padding: 0.2em 0.4em;
}

.bm-card .meeting-url a:focus{
    color: #07090c;
}
.bm-card .meeting-url a:hover{
    color: #EF233C;
}

.form-control.half-width {
    width: 50% !important;
}

.btn-edit span{
    padding-left: 0.5rem;
}

.word-break-all{
    word-break: break-all;
}

.force-widht-auto {
    width: auto !important;
}

.bm_approach_dateinput .web-date {
    display: flex;
}

.bm_approach_dateinput .priority {
    width: 30px;
}

.schedule-csv-download {
    text-align: right;
    margin-bottom: 3rem;
}

.schedule-csv-download a {
    display: inline-block;
    text-align:right;
    line-height: 200%;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 15px;
}

.schedule-csv-download i {
    padding: 3px;
}

.schedule-annotation .annotation-title {
    margin-top: 1rem;
    font-size: 0.8em;
}


.schedule-annotation .annotation {
    padding: 0.5em 1em;
    font-size: 0.8em;
}

.schedule-annotation .annotation a {
    color: blue;
}

.schedule-msg .alert-msg {
    margin-top: 1rem;
    font-size: 0.8em;
}

.schedule-msg .bminfo {
    padding: 0.5em 1em;
    font-size: 0.8em;
}

.schedule-msg .bminfo .bminfo-box {
    display: flex;
    flex-wrap: wrap;
}

.schedule-msg .bminfo .bminfo-box a {
    color: blue;
}

.schedule-msg .bminfo .bminfo-box .bminfo-margin {
    margin-right: 1em;
}

.request-msg .request-alert-msg {
    margin-top: 1rem;
    font-size: 0.8em;
}

.request-msg .request-bminfo {
    padding: 0.5em 1em;
    font-size: 0.8em;
}

.request-msg .request-bminfo .request-bminfo-box {
    display: flex;
    flex-wrap: wrap;
}

.request-msg .request-bminfo .request-bminfo-box a {
    color: blue;
}

.request-msg .request-bminfo .request-bminfo-box .request-bminfo-margin {
    margin-right: 1em;
}

.request-main {
    border-bottom: 1px solid #222;
}

.request-main-header {
    display: flex;
    margin-bottom: 1rem;
}

.request-main-header .header-region {
    max-width: 70%;
}

.request-main-header .button-region {
    width: 25%;
}

.request-ex-info .request-date-title {
    font-size: 1rem;
}

.request-ex-info .request-date {
    font-size: 1.2rem;
}

.request-ex-info .bc-data {
    font-weight: bold;
}

.request-button {
    margin-left: auto;
    margin-top: 10px;
}

.request-button .accept-refusal-button-right {
    text-align: right;
}

.request-button .refusal-button {
    background-color: #222 !important;
    border-color:#222 !important;
}

.request-button .refusal-button:hover {
    background-color: #222 !important;
    border-color:#222 !important;
}

.request-mail {
    font-size: 1.4rem;
}

.request-mail .subject-title {
    padding: 0.5rem 0rem;
}

.request-mail .subject {
    padding: 0.5rem 0rem;
    font-weight: normal;
    font-size: 1.3rem;
}

.request-mail .mail-comment-title {
    padding: 0.5rem 0rem;
}

.request-mail .mail-comment {
    width: 100%;
    max-height: 160px;
    overflow: scroll;
}

.mail-comment-frame {
    padding: 0.5rem 0rem;
    font-weight: normal;
    font-size: 1.3rem;
}

.request-vi-info-title {
    text-align:left;
    font-size: 0.9em;
    background-color: #222;
    color: white;
    padding: 0.2em 0.4em;
}

.request-vi-info {
    text-align:left;
    font-size: 0.8em;
    background-color: rgb(233, 233, 233);
    padding: 0.2em 0.4em;
}

.request-disabled-btn:focus,
.request-disabled-btn:hover { 
    background-color: transparent !important;
}

.btn.btn-danger.disabled-request-btn {
    pointer-events: none;
    background-color: #909090 !important;
    border-color:#909090 !important;
}

.request-refusal-header {
    display: flex;
    margin-bottom: 1rem;
}

.request-refusal-date {
    font-size: 1rem;
}

.request-refusal-at {
    font-size: 1.2rem;
}

.request-refusal-ex-info {
    font-weight: bold;
}

.request-refusal-body {
    font-size: 1.4rem;
}

.request-refusal-col-first {
    width: 7%;
}

.request-refusal-col-second {
    width: 93%;
}

.request-refusal-subject {
    padding: 0.5rem 0rem;
}

.request-refusal-subject-detail {
    padding: 0.5rem 0rem;
    font-weight: normal;
    font-size: 1.3rem;
}

.refusal-refusal-message {
    padding: 0.5rem 0rem;
}

.request-refusal-comment {
    padding: 0.5rem 0rem;
}

.request-refusal-buttom {
    margin-left: auto;
    margin-top: auto;
}

.request-refusal_buttom .request-refusal-return {
    background-color: #222 !important;
    border-color:#222 !important;
}

.request-refusal_buttom .request-refusal-return:hover {
    background-color: #222 !important;
    border-color:#222 !important;
}

#poweredby-block {
    padding: 0.25em 0em;
}

#poweredby-block span {
    font-weight: 900;
}

#poweredby-block span.collabo {
    padding-left: 0.5em;
}

#poweredby-block a &gt; img {
    height: 36px;
}

.article.widget-article a &gt; img {
    width: 100%;
}

.regist-login {
    display: flex;
}

.regist-login .thanks {
    margin: auto;
    position: relative;
}

.regist-login .thanks .header-right-justified {
    font-size: 1.1em;
    position: absolute;
    right: 15px;
    bottom: 0;
}

.input-label label {
    vertical-align: middle;
    padding-right: 1rem !important;
}

.language_candidates {
    display: flex;
    flex-wrap: wrap;
}

.dialog_meeting_type {
    display: flex;
    flex-wrap: wrap;
}

.pagination-block {
    display: flex;
}

.pagination-block &gt; .case-count-block {
    margin-left: auto; 
    padding-top: 2.5em;
    padding-right: 1em;
}

.pagination-block &gt; .case-count-block &gt; .case-count {
    font-weight: 900;
    font-size: 0.85em;
}

.select-venue .nav-pills .nav-item .nav-link{
    color: #000;
    border: 1px solid #000;
    margin:1px;
    border-radius: 0px;
    width:100px;
}
.select-venue .nav-pills .nav-item{
    text-align: center;
}

.select-venue .nav-pills .nav-item a{
    background-color: #fff;
}

.select-venue .nav-pills &gt; li.active&gt;a {
    background-color: #ffd700;
}

/* bootstrap overwrite */
.nav-pills &gt; li + li {
    margin-left: 0px !important;
}
</pre></body></html>