.board__title{font-size:clamp(1.25rem,1.667vw,2rem);font-weight:500;margin-bottom:1em}.board__description{font-size:clamp(1rem,.938vw,1.125rem)}.board__category{position:relative;width:fit-content;max-width:100%;padding:.5rem;background-color:#f5f5f5;border-radius:10em;margin-inline:auto;margin-bottom:clamp(2.5rem,4.167vw,5rem);text-align:left;font-size:clamp(.875rem,.833vw,1rem);overflow:auto}.board__category__button{display:none}.board__category__list{display:flex;align-items:center;gap:.75rem;min-width:12.5rem;width:100%}.board__category__item a{background:rgba(0,0,0,0);padding:clamp(.5rem,.625vw,.75rem) clamp(1.25rem,1.667vw,2rem);border:1px solid rgba(0,0,0,0);border-radius:10em;white-space:nowrap;line-height:1}.board__category__item a:hover,.board__category__item a:focus,.board__category__item.active a{background:#fff;border-color:#e3e3e3}.board__category__list:has(a:hover,a:focus) .board__category__item.active a{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.board__count{font-weight:400}.board__count span{display:inline-block;margin-right:.25em;vertical-align:middle;color:#0044ab;font-weight:600}.board__search{position:relative;display:flex;justify-content:flex-end;align-items:center;flex-basis:32.5rem}.board__search select{width:auto;border-radius:3.25rem;line-height:3.125rem;padding-left:1.5rem;padding-right:2rem;background-position:right 1.25rem center;cursor:pointer;margin-right:clamp(.875rem,.833vw,1rem)}.board__search input{min-width:0;flex-basis:29.375rem;line-height:3.125rem;background-color:#fff;padding-inline:1.5rem;border:1px solid #ccc;border-right:0;border-radius:2.875rem;overflow:hidden;border-top-right-radius:0;border-bottom-right-radius:0}.board__search button[type=submit],.board__search input[type=submit]{flex-shrink:0;width:3.25rem;height:3.25rem;padding-right:2px;border:1px solid #ccc;border-left:0;border-radius:2.875rem;border-top-left-radius:0;border-bottom-left-radius:0}.board__search button[type=submit] img,.board__search input[type=submit] img{width:1.125rem;margin:0 auto}.board__ordering select{border-radius:.5rem;line-height:2.875rem;padding-left:1.5rem;padding-right:2rem;background-position:right .75rem center}.board__infomation{display:flex;justify-content:flex-end;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}.board__infomation .board__count{margin-right:auto}.board__infomation .board__ordering{margin-left:auto}.board__infomation .board__count+.board__search{margin-left:auto}.board__infomation .board__search+.board__ordering{margin-left:0}.board__actions{display:flex;justify-content:space-between;align-items:center}.js .board__category__item a{transition-property:background,border;transition-duration:300ms}@media all and (max-width: 980px){.board__search{flex-basis:100%;flex-wrap:wrap}.board__search select{width:100%;margin-right:0;margin-bottom:1rem}.board__search input{flex-basis:calc(100% - 3.25rem)}.board__category{font-size:.75rem}.board__category a{line-height:1}}ol .post__thumb{overflow:hidden;aspect-ratio:1/1;background-color:#f5f5f5}ol .post__thumb img{width:100%;height:100%;object-fit:cover;transition:transform 300ms}ol .post__item a:hover img,ol .post__item a:focus img{transform:scale(1.1)}ol .post__category{display:flex;margin:1.25rem 0;gap:.25rem}ol .post__category span{color:#00c1ff}ol .post__tags{display:flex;flex-wrap:wrap;gap:0 .625rem}ol .post__tags li{background-color:#fff;border:1px solid #00c1ff;border-radius:10em;font-size:clamp(.75rem,.729vw,.875rem);font-weight:500;color:#00c1ff;line-height:1.2;padding:.25rem .625rem;margin-bottom:.625rem}ol .post__title{display:flex}ol .post__title h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.25rem,1.25vw,1.5rem);font-weight:bold}ol .post__excerpt{font-size:clamp(.875rem,.833vw,1rem);color:#5d5d5d}ol .post__meta{font-size:clamp(.875rem,.833vw,1rem);color:#b5b5b5}ol .post__meta__state img{display:inline}[data-module=board] .section__top{margin-bottom:2rem}[data-module=board] .pin{background:#f8f8f8}[data-module=board] .pin-badge{display:inline-block;width:fit-content;line-height:1;padding:.5rem .75rem;border-radius:2em;background:#0044ab;color:#fff;font-size:.875rem;font-weight:300}[data-module=board] .new-badge{flex-shrink:0;background-color:#e92828;font-size:.75rem;line-height:1.5;padding:0 .25rem;color:#fff;vertical-align:text-top;margin-right:4px;align-self:flex-start}[data-module=board] table{width:100%;table-layout:auto;border-top:1px solid #333}[data-module=board] tr{border-bottom:1px solid #cecece}[data-module=board] th,[data-module=board] td{height:4rem;padding:0 .75rem;text-align:center;font-size:1rem;line-height:1}[data-module=board] th{font-weight:500}[data-view=list] .section__top{text-align:center}[data-view=list] .board__actions .btn:only-child{margin-left:auto}[data-view=document]{padding-top:clamp(5rem,11.979vw,14.375rem)}[data-view=document] .section__top{text-align:center}[data-view=document] .board__actions{margin-top:3.75rem}[data-view=document] .board__actions .btn:only-child{min-width:8.75rem;margin:0 auto}[data-view=document] .document__top{text-align:center;padding:clamp(2rem,2.917vw,3.5rem) 1rem;border-top:1px solid #000;place-content:start;gap:1rem}[data-view=document] .document__pin{display:none}[data-view=document] .document__category{line-height:1.5;margin-bottom:1em;display:none}[data-view=document] .document__title{font-size:clamp(1.375rem,1.771vw,2.125rem);line-height:1.5}[data-view=document] .document__info{margin-top:1em;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.5rem;color:#b5b5b5}[data-view=document] .document__info__item:not([data-view=document] .document__info__item:first-child)::before{content:"/";display:inline-block;padding-right:.5rem}[data-view=document] .document__info__item .iname{display:none}[data-view=document] .document__content{padding:clamp(2.5rem,4.167vw,5rem) 1rem;border-top:1px dashed #b5b5b5;border-bottom:1px dashed #b5b5b5}[data-view=document] .document__atteched{display:grid;grid-template-columns:auto 1fr;gap:1rem;background-color:#f8f8f8;padding:1.25rem;border-bottom:1px dashed #ccc}[data-view=document] .document__atteched dt{font-weight:600}[data-view=document] .document__atteched a{display:inline-block;width:fit-content;text-decoration:underline;text-underline-offset:2px}[data-view=document] .document__atteched a~a{padding-left:1em}[data-view=document] .document__navigation{gap:1rem 8%;border-bottom:1px solid #000}[data-view=document] .document__navigation__link{display:flex;align-items:center;gap:6%;width:46%;min-height:6.25rem;font-weight:600;font-size:clamp(1rem,1.042vw,1.25rem)}[data-view=document] .document__navigation__link:hover{color:#00c1ff}[data-view=document] .document__navigation__link>p:not([class]){display:flex;align-items:center;gap:clamp(.5rem,2.292vw,2.75rem);color:#00c1ff}[data-view=document] .document__navigation__link--next p:not([class])::before,[data-view=document] .document__navigation__link--prev p:not([class])::before{content:"";display:block;width:.875rem;height:.875rem;background:no-repeat center/contain}[data-view=document] .document__navigation__link--prev p:not([class])::before{background-image:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox='0 0 8 14'%3E%3Cg stroke='%2300C1FF' stroke-width='1' stroke-linecap='round'%3E%3Cline x1='7' y1='1' x2='1' y2='7'/%3E%3Cline x1='7' y1='13' x2='1' y2='7'/%3E%3C/g%3E%3C/svg%3E")}[data-view=document] .document__navigation__link--next p:not([class])::before{background-image:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox='0 0 8 14'%3E%3Cg stroke='%2300C1FF' stroke-width='1' stroke-linecap='round'%3E%3Cline x1='1' y1='1' x2='7' y2='7'/%3E%3Cline x1='1' y1='13' x2='7' y2='7'/%3E%3C/g%3E%3C/svg%3E")}[data-view=document] .document__navigation__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media all and (min-width: 981px){[data-view=document] .document__navigation{display:flex}[data-view=document] .document__navigation__link--next{justify-content:flex-end;text-align:right}[data-view=document] .document__navigation__link--next p:not([class]){order:1}[data-view=document] .document__navigation__link--next p:not([class])::before{order:1}}@media all and (max-width: 980px){[data-view=document] .document__atteched{display:block}[data-view=document] .document__atteched dt{margin-bottom:1em}[data-view=document] .document__navigation__link{gap:2rem;padding:0 1rem;width:100%}[data-view=document] .document__navigation__link--next{border-top:1px dashed #b5b5b5}}[data-view=document] .comment{padding:clamp(2rem,3.125vw,3.75rem) 0}[data-view=document] .comment a:hover,[data-view=document] .comment a:active{text-decoration:underline}[data-view=document] .comment__title{font-size:clamp(1.125rem,1.042vw,1.25rem);font-weight:500;line-height:1.2;padding:1em}[data-view=document] .comment__register{display:grid;grid-template-columns:1fr auto;gap:1.25rem;background-color:#f8f8f8;padding:clamp(1rem,1.042vw,1.25rem);border:1px solid #d8d8d8;border-radius:.25rem}[data-view=document] .comment__register textarea{grid-column:2 span;padding:clamp(1rem,1.042vw,1.25rem)}[data-view=document] .comment__register__options{display:flex;gap:.75rem clamp(1rem,1.042vw,1.25rem)}[data-view=document] .comment__register__options input{flex-basis:11.25rem;line-height:2.5rem;padding:0 1rem;border-radius:.5rem;font-size:.875rem}[data-view=document] .comment__register .btn{min-width:6.25rem;min-height:2.5rem;padding:0 1rem;line-height:1}[data-view=document] .comment__list{margin-top:2.5rem}[data-view=document] .comment__item{display:grid;grid-template-columns:1fr auto;padding:clamp(1rem,1.042vw,1.25rem);border-bottom:1px solid #ddd}[data-view=document] .comment__meta{display:flex;gap:.75rem}[data-view=document] .comment__meta__item{color:#d5d5d5}[data-view=document] .comment__meta__item.writer{color:#000}[data-view=document] .comment__message{margin-top:.75rem}[data-view=document] .comment__actions{display:flex;gap:.5rem;align-self:flex-end}[data-view=document] .comment__actions .btn{min-height:2rem;padding:.25rem .75rem;font-size:.875rem;border-radius:.25rem}@media all and (max-width: 980px){[data-view=document] .comment__register__options{flex-direction:column}[data-view=document] .comment__register{grid-template-columns:1fr}[data-view=document] .comment__register textarea{grid-column:1 span}[data-view=document] .comment__register__options input{flex-basis:auto}[data-view=document] .comment__register .btn{align-self:flex-end}[data-view=document] .comment__item{grid-template-columns:1fr}[data-view=document] .comment__actions{margin-top:1em;justify-content:flex-end}}[data-view=edit] .form{border-top:1px solid #333}[data-view=edit] .form__block{align-items:center;border-bottom:1px solid #ddd;gap:0}[data-view=edit] .form__label{display:flex;align-items:center;height:100%;padding:0 1.25rem;background-color:#eee}[data-view=edit] .form__box{padding:-0.125rem}[data-view=edit] .form__box:has(.check__label){display:flex;gap:1rem}[data-view=edit] .form__noti{color:#e92828;font-size:.875rem;margin-top:.5rem}[data-view=latest] .post__list{border-bottom:1px solid #cecece}[data-view=latest] .post__item a{position:relative;gap:1.5rem;padding:clamp(1.5rem,2.083vw,2.5rem) clamp(1rem,1.667vw,2rem);border-top:1px solid #cecece}[data-view=latest] .post__item a::before{content:"";display:block;width:0;height:100%;position:absolute;top:0;left:0;z-index:-1;background:linear-gradient(to right, rgba(0, 193, 255, 0.2), transparent)}[data-view=latest] .post__board{min-width:clamp(5rem,5.729vw,6.875rem);background-color:#f5f5f5;padding:.25rem clamp(.5rem,.833vw,1rem);border-radius:2em;text-align:center;font-size:clamp(.875rem,.833vw,1rem)}[data-view=latest] .post__title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;font-size:clamp(1.125rem,1.146vw,1.375rem);font-weight:500}[data-view=latest] .post__meta{margin-left:auto}[data-view=latest] .post__item a:hover:before{width:50%}[data-view=latest] .post__item a:hover .post__board{background-color:#00c1ff;color:#fff}[data-view=latest] .post__item a:hover .post__title{text-decoration:underline}.js [data-view=latest] .post__item a::before{transition-duration:600ms;transition-property:width}.js [data-view=latest] .post__board{transition-duration:300ms;transition-property:color,background}@media all and (min-width: 981px){[data-view=latest] .post__item a{display:flex;align-items:center}}@media all and (max-width: 980px){[data-view=latest] .post__board{display:inline-block}[data-view=latest] .post__title{margin-top:1em}[data-view=latest] .post__meta{margin-top:1em}}.pagination{display:flex;justify-content:center;align-items:center;gap:.75rem;padding:2.5rem 0}.pagination__list{display:flex;justify-content:center;align-items:center;gap:.75rem}.pagination__link{display:flex;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;border-radius:50%}.pagination__item.current .pagination__link,.pagination__link:hover,.pagination__link:focus{background:#00c1ff;color:#fff}.pagination__link:hover,.pagination__link:focus{opacity:.8}.pagination>a{flex-shrink:0}.pagination>a:before{content:"";display:block;width:100%;height:100%;background:no-repeat center/auto 40%}.pagination .first-page:before,.pagination .last-page:before{background-image:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox='0 0 14 14'%3E%3Cg stroke='%23333' stroke-width='1.5' stroke-linecap='round'%3E%3Cline x1='7' y1='1' x2='1' y2='7'/%3E%3Cline x1='7' y1='13' x2='1' y2='7'/%3E%3Cline x1='13' y1='1' x2='7' y2='7'/%3E%3Cline x1='13' y1='13' x2='7' y2='7'/%3E%3C/g%3E%3C/svg%3E")}.pagination .first-page:hover:before,.pagination .first-page:focus:before,.pagination .last-page:hover:before,.pagination .last-page:focus:before{background-image:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox='0 0 14 14'%3E%3Cg stroke='%23fff' stroke-width='1.5' stroke-linecap='round'%3E%3Cline x1='7' y1='1' x2='1' y2='7'/%3E%3Cline x1='7' y1='13' x2='1' y2='7'/%3E%3Cline x1='13' y1='1' x2='7' y2='7'/%3E%3Cline x1='13' y1='13' x2='7' y2='7'/%3E%3C/g%3E%3C/svg%3E")}.pagination .prev-page:before,.pagination .next-page:before{background-image:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox='0 0 8 14'%3E%3Cg stroke='%23333' stroke-width='1.5' stroke-linecap='round'%3E%3Cline x1='7' y1='1' x2='1' y2='7'/%3E%3Cline x1='7' y1='13' x2='1' y2='7'/%3E%3C/g%3E%3C/svg%3E")}.pagination .prev-page:hover:before,.pagination .prev-page:focus:before,.pagination .next-page:hover:before,.pagination .next-page:focus:before{background-image:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox='0 0 8 14'%3E%3Cg stroke='%23fff' stroke-width='1.5' stroke-linecap='round'%3E%3Cline x1='7' y1='1' x2='1' y2='7'/%3E%3Cline x1='7' y1='13' x2='1' y2='7'/%3E%3C/g%3E%3C/svg%3E")}.pagination .last-page:before,.pagination .next-page:before{transform:scaleX(-1)}@media all and (max-width: 980px){.pagination{gap:.5rem}.pagination__list{gap:.5rem}.pagination__link{width:1.5rem;height:1.5rem}}[data-type=galleryVertical]{--grid-column: 3;--grid-gap-horizontal: clamp(1.5rem, 2.292vw, 2.75rem);--grid-gap-vertical: clamp(2rem, 2.708vw, 3.25rem);--grid-item-width: calc((100% - (var(--grid-gap-horizontal) * (var(--grid-column) - 1))) / var(--grid-column))}[data-type=galleryVertical] .post__list{display:grid;grid-template-columns:repeat(var(--grid-column), var(--grid-item-width));gap:var(--grid-gap-vertical) var(--grid-gap-horizontal)}[data-type=galleryVertical] .post__list--pin{text-align:left}[data-type=galleryVertical] .post__thumb{aspect-ratio:263/170;border-radius:clamp(1.25rem,1.875vw,2.25rem)}[data-type=galleryVertical] .post__uid{display:none}[data-type=galleryVertical] .post__excerpt{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:1em}[data-type=galleryVertical] .post__meta{display:flex;margin-top:1.5rem}[data-type=galleryVertical] .post__meta li~li{margin-left:.625rem}[data-type=galleryVertical] .post__item--empty{grid-column:var(--grid-column) span;display:table;min-height:10em;padding:2em;background:#f5f5f5;border-radius:1.8rem;text-align:center}[data-type=galleryVertical] .post__item--empty .post__content{display:table-cell}[data-type=galleryVertical] .post__item--empty .post__title{display:block;color:#666;font-size:clamp(1rem,1.042vw,1.25rem)}[data-type=galleryVertical] .post__list--pin{display:block;background-color:#f5f5f5;border-radius:clamp(1.25rem,1.875vw,2.25rem);margin-bottom:3.25rem;padding:1.75rem;border-top:none}[data-type=galleryVertical] .post__list--pin .post__meta{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;white-space:nowrap;clip:rect(0, 0, 0, 0)}@media all and (min-width: 981px){[data-type=galleryVertical] .post__list--pin .post__item{display:grid;grid-template-columns:1fr 1fr}[data-type=galleryVertical] .post__list--pin .post__item a{position:relative}[data-type=galleryVertical] .post__list--pin .post__uid{position:absolute;top:1rem;left:1rem;display:block}[data-type=galleryVertical] .post__list--pin .post__thumb{aspect-ratio:4/3;border-radius:clamp(1rem,1.25vw,1.5rem)}[data-type=galleryVertical] .post__list--pin .post__content{padding-left:10%;align-self:center}[data-type=galleryVertical] .post__list--pin .post__title h4{font-size:clamp(1.375rem,1.563vw,1.875rem)}[data-type=galleryVertical] .post__list--pin .post__excerpt{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}[data-type=galleryVertical] .post__list--pin .btn{margin-top:10%}}@media all and (max-width: 980px){[data-type=galleryVertical]{--grid-column: 2}[data-type=galleryVertical] .post__thumb{aspect-ratio:5/3}[data-type=galleryVertical] .post__list--pin .btn{display:block;width:fit-content;margin-top:2rem;margin-left:auto}}@media all and (max-width: 620px){[data-type=galleryVertical]{--grid-column: 1}}[data-type=dataroomList] .post__item{display:flex;align-items:center;align-items:center;gap:2rem;padding:2rem;border-bottom:1px solid #cecece}[data-type=dataroomList] .post__item--pin{position:relative;background-color:#f5f5f5}[data-type=dataroomList] .post__category,[data-type=dataroomList] .post__meta{flex-shrink:0}[data-type=dataroomList] .post__uid{display:none}[data-type=dataroomList] .post__category{margin:0;text-align:center;max-width:clamp(7.5rem,6.771vw,8.125rem)}[data-type=dataroomList] .post__category span{color:#00c1ff;line-height:1;font-size:clamp(.875rem,.833vw,1rem)}[data-type=dataroomList] .post__title{width:calc(100% - clamp(31.875rem,35.417vw,42.5rem))}[data-type=dataroomList] .post__title a{display:flex;width:100%;font-size:clamp(1.25rem,1.25vw,1.5rem);font-weight:500}[data-type=dataroomList] .post__title a:hover,[data-type=dataroomList] .post__title a:focus{text-decoration:underline}[data-type=dataroomList] .post__title a h4{line-height:1.4;width:100%}[data-type=dataroomList] .post__meta{display:flex;align-items:center;gap:clamp(1.5rem,3.75vw,4.5rem);margin-left:auto;color:#b5b5b5;font-size:clamp(.875rem,.833vw,1rem)}[data-type=dataroomList] .post__meta__writer,[data-type=dataroomList] .post__meta__view,[data-type=dataroomList] .post__meta__state{display:none}[data-type=dataroomList] .post__attechment a{display:flex;align-items:center;position:relative;z-index:1;gap:clamp(.75rem,1.25vw,1.5rem);background:#fff;padding:.75rem 1.5rem;border:1px solid #00c1ff;font-size:clamp(.875rem,.833vw,1rem);color:#00c1ff;border-radius:10em;cursor:pointer;overflow:hidden}[data-type=dataroomList] .post__attechment a::after{content:"";display:block;width:1rem;height:1rem;flex-shrink:0;background:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox='0 0 12 13.5'%3E%3Cg fill='none' stroke='%2300C1FF' stroke-width='1.2'%3E%3Cpath d='M6,0v10'/%3E%3Cpath d='M2,6l4,4,4-4'/%3E%3Cpath d='M0,13h12'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain}[data-type=dataroomList] .post__attechment a::before{content:"";display:block;width:0%;height:120%;position:absolute;top:-10%;right:-10%;background:linear-gradient(to right, #00c1ff, #0044ab);border-radius:10em;z-index:-1;filter:blur(2px)}[data-type=dataroomList] .post__attechment a:hover{color:#fff;background:rgba(0,0,0,0)}[data-type=dataroomList] .post__attechment a:hover:before{width:120%;left:-10%}[data-type=dataroomList] .post__attechment a:hover::after{background-image:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox='0 0 12 13.5'%3E%3Cg fill='none' stroke='%23fff' stroke-width='1.2'%3E%3Cpath d='M6,0v10'/%3E%3Cpath d='M2,6l4,4,4-4'/%3E%3Cpath d='M0,13h12'/%3E%3C/g%3E%3C/svg%3E")}[data-type=dataroomList] .post__item--empty{display:table;width:100%;min-height:10em;padding:2em;background:#f5f5f5;text-align:center}[data-type=dataroomList] .post__item--empty .post__title{display:table-cell;color:#666}.js [data-type=dataroomList] .post__attechment a{transition-property:background,color;transition-duration:300ms}.js [data-type=dataroomList] .post__attechment a:before{transition-property:width;transition-duration:300ms}.js [data-type=dataroomList] .post__attechment a::after{transition-property:background;transition-duration:300ms}@media all and (max-width: 1360px){[data-type=dataroomList] .post__item{flex-direction:column;align-items:flex-start;gap:1rem}[data-type=dataroomList] .post__category{text-align:left;max-width:none}[data-type=dataroomList] .post__title{width:100%}[data-type=dataroomList] .post__meta{width:100%;margin-left:0;flex-direction:column;align-items:flex-start;gap:1rem}[data-type=dataroomList] .post__attechment{align-self:flex-end}[data-type=dataroomList] .post__attechment a{padding:.5rem 1.5rem}}@media all and (max-width: 980px){.post__title a h4{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:wrap}}[data-type=categoryGroup]{display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(2rem,3.125vw,3.75rem) clamp(1rem,1.667vw,2rem)}[data-type=categoryGroup] .category-group:has(.post__item:nth-child(3)){grid-column:3 span}[data-type=categoryGroup] .category-group:has(.post__item:nth-child(2):last-child){grid-column:2 span}[data-type=categoryGroup] .category-group__hgroup{padding-bottom:clamp(.75rem,1.042vw,1.25rem);border-bottom:1px solid rgba(0,0,0,.3);margin-bottom:clamp(1rem,1.667vw,2rem)}[data-type=categoryGroup] .category-group__image{display:inline-block;margin-right:1.25rem;width:clamp(2rem,2.5vw,3rem);aspect-ratio:1/1}[data-type=categoryGroup] .category-group__image img{width:100%;height:100%;object-fit:contain}[data-type=categoryGroup] .category-group__title{display:inline-block;font-size:clamp(1.5rem,1.771vw,2.125rem)}[data-type=categoryGroup] .category-group__count{display:inline-block;line-height:1;vertical-align:text-bottom;margin-top:1em;margin-left:.25rem}[data-type=categoryGroup] .post__list{display:grid;grid-template-columns:1fr;gap:clamp(1rem,1.667vw,2rem)}[data-type=categoryGroup] .post__list:has(.post__item:nth-child(3)){grid-template-columns:repeat(3, 1fr)}[data-type=categoryGroup] .post__list:has(.post__item:nth-child(2):last-child){grid-template-columns:repeat(2, 1fr)}[data-type=categoryGroup] .post__item{background-color:#f5f5f5;border-radius:clamp(1.25rem,1.875vw,2.25rem);padding:clamp(1.25rem,1.875vw,2.25rem)}[data-type=categoryGroup] .post__title{font-size:clamp(1.25rem,1.354vw,1.625rem);font-weight:bold;margin-bottom:2em}[data-type=categoryGroup] .post__meta{display:grid;grid-template-columns:1.625rem 1fr;gap:.75rem;font-size:clamp(.875rem,.833vw,1rem);margin-top:auto}[data-type=categoryGroup] .post__meta dt img{width:1.625rem}@media all and (min-width: 1361px){[data-type=categoryGroup] .post__item{display:flex;flex-direction:column;min-height:21.25rem}}@media all and (max-width: 1360px){[data-type=categoryGroup]{grid-template-columns:repeat(2, 1fr)}[data-type=categoryGroup] .category-group:has(.post__item:nth-child(3)){grid-column:2 span}[data-type=categoryGroup] .category-group:has(.post__item:nth-child(2):last-child){grid-column:1 span}[data-type=categoryGroup] .post__list:has(.post__item:nth-child(3)){grid-template-columns:repeat(2, 1fr)}[data-type=categoryGroup] .post__list:has(.post__item:nth-child(2):last-child){grid-template-columns:repeat(1, 1fr)}}@media all and (max-width: 980px){[data-type=categoryGroup]{grid-template-columns:repeat(1, 1fr)}[data-type=categoryGroup] .category-group:has(.post__item:nth-child(3)){grid-column:1 span}[data-type=categoryGroup] .post__list:has(.post__item:nth-child(3)){grid-template-columns:repeat(1, 1fr)}}.flow-circle{margin-top:clamp(3.25rem,5.208vw,6.25rem);text-align:center}.flow-circle.plus{margin:clamp(4rem,5.208vw,6.25rem) 0}.flow-circle dl{display:flex;justify-content:center;max-width:63.75rem;margin-inline:auto;gap:clamp(2rem,3.333vw,4rem) 10%}.flow-circle dl>div{position:relative;flex-grow:1;flex-basis:16.25rem}.flow-circle dl>div~div::before{content:"";display:block;width:1.125rem;position:absolute;top:54%;right:calc(122% - .5625rem);aspect-ratio:1;background:no-repeat center/contain;transform:translateX(50%)}.flow-circle dl dt{display:inline-block;padding:.375rem 1.5rem .3125rem;background-color:#00c1ff;border-radius:4em;color:#fff;font-size:clamp(.875rem,.833vw,1rem)}.flow-circle dl dd:has(img){aspect-ratio:1/1;padding:clamp(.75rem,2.083vw,2.5rem);border-radius:50%;margin-top:1rem;overflow:hidden;box-shadow:0 0 20px rgba(0,193,255,.25);line-height:1.4}.flow-circle dl dd:has(img) img{margin:4% auto 0;max-width:60%}.flow-circle dl dd:has(img) p{display:flex;justify-content:center;align-items:center;min-height:3em;margin-top:clamp(.5rem,1.042vw,1.25rem);font-size:clamp(.875rem,.833vw,1rem)}.flow-circle dl dd~dd{color:rgba(0,0,0,.5);margin-top:1em}.flow-circle dl:has(>div:nth-child(4)){max-width:100%;gap:clamp(2rem,3.333vw,4rem)}.flow-circle dl:has(>div:nth-child(4))>div~div::before{right:calc(100% + clamp(2rem,3.333vw,4rem)/2)}.flow-circle dl:has(dd+dd)>div~div::before{top:42%}.flow-circle.arrow dl>div~div::before{background-image:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox='0 0 8 14'%3E%3Cg stroke='%2300C1FF' stroke-width='2' stroke-linecap='round'%3E%3Cline x1='1' y1='1' x2='7' y2='7'/%3E%3Cline x1='1' y1='13' x2='7' y2='7'/%3E%3C/g%3E%3C/svg%3E")}.flow-circle.arrow dl dd:has(img){border:1px solid #00c1ff}.flow-circle.plus dl>div~div::before{background-image:url("data:image/svg+xml; charset=utf8, %3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox='0 0 16 16'%3E%3Cg stroke='%2300C1FF' stroke-width='2' stroke-linecap='round'%3E%3Cline x1='1' y1='8' x2='15' y2='8'/%3E%3Cline x1='8' y1='1' x2='8' y2='15'/%3E%3C/g%3E%3C/svg%3E")}@media all and (max-width: 1360px){.flow-circle dl:has(>div:nth-child(4)){gap:2rem}.flow-circle dl>div{flex-grow:0;flex-basis:calc(32% - 2rem)}.flow-circle dl dd:has(img){display:flex;justify-content:center;align-items:center}.flow-circle dl dd:has(:not(a)){flex-direction:column}.flow-circle dl:has(>div:nth-child(4)){flex-wrap:wrap}}@media all and (max-width: 620px){.flow-circle{max-width:32.5rem;margin:0 auto}.flow-circle dl{flex-direction:column;gap:3.25rem}.flow-circle dl:has(>div:nth-child(4)){gap:3.25rem}.flow-circle dl>div{flex-basis:auto;width:100%}.flow-circle dl>div~div::before{transform:translateX(-50%) rotate(90deg);top:auto;bottom:calc(100% + 1rem);left:50%}.flow-circle dl dt{padding:.25rem 1rem .1875rem}.flow-circle dl dd:has(img){display:block;aspect-ratio:auto;border-radius:clamp(1.25rem,1.875vw,2.25rem);margin-top:-1em;text-align:left}.flow-circle dl dd:has(img),.flow-circle dl dd:has(img) a{display:grid;grid-template-columns:6.25rem 1fr;gap:1.5rem}.flow-circle dl dd:has(img) img,.flow-circle dl dd:has(img) a img{margin:0 auto;max-width:100%}.flow-circle dl dd:has(img) p,.flow-circle dl dd:has(img) a p{display:block;min-height:0;align-self:center}.flow-circle dl dd:has(a){display:block}.flow-circle dl dd~dd:last-child{margin-bottom:1.125rem}.flow-circle dl:has(dd+dd)>div~div::before{top:auto;bottom:calc(100% + 1.125rem)}}.flow-details{margin-top:clamp(4rem,5.208vw,6.25rem)}.flow-details section{display:grid;grid-template-columns:22.5rem 1fr;gap:2rem 4%;padding:clamp(1.5rem,2.708vw,3.25rem);border-radius:clamp(1.25rem,1.875vw,2.25rem);border:1px solid #b5b5b5}.flow-details section~section{margin-top:clamp(2rem,2.083vw,2.5rem)}.flow-details hgroup strong{display:inline-block;padding:.375rem 1.5rem .3125rem;border-radius:10em;background-color:#00c1ff;margin-bottom:1em;color:#fff;line-height:1.2;font-size:clamp(.875rem,.833vw,1rem);font-weight:400}.flow-details hgroup h4{font-size:clamp(1.25rem,1.458vw,1.75rem);line-height:1.4}.flow-details hgroup div{padding-top:1em;border-top:1px solid #e3e3e3;margin-top:1em;font-size:clamp(1rem,.938vw,1.125rem)}.flow-details section>ul{background-color:#f5f5f5;padding:clamp(1.5rem,2.708vw,3.25rem);border-radius:clamp(1.25rem,1.875vw,2.25rem);margin-left:0}.flow-details section>ul li{margin-left:1em}@media all and (max-width: 980px){.flow-details section{grid-template-columns:1fr}}.grid-blurb{display:flex;gap:1.875rem}.grid-blurb li{display:flex;align-items:flex-end;position:relative;flex-basis:25%;flex-grow:1;min-height:clamp(15rem,23.438vw,28.125rem);background:linear-gradient(to top, rgba(18, 37, 59, 0.7), rgba(18, 37, 59, 0));padding:clamp(2rem,2.708vw,3.25rem);border-radius:clamp(1.5rem,1.875vw,2.25rem);overflow:hidden;color:#fff;font-size:clamp(1rem,.938vw,1.125rem)}.grid-blurb li img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;z-index:-1}@media all and (max-width: 980px){.grid-blurb{flex-direction:column}}.product{position:relative;width:100%}.product__top.left{text-align:left}.product__top.center{text-align:center}.product__top.right{text-align:right}.product__image{aspect-ratio:788/600;padding:clamp(1.5rem,2.083vw,2.5rem);border-radius:clamp(1.25rem,1.875vw,2.25rem);border:1px solid #e3e3e3}.product__image img{width:100%;height:100%;object-fit:contain}.product__info .tab__box{float:right}.product__subtitle{display:inline-block;padding:.8125rem 2rem .8125rem;background:linear-gradient(to right, #00c1ff, #0044ab);border-radius:10em;margin-bottom:clamp(1.5rem,2.083vw,2.5rem);font-weight:400;font-size:clamp(.875rem,.833vw,1rem);line-height:1;color:#fff}.product__title{margin-bottom:2.5rem;font-size:clamp(1.5rem,2.813vw,3.375rem);line-height:1.2}.product__outline{font-size:clamp(1rem,.938vw,1.125rem);margin-inline:auto}.product__outline__blurb div{padding-left:6px}.product__outline__blurb div~div{margin-top:clamp(1.5rem,2.083vw,2.5rem)}.product__outline__blurb dt{position:relative;font-size:clamp(1.25rem,1.458vw,1.75rem);font-weight:bold}.product__outline__blurb dt::before{content:"";display:block;width:6px;height:6px;position:absolute;top:0;left:-6px;background:linear-gradient(to bottom, #00c1ff, #0044ab);border-radius:50%}.product__outline__blurb dd{margin-top:1rem;font-size:clamp(.875rem,.833vw,1rem)}.product__outline__contact{padding:clamp(1rem,1.458vw,1.75rem) 0;border:1px solid #e3e3e3;border-radius:clamp(1rem,1.25vw,1.5rem);margin-top:clamp(2rem,3.125vw,3.75rem)}.product__outline__contact a{display:block}.product__outline__contact img{width:1.5rem}.product__outline__contact div{display:grid;grid-template-columns:1.5rem 1fr;gap:.625rem;padding:0 clamp(1.5rem,1.667vw,2rem)}.product__outline__contact dt{padding:.125rem 0}.product__outline__contact dd{font-size:clamp(.875rem,.833vw,1rem)}.product__content{padding:clamp(2.5rem,4.167vw,5rem) 0;margin-top:clamp(1.25rem,2.083vw,2.5rem)}@media all and (min-width: 1361px){.product__outline__contact{display:flex}.product__outline__contact div{width:50%}.product__outline__contact div:nth-child(2n){border-left:1px solid #e3e3e3}}@media all and (min-width: 981px){.product__top{display:table;table-layout:fixed}.product__image,.product__info{display:table-cell;width:50%}.product__info{padding-left:clamp(1.5rem,2.708vw,3.25rem);vertical-align:top}}@media all and (max-width: 1360px){.product__outline__contact div~div{margin-top:1em}}@media all and (max-width: 980px){.product__image{margin-bottom:2rem}}@media all and (max-width: 620px){.product__info .tab__box{float:none;width:100%;margin-bottom:2em}.product__info .tab__button{flex-grow:1}}.coming-soon{text-align:center}.coming-soon__image{margin-bottom:clamp(1.75rem,2.5vw,3rem)}.coming-soon__image img{margin:0 auto}.coming-soon__title{font-size:clamp(2rem,2.813vw,3.375rem);margin-bottom:.5em}.coming-soon__content{font-size:clamp(.9375rem,.938vw,1.125rem)}[data-module=history]{padding-bottom:0 !important}.history__navi{position:sticky;top:calc(6.625rem + 3em);left:0;z-index:10;width:0;height:0}.history__navi a{max-width:clamp(5rem,8.333vw,10rem)}.history__navi a.focus{color:#00c1ff}.history__progress{--w-ball: 1.625rem;position:absolute;top:0;right:calc(50% - 1px);width:2px;height:100%;background-color:#b5b5b5}.history__progress__bar{display:flex;align-items:flex-end;width:100%;height:100%;max-height:100%;background-color:#00c1ff;transform-origin:top}.history__progress__ball{flex-shrink:0;width:var(--w-ball);height:var(--w-ball);background-color:rgba(0,193,255,.2);padding:.375rem;border:1px solid #00c1ff;border-radius:50%;box-shadow:0 0 1rem rgba(0,193,255,.5);margin-left:1px;transform:translate(-50%, 50%)}.history__progress__ball::after{content:"";display:block;width:100%;height:100%;background-color:#00c1ff;border-radius:50%}.history__content{position:relative;margin-top:clamp(4.5rem,8.021vw,9.625rem);padding-bottom:clamp(5rem,11.979vw,14.375rem)}.history__group{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.75rem,9.375vw,11.25rem)}.history__group__header{align-self:flex-start}.history__group__title{margin-bottom:1em;line-height:1.4;font-size:clamp(1.5rem,1.458vw,1.75rem);font-weight:700}.history__group__subtitle{display:block;font-size:clamp(1.125rem,1.146vw,1.375rem);font-weight:500;line-height:1;margin-bottom:.5em}.history__group__image{max-width:35.625rem;border-radius:clamp(1.5rem,1.875vw,2.25rem);overflow:hidden}.history__group__image img{width:100%;height:100%;object-fit:cover}.history__group~.history__group{margin-top:20%}.history__year{display:grid;grid-template-columns:1fr 4fr;padding-top:clamp(1.5rem,1.875vw,2.25rem);gap:1rem}.history__year__title{font-size:clamp(1.375rem,1.354vw,1.625rem)}.history__year~.history__year{margin-top:clamp(2.5rem,4.167vw,5rem)}.history__item{display:grid;grid-template-columns:max(12.5%,2.5rem) 1fr}.history__item~.history__item{margin-top:1em}.history__item dt{font-size:var(--rem-32);font-weight:500;margin-bottom:10px}.history__item dd{font-size:var(--rem-18);line-height:1.6;font-weight:400}.js .history__navi a{transition-property:color;transition-duration:300ms}.js .history__progress__bar{transition-property:height;transition-duration:300ms;transition-timing-function:ease-in-out}@media all and (min-width: 1361px){.history__navi{transform:translateY(-3em)}.history__navi a{max-width:clamp(5rem,8.333vw,10rem)}.history__navi a.focus{color:#00c1ff}.history__group__header{position:sticky;top:calc(6.625rem + 3em);transform:translateY(-3em);padding-left:clamp(5rem,8.333vw,10rem)}}@media all and (max-width: 1360px){.history__navi{top:calc(44vh + .5rem);margin-left:1rem}.history__progress{left:0}.history__group{grid-template-columns:1fr;padding-left:clamp(5rem,8.333vw,10rem);gap:clamp(2rem,4.167vw,5rem)}}@media all and (max-width: 620px){.history__year{grid-template-columns:1fr}}[data-module=addableGallery] .section__content{margin-top:clamp(2rem,8.073vw,9.6875rem)}.addable-gallery__block{padding:clamp(2rem,3.906vw,4.6875rem)}.addable-gallery__title{position:relative;font-size:clamp(1.25rem,1.458vw,1.75rem)}.addable-gallery__title::before{content:"";display:block;width:6px;height:6px;position:absolute;top:-6px;left:-6px;background:linear-gradient(to bottom, #00c1ff, #0044ab);border-radius:50%}.addable-gallery__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:clamp(1rem,1.563vw,1.875rem);margin-top:2rem}.addable-gallery__item{padding:.75rem;box-shadow:0 3px 10px rgba(0,0,0,.1);border-radius:clamp(1rem,1.875vw,2.25rem);overflow:hidden}.addable-gallery__item img{width:100%;height:100%;object-fit:scale-down;max-width:80%;margin:0 auto}@media all and (max-width: 1360px){.addable-gallery__list{grid-template-columns:repeat(3, 1fr)}}@media all and (max-width: 980px){.addable-gallery__list{grid-template-columns:repeat(2, 1fr)}.addable-gallery__item{aspect-ratio:386/140}}@media all and (max-width: 620px){.addable-gallery__list{grid-template-columns:repeat(1, 1fr)}}.product-card{padding:clamp(1.5rem,3.125vw,3.75rem);border-radius:clamp(1.25rem,1.875vw,2.25rem);box-shadow:0 0 1.25rem rgba(53,137,164,.3);counter-increment:num 1}.product-card~*{margin-top:clamp(2.5rem,4.167vw,5rem)}.product-card__wrap{counter-reset:num 0}.product-card__top{display:flex;justify-content:space-between;align-items:center;opacity:.24}.product-card__logo img{width:100%;height:100%;object-fit:contain;height:1rem;filter:grayscale(1)}.product-card__content{display:flex;gap:clamp(1.25rem,1.875vw,2.25rem);margin-top:clamp(1.5rem,2.292vw,2.75rem)}.product-card__image{aspect-ratio:33/23;border-radius:clamp(1.25rem,1.875vw,2.25rem);margin-left:auto;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__text{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.product-card__subtitle{font-size:clamp(1rem,1.042vw,1.25rem);font-weight:400}.product-card__title{font-size:clamp(1.5rem,2.396vw,2.875rem);margin-top:.75rem}.product-card__icon{display:inline-block;width:clamp(2rem,3.125vw,3.75rem);vertical-align:middle}.product-card__feature{margin:1em 0 3em}.product-card .btn{margin-top:auto}@media all and (min-width: 981px){.product-card__image{order:1;flex-shrink:2}.product-card__text{flex-basis:50rem}}@media all and (max-width: 980px){.product-card__content{flex-direction:column}.product-card__image{width:100%;aspect-ratio:7/3}}[data-page=productA] .section__subtitle{color:#00c1ff;background:none;border-radius:0;padding:0;font-weight:600;font-size:clamp(1.25rem,1.354vw,1.625rem);margin-bottom:.75em}[data-module=flowCircle].article{padding-top:0}[data-module=banner]{border-radius:clamp(1.25rem,1.875vw,2.25rem);overflow:hidden;margin:clamp(2.5rem,4.688vw,5.625rem) 0}[data-module=banner] .article__background::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;right:0;background:linear-gradient(to right, #00c1ff, transparent)}[data-module=banner] hgroup{padding:0 clamp(2rem,3.125vw,3.75rem);color:#fff;margin-bottom:0;max-width:45rem}[data-module=banner] strong{background:rgba(0,0,0,0);border-color:#fff;color:#fff}[data-module=stepNumber] .module-blurb{display:flex;justify-content:center;gap:1.25rem;counter-reset:num 0}[data-module=stepNumber] .module-blurb__box{flex-grow:1;max-width:20rem;background-color:#f5f5f5;padding:clamp(1rem,1.042vw,1.25rem);border-radius:clamp(1.25rem,1.875vw,2.25rem);counter-increment:num 1}[data-module=stepNumber] .module-blurb__title{display:flex;align-items:center;min-height:2.5rem;background:linear-gradient(to right, #00c1ff, #0044ab);padding-block:.25rem;padding-inline:.375rem;border-radius:1.25rem;font-size:clamp(.875rem,.833vw,1rem);color:#fff;line-height:1}[data-module=stepNumber] .module-blurb__title::before{content:"0" counter(num);display:block;width:clamp(1.5rem,1.458vw,1.75rem);line-height:clamp(1.5rem,1.458vw,1.75rem);flex-shrink:0;display:inline-block;background-color:#fff;border-radius:50%;margin-right:.75rem;text-align:center;color:#00c1ff}[data-module=stepNumber] .module-blurb__image,[data-module=stepNumber] .module-blurb__content{margin:1rem auto 0}[data-module=stepNumber] .module-blurb__image{padding:1rem;border-radius:clamp(1rem,1.25vw,1.5rem);background-color:#fff;aspect-ratio:1/1}[data-module=stepNumber] .module-blurb__image img{width:100%;height:100%;object-fit:scale-down;max-width:12.5rem;margin-inline:auto}@media(max-width: 1520px){[data-module=stepNumber] .module-blurb{flex-wrap:wrap}}@media(max-width: 1140px)and (min-width: 520px){[data-module=stepNumber] .module-blurb{display:block;max-width:45rem;margin-inline:auto}[data-module=stepNumber] .module-blurb__box{display:grid;grid-template-columns:7.5rem auto;grid-template-rows:auto 1fr;max-width:none;align-items:center;gap:0 1rem}[data-module=stepNumber] .module-blurb>div~div{margin-top:1.5rem}[data-module=stepNumber] .module-blurb__title{grid-column:2 span;min-height:2.5rem}[data-module=stepNumber] .module-blurb__image,[data-module=stepNumber] .module-blurb__content{margin:0}[data-module=stepNumber] .module-blurb__image{margin-top:1rem}[data-module=stepNumber] .module-blurb__content{padding-left:1em}}[data-module=serviceTab] .tab__content{padding:clamp(2rem,2.708vw,3.25rem) 0}[data-module=serviceTab] .tab__content__inner{display:flex}[data-module=serviceTab] .tab__content__image{border-radius:clamp(1.25rem,1.875vw,2.25rem);overflow:hidden;flex-shrink:2}[data-module=serviceTab] .tab__content__image img{width:100%;height:100%;object-fit:cover}[data-module=serviceTab] .tab__content__title{font-size:clamp(1.375rem,1.875vw,2.25rem)}[data-module=serviceTab] .tab__content__description{font-size:clamp(1rem,.938vw,1.125rem);margin-top:1em}[data-module=serviceTab] .tab__content__core{font-size:clamp(1rem,.938vw,1.125rem);margin:auto 0}[data-module=serviceTab] .tab__content__core>div{flex-grow:1}[data-module=serviceTab] .tab__content__core dt{padding:2em 0 .7em;color:#00c1ff;border-bottom:1px dashed #cecece;margin-bottom:1.5rem}@media all and (min-width: 981px){[data-module=serviceTab] .tab__content__image{align-self:flex-start}[data-module=serviceTab] .tab__content__text{display:flex;justify-content:center;flex-direction:column;flex-basis:50.625rem;padding-left:clamp(1.75rem,2.083vw,2.5rem)}[data-module=serviceTab] .tab__content__core:has(>div){display:flex;gap:clamp(1.75rem,3.125vw,3.75rem)}}@media all and (max-width: 980px){[data-module=serviceTab] .tab__content__inner{flex-direction:column}[data-module=serviceTab] .tab__content__image{aspect-ratio:16/9}[data-module=serviceTab] .tab__content__image img{width:100%;height:100%;object-fit:cover}[data-module=serviceTab] .tab__content__text{padding-top:clamp(1.75rem,2.083vw,2.5rem)}}[data-module=stepList] dl{display:grid;grid-template-columns:repeat(6, 1fr);gap:clamp(2rem,3.125vw,3.75rem);padding:1rem;margin:0 -1.25rem;overflow:hidden}[data-module=stepList] dl div{position:relative;padding:clamp(1rem,1.563vw,1.875rem);text-align:center;border-radius:clamp(1rem,1.25vw,1.5rem);box-shadow:0 0 10px rgba(0,0,0,.1);margin-top:2.75rem}[data-module=stepList] dl div::before{content:"";display:block;width:1.25rem;position:absolute;top:-2.75rem;left:50%;aspect-ratio:1/1;background:rgba(0,193,255,.2) no-repeat center/contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Ccircle r='4' cx='10' cy='10' fill='%2300C1FF'/%3E%3C/svg%3E");border:1px solid #00c1ff;border-radius:50%;box-shadow:0 0 1.25rem rgba(0,193,255,.3);margin:0 auto clamp(1rem,1.875vw,2.25rem);z-index:2;transform:translateX(-50%)}[data-module=stepList] dl div dt{display:flex;justify-content:center;align-items:center;min-height:3em;font-weight:500;font-size:clamp(.875rem,.938vw,1.125rem)}[data-module=stepList] dl div dd:has(img){padding:1.25rem 0}[data-module=stepList] dl div dd img{max-height:6.25rem;margin:0 auto}@media all and (min-width: 621px){[data-module=stepList] dl div:nth-child(3n+1)::after{content:"";display:block;width:100vw;position:absolute;top:-2.125rem;left:50vw;border-top:1px dashed #cecece;transform:translate(-50%, -50%);z-index:1}}@media all and (min-width: 1361px){[data-module=stepList] dl div:nth-child(6n+1)::after{content:"";display:block;width:100vw;position:absolute;top:-2.125rem;left:50vw;border-top:1px dashed #cecece;transform:translate(-50%, -50%);z-index:1}}@media all and (max-width: 1360px){[data-module=stepList] dl{display:grid;grid-template-columns:repeat(3, 1fr)}[data-module=stepList] dl div{max-width:13.75rem;margin-inline:auto}}@media all and (max-width: 620px){[data-module=stepList] dl{display:grid;grid-template-columns:repeat(2, 1fr)}[data-module=stepList] dl div{max-width:13.75rem;margin-inline:auto}[data-module=stepList] dl div:nth-child(2n+1)::after{content:"";display:block;width:800%;position:absolute;top:-2.125rem;left:clamp(-1rem,-1.563vw,-1.875rem);border-top:1px dashed #cecece;transform:translateY(-50%);z-index:1}}/*# sourceMappingURL=style.css.map */
