.notice-wrap{margin-top:20px;padding:10px;background-color:#f1ecde}.notice-wrap-inner{padding:10px;background-color:#fff}.notice-title{margin-bottom:10px;padding:8px 0 4px;background-color:#fff5f1;color:#ec5323;text-align:center;font-size:18px;font-weight:700}.notice-point{display:flex;justify-content:center}.notice-point ul{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;color:#ec5323}.notice-point ul li{margin-right:8px;padding-left:16px;background:url(/cdn/shop/files/toritsulp-notice-ic01.png?v=1713492281) no-repeat 0 4px/14px 14px}.notice-point ul li:nth-of-type(3n){margin-right:0}.notice-time{margin:8px 0 12px}.notice-time span.ampm{margin:0 2px;padding:2px;background-color:#e6e6e6;font-size:14px}.notice-time span.time,.notice-text span{font-weight:700}.notice-box{margin:20px 0}.notice-box h3{margin-bottom:10px;border-bottom:3px dotted #707070;font-size:17px;color:#1a601b;font-weight:700}.notice-list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:10px 0}.notice-list li{width:46%;margin-right:8%}.notice-list li:nth-of-type(2n){margin-right:0}.notice-list li:nth-of-type(n+3){margin-top:16px}.notice-date{font-weight:700}.notice-date .red{color:#ff183f}.notice-date .blue{color:#0072b4}.notice-place{margin-top:-6px}.notice-place a{color:#007386;font-weight:700}.notice-info{line-height:1.6;font-size:.78rem}.notice-info-fcfs{display:inline-block;margin-bottom:6px;padding:0 4px;background-color:#e6e6e6;font-size:.78rem}.notice-info-fcfs span{margin-left:2px;font-size:.8rem;font-weight:700}.notice-link{text-align:center}.notice-link a{color:#007386;text-decoration:none}.notice-box .notice-box-box{margin:10px 0 20px}.notice-box h4{margin-bottom:6px;padding-top:2px;background-color:#e3f3e3;color:#4d4d4d;font-size:16px;font-weight:700;text-align:center}.notice-box-box .notice-date-flex1,.notice-box-box .notice-date-flex2 div{margin-bottom:14px}.notice-box-box .notice-date-flex1{display:-webkit-flex;display:flex}.notice-box-box .notice-date-flex1 p{width:49%;margin-right:2%}.notice-box-box .notice-date-flex1 p:nth-of-type(2n){margin-right:0}.notice-box-box ul li span{font-weight:700}.hasegawa-form-btn.notice-btn{padding:10px 0 0}.hasegawa-form-btn.notice-btn a{max-width:450px;width:100%}@media screen and (min-width:769px),point{.notice-wrap{padding:20px 0}.notice-wrap-inner{max-width:1000px;width:100%;margin:auto;padding:12px 20px 6px}.notice-title{font-size:26px}.notice-point ul li{margin-right:28px;padding-left:22px;background:url(/cdn/shop/files/toritsulp-notice-ic01.png?v=1713492281) no-repeat 0 8px/18px 18px}.notice-time{margin:4px 0 8px}.notice-time span.ampm{margin:0 4px 0 10px;padding:4px;font-size:16px}.notice-box h3{font-size:22px}.notice-list{margin:14px 0}.notice-list li{width:22%;margin-right:4%}.notice-list li:nth-of-type(2n){margin-right:4%}.notice-list li:nth-of-type(4n){margin-right:0}.notice-list li:nth-of-type(n+3){margin-top:0}.notice-list li:nth-of-type(n+5){margin-top:20px}.notice-place{margin-top:-8px 0 2px}.notice-place a:hover{color:#db4800;text-decoration:underline}.notice-info{font-size:.92rem}.notice-info-fcfs{font-size:.9rem}.notice-info-fcfs span{font-size:.94rem}.notice-link{margin-top:10px}.notice-link a:hover{color:#db4800;text-decoration:underline}.notice-box h4{margin-bottom:8px;font-size:20px}.notice-box-box .notice-date-flex1,.notice-box-box .notice-date-flex2 div{margin-bottom:12px}.notice-box-box .notice-date-flex2{display:-webkit-flex;display:flex}.notice-box-box .notice-date-flex2 div{width:49%;margin-right:2%}.notice-box-box .notice-date-flex2 div:nth-of-type(2n){margin-right:0}}.works_modal_open{text-align:center;cursor:pointer}.works_image_mask{position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;background-color:#000c;-webkit-transition:all .6s ease;transition:all .6s ease;cursor:pointer}.works_modal_content{text-align:center}.works_image:hover .works_image_mask{opacity:1;padding-top:13%}.works_modal_wrapper{position:fixed;display:flex;align-items:center;width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;margin:auto;border:none;opacity:0;z-index:-1}.works_modal_window{width:96vw;max-width:1000px;height:38vh;margin:auto;padding:20px 0;background:#fff;z-index:1;overflow-y:hidden;display:grid;place-items:center}.works_modal_content{margin:0 auto;width:96%;height:80%}.works_modal_mask{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:#000000b3}.works_modal_close{z-index:300;position:absolute;top:0;right:10px;color:gray;font-size:1.5rem;cursor:pointer}.works_modal_close:hover{color:#000;transition:all .5s}html.is_open,body.is_open{overflow:hidden}.works_modal_wrapper.is_open{animation:works_modal_wrapper_open .5s ease forwards}.works_modal_wrapper.is_open .works_modal_window{animation:works_modal_window_open .5s ease forwards}.works_modal_wrapper.is_close{animation:works_modal_wrapper_close .5s ease forwards}.works_modal_wrapper.is_close .works_modal_window{animation:works_modal_window_close .5s ease forwards}@keyframes works_modal_wrapper_open{0%{opacity:0}to{opacity:1;z-index:300}}@keyframes works_modal_window_open{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes works_modal_wrapper_close{0%{z-index:300;opacity:1}to{opacity:0}}@keyframes works_modal_window_close{0%{opacity:1;transform:translateY(0)}to{transform:translateY(-30px);opacity:0}}@media screen and (min-width:769px),point{.works_modal_window{width:80vw;height:80vh;padding:15px}.works_modal_content{width:80%}}.notice-time-notes{color:#c10b37;font-size:.8rem}.schedule-list{margin:10px 0 20px}.schedule-list li{display:-webkit-flex;display:flex;border:1px solid #a0a0a0}.schedule-list li:nth-of-type(n+2){margin-top:10px}.schedule-left-box{width:8%;display:grid;place-items:center;color:#fff;font-weight:700;background-color:#b3143d}.schedule-left-box.color-2{background-color:#bd6213}.schedule-left-box p{writing-mode:vertical-rl}.schedule-right-box{width:92%;display:-webkit-flex;display:flex;padding:8px 6px 6px 10px}.schedule-text-box{width:64%}.schedule-place{line-height:1.4;margin-bottom:6px}.schedule-place a{color:#007386;font-weight:700}.schedule-address{line-height:1.6;font-size:.78rem}.schedule-date{line-height:1.6;font-weight:700}.schedule-date .date-blue{color:#0072b4;font-weight:700}.schedule-date .date-red{color:#ff183f;font-weight:700}.schedule-date .date-black{font-weight:700}.schedule-info{line-height:1.6;display:inline-block;padding:0 4px;background-color:#e6e6e6;font-size:.78rem}.schedule-info span{margin:0 2px;font-weight:700;font-size:.92rem}.schedule-img-box{width:34%;margin-left:2%;display:grid;place-items:center}@media screen and (min-width:769px),point{.notice-time-notes{font-size:1.12rem}.schedule-list{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:12px 0 24px}.schedule-list li{width:49%;margin-right:2%}.schedule-list li:nth-of-type(2n){margin-right:0}.schedule-list li:nth-of-type(n+2){margin-top:0}.schedule-list li:nth-of-type(n+3){margin-top:20px}.schedule-right-box{padding:10px 10px 6px 16px}.schedule-place a{font-size:1.2rem}.schedule-address{font-size:.92rem}.schedule-date{margin-top:4px;font-size:1.2rem}.schedule-info{line-height:1.4;padding:0 8px;font-size:.9rem}.schedule-info span{font-size:1.16rem}}.note-text-list{line-height:1.6}.note-text-list>li:nth-of-type(n+2){margin-top:10px}.schedule-list.single-list .schedule-right-box{width:100%}.notice-wrap-inner{padding:10px 10px 28px}.hasegawa-form-btn.notice-btn a{font-size:18px}.works_modal_window{height:42vh}@media screen and (min-width:769px),point{.notice-wrap-inner{padding:10px 16px 28px}.schedule-list.single-list li{width:100%;margin-right:0}.schedule-right-box{padding:16px 10px 6px 40px}.schedule-list.single-list .schedule-img-box{width:56%}.hasegawa-form-btn.notice-btn a{font-size:24px}.works_modal_window{height:80vh}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/ohaka_seminar_index.css.map */
