@charset "UTF-8";
.sp { display: none !important; }

div#grpLocationArea { position: relative; z-index: 10; }

#widewrapper { width: 100%; position: relative; }

#contentsArea a:hover { opacity: 0.8; text-decoration: none; }

#contents.column1 { width: 100%; padding: 0 0 80px; background: #fff; width: 950px; margin: 0 auto; }

.main { font-size: 24px; margin: 40px 0 56px; }

.main span { font-size: 20px; }

.navi ul { display: flex; justify-content: space-between; margin-bottom: 64px; }

.navi ul li { width: 50%; border-bottom: 1px solid #EAEAEA; font-size: 20px; text-align: center; padding: 10px; }

.navi ul li.active { color: #54822b; background: #FAFAFA; border-bottom: 2px solid #54822b; }

.navi ul li:hover { cursor: pointer; }

.lead { margin-bottom: 40px;}

.txt { font-size: 14px; line-height: 1.8; }

.ttl, .info_sub_title { font-size: 16px; font-weight: bold; padding: 8px 0; line-height: 1.8;}

dt.ttl, .info_sub_title { border-bottom: 2px solid #CCC; margin-bottom: 16px; }

.article { margin-bottom: 48px; line-height: 1.8;}

.article dd.list { margin-bottom: 8px; text-indent: -2em; padding-left: 2em; }
.article dd.txt{margin-bottom: 8px;}

dd.lead{margin: 16px 0 8px; text-indent: 0; padding-left: 0; font-size: 15px; font-weight: bold;}

/*计数*/
.counter .list span { display: block; text-indent: -3em; padding-left: 3em; }

.list2 span { display: block; text-indent: -4em; padding-left: 4em; }

.list3 { margin-bottom: 32px; }

.list3 span { display: block; text-indent: -3.5em; padding-left: 3.5em; }

.end { text-align: right; margin: 0 0 50px; }

.other .ttl { margin-bottom: 8px; }

.other table { font-size: 14px; margin-bottom: 32px; line-height: 1.8; }

.other table td { padding: 10px 8px; /*vertical-align: top;*/ }

.other table tr { border-bottom: 1px solid #CCC; }

.other table tr.ps { border-bottom: 0; }

.other table tr.ps td { padding-bottom: 0; }

.other table th { background: #CCCCCC; padding: 10px; border-top: 1px solid #fff; border-right: 1px solid #fff; }


.other table tr td{ border-right: 1px solid #ccc ;}
.other table tr td:last-child{ border-right: 1px solid #fff ;}

.other table .grey { border-bottom: none; }

.other table .grey td { background: #F3F3F3; border: none; border-right: 1px solid #fff; }

.other table .wth1 { width: 648px; }

.other table .wth2 { width: 300px; }

.other table .wth3 { width: 150px; }

dd.other { padding-left: 0; text-indent: 0; }

#contentsArea .txt a, .info_contents a{ color: #1D54A7; text-decoration: underline; }

.waku { padding: 16px; border: 1px solid #CCC; margin-bottom: 24px; }

p.grey { padding: 16px; margin-bottom: 24px; background: #F3F3F3; }

p.green { margin-bottom: 40px; background: #EBFBEB; padding: 16px; }

#contentsArea .column1 .pagetop { width: 950px; margin: 40px 0; text-align: right; font-size: 14px;}

#contentsArea .column1 .pagetop a { color: #1D54A7; text-decoration: underline; }

.bdall { margin-top: 24px; border: 2px solid #ccc;}

.bdall td { border-right: 2px solid #ccc; border-top: 2px solid #ccc; }

.small { font-style: normal; display: block; }

.info_contents_table{line-height: 1.8; margin-bottom: 40px;}
.info_contents{padding: 27px 0 8px 160px; font-size: 14px; position: relative;}
.info_contents strong{font-size: 15px;}
.info_contents span{display: block;font-size: 14px; }
.info_contents2 span{ text-indent: -3.5em; padding-left: 3.5em;}
.info_contents3 span{ text-indent: -3em; padding-left: 3em;}
.info_contents4 span{ text-indent: -5em; padding-left: 5em;}
span.info_light_title{font-weight: bold; font-size: 14px; text-align: center; padding-left: 0; text-indent: 0; width:160px;  position: absolute; top: 0 ; left: 0;}
.info_contents ul li{ text-indent: -1em; padding-left: 1em;}
.txt b{display: inline-block;}

.nolist{margin-bottom: 8px;}
.nolist b{display: block;}

table td{word-wrap:break-word; word-break:break-all;}
.list{text-indent: -2em !important; padding-left: 2em !important;}

p.pink { margin-bottom: 40px; background: rgb(251, 235, 235); padding: 16px; margin-top: 40px; }
p.pink a { display: inline-block; margin: 0 auto; padding:8px 16px; text-align: center;border: 1px solid #bf0000; color: #bf0000 !important; font-weight: bold;}

/**** 202306 ****/
#additionInfo {font-size: 14px; line-height: 1.6;}
#additionInfo a {position: relative; color: #333; display: block; padding: 16px; border: solid #ccc 1px; margin:0 0 24px;}
#additionInfo.linkBk {text-align: right;}
#additionInfo.linkBk a {padding: 0 32px 0 16px; border:none; margin:0 0 24px;}
#additionInfo a:after {display: block; position: absolute; top: 50%; right: 16px; width: 8px; height: 8px; margin-top: -6px; border-top: 1px solid #333; border-right: 1px solid #333; transform: rotate(45deg);content: "";}

