@charset "utf-8";
 #sub_main{
background:url(//fukushi-tokushima.or.jp/app/wp-content/themes/fukushi-tokushima/image/kitani-museum/main-bg.png) no-repeat center center;
background-size:cover;
}
.post .des h2 {
margin-top: -12px;
text-align: center;
border-bottom: 2px solid #32AF64;
}
#main h2.page_title {
margin-bottom:8px;
border-top: 5px solid #32AF64;
border-bottom: 3px solid #32AF64;
}
#main h3.head_title,
#main p.head_title{
padding-bottom:8px;
border-bottom: 3px solid #32AF64;
font-size:21px;
font-family: "いろはマル Regular";
text-align: center;
}
#main h3.page_title {
background: #A7EA9A;
}
#main .post{
max-width: 700px;
margin:0 auto 20px;
}
#main .post .alignleft{
margin-right:24px;
} .profile .post ul.list,
.gyoseki .post ul.list{
overflow: hidden;
}
.profile .post ul.list li,
.gyoseki .post ul.list li{
margin:0 30px 10px 0;
float:left;
}
.profile .post ul.list li:nth-of-type(2n),
.gyoseki .post ul.list li:nth-of-type(2n){
margin-right:0;
} .book #main .post .des dl{
margin-bottom:24px;
overflow: hidden;
}
.book #main .post .des dl dt{
width:130px;
margin-right:32px;
float:left;
}
.book #main .post .des dl:nth-of-type(10) dt{
width:195px;
}
.book #main .post .des dl dd{
width:465px;
padding-top:16px;
float:left;
font-size:90%;
}
.book #main .post .des dl:nth-of-type(10) dd{
width:395px;
padding-top:0;
}
.book #main .post .des dl dd strong{
display: block;
}
#main dl.local_menu{
width:340px;
padding:16px 25px;
margin:0 5px 16px;
background:#F0FAF0;
box-sizing: border-box;
float:left;
border-top:4px solid #32AF64;
}
#main dl.local_menu dt{
margin-bottom:8px;
text-align: center;
}
#main dl.local_menu dt small{
display: block;
}
.zeniginko .des dl{
overflow: hidden;
}
.zeniginko .des dl dt{
width:180px;
margin-bottom:8px;
float:left;
}
.zeniginko .des dl dd{
width:520px;
margin-bottom:8px;
float:right;
}
.zeniginko .des ul{
list-style: disc;
}
.zeniginko .des div.right_box,
.tic .des div.right_box{
width:420px;
}
.zeniginko .des div.right_box h3,
.tic .des div.right_box h3{
margin-bottom:4px;
}
@media screen and (max-width:667px){
.zeniginko .des dl dt{
width:100%;
margin-bottom:0;
float:none;
}
.zeniginko .des dl dd{
width:100%;
float:none;
}
}