@charset "UTF-8";*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%}html{font-size:62.5%}body{line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-weight:normal;overflow-wrap:break-word}table{border-collapse:collapse;border-spacing:0}table th{font-weight:normal}ol,ul{list-style:none}em{font-style:normal}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}.contentsWrapper{position:relative;font-family:"Noto Sans JP",-apple-system,"BIZ UDPGothic",Hiragino Kaku Gothic ProN,sans-serif;font-weight:400;font-size:16px;padding-bottom:52px;background-color:#fff100}@media (max-width:768px){.contentsWrapper{font-size:14px}}.header{max-width:958px;width:100%;margin:0 auto;padding-top:54px}@media (max-width:768px){.header{padding:28px 16px 0}}.header__text{max-width:467px;width:80%;margin:0 auto}.header__title{margin-top:24px}@media (max-width:768px){.section{padding-right:16px;padding-left:16px}}.docList,.infoBox,.purchase__inner{max-width:872px;width:100%;margin-right:auto;margin-left:auto}.news .infoBox{margin-top:74px}@media (max-width:768px){.news .infoBox{margin-top:50px}}.news .infoBox__title:before{background-image:url(../img/news_ic.png)}.infoBox{border-radius:10px;background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.16);box-shadow:0 3px 6px rgba(0,0,0,0.16)}.infoBox__title{position:relative;padding:18px 16px 18px 84px;border-radius:10px 10px 0 0;color:#fff;font-size:22px;font-weight:bold;background-color:#0657aa}.infoBox__title:before{content:"";position:absolute;bottom:8px;left:12px;width:67px;height:75px;background-repeat:no-repeat;background-size:cover}.infoBox__inner{padding:24px 36px 28px}@media (max-width:768px){.infoBox__inner{padding:16px 21px}}.infoBox .infoItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:15px 10px 16px;line-height:1.6;background:linear-gradient(to right,#0657aa 5px,#fff 5px) repeat-x left bottom/10px 1px}@media (max-width:768px){.infoBox .infoItem{display:block;padding:15px 0}}.infoBox .infoItem:first-of-type{padding-top:0}.infoBox .infoItem__day{-ms-flex-negative:0;flex-shrink:0;min-width:96px}.infoBox__text{font-size:20px;line-height:1.6;text-align:center}@media (max-width:768px){.infoBox__text{font-size:18px}}.docList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px}@media (max-width:768px){.docList{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 16px}}.docList__item{overflow:hidden;width:208px;border-radius:10px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.16);box-shadow:0 3px 6px rgba(0,0,0,0.16);background-color:#fff}@media (max-width:768px){.docList__item{width:48%}.docList__item:nth-child(n+3){margin-top:16px}}.docList__item .docList__item--excel,.docList__item .docList__item--pdf{position:relative;display:block;padding-top:35px;font-size:22px;font-weight:bold;text-align:center;text-decoration:none}@media (max-width:768px){.docList__item .docList__item--excel,.docList__item .docList__item--pdf{font-size:16px}}.docList__item .docList__item--excel:before,.docList__item .docList__item--pdf:before{content:"";display:block;width:48px;height:59px;margin:0 auto 16px;background-repeat:no-repeat;background-size:cover}.docList__item .docList__item--excel:after,.docList__item .docList__item--pdf:after{content:"";display:block;width:100%;height:56px;margin-top:16px;background-image:url(../img/icon_dl.png);background-position:center center;background-size:30px 30px;background-repeat:no-repeat}@media (min-width:768px){.docList__item .docList__item--excel,.docList__item .docList__item--pdf{-webkit-transition:all 0.3s ease-in;transition:all 0.3s ease-in}.docList__item .docList__item--excel:hover,.docList__item .docList__item--pdf:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}}.docList__item--pdf{color:#e02b31}.docList__item--pdf:before{background-image:url(../img/icon_pdf.png)}.docList__item--pdf:after{background-color:#e02b31}.docList__item--excel{color:#489348}.docList__item--excel:before{background-image:url(../img/icon_excel.png)}.docList__item--excel:after{background-color:#489348}.purchase{margin-top:48px;background:url(../img/bg_blue.png) repeat 0 0/13px 13px}@media (max-width:768px){.purchase{margin-top:24px}}.purchase__inner{position:relative;padding:40px 16px 52px}.purchase__inner:after{content:"";position:absolute;bottom:20px;right:-20px;width:127px;height:154px;background:url(../img/img_ic.png) no-repeat 0 0/cover}@media (max-width:768px){.purchase__inner:after{display:none}}.purchase__title{color:#fff;font-weight:bold;font-size:20px;text-align:center}.purchase__title:after,.purchase__title:before{content:"▼ ▼ ▼";margin:0 6px}@media (max-width:768px){.purchase__title:after,.purchase__title:before{display:none}}.purchase__btn{max-width:572px;width:100%;margin:26px auto 0}.purchase__btn a{display:block}.purchase .disabled{pointer-events:none!important;-webkit-filter:brightness(0.5);filter:brightness(0.5)}.contact .infoBox{margin-top:82px}@media (max-width:768px){.contact .infoBox{margin-top:40px}}.contact .infoBox__title:before{background-image:url(../img/info_ic.png)}.hover{display:block}@media (min-width:768px){.hover{-webkit-transition:all 0.3s ease-in;transition:all 0.3s ease-in}.hover:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}}.db-sp{display:none}@media (max-width:768px){.db-pc{display:none!important}.db-sp{display:block!important}}.mt0{margin-top:0!important}.mt8{margin-top:8px!important}.mt10{margin-top:10px!important}.mt15{margin-top:15px!important}.mt20{margin-top:20px!important}.mt25{margin-top:25px!important}.mt30{margin-top:30px!important}.mt35{margin-top:35px!important}.mt40{margin-top:40px!important}.mt45{margin-top:45px!important}.mt50{margin-top:50px!important}.mt60{margin-top:60px!important}.mt64{margin-top:64px!important}.mt70{margin-top:70px!important}.mt80{margin-top:80px!important}.mb0{margin-bottom:0!important}.mb8{margin-bottom:8px!important}.mb10{margin-bottom:10px!important}.mb15{margin-bottom:15px!important}.mb20{margin-bottom:20px!important}.mb25{margin-bottom:25px!important}.mb30{margin-bottom:30px!important}.mb35{margin-bottom:35px!important}.mb40{margin-bottom:40px!important}.mb45{margin-bottom:45px!important}.mb50{margin-bottom:50px!important}.mb60{margin-bottom:60px!important}.mb64{margin-bottom:64px!important}.mb70{margin-bottom:70px!important}.mb80{margin-bottom:80px!important}@media screen and (max-width:768px){.mt10{margin-top:1.5%!important}.mt15{margin-top:2.3%!important}.mt20{margin-top:3.1%!important}.mt25{margin-top:3.9%!important}.mt30{margin-top:4.6%!important}.mt35{margin-top:5.4%!important}.mt40{margin-top:6.2%!important}.mt45{margin-top:7%!important}.mt50{margin-top:7.8%!important}.mt60{margin-top:9.3%!important}.mt64{margin-top:10%!important}.mt70{margin-top:10.9%!important}.mt80{margin-top:12.5%!important}.mb10{margin-bottom:1.5%!important}.mb15{margin-bottom:2.3%!important}.mb20{margin-bottom:3.1%!important}.mb25{margin-bottom:3.9%!important}.mb30{margin-bottom:4.6%!important}.mb35{margin-bottom:5.4%!important}.mb40{margin-bottom:6.2%!important}.mb45{margin-bottom:7%!important}.mb50{margin-bottom:7.8%!important}.mb60{margin-bottom:9.3%!important}.mb64{margin-bottom:10%!important}.mb70{margin-bottom:10.9%!important}.mb80{margin-bottom:12.5%!important}}
/*# sourceMappingURL=style.css.map */