@font-face{font-family:"NotoSansJP";font-weight:normal;font-style:normal;src:url("../font/NotoSansJP-Regular.woff2") format("woff2");font-display:swap}@font-face{font-family:"NotoSansJP";font-weight:700;font-style:normal;src:url("../font/NotoSansJP-Bold.woff2") format("woff2");font-display:swap}html{font-family:"NotoSansJP",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:62.5%;color:#333;font-weight:normal}body{margin:0;font-size:1.4rem;line-height:1.6;color:#333}body ::-webkit-scrollbar{display:none}body ::-webkit-scrollbar-track{display:none}body ::-webkit-scrollbar-thumb{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}p,dl,ul,ol,h1,h2,h3,h4,h5,h6,figure,dt,dd,li,th{margin:0;padding:0;font-size:inherit;font-weight:inherit}table{border-collapse:collapse}ul,ol,dl{list-style:none}img{width:100%;height:auto;margin:0;border:0;vertical-align:top}a{color:#333;text-decoration:none}iframe{max-width:100%}input[type=text],textarea,select{width:100%;height:100%;padding:.4em .8em;padding:10px;border:1px solid #f3f3f3;border-radius:6px;background-color:rgba(0,0,0,0);background-color:#fff;background-image:none;font-family:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;appearance:none}input[type=text],textarea{border:1px solid #f3f3f3;outline:none;-webkit-box-shadow:none;box-shadow:none;font-size:1.6rem}input[type=submit]{font-family:inherit;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}::-webkit-input-placeholder{font-size:1.4rem;color:#f3f3f3}::-moz-placeholder{font-size:1.4rem;color:#f3f3f3}:-ms-input-placeholder{font-size:1.4rem;color:#f3f3f3}::-ms-input-placeholder{font-size:1.4rem;color:#f3f3f3}::placeholder{font-size:1.4rem;color:#f3f3f3}button{display:block;width:100%;padding:0;border:none;outline:none;background-color:rgba(0,0,0,0);font-family:inherit;font-size:inherit;color:#f3f3f3;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(min-width: 768px){body{position:relative;font-size:1.6rem}.wrapper{min-width:auto}.container{padding-top:82px}}@media(min-width: 480px){.wrapper{margin:8px;width:calc(100lvw - 16px);min-width:auto}}.header{background-color:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__container{width:100%;max-width:792px;margin:0 auto;padding:0 16px}@media(min-width: 768px){.header__container{padding:0}}.header__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:60px}.header__logo{max-width:160px;width:100%;padding:4px 0}.header__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;list-style:none;margin:0;padding:0}.header__nav-link{text-decoration:underline;font-size:14px;white-space:nowrap;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.header__nav-link:hover{opacity:.7}.header__search-btn{background:none;border:none;cursor:pointer;padding:8px;color:#00b8d4;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.header__search-btn:hover{opacity:.7}.footer{background-color:#0e847d;scroll-margin-top:60px}.footer__container{width:100%;max-width:792px;margin:0 auto;padding:0 16px}@media(min-width: 768px){.footer__container{padding:0}}.footer__container{text-align:center;padding:24px 16px;color:#fff}@media(min-width: 768px){.footer__container{padding:64px 0}}.footer__title{font-size:20px;margin-bottom:24px;font-weight:600}@media(min-width: 768px){.footer__title{font-size:24px}}.footer__search-wrapper{max-width:500px;margin:0 auto 32px}.footer__search{position:relative}.footer__search-input{width:100%;padding:12px 48px 12px 16px;border:none;border-radius:4px;font-size:15px;outline:none}.footer__search-input::-webkit-input-placeholder{color:#999}.footer__search-input::-moz-placeholder{color:#999}.footer__search-input:-ms-input-placeholder{color:#999}.footer__search-input::-ms-input-placeholder{color:#999}.footer__search-input::placeholder{color:#999}.footer__search-btn{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:8px;color:#0e847d;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:inherit;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.footer__search-btn:hover{opacity:.7}.footer__search-error{color:#fa9e9e;font-size:14px;margin-top:8px;margin-bottom:0;text-align:center;-webkit-animation:shake .4s ease-in-out;animation:shake .4s ease-in-out}.footer__copyright{background-color:#fff;font-size:12px;text-align:center}@media(min-width: 768px){.footer__copyright{font-size:13px}}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}75%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}75%{-webkit-transform:translateX(5px);transform:translateX(5px)}}html{font-family:"NotoSansJP",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:62.5%}body{font-size:1.4rem;line-height:1.7;letter-spacing:.04em}@media(min-width: 768px){body{font-size:1.6rem}}.breadcrumb{background-color:#0e847d;padding:8px 0}.breadcrumb__container{width:100%;max-width:792px;margin:0 auto;padding:0 16px}@media(min-width: 768px){.breadcrumb__container{padding:0}}.breadcrumb__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:8px;font-size:10px;color:#fff;overflow-x:auto;overflow-y:hidden;padding-bottom:8px}@media(min-width: 768px){.breadcrumb__list{font-size:14px}}.breadcrumb__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.breadcrumb__item:not(:last-child)::after{content:">";display:inline-block}.breadcrumb__link{color:#fff;text-decoration:underline;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.breadcrumb__link:hover{opacity:.7}.page-title{font-size:3.1rem;font-weight:700;text-align:center;margin-bottom:48px;padding-bottom:24px;position:relative}@media(min-width: 768px){.page-title{font-size:3.9rem}}.page-title::after{content:"";display:block;width:60px;height:3px;background:#00d9a3;margin:24px auto 0}.article-list{display:grid;gap:32px}@media(min-width: 768px){.article-list{gap:32px}}.article-card:not(:last-child){padding-bottom:24px;position:relative}.article-card:not(:last-child)::after{content:"";position:absolute;left:0;bottom:0;height:2px;width:48px;background:#d9d9d9}@media(min-width: 768px){.article-card:not(:last-child){padding-bottom:32px}}.article-card__date{display:block;color:#0e847d;margin-bottom:8px;font-weight:bold;font-size:1.4rem}@media(min-width: 768px){.article-card__date{font-size:14px;margin-bottom:16px}}.article-card__title{font-size:2rem;font-weight:bold}@media(min-width: 768px){.article-card__title{font-size:2.5rem}}.article-card__title a{color:#333;text-decoration:none;word-break:break-all;-webkit-transition:color .3s ease;transition:color .3s ease}.article-card__title a:hover{color:#00b8d4}.no-posts{text-align:center}.no-posts__message{font-size:1.8rem}.pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:64px}@media(min-width: 768px){.pagination{margin-top:104px}}.pagination .nav-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:8px;list-style:none}.pagination .page-numbers.current{background-color:#0e847d;color:#fff}.pagination .page-numbers{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background-color:#fff;color:#333;text-decoration:none;border-radius:4px;font-size:14px;-webkit-transition:background-color .3s ease,color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center}@media(min-width: 768px){.pagination .page-numbers{width:44px;height:44px;font-size:15px}}.pagination a.page-numbers:hover{background-color:#d9d9d9;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.12);box-shadow:0 2px 8px rgba(0,0,0,.12)}.btn-wrapper{text-align:center;margin:32px 0}.btn{display:block;padding:14px 40px;background-color:#d32f2f;color:#fff;border-radius:50px;font-weight:600;font-size:15px;text-decoration:none;text-align:center;-webkit-box-shadow:0px 0px 8px rgba(0,0,0,.65);box-shadow:0px 0px 8px rgba(0,0,0,.65);cursor:pointer;border:none;position:relative;max-width:400px;margin:24px auto 32px}.btn::after{content:"";position:absolute;top:calc(50% - 8px);right:24px;width:16px;height:16px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:2px solid #fff;border-right:2px solid #fff}@media(min-width: 768px){.btn{font-size:16px;padding:16px 48px}}.btn:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.btn--primary{background-color:#d32f2f;color:#fff}.btn--primary:hover{background-color:#b71c1c}.single__meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:16px;font-size:13px}@media(min-width: 768px){.single__meta{font-size:14px}}.single__category{display:inline-block;background-color:#00d9a3;color:#fff;padding:4px 12px;border-radius:4px;font-weight:500}.single__date{font-weight:bold;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.single__date-label{margin-right:8px;background-color:#0e847d;color:#fff;padding:2px 8px;border-radius:4px;display:inline-block}.single__pr{color:#333;border:1px solid #d9d9d9;border-radius:4px;padding:0 8px}.single__title{font-size:25px;font-weight:700;line-height:1.5;padding-bottom:24px;margin-bottom:32px;position:relative;text-align:center}.single__title::after{content:"";position:absolute;left:calc(50% - 22.5px);bottom:0;height:4px;width:45px;background:-webkit-linear-gradient(315deg, #00d9a3 0%, #00b8d4 100%);background:linear-gradient(135deg, #00d9a3 0%, #00b8d4 100%)}@media(min-width: 768px){.single__title{font-size:31px;margin-bottom:48px;padding-bottom:32px}}.single__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:8px}.single__label{display:inline-block;padding:4px 12px;background-color:#f3f3f3;color:#333;font-size:12px;border-radius:4px;font-weight:500}.single__thumbnail{margin-bottom:32px;border-radius:8px;overflow:hidden}@media(min-width: 768px){.single__thumbnail{max-width:80%;margin-left:auto;margin-right:auto}}.single__thumbnail img{width:100%;height:auto;display:block}.single__content>*:last-child{margin-bottom:0}.single__content p,.single__content .wp-block-paragraph{margin-bottom:24px}.single__content h2,.single__content .wp-block-heading h2{font-size:21px;font-weight:700;margin:64px 0 24px;padding:8px 24px;background-color:#0e847d;color:#fff;border-radius:4px}@media(min-width: 768px){.single__content h2,.single__content .wp-block-heading h2{font-size:25px}}.single__content h2:first-child,.single__content .wp-block-heading h2:first-child{margin-top:0}.single__content h3,.single__content .wp-block-heading h3{font-size:18px;font-weight:700;margin:32px 0 24px;padding-left:24px;border-left:6px solid #0e847d}@media(min-width: 768px){.single__content h3,.single__content .wp-block-heading h3{font-size:21px}}.single__content h4,.single__content .wp-block-heading h4{font-size:18px;font-weight:700;margin:24px 0 16px;color:#333;padding-left:8px;border-bottom:2px solid #d9d9d9}@media(min-width: 768px){.single__content h4,.single__content .wp-block-heading h4{font-size:20px}}.single__content h5,.single__content .wp-block-heading h5{font-size:16px;font-weight:700;margin:24px 0 16px;color:#333}@media(min-width: 768px){.single__content h5,.single__content .wp-block-heading h5{font-size:18px}}.single__content h6,.single__content .wp-block-heading h6{font-size:15px;font-weight:700;margin:24px 0 16px;color:#333}.single__content .wp-block-list{margin:24px 0}.single__content .wp-block-list li{margin-bottom:16px;padding-left:16px;position:relative}.single__content .wp-block-list li:last-child{margin-bottom:0}.single__content .wp-block-list ul,.single__content .wp-block-list ol{margin-top:16px;margin-bottom:16px;padding-left:24px}.single__content ul.wp-block-list li::before{position:absolute;left:0;top:.7em;display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#0e847d;content:""}.single__content ul.wp-block-list ul li{padding-left:8px}.single__content ul.wp-block-list ul li::before{position:absolute;left:0;top:.7em;display:inline-block;width:4px;height:4px;border-radius:50%;background-color:#0e847d;content:""}.single__content ol.wp-block-list{counter-reset:num}.single__content ol.wp-block-list li{padding-left:28px}.single__content ol.wp-block-list li::before{position:absolute;top:.2em;left:0;display:inline-block;width:20px;height:20px;line-height:20px;text-align:center;content:counter(num);counter-increment:num;border-radius:100vh;background-color:#0e847d;color:#fff;font-size:1.4rem}.single__content ol.wp-block-list ol li::before{content:counter(num) ".";counter-increment:num;background-color:inherit;color:#0e847d;font-size:1.4rem}.single__content ol.wp-block-list ol ol{list-style-type:lower-roman}.single__content ol.wp-block-list ol ol li{list-style-type:lower-roman}.single__content blockquote,.single__content .wp-block-quote{margin:32px 0;padding:24px 32px;background-color:#fff;border-left:4px solid #00b8d4;font-style:italic;color:#666}.single__content blockquote p,.single__content .wp-block-quote p{margin-bottom:16px}.single__content blockquote p:last-child,.single__content .wp-block-quote p:last-child{margin-bottom:0}.single__content blockquote cite,.single__content .wp-block-quote cite{display:block;margin-top:16px;font-size:14px;font-style:normal;text-align:right;color:#333}.single__content blockquote cite::before,.single__content .wp-block-quote cite::before{content:"— "}.single__content .wp-block-pullquote{margin:32px 0;padding:32px;border-top:4px solid #00b8d4;border-bottom:4px solid #00b8d4;text-align:center}.single__content .wp-block-pullquote blockquote{border:none;background:none;padding:0}.single__content .wp-block-pullquote p{font-size:20px;font-weight:600}.single__content .wp-block-pullquote cite{text-align:center;font-size:14px}.single__content img,.single__content .wp-block-image img{margin:32px 0;border-radius:4px;max-width:100%;height:auto}.single__content .wp-block-image{margin:32px 0}.single__content .wp-block-image figcaption{margin-top:8px;font-size:13px;color:#666;text-align:center}.single__content .wp-block-image.alignleft{float:left;margin-right:24px;margin-bottom:24px;max-width:50%}@media(min-width: 768px){.single__content .wp-block-image.alignleft{max-width:40%}}.single__content .wp-block-image.alignright{float:right;margin-left:24px;margin-bottom:24px;max-width:50%}@media(min-width: 768px){.single__content .wp-block-image.alignright{max-width:40%}}.single__content .wp-block-image.aligncenter{text-align:center}.single__content .wp-block-gallery{margin:32px 0;display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:16px}.single__content .wp-block-gallery img{margin:0}.single__content a,.single__content .wp-block-button__link{color:#00b8d4;text-decoration:underline;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.single__content a:hover,.single__content .wp-block-button__link:hover{opacity:.7}.single__content .wp-block-button{margin:32px 0}.single__content .wp-block-button .wp-block-button__link{display:block;padding:14px 40px;border-radius:50px;font-weight:600;font-size:15px;text-decoration:none;text-align:center;background-color:#d32f2f;color:#fff;-webkit-box-shadow:0px 0px 8px rgba(0,0,0,.65);box-shadow:0px 0px 8px rgba(0,0,0,.65);position:relative}.single__content .wp-block-button .wp-block-button__link::after{content:"";position:absolute;top:calc(50% - 4px);right:20px;width:8px;height:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease}@media(min-width: 768px){.single__content .wp-block-button .wp-block-button__link{font-size:16px;padding:16px 48px}}.single__content .wp-block-button .wp-block-button__link:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);background-color:#b71c1c}.single__content .wp-block-button.aligncenter{text-align:center}.single__content code{padding:2px 6px;background-color:#f3f3f3;border-radius:3px;font-family:"Courier New",monospace;font-size:.9em;color:#c7254e}.single__content pre,.single__content .wp-block-code{margin:24px 0;padding:24px;background-color:#2d2d2d;color:#f8f8f2;border-radius:4px;overflow-x:auto}.single__content pre code,.single__content .wp-block-code code{padding:0;background:none;color:inherit}.single__content table,.single__content .wp-block-table table{width:100%;margin:32px 0;border-collapse:collapse;font-size:14px;background-color:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08);display:block;overflow-x:auto}@media(min-width: 768px){.single__content table,.single__content .wp-block-table table{font-size:15px;display:table}}.single__content table thead,.single__content .wp-block-table table thead{background-color:#0e847d;color:#fff}.single__content table thead th,.single__content .wp-block-table table thead th{padding:16px 24px;text-align:left;font-weight:600;white-space:nowrap;border-top:1px solid #0e847d;border-bottom:1px solid #0e847d}.single__content table thead th:first-child,.single__content .wp-block-table table thead th:first-child{border-left:1px solid #0e847d}.single__content table thead th:not(:first-child),.single__content .wp-block-table table thead th:not(:first-child){border-left:1px solid #fff}.single__content table thead th,.single__content .wp-block-table table thead th{border-right:none}.single__content table tbody tr,.single__content .wp-block-table table tbody tr{border-bottom:1px solid #d9d9d9}.single__content table tbody tr:last-child,.single__content .wp-block-table table tbody tr:last-child{border-bottom:none}.single__content table tbody tr:nth-child(even),.single__content .wp-block-table table tbody tr:nth-child(even){background-color:#f8f9fa}.single__content table tbody td,.single__content .wp-block-table table tbody td{padding:16px 24px;white-space:nowrap}@media(min-width: 768px){.single__content table tbody td,.single__content .wp-block-table table tbody td{white-space:normal}}.single__content hr,.single__content .wp-block-separator{margin:48px 0;border:none;border-top:2px solid #d9d9d9}.single__content .wp-block-columns{margin:32px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}@media(min-width: 768px){.single__content .wp-block-columns{gap:32px}}.single__content .wp-block-columns .wp-block-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0}@media(max-width: 767px){.single__content .wp-block-columns .wp-block-column{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.single__content .wp-block-group{margin:32px 0}.single__content .wp-block-group.has-background{padding:24px;border-radius:4px}.single__content .wp-block-cover{margin:32px 0;border-radius:4px;overflow:hidden}.single__content .wp-block-media-text{margin:32px 0;display:grid;gap:24px}@media(min-width: 768px){.single__content .wp-block-media-text{grid-template-columns:50% 1fr;gap:32px}}.single__content .wp-block-spacer{margin:0}.single__content .wp-block-embed{margin:32px 0}.single__content .wp-block-embed iframe{max-width:100%}.single__content .wp-block-embed figcaption{margin-top:8px;font-size:13px;color:#666;text-align:center}div#toc_container{border:none;padding:24px;margin:32px 0}div#toc_container .toc_title{font-size:18px;font-weight:700;margin-bottom:24px;color:#333}div#toc_container .toc_toggle a{color:#00b8d4 !important;text-decoration:underline}div#toc_container .toc_list li{padding-left:20px;position:relative}div#toc_container .toc_list li::after{content:"";position:absolute;top:.5em;left:0;width:12px;height:12px;background-color:#0e847d;border-radius:50%}div#toc_container .toc_list li--sub{margin-top:8px;padding-left:24px}div#toc_container .toc_list li a{text-decoration:underline}div#toc_container__item{margin-bottom:8px}div#toc_container__item:last-child{margin-bottom:0}.content-table{width:100%;border-collapse:collapse;margin:32px 0;font-size:14px;background-color:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08);display:block;overflow-x:auto}@media(min-width: 768px){.content-table{font-size:15px;display:table}}.content-table thead{background-color:#0e847d;color:#fff}.content-table thead th{padding:16px 24px;text-align:left;font-weight:600;white-space:nowrap}.content-table tbody tr{border-bottom:1px solid #d9d9d9}.content-table tbody tr:last-child{border-bottom:none}.content-table tbody tr:nth-child(even){background-color:#f8f9fa}.content-table tbody td{padding:16px 24px;white-space:nowrap}@media(min-width: 768px){.content-table tbody td{white-space:normal}}.author,.author-info{margin-top:64px}.author__container,.author-info__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:24px;background-color:#f3f3f3;padding:24px;border-radius:8px}@media(min-width: 768px){.author__container,.author-info__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:32px;padding:32px}}.author__title,.author-info__title{font-size:18px;font-weight:700;margin-bottom:24px;color:#333;background-color:#d9d9d9;text-align:center}@media(min-width: 768px){.author__title,.author-info__title{font-size:20px}}.author-info .author__title,.author-info .author-info__title{margin-bottom:8px}.author__card,.author-info__card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:24px;background-color:#f3f3f3;padding:24px;border-radius:8px}@media(min-width: 768px){.author__card,.author-info__card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:32px;padding:32px}}.author__image,.author-info__image{width:100px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;margin:0 auto}@media(min-width: 768px){.author__image,.author-info__image{width:120px;margin:0}}.author__thumbnail,.author-info__thumbnail{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.author__info,.author__content,.author-info__info,.author-info__content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center}@media(min-width: 768px){.author__info,.author__content,.author-info__info,.author-info__content{text-align:left}}.author__name,.author-info__name{font-size:18px;font-weight:700;margin-bottom:16px;color:#333}@media(min-width: 768px){.author__name,.author-info__name{font-size:20px}}.author__description,.author__bio,.author-info__description,.author-info__bio{font-size:14px;line-height:1.7;color:#666}@media(min-width: 768px){.author__description,.author__bio,.author-info__description,.author-info__bio{font-size:15px}}.author__description p,.author__bio p,.author-info__description p,.author-info__bio p{margin:0}.hero{background:-webkit-linear-gradient(315deg, #00d9a3 0%, #00b8d4 100%);background:linear-gradient(135deg, #00d9a3 0%, #00b8d4 100%);color:#fff}.hero__container{width:100%;max-width:792px;margin:0 auto;padding:0 16px}@media(min-width: 768px){.hero__container{padding:0}}@media(min-width: 768px){.hero__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:48px}}@media(min-width: 768px){.home .main{padding:120px 0 176px}}.main{padding:48px 0 120px;background-color:#f3f3f3}@media(min-width: 768px){.main{padding:80px 0 120px}}.main__container{width:100%;max-width:792px;margin:0 auto;padding:0 16px}@media(min-width: 768px){.main__container{padding:0}}