﻿.sub__header{background-color:#00a0e9;position:relative;height:240px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.sub__header.sp-none{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}}@media screen and (max-width: 768px){.sub__header{height:196px}}.sub__header .container{position:relative;z-index:10}.sub__header .container .sub__title{font-size:36px;font-weight:700;color:#fff;text-align:center}@media screen and (max-width: 768px){.sub__header .container .sub__title{font-size:32px}}@media screen and (max-width: 480px){.sub__header .container .sub__title{font-size:28px;word-break:auto-phrase}.sub__header .container .sub__title.break{word-break:break-all}}.sub__header::after{content:"";background-image:url(../img/headerBg.png);opacity:.2;position:absolute;top:0;left:0;width:100%;height:100%}.cta .cta__inner{max-width:900px;margin:0 auto;display:flex;gap:48px;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}@media screen and (max-width: 992px){.cta .cta__inner{justify-content:center}}@media screen and (max-width: 768px){.cta .cta__inner{flex-direction:column;align-items:center;gap:24px}}.cta .cta__inner .cta__logo{width:240px;flex-shrink:0}@media screen and (max-width: 480px){.cta .cta__inner .cta__logo{width:160px}}.cta .cta__inner .cta__logo img{width:100%;height:100%;object-fit:contain}.cta .cta__inner .cta__txt{text-align:center;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 992px){.cta .cta__inner .cta__txt{gap:16px;align-items:center}}.cta .cta__inner .cta__txt .cta__txt-title{font-size:32px;color:#fff;font-weight:700}@media screen and (max-width: 480px){.cta .cta__inner .cta__txt .cta__txt-title{font-size:24px}}.cta .cta__inner .cta__txt .cta__btn{display:flex;gap:16px}@media screen and (max-width: 992px){.cta .cta__inner .cta__txt .cta__btn{flex-direction:column}}.cta .cta__inner .cta__txt .cta__btn img{width:24px;height:24px;object-fit:contain;margin-right:8px;vertical-align:middle}.cta .cta__inner .cta__txt .cta__txt-note{font-size:14px;color:#fff}.post .post__outer,.general .post__outer,.archive .post__outer{padding:40px 0}.post .post__outer .post__back a,.general .post__outer .post__back a,.archive .post__outer .post__back a{font-size:14px;color:#00a0e9}.post .post__outer .post__back a img,.general .post__outer .post__back a img,.archive .post__outer .post__back a img{width:16px;height:16px;margin-right:8px;transform:rotate(90deg);vertical-align:middle}.post .post__wrap,.general .post__wrap,.archive .post__wrap{display:flex;gap:40px;margin-bottom:80px}@media screen and (max-width: 992px){.post .post__wrap,.general .post__wrap,.archive .post__wrap{flex-direction:column;gap:24px}}.post .post__inner,.general .post__inner,.archive .post__inner{padding:80px;background-color:#fff;border-radius:16px}@media screen and (max-width: 992px){.post .post__inner,.general .post__inner,.archive .post__inner{padding:40px}}@media screen and (max-width: 768px){.post .post__inner,.general .post__inner,.archive .post__inner{padding:40px 16px}}.post .post__inner .post__header,.general .post__inner .post__header,.archive .post__inner .post__header{padding-bottom:24px;border-bottom:1px solid #e9e9e9}.post .post__inner .post__header .post__title,.general .post__inner .post__header .post__title,.archive .post__inner .post__header .post__title{font-size:24px;font-weight:700;margin-bottom:8px}@media screen and (max-width: 768px){.post .post__inner .post__header .post__title,.general .post__inner .post__header .post__title,.archive .post__inner .post__header .post__title{font-size:20px}}.post .post__inner .post__header .post__meta,.general .post__inner .post__header .post__meta,.archive .post__inner .post__header .post__meta{font-size:14px;color:#959595;display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 480px){.post .post__inner .post__header .post__meta,.general .post__inner .post__header .post__meta,.archive .post__inner .post__header .post__meta{font-size:12px}}.post .post__inner .post__header .post__meta .post__meta-area,.post .post__inner .post__header .post__meta .post__meta-pref,.general .post__inner .post__header .post__meta .post__meta-area,.general .post__inner .post__header .post__meta .post__meta-pref,.archive .post__inner .post__header .post__meta .post__meta-area,.archive .post__inner .post__header .post__meta .post__meta-pref{font-size:12px;background-color:#0f4589;color:#fff;padding:4px 8px;border-radius:8px;margin-right:8px}@media screen and (max-width: 480px){.post .post__inner .post__header .post__meta .post__meta-area,.post .post__inner .post__header .post__meta .post__meta-pref,.general .post__inner .post__header .post__meta .post__meta-area,.general .post__inner .post__header .post__meta .post__meta-pref,.archive .post__inner .post__header .post__meta .post__meta-area,.archive .post__inner .post__header .post__meta .post__meta-pref{font-size:10px}}.post .post__inner .post__thumbnail,.general .post__inner .post__thumbnail,.archive .post__inner .post__thumbnail{padding-top:24px;width:100%}.post .post__inner .post__thumbnail img,.general .post__inner .post__thumbnail img,.archive .post__inner .post__thumbnail img{width:100%;height:100%;object-fit:cover}.post .post__inner .post__content,.general .post__inner .post__content,.archive .post__inner .post__content{padding-top:24px}.post .post__inner .post__content p,.general .post__inner .post__content p,.archive .post__inner .post__content p{line-height:1.75;margin-bottom:24px}.post .post__inner .post__content p:last-child,.general .post__inner .post__content p:last-child,.archive .post__inner .post__content p:last-child{margin-bottom:0}@media screen and (max-width: 480px){.post .post__inner .post__content p,.general .post__inner .post__content p,.archive .post__inner .post__content p{font-size:14px}}.post .post__inner .post__content table,.general .post__inner .post__content table,.archive .post__inner .post__content table{margin-bottom:24px;border-collapse:collapse;width:100%}.post .post__inner .post__content table th,.post .post__inner .post__content table td,.general .post__inner .post__content table th,.general .post__inner .post__content table td,.archive .post__inner .post__content table th,.archive .post__inner .post__content table td{border:1px solid #e9e9e9;padding:16px;font-size:14px}.post .post__inner .post__content h2,.general .post__inner .post__content h2,.archive .post__inner .post__content h2{background-color:#0f4589;color:#fff;padding:16px;margin-bottom:24px;font-size:24px;font-weight:700}@media screen and (max-width: 768px){.post .post__inner .post__content h2,.general .post__inner .post__content h2,.archive .post__inner .post__content h2{font-size:20px}}@media screen and (max-width: 480px){.post .post__inner .post__content h2,.general .post__inner .post__content h2,.archive .post__inner .post__content h2{font-size:18px}}.post .post__inner .post__content h3,.general .post__inner .post__content h3,.archive .post__inner .post__content h3{font-size:20px;font-weight:700;margin-bottom:24px;border-left:4px solid #0f4589;padding:4px 0 4px 8px}@media screen and (max-width: 768px){.post .post__inner .post__content h3,.general .post__inner .post__content h3,.archive .post__inner .post__content h3{font-size:18px}}@media screen and (max-width: 480px){.post .post__inner .post__content h3,.general .post__inner .post__content h3,.archive .post__inner .post__content h3{font-size:16px}}.post .post__inner .post__content h4,.general .post__inner .post__content h4,.archive .post__inner .post__content h4{margin-bottom:24px}.post .post__inner .post__content ul,.post .post__inner .post__content ol,.general .post__inner .post__content ul,.general .post__inner .post__content ol,.archive .post__inner .post__content ul,.archive .post__inner .post__content ol{background-color:#fbf3e9;padding:24px 24px 24px 40px;margin-bottom:24px;line-height:2}@media screen and (max-width: 480px){.post .post__inner .post__content ul,.post .post__inner .post__content ol,.general .post__inner .post__content ul,.general .post__inner .post__content ol,.archive .post__inner .post__content ul,.archive .post__inner .post__content ol{font-size:14px}}.post .post__inner .post__content ol,.general .post__inner .post__content ol,.archive .post__inner .post__content ol{list-style:none;counter-reset:li;line-height:2}.post .post__inner .post__content ol li,.general .post__inner .post__content ol li,.archive .post__inner .post__content ol li{position:relative;padding-left:8px;margin-bottom:8px}.post .post__inner .post__content ol li::before,.general .post__inner .post__content ol li::before,.archive .post__inner .post__content ol li::before{counter-increment:li;content:counter(li);position:absolute;left:-24px;top:5px;display:block;width:22px;height:24px;border-radius:50%;background-color:#e08823;font-size:12px;color:#fff;line-height:24px;text-align:center;padding-left:2px;font-weight:500}.post .post__inner .post__content ol li:last-child,.general .post__inner .post__content ol li:last-child,.archive .post__inner .post__content ol li:last-child{margin-bottom:0}.post .post__inner .post__content img,.general .post__inner .post__content img,.archive .post__inner .post__content img{width:100%;height:100%;object-fit:cover;margin-bottom:24px}.post .post__inner .post__content figure,.general .post__inner .post__content figure,.archive .post__inner .post__content figure{margin-bottom:24px}.post .post__inner .post__content figure img,.general .post__inner .post__content figure img,.archive .post__inner .post__content figure img{width:100%;margin-bottom:0}.post .post__inner .post__content figure figcaption,.general .post__inner .post__content figure figcaption,.archive .post__inner .post__content figure figcaption{text-align:center;font-size:14px;background-color:#e5f5fc;margin:0;padding:8px 16px;font-weight:500}@media screen and (max-width: 480px){.post .post__inner .post__content figure figcaption,.general .post__inner .post__content figure figcaption,.archive .post__inner .post__content figure figcaption{font-size:12px}}@media screen and (max-width: 480px){.post .post__inner .post__content .wp-block-table,.general .post__inner .post__content .wp-block-table,.archive .post__inner .post__content .wp-block-table{overflow-x:auto;width:100%}.post .post__inner .post__content .wp-block-table table,.general .post__inner .post__content .wp-block-table table,.archive .post__inner .post__content .wp-block-table table{width:560px}}.post .post__inner .post__content mark,.general .post__inner .post__content mark,.archive .post__inner .post__content mark{background:linear-gradient(transparent 60%, #ccecfa 60%);font-weight:700}.post .post__inner .post__content .post__external-card,.general .post__inner .post__content .post__external-card,.archive .post__inner .post__content .post__external-card{display:flex;padding:16px;gap:16px;color:#2c2c2c;border:1px solid #e9e9e9;text-decoration:none;align-items:center;margin-bottom:24px}@media screen and (max-width: 480px){.post .post__inner .post__content .post__external-card,.general .post__inner .post__content .post__external-card,.archive .post__inner .post__content .post__external-card{flex-direction:column;gap:0;padding:0}}.post .post__inner .post__content .post__external-card .post__card-img,.general .post__inner .post__content .post__external-card .post__card-img,.archive .post__inner .post__content .post__external-card .post__card-img{width:240px;height:125.8px;flex-shrink:0}.post .post__inner .post__content .post__external-card .post__card-img.no-image,.general .post__inner .post__content .post__external-card .post__card-img.no-image,.archive .post__inner .post__content .post__external-card .post__card-img.no-image{border:1px solid #e9e9e9}@media screen and (max-width: 992px){.post .post__inner .post__content .post__external-card .post__card-img,.general .post__inner .post__content .post__external-card .post__card-img,.archive .post__inner .post__content .post__external-card .post__card-img{width:160px;height:83.9px}}@media screen and (max-width: 480px){.post .post__inner .post__content .post__external-card .post__card-img,.general .post__inner .post__content .post__external-card .post__card-img,.archive .post__inner .post__content .post__external-card .post__card-img{width:100%;height:100%;aspect-ratio:1.91/1}}.post .post__inner .post__content .post__external-card .post__card-img img,.general .post__inner .post__content .post__external-card .post__card-img img,.archive .post__inner .post__content .post__external-card .post__card-img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 480px){.post .post__inner .post__content .post__external-card .post__card-content,.general .post__inner .post__content .post__external-card .post__card-content,.archive .post__inner .post__content .post__external-card .post__card-content{padding:16px}}.post .post__inner .post__content .post__external-card .post__card-content .post__card-title,.general .post__inner .post__content .post__external-card .post__card-content .post__card-title,.archive .post__inner .post__content .post__external-card .post__card-content .post__card-title{font-size:16px;font-weight:700;margin-bottom:0;word-break:break-all}@media screen and (max-width: 480px){.post .post__inner .post__content .post__external-card .post__card-content .post__card-title,.general .post__inner .post__content .post__external-card .post__card-content .post__card-title,.archive .post__inner .post__content .post__external-card .post__card-content .post__card-title{font-size:14px}}.post .post__inner .post__content .toc,.general .post__inner .post__content .toc,.archive .post__inner .post__content .toc{background-color:#e5f5fc;padding:24px;margin-bottom:24px}@media screen and (max-width: 480px){.post .post__inner .post__content .toc,.general .post__inner .post__content .toc,.archive .post__inner .post__content .toc{padding:16px}}.post .post__inner .post__content .toc .toc__header,.general .post__inner .post__content .toc .toc__header,.archive .post__inner .post__content .toc .toc__header{text-align:center;font-size:16px;font-weight:700;margin-bottom:16px}.post .post__inner .post__content .toc .toc__header .toc__title,.general .post__inner .post__content .toc .toc__header .toc__title,.archive .post__inner .post__content .toc .toc__header .toc__title{display:inline-block;position:relative}.post .post__inner .post__content .toc .toc__header .toc__title::before,.post .post__inner .post__content .toc .toc__header .toc__title::after,.general .post__inner .post__content .toc .toc__header .toc__title::before,.general .post__inner .post__content .toc .toc__header .toc__title::after,.archive .post__inner .post__content .toc .toc__header .toc__title::before,.archive .post__inner .post__content .toc .toc__header .toc__title::after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:24px;height:.5px;background-color:#2c2c2c}.post .post__inner .post__content .toc .toc__header .toc__title::before,.general .post__inner .post__content .toc .toc__header .toc__title::before,.archive .post__inner .post__content .toc .toc__header .toc__title::before{left:-40px}.post .post__inner .post__content .toc .toc__header .toc__title::after,.general .post__inner .post__content .toc .toc__header .toc__title::after,.archive .post__inner .post__content .toc .toc__header .toc__title::after{right:-40px}.post .post__inner .post__content .toc ul,.general .post__inner .post__content .toc ul,.archive .post__inner .post__content .toc ul{background-color:#e5f5fc;padding-left:24px;list-style-type:"‐ ";line-height:1.75;margin-bottom:0}@media screen and (max-width: 480px){.post .post__inner .post__content .toc ul,.general .post__inner .post__content .toc ul,.archive .post__inner .post__content .toc ul{padding:16px}}@media screen and (max-width: 480px){.post .post__inner .post__content .toc ul,.general .post__inner .post__content .toc ul,.archive .post__inner .post__content .toc ul{font-size:14px}}.post .post__inner .post__content .toc ul .toc__sublist,.general .post__inner .post__content .toc ul .toc__sublist,.archive .post__inner .post__content .toc ul .toc__sublist{padding:0 0 0 40px}.post .post__inner .post__content .author,.general .post__inner .post__content .author,.archive .post__inner .post__content .author{border:1px solid #e9e9e9;padding:24px}@media screen and (max-width: 768px){.post .post__inner .post__content .author,.general .post__inner .post__content .author,.archive .post__inner .post__content .author{padding:16px}}.post .post__inner .post__content .author .author__inner,.general .post__inner .post__content .author .author__inner,.archive .post__inner .post__content .author .author__inner{display:flex;gap:24px;align-items:center}@media screen and (max-width: 768px){.post .post__inner .post__content .author .author__inner,.general .post__inner .post__content .author .author__inner,.archive .post__inner .post__content .author .author__inner{gap:16px}}@media screen and (max-width: 480px){.post .post__inner .post__content .author .author__inner,.general .post__inner .post__content .author .author__inner,.archive .post__inner .post__content .author .author__inner{flex-direction:column}}.post .post__inner .post__content .author .author__inner .author__overview,.general .post__inner .post__content .author .author__inner .author__overview,.archive .post__inner .post__content .author .author__inner .author__overview{flex:2;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (max-width: 480px){.post .post__inner .post__content .author .author__inner .author__overview,.general .post__inner .post__content .author .author__inner .author__overview,.archive .post__inner .post__content .author .author__inner .author__overview{width:100%}}.post .post__inner .post__content .author .author__inner .author__overview .author__header,.general .post__inner .post__content .author .author__inner .author__overview .author__header,.archive .post__inner .post__content .author .author__inner .author__overview .author__header{text-align:center;width:100%}.post .post__inner .post__content .author .author__inner .author__overview .author__header p,.general .post__inner .post__content .author .author__inner .author__overview .author__header p,.archive .post__inner .post__content .author .author__inner .author__overview .author__header p{background-color:#e5f5fc;font-weight:700;padding:8px 40px;margin-bottom:0;font-size:16px}@media screen and (max-width: 768px){.post .post__inner .post__content .author .author__inner .author__overview .author__header p,.general .post__inner .post__content .author .author__inner .author__overview .author__header p,.archive .post__inner .post__content .author .author__inner .author__overview .author__header p{padding:8px}}.post .post__inner .post__content .author .author__inner .author__overview .author__img,.general .post__inner .post__content .author .author__inner .author__overview .author__img,.archive .post__inner .post__content .author .author__inner .author__overview .author__img{width:96px;height:96px}.post .post__inner .post__content .author .author__inner .author__overview .author__img img,.general .post__inner .post__content .author .author__inner .author__overview .author__img img,.archive .post__inner .post__content .author .author__inner .author__overview .author__img img{width:100%;height:100%;object-fit:cover}.post .post__inner .post__content .author .author__inner .author__overview .author__profile,.general .post__inner .post__content .author .author__inner .author__overview .author__profile,.archive .post__inner .post__content .author .author__inner .author__overview .author__profile{text-align:center}.post .post__inner .post__content .author .author__inner .author__overview .author__profile .author__name,.general .post__inner .post__content .author .author__inner .author__overview .author__profile .author__name,.archive .post__inner .post__content .author .author__inner .author__overview .author__profile .author__name{font-size:16px;font-weight:700;margin-bottom:0px}@media screen and (max-width: 768px){.post .post__inner .post__content .author .author__inner .author__overview .author__profile .author__name,.general .post__inner .post__content .author .author__inner .author__overview .author__profile .author__name,.archive .post__inner .post__content .author .author__inner .author__overview .author__profile .author__name{font-size:14px}}.post .post__inner .post__content .author .author__inner .author__overview .author__profile .author__org,.general .post__inner .post__content .author .author__inner .author__overview .author__profile .author__org,.archive .post__inner .post__content .author .author__inner .author__overview .author__profile .author__org{font-size:14px;color:#565656}@media screen and (max-width: 768px){.post .post__inner .post__content .author .author__inner .author__overview .author__profile .author__org,.general .post__inner .post__content .author .author__inner .author__overview .author__profile .author__org,.archive .post__inner .post__content .author .author__inner .author__overview .author__profile .author__org{font-size:12px}}.post .post__inner .post__content .author .author__inner .author__description,.general .post__inner .post__content .author .author__inner .author__description,.archive .post__inner .post__content .author .author__inner .author__description{flex:3}@media screen and (max-width: 768px){.post .post__inner .post__content .author .author__inner .author__description .author__txt,.general .post__inner .post__content .author .author__inner .author__description .author__txt,.archive .post__inner .post__content .author .author__inner .author__description .author__txt{font-size:14px}}.post .post__sidebar-pc,.general .post__sidebar-pc,.archive .post__sidebar-pc{width:300px;flex-shrink:0}@media screen and (max-width: 992px){.post .post__sidebar-pc,.general .post__sidebar-pc,.archive .post__sidebar-pc{display:none}}.post .post__sidebar-pc .post__sidecontents,.general .post__sidebar-pc .post__sidecontents,.archive .post__sidebar-pc .post__sidecontents{position:sticky;top:128px}.post .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-title h2,.general .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-title h2,.archive .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-title h2{font-size:20px;margin-bottom:16px}.post .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-box,.general .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-box,.archive .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-box{background-color:#fff;padding:24px;border-radius:16px;margin-bottom:40px}.post .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-box ul,.general .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-box ul,.archive .post__sidebar-pc .post__sidecontents .post__sidecontent .post__sidecontent-box ul{padding-left:24px;list-style-type:"‐ ";line-height:2}.post__sidebar-sp{display:none}@media screen and (max-width: 992px){.post__sidebar-sp{display:block}}
