.page-header{font-family:"Noto Serif JP",serif;margin-top:2.5em;color:#fff;font-size:2.625em;height:6.25em;display:flex;align-items:center;position:relative;z-index:1;background-image:linear-gradient(rgba(59, 127, 206, 0.85), rgba(59, 127, 206, 0.85)),url("../images/bg_h1.jpg");background-size:cover;background-position:50% 30%;background-repeat:no-repeat}@media screen and (max-width: 840px){.page-header{margin-top:3.5em}}@media screen and (max-width: 480px){.page-header{margin-top:5em;font-size:1.5em;height:6.25em}}.page-header__main{position:relative;display:inline-flex;align-items:center;gap:.4em}.page-header__main::before{content:"";display:inline-block;width:1.2em;height:.08em;background:color-mix(in srgb, currentColor 40%, transparent);background:currentColor;opacity:.4}.page-header__sub{font-family:"Pinyon Script",cursive;font-size:1.25em;font-weight:400;opacity:.5;letter-spacing:.08em;position:absolute;z-index:2;right:.5em;bottom:.1em}@media screen and (max-width: 840px){.page-header__sub{font-size:1em}}@media screen and (max-width: 480px){.page-header__sub{font-size:.8em}}.page-header__sub::first-letter{text-transform:uppercase;font-size:1.25em}body.page-contact .page-header{margin-top:0}.page-header--cgmtube{background-image:linear-gradient(rgba(16, 170, 170, 0.85), rgba(16, 170, 170, 0.85)),url("../images/bg_h1.jpg")}.page-header--reports{background-image:linear-gradient(rgba(232, 138, 9, 0.85), rgba(232, 138, 9, 0.85)),url("../images/bg_h1.jpg")}:where(.section) :where(h2:not(.reset), h3:not(.reset), h4:not(.reset)){font-family:"Noto Serif JP",serif;font-weight:500}:where(.section) :where(h2:not(.reset), h3:not(.reset)){letter-spacing:.1em}:where(.section) :where(h2:not(.reset)){font-size:2em;margin:2.5em 0 1em;padding-bottom:1em;border-bottom:2px solid #3b7fce;color:#3b7fce}@media screen and (max-width: 480px){:where(.section) :where(h2:not(.reset)){font-size:1.5em}}:where(.section) :where(h2:not(.reset)).sub{color:#10aaaa;border-bottom:2px solid #10aaaa}:where(.section) :where(h2:not(.reset)).sub_02{color:#e88a09;border-bottom:2px solid #e88a09}:where(.section) :where(h2:not(.reset)).base{color:#414141;border-bottom:2px solid #414141}:where(.section) :where(h2:not(.reset)).reports{margin:0 0 1em}:where(.section) :where(h3:not(.reset)){font-size:1.7em;text-align:center;padding-top:.5em;margin-bottom:1.875em}:where(.section) :where(h3:not(.reset))::after{content:"";display:block;margin-left:auto;margin-right:auto;background-color:#3b7fce;width:5em;height:.25em;margin-top:.5em}@media screen and (max-width: 480px){:where(.section) :where(h3:not(.reset)){font-size:1.25em}}:where(.section) :where(h3:not(.reset)).sub::after{background-color:#10aaaa}:where(.section) :where(h3:not(.reset)).sub_02::after{background-color:#e88a09}:where(.section) :where(h3:not(.reset)).off{color:#fff}:where(.section) :where(h3:not(.reset)).off::after{background-color:#fff}:where(.section) :where(h4:not(.reset)){font-size:1.5em;background-color:#10aaaa;color:#fff;padding:.25em .5em;margin-bottom:1.875em;letter-spacing:.05em}@media screen and (max-width: 480px){:where(.section) :where(h4:not(.reset)){font-size:1.15em}}:where(.section) :where(p:not([class])){margin-bottom:.625em}:where(.section) table p:not([class]){margin-bottom:0}:where(.section) table:not(.reset){width:min(100%, 1000px);margin-inline:auto;border-collapse:separate;border-spacing:.5em .25em}:where(.section) table:not(.reset) tr{background-color:#3B7FCE0D}:where(.section) table:not(.reset) tr:nth-child(odd){background-color:#d9e8ef}:where(.section) table:not(.reset) th,:where(.section) table:not(.reset) td{padding:1em}:where(.section) table:not(.reset) th{width:30%}:where(.section) table:not(.reset) td{width:70%}@media screen and (max-width: 840px){:where(.section) table.tab_set th,:where(.section) table.tab_set td{width:100%;display:block}}@media screen and (max-width: 480px){:where(.section) table.sp_set th,:where(.section) table.sp_set td{width:100%;display:block}}:where(.section) blockquote{position:relative;padding:10px 15px 10px 60px;margin:20px 0;box-sizing:border-box;font-style:italic;background:#efefef;color:#555}:where(.section) blockquote::before{display:inline-block;position:absolute;top:18px;left:15px;vertical-align:middle;content:"";font-family:FontAwesome;color:#cfcfcf;font-size:30px;line-height:1}:where(.section) blockquote p{padding:0;margin:10px 0;line-height:1.7}:where(.section) blockquote cite{display:block;text-align:right;color:#888;font-size:.9em}.breadcrumb{font-size:.875em;margin-top:.7142857143em;text-align:right}.breadcrumb a{color:inherit}.form-intro{font-size:.9375em}.contact-form{width:600px;max-width:100%;margin:3.75em auto 0}.contact-form__list{display:flex;flex-wrap:wrap;gap:2.5em}.contact-form__item{flex:0 0 100%}.contact-form__item.-half{flex:0 0 calc(50% - 1.25em)}@media screen and (max-width: 480px){.contact-form__item.-half{flex:0 0 100%}}.contact-form__item dt{display:flex;align-items:flex-start;gap:.3125em}.contact-form__item dd{margin-top:.5em}.contact-form__label{font-size:1.0625em;font-weight:bold}.contact-form__tag{display:inline-block;padding:.1em .4em;margin-top:.1em;font-size:.875em;border-radius:2px;color:#fff;white-space:nowrap}.contact-form__tag.-required{background-color:#e74c3c}.contact-form__tag.-optional{background-color:#96a2a6}.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=number],.contact-form input[type=date],.contact-form textarea{width:100%;padding:.625em .9375em;border:1px solid #ccd2d5;background:#f2f5f7;border-radius:4px;transition:border-color .2s,box-shadow .2s}.contact-form input[type=text]:focus,.contact-form input[type=email]:focus,.contact-form input[type=tel]:focus,.contact-form input[type=number]:focus,.contact-form input[type=date]:focus,.contact-form textarea:focus{outline:none;background:#fff;border-color:#3498db;box-shadow:0 0 2px 3px rgba(42,131,191,.15)}.contact-form input[type=text][aria-invalid=true],.contact-form input[type=email][aria-invalid=true],.contact-form input[type=tel][aria-invalid=true],.contact-form input[type=number][aria-invalid=true],.contact-form input[type=date][aria-invalid=true],.contact-form textarea[aria-invalid=true]{border-color:#e74c3c}.contact-form input[type=text][aria-invalid=true]:focus,.contact-form input[type=email][aria-invalid=true]:focus,.contact-form input[type=tel][aria-invalid=true]:focus,.contact-form input[type=number][aria-invalid=true]:focus,.contact-form input[type=date][aria-invalid=true]:focus,.contact-form textarea[aria-invalid=true]:focus{border-color:#e74c3c;box-shadow:0 0 0 3px rgba(231,76,60,.15)}.contact-form input[type=text].-half,.contact-form input[type=email].-half,.contact-form input[type=tel].-half,.contact-form input[type=number].-half,.contact-form input[type=date].-half,.contact-form textarea.-half{width:calc(50% - 1.25em)}@media screen and (max-width: 480px){.contact-form input[type=text].-half,.contact-form input[type=email].-half,.contact-form input[type=tel].-half,.contact-form input[type=number].-half,.contact-form input[type=date].-half,.contact-form textarea.-half{width:100%}}.contact-form textarea{min-height:7.5em;resize:vertical}.contact-form input[type=date]{cursor:pointer}.contact-form input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;-webkit-transition:opacity .2s;transition:opacity .2s}.contact-form input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.contact-form select{width:100%;padding:.625em 2.5em .625em .9375em;border:1px solid #ccd2d5;background:#f2f5f7;background-image:url('data:image/svg+xml;charset=UTF-8,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3e%3cpolyline points="6 9 12 15 18 9"%3e%3c/polyline%3e%3c/svg%3e');background-repeat:no-repeat;background-position:right .75em center;background-size:1.25em;border-radius:4px;cursor:pointer;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact-form select:focus{outline:none;background-color:#fff;border-color:#3498db;box-shadow:0 0 2px 3px rgba(42,131,191,.15)}.contact-form select[aria-invalid=true]{border-color:#e74c3c}.contact-form select[aria-invalid=true]:focus{border-color:#e74c3c;box-shadow:0 0 0 3px rgba(231,76,60,.15)}.contact-form .wpcf7-radio{display:block}.contact-form .wpcf7-radio .wpcf7-list-item{display:block;padding:.125em;margin:.25em 0 0 .625em}.contact-form .wpcf7-radio .wpcf7-list-item label{display:flex;align-items:center;gap:.375em;cursor:pointer}.contact-form .wpcf7-radio .wpcf7-list-item input[type=radio]{width:1.125em;height:1.125em;cursor:pointer;flex-shrink:0;accent-color:#3498db}.contact-form .wpcf7-checkbox{display:block}.contact-form .wpcf7-list-item{display:block;padding:.125em;margin:.25em 0 0 .625em}.contact-form .wpcf7-list-item label{display:flex;align-items:center;gap:.375em;cursor:pointer}.contact-form .wpcf7-list-item input[type=checkbox]{width:1.125em;height:1.125em;cursor:pointer;flex-shrink:0;accent-color:#3498db}.contact-form__note{margin-top:.3571428571em;font-size:.875em;color:#999}label.contact-form__note{margin-bottom:.3571428571em}.contact-form .contact-form__actions{margin-top:2.5em;text-align:center}.contact-form .wpcf7-submit{display:inline-block;min-width:12.5em;min-height:3.5em;font-weight:bold;color:#fff;background:#3498db;border-radius:4px;cursor:pointer;transition:.2s}@media screen and (max-width: 480px){.contact-form .wpcf7-submit{width:100%;min-width:auto;display:block}}.contact-form .wpcf7-submit:hover{background:#0d9eff}.contact-form .wpcf7-spinner{display:inline-block;width:1.5em;height:1.5em;margin:0 -2.125em 0 .625em;vertical-align:middle}@media screen and (max-width: 480px){.contact-form .wpcf7-spinner{margin:1em 0 0}}#wpcf7cpcnf::before{content:"ご入力いただいた内容をご確認いただき、[この内容で送信] ボタンを押してください。";display:block;text-align:center}#wpcf7cpcnf table{width:600px;max-width:100%;margin:1.875em auto 0}#wpcf7cpcnf table tr:not(:first-of-type) th{margin-top:.7em}#wpcf7cpcnf table th,#wpcf7cpcnf table td{width:100%;display:block}#wpcf7cpcnf table th{padding:1.1em 1px 0;border-top:1px solid #ccd2d5;position:relative;z-index:1}#wpcf7cpcnf table th p{font-size:.875em;text-align:left;opacity:.6}#wpcf7cpcnf table td{margin-top:2px}#wpcf7cpcnf .wpcf7cp-btns{margin-top:2.5em;display:flex;align-items:center;flex-direction:column;gap:1em}#wpcf7cpcnf .wpcf7cp-cfm-edit-btn{display:inline-block;padding:.4em 1.8em;margin:0;color:#fff;background:#80888f;border-radius:4px;cursor:pointer;transition:.2s}#wpcf7cpcnf .wpcf7cp-cfm-edit-btn:hover{background:#94a0aa}#wpcf7cpcnf .wpcf7cp-cfm-submit-btn{display:inline-block;min-width:12.5em;min-height:3.5em;margin:0;font-weight:bold;color:#fff;background:#3498db;border-radius:4px;cursor:pointer;transition:.2s}@media screen and (max-width: 480px){#wpcf7cpcnf .wpcf7cp-cfm-submit-btn{width:100%;min-width:auto}}#wpcf7cpcnf .wpcf7cp-cfm-submit-btn:hover{background:#0d9eff}.caution{max-width:600px;margin:2.5em auto 0}.caution__title{font-weight:bold;text-align:center}.caution__title::before,.caution__title::after{content:"※";margin-inline:.3em}.caution__body{margin-top:.625em}.caution__body .form-button{margin-top:1.25em}.caution-top{position:relative;margin:0;padding-left:1.125em;line-height:1.8}.caution-top::before{content:"※";position:absolute;top:0;left:0}.form-paragraph{line-height:1.8;font-size:.9375em}.form-button{display:flex;align-items:center;justify-content:center;gap:.9375em}@media screen and (max-width: 480px){.form-button{flex-direction:column;gap:.625em}}.form-button__item{width:19.6666666667em;font-size:.9375em}.form-button__link{height:3.75em;display:flex;align-items:center;justify-content:center;gap:.9375em;background:#fff;border:1px solid #dde3e6;border-radius:100em}a.form-button__link{text-decoration:none;color:inherit}a.form-button__link:hover{opacity:1;background:#eef1f3;border-color:#afb9be}.form-button__icon{width:1.3em;display:flex;align-items:center;opacity:.25}.form-button__icon svg{width:100%;height:auto;fill:#414141}.txt-mail{width:14em}.blog-content{margin-top:5em;display:flex;gap:3.75em}@media screen and (max-width: 840px){.blog-content{flex-direction:column;gap:2.5em}}.blog-content__main{flex:1}.blog-content__sub{width:15.625em}@media screen and (max-width: 840px){.blog-content__sub{width:100%}}.post__title{font-size:1.5em;margin-top:1.6666666667em;font-weight:bold}.post__title a{color:inherit;text-decoration:underline}.post__title a:hover{text-decoration:none}.post__date{margin-top:.3571428571em;font-size:.875em;text-align:right;display:block;opacity:.5}.sidebar{display:flex;flex-direction:column;gap:2.5em}@media screen and (max-width: 840px){.sidebar{flex-direction:row}}@media screen and (max-width: 480px){.sidebar{flex-direction:column}}.sidebar__section{flex:1}.sidebar__title{padding-bottom:.3125em;font-weight:bold;border-bottom:3px solid #ddd}.sidebar__content{margin-top:.625em}.sidebar__item{list-style:none;font-size:.875em}.sidebar__item:not(:last-child){border-bottom:1px dotted #ccc}.sidebar__link{padding-block:.3em;display:flex;align-items:center;justify-content:space-between;color:inherit}.sidebar__count{font-size:.9em;opacity:.5}.sidebar__more{margin-top:.8em;padding:.3em .5em;font-size:.875em;text-align:center;color:inherit;border:1px solid #ccc;border-radius:.2142857143em;display:block}.sidebar__more:hover{background:#e8e8e8;text-decoration:none}.post-nav{margin-top:3.75em}.post-nav__back{display:flex;justify-content:center}.post-nav__back-link{display:inline-block;padding:.6em 1.5em;font-size:.9375em;border:1px solid #ccc;border-radius:.2em;color:inherit;text-decoration:none}.post-nav__back-link:hover{background-color:#e8e8e8}.post-nav__links{margin-top:1.25em;display:flex;gap:.625em}@media screen and (max-width: 480px){.post-nav__links{flex-direction:column;gap:.625em}}.post-nav__item{flex:1}.post-nav__item a{display:flex;flex-direction:column;padding:.9375em 1.125em;height:100%;color:inherit;text-decoration:none;background-color:#fff;border:1px solid #ccc;border-radius:.1875em;position:relative}.post-nav__item a:hover{background-color:#e8e8e8}.post-nav__item.-next{text-align:right}.post-nav__label{font-size:.875em;opacity:.5;margin-bottom:.5em}.post-nav__title{font-size:.9375em;font-weight:bold;line-height:1.4}.nav-links{margin-top:2.5em;display:flex;justify-content:center;align-items:center;gap:.3125em;flex-wrap:wrap}@media screen and (max-width: 480px){.nav-links{gap:.125em}}.nav-links .page-numbers{min-width:2.8571428571em;height:2.8571428571em;padding-inline:.7142857143em;display:inline-flex;align-items:center;justify-content:center;font-size:.875em;color:inherit;text-decoration:none;border-radius:.2em;border-radius:100em;background-color:#fff}@media screen and (max-width: 480px){.nav-links .page-numbers{min-width:2.5em;height:2.5em}}.nav-links .page-numbers:hover{background-color:#e8e8e8}.nav-links .page-numbers.current{color:#fff;background-color:#414141;border-color:#414141}.nav-links .page-numbers.dots{min-width:auto;padding-inline:0;background-color:transparent}.nav-links .prev,.nav-links .next{min-width:3.5714285714em;height:3.5714285714em;background-color:#e8e8e8}.nav-links .prev:hover,.nav-links .next:hover{background-color:#d4d4d4}.tax-filter{margin-top:2.5em}.tax-filter.-cgm .tax-filter__list{justify-content:flex-start}.tax-filter.-cgm .tax-filter__link.is-current{color:#fff;background-color:#10aaaa;border-color:#10aaaa}.tax-filter__nav{display:block}.tax-filter__title{font-size:.9375em;font-weight:bold;margin-bottom:.8em}.tax-filter__list{display:flex;justify-content:center;align-items:center;gap:.625em;flex-wrap:wrap;padding:0;margin:0;list-style:none}@media screen and (max-width: 480px){.tax-filter__list{justify-content:flex-start;gap:.625em}}.tax-filter__item{display:block}.tax-filter__link{display:inline-block;padding:.6em 1.5em;font-size:.9375em;border:1px solid #ccc;border-radius:.2em;color:inherit;text-decoration:none;background-color:#fff}.tax-filter__link:hover,.tax-filter__link:focus-visible{background-color:#e8e8e8}.tax-filter__link.is-current{color:#fff;background-color:#414141;border-color:#414141}.detail-list .post{padding-bottom:1.25em}.detail-list .post:first-child .post__title{margin-top:0}.title-list{padding:.75em .125em;border-bottom:1px solid #ccc;display:flex;position:relative;z-index:1}@media screen and (max-width: 480px){.title-list{flex-direction:column-reverse;gap:.375em}}.title-list:first-of-type{padding-top:0}.title-list__time{width:9.375em;opacity:.5}@media screen and (max-width: 480px){.title-list__time{width:100%}}.title-list__title{flex:1}.title-list__title a{color:inherit}.title-list__title a:hover{text-decoration:underline}@media screen and (max-width: 480px){.title-list__title a::after{content:"";position:absolute;z-index:-1;inset:0}}.thumb-list__item{display:flex;gap:1.25em}@media screen and (max-width: 480px){.thumb-list__item{flex-direction:column;gap:.75em}}.thumb-list__item:not(:first-of-type){margin-top:1.25em;padding-top:1.25em;border-top:1px dotted #ccc}.thumb-list__figure{width:11.25em;height:11.25em;overflow:hidden}@media screen and (max-width: 480px){.thumb-list__figure{width:100%;height:18em}}.thumb-list__figure:hover img{transform:scale(1.08)}.thumb-list__figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.2s}.thumb-list__txt{flex:1;display:flex;flex-direction:column}.thumb-list__head{color:inherit}.thumb-list__title{font-size:1.25em;font-weight:bold}.thumb-list__excerpt{margin-top:.625em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.thumb-list__sub{margin-top:auto;display:flex}@media screen and (max-width: 480px){.thumb-list__sub{margin-top:1.25em}}.thumb-list__time{font-size:.875em;opacity:.5}.thumb-list__cats{margin-left:auto;font-size:.875em}.thumb-list__cats a{color:inherit}.post-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.875em}@media screen and (max-width: 480px){.post-grid{grid-template-columns:1fr;gap:1.25em}}.post-card{display:block;aspect-ratio:3/2;position:relative;z-index:1;overflow:hidden}.post-card:hover img{transform:scale(1.08)}.post-card__image-wrapper img{width:100%;height:100%;position:absolute;z-index:1;inset:0;-o-object-fit:cover;object-fit:cover;transition:.2s}.post-card__overlay{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1em 1.125em;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.6) 100%)}.post-card__category{font-size:0.875em;display:inline-block;align-self:flex-start;padding:.4285714286em .8571428571em;color:#fff;background-color:#414141;position:absolute;z-index:1;left:0;top:0}.post-card__title{color:#fff;font-size:1.125em;font-weight:normal;line-height:1.4;text-shadow:0 0 .25em rgba(0,0,0,.4);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.post-card--reports .post-card__meta{width:100%;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:.5em .75em;margin-bottom:.5em}.post-card--reports .post-card__date{font-size:0.8125em;color:rgba(255,255,255,.95);text-shadow:0 0 .35em rgba(0,0,0,.45);white-space:nowrap}.post-card--reports .post-card__term-list{display:flex;flex-wrap:wrap;align-items:center;gap:.375em;margin:0;padding:0;list-style:none}.post-card--reports .post-card__term-item{margin:0}.post-card--reports .post-card__term-label{font-size:0.75em;display:inline-block;flex-shrink:0;padding:.3333333333em 1em;border-radius:999px;background:#e88a09;color:#fff;line-height:1.2}.faq{max-width:900px;margin:0 auto;font-family:sans-serif;line-height:1.6;color:#333}.faq__index{background:#f9f9f9;border:1px solid #eee;padding:24px;margin-bottom:60px;border-radius:8px}.faq__index-section+.faq__index-section{margin-top:24px}.faq__index-section h2{font-size:1.1rem;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #ddd}.faq__index-list{list-style:none;padding:0;margin:0}.faq__index-item{margin-bottom:8px}.faq__index-link{color:#0073aa;text-decoration:none;font-size:.95rem}.faq__index-link:hover{text-decoration:underline}.faq__section{margin-bottom:50px}.faq__section-title{font-size:1.5rem;margin-bottom:24px;padding-left:12px;border-left:5px solid #333}.faq__item{border:1px solid #eee;border-radius:6px;margin-bottom:16px;overflow:hidden}.faq__question{display:flex;align-items:flex-start;gap:12px;margin:0;padding:16px 20px;background:#fff;font-size:1.05rem;font-weight:bold;cursor:pointer;position:relative}.faq__question-icon{flex-shrink:0;display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px;background:#0073aa;color:#fff;border-radius:4px;font-size:.85rem}.faq__question-text{flex-grow:1;padding-top:2px}.faq__question-text a{color:inherit;text-decoration:none}.js--accordion__button{background:none;border:1px solid #ccc;padding:4px 8px;font-size:.75rem;cursor:pointer;border-radius:4px;margin-left:10px;white-space:nowrap}.faq__answer{display:flex;align-items:flex-start;gap:12px;padding:20px;background:#fcfcfc;border-top:1px solid #eee}.faq__answer-icon{flex-shrink:0;display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px;background:#e67e22;color:#fff;border-radius:4px;font-size:.85rem}.faq__answer-content{flex-grow:1;font-size:.95rem}.js--accordion .js--accordion__content{display:none}.js--accordion.is-open .js--accordion__content{display:flex}.js--accordion.is-open .js--accordion__button{background:#333;color:#fff}.section-sitemap{position:relative}.sitemap{margin:2em auto;display:flex;flex-direction:column;gap:1.25em;padding:0;list-style:none;font-weight:bold}@media screen and (max-width: 480px){.sitemap{grid-auto-flow:unset;grid-template-rows:none}}.sitemap__item{padding:.6em 2em .6em .1em;position:relative;display:block;color:#3b7fce}.sitemap__item:hover{color:#e88a09}.sitemap__item::before{content:"";display:inline-block;width:1.2em;height:.1em;margin-right:1em;vertical-align:middle;background:currentColor;opacity:.4}.sitemap__anchor{display:inline-block;color:inherit;text-decoration:none;vertical-align:middle}.sitemap__anchor:hover{text-decoration:none;color:#e88a09}.sitemap__anchor.-child{font-size:.95em}.sitemap__children{margin:.8em 0 0 2.2em;padding:0;list-style:none}.sitemap__child{margin-top:.5em;padding:0;color:#3b7fce;position:relative}.sitemap__child::before{content:"";display:inline-block;width:1.2em;height:.1em;margin-right:1em;vertical-align:middle;background:currentColor;opacity:.4}.sitemap-decoration{position:absolute;right:0;bottom:-2em;display:flex;align-items:center;gap:1em;color:#d9e8ef;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sitemap-decoration.-program{position:relative;bottom:-5em}@media screen and (max-width: 840px){.sitemap-decoration.-program{bottom:-3.5em}}@media screen and (max-width: 480px){.sitemap-decoration.-program{display:none}}@media screen and (max-width: 840px){.sitemap-decoration.-program .sitemap-decoration__grid span{width:.75em;height:.75em}}@media screen and (max-width: 480px){.sitemap-decoration{right:1em;bottom:-3em;transform:scale(0.9);transform-origin:right bottom}}.sitemap-decoration__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:.375em}.sitemap-decoration__grid span{width:.875em;height:.875em;border:2px solid currentColor;display:block;background-color:#d9e8ef}.information{display:flex;flex-wrap:wrap;align-items:center;gap:.5em;margin:2em 0 1em;padding:0;list-style:none}.information.-cnt{margin:unset}.information-date{color:#4c4c4c}.information-category{padding:.1em 1.5em;border-radius:999px;background:#3b7fce;color:#fff}.information-category.-sub{background:#10aaaa}.information-category.-sub_02{background:#e88a09}.cnt-bg{margin-top:4em;padding:2em 0 2em;background-color:rgba(59,127,206,.1)}.cnt-bg.-sub{background-color:rgba(16,170,170,.1)}.cnt-bg.-sub_02{background-color:rgba(232,138,9,.1)}.post__content{display:flex;flex-direction:column;gap:1em}.post__content p{line-height:1.8;margin:0}.post__content :where(h2, h3, h4){margin:2.5em 0 1em;line-height:1.4}.post__content h2{font-size:1.6rem;border-bottom:2px solid #3b7fce;padding-bottom:.75em}.post__content h3{font-size:1.3rem}.post__content h4{font-size:1.1rem}.post__content ul,.post__content ol{padding-left:1.5em;margin:1em 0;line-height:1.7}.post__content li+li{margin-top:.25em}.post__content img,.post__content figure{max-width:100%;height:auto}.post__content figure{margin:1.5em auto;text-align:center}.post__content figure img{display:block;margin:0 auto .5em}.post__content figure figcaption{font-size:.9em}.post__content blockquote{margin:1.5em 0;padding:1em 1.5em;border-left:4px solid #3b7fce;background-color:rgba(59,127,206,.03)}.post__content table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:.95em}.post__content table th,.post__content table td{border:1px solid #ddd;padding:.6em .8em;vertical-align:top}.post__content table th{background-color:rgba(59,127,206,.04);font-weight:600}.post__content iframe{max-width:100%}.about-top__txt{line-height:1.75em}.about-top__txt+.about-top__txt{margin-top:2.5em}.about-top__txt.-sm+.about-top__txt.-sm{margin-top:1.25em}.about-top__txt.-main{font-family:"Noto Serif JP",serif;font-size:1.5em;color:#e88a09;font-weight:500;text-align:center;letter-spacing:.05em}.about-top__cnt{display:flex;flex-direction:column}@media screen and (max-width: 840px){.about-top__cnt{width:100%}}.about-member{background-color:#f3f3f3}.about-member.-off{background-color:#fff}.about-member+.about-member{margin-top:4em}.about-member.-mt00{margin-top:0}.about-member__head{background-color:#3b7fce;padding:1.5em 2.5em}@media screen and (max-width: 480px){.about-member__head{padding:.75em 1.25em}}.about-member__head.-advisor{margin-top:4em;margin-bottom:2em}.about-member__title{font-size:1.5em;margin:0;font-weight:bold;line-height:1.5;color:#fff}@media screen and (max-width: 480px){.about-member__title{font-size:1.25em}}.about-member__body{display:flex;gap:4em;padding:3em 2.5em 2.5em}@media screen and (max-width: 480px){.about-member__body{gap:2em;padding:1.5em 1.25em 1.25em;flex-direction:column}}.about-member__img{flex:0 0 18.75em;margin:0}.about-member__img img{display:block;width:100%;height:auto;border-radius:.9375em}@media screen and (max-width: 840px){.about-member__img{flex:0 0 12.5em}}@media screen and (max-width: 480px){.about-member__img{flex:unset}}.about-member__cnt{flex:1 1 auto;min-width:0}.about-member__catch{font-family:"Noto Serif JP",serif;font-size:2.125em;margin:0;font-weight:500;line-height:1.5;color:#3b7fce;letter-spacing:.05em}@media screen and (max-width: 480px){.about-member__catch{font-size:1.5em}}.about-member__name{font-size:1.5em;margin:1.25em 0 0;padding-bottom:.9166666667em;border-bottom:1px solid #3b7fce}.about-member__name.-mt00{margin-top:0}.about-member__name.-blue{color:#3b7fce;font-weight:bold}.about-member__position,.about-member__txt{font-size:1em;margin:1.25em 0 0;line-height:1.8}.about-member__advisor{display:grid;grid-template-columns:1fr 1fr;gap:2em}@media screen and (max-width: 480px){.about-member__advisor{grid-template-columns:1fr;gap:1em}}.cgmtube-player{position:relative;width:100%;margin-top:6.25em}@media screen and (max-width: 480px){.cgmtube-player{margin-top:3.125em}}.cgmtube-player__media{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.cgmtube-player__media iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.cgmtube-player.-half{width:50%;margin-inline:auto;margin-top:3.125em}@media screen and (max-width: 480px){.cgmtube-player.-half{width:100%;margin-top:1.5625em}}.blog-content--cgmtube-archive .top-item,.related-content .top-item{transition:transform .28s ease,box-shadow .28s ease;will-change:transform;padding:.5em}.blog-content--cgmtube-archive .top-item .top-img img,.related-content .top-item .top-img img{transition:transform .45s ease}@media(hover: hover){.blog-content--cgmtube-archive .top-item:hover,.related-content .top-item:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.09)}.blog-content--cgmtube-archive .top-item:hover .top-img img,.related-content .top-item:hover .top-img img{transform:scale(1.05)}}.blog-content--cgmtube-archive .top-item:has(.top-link:focus-visible),.related-content .top-item:has(.top-link:focus-visible){transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.09)}.blog-content--cgmtube-archive .top-item:has(.top-link:focus-visible) .top-img img,.related-content .top-item:has(.top-link:focus-visible) .top-img img{transform:scale(1.05)}.blog-content--cgmtube-archive .top-item .top-link:focus-visible,.related-content .top-item .top-link:focus-visible{outline:2px solid #3b7fce;outline-offset:4px}@media(prefers-reduced-motion: reduce){.blog-content--cgmtube-archive .top-item,.related-content .top-item{transition:none;transform:none;box-shadow:none}.blog-content--cgmtube-archive .top-item .top-img img,.related-content .top-item .top-img img{transition:none}}@media(prefers-reduced-motion: reduce)and (hover: hover){.blog-content--cgmtube-archive .top-item:hover,.related-content .top-item:hover{transform:none;box-shadow:none}.blog-content--cgmtube-archive .top-item:hover .top-img img,.related-content .top-item:hover .top-img img{transform:none}}@media(prefers-reduced-motion: reduce){.blog-content--cgmtube-archive .top-item:has(.top-link:focus-visible),.related-content .top-item:has(.top-link:focus-visible){transform:none;box-shadow:none}.blog-content--cgmtube-archive .top-item:has(.top-link:focus-visible) .top-img img,.related-content .top-item:has(.top-link:focus-visible) .top-img img{transform:none}}.postImg{text-align:center}
/*# sourceMappingURL=page.css.map */
