@charset "utf-8";.flex-box-item{flex-basis:100%;}@media screen and (min-width:768px), print{.sec-cont .flex-box-cont{flex-wrap:nowrap;gap:20px 10%;}#free_body2 .flex-box-cont:nth-of-type(1) .flex-box-item:nth-of-type(1){flex-basis:25%;}#free_body2 .flex-box-cont:nth-of-type(1) .flex-box-item:nth-of-type(2){flex-basis:65%;}#free_body2 .flex-box-cont:nth-of-type(2) .flex-box-item:nth-of-type(1){flex-basis:40%;}#free_body2 .flex-box-cont:nth-of-type(2) .flex-box-item:nth-of-type(2){flex-basis:50%;}}.sec-cont .doc-list{ul{list-style:none;margin:0;padding:0;}a{display:inline-block;background:#646464;color:white;text-decoration:none;padding:4px 12px;margin:4px;border-radius:6px;min-width:100px;text-align:center;line-height:1.8;&:hover{opacity:0.8;}@media print, screen and (min-width:768px){font-size:1.6rem;line-height:1.6;}}&.flex-box-cont.col3{column-gap:2em;> div{width:calc((100% - 2em) / 2);padding:5px 0;h5{margin-top:0;}@media print, screen and (min-width:768px){width:calc((100% - 8em) / 3);}}@media print, screen and (min-width:768px){column-gap:4em;}}}