@-webkit-keyframes slideFadeZoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}70%{opacity:1}100%{opacity:1}}@keyframes slideFadeZoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}70%{opacity:1}100%{opacity:1}}@-webkit-keyframes slideFadeZoomOut{0%{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}70%{opacity:1}100%{opacity:1}}@keyframes slideFadeZoomOut{0%{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}70%{opacity:1}100%{opacity:1}}@-webkit-keyframes slideFadeInDown{0%{opacity:0;margin-top:20%}70%{opacity:1;margin-top:25%}100%{opacity:1;margin-top:25%}}@keyframes slideFadeInDown{0%{opacity:0;margin-top:20%}70%{opacity:1;margin-top:25%}100%{opacity:1;margin-top:25%}}@-webkit-keyframes slideFadeInDown2{0%{opacity:0;margin-top:70%}70%{opacity:1;margin-top:80%}100%{opacity:1;margin-top:80%}}@keyframes slideFadeInDown2{0%{opacity:0;margin-top:70%}70%{opacity:1;margin-top:80%}100%{opacity:1;margin-top:80%}}@-webkit-keyframes slideRhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}40%{opacity:.2}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes slideRhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}40%{opacity:.2}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeZoomIn{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadeZoomIn{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lftSlideIn{0%{opacity:0;-webkit-transform:translate(100px, 0);transform:translate(100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes lftSlideIn{0%{opacity:0;-webkit-transform:translate(100px, 0);transform:translate(100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes rhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes rhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeRotateIn{0%{opacity:0;-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}100%{opacity:1;-webkit-transform:rotateY();transform:rotateY()}}@keyframes fadeRotateIn{0%{opacity:0;-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}100%{opacity:1;-webkit-transform:rotateY();transform:rotateY()}}@-webkit-keyframes flipInY{from{-webkit-transform:rotate3d(0, 1, 0, 90deg);transform:rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}60%{-webkit-transform:rotate3d(0, 1, 0, 10deg);transform:rotate3d(0, 1, 0, 10deg);opacity:1}to{opacity:1}}@keyframes flipInY{from{-webkit-transform:rotate3d(0, 1, 0, 90deg);transform:rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}60%{-webkit-transform:rotate3d(0, 1, 0, 10deg);transform:rotate3d(0, 1, 0, 10deg);opacity:1}to{opacity:1}}#ijime .wrap{counter-reset:number01 0}#ijime .wrap .section+.section{margin-top:80px}@media screen and (max-width: 600px){#ijime .wrap .section+.section{margin-top:40px}#ijime .wrap .section .heading03{margin-bottom:20px}}#ijime .wrap .section h3:before{counter-increment:number01 1;content:counter(number01) "."}#ijime .section ol{margin-top:25px;margin-left:25px;counter-reset:number02 0}#ijime .section ol li{font-size:110%;line-height:1.5;font-weight:bold;padding-left:25px;position:relative}#ijime .section ol li:before{counter-increment:number02 1;content:counter(number02) ".";color:#000;position:absolute;top:0;left:0}#ijime .section ol li+li{margin-top:10px}@media(max-width: 767px){#ijime .section ol{margin-top:15px;margin-left:10px}#ijime .section ol li{padding-left:20px}#ijime .section ol li+li{margin-top:6px}}#ijime .section ol .nml-fnt{font-weight:400;font-size:16px;line-height:1.8}#ijime .wrap .section .acc{margin-top:20px;margin-bottom:30px}#ijime .wrap .section .acc .accTtl{height:60px;line-height:1;font-weight:bold;padding-left:15px;background:#e5e5e5;border-radius:7px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:.3s;transition:.3s}#ijime .wrap .section .acc .accTtl:hover,#ijime .wrap .section .acc .accTtl.open{background:#d2d2d2}#ijime .wrap .section .acc .accTtl:after{content:"";position:absolute;top:40%;right:25px;width:8px;height:8px;border-top:solid 2px #b7b7b7;border-right:solid 2px #b7b7b7;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:.2s;transition:.2s}#ijime .wrap .section .acc .accTtl.open:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:45%}@media screen and (max-width: 960px){#ijime .wrap .section .acc{margin-top:15px;margin-bottom:20px}#ijime .wrap .section .acc .accTtl{height:45px}}#ijime .wrap .section .acc .accCnt{padding-top:30px;display:none}@media screen and (max-width: 960px){#ijime .wrap .section .acc .accCnt{padding-top:15px}}#ijime .wrap .section .acc .accCnt .column{font-size:1rem;font-weight:normal;padding:25px 20px;background:#fff;border:solid 2px #4f4f4f;border-radius:7px}#ijime .wrap .section .acc .accCnt .column .ttl{font-size:110%;line-height:1;font-weight:bold;text-align:center;padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #707070}#ijime .wrap .section .acc .accCnt .column p:not(.ttl)+.ttl{margin-top:30px}#ijime .wrap .section .acc .accCnt .column dl+.ttl{margin-top:40px}#ijime .wrap .section .acc .accCnt .column dl dt{line-height:1;padding-left:18px;margin-bottom:10px;position:relative}#ijime .wrap .section .acc .accCnt .column dl dt:before{content:"";position:absolute;top:.2em;left:0;width:13px;height:13px;border-radius:50%;background:#931515}#ijime .wrap .section .acc .accCnt .column dl dd+dt{margin-top:20px}#ijime .wrap .section .acc .accCnt .column+.column{margin-top:30px}@media(max-width: 992px){#ijime .wrap .section .acc .accCnt .column{padding:20px 15px}#ijime .wrap .section .acc .accCnt .column .ttl{font-size:110%}}@media screen and (max-width: 960px){#ijime .wrap .section .acc .accCnt .column{font-size:.875rem}#ijime .wrap .section .acc .accCnt .column .ttl{padding-bottom:8px}#ijime .wrap .section .acc .accCnt .column p:not(.ttl)+.ttl{margin-top:20px}#ijime .wrap .section .acc .accCnt .column dl+.ttl{margin-top:20px}#ijime .wrap .section .acc .accCnt .column dl dt{padding-left:18px}#ijime .wrap .section .acc .accCnt .column dl dt:before{top:0;width:13px;height:13px}#ijime .wrap .section .acc .accCnt .column+.column{margin-top:20px}}#ijime .wrap .section .acc .accCnt .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#ijime .wrap .section .acc .accCnt .flex .column{width:calc((100% - 40px)/3);margin-right:20px}#ijime .wrap .section .acc .accCnt .flex .column:last-child{margin-right:0}#ijime .wrap .section .acc .accCnt .flex .column+.column{margin-top:0}#ijime .wrap .section .acc .accCnt .flex.only{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-165px;margin-bottom:40px;position:relative}#ijime .wrap .section .acc .accCnt .flex.only:before,#ijime .wrap .section .acc .accCnt .flex.only:after{content:"";position:absolute;background:#931515;z-index:-1}#ijime .wrap .section .acc .accCnt .flex.only:before{width:500px;height:4px;top:40px;left:calc(50% - 250px)}#ijime .wrap .section .acc .accCnt .flex.only:after{width:4px;height:400px;top:-40%;left:calc(50% - 2px)}@media(max-width: 992px){#ijime .wrap .section .acc .accCnt .flex.only{margin-top:-190px;margin-bottom:40px}}@media screen and (max-width: 960px){#ijime .wrap .section .acc .accCnt .flex{display:block}#ijime .wrap .section .acc .accCnt .flex .column{width:100%}#ijime .wrap .section .acc .accCnt .flex .column+.column{margin-top:20px}#ijime .wrap .section .acc .accCnt .flex:not(.only){padding:20px;background:#e5e5e5;border-radius:7px}#ijime .wrap .section .acc .accCnt .flex:not(.only) .column{border-color:#fff}#ijime .wrap .section .acc .accCnt .flex.only{margin-top:20px;margin-bottom:20px}#ijime .wrap .section .acc .accCnt .flex.only:before{display:none}}/*# sourceMappingURL=ijimeboushi.css.map */