/* CSS Document */

.main table#database { border: 3px solid #00a0e9; margin:0;}
.main table#database th { background:#f08e8e; color: #ffffff; font-weight: bold; border-top: 3px solid #d43827; border-right: 1px solid #ffffff;}
.main table#database th.bord-red01 { border-left: 3px solid #d43827; border-bottom: 1px solid #ffffff;}
.main table#database th.bord-red02 { border-right: 3px solid #d43827;}
.main table#database th.bord-red03 { border-top: none; border-right: none;}
table.main table#database td { background:#fef6d7; border-right: 1px solid #5a5046; border-bottom: 1px solid #5a5046;}
.main table#database td.bord-red01 { background:#f08e8e; color: #ffffff; font-weight: bold; text-align: center; border-right: none; border-bottom: 1px solid #ffffff; border-left: 3px solid #d43827;}
.main table#database td.bord-red02 { border-right: 3px solid #d43827;}
.main table#database td.bord-red03 { background:#f08e8e; color: #ffffff; font-weight: bold; text-align: center; border-right: none; border-bottom: 3px solid #d43827; border-left: 3px solid #d43827;}
.main table#database td.bord-red04 { border-bottom: 3px solid #d43827;}
.main table#database td.bord-red05 { border-right: 3px solid #d43827; border-bottom: 3px solid #d43827;}
.main table#database td.txt-cet { text-align: center;}
.main table#database td.bord-01 { border-right: none;}
.main table#database td.bord-02 { background:#f08e8e; color: #ffffff; font-weight: bold; text-align: center; border-right: none; border-bottom: 1px solid #ffffff;}
.main table#database td.bord-03 { background:#f08e8e; color: #ffffff; font-weight: bold; text-align: center; border-right: none; border-bottom: none;}
.main table#database td.bord-04 { border-bottom: none;}
.main table#database td.bord-05 { border-right: none; border-bottom: none;}
.main table#database td.bord-06 { background: #dff2fc; border-right: none;}
.main table#database td.bord-07 { background: #dff2fc; border-right: none; border-bottom: none;}
.main table#database td.bord-08 { background: #dff2fc;}
.main table#database td.bord-09 { background: #dff2fc; border-bottom: none;}
.main table#database td p,.main td h3,.main td div.txtBox01 { width: 98%; padding: 10px 0 0 0;}
div.txtBox01 div.txtBox01-inner-l { width: 200px; padding: 5px 15px 5px 15px; text-align: center; border: 3px solid #d43827; float: left;}
div.txtBox01 div.txtBox01-inner-r { width: 200px; margin-left: 20px; padding: 5px 15px 5px 15px; text-align: center; border: 3px solid #00a0e9; float: left;}
div.txtBox02 h2 {
 margin: 20px 0 10px 0;
 padding: 0;
 font-size:100%;
 line-height:100%;
 color: #484848;
 background: none;
}
div.txtBox02 p { margin: 0; padding: 0 0 5px 0;}



/** clearfix **/
.clearfix {
 clear: both;
 min-height: 1px;/*IE7用…高さが設定されていれば回避できる*/
 zoom: 1;
 height:auto;
 background-color:transparent;
 }
.clearfix:after {
 content: ".";  /* 新しい要素を作る */
 display: block;  /* ブロックレベル要素に */
 clear: both;
 height: 0;
 visibility: hidden;
 background-color:transparent;
 }
.clearfix { min-height: 1px; }
 /*----------------------------WinIE6 and below */
 /* Hides from IE-mac ￥*/
* html .clearfix { height: 1%; }
 /* End hide from IE-mac */

 /* update 250524 */
.main td .table250524 h1 {
    border-bottom: none;
    border: 1px solid #404040;
    padding: 0.5em;
    color: #7eab1c;
    font-size: 1.5em;
    font-weight: bold;
 }
.main td .table250524 h1 img {
    margin: 0 0.5em .5em;
    vertical-align: top;
}
.main td .table250524 img {
    vertical-align: middle;
 }
.main td .table250524 ul {
    display: flex;
    gap: 50px;
    list-style: none;
 }
.main td .table250524 li {
     width: 50%;
}
.main td .table250524 h2 {
    background: none;
    padding: 0;
    color: #404040;
    font-size: 1.5em;
}
.main td .table250524 h2 img {
    height: 1em;
}
.main td .table250524 h3 {
    color: white;
    background: #134b8e;
    text-align: center;
    padding: 0.5em 0;
    border-radius: 20px;
    font-size: 1.2em;
}
.main td .table250524 h4 {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
}
.main td .table250524 .iyakusearch__list__contents {
    display: flex;
    gap: 10px;
    align-items: baseline;
    margin-bottom: 10px;
}
.main td .table250524 .iyakusearch__list__contents > dt {
    background: #7eab1c;
    color: white;
    text-align: center;
    position: relative;
    padding-left: 1em;
    --r: .8em; /* control the cutout */
    padding-right: calc(var(--r) + .25em);
    line-height: 1.8;
    clip-path: polygon(-100vw 0,calc(100% - var(--r)) 0,100% 50%,calc(100% - var(--r)) 100%,-100vw 100%);
    width: 7em;
}
.main td .table250524 .iyakusearch__list__contents > dd {
    width: calc(100% - 7em);
    margin-left: 0;
}
.main td .table250524 .iyakusearch__list__contents .iyakusearch__list__box {
    display: flex;
    align-items: center;
    padding: 0.5em;
    margin-top: 10px;
    background: #f0edeb;
}
.main td .table250524 .iyakusearch__list__contents .iyakusearch__list__box dt {
    width: 6em;
    text-align: center;
}
.main td .table250524 .iyakusearch__list__contents .iyakusearch__list__box dt span {
    color: #7eab1c;
}
.main td .table250524 .iyakusearch__list__contents .iyakusearch__list__box dd {
    border-left: 1px solid #404040;
    margin-left: 10px;
    padding-left: 10px;
}
.main td .table250524 .related__database {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin: 20px auto;
}
.main td .table250524 .related__database li {
    background: #134b8e;
    text-align: center;
    padding: 0.5em 1em;
    border-radius: 20px;
    width: auto;
}
.main td .table250524 .related__database li a {
    text-decoration: none;
    border-bottom: none;
    transition: all .3s;
}
.main td .table250524 .related__database li a:link, .main td .table250524 .related__database li a:visited {
    color: white;
}
.main td .table250524 .related__database li a:hover {
    opacity: .8;
}