@charset "UTF-8";
/* ==========================

#2268A1
#439ABD
#CFADA3
#EBD3B7
#F7F5F0

 =========================== */
 
#contents .topic.topic-15.topic-clBK,
#contents .topic.topic-15.topic-clBK::before,
#contents .topic.topic-15.topic-clBK::after {
    background-color: #2268A1;
    border-color: #2268A1;
}

#contents .topic.topic-07.topic-clBK,
#contents .topic.topic-07.topic-clBK::before,
#contents .topic.topic-07.topic-clBK::after {
    background-color: #2268A1;
    border-color: #2268A1;
}

#contents .topic.topic-03.topic-clBK,
#contents .topic.topic-03.topic-clBK::before,
#contents .topic.topic-03.topic-clBK::after {
    background-color: #EBD3B7;
    border-color: #EBD3B7;
}

.graybg {
    background-color: #F7F5F0;
}

table th {
    background-color: #EBD3B7;
}

table th, table td {
    border-color: #EBD3B7;
}

.cbox-hd2::before {
    background-color: #CFADA3;
}

.bold-blue {
    color: #2268A1;
    font-weight: bold;
}

.mky_blue {
    background: linear-gradient(transparent 70%, #2268a15e 70%);
}

.mky_orange {
    background: linear-gradient(transparent 70%, #CFADA3 70%);
}

.logotext {
    display: flex;
    flex-direction: row;
    align-items: center;
}

#logo img {
    height: auto;
    width: 72px;
    margin-right: 1em;
}

#logo-wrap {
    height: auto;
}

@media (max-width: 480px) {
.headerimg-desc {
    display: none;
}

.sp-br {
	display: block;
}
}

.footer-menu_ul {
    text-align: center;
}

#footer .inner {
    gap: 1em;
}