@charset "utf-8";
/*
#item{margin:30px 50px;}

#item #cat{margin-bottom:70px;text-align:center;}
#item #cat .list{width:320px;float:left;height:490px;}
#item #cat .list p{margin:7px 0px;}
#item #cat .list .name{background:#3195c7;color:#fff;padding:7px 0px;margin:0px 7px;}

#item .link{margin-bottom:50px;font-size:90%;}
#item table{}
#item table td{border-bottom:1px dotted #ccc;width:280px;padding:15px 0px;vertical-align:middle;}
#item table td.logo{width:230px;text-align:center;}

#item #shouene{line-height:200%;margin-bottom:50px;}

*/


/*2019.05.13*/
img { max-width: 100%;height: auto; }

.mb3 { margin-bottom: 3rem; }
.mb1 { margin-bottom: 1rem; }

.flex { display: flex; justify-content: space-between; flex-wrap: wrap; }
.half { width: 49%;margin-bottom: 1rem;padding: 0 0 20px 0; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center;border-bottom: 1px dotted #999; }
.logo { width: 48%;text-align: center; }
.txt { width: 48%; }
.logo, 
.txt { padding: 1%; }
.pamphlet { display: inline-block; width: auto; font-weight: bold; font-size: 90%; text-align: center; padding: 5px 10px;margin: 10px 0 0 0; background-color: #00a3d7; border-radius: 4px;border:2px solid #fff; box-shadow: 1px 1px 2px 0px #ccc; }
.pamphlet:link, 
.pamphlet:visited { color: #fff;text-decoration: none; }
.pamphlet:hover { background-color: #48C3FF; }


.hojokin  { margin: 0 0 30px 0;}
.hojokin ul, 
.hojokin ul li { list-style-type: disc;margin-bottom: 15px; }
.hojokin ul { margin-left: 20px; }