@charset "UTF-8";/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}html{font-size:1.6667vw}body{font-family:游ゴシック体,YuGothic,游ゴシック Medium,Yu Gothic Medium,游ゴシック,Yu Gothic,"sans-serif";color:#fff;word-break:normal;overflow-wrap:anywhere;background-color:#f5f5f5;line-break:strict}.container{width:46rem;margin:0 auto}img{width:100%;height:auto}svg{display:flex;width:100%;height:100%}[data-only-show=pc]{display:block}@media screen and (max-width: 768px){[data-only-show=pc]{display:none!important}}[data-only-show=sp]{display:none}@media screen and (max-width: 768px){[data-only-show=sp]{display:block!important}}.hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.global-footer{position:relative;margin:100px 0 60px;font-size:1.1805555556vw;text-align:center;letter-spacing:.02em}.global-hamburger-menu-btn{position:relative;z-index:100;width:2rem;height:34px;cursor:pointer}.global-hamburger-menu-btn__line{position:absolute;left:0;width:100%;height:2px;background-color:#fff;transition:transform .4s cubic-bezier(.43,.05,.17,1),opacity .4s cubic-bezier(.26,.16,.1,1)}.global-hamburger-menu-btn__line:nth-of-type(1){top:0}.global-hamburger-menu-btn__line:nth-of-type(2){top:46%}.global-hamburger-menu-btn__line:nth-of-type(3){bottom:0}.is-hamburger-menu-open .global-hamburger-menu-btn__line:nth-of-type(1){transform:translateY(17px) rotate(45deg)}.is-hamburger-menu-open .global-hamburger-menu-btn__line:nth-of-type(2){opacity:0}.is-hamburger-menu-open .global-hamburger-menu-btn__line:nth-of-type(3){transform:translateY(-17px) rotate(-45deg)}.global-hamburger-menu{position:fixed;top:0;left:0;z-index:11;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.8055555556vw;font-weight:700;text-align:center;pointer-events:none;background-color:#231815;opacity:0;transition:opacity .4s cubic-bezier(.26,.16,.1,1)}.is-hamburger-menu-open .global-hamburger-menu{pointer-events:auto;opacity:1}.global-hamburger-menu__nav{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.global-hamburger-menu__item:not(:first-of-type){margin:20px 0 0}.global-header{position:fixed;top:30px;left:0;z-index:10;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 2rem;font-size:1.1805555556vw}.global-header__list{display:flex;gap:1.3888888889vw}.heading-page{font-size:8.3333333333vw;font-weight:700}.label-category{display:flex;align-items:center;font-size:14px;font-weight:700}.label-category:before{display:inline-block;width:8px;height:8px;margin-right:8px;content:"";border-radius:50%}.label-category[data-slug=frontend]:before{background-color:#8fc31f}.label-category[data-slug=backend]:before{background-color:#c36c1f}.label-category[data-slug=programming]:before{background-color:#1fa5c3}.index{position:relative}.index__bg{padding:140px 0 0}.index__logo{width:10rem;margin:0 auto 42px}.index__thumbnail{width:100%;height:41.6666666667vw}.index__thumbnail img{height:100%;object-fit:cover}.index__anchor__list{margin:62px 0 0;font-size:1.25vw}.index__anchor__item:not(:first-of-type){margin:10px 0 0}.index__column{display:flex;gap:2rem;align-items:center;justify-content:space-between;margin:80px 0}.index__column--reverse{flex-direction:row-reverse}.index__column__img{flex-shrink:0;width:22rem;height:22.2222222222vw}.index__column__img img{height:100%;object-fit:cover}.index__column__text{font-size:1.1805555556vw;line-height:1.5;letter-spacing:.2em}.index__accordion__dl+.index__accordion__dl{margin:40px 0 0}.index__accordion__dt{margin:0 0 20px}.index__accordion__dd{height:0;overflow:hidden;font-size:1.1111111111vw;line-height:1.6;letter-spacing:.02em}.index__tab{margin:80px 0 0}.index__tab__list{display:flex;align-items:center;justify-content:space-between}.index__tab__item{width:100%;font-size:1.0416666667vw;color:#231815;text-align:center;background-color:#fff}.index__tab__item button{width:100%;height:100%;padding:10px 0}.index__tab__item:not(:last-of-type){border-right:solid 1px #231815}.index__tab__contents{display:none;margin:12px 0 0;font-size:1.1111111111vw;line-height:1.6}.index__tab__contents.is-active{display:block}
