@charset "UTF-8";html{overflow:auto}body *{font-family:'Kosugi Maru',Avenir-LT-W01_35-Light,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","游ゴシック Medium","Yu Gothic",YuGothic,YuGothicMedium,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;box-sizing:border-box}h1{position:relative;margin-bottom:2em;padding:1.5rem 2rem;border-radius:10px;background:#d8ecf5;color:#0075a9;font-size:130%}h1:first-letter{color:#00628d;font-size:135%}h1:after,h1:before{position:absolute;content:'';border-radius:50%;background:#d8ecf5}h1:before{bottom:-15px;left:30px;width:30px;height:30px}h1:after{bottom:-30px;left:50px;width:15px;height:15px}h2{position:relative;padding:1.5rem 2rem;border:2px solid #d8d8d8;border-radius:10px;background:#f9f9f9;font-size:115%;margin-bottom:1.5rem}h2:before{position:absolute;bottom:-14px;left:1em;width:0;height:0;content:'';border-width:14px 12px 0;border-style:solid;border-color:#d8d8d8 transparent transparent}h2:after{position:absolute;bottom:-11px;left:1em;width:0;height:0;content:'';border-width:14px 12px 0;border-style:solid;border-color:#f9f9f9 transparent transparent}h3{position:relative;padding:0 1rem 1.5rem 0;font-size:105%}h3:after{position:absolute;bottom:0;left:0;width:100%;height:10px;content:'';background-image:-webkit-repeating-linear-gradient(135deg,#666,#666 1px,transparent 2px,transparent 5px);background-image:repeating-linear-gradient(-45deg,#666,#666 1px,transparent 2px,transparent 5px);background-size:7px 7px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.box-note{border:2px dashed #fff;background-color:#eaf4f4;box-shadow:0 0 0 6px #eaf4f4;padding:6px;margin:6px;font-size:90%}.item-label{position:relative;display:inline-block;padding:0 35px;text-align:center;font-weight:700;font-size:105%;color:#00628d}.item-label:after,.item-label:before{position:absolute;top:calc(50% - 3px);width:20px;height:6px;content:'';border-top:solid 2px #00628d;border-bottom:solid 2px #00628d}.item-label:before{left:0}.item-label:after{right:0}.card-text{font-size:95%}a{text-decoration:none;display:block;color:#666}.row{margin-right:initial;margin-left:initial}img.radius{border-radius:15px}.square{display:inline-block;position:relative;width:100%}.square::before{content:'';display:block;padding-top:100%}.square img{position:absolute;width:100%;height:100%;top:0;top:0;left:0;object-fit:contain;border-radius:15px;background:#f1f1f1}.text-left{text-align:left}.nowrap{display:inline-block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-o-text-overflow:ellipsis}.list-group-horizontal{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.list-group-horizontal .list-group-item{display:inline-block;width:90%;border:0}.scroll-box::-webkit-scrollbar{width:10px;height:10px}.scroll-box::-webkit-scrollbar-track{border-radius:5px;background:#eee}.scroll-box::-webkit-scrollbar-thumb{border-radius:5px;background:#bbb}.scroll-box::-webkit-scrollbar-corner{display:none}