.cardList-module__3NQ3cG__cardList{margin-top:2rem;padding:0;list-style:none}.cardList-module__3NQ3cG__cardList .cardList-module__3NQ3cG__cardListItem{background-color:#0000;border-bottom:1px solid #c8c8c8;padding:0;position:relative}.cardList-module__3NQ3cG__cardList .cardList-module__3NQ3cG__cardListItem:first-child{border-top:1px solid #c8c8c8}.cardList-module__3NQ3cG__cardListItem:before{display:none}.cardList-module__3NQ3cG__cardListItem a{align-items:start;gap:1rem;padding:1rem 0;transition:all .3s;display:flex}.cardList-module__3NQ3cG__cardListItem a:hover{background-color:var(--accent)}.cardList-module__3NQ3cG__cardListItem a .cardList-module__3NQ3cG__cardListImage{max-width:40%}.cardList-module__3NQ3cG__cardListItem p{color:var(--black);flex-direction:column;align-items:start;font-weight:700;display:flex}.cardList-module__3NQ3cG__cardListItem .cardList-module__3NQ3cG__cardListPrice{background-color:var(--theme);color:var(--white);text-align:center;letter-spacing:.05em;border-radius:8px;min-width:100px;padding:.2rem .4rem;font-size:1rem;display:block}.cardList-module__3NQ3cG__cardListImage img{object-fit:contain;aspect-ratio:1/2;width:100%;height:auto}.cardList-module__3NQ3cG__otherCardLink{background-color:var(--point);color:var(--black);border:solid 1px var(--point);border-radius:999px;justify-content:center;width:clamp(300px,100%,400px);margin:1rem auto;padding:.2rem 3rem .2rem 2rem;font-size:clamp(.875rem,4vw,1rem);font-weight:700;display:flex;position:relative}.cardList-module__3NQ3cG__otherCardLink:hover{background-color:var(--white)}.cardList-module__3NQ3cG__otherCardLink:after{content:"▼";color:var(--white);text-align:center;background-color:var(--alert);border-radius:50%;width:1.6rem;height:1.46rem;padding-top:.02rem;font-size:.75rem;line-height:1.4rem;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)rotate(-90deg)}@media screen and (min-width:769px){.cardList-module__3NQ3cG__cardListItem a{align-items:center;gap:1rem;padding:.4rem 3rem .4rem 1rem}.cardList-module__3NQ3cG__cardList .cardList-module__3NQ3cG__cardListItem:after{content:"▼";color:var(--white);text-align:center;background-color:var(--theme);border-radius:50%;width:1.6rem;height:1.46rem;padding-top:.02rem;font-size:.825rem;line-height:1.4rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)rotate(-90deg)}.cardList-module__3NQ3cG__cardListItem p{flex-direction:row;align-items:center}.cardList-module__3NQ3cG__cardListItem .cardList-module__3NQ3cG__cardListPrice{margin-right:1rem;display:inline-block}.cardList-module__3NQ3cG__cardListItem a .cardList-module__3NQ3cG__cardListImage{max-width:20%}}
.singular-module__71jRkW__container{background-color:var(--post-background);padding:30px 3%;font-size:1.2rem}.singular-module__71jRkW__main{background-color:var(--white);border-radius:12px}.singular-module__71jRkW__post{padding:1.2rem}.singular-module__71jRkW__post *{word-wrap:break-word;overflow-wrap:break-word;text-align:left}.singular-module__71jRkW__postInner>*+*{margin-top:1.5rem}.singular-module__71jRkW__post img{max-width:100%;height:auto}.singular-module__71jRkW__post h2{border-top:2px solid var(--theme-2);border-bottom:2px solid var(--gray-50);color:var(--theme-2);padding:1.2rem 0;font-size:1.5rem;font-weight:700}.singular-module__71jRkW__post :has(+h2){margin-bottom:6rem}.singular-module__71jRkW__post :has(+h2.reducedMargin){margin-bottom:4rem}.singular-module__71jRkW__post h3{background-color:var(--theme);color:var(--white);border-radius:10px;padding:1.2rem;font-size:1.4rem;font-weight:700}.singular-module__71jRkW__post :has(+h3){margin-bottom:4rem}.singular-module__71jRkW__post h4{color:var(--theme);font-size:1.4rem}.singular-module__71jRkW__post h5 strong{background-image:linear-gradient(to top,var(--accent)30%,transparent 30%);background-repeat:repeat-y;background-size:100% 1.4em;font-size:1.4rem}.singular-module__71jRkW__post ul{list-style:none}.singular-module__71jRkW__post ul>*+*,.singular-module__71jRkW__post ol>*+*{border-top:2px solid var(--white)}.singular-module__71jRkW__post li{background-color:var(--accent);padding:.5rem .5rem .5rem 1.5rem;position:relative}.singular-module__71jRkW__post ul li:before{content:"・";font-size:1.5rem;font-weight:700;position:absolute;top:1em;left:0;transform:translateY(-50%)}.singular-module__71jRkW__post ul li ul>*+*{border-top:none}.singular-module__71jRkW__post ol{counter-reset:olList;padding-left:0;list-style-type:none}.singular-module__71jRkW__post ol[start="2"]{counter-reset:olList 1}.singular-module__71jRkW__post ol[start="3"]{counter-reset:olList 2}.singular-module__71jRkW__post ol[start="4"]{counter-reset:olList 3}.singular-module__71jRkW__post ol[start="5"]{counter-reset:olList 4}.singular-module__71jRkW__post ol[start="6"]{counter-reset:olList 5}.singular-module__71jRkW__post ol[start="7"]{counter-reset:olList 6}.singular-module__71jRkW__post ol li{counter-increment:olList;padding-left:2rem}.singular-module__71jRkW__post ol li:before{content:counter(olList)".";padding-right:.5rem;position:absolute;left:.5rem}.singular-module__71jRkW__post figure{overflow-x:scroll}.singular-module__71jRkW__post table{border-collapse:collapse;border-spacing:0;min-width:100%}.singular-module__71jRkW__post th{border:solid 1px var(--gray-25);white-space:nowrap;background-color:var(--accent);padding:5px;font-size:.875rem;font-weight:700}.singular-module__71jRkW__post td{border:solid 1px var(--gray-25);white-space:nowrap;padding:5px;font-size:.875rem;font-weight:700}.singular-module__71jRkW__post .wp-block-image{text-align:center}.singular-module__71jRkW__post .has-small-font-size{font-size:clamp(.875rem,.875rem + 1vw,1rem)}.singular-module__71jRkW__post .has-text-align-center{text-align:center}.singular-module__71jRkW__post .has-vivid-red-color{color:var(--alert)}.singular-module__71jRkW__post .has-vivid-cyan-blue-color{color:var(--theme)}.singular-module__71jRkW__post .wp-block-theme-csj-supervisor{width:calc(100% + 2.4rem);position:relative;left:50%;transform:translate(-50%)}.singular-module__71jRkW__post .supervisor-header{background:var(--navy)}.singular-module__71jRkW__post .supervisor-header h2{color:#fff;border:none;padding:10px 20px;font-size:1.4rem}.singular-module__71jRkW__post .supervisor-content{background:#bbe2f1;padding:15px 130px 15px 20px;position:relative}.singular-module__71jRkW__post .supervisor-profile{line-height:1.8}.singular-module__71jRkW__post .supervisor-image{background-color:#fff;width:100px;height:150px;margin:0;position:absolute;top:22px;right:20px}.singular-module__71jRkW__post .related-posts-title{color:var(--theme);font-size:1.4rem;font-weight:700}.singular-module__71jRkW__post .related-post{border-bottom:dotted 1px var(--theme);background-color:#0000}.singular-module__71jRkW__post_date{text-align:right}@media screen and (min-width:769px){.singular-module__71jRkW__container{background-color:var(--post-background);padding:30px 3% 90px}.singular-module__71jRkW__content{flex-wrap:nowrap;justify-content:space-between;max-width:1080px;margin:0 auto;display:flex}.singular-module__71jRkW__main{width:calc(100% - 278px);max-width:792px;padding:1.2rem}.singular-module__71jRkW__post td,.singular-module__71jRkW__post th{padding:10px;font-size:1rem}.singular-module__71jRkW__post figure{overflow-x:auto}.singular-module__71jRkW__post .wp-block-theme-csj-supervisor{width:auto}.singular-module__71jRkW__post .supervisor-header h2{padding:15px 30px}.singular-module__71jRkW__post .supervisor-content{padding:15px 150px 15px 30px}.singular-module__71jRkW__post .supervisor-image{top:-15px;right:30px}}.singular-module__71jRkW__post .reference-posts{border:1px solid var(--theme);margin-top:4rem;padding:.6rem;position:relative}.singular-module__71jRkW__post .reference-posts span{color:var(--white);background-color:var(--theme);padding:0 1rem;font-size:.825rem;line-height:2rem;position:absolute;top:-2rem;left:-1px}.singular-module__71jRkW__post .reference-posts li{background-color:#0000;margin:0;padding:0 0 0 1.6rem;position:relative}.singular-module__71jRkW__post .reference-posts li:before{content:"";border:.5rem solid #0000;border-left:.5rem solid var(--theme);position:absolute;top:1rem;left:.4rem;transform:translateY(-50%)}.singular-module__71jRkW__post .wp-block-theme-csj-cardlead p{text-align:center;padding:.6rem 0}.singular-module__71jRkW__post .wp-block-theme-csj-cardlead p span[style*=font-size\:4rem]{line-height:1}.singular-module__71jRkW__post .toc_list li{background:0 0;padding:0}.singular-module__71jRkW__post .toc_list li:before{display:none}.singular-module__71jRkW__post .toc_list li a{border-bottom:dashed 1px var(--theme);padding:.5rem 0;display:block}.singular-module__71jRkW__post .toc_list>li a{padding-left:0}.singular-module__71jRkW__post .toc_list>li>ul>li a{padding-left:1rem}.singular-module__71jRkW__post .toc_list>li>ul>li>ul>li a{padding-left:2rem}.singular-module__71jRkW__post .toc_list>li>ul>li>ul>li>ul>li a{padding-left:3rem}
.contentRenderer-module__ENJC4a__tocContainer{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;margin:1rem 0;padding:.75rem}.contentRenderer-module__ENJC4a__tocHeader{justify-content:space-between;align-items:center;display:flex}.contentRenderer-module__ENJC4a__tocTitle{color:#333;margin:0;font-size:1rem;font-weight:700}.contentRenderer-module__ENJC4a__tocToggle{color:#06c;cursor:pointer;white-space:nowrap;background-color:#0000;border:1px solid #06c;border-radius:4px;padding:.15rem .5rem;font-size:.75rem;font-weight:500;transition:all .2s}.contentRenderer-module__ENJC4a__tocToggle:hover{color:#fff;background-color:#06c}.contentRenderer-module__ENJC4a__tocToggle:focus{outline-offset:2px;outline:2px solid #06c}.contentRenderer-module__ENJC4a__tocListWrapper{transition:max-height .3s,opacity .3s;overflow:hidden}.contentRenderer-module__ENJC4a__tocListWrapper.contentRenderer-module__ENJC4a__open{opacity:1;max-height:3000px}.contentRenderer-module__ENJC4a__tocListWrapper.contentRenderer-module__ENJC4a__closed{opacity:0;max-height:0}.contentRenderer-module__ENJC4a__tocListWrapper a{font-size:clamp(12px,4vw,16px)}@media (min-width:481px){.contentRenderer-module__ENJC4a__tocContainer{margin:1.5rem 0;padding:1rem}.contentRenderer-module__ENJC4a__tocToggle{padding:.2rem .6rem;font-size:.8rem}}@media (min-width:769px){.contentRenderer-module__ENJC4a__tocContainer{margin:2rem 0;padding:1.5rem}.contentRenderer-module__ENJC4a__tocTitle{font-size:1.1rem}.contentRenderer-module__ENJC4a__tocToggle{padding:.25rem .75rem;font-size:.875rem}}.contentRenderer-module__ENJC4a__tocToggle:focus-visible{outline-offset:2px;outline:3px solid #06c}.contentRenderer-module__ENJC4a__dynamicCta{background-color:#bbe2f1;border-radius:12px;flex-direction:column;align-items:center;gap:1.5rem;margin:2rem 0;padding:1rem;display:flex}.contentRenderer-module__ENJC4a__ctaText01{color:#06c;text-align:center;font-size:1.4rem;font-weight:700}.contentRenderer-module__ENJC4a__ctaText02{color:#06c;background-color:#fff;border-radius:12px;padding:1rem 1.5rem;font-size:1.1rem;position:relative}.contentRenderer-module__ENJC4a__ctaText02:after{content:"";border-top:10px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.contentRenderer-module__ENJC4a__ctaButton{color:#fff;background-color:#06c;border-radius:999px;width:100%;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-block;text-align:center!important}.contentRenderer-module__ENJC4a__ctaButton:hover{background-color:#06cc}@media (min-width:769px){.contentRenderer-module__ENJC4a__dynamicCta{padding:2rem 4rem}.contentRenderer-module__ENJC4a__ctaButton{width:80%}}
