/*!
 * ress.css • v2.0.4
 * MIT License
 * github.com/filipelinhares/ress
 */*{padding:0;margin:0}html{box-sizing:border-box;font-size:62.5%;-webkit-text-size-adjust:100%;word-break:normal;tab-size:4}body{color:rgba(0,0,0,.87);font-family:"YakuHanJPs","-apple-system","BlinkMacSystemFont","Segoe UI","Hiragino Sans","Hiragino Kaku Gothic ProN","Meiryo",sans-serif;font-size:1.4rem;line-height:1.8}*,::before,::after{box-sizing:inherit}::before,::after{box-sizing:inherit;background-repeat:no-repeat;text-decoration:inherit;vertical-align:inherit}hr{overflow:visible;height:0;border:0}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:rgba(0,0,0,0);color:#3683bf;text-decoration:none}a:hover{-webkit-text-decoration:underline currentColor;text-decoration:underline currentColor}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}optgroup{font-weight:bold}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer;color:inherit}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,select,textarea{border-style:none;border-radius:0;margin:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img,embed,object,audio,video{height:auto;max-width:100%}img{border-style:none}iframe{border:0}progress{vertical-align:baseline}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute !important;clip:rect(0 0 0 0) !important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%}ul{list-style:none}.st-footer{color:#fff;background-color:#2f3232;margin-top:64px;width:100%}.st-footer_container{display:flex;justify-content:space-between;margin:auto;padding:48px 160px;width:100%}@media(max-width: 1919px){.st-footer_container{max-width:1560px;padding-left:32px;padding-right:32px}}@media(max-width: 1200px){.st-footer_container{flex-direction:column}}@media(max-width: 992px){.st-footer_container{padding:48px 16px 80px}}.st-footer_start{display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;margin-right:48px}.st-footer_signature{display:flex;flex-direction:column}.st-footer_logo{fill:#fff}.st-footer_logo>svg{width:110px;height:33.5px}.st-footer_catchcopy{font-size:14px;margin-top:16px}.st-footer_copyright{font-size:12px}@media(max-width: 1200px){.st-footer_copyright{margin-top:24px}}.st-footer_navigation{display:flex;flex-wrap:wrap}@media(max-width: 1200px){.st-footer_navigation{margin-top:48px}}@media(max-width: 480px){.st-footer_navigation{justify-content:space-between}}.st-footer_menu{width:160px}.st-footer_menu:not(:last-child){margin-right:48px}@media(max-width: 1919px){.st-footer_menu:not(:last-child){margin-right:24px}}@media(max-width: 1200px){.st-footer_menu{margin-bottom:24px}}@media(max-width: 480px){.st-footer_menu{margin-bottom:24px}.st-footer_menu:not(:last-child){margin-right:0}}.st-footer_menuTitle{font-size:16px;font-weight:600;line-height:1.8}.st-footer_menuItem:first-of-type{margin-top:4px}.st-footer_menuLink{align-items:center;color:#fff;display:flex;font-size:14px;line-height:1.8;padding-top:4px;padding-bottom:4px}.st-footer_menuLink:hover,.st-footer_menuLink:active{color:#fff}.st-footer_menuLink:focus{color:#fff;text-decoration:none}.st-Form{color:#555;text-align:left}.st-Form input[type=file]{display:none}.st-Form input[type=radio]{margin-right:8px}.st-Form textarea.st-Form_text{resize:vertical;min-height:100px}.st-Form:not(:first-child){margin-top:32px}:root .st-Form-separated{margin-top:3em}.st-Form-errored{color:#e61919;line-height:1.8;font-size:14px}.st-Form-right{text-align:right}.st-Form_label{font-size:14px;color:rgba(0,0,0,.87)}.st-Form_label>a{color:#3683bf;text-decoration:underline}.st-Form_checkbox{font-size:1.6rem;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;padding:8px 16px;margin-top:.6em;margin-right:4px}.st-Form_text{display:block;width:100%;font-size:1.6rem;background-color:#fff;border:1px solid #ccc;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;padding:8px 16px;cursor:text;margin-top:.6em}.st-Form_text::placeholder{color:#aaa}.st-Form_text:read-only,.st-Form_text:disabled{background:#eee}.st-Form_text[disabled=disabled]{background-color:#eee}.st-Form_text:not(:read-only):not(:disabled):focus{outline:0;border-color:#55c500;box-shadow:0 0 0 .1em rgba(85,197,0,.5)}.st-Form-errored .st-Form_text:not(:read-only):not(:disabled):focus{box-shadow:0 0 0 .1em rgba(230,25,25,.5)}.st-Form-errored .st-Form_text{border-color:#e61919}.st-Form_help{font-size:1.4rem;color:#999;margin-top:.6em}.st-Form_help>.st-Form_help-icon-link{vertical-align:text-top}.st-Form_help>.st-Form_help-icon-link>span{font-size:1.8rem;height:1.8rem;width:1.8rem;font-variation-settings:"FILL" 1}.st-Form_file{font-size:1.2rem;color:#777;background-color:#fff;padding:4px 8px;border:1px solid currentColor;border-radius:3px;cursor:pointer}.st-Form_file:hover{background-color:#f6f6f6}.st-Form_filename{display:inline-block;margin-left:8px;color:#777}.st-Form_preview{display:block;width:100px;margin-top:1em}.st-Form_alertText{margin-top:.5em;color:#e61919;font-size:.7em}.st-Form_select{display:block;width:100px;height:3.4rem;margin-top:1.5em;padding:8px 12px;font-size:1.4rem;line-height:1.4;color:#333;background-color:#fff;background-image:none;border:1px solid #e8e8e8;border-radius:2px}.st-Form_submit{display:inline-block;-webkit-appearance:none;color:#fff;background-color:#55c500;border:none;font-size:1.4rem;padding:8px 24px;margin-top:24px;cursor:pointer;text-decoration:none}.st-Form_submit:hover{text-decoration:none;background-color:#4cb100}.st-Form_submit[disabled=disabled]{background-color:#777}.st-Form_submit-mono{color:#333;background:#fff;border:solid 1px #e6e6e6}.st-Form_submit-mono:hover{background-color:#f5f5f5}.st-Form_submit-inner{align-items:center;display:flex}.st-Form_submit-inner .st-Form_submit-icon{font-variation-settings:"FILL" 1;font-size:16px;height:16px;width:16px;margin-right:4px}.st-Form_submit-gray{color:#fff;background:#999;border:solid 1px #999}.st-Form_submit-gray:hover{background-color:#8f8f8f}.st-Form_submit-danger{background-color:#e14b22}.st-Form_submit-danger:hover{background-color:#d2431d;text-decoration:none}.st-Form_disableButton{display:inline-block;-webkit-appearance:none;color:#fff;background-color:#55c500;border:none;font-size:1.4rem;padding:8px 24px;margin-top:24px;opacity:.38;cursor:default}.st-Form_group{display:flex;align-items:stretch;justify-content:space-between;border-radius:3px;margin-top:.6em;overflow:hidden}.st-Form_groupBefore,.st-Form_groupAfter{color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;padding:0 8px;display:flex;align-items:center;justify-content:center}.st-Form_groupBefore a,.st-Form_groupAfter a{color:#555}.st-Form_groupBefore{border-right:0}.st-Form_groupAfter{border-left:0}.st-Form_groupText{display:block;flex:1;font-size:1.6rem;background-color:#fff;border:1px solid #ccc;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;padding:8px 16px;cursor:text}.st-Form_groupText::placeholder{color:#aaa}.st-Form_groupText:focus{outline:0;border-color:#55c500}.st-Form-errored .st-Form_groupText{border-color:#e61919}.st-HeaderContainer{height:56px;background-color:#55c500}.st-HeaderContainer_beta{background-color:#2f3232}.st-Header{padding:0 16px;background-color:#55c500;color:#fff}.st-Header_beta{background-color:#2f3232}.st-Header_container{display:flex;align-items:center;justify-content:space-between;height:56px;max-width:1100px;margin-left:auto;margin-right:auto}.st-Header_overlay{display:none}.is-dropdown-open .st-Header_overlay,.is-searchform-open .st-Header_overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.st-Header_start{display:flex;align-items:center;justify-content:center;position:relative}.st-Header_end{display:flex;align-items:center;justify-content:center;position:relative}.st-Header_logo{display:flex;align-items:center;margin-right:12px}@media(max-width: 770px){.st-Header_logo{margin-right:8px}}.st-Header_logo>svg{width:74px;height:22.5px;fill:#fff}@media(max-width: 770px){.st-Header_logo>svg{width:60px;height:20px}}.st-Header_logo-beta>svg{fill:#55c500}.st-Header_communitySelector{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background-color:#287100;color:#fff;font-size:1.2rem;cursor:pointer;transition:background-color .08s ease-in-out;margin-right:24px;outline:none}.st-Header_communitySelector:hover,.st-Header_communitySelector:active,.st-Header_communitySelector:focus{background-color:#195500}.st-Header_communitySelector>.st-Header_communitySelector_icon{font-size:18px;height:18px;width:18px;overflow:hidden}.st-Header_communitySelector-beta{background-color:#5f6161}.st-Header_communitySelector-beta:hover,.st-Header_communitySelector-beta:active,.st-Header_communitySelector-beta:focus{background-color:#404242}.st-Header_dropdown{display:none}.st-Header_dropdown.is-open{display:block;position:absolute;top:100%;z-index:1000;min-width:260px;background-color:#fff;box-shadow:0px 1px 4px rgba(0,0,0,.14);padding:16px 0}.st-Header_dropdown.is-open.left{left:0}.st-Header_dropdown.is-open.right{right:0}.st-Header_dropdownHeading{display:block;font-size:14px;font-weight:bold;line-height:1.8;color:rgba(0,0,0,.6);padding:0 16px;margin-bottom:4px}.st-Header_dropdownItem{display:flex;align-items:center;font-size:16px;line-height:1.8;color:rgba(0,0,0,.87);cursor:pointer;padding:4px 16px}.st-Header_dropdownItem:hover{text-decoration:none;color:rgba(0,0,0,.87);background-color:#f5f6f6}.st-Header_dropdownItem>.st-Header_dropdownItemIcon{font-size:16px;height:16px;width:16px;overflow:hidden;padding-right:4px}.st-Header_dropdownItemNote{color:rgba(0,0,0,.6);font-size:.8em;font-weight:600;line-height:normal;margin:12px 32px}.st-Header_dropdownDivider{height:1px;border:none;background-color:rgba(0,0,0,.12);margin:16px 0}.st-Header_dropdownDivider-shrink{margin:4px 16px}.st-Header_feedback{display:flex;align-items:center;cursor:pointer;position:relative;transition:color .08s ease-in-out;-webkit-user-select:none;user-select:none;font-size:1.2rem;line-height:1;margin-right:24px;padding:16px 0;outline:none;color:#fff;text-decoration:none}@media(max-width: 770px){.st-Header_feedback{display:none;margin-left:8px}}.st-Header_feedback:hover,.st-Header_feedback:active,.st-Header_feedback:focus,.st-Header_feedback:visited{color:#fff;text-decoration:none}.st-Header_community{display:flex;align-items:center;cursor:pointer;position:relative;transition:color .08s ease-in-out;-webkit-user-select:none;user-select:none;font-size:1.2rem;line-height:1;margin-top:4px;margin-right:24px;margin-left:24px;padding:16px 0;outline:none}@media(max-width: 770px){.st-Header_community{display:none}}.st-Header_community .fa-caret-down{color:#fff;transition:inherit}.st-Header_community:hover,.st-Header_community:active,.st-Header_community:focus{color:#fff}.st-Header_community:hover .fa-caret-down,.st-Header_community:active .fa-caret-down,.st-Header_community:focus .fa-caret-down{color:currentColor}.st-Header_search{position:relative;width:360px}@media(max-width: 992px){.st-Header_search{display:none}}.st-Header_search>.st-Header_searchIcon{position:absolute;top:9px;left:9px;color:rgba(0,0,0,.38);font-size:14px;height:14px;width:14px;overflow:hidden}.st-Header_searchInput{width:100%;height:32px;border:none;background-color:#fff;font-size:16px;padding:4px 8px 4px 32px;-webkit-appearance:textfield;appearance:textfield}.st-Header_searchInput::placeholder{-webkit-user-select:none;user-select:none;color:rgba(0,0,0,.38)}.st-Header_searchModal{display:none}.is-searchform-open .st-Header_searchModal{display:block;position:absolute;top:48px;right:0;left:0;z-index:1000;width:calc(100vw - 32px);margin:0 auto}.st-Header_searchModalInput{width:100%;height:44px;border:1px solid rgba(0,0,0,.12);background-color:#fff;box-shadow:0px 1px 3px 0px rgba(0,0,0,.14);font-size:16px;padding-left:8px;-webkit-appearance:textfield;appearance:textfield}.st-Header_searchButton{display:none}@media(max-width: 992px){.st-Header_searchButton{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;width:40px;height:100%;color:#fff}}.st-Header_postButton{display:flex;align-items:center;justify-content:center;background-color:#287100;color:#fff;font-size:14px;font-weight:bold;line-height:1.5;-webkit-user-select:none;user-select:none;cursor:pointer;padding:4px 16px;margin-right:16px}.st-Header_postButton:hover{text-decoration:none;background-color:#195500}@media(max-width: 770px){.st-Header_postButton{display:none}}.st-Header_postButton>.st-Header_postButton_icon{font-size:16px;height:16px;width:16px;overflow:hidden;margin-right:4px;font-variation-settings:"FILL" 1}.st-Header_postButton-beta{background-color:#55c500}.st-Header_postButton-beta:hover{background-color:#46a900}.st-Header_notificationsWrap{margin-right:16px}.st-Header_notifications{display:flex;align-items:center;justify-content:center;position:relative;height:32px;color:#fff;font-size:18px;-webkit-user-select:none;user-select:none;outline:none;cursor:pointer}.st-Header_notifications>.st-Header_notificationsIcon{font-variation-settings:"FILL" 1;height:24px;width:24px;overflow:hidden}.st-Header_notificationsCount{position:absolute;top:-6px;right:-2px;font-size:12px;font-weight:700;color:#fff;background-color:#d60a34;padding:2px 4px;font-family:"YakuHanJPs","-apple-system","BlinkMacSystemFont","Segoe UI","Hiragino Sans","Hiragino Kaku Gothic ProN","Meiryo",sans-serif}.st-Header_notiHeader{display:flex;align-items:center;justify-content:space-between;color:rgba(0,0,0,.87);font-size:12px;padding:16px 16px 8px;line-height:1.8}.st-Header_notiHeader a{text-decoration:none;color:inherit}.st-Header_notiHeaderTitle{display:flex;align-items:center}.st-Header_notiHeaderTitle>.st-Header_notiHeaderIcon{font-size:14px;height:14px;width:14px;overflow:hidden}.st-Header_notiFooter{color:rgba(0,0,0,.87);font-size:1.2rem;height:50px;position:absolute;bottom:0;width:100%;background-color:#fff}.st-Header_notiFooter a{color:inherit;text-decoration:none;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 16px}.st-Header_notiIframe{display:none}.st-Header_notiIframe.is-open{display:block;position:absolute;top:100%;right:0;z-index:1000;width:320px;height:480px;background-color:#fff;box-shadow:0px 4px 16px rgba(0,0,0,.14);font-family:"YakuHanJPs","-apple-system","BlinkMacSystemFont","Segoe UI","Hiragino Sans","Hiragino Kaku Gothic ProN","Meiryo",sans-serif}@media(max-width: 768px){.st-Header_notiIframe.is-open{width:288px}}.st-Header_notiIframe.is-open>iframe{width:100%;height:calc(100% - 95px);overflow:auto}.st-Header_notiIframe.is-open .pulldown{width:100%;height:calc(100% - 95px);overflow:auto}.st-Header_QiitaJobsNotExistNotifications{color:rgba(0,0,0,.6);font-size:14px;line-height:1.8;padding:32px 16px;text-align:center}.st-Header_QiitaJobsNotExistNotifications_subHeader{font-size:16px;font-weight:600}.st-Header_QiitaJobsNotExistNotifications_description{margin-top:16px}.st-Header_QiitaJobsNotExistNotifications_button{box-sizing:border-box;cursor:pointer;display:inline-block;flex-shrink:0;font-size:14px;font-weight:600;line-height:1.8;margin-bottom:0;min-height:34px;min-width:64px;padding:8px 12px;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:#55c500;border:2px solid #55c500;color:#fff;margin-top:16px}.st-Header_loginUser{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none}.st-Header_loginUser img{display:flex;overflow:hidden;border-radius:.2em;width:32px;height:32px;border-radius:50%;flex-shrink:0}.st-Header_loginUser img img{width:100%;height:100%;border-radius:.2em}.st-Header_loginUser img img{border-radius:50%}.st-Header_signupButton{display:flex;align-items:center;justify-content:center;height:32px;color:#fff;border-radius:4px;border:2px solid #fff;font-size:1.2rem;-webkit-user-select:none;user-select:none;padding:0 16px;margin-right:16px;transition:background-color .08s ease-in-out;z-index:1}.st-Header_signupButton:hover{text-decoration:none;background-color:rgba(255,255,255,.3)}.st-Header_loginLink,.st-Header_logoutLink{font-size:1.2rem;color:#fff;cursor:pointer}.st-Header_loginLink:hover,.st-Header_loginLink:active,.st-Header_loginLink:focus,.st-Header_logoutLink:hover,.st-Header_logoutLink:active,.st-Header_logoutLink:focus{color:#fff}.st-Modal{display:none}.st-Modal.is-open{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:3000}.st-Modal_backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6);z-index:3100}.st-Modal_body{width:100%;max-width:572px;padding:32px;background-color:#fff;z-index:3200}@media(max-width: 770px){.st-Modal_body{width:calc(100% - 32px);padding:24px}}.st-Pager{display:flex;flex-flow:row nowrap;justify-content:center;margin-top:24px}.st-Pager_prev,.st-Pager_next{width:40px;height:40px;font-size:1.8rem;border:1px solid #e8e8e8;margin:0 8px;border-radius:50%;cursor:pointer}.st-Pager_prev:hover,.st-Pager_next:hover{background-color:#e8e8e8}.st-Pager_count{display:flex;align-items:center;justify-content:center;font-size:1.4rem;padding:0 8px}.st-Pager_link{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%;height:100%;color:#333}.st-Pager_link:hover{text-decoration:none}.st-RealmSelector.st-RealmSelector{width:auto;left:-8px;top:52px}@media(max-width: 480px){.st-RealmSelector.st-RealmSelector{max-width:304px;left:0}}.st-RealmSelector a{color:#333}.st-RealmSelector a:hover,.st-RealmSelector a:focus{background-color:#eee}.st-RealmSelector hr{background-color:#ddd;border:0;height:1px;margin:4px 0}.st-RealmSelector_label{color:#aaa;font-size:.8em;font-weight:600;line-height:normal;margin:8px 0 0 34px}.st-RealmSelector_realms{border-collapse:collapse;display:table}.st-RealmSelector_realms:hover{text-decoration:none}.st-RealmItem{display:table-row}.st-RealmItem>div{padding-top:12px;padding-bottom:12px}.st-RealmItem>div:first-child{padding-left:16px}.st-RealmItem>div:last-child{padding-right:16px}.st-RealmItem_statusIcon{display:table-cell;padding-right:4px}.st-RealmItem_humanName{display:table-cell;min-width:200px;max-width:240px;padding-right:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-RealmItem_userInfo{display:table-cell;white-space:nowrap}.st-RealmItem_userImage{border-radius:2px;width:16px;height:16px;margin-right:6px;max-width:none;vertical-align:middle}@media(max-width: 480px){.st-RealmItem_username{display:none}}.st-RealmDivider{display:table-row}.st-RealmDivider_cell{display:table-cell;padding:4px 0}.st-RealmDivider_cell-bordered::before{background-color:#ddd;content:"";display:block;height:1px}.st-RealmDivider>div:first-child{margin-left:-2px}.st-RealmDivider>div:last-child{padding-right:16px}.st-RealmSelectorSupplement{display:flex;align-items:center;padding:12px 16px}.st-RealmSelectorSupplement_icon{padding-right:4px}.st-Dropdown{display:none}.st-Dropdown.is-open{display:block;position:absolute;top:0;z-index:1000;width:200px;background-color:#fff;padding:4px 0;border:1px solid #ddd;border-radius:3px;box-shadow:0 0 8px 0 rgba(0,0,0,.15)}.st-Dropdown.is-open.left{left:0}.st-Dropdown.is-open.right{right:0}.st-Dropdown_item{display:block;font-size:1.2rem;font-weight:normal;padding:12px 16px;color:#555;cursor:pointer}.st-Dropdown_item:hover{text-decoration:none;background-color:#eee}.st-Dropdown_separator{width:100%;height:1px;margin:4px 0;background-color:#ddd}.st-Alert{border-radius:3px;position:relative;padding:16px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;margin:8px 0}.st-Alert:not(:last-child){margin-bottom:8px}.st-Alert-success{color:#155723;background-color:#d4edda}.st-Alert-notice{background-color:#d4edda;color:#155724}.st-Alert-warning{background-color:#fff3cd;color:#856404}.st-Alert-note{color:#555;background-color:#e8e8e8}.st-Alert-dismissible{padding-right:8px}.st-Alert_body{flex-grow:1;padding-right:4px}.st-Alert_body_selectkey{display:flex}.st-Alert_body_selectkey .st-Alert_body_selectkey-icon{height:24px;width:24px;overflow:hidden}.st-Alert_body-success_label{align-items:center;display:inline-flex}.st-Alert_body-success_label .st-Alert_body-success_icon{font-variation-settings:"FILL" 1;font-size:16px;height:16px;width:16px;overflow:hidden;margin-right:4px}.st-Alert_dismiss{background-color:rgba(0,0,0,0);border:0;color:inherit;cursor:pointer;font-size:1.5rem;font-weight:bold;opacity:.5;padding:0 8px}.st-HeaderAlert{position:relative;background-color:#fff;display:flex;align-items:center;justify-content:space-between}.st-HeaderAlert_body{width:100%;max-width:1100px;margin-left:auto;margin-right:auto}.st-HeaderAlert_content{padding:16px}.st-HeaderAlert-warning{background-color:#fff3cd;color:#856404}.st-NewHeader{background-color:#55c500;color:#fff;display:flex;justify-content:center}.st-NewHeader_beta{background-color:#2f3232}.st-NewHeader_container{align-items:center;display:flex;justify-content:space-between;max-width:1720px;padding:8px 32px 0;width:100%}@media(max-width: 770px){.st-NewHeader_container{padding:8px 16px 0}}.st-NewHeader_container_beta{max-width:1656px}.st-NewHeader_overlay{display:none}.is-dropdown-open .st-NewHeader_overlay,.is-searchform-open .st-NewHeader_overlay{bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10}.st-NewHeader_start{align-items:center;display:flex;justify-content:center}.st-NewHeader_end{align-items:center;display:flex;justify-content:center}.st-NewHeader_logo{align-items:center;display:flex}.st-NewHeader_logo>svg{fill:#fff;height:22.5px;width:74px}.st-NewHeader_logo-beta>svg{fill:#55c500}.st-NewHeader_betaLabel{font-weight:600;margin-left:8px}.st-NewHeader_buttonWrapper{position:relative}@media(max-width: 480px){.st-NewHeader_buttonWrapper{position:static}}.st-NewHeader_dropdown{display:none}.st-NewHeader_dropdown.is-open{background-color:#fff;box-shadow:0px 1px 4px rgba(0,0,0,.14);display:block;max-width:calc(100vw - 32px);min-width:260px;padding:16px 0;position:absolute;top:56px;z-index:1000}.st-NewHeader_dropdown.is-open.right{right:0}@media(max-width: 480px){.st-NewHeader_dropdown.is-open.right{right:16px}}.st-NewHeader_dropdownItem{align-items:center;color:rgba(0,0,0,.87);cursor:pointer;display:flex;font-size:16px;line-height:1.8;padding:4px 16px}.st-NewHeader_dropdownItem:hover{text-decoration:none}@media(hover: hover)and (pointer: fine){.st-NewHeader_dropdownItem:hover,.st-NewHeader_dropdownItem:active{background-color:#edeeee;color:rgba(0,0,0,.87)}}@media(hover: none)and (any-pointer: coarse){.st-NewHeader_dropdownItem:active{background-color:#edeeee;color:rgba(0,0,0,.87)}}.st-NewHeader_dropdownDivider{background-color:rgba(0,0,0,.12);border:none;height:1px;margin:16px 0}.st-NewHeader_feedback{color:#fff;font-size:14px;font-weight:600;line-height:1.8;margin-right:16px;text-decoration:none}@media(max-width: 992px){.st-NewHeader_feedback{display:none}}@media(hover: hover)and (pointer: fine){.st-NewHeader_feedback:hover,.st-NewHeader_feedback:active{text-decoration:underline}}@media(hover: none)and (any-pointer: coarse){.st-NewHeader_feedback:active{text-decoration:underline}}.st-NewHeader_feedback:active,.st-NewHeader_feedback:focus,.st-NewHeader_feedback:visited{color:#fff;text-decoration:none}.st-NewHeader_search{margin-right:8px;position:relative;width:360px}@media(max-width: 992px){.st-NewHeader_search{display:none}}.st-NewHeader_search .st-NewHeader_searchIcon{color:rgba(0,0,0,.38);left:8px;position:absolute;top:50%;transform:translateY(-50%);font-size:18px;width:18px;height:18px;overflow:hidden}.st-NewHeader_searchInput{-webkit-appearance:textfield;appearance:textfield;background-color:#fff;border:none;font-size:14px;line-height:1.8;padding:8px 8px 8px 32px;width:100%}.st-NewHeader_searchInput::placeholder{-webkit-user-select:none;user-select:none;color:rgba(0,0,0,.38)}.st-NewHeader_searchModal{display:none}.is-searchform-open .st-NewHeader_searchModal{display:block;left:0;margin:0 auto;position:absolute;right:0;top:48px;width:calc(100vw - 32px);z-index:1000}.st-NewHeader_searchModalInput{-webkit-appearance:textfield;appearance:textfield;background-color:#fff;border:1px solid rgba(0,0,0,.12);box-shadow:0px 1px 3px 0px rgba(0,0,0,.14);font-size:16px;line-height:1.8;padding:4px 8px;width:100%}.st-NewHeader_searchModalInput::placeholder{-webkit-user-select:none;user-select:none;color:rgba(0,0,0,.38)}.st-NewHeader_searchButton{display:none}@media(max-width: 992px){.st-NewHeader_searchButton{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;line-height:1.8;margin-right:8px;position:relative;width:40px}}.st-NewHeader_searchButton .st-NewHeader_searchButton_icon{font-size:24px;width:24px;height:24px;overflow:hidden}@media(max-width: 320px){.st-NewHeader_searchButton_notLoginOrBeta{margin:0;width:36px}}.st-NewHeader_postButton{align-items:center;background-color:#287100;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:bold;justify-content:center;line-height:1.8;padding:8px 12px;-webkit-user-select:none;user-select:none}.st-NewHeader_postButton:hover{text-decoration:none}@media(hover: hover)and (pointer: fine){.st-NewHeader_postButton:hover,.st-NewHeader_postButton:active{background-color:#195500}}@media(hover: none)and (any-pointer: coarse){.st-NewHeader_postButton:active{background-color:#367e00}}@media(max-width: 770px){.st-NewHeader_postButton{display:none}}.st-NewHeader_postButton .st-NewHeader_postButton_icon{font-variation-settings:"FILL" 1;font-size:18px;height:18px;margin-left:4px;overflow:hidden;width:18px}.st-NewHeader_postButton-beta{background-color:#55c500}@media(hover: hover)and (pointer: fine){.st-NewHeader_postButton-beta:hover,.st-NewHeader_postButton-beta:active{background-color:#46a900}}@media(hover: none)and (any-pointer: coarse){.st-NewHeader_postButton-beta:active{background-color:#46a900}}.st-NewHeader_notificationsWrap{position:relative}@media(max-width: 480px){.st-NewHeader_notificationsWrap{position:static}}.st-NewHeader_notifications{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;line-height:1.8;position:relative;-webkit-user-select:none;user-select:none;width:40px}.st-NewHeader_notifications .st-NewHeader_notifications_icon{font-variation-settings:"FILL" 1;font-size:24px;height:24px;overflow:hidden;width:24px}@media(max-width: 320px){.st-NewHeader_notifications_beta{width:36px}}.st-NewHeader_notificationsCount{position:absolute;background-color:#d60a34;color:#fff;font-family:"YakuHanJPs","-apple-system","BlinkMacSystemFont","Segoe UI","Hiragino Sans","Hiragino Kaku Gothic ProN","Meiryo",sans-serif;font-size:12px;font-weight:700;line-height:1;padding:2px 4px;top:-1px;right:6px}.st-NewHeader_notiHeader{align-items:center;color:rgba(0,0,0,.87);display:flex;font-size:12px;justify-content:space-between;line-height:1.8;padding:16px 16px 8px}.st-NewHeader_notiHeader a{color:inherit;text-decoration:none}.st-NewHeader_notiHeader>.st-NewHeader_notiHeaderTitle{display:flex;align-items:center}.st-NewHeader_notiHeader>.st-NewHeader_notiHeaderTitle .st-NewHeader_notiHeader_icon{font-size:14px;height:14px;overflow:hidden;width:14px}.st-NewHeader_notiFooter{background-color:#fff;bottom:0;color:rgba(0,0,0,.87);font-size:12px;line-height:1.8;position:absolute;width:100%}.st-NewHeader_notiFooter a{align-items:center;color:inherit;display:flex;justify-content:center;padding:16px;text-decoration:none;width:100%}.st-NewHeader_notiIframe{display:none}.st-NewHeader_notiIframe.is-open{background-color:#fff;box-shadow:0px 4px 16px rgba(0,0,0,.14);display:block;font-family:"YakuHanJPs","-apple-system","BlinkMacSystemFont","Segoe UI","Hiragino Sans","Hiragino Kaku Gothic ProN","Meiryo",sans-serif;height:480px;position:absolute;right:0;top:56px;width:320px;z-index:1000}@media(max-width: 768px){.st-NewHeader_notiIframe.is-open{width:288px}}.st-NewHeader_notiIframe.is-open>iframe{height:calc(100% - 95px);overflow:auto;width:100%}.st-NewHeader_notiIframe.is-open .pulldown{height:calc(100% - 95px);overflow:auto;width:100%}@media(max-width: 480px){.st-NewHeader_notiIframe.is-open{right:16px}}.st-NewHeader_loginUser{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;outline:none;-webkit-user-select:none;user-select:none;width:40px}@media(max-width: 770px){.st-NewHeader_loginUser{margin-left:8px}}@media(hover: hover)and (pointer: fine){.st-NewHeader_loginUser:hover,.st-NewHeader_loginUser:active{filter:brightness(0.8)}}@media(hover: none)and (any-pointer: coarse){.st-NewHeader_loginUser:active{filter:brightness(0.8)}}.st-NewHeader_loginUser img{display:flex;overflow:hidden;border-radius:.2em;width:32px;height:32px;border-radius:50%;flex-shrink:0;height:32px;width:32px}.st-NewHeader_loginUser img img{width:100%;height:100%;border-radius:.2em}.st-NewHeader_loginUser img img{border-radius:50%}@media(max-width: 320px){.st-NewHeader_loginUser_beta{margin:0;width:36px}}.st-NewHeader_signupButton{align-items:center;box-shadow:inset 0 0 0 2px #fff;color:#fff;font-size:14px;font-weight:600;line-height:1.8;margin-left:8px;padding:8px 12px;transition:background-color .08s ease-in-out;-webkit-user-select:none;user-select:none}.st-NewHeader_signupButton:hover{text-decoration:none}@media(hover: hover)and (pointer: fine){.st-NewHeader_signupButton:hover,.st-NewHeader_signupButton:active{background-color:#fff;color:#378d00}}@media(hover: none)and (any-pointer: coarse){.st-NewHeader_signupButton:hover,.st-NewHeader_signupButton:active{background-color:#fff;color:#378d00}}.st-NewHeader_loginLink{color:#fff;cursor:pointer;font-size:14px;font-weight:600;line-height:1.8;padding:8px 12px}.st-NewHeader_loginLink:hover,.st-NewHeader_loginLink:active,.st-NewHeader_loginLink:focus{color:#fff}@media(max-width: 770px){.st-NewHeader_loginLink{padding:0}}.st-NewHeader_navigationTabContainer{display:flex;font-size:14px;font-weight:600;line-height:1.8;overflow-x:scroll;max-width:1720px;padding:0 32px;width:100%;-ms-overflow-style:none;scrollbar-width:none}.st-NewHeader_navigationTabContainer::-webkit-scrollbar{display:none}@media(max-width: 770px){.st-NewHeader_navigationTabContainer{padding:0 16px}}.st-NewHeader_navigationTabContainer_beta{max-width:1656px}.st-NewHeader_mainNavigation{background-color:#55c500;display:flex;justify-content:center}.st-NewHeader_mainNavigation_beta{background-color:#2f3232}.st-NewHeader_mainNavigationItem{align-items:center;color:#fff;display:flex;opacity:.6;padding:8px 16px;position:relative;white-space:nowrap}.st-NewHeader_mainNavigationItem:hover{text-decoration:none}@media(hover: hover)and (pointer: fine){.st-NewHeader_mainNavigationItem:hover,.st-NewHeader_mainNavigationItem:active{opacity:1}}@media(hover: none)and (any-pointer: coarse){.st-NewHeader_mainNavigationItem:active{opacity:1}}.st-NewHeader_mainNavigationItem.is-active{opacity:1}.st-NewHeader_mainNavigationItem.is-active::after{background-color:#287100;border-radius:4px 4px 0 0;bottom:0;content:"";height:4px;left:0;position:absolute;right:0}.st-NewHeader_mainNavigationItem_beta.is-active{opacity:1}.st-NewHeader_mainNavigationItem_beta.is-active::after{background-color:#55c500}.st-NewHeader_mainNavigationBlankIcon{margin-left:4px;font-size:18px;height:18px;overflow:hidden;width:18px}.st-NewHeader_subNavigationAlt{background-color:#55c500;padding-bottom:8px}.st-NewHeader_subNavigationAlt_beta{background-color:#2f3232}.st-NewHeader_subNavigation{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.12);display:flex;justify-content:center}.st-NewHeader_subNavigationTabContainer{display:flex;font-size:14px;font-weight:600;line-height:1.5;max-width:1720px;overflow-x:scroll;padding:8px 32px;width:100%;-ms-overflow-style:none;scrollbar-width:none}.st-NewHeader_subNavigationTabContainer::-webkit-scrollbar{display:none}@media(max-width: 770px){.st-NewHeader_subNavigationTabContainer{padding:8px 16px}}.st-NewHeader_subNavigationItem{border-radius:16px;color:rgba(0,0,0,.38);cursor:pointer;padding:4px 16px;white-space:nowrap}.st-NewHeader_subNavigationItem+.st-NewHeader_subNavigationItem{margin-left:8px}.st-NewHeader_subNavigationItem:hover{text-decoration:none}@media(hover: hover)and (pointer: fine){.st-NewHeader_subNavigationItem:hover,.st-NewHeader_subNavigationItem:active{color:rgba(0,0,0,.87)}}@media(hover: none)and (any-pointer: coarse){.st-NewHeader_subNavigationItem:active{color:rgba(0,0,0,.87)}}.st-NewHeader_subNavigationItem.is-active{background-color:#55c500;color:#fff}.st-NewHeader_subNavigationItem_beta.is-active{background-color:#2f3232}.st-NewHeader_teamOnlyBanner{background-color:#fdf9e2;font-size:14px;text-align:center;padding:8px 16px}@media(max-width: 770px){.st-NewHeader_teamOnlyBanner{text-align:start}}.st-NewHeader_tfaBanner{background-color:#fdf9e2;font-size:14px;text-align:center;padding:8px 16px}.st-NewHeader_tfaBanner a:link{color:#327caf}@media(max-width: 770px){.st-NewHeader_tfaBanner{text-align:start}}.ac-CategoryCard{box-shadow:0 0 10px 2px rgba(203,203,203,.25);width:calc(33.3333333333% - 24px);margin-left:24px;margin-top:24px}@media(max-width: 992px){.ac-CategoryCard{width:calc(50% - 24px)}}@media(max-width: 770px){.ac-CategoryCard{width:calc(100% - 24px)}}.ac-CategoryCard_header{display:flex;align-items:center;height:52px;font-size:16px;font-weight:bold;padding:16px;color:#fff}.ac-CategoryCard_body{padding:8px;background-color:#fff}.ac-CategoryCard_container{display:flex;align-items:center;position:relative}.ac-CategoryCard_info{flex-grow:1;padding:12px}.ac-CategoryCard_info:first-child{border-right:1px solid #e8e8e8}.ac-CategoryCard_label{font-size:11px;color:#9f9f9f;text-align:center;margin-bottom:1em}.ac-CategoryCard_value{font-size:16px;font-weight:bold;text-align:center}.ac-CategoryCardWrapper{display:flex;flex-wrap:wrap;margin-top:12px;margin-left:-24px;margin-bottom:48px}.ac-CategoryCard--new{background-color:#55c500}.ac-CategoryCard--recruiting{background-color:#458ac5}.ac-CategoryCard--sponsor{background-color:#554379}.ac-CategoryCard--programming_languages{background-color:#e33b4a}.ac-CategoryCard--libraries{background-color:#019172}.ac-CategoryCard--databases{background-color:#e0a837}.ac-CategoryCard--web_technologies{background-color:#347494}.ac-CategoryCard--mobile{background-color:#d49fc5}.ac-CategoryCard--devops{background-color:#b33128}.ac-CategoryCard--iot{background-color:#598154}.ac-CategoryCard--os{background-color:#e9a267}.ac-CategoryCard--editors{background-color:#66ced0}.ac-CategoryCard--academic{background-color:#bc7d23}.ac-CategoryCard--services{background-color:#ee7f76}.ac-CategoryCard--company{background-color:#75a156}.ac-CategoryCard--miscellaneous{background-color:#897678}.ac-CategoryCard--to_be_decided{background-color:#6a7580}.ac-CategoryHeading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;padding-bottom:4px;border-bottom:3px solid rgba(0,0,0,0);margin-bottom:24px}.ac-CategoryHeading_title{font-size:24px;font-weight:bold;margin-left:.1em}@media(max-width: 770px){.ac-CategoryHeading_title{font-size:18px}}.ac-CategoryHeading_end{display:flex}@media(max-width: 770px){.ac-CategoryHeading_end{margin-left:auto}}.ac-CategoryHeading_info{display:flex;align-items:flex-end;margin-left:16px}.ac-CategoryHeading_label{color:#9f9f9f;font-size:11px;font-weight:bold}.ac-CategoryHeading_count{font-size:18px;font-weight:bold;margin-left:8px}.ac-CategoryHeading--new{border-color:#55c500}.ac-CategoryHeading--recruiting{border-color:#458ac5}.ac-CategoryHeading--subscribing{border-color:#e7b527}.ac-CategoryHeading--sponsor{border-color:#554379}.ac-CategoryHeading--programming_languages{border-color:#e33b4a}.ac-CategoryHeading--libraries{border-color:#019172}.ac-CategoryHeading--databases{border-color:#e0a837}.ac-CategoryHeading--web_technologies{border-color:#347494}.ac-CategoryHeading--mobile{border-color:#d49fc5}.ac-CategoryHeading--devops{border-color:#b33128}.ac-CategoryHeading--iot{border-color:#598154}.ac-CategoryHeading--os{border-color:#e9a267}.ac-CategoryHeading--editors{border-color:#66ced0}.ac-CategoryHeading--academic{border-color:#bc7d23}.ac-CategoryHeading--services{border-color:#ee7f76}.ac-CategoryHeading--company{border-color:#75a156}.ac-CategoryHeading--miscellaneous{border-color:#897678}.ac-CategoryHeading--to_be_decided{border-color:#6a7580}.ac-CategoryHeading_icon{margin-right:8px}.ac-CategoryTab{display:flex;align-items:center;font-size:14px;padding-left:18px;margin-top:12px;height:32px;border-left:12px solid #55c500;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}@media(max-width: 770px){.ac-CategoryTabWrapper{display:flex;flex-wrap:wrap}.ac-CategoryTabWrapper .ac-CategoryTab{padding-left:8px;border-left-width:6px;font-size:12px;width:50%}}.ac-CategoryTab.is-active{color:#fff}.ac-CategoryTab.is-active:hover{text-decoration:none}.ac-CategoryTab--new{border-color:#55c500}.ac-CategoryTab--new.is-active{background-color:#55c500}.ac-CategoryTab--recruiting{border-color:#458ac5}.ac-CategoryTab--recruiting.is-active{background-color:#458ac5}.ac-CategoryTab--subscribing{border-color:#e7b527}.ac-CategoryTab--subscribing.is-active{background-color:#e7b527}.ac-CategoryTab--sponsor{border-color:#554379}.ac-CategoryTab--sponsor.is-active{background-color:#554379}.ac-CategoryTab--programming_languages{border-color:#e33b4a}.ac-CategoryTab--programming_languages.is-active{background-color:#e33b4a}.ac-CategoryTab--libraries{border-color:#019172}.ac-CategoryTab--libraries.is-active{background-color:#019172}.ac-CategoryTab--databases{border-color:#e0a837}.ac-CategoryTab--databases.is-active{background-color:#e0a837}.ac-CategoryTab--web_technologies{border-color:#347494}.ac-CategoryTab--web_technologies.is-active{background-color:#347494}.ac-CategoryTab--mobile{border-color:#d49fc5}.ac-CategoryTab--mobile.is-active{background-color:#d49fc5}.ac-CategoryTab--devops{border-color:#b33128}.ac-CategoryTab--devops.is-active{background-color:#b33128}.ac-CategoryTab--iot{border-color:#598154}.ac-CategoryTab--iot.is-active{background-color:#598154}.ac-CategoryTab--os{border-color:#e9a267}.ac-CategoryTab--os.is-active{background-color:#e9a267}.ac-CategoryTab--editors{border-color:#66ced0}.ac-CategoryTab--editors.is-active{background-color:#66ced0}.ac-CategoryTab--academic{border-color:#bc7d23}.ac-CategoryTab--academic.is-active{background-color:#bc7d23}.ac-CategoryTab--services{border-color:#ee7f76}.ac-CategoryTab--services.is-active{background-color:#ee7f76}.ac-CategoryTab--company{border-color:#75a156}.ac-CategoryTab--company.is-active{background-color:#75a156}.ac-CategoryTab--miscellaneous{border-color:#897678}.ac-CategoryTab--miscellaneous.is-active{background-color:#897678}.ac-CategoryTab--to_be_decided{border-color:#6a7580}.ac-CategoryTab--to_be_decided.is-active{background-color:#6a7580}.ac-Description{display:flex;flex-wrap:wrap}.ac-Description_text{flex:1;line-break:2;min-width:260px;margin:12px}.ac-Description_text a{color:#007bc0}.ac-Description_sponsor{flex-shrink:0;margin:auto}.ac-Hero{position:relative;display:flex;align-items:center;width:100%;height:240px;background-image:linear-gradient(#f5f2e2, #f8ebda)}.ac-Hero_container{max-width:1100px;margin:0 auto;color:#e33b4a;font-family:Helvetica Neue,sans-serif}.ac-Hero_container:hover{text-decoration:none}.ac-Hero_title{font-size:32px;width:100%;text-align:center}.ac-Hero_year{font-size:40px;font-weight:bold;margin-top:12px;width:100%;text-align:center}.ac-Hero_circle{position:absolute;border-radius:50%;width:18px;height:18px}.ac-Hero_circle.is-small{width:12px;height:12px}.ac-Hero_circle.is-green{background-color:#55c500}.ac-Hero_circle.is-red{background-color:#b33128}.ac-Hero_circle.is-orange{background-color:#e0a837}.ac-Hero_circle.is-purple{background-color:#d49fc5}.ac-Hero_circle.is-blue{background-color:#347494}.ac-Hero_circle.pos-1{left:15%;top:20%}.ac-Hero_circle.pos-2{left:30%;top:80%}.ac-Hero_circle.pos-3{left:20%;top:70%}.ac-Hero_circle.pos-4{left:35%;top:15%}.ac-Hero_circle.pos-5{left:28%;top:42%}.ac-Hero_circle.pos-6{right:15%;bottom:20%}.ac-Hero_circle.pos-7{right:30%;bottom:80%}.ac-Hero_circle.pos-8{right:20%;bottom:70%}.ac-Hero_circle.pos-9{right:35%;bottom:15%}.ac-Hero_circle.pos-10{right:28%;bottom:41%}.ac-Item{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.ac-Item:not(:first-child){padding-top:12px;border-top:1px solid #e8e8e8}.ac-Item_name{font-size:16px;font-weight:bold;margin-left:6px;color:inherit}.ac-Item_name:visited{color:inherit}.ac-Item_end{display:flex;align-items:center;justify-content:flex-end;flex:1;margin-left:16px}.ac-Item_progress{max-width:320px;flex-grow:1}@media(max-width: 770px){.ac-Item_progress{display:none}}.ac-Item_progress .progress{overflow:hidden;height:20px;background-color:#faf6f3;border-radius:3px}.ac-Item_progress .progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#e5d9d2;transition:width .6s ease}.ac-Item_recruitment{font-size:14px;font-weight:bold;margin-left:20px}.ac-Item_recruitment>span{margin-left:4px}.ac-Item_blank{text-align:center}.ac-SponsorMdContent{font-size:1.6rem;color:#333;margin-bottom:40px;word-wrap:break-word}.ac-SponsorMdContent>:first-child{margin-top:0}.ac-SponsorMdContent h1,.ac-SponsorMdContent h2,.ac-SponsorMdContent h3,.ac-SponsorMdContent h4,.ac-SponsorMdContent h5,.ac-SponsorMdContent h6{font-weight:bold;line-height:1.5;font-feature-settings:"palt";margin-top:2.2em;margin-bottom:2.4rem;cursor:pointer;position:relative}.ac-SponsorMdContent h1 a,.ac-SponsorMdContent h2 a,.ac-SponsorMdContent h3 a,.ac-SponsorMdContent h4 a,.ac-SponsorMdContent h5 a,.ac-SponsorMdContent h6 a{text-decoration:none}.ac-SponsorMdContent h1 .fa-link,.ac-SponsorMdContent h2 .fa-link,.ac-SponsorMdContent h3 .fa-link,.ac-SponsorMdContent h4 .fa-link,.ac-SponsorMdContent h5 .fa-link,.ac-SponsorMdContent h6 .fa-link{color:#999;display:none}.ac-SponsorMdContent h1 .fa-link:hover,.ac-SponsorMdContent h2 .fa-link:hover,.ac-SponsorMdContent h3 .fa-link:hover,.ac-SponsorMdContent h4 .fa-link:hover,.ac-SponsorMdContent h5 .fa-link:hover,.ac-SponsorMdContent h6 .fa-link:hover{color:#4aac00}.ac-SponsorMdContent h1:hover .fa-link,.ac-SponsorMdContent h2:hover .fa-link,.ac-SponsorMdContent h3:hover .fa-link,.ac-SponsorMdContent h4:hover .fa-link,.ac-SponsorMdContent h5:hover .fa-link,.ac-SponsorMdContent h6:hover .fa-link{display:block;font-size:16px;left:-20px;padding-right:4px;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width: 479px){.ac-SponsorMdContent h1:hover .fa-link,.ac-SponsorMdContent h2:hover .fa-link,.ac-SponsorMdContent h3:hover .fa-link,.ac-SponsorMdContent h4:hover .fa-link,.ac-SponsorMdContent h5:hover .fa-link,.ac-SponsorMdContent h6:hover .fa-link{display:none}}.ac-SponsorMdContent h1>.fragment,.ac-SponsorMdContent h2>.fragment,.ac-SponsorMdContent h3>.fragment,.ac-SponsorMdContent h4>.fragment,.ac-SponsorMdContent h5>.fragment,.ac-SponsorMdContent h6>.fragment{position:relative;display:block;top:-1.5em}.ac-SponsorMdContent h1{font-size:1.8em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.ac-SponsorMdContent h1{font-size:1.7em}}.ac-SponsorMdContent h2{font-size:1.6em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.ac-SponsorMdContent h2{font-size:1.5em}}.ac-SponsorMdContent h3{font-size:1.4em}@media(max-width: 480px){.ac-SponsorMdContent h3{font-size:1.3em}}.ac-SponsorMdContent h4{font-size:1.2em}.ac-SponsorMdContent h5{font-size:1em}.ac-SponsorMdContent h6{font-size:1em}.ac-SponsorMdContent p{line-height:1.9}.ac-SponsorMdContent p+p{margin-top:1.5em}.ac-SponsorMdContent code{background-color:rgba(0,0,0,.08);color:#333;padding:.1em .4em;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace}.ac-SponsorMdContent code .inline-code-color{border-radius:3px;border:1px solid #ddd;display:inline-block;height:.8em;margin-left:4px;vertical-align:middle;width:.8em}.ac-SponsorMdContent strong{font-weight:bold}.ac-SponsorMdContent em{font-style:italic}.ac-SponsorMdContent del{text-decoration:line-through}.ac-SponsorMdContent a{color:#4aac00}.ac-SponsorMdContent a:visited{color:#6200ac}.ac-SponsorMdContent blockquote{border-left:5px solid #ddd;color:#777;padding:1em;padding-right:0;margin:1.5em 0}.ac-SponsorMdContent blockquote .code-frame{margin:1.5em -0.5em;padding:1em .5em}.ac-SponsorMdContent blockquote>ul,.ac-SponsorMdContent blockquote>ol{margin-top:0}.ac-SponsorMdContent ul,.ac-SponsorMdContent ol{padding-left:1.5em;margin:1.5em 0;line-height:1.9}.ac-SponsorMdContent ul p,.ac-SponsorMdContent ol p{margin:1em 0}.ac-SponsorMdContent ul{list-style-type:disc}.ac-SponsorMdContent ul ul{list-style-type:circle;margin:0}.ac-SponsorMdContent ul ul ul{list-style-type:square}.ac-SponsorMdContent ul ol{margin:0}.ac-SponsorMdContent ol{list-style-type:decimal}.ac-SponsorMdContent ol ul,.ac-SponsorMdContent ol ol{margin:0}.ac-SponsorMdContent img{border:1px solid rgba(0,0,0,.12);margin:1.5em 0;max-width:100%}.ac-SponsorMdContent img.emoji{border:none;margin:0;vertical-align:middle}.ac-SponsorMdContent .code-frame{margin:1.5em -32px;padding:1em 32px;font-size:.9em;position:relative}@media(max-width: 992px){.ac-SponsorMdContent .code-frame{font-size:.8em}}@media(max-width: 480px){.ac-SponsorMdContent .code-frame{margin:1.5em -16px;padding:1em 16px}}.ac-SponsorMdContent .code-lang{color:#eee;display:inline-block;background-color:#777;padding:2px 4px;transform:translateY(-1em);word-break:break-all}@media(max-width: 480px){.ac-SponsorMdContent .code-lang{transform:translateY(-12px)}}.ac-SponsorMdContent .code-copy{display:flex;position:absolute;right:32px;transform:translateY(-8px)}@media(max-width: 770px){.ac-SponsorMdContent .code-copy{right:16px}}.ac-SponsorMdContent .code-copy__button{font-size:1.5rem;color:#c8c8c8;background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;appearance:none}.ac-SponsorMdContent .code-copy__button>span{cursor:pointer}.ac-SponsorMdContent .code-copy__button>span:hover{opacity:.8}.ac-SponsorMdContent .code-copy__button>span:active{opacity:.6}.ac-SponsorMdContent .code-copy__message{font-size:1.4rem;font-weight:bold;margin-right:4px}.ac-SponsorMdContent .code-frame,.ac-SponsorMdContent .highlight{background-color:#364549;color:#e3e3e3}.ac-SponsorMdContent .highlight .c,.ac-SponsorMdContent .highlight .ch,.ac-SponsorMdContent .highlight .cm,.ac-SponsorMdContent .highlight .cp,.ac-SponsorMdContent .highlight .cpf,.ac-SponsorMdContent .highlight .c1,.ac-SponsorMdContent .highlight .cs,.ac-SponsorMdContent .highlight .gu{color:#9dabae}.ac-SponsorMdContent .highlight .k,.ac-SponsorMdContent .highlight .kc,.ac-SponsorMdContent .highlight .kd,.ac-SponsorMdContent .highlight .kp,.ac-SponsorMdContent .highlight .kr,.ac-SponsorMdContent .highlight .kt,.ac-SponsorMdContent .highlight .no{color:#ebd247}.ac-SponsorMdContent .highlight .fm,.ac-SponsorMdContent .highlight .gi,.ac-SponsorMdContent .highlight .na,.ac-SponsorMdContent .highlight .nc,.ac-SponsorMdContent .highlight .nd,.ac-SponsorMdContent .highlight .ne,.ac-SponsorMdContent .highlight .nf,.ac-SponsorMdContent .highlight .nx{color:#8bdf4c}.ac-SponsorMdContent .highlight .o,.ac-SponsorMdContent .highlight .gd,.ac-SponsorMdContent .highlight .kn,.ac-SponsorMdContent .highlight .nt,.ac-SponsorMdContent .highlight .ow{color:#ff8095}.ac-SponsorMdContent .highlight .ld,.ac-SponsorMdContent .highlight .s,.ac-SponsorMdContent .highlight .sa,.ac-SponsorMdContent .highlight .sb,.ac-SponsorMdContent .highlight .sc,.ac-SponsorMdContent .highlight .dl,.ac-SponsorMdContent .highlight .sd,.ac-SponsorMdContent .highlight .s2,.ac-SponsorMdContent .highlight .sh,.ac-SponsorMdContent .highlight .si,.ac-SponsorMdContent .highlight .sx,.ac-SponsorMdContent .highlight .sr,.ac-SponsorMdContent .highlight .s1,.ac-SponsorMdContent .highlight .ss{color:#41b7d7}.ac-SponsorMdContent .highlight .l,.ac-SponsorMdContent .highlight .m,.ac-SponsorMdContent .highlight .mb,.ac-SponsorMdContent .highlight .mf,.ac-SponsorMdContent .highlight .mh,.ac-SponsorMdContent .highlight .mi,.ac-SponsorMdContent .highlight .mo,.ac-SponsorMdContent .highlight .se,.ac-SponsorMdContent .highlight .il{color:#a980f5}.ac-SponsorMdContent .highlight .n,.ac-SponsorMdContent .highlight .p,.ac-SponsorMdContent .highlight .nb,.ac-SponsorMdContent .highlight .ni,.ac-SponsorMdContent .highlight .nn,.ac-SponsorMdContent .highlight .py,.ac-SponsorMdContent .highlight .nv,.ac-SponsorMdContent .highlight .w,.ac-SponsorMdContent .highlight .bp,.ac-SponsorMdContent .highlight .vc,.ac-SponsorMdContent .highlight .vg,.ac-SponsorMdContent .highlight .vi,.ac-SponsorMdContent .highlight .vm{color:#e3e3e3}.ac-SponsorMdContent .highlight .hll{background-color:#49483e}.ac-SponsorMdContent .highlight .err{border-bottom:2px dotted #c01b1b;color:#ddd}.ac-SponsorMdContent .highlight .ge{font-style:italic}.ac-SponsorMdContent .highlight .gs{font-style:bold}.ac-SponsorMdContent .highlight{padding:.5em;overflow-x:auto}@media(max-width: 480px){.ac-SponsorMdContent .highlight{padding:0;padding-top:8px;padding-bottom:8px}}.ac-SponsorMdContent pre{display:block;padding:0;margin:0;font-size:inherit;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0);border:none;border-radius:0;line-height:1.8}.ac-SponsorMdContent pre code{display:block;width:-moz-fit-content;width:fit-content;min-width:100%;-webkit-text-size-adjust:100%;background-color:inherit;color:inherit;font-family:inherit;padding:inherit}.ac-SponsorMdContent table{display:block;overflow:auto;margin:1.5em 0;border-collapse:collapse}.ac-SponsorMdContent thead,.ac-SponsorMdContent tbody{border-left:1px solid #ddd}.ac-SponsorMdContent tr:nth-child(odd){background-color:#eee}.ac-SponsorMdContent th{font-weight:bold;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px}.ac-SponsorMdContent td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px;max-width:600px}.ac-SponsorMdContent hr{margin:3em 0;border:0;height:2px;background-color:#ddd}.ac-SponsorMdContent dl{margin:1.5em 0}.ac-SponsorMdContent dt{font-weight:bold}.ac-SponsorMdContent dd{padding-left:2em}.ac-SponsorMdContent .cp_embed_wrapper{margin:1.5em 0}.ac-SponsorMdContent .hil{display:block;background-color:rgba(139,223,76,.3)}.ac-SponsorMdContent .hdl{display:block;background-color:rgba(255,128,149,.3)}.ac-SponsorMdContent .note{display:flex;align-items:flex-start;padding:16px;margin:24px 0;white-space:pre-wrap}.ac-SponsorMdContent .note .code-frame{margin:1.5em 0}.ac-SponsorMdContent .note>.fa{font-size:20px;margin-right:8px;padding-top:4px}.ac-SponsorMdContent .note.info{background:#e3f7df}.ac-SponsorMdContent .note.info>.fa{color:#55c500}.ac-SponsorMdContent .note.warn{background:#fdf9e2}.ac-SponsorMdContent .note.warn>.fa{color:#f7a535}.ac-SponsorMdContent .note.alert{background:#feebee}.ac-SponsorMdContent .note.alert>.fa{color:#d60a34}.ac-SponsorMdContent .note>div{flex-grow:1;min-width:0;white-space:normal}.ac-SponsorMdContent .note>div *+p{margin-top:1.5em}.ac-SponsorMdContent .note>div img{margin:0}.ac-SponsorMdContent details{margin:1.5em 0}.ac-SponsorMdContent summary{cursor:pointer}.ac-SponsorMdContent .qiita-mermaid{margin:1.5em 0}.ac-SponsorMdContent .qiita-mermaid svg{height:auto}.ac-SponsorMdContent .qiita-mermaid .errors{border:solid 1px #d60a34;color:#d60a34;padding:1.5em}.ac-SponsorMdContent .qiita-mermaid .errors ul{margin:1.5em 0 0}.ac-SponsorMdContent a{word-break:break-all;color:#007bc0}.ac-SponsorMdContent_calendar{margin-top:16px;margin-bottom:16px}.ac-Sponsors_title{font-size:24px;font-weight:bold;padding-bottom:8px;border-bottom:2px solid #554379}@media(max-width: 770px){.ac-Sponsors_title{font-size:18px}}.ac-Sponsors_list{display:flex;align-items:center;flex-wrap:wrap;margin-left:-16px}.ac-Sponsors_item{width:calc(25% - 16px);margin-left:16px}@media(max-width: 770px){.ac-Sponsors_item{width:calc(50% - 16px)}}.ac-Sponsors_description{font-size:12px;margin-top:24px}.ac-Sponsors_description a{color:#007bc0}.ac-SponsorSection{background-color:#fff}.ac-SponsorSection__title{font-size:24px;font-weight:700;text-align:center;margin-top:24px;position:relative}.ac-SponsorSection__title::after{content:"";position:absolute;bottom:-4px;display:inline-block;width:40px;height:4px;left:50%;transform:translateX(-50%);background-color:currentColor}.ac-SponsorList{justify-content:center;display:flex;flex-wrap:wrap;margin-top:24px}@media(max-width: 770px){.ac-SponsorList{margin-top:0}}.ac-SponsorList__item{align-self:center;flex-shrink:0;justify-content:space-between}.ac-SponsorList__item+.ac-SponsorList__item{margin-left:24px}@media(max-width: 1100px){.ac-SponsorList__item{margin-top:24px;max-width:calc(50% - 16px)}.ac-SponsorList__item+.ac-SponsorList__item{margin-left:16px}}.ac-SponsorList__itemLogo--Metaps,.ac-SponsorList__itemLogo--PasonaTech,.ac-SponsorList__itemLogo--Udemy,.ac-SponsorList__itemLogo--freee,.ac-SponsorList__itemLogo--lenovo,.ac-SponsorList__itemLogo--dataRobot,.ac-SponsorList__itemImage--azure{display:block;max-height:60px}@media(max-width: 770px){.ac-SponsorList__itemLogo--Metaps,.ac-SponsorList__itemLogo--PasonaTech,.ac-SponsorList__itemLogo--Udemy,.ac-SponsorList__itemLogo--freee,.ac-SponsorList__itemLogo--lenovo,.ac-SponsorList__itemLogo--dataRobot,.ac-SponsorList__itemImage--azure{width:auto}}.ac-SponsorList__itemLogo--dataRobot{padding:4px 16px 4px 0}.ac-SponsorList__itemLogo--lenovo{padding:4px 0}.ac-SponsorList__itemLogo--Udemy{padding:6px 0}.ac-SponsorList__itemLogo--PasonaTech{padding:6px 0}@media(max-width: 1100px){.ac-SponsorList__itemLogo--PasonaTech{padding-right:16px}}.ac-SponsorList__itemLogo--Metaps{padding:14px 0}.ac-SubscribeButton{cursor:pointer}.ac-SubscribeButton__subscribe{display:block}.ac-SubscribeButton__unsubscribe{display:none}.ac-SubscribeButton__unsubscribe .fa-star{color:#fff;font-weight:bold}.ac-SubscribeButton.subscribing .ac-SubscribeButton__subscribe{display:none}.ac-SubscribeButton.subscribing .ac-SubscribeButton__unsubscribe{display:block}.ac-SubscribeButton .fa-star,.ac-SubscribeButton .fa-star-o,.ac-SubscribeButton a .fa-star,.ac-SubscribeButton a .fa-star-o{color:#ffc111}.ac-MdContent{font-size:1.6rem;color:#333;word-wrap:break-word}.ac-MdContent>:first-child{margin-top:0}.ac-MdContent h1,.ac-MdContent h2,.ac-MdContent h3,.ac-MdContent h4,.ac-MdContent h5,.ac-MdContent h6{font-weight:bold;line-height:1.5;font-feature-settings:"palt";margin-top:2.2em;margin-bottom:2.4rem;cursor:pointer;position:relative}.ac-MdContent h1 a,.ac-MdContent h2 a,.ac-MdContent h3 a,.ac-MdContent h4 a,.ac-MdContent h5 a,.ac-MdContent h6 a{text-decoration:none}.ac-MdContent h1 .fa-link,.ac-MdContent h2 .fa-link,.ac-MdContent h3 .fa-link,.ac-MdContent h4 .fa-link,.ac-MdContent h5 .fa-link,.ac-MdContent h6 .fa-link{color:#999;display:none}.ac-MdContent h1 .fa-link:hover,.ac-MdContent h2 .fa-link:hover,.ac-MdContent h3 .fa-link:hover,.ac-MdContent h4 .fa-link:hover,.ac-MdContent h5 .fa-link:hover,.ac-MdContent h6 .fa-link:hover{color:#4aac00}.ac-MdContent h1:hover .fa-link,.ac-MdContent h2:hover .fa-link,.ac-MdContent h3:hover .fa-link,.ac-MdContent h4:hover .fa-link,.ac-MdContent h5:hover .fa-link,.ac-MdContent h6:hover .fa-link{display:block;font-size:16px;left:-20px;padding-right:4px;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width: 479px){.ac-MdContent h1:hover .fa-link,.ac-MdContent h2:hover .fa-link,.ac-MdContent h3:hover .fa-link,.ac-MdContent h4:hover .fa-link,.ac-MdContent h5:hover .fa-link,.ac-MdContent h6:hover .fa-link{display:none}}.ac-MdContent h1>.fragment,.ac-MdContent h2>.fragment,.ac-MdContent h3>.fragment,.ac-MdContent h4>.fragment,.ac-MdContent h5>.fragment,.ac-MdContent h6>.fragment{position:relative;display:block;top:-1.5em}.ac-MdContent h1{font-size:1.8em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.ac-MdContent h1{font-size:1.7em}}.ac-MdContent h2{font-size:1.6em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.ac-MdContent h2{font-size:1.5em}}.ac-MdContent h3{font-size:1.4em}@media(max-width: 480px){.ac-MdContent h3{font-size:1.3em}}.ac-MdContent h4{font-size:1.2em}.ac-MdContent h5{font-size:1em}.ac-MdContent h6{font-size:1em}.ac-MdContent p{line-height:1.9}.ac-MdContent p+p{margin-top:1.5em}.ac-MdContent code{background-color:rgba(0,0,0,.08);color:#333;padding:.1em .4em;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace}.ac-MdContent code .inline-code-color{border-radius:3px;border:1px solid #ddd;display:inline-block;height:.8em;margin-left:4px;vertical-align:middle;width:.8em}.ac-MdContent strong{font-weight:bold}.ac-MdContent em{font-style:italic}.ac-MdContent del{text-decoration:line-through}.ac-MdContent a{color:#4aac00}.ac-MdContent a:visited{color:#6200ac}.ac-MdContent blockquote{border-left:5px solid #ddd;color:#777;padding:1em;padding-right:0;margin:1.5em 0}.ac-MdContent blockquote .code-frame{margin:1.5em -0.5em;padding:1em .5em}.ac-MdContent blockquote>ul,.ac-MdContent blockquote>ol{margin-top:0}.ac-MdContent ul,.ac-MdContent ol{padding-left:1.5em;margin:1.5em 0;line-height:1.9}.ac-MdContent ul p,.ac-MdContent ol p{margin:1em 0}.ac-MdContent ul{list-style-type:disc}.ac-MdContent ul ul{list-style-type:circle;margin:0}.ac-MdContent ul ul ul{list-style-type:square}.ac-MdContent ul ol{margin:0}.ac-MdContent ol{list-style-type:decimal}.ac-MdContent ol ul,.ac-MdContent ol ol{margin:0}.ac-MdContent img{border:1px solid rgba(0,0,0,.12);margin:1.5em 0;max-width:100%}.ac-MdContent img.emoji{border:none;margin:0;vertical-align:middle}.ac-MdContent .code-frame{margin:1.5em -32px;padding:1em 32px;font-size:.9em;position:relative}@media(max-width: 992px){.ac-MdContent .code-frame{font-size:.8em}}@media(max-width: 480px){.ac-MdContent .code-frame{margin:1.5em -16px;padding:1em 16px}}.ac-MdContent .code-lang{color:#eee;display:inline-block;background-color:#777;padding:2px 4px;transform:translateY(-1em);word-break:break-all}@media(max-width: 480px){.ac-MdContent .code-lang{transform:translateY(-12px)}}.ac-MdContent .code-copy{display:flex;position:absolute;right:32px;transform:translateY(-8px)}@media(max-width: 770px){.ac-MdContent .code-copy{right:16px}}.ac-MdContent .code-copy__button{font-size:1.5rem;color:#c8c8c8;background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;appearance:none}.ac-MdContent .code-copy__button>span{cursor:pointer}.ac-MdContent .code-copy__button>span:hover{opacity:.8}.ac-MdContent .code-copy__button>span:active{opacity:.6}.ac-MdContent .code-copy__message{font-size:1.4rem;font-weight:bold;margin-right:4px}.ac-MdContent .code-frame,.ac-MdContent .highlight{background-color:#364549;color:#e3e3e3}.ac-MdContent .highlight .c,.ac-MdContent .highlight .ch,.ac-MdContent .highlight .cm,.ac-MdContent .highlight .cp,.ac-MdContent .highlight .cpf,.ac-MdContent .highlight .c1,.ac-MdContent .highlight .cs,.ac-MdContent .highlight .gu{color:#9dabae}.ac-MdContent .highlight .k,.ac-MdContent .highlight .kc,.ac-MdContent .highlight .kd,.ac-MdContent .highlight .kp,.ac-MdContent .highlight .kr,.ac-MdContent .highlight .kt,.ac-MdContent .highlight .no{color:#ebd247}.ac-MdContent .highlight .fm,.ac-MdContent .highlight .gi,.ac-MdContent .highlight .na,.ac-MdContent .highlight .nc,.ac-MdContent .highlight .nd,.ac-MdContent .highlight .ne,.ac-MdContent .highlight .nf,.ac-MdContent .highlight .nx{color:#8bdf4c}.ac-MdContent .highlight .o,.ac-MdContent .highlight .gd,.ac-MdContent .highlight .kn,.ac-MdContent .highlight .nt,.ac-MdContent .highlight .ow{color:#ff8095}.ac-MdContent .highlight .ld,.ac-MdContent .highlight .s,.ac-MdContent .highlight .sa,.ac-MdContent .highlight .sb,.ac-MdContent .highlight .sc,.ac-MdContent .highlight .dl,.ac-MdContent .highlight .sd,.ac-MdContent .highlight .s2,.ac-MdContent .highlight .sh,.ac-MdContent .highlight .si,.ac-MdContent .highlight .sx,.ac-MdContent .highlight .sr,.ac-MdContent .highlight .s1,.ac-MdContent .highlight .ss{color:#41b7d7}.ac-MdContent .highlight .l,.ac-MdContent .highlight .m,.ac-MdContent .highlight .mb,.ac-MdContent .highlight .mf,.ac-MdContent .highlight .mh,.ac-MdContent .highlight .mi,.ac-MdContent .highlight .mo,.ac-MdContent .highlight .se,.ac-MdContent .highlight .il{color:#a980f5}.ac-MdContent .highlight .n,.ac-MdContent .highlight .p,.ac-MdContent .highlight .nb,.ac-MdContent .highlight .ni,.ac-MdContent .highlight .nn,.ac-MdContent .highlight .py,.ac-MdContent .highlight .nv,.ac-MdContent .highlight .w,.ac-MdContent .highlight .bp,.ac-MdContent .highlight .vc,.ac-MdContent .highlight .vg,.ac-MdContent .highlight .vi,.ac-MdContent .highlight .vm{color:#e3e3e3}.ac-MdContent .highlight .hll{background-color:#49483e}.ac-MdContent .highlight .err{border-bottom:2px dotted #c01b1b;color:#ddd}.ac-MdContent .highlight .ge{font-style:italic}.ac-MdContent .highlight .gs{font-style:bold}.ac-MdContent .highlight{padding:.5em;overflow-x:auto}@media(max-width: 480px){.ac-MdContent .highlight{padding:0;padding-top:8px;padding-bottom:8px}}.ac-MdContent pre{display:block;padding:0;margin:0;font-size:inherit;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0);border:none;border-radius:0;line-height:1.8}.ac-MdContent pre code{display:block;width:-moz-fit-content;width:fit-content;min-width:100%;-webkit-text-size-adjust:100%;background-color:inherit;color:inherit;font-family:inherit;padding:inherit}.ac-MdContent table{display:block;overflow:auto;margin:1.5em 0;border-collapse:collapse}.ac-MdContent thead,.ac-MdContent tbody{border-left:1px solid #ddd}.ac-MdContent tr:nth-child(odd){background-color:#eee}.ac-MdContent th{font-weight:bold;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px}.ac-MdContent td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px;max-width:600px}.ac-MdContent hr{margin:3em 0;border:0;height:2px;background-color:#ddd}.ac-MdContent dl{margin:1.5em 0}.ac-MdContent dt{font-weight:bold}.ac-MdContent dd{padding-left:2em}.ac-MdContent .cp_embed_wrapper{margin:1.5em 0}.ac-MdContent .hil{display:block;background-color:rgba(139,223,76,.3)}.ac-MdContent .hdl{display:block;background-color:rgba(255,128,149,.3)}.ac-MdContent .note{display:flex;align-items:flex-start;padding:16px;margin:24px 0;white-space:pre-wrap}.ac-MdContent .note .code-frame{margin:1.5em 0}.ac-MdContent .note>.fa{font-size:20px;margin-right:8px;padding-top:4px}.ac-MdContent .note.info{background:#e3f7df}.ac-MdContent .note.info>.fa{color:#55c500}.ac-MdContent .note.warn{background:#fdf9e2}.ac-MdContent .note.warn>.fa{color:#f7a535}.ac-MdContent .note.alert{background:#feebee}.ac-MdContent .note.alert>.fa{color:#d60a34}.ac-MdContent .note>div{flex-grow:1;min-width:0;white-space:normal}.ac-MdContent .note>div *+p{margin-top:1.5em}.ac-MdContent .note>div img{margin:0}.ac-MdContent details{margin:1.5em 0}.ac-MdContent summary{cursor:pointer}.ac-MdContent .qiita-mermaid{margin:1.5em 0}.ac-MdContent .qiita-mermaid svg{height:auto}.ac-MdContent .qiita-mermaid .errors{border:solid 1px #d60a34;color:#d60a34;padding:1.5em}.ac-MdContent .qiita-mermaid .errors ul{margin:1.5em 0 0}.ac-MdContent a{word-break:break-all;color:#007bc0}.ac-MdContent .footnotes{font-size:.9em}.ac-MdContent section.footnotes{border-top:solid 2px #ddd;margin-top:3em}.ac-MdContent .anchor-target{background-color:#fff3b8;padding:.1em}.ac-MdContent h1,.ac-MdContent h2{display:flex;align-items:center;font-size:28px;border-bottom:0;padding-bottom:0}@media(max-width: 480px){.ac-MdContent h1,.ac-MdContent h2{font-size:22px}}.ac-MdContent h1::before,.ac-MdContent h2::before{background-color:#d60a34;content:"";flex-shrink:0;height:20px;margin-right:8px;width:20px}.ac-MdContent h3,.ac-MdContent h4{font-size:22px}@media(max-width: 480px){.ac-MdContent h3,.ac-MdContent h4{font-size:20px}}.ac-MdContent strong{background:linear-gradient(transparent 50%, #bfeeb4 0%)}.ad-CategoryHeading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.ad-CategoryHeading_title{font-size:24px;font-weight:bold}@media(max-width: 770px){.ad-CategoryHeading_title{font-size:18px}}.ad-CategoryTab{display:flex;align-items:center;font-size:14px;padding-left:18px;margin-top:12px;height:32px;border-left:12px solid #55c500;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}@media(max-width: 770px){.ad-CategoryTabWrapper{display:flex;flex-wrap:wrap}.ad-CategoryTabWrapper .ad-CategoryTab{padding-left:8px;border-left-width:6px;font-size:12px;width:50%}}.ad-CategoryTab.is-active{color:#fff}.ad-CategoryTab.is-active:hover{text-decoration:none}.ad-CategoryTab--all{border-color:#6a7580}.ad-CategoryTab--all.is-active{background-color:#6a7580}.ad-CategoryTab--sponsor{border-color:#554379}.ad-CategoryTab--sponsor.is-active{background-color:#554379}.ad-CategoryTab--programming_languages{border-color:#e33b4a}.ad-CategoryTab--programming_languages.is-active{background-color:#e33b4a}.ad-CategoryTab--libraries{border-color:#019172}.ad-CategoryTab--libraries.is-active{background-color:#019172}.ad-CategoryTab--databases{border-color:#e0a837}.ad-CategoryTab--databases.is-active{background-color:#e0a837}.ad-CategoryTab--web_technologies{border-color:#347494}.ad-CategoryTab--web_technologies.is-active{background-color:#347494}.ad-CategoryTab--mobile{border-color:#d49fc5}.ad-CategoryTab--mobile.is-active{background-color:#d49fc5}.ad-CategoryTab--devops{border-color:#b33128}.ad-CategoryTab--devops.is-active{background-color:#b33128}.ad-CategoryTab--iot{border-color:#598154}.ad-CategoryTab--iot.is-active{background-color:#598154}.ad-CategoryTab--os{border-color:#e9a267}.ad-CategoryTab--os.is-active{background-color:#e9a267}.ad-CategoryTab--editors{border-color:#66ced0}.ad-CategoryTab--editors.is-active{background-color:#66ced0}.ad-CategoryTab--academic{border-color:#bc7d23}.ad-CategoryTab--academic.is-active{background-color:#bc7d23}.ad-CategoryTab--services{border-color:#ee7f76}.ad-CategoryTab--services.is-active{background-color:#ee7f76}.ad-CategoryTab--company{border-color:#75a156}.ad-CategoryTab--company.is-active{background-color:#75a156}.ad-CategoryTab--miscellaneous{border-color:#897678}.ad-CategoryTab--miscellaneous.is-active{background-color:#897678}.ad-CategoryTab--to_be_decided{border-color:#6a7580}.ad-CategoryTab--to_be_decided.is-active{background-color:#6a7580}.ar-Hero{position:relative;display:flex;align-items:center;width:100%;height:240px;background-image:linear-gradient(#433f77, #1e1d2a)}.ar-Hero_container{max-width:1100px;margin:0 auto;color:#fff;font-family:Helvetica Neue,sans-serif}.ar-Hero_container:hover{text-decoration:none}.ar-Hero_title{font-size:32px;width:100%;text-align:center}.ar-Hero_year{font-size:40px;font-weight:bold;margin-top:12px;width:100%;text-align:center}.ar-Hero_circle{position:absolute;border-radius:50%;width:18px;height:18px}.ar-Hero_circle.is-small{width:12px;height:12px}.ar-Hero_circle.is-green{background-color:#55c500}.ar-Hero_circle.is-red{background-color:#e14d59}.ar-Hero_circle.is-orange{background-color:#e4e874}.ar-Hero_circle.is-purple{background-color:#d49fc5}.ar-Hero_circle.is-blue{background-color:#66ced0}.ar-Hero_circle.pos-1{left:15%;top:20%}.ar-Hero_circle.pos-2{left:30%;top:80%}.ar-Hero_circle.pos-3{left:20%;top:70%}.ar-Hero_circle.pos-4{left:35%;top:15%}.ar-Hero_circle.pos-5{left:28%;top:42%}.ar-Hero_circle.pos-6{right:15%;bottom:20%}.ar-Hero_circle.pos-7{right:30%;bottom:80%}.ar-Hero_circle.pos-8{right:20%;bottom:70%}.ar-Hero_circle.pos-9{right:35%;bottom:15%}.ar-Hero_circle.pos-10{right:28%;bottom:41%}.ad-Item{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.ad-Item:not(:first-child){padding-top:12px;border-top:1px solid #e8e8e8}.ad-Item_rank{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:bold;font-family:"Courier New",Courier,monospace;line-height:1;padding-top:1px}.ad-Item--first .ad-Item_rank{background-color:#dfdb00;color:#fff}.ad-Item--second .ad-Item_rank{background-color:#adb3b8;color:#fff}.ad-Item--third .ad-Item_rank{background-color:#d38f4b;color:#fff}.ad-Item_name{font-size:16px;font-weight:bold;margin-left:6px;color:inherit}.ad-Item--first .ad-Item_name,.ad-Item--second .ad-Item_name,.ad-Item--third .ad-Item_name{font-size:18px}.ad-Item_name:visited{color:inherit}.ad-Item_end{display:flex;align-items:center;justify-content:flex-end;flex:1;margin-left:16px}.ad-Item_progress{max-width:320px;flex-grow:1}@media(max-width: 770px){.ad-Item_progress{display:none}}.ad-Item_progress .progress{overflow:hidden;height:20px;background-color:#f3f4fa;border-radius:3px}.ad-Item_progress .progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#d2d4e5;transition:width .6s ease}.ad-Item_recruitment{font-size:14px;font-weight:bold;margin-left:20px}.ad-Item_recruitment>span{margin-left:4px}.ar-Tab{display:flex;max-width:320px;margin-bottom:32px}.ar-Tab_item{width:50%;height:44px;display:flex;align-items:center;justify-content:center;font-size:14px;border-bottom:2px solid rgba(0,0,0,0);color:inherit}.ar-Tab_item--active{color:#55c500;border-color:currentColor;font-weight:bold}.ar-Tab_item:hover{text-decoration:none;font-weight:bold}.co-Item_text{margin-bottom:16px;word-wrap:break-word;font-size:1.4rem;color:#333}.co-Item_text>:first-child{margin-top:0}.co-Item_text h1,.co-Item_text h2,.co-Item_text h3,.co-Item_text h4,.co-Item_text h5,.co-Item_text h6{font-weight:bold;line-height:1.5;font-feature-settings:"palt";margin-top:2.2em;margin-bottom:2.1rem;cursor:pointer;position:relative}.co-Item_text h1 a,.co-Item_text h2 a,.co-Item_text h3 a,.co-Item_text h4 a,.co-Item_text h5 a,.co-Item_text h6 a{text-decoration:none}.co-Item_text h1 .fa-link,.co-Item_text h2 .fa-link,.co-Item_text h3 .fa-link,.co-Item_text h4 .fa-link,.co-Item_text h5 .fa-link,.co-Item_text h6 .fa-link{color:#999;display:none}.co-Item_text h1 .fa-link:hover,.co-Item_text h2 .fa-link:hover,.co-Item_text h3 .fa-link:hover,.co-Item_text h4 .fa-link:hover,.co-Item_text h5 .fa-link:hover,.co-Item_text h6 .fa-link:hover{color:#4aac00}.co-Item_text h1:hover .fa-link,.co-Item_text h2:hover .fa-link,.co-Item_text h3:hover .fa-link,.co-Item_text h4:hover .fa-link,.co-Item_text h5:hover .fa-link,.co-Item_text h6:hover .fa-link{display:block;font-size:16px;left:-20px;padding-right:4px;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width: 479px){.co-Item_text h1:hover .fa-link,.co-Item_text h2:hover .fa-link,.co-Item_text h3:hover .fa-link,.co-Item_text h4:hover .fa-link,.co-Item_text h5:hover .fa-link,.co-Item_text h6:hover .fa-link{display:none}}.co-Item_text h1>.fragment,.co-Item_text h2>.fragment,.co-Item_text h3>.fragment,.co-Item_text h4>.fragment,.co-Item_text h5>.fragment,.co-Item_text h6>.fragment{position:relative;display:block;top:-1.5em}.co-Item_text h1{font-size:1.8em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.co-Item_text h1{font-size:1.7em}}.co-Item_text h2{font-size:1.6em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.co-Item_text h2{font-size:1.5em}}.co-Item_text h3{font-size:1.4em}@media(max-width: 480px){.co-Item_text h3{font-size:1.3em}}.co-Item_text h4{font-size:1.2em}.co-Item_text h5{font-size:1em}.co-Item_text h6{font-size:1em}.co-Item_text p{line-height:1.9}.co-Item_text p+p{margin-top:1.5em}.co-Item_text code{background-color:rgba(0,0,0,.08);color:#333;padding:.1em .4em;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace}.co-Item_text code .inline-code-color{border-radius:3px;border:1px solid #ddd;display:inline-block;height:.8em;margin-left:4px;vertical-align:middle;width:.8em}.co-Item_text strong{font-weight:bold}.co-Item_text em{font-style:italic}.co-Item_text del{text-decoration:line-through}.co-Item_text a{color:#4aac00}.co-Item_text a:visited{color:#6200ac}.co-Item_text blockquote{border-left:5px solid #ddd;color:#777;padding:1em;padding-right:0;margin:1.5em 0}.co-Item_text blockquote .code-frame{margin:1.5em -0.5em;padding:1em .5em}.co-Item_text blockquote>ul,.co-Item_text blockquote>ol{margin-top:0}.co-Item_text ul,.co-Item_text ol{padding-left:1.5em;margin:1.5em 0;line-height:1.9}.co-Item_text ul p,.co-Item_text ol p{margin:1em 0}.co-Item_text ul{list-style-type:disc}.co-Item_text ul ul{list-style-type:circle;margin:0}.co-Item_text ul ul ul{list-style-type:square}.co-Item_text ul ol{margin:0}.co-Item_text ol{list-style-type:decimal}.co-Item_text ol ul,.co-Item_text ol ol{margin:0}.co-Item_text img{border:1px solid rgba(0,0,0,.12);margin:1.5em 0;max-width:100%}.co-Item_text img.emoji{border:none;margin:0;vertical-align:middle}.co-Item_text .code-frame{margin:1.5em -32px;padding:1em 32px;font-size:.9em;position:relative}@media(max-width: 992px){.co-Item_text .code-frame{font-size:.8em}}@media(max-width: 480px){.co-Item_text .code-frame{margin:1.5em -16px;padding:1em 16px}}.co-Item_text .code-lang{color:#eee;display:inline-block;background-color:#777;padding:2px 4px;transform:translateY(-1em);word-break:break-all}@media(max-width: 480px){.co-Item_text .code-lang{transform:translateY(-12px)}}.co-Item_text .code-copy{display:flex;position:absolute;right:32px;transform:translateY(-8px)}@media(max-width: 770px){.co-Item_text .code-copy{right:16px}}.co-Item_text .code-copy__button{font-size:1.5rem;color:#c8c8c8;background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;appearance:none}.co-Item_text .code-copy__button>span{cursor:pointer}.co-Item_text .code-copy__button>span:hover{opacity:.8}.co-Item_text .code-copy__button>span:active{opacity:.6}.co-Item_text .code-copy__message{font-size:1.4rem;font-weight:bold;margin-right:4px}.co-Item_text .code-frame,.co-Item_text .highlight{background-color:#364549;color:#e3e3e3}.co-Item_text .highlight .c,.co-Item_text .highlight .ch,.co-Item_text .highlight .cm,.co-Item_text .highlight .cp,.co-Item_text .highlight .cpf,.co-Item_text .highlight .c1,.co-Item_text .highlight .cs,.co-Item_text .highlight .gu{color:#9dabae}.co-Item_text .highlight .k,.co-Item_text .highlight .kc,.co-Item_text .highlight .kd,.co-Item_text .highlight .kp,.co-Item_text .highlight .kr,.co-Item_text .highlight .kt,.co-Item_text .highlight .no{color:#ebd247}.co-Item_text .highlight .fm,.co-Item_text .highlight .gi,.co-Item_text .highlight .na,.co-Item_text .highlight .nc,.co-Item_text .highlight .nd,.co-Item_text .highlight .ne,.co-Item_text .highlight .nf,.co-Item_text .highlight .nx{color:#8bdf4c}.co-Item_text .highlight .o,.co-Item_text .highlight .gd,.co-Item_text .highlight .kn,.co-Item_text .highlight .nt,.co-Item_text .highlight .ow{color:#ff8095}.co-Item_text .highlight .ld,.co-Item_text .highlight .s,.co-Item_text .highlight .sa,.co-Item_text .highlight .sb,.co-Item_text .highlight .sc,.co-Item_text .highlight .dl,.co-Item_text .highlight .sd,.co-Item_text .highlight .s2,.co-Item_text .highlight .sh,.co-Item_text .highlight .si,.co-Item_text .highlight .sx,.co-Item_text .highlight .sr,.co-Item_text .highlight .s1,.co-Item_text .highlight .ss{color:#41b7d7}.co-Item_text .highlight .l,.co-Item_text .highlight .m,.co-Item_text .highlight .mb,.co-Item_text .highlight .mf,.co-Item_text .highlight .mh,.co-Item_text .highlight .mi,.co-Item_text .highlight .mo,.co-Item_text .highlight .se,.co-Item_text .highlight .il{color:#a980f5}.co-Item_text .highlight .n,.co-Item_text .highlight .p,.co-Item_text .highlight .nb,.co-Item_text .highlight .ni,.co-Item_text .highlight .nn,.co-Item_text .highlight .py,.co-Item_text .highlight .nv,.co-Item_text .highlight .w,.co-Item_text .highlight .bp,.co-Item_text .highlight .vc,.co-Item_text .highlight .vg,.co-Item_text .highlight .vi,.co-Item_text .highlight .vm{color:#e3e3e3}.co-Item_text .highlight .hll{background-color:#49483e}.co-Item_text .highlight .err{border-bottom:2px dotted #c01b1b;color:#ddd}.co-Item_text .highlight .ge{font-style:italic}.co-Item_text .highlight .gs{font-style:bold}.co-Item_text .highlight{padding:.5em;overflow-x:auto}@media(max-width: 480px){.co-Item_text .highlight{padding:0;padding-top:8px;padding-bottom:8px}}.co-Item_text pre{display:block;padding:0;margin:0;font-size:inherit;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0);border:none;border-radius:0;line-height:1.8}.co-Item_text pre code{display:block;width:-moz-fit-content;width:fit-content;min-width:100%;-webkit-text-size-adjust:100%;background-color:inherit;color:inherit;font-family:inherit;padding:inherit}.co-Item_text table{display:block;overflow:auto;margin:1.5em 0;border-collapse:collapse}.co-Item_text thead,.co-Item_text tbody{border-left:1px solid #ddd}.co-Item_text tr:nth-child(odd){background-color:#eee}.co-Item_text th{font-weight:bold;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px}.co-Item_text td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px;max-width:600px}.co-Item_text hr{margin:3em 0;border:0;height:2px;background-color:#ddd;margin:1.5em auto;width:50%;height:1px}.co-Item_text dl{margin:1.5em 0}.co-Item_text dt{font-weight:bold}.co-Item_text dd{padding-left:2em}.co-Item_text .cp_embed_wrapper{margin:1.5em 0}.co-Item_text .hil{display:block;background-color:rgba(139,223,76,.3)}.co-Item_text .hdl{display:block;background-color:rgba(255,128,149,.3)}.co-Item_text .note{display:flex;align-items:flex-start;padding:16px;margin:24px 0;white-space:pre-wrap}.co-Item_text .note .code-frame{margin:1.5em 0}.co-Item_text .note>.fa{font-size:20px;margin-right:8px;padding-top:4px}.co-Item_text .note.info{background:#e3f7df}.co-Item_text .note.info>.fa{color:#55c500}.co-Item_text .note.warn{background:#fdf9e2}.co-Item_text .note.warn>.fa{color:#f7a535}.co-Item_text .note.alert{background:#feebee}.co-Item_text .note.alert>.fa{color:#d60a34}.co-Item_text .note>div{flex-grow:1;min-width:0;white-space:normal}.co-Item_text .note>div *+p{margin-top:1.5em}.co-Item_text .note>div img{margin:0}.co-Item_text details{margin:1.5em 0}.co-Item_text summary{cursor:pointer}.co-Item_text .qiita-mermaid{margin:1.5em 0}.co-Item_text .qiita-mermaid svg{height:auto}.co-Item_text .qiita-mermaid .errors{border:solid 1px #d60a34;color:#d60a34;padding:1.5em}.co-Item_text .qiita-mermaid .errors ul{margin:1.5em 0 0}.co-Item_text .MathJax{display:inline-block;max-width:100%;overflow-x:auto;overflow-y:hidden;vertical-align:text-top}.co-Item_text .MathJax_Display{display:block;overflow-x:auto;overflow-y:hidden}.co-Item_text .code-frame{margin:1.5em 0;padding:1em}.co-Item_text h1,.co-Item_text h2,.co-Item_text h3,.co-Item_text h4,.co-Item_text h5,.co-Item_text h6{border:none;padding-bottom:0;margin:1em 0 .6em}.co-Item_text h1,.co-Item_text h2,.co-Item_text h3{font-size:1.2em}.co-Item_text h4,.co-Item_text h5,.co-Item_text h6{font-size:1em}.co-Item_text blockquote{margin:1em 0}.dv-developerMenu{color:#fff;position:fixed;bottom:0;right:0;z-index:10000;display:inline-block;padding:5px 20px 5px 10px;background-color:rgba(0,0,0,.8);font-size:13px;font-weight:normal}.dv-developerMenu a{color:#fff;text-decoration:none}.dv-developerMenu a:active{color:#fff}.dv-developerMenu a:hover{text-decoration:underline}@media(max-width: 770px){.dv-developerMenu{display:none}}.dv-developerMenu .fa{color:#fff;margin:0 10px}.dv-developerMenu_title{color:#fff;margin:0 10px 0 0;border-right:1px dotted #fff;padding-right:10px;font-size:18px;font-weight:normal}.dv-developerMenu_pv{margin-top:15px;padding:2px 5px;color:rgba(0,0,0,.8);background-color:rgba(255,255,255,.8);text-align:center;font-size:13px;font-weight:normal}.dv-developerMenu_issue-reports{margin-top:15px;padding:2px 5px;color:rgba(0,0,0,.8);background-color:rgba(255,255,255,.8);text-align:center;font-size:13px;font-weight:normal}.dv-developerMenu_issue-reports ul{display:inline;color:rgba(0,0,0,.8)}.dv-developerMenu_issue-reports ul li{display:inline;margin:3px}.dv-developerMenu_issue-reports ul li.illegal_violation:before{content:"👮"}.dv-developerMenu_issue-reports ul li.socially_inappropriate:before{content:"🙅"}.dv-developerMenu_issue-reports ul li.suspected_spam:before{content:"🤖"}.dv-developerMenu_issue-reports ul li.community_guideline_violation:before{content:"😡"}.dv-developerMenu_close{display:inline-block;color:#fff;cursor:pointer}.dv-developerMenu_close:hover{margin:-1px;border:solid 1px rgba(255,255,255,.7)}.dv-developerMenuShowButton{color:#fff;position:fixed;bottom:30px;right:0;z-index:10000;display:none;padding:5px 10px;background-color:rgba(0,0,0,.8);transform:rotate(90deg);transform-origin:top right;cursor:pointer;font-size:13px;font-weight:normal}@media(max-width: 770px){.dv-developerMenuShowButton{display:inline-block}}.dv-developerMenuShowButton .fa{color:#fff;margin:0 10px}.dv-developerMenuShowButton_title{color:#fff;font-size:18px;font-weight:normal}.dv-developerMenuShowButton_close{display:inline-block;color:#fff;cursor:pointer}.dv-developerMenuShowButton_close:hover{margin:-1px;border:solid 1px rgba(255,255,255,.7)}.er-BanReason{width:100%;background-color:#fff;border:1px solid rgba(0,0,0,0);padding:24px}@media(max-width: 992px){.er-BanReason{margin:0 16px}}.er-BanReason_lead{font-size:1.8rem;margin-bottom:16px}.er-BanReason_reason{font-size:1.6rem;margin-left:32px}.er-BanReason .fa-ban{color:#e61919}.er-StatusCode{width:100%;display:flex;align-items:flex-start}@media(max-width: 992px){.er-StatusCode{flex-direction:column;align-items:center}}.er-StatusCode_qiitan{width:160px;flex-shrink:0}.er-StatusCode_statusArea{width:100%;margin-left:24px}@media(max-width: 992px){.er-StatusCode_statusArea{margin-left:0;padding:0 16px}}.er-StatusCode_status{margin-bottom:8px}@media(max-width: 992px){.er-StatusCode_status{text-align:center;margin-bottom:16px}}.er-StatusCode_code{font-weight:bold;font-size:6rem;color:#555}@media(max-width: 992px){.er-StatusCode_code{display:block}}.er-StatusCode_text{font-size:3rem;color:#aaa;margin-left:12px}@media(max-width: 992px){.er-StatusCode_text{font-size:2rem;margin-left:0}}.er-StatusCode_description{width:100%;font-size:1.6rem;line-height:1.8;color:#555;margin-bottom:16px}.er-SuspendedUser{width:100%;background-color:#fff;border:1px solid rgba(0,0,0,0);padding:24px}@media(max-width: 992px){.er-SuspendedUser{margin:0 16px}}.er-SuspendedUser_lead{font-size:1.8rem;margin-bottom:16px}.er-SuspendedUser_lead .fa{color:#aaa}.er-SuspendedUser_content{font-size:1.6rem;margin-left:32px}.er-SuspendedOrganization{width:100%;background-color:#fff;border:1px solid rgba(0,0,0,0);padding:24px}@media(max-width: 992px){.er-SuspendedOrganization{margin:0 16px}}.er-SuspendedOrganization_lead{font-size:1.8rem;margin-bottom:16px}.er-SuspendedOrganization_lead .fa{color:#aaa}.er-SuspendedOrganization_content{font-size:1.6rem;margin-left:32px}.it-Actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start}.it-Actions_item{font-size:3.2rem;margin-right:24px;margin-bottom:16px;transition:color .1s ease-out,background-color .1s ease-out}.it-Actions_item button{box-shadow:0 3px 6px rgba(0,0,0,.2)}.it-Actions_item .fa-folder{margin-top:1px;margin-left:-2px}.it-Actions_item .fa-check{margin-left:-2px}.it-Actions_item .fa-folder-open{margin-top:4px;margin-left:2px}.it-Actions_item:hover{opacity:.8}.it-Actions_item-like{display:flex;align-items:center;justify-content:center;width:50px;height:50px;font-size:24px;position:relative}.it-Actions_item-like button{height:100%;width:100%;font-size:20px;color:#55c500;background-color:#fff;border:2px solid #55c500;border-radius:50%;outline:none}.it-Actions_item-like.liked button{color:#fff;background-color:#55c500}.it-Actions_item-like.likable button{cursor:pointer}.it-Actions_item-like.notLikable button{cursor:not-allowed}.it-Actions_item-stock{width:50px;height:50px;color:#fff;font-size:21px}.it-Actions_item-stock button{cursor:pointer;height:100%;width:100%;font-size:20px;background-color:#777;border:1px solid #777;border-radius:50%;color:#fff}.it-Actions_item-stock .fa-check{font-size:14px;color:#55c500;top:2px}.it-Actions_item-twitter:hover{color:#00aced}.it-Actions_item-facebook:hover{color:#3b5998}.it-Actions_item-pocket:hover{color:#d3505a}.it-Actions_likeCount{position:absolute;top:-30px;font-size:1.6rem;font-weight:bold;cursor:pointer;color:#55c500}.it-Actions_commentCount{position:absolute;top:-26px;font-size:1.6rem;font-weight:bold;cursor:pointer;color:#aaa}.it-Actions_commentCount:hover{color:#b7b7b7}.it-Actions_jumpToCommentButton{margin-top:32px;margin-right:34px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#aaa;font-size:16px;cursor:pointer;position:relative}.it-Actions_jumpToCommentButton:hover{background-color:#b7b7b7}.it-Actions_jumpToCommentButton:hover>.it-Actions_commentCount{color:#b7b7b7}.it-Actions_shareButton{margin-top:8px;margin-right:34px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#aaa;font-size:18px;cursor:pointer}.it-Actions_shareButton-twitter{margin-top:16px}.it-Actions_shareButton-twitter:hover{background-color:#00aced}.it-Actions_shareButton-facebook{margin-top:16px}.it-Actions_shareButton-facebook:hover{background-color:#3b5998}@keyframes ButtonsAnimation{0%{opacity:0;transform:translate3d(0, -100%, 0)}10%{opacity:1}100%{opacity:1;transform:none}}.it-ActionsMobile{display:none}@media(max-width: 1200px){.it-ActionsMobile{display:flex;justify-content:space-between;width:100%;margin-bottom:24px;position:sticky;top:10px;will-change:transform;z-index:100}}.it-ActionsMobile-disableSticky{position:static}.it-ActionsMobile-show{animation-duration:.3s;animation-fill-mode:both;animation-name:ButtonsAnimation}.it-ActionsMobile button{height:100%;width:100%;color:inherit;background-color:inherit;border:none;cursor:pointer;font-size:1.8rem}.it-ActionsMobile_like{text-align:center;font-size:2rem;height:44px;width:100%;margin:0 8px;border:2px solid #55c500;color:#55c500;background-color:#fff}.it-ActionsMobile_like.liked{background-color:#55c500;color:#fff}.it-ActionsMobile_stock{text-align:center;font-size:2rem;height:44px;width:50%;margin:0 8px;color:#fff;background-color:#fff;border:2px solid #5d707c;margin-right:get-spage("1")}.it-ActionsMobile_stock.stocked{background-color:#5d707c}.it-ActionsMobile_share{text-align:center;font-size:2rem;height:44px;width:50%;margin:0 8px;color:#fff;background-color:#a3a3a3;border:2px solid #a3a3a3}.it-Alert{background-color:#fff3cd;color:#856404}.it-MdContent{font-size:1.6rem;color:#333;word-wrap:break-word}.it-MdContent>:first-child{margin-top:0}.it-MdContent h1,.it-MdContent h2,.it-MdContent h3,.it-MdContent h4,.it-MdContent h5,.it-MdContent h6{font-weight:bold;line-height:1.5;font-feature-settings:"palt";margin-top:2.2em;margin-bottom:2.4rem;cursor:pointer;position:relative}.it-MdContent h1 a,.it-MdContent h2 a,.it-MdContent h3 a,.it-MdContent h4 a,.it-MdContent h5 a,.it-MdContent h6 a{text-decoration:none}.it-MdContent h1 .fa-link,.it-MdContent h2 .fa-link,.it-MdContent h3 .fa-link,.it-MdContent h4 .fa-link,.it-MdContent h5 .fa-link,.it-MdContent h6 .fa-link{color:#999;display:none}.it-MdContent h1 .fa-link:hover,.it-MdContent h2 .fa-link:hover,.it-MdContent h3 .fa-link:hover,.it-MdContent h4 .fa-link:hover,.it-MdContent h5 .fa-link:hover,.it-MdContent h6 .fa-link:hover{color:#4aac00}.it-MdContent h1:hover .fa-link,.it-MdContent h2:hover .fa-link,.it-MdContent h3:hover .fa-link,.it-MdContent h4:hover .fa-link,.it-MdContent h5:hover .fa-link,.it-MdContent h6:hover .fa-link{display:block;font-size:16px;left:-20px;padding-right:4px;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width: 479px){.it-MdContent h1:hover .fa-link,.it-MdContent h2:hover .fa-link,.it-MdContent h3:hover .fa-link,.it-MdContent h4:hover .fa-link,.it-MdContent h5:hover .fa-link,.it-MdContent h6:hover .fa-link{display:none}}.it-MdContent h1>.fragment,.it-MdContent h2>.fragment,.it-MdContent h3>.fragment,.it-MdContent h4>.fragment,.it-MdContent h5>.fragment,.it-MdContent h6>.fragment{position:relative;display:block;top:-1.5em}.it-MdContent h1{font-size:1.8em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.it-MdContent h1{font-size:1.7em}}.it-MdContent h2{font-size:1.6em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.it-MdContent h2{font-size:1.5em}}.it-MdContent h3{font-size:1.4em}@media(max-width: 480px){.it-MdContent h3{font-size:1.3em}}.it-MdContent h4{font-size:1.2em}.it-MdContent h5{font-size:1em}.it-MdContent h6{font-size:1em}.it-MdContent p{line-height:1.9}.it-MdContent p+p{margin-top:1.5em}.it-MdContent code{background-color:rgba(0,0,0,.08);color:#333;padding:.1em .4em;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace}.it-MdContent code .inline-code-color{border-radius:3px;border:1px solid #ddd;display:inline-block;height:.8em;margin-left:4px;vertical-align:middle;width:.8em}.it-MdContent strong{font-weight:bold}.it-MdContent em{font-style:italic}.it-MdContent del{text-decoration:line-through}.it-MdContent a{color:#4aac00}.it-MdContent a:visited{color:#6200ac}.it-MdContent blockquote{border-left:5px solid #ddd;color:#777;padding:1em;padding-right:0;margin:1.5em 0}.it-MdContent blockquote .code-frame{margin:1.5em -0.5em;padding:1em .5em}.it-MdContent blockquote>ul,.it-MdContent blockquote>ol{margin-top:0}.it-MdContent ul,.it-MdContent ol{padding-left:1.5em;margin:1.5em 0;line-height:1.9}.it-MdContent ul p,.it-MdContent ol p{margin:1em 0}.it-MdContent ul{list-style-type:disc}.it-MdContent ul ul{list-style-type:circle;margin:0}.it-MdContent ul ul ul{list-style-type:square}.it-MdContent ul ol{margin:0}.it-MdContent ol{list-style-type:decimal}.it-MdContent ol ul,.it-MdContent ol ol{margin:0}.it-MdContent img{border:1px solid rgba(0,0,0,.12);margin:1.5em 0;max-width:100%}.it-MdContent img.emoji{border:none;margin:0;vertical-align:middle}.it-MdContent .code-frame{margin:1.5em -32px;padding:1em 32px;font-size:.9em;position:relative}@media(max-width: 992px){.it-MdContent .code-frame{font-size:.8em}}@media(max-width: 480px){.it-MdContent .code-frame{margin:1.5em -16px;padding:1em 16px}}.it-MdContent .code-lang{color:#eee;display:inline-block;background-color:#777;padding:2px 4px;transform:translateY(-1em);word-break:break-all}@media(max-width: 480px){.it-MdContent .code-lang{transform:translateY(-12px)}}.it-MdContent .code-copy{display:flex;position:absolute;right:32px;transform:translateY(-8px)}@media(max-width: 770px){.it-MdContent .code-copy{right:16px}}.it-MdContent .code-copy__button{font-size:1.5rem;color:#c8c8c8;background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;appearance:none}.it-MdContent .code-copy__button>span{cursor:pointer}.it-MdContent .code-copy__button>span:hover{opacity:.8}.it-MdContent .code-copy__button>span:active{opacity:.6}.it-MdContent .code-copy__message{font-size:1.4rem;font-weight:bold;margin-right:4px}.it-MdContent .code-frame,.it-MdContent .highlight{background-color:#364549;color:#e3e3e3}.it-MdContent .highlight .c,.it-MdContent .highlight .ch,.it-MdContent .highlight .cm,.it-MdContent .highlight .cp,.it-MdContent .highlight .cpf,.it-MdContent .highlight .c1,.it-MdContent .highlight .cs,.it-MdContent .highlight .gu{color:#9dabae}.it-MdContent .highlight .k,.it-MdContent .highlight .kc,.it-MdContent .highlight .kd,.it-MdContent .highlight .kp,.it-MdContent .highlight .kr,.it-MdContent .highlight .kt,.it-MdContent .highlight .no{color:#ebd247}.it-MdContent .highlight .fm,.it-MdContent .highlight .gi,.it-MdContent .highlight .na,.it-MdContent .highlight .nc,.it-MdContent .highlight .nd,.it-MdContent .highlight .ne,.it-MdContent .highlight .nf,.it-MdContent .highlight .nx{color:#8bdf4c}.it-MdContent .highlight .o,.it-MdContent .highlight .gd,.it-MdContent .highlight .kn,.it-MdContent .highlight .nt,.it-MdContent .highlight .ow{color:#ff8095}.it-MdContent .highlight .ld,.it-MdContent .highlight .s,.it-MdContent .highlight .sa,.it-MdContent .highlight .sb,.it-MdContent .highlight .sc,.it-MdContent .highlight .dl,.it-MdContent .highlight .sd,.it-MdContent .highlight .s2,.it-MdContent .highlight .sh,.it-MdContent .highlight .si,.it-MdContent .highlight .sx,.it-MdContent .highlight .sr,.it-MdContent .highlight .s1,.it-MdContent .highlight .ss{color:#41b7d7}.it-MdContent .highlight .l,.it-MdContent .highlight .m,.it-MdContent .highlight .mb,.it-MdContent .highlight .mf,.it-MdContent .highlight .mh,.it-MdContent .highlight .mi,.it-MdContent .highlight .mo,.it-MdContent .highlight .se,.it-MdContent .highlight .il{color:#a980f5}.it-MdContent .highlight .n,.it-MdContent .highlight .p,.it-MdContent .highlight .nb,.it-MdContent .highlight .ni,.it-MdContent .highlight .nn,.it-MdContent .highlight .py,.it-MdContent .highlight .nv,.it-MdContent .highlight .w,.it-MdContent .highlight .bp,.it-MdContent .highlight .vc,.it-MdContent .highlight .vg,.it-MdContent .highlight .vi,.it-MdContent .highlight .vm{color:#e3e3e3}.it-MdContent .highlight .hll{background-color:#49483e}.it-MdContent .highlight .err{border-bottom:2px dotted #c01b1b;color:#ddd}.it-MdContent .highlight .ge{font-style:italic}.it-MdContent .highlight .gs{font-style:bold}.it-MdContent .highlight{padding:.5em;overflow-x:auto}@media(max-width: 480px){.it-MdContent .highlight{padding:0;padding-top:8px;padding-bottom:8px}}.it-MdContent pre{display:block;padding:0;margin:0;font-size:inherit;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0);border:none;border-radius:0;line-height:1.8}.it-MdContent pre code{display:block;width:-moz-fit-content;width:fit-content;min-width:100%;-webkit-text-size-adjust:100%;background-color:inherit;color:inherit;font-family:inherit;padding:inherit}.it-MdContent table{display:block;overflow:auto;margin:1.5em 0;border-collapse:collapse}.it-MdContent thead,.it-MdContent tbody{border-left:1px solid #ddd}.it-MdContent tr:nth-child(odd){background-color:#eee}.it-MdContent th{font-weight:bold;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px}.it-MdContent td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px;max-width:600px}.it-MdContent hr{margin:3em 0;border:0;height:2px;background-color:#ddd}.it-MdContent dl{margin:1.5em 0}.it-MdContent dt{font-weight:bold}.it-MdContent dd{padding-left:2em}.it-MdContent .cp_embed_wrapper{margin:1.5em 0}.it-MdContent .hil{display:block;background-color:rgba(139,223,76,.3)}.it-MdContent .hdl{display:block;background-color:rgba(255,128,149,.3)}.it-MdContent .note{display:flex;align-items:flex-start;padding:16px;margin:24px 0;white-space:pre-wrap}.it-MdContent .note .code-frame{margin:1.5em 0}.it-MdContent .note>.fa{font-size:20px;margin-right:8px;padding-top:4px}.it-MdContent .note.info{background:#e3f7df}.it-MdContent .note.info>.fa{color:#55c500}.it-MdContent .note.warn{background:#fdf9e2}.it-MdContent .note.warn>.fa{color:#f7a535}.it-MdContent .note.alert{background:#feebee}.it-MdContent .note.alert>.fa{color:#d60a34}.it-MdContent .note>div{flex-grow:1;min-width:0;white-space:normal}.it-MdContent .note>div *+p{margin-top:1.5em}.it-MdContent .note>div img{margin:0}.it-MdContent details{margin:1.5em 0}.it-MdContent summary{cursor:pointer}.it-MdContent .qiita-mermaid{margin:1.5em 0}.it-MdContent .qiita-mermaid svg{height:auto}.it-MdContent .qiita-mermaid .errors{border:solid 1px #d60a34;color:#d60a34;padding:1.5em}.it-MdContent .qiita-mermaid .errors ul{margin:1.5em 0 0}.it-MdContent .MathJax{display:inline-block;max-width:100%;overflow-x:auto;overflow-y:hidden;vertical-align:text-top}.it-MdContent .MathJax_Display{display:block;overflow-x:auto;overflow-y:hidden}.it-MdContent a{word-break:break-all}.it-MdContent .footnotes{font-size:.9em}.it-MdContent section.footnotes{border-top:solid 2px #ddd;margin-top:3em}.it-MdContent .anchor-target{background-color:#fff3b8;padding:.1em}.is-slide .it-MdContent hr{display:none}.is-slide .it-MdContent .highlight,.is-slide .it-MdContent .slide_preview .code-frame pre{background-color:#364549}.comment .markdownContent .MathJax{display:inline-block;max-width:100%;overflow-x:auto;overflow-y:hidden;vertical-align:text-top}.comment .markdownContent .MathJax_Display{display:block;overflow-x:auto;overflow-y:hidden}.it-ReferenceList_title{font-weight:bold;margin-bottom:16px}.it-ReferenceList_title>.fa{margin-right:8px}.it-ReferenceList_toggle{margin-top:8px;cursor:pointer}.it-ReferenceList_toggle>.fa{transform:rotate(135deg);margin-right:8px}.it-Reference{display:flex;align-items:center;flex-wrap:wrap;margin-top:8px;color:#666}.it-Reference.is-hidden{display:none}.it-Reference.is-shown{animation-name:ReferencesFadeIn;animation-duration:.8s;animation-fill-mode:both}.it-Reference_authorImage{display:flex;overflow:hidden;border-radius:.2em;width:20px;height:20px;border-radius:50%;margin-right:8px}.it-Reference_authorImage img{width:100%;height:100%;border-radius:.2em}.it-Reference_authorImage img{border-radius:50%}.it-Reference_commenterImage{display:flex;overflow:hidden;border-radius:.2em;width:20px;height:20px;border-radius:50%;margin-right:8px;margin-left:4px}.it-Reference_commenterImage img{width:100%;height:100%;border-radius:.2em}.it-Reference_commenterImage img{border-radius:50%}.it-Reference_articleTitle,.it-Reference_comment{margin-right:4px;color:inherit;font-weight:bold}.it-Reference_time{color:#999;margin-left:16px}@keyframes ReferencesFadeIn{from{opacity:0}to{opacity:1}}.it-Tags{display:flex;flex-wrap:wrap}.it-Tags_item{display:flex;align-items:center;background-color:#eee;color:#666;padding:4px 8px;border-radius:4px;margin-bottom:4px}.it-Tags_item:hover{color:inherit}.it-Tags_item:not(:last-child){margin-right:8px}.it-Tags_item>.tagIcon_version{margin-left:4px}.it-UserFollowButton{display:inline-block;-webkit-appearance:button;border:1px solid #ccc;border-radius:.1em;font-size:1.4rem;padding:4px 0;text-align:center;cursor:pointer}.it-UserFollowButton-follow{background-color:#fff}.it-UserFollowButton-follow:hover{border-color:#adadad;background-color:#e6e6e6;color:#333}.it-UserFollowButton-followed{background-color:#55c500;border-color:#4ea30a;color:#fff}.it-UserFollowButton-unfollow{background-color:#c9302c;border-color:#ac2925;color:#fff}.naf-ItemList_header{display:flex;flex-wrap:wrap;align-items:center;line-height:1;border-bottom:1px solid #e8e8e8;padding:16px}.naf-ItemList_label{font-size:1.6rem;margin-top:2px;margin-right:8px}.naf-ItemList_moreButton{display:inline-block;width:calc(100% - 16px * 2);padding:8px 16px;margin:16px;color:#777;border:1px solid #999;border-radius:4px;background-color:#fff;cursor:pointer;font-size:1.4rem}.naf-ItemList_moreButton:hover{background-color:#f5f5f5}.naf-Item{display:flex;width:100%;font-size:1.4rem;border-bottom:1px solid #e8e8e8;padding:16px}.naf-Item:last-child{border-bottom:none}.naf-Item_userImage{display:flex;overflow:hidden;border-radius:.2em;width:40px;height:40px;border-radius:50%;flex-shrink:0;margin-top:2px;margin-right:8px}.naf-Item_userImage img{width:100%;height:100%;border-radius:.2em}.naf-Item_userImage img{border-radius:50%}.naf-Item_body{flex:1}.naf-Item_title{display:inline-block;font-size:1.6rem;font-weight:bold;margin-bottom:4px;color:inherit;line-height:1.4;word-wrap:break-word;word-break:break-all}.naf-Item_title:visited{color:#777}.naf-Item_text{color:#999;font-size:.9em;word-wrap:break-word;word-break:break-all}.naf-Item_text .fa{display:none}.naf-Item_meta{display:flex;flex-wrap:wrap;align-items:center;color:#999;font-size:.9em}.naf-Item_author{margin-right:8px;margin-left:4px;color:inherit}.notification{position:relative;min-height:40px;padding-bottom:0;margin-bottom:0;border-bottom:dotted 1px #ccc;font-size:13px}.notification-unread .notification_link{background-color:rgba(149,236,73,.3)}.notification-unread .notification_link:hover{background-color:rgba(120,232,22,.2)}.notification_icon{position:absolute;top:8px;left:16px}.notification_iconImg{width:32px;height:32px}.notification_actionWrapper{margin-left:45px}.notification_link{position:relative;padding:8px 16px;background-color:#fff;color:#333;display:block;text-decoration:inherit}.notification_time{color:#999;font-size:13px}.pc-MdContent{font-size:1.6rem;color:#333;word-wrap:break-word}.pc-MdContent>:first-child{margin-top:0}.pc-MdContent h1,.pc-MdContent h2,.pc-MdContent h3,.pc-MdContent h4,.pc-MdContent h5,.pc-MdContent h6{font-weight:bold;line-height:1.5;font-feature-settings:"palt";margin-top:2.2em;margin-bottom:2.4rem;cursor:pointer;position:relative}.pc-MdContent h1 a,.pc-MdContent h2 a,.pc-MdContent h3 a,.pc-MdContent h4 a,.pc-MdContent h5 a,.pc-MdContent h6 a{text-decoration:none}.pc-MdContent h1 .fa-link,.pc-MdContent h2 .fa-link,.pc-MdContent h3 .fa-link,.pc-MdContent h4 .fa-link,.pc-MdContent h5 .fa-link,.pc-MdContent h6 .fa-link{color:#999;display:none}.pc-MdContent h1 .fa-link:hover,.pc-MdContent h2 .fa-link:hover,.pc-MdContent h3 .fa-link:hover,.pc-MdContent h4 .fa-link:hover,.pc-MdContent h5 .fa-link:hover,.pc-MdContent h6 .fa-link:hover{color:#4aac00}.pc-MdContent h1:hover .fa-link,.pc-MdContent h2:hover .fa-link,.pc-MdContent h3:hover .fa-link,.pc-MdContent h4:hover .fa-link,.pc-MdContent h5:hover .fa-link,.pc-MdContent h6:hover .fa-link{display:block;font-size:16px;left:-20px;padding-right:4px;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width: 479px){.pc-MdContent h1:hover .fa-link,.pc-MdContent h2:hover .fa-link,.pc-MdContent h3:hover .fa-link,.pc-MdContent h4:hover .fa-link,.pc-MdContent h5:hover .fa-link,.pc-MdContent h6:hover .fa-link{display:none}}.pc-MdContent h1>.fragment,.pc-MdContent h2>.fragment,.pc-MdContent h3>.fragment,.pc-MdContent h4>.fragment,.pc-MdContent h5>.fragment,.pc-MdContent h6>.fragment{position:relative;display:block;top:-1.5em}.pc-MdContent h1{font-size:1.8em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.pc-MdContent h1{font-size:1.7em}}.pc-MdContent h2{font-size:1.6em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.pc-MdContent h2{font-size:1.5em}}.pc-MdContent h3{font-size:1.4em}@media(max-width: 480px){.pc-MdContent h3{font-size:1.3em}}.pc-MdContent h4{font-size:1.2em}.pc-MdContent h5{font-size:1em}.pc-MdContent h6{font-size:1em}.pc-MdContent p{line-height:1.9}.pc-MdContent p+p{margin-top:1.5em}.pc-MdContent code{background-color:rgba(0,0,0,.08);color:#333;padding:.1em .4em;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace}.pc-MdContent code .inline-code-color{border-radius:3px;border:1px solid #ddd;display:inline-block;height:.8em;margin-left:4px;vertical-align:middle;width:.8em}.pc-MdContent strong{font-weight:bold}.pc-MdContent em{font-style:italic}.pc-MdContent del{text-decoration:line-through}.pc-MdContent a{color:#4aac00}.pc-MdContent a:visited{color:#6200ac}.pc-MdContent blockquote{border-left:5px solid #ddd;color:#777;padding:1em;padding-right:0;margin:1.5em 0}.pc-MdContent blockquote .code-frame{margin:1.5em -0.5em;padding:1em .5em}.pc-MdContent blockquote>ul,.pc-MdContent blockquote>ol{margin-top:0}.pc-MdContent ul,.pc-MdContent ol{padding-left:1.5em;margin:1.5em 0;line-height:1.9}.pc-MdContent ul p,.pc-MdContent ol p{margin:1em 0}.pc-MdContent ul{list-style-type:disc}.pc-MdContent ul ul{list-style-type:circle;margin:0}.pc-MdContent ul ul ul{list-style-type:square}.pc-MdContent ul ol{margin:0}.pc-MdContent ol{list-style-type:decimal}.pc-MdContent ol ul,.pc-MdContent ol ol{margin:0}.pc-MdContent img{border:1px solid rgba(0,0,0,.12);margin:1.5em 0;max-width:100%}.pc-MdContent img.emoji{border:none;margin:0;vertical-align:middle}.pc-MdContent .code-frame{margin:1.5em -32px;padding:1em 32px;font-size:.9em;position:relative}@media(max-width: 992px){.pc-MdContent .code-frame{font-size:.8em}}@media(max-width: 480px){.pc-MdContent .code-frame{margin:1.5em -16px;padding:1em 16px}}.pc-MdContent .code-lang{color:#eee;display:inline-block;background-color:#777;padding:2px 4px;transform:translateY(-1em);word-break:break-all}@media(max-width: 480px){.pc-MdContent .code-lang{transform:translateY(-12px)}}.pc-MdContent .code-copy{display:flex;position:absolute;right:32px;transform:translateY(-8px)}@media(max-width: 770px){.pc-MdContent .code-copy{right:16px}}.pc-MdContent .code-copy__button{font-size:1.5rem;color:#c8c8c8;background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;appearance:none}.pc-MdContent .code-copy__button>span{cursor:pointer}.pc-MdContent .code-copy__button>span:hover{opacity:.8}.pc-MdContent .code-copy__button>span:active{opacity:.6}.pc-MdContent .code-copy__message{font-size:1.4rem;font-weight:bold;margin-right:4px}.pc-MdContent .code-frame,.pc-MdContent .highlight{background-color:#364549;color:#e3e3e3}.pc-MdContent .highlight .c,.pc-MdContent .highlight .ch,.pc-MdContent .highlight .cm,.pc-MdContent .highlight .cp,.pc-MdContent .highlight .cpf,.pc-MdContent .highlight .c1,.pc-MdContent .highlight .cs,.pc-MdContent .highlight .gu{color:#9dabae}.pc-MdContent .highlight .k,.pc-MdContent .highlight .kc,.pc-MdContent .highlight .kd,.pc-MdContent .highlight .kp,.pc-MdContent .highlight .kr,.pc-MdContent .highlight .kt,.pc-MdContent .highlight .no{color:#ebd247}.pc-MdContent .highlight .fm,.pc-MdContent .highlight .gi,.pc-MdContent .highlight .na,.pc-MdContent .highlight .nc,.pc-MdContent .highlight .nd,.pc-MdContent .highlight .ne,.pc-MdContent .highlight .nf,.pc-MdContent .highlight .nx{color:#8bdf4c}.pc-MdContent .highlight .o,.pc-MdContent .highlight .gd,.pc-MdContent .highlight .kn,.pc-MdContent .highlight .nt,.pc-MdContent .highlight .ow{color:#ff8095}.pc-MdContent .highlight .ld,.pc-MdContent .highlight .s,.pc-MdContent .highlight .sa,.pc-MdContent .highlight .sb,.pc-MdContent .highlight .sc,.pc-MdContent .highlight .dl,.pc-MdContent .highlight .sd,.pc-MdContent .highlight .s2,.pc-MdContent .highlight .sh,.pc-MdContent .highlight .si,.pc-MdContent .highlight .sx,.pc-MdContent .highlight .sr,.pc-MdContent .highlight .s1,.pc-MdContent .highlight .ss{color:#41b7d7}.pc-MdContent .highlight .l,.pc-MdContent .highlight .m,.pc-MdContent .highlight .mb,.pc-MdContent .highlight .mf,.pc-MdContent .highlight .mh,.pc-MdContent .highlight .mi,.pc-MdContent .highlight .mo,.pc-MdContent .highlight .se,.pc-MdContent .highlight .il{color:#a980f5}.pc-MdContent .highlight .n,.pc-MdContent .highlight .p,.pc-MdContent .highlight .nb,.pc-MdContent .highlight .ni,.pc-MdContent .highlight .nn,.pc-MdContent .highlight .py,.pc-MdContent .highlight .nv,.pc-MdContent .highlight .w,.pc-MdContent .highlight .bp,.pc-MdContent .highlight .vc,.pc-MdContent .highlight .vg,.pc-MdContent .highlight .vi,.pc-MdContent .highlight .vm{color:#e3e3e3}.pc-MdContent .highlight .hll{background-color:#49483e}.pc-MdContent .highlight .err{border-bottom:2px dotted #c01b1b;color:#ddd}.pc-MdContent .highlight .ge{font-style:italic}.pc-MdContent .highlight .gs{font-style:bold}.pc-MdContent .highlight{padding:.5em;overflow-x:auto}@media(max-width: 480px){.pc-MdContent .highlight{padding:0;padding-top:8px;padding-bottom:8px}}.pc-MdContent pre{display:block;padding:0;margin:0;font-size:inherit;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0);border:none;border-radius:0;line-height:1.8}.pc-MdContent pre code{display:block;width:-moz-fit-content;width:fit-content;min-width:100%;-webkit-text-size-adjust:100%;background-color:inherit;color:inherit;font-family:inherit;padding:inherit}.pc-MdContent table{display:block;overflow:auto;margin:1.5em 0;border-collapse:collapse}.pc-MdContent thead,.pc-MdContent tbody{border-left:1px solid #ddd}.pc-MdContent tr:nth-child(odd){background-color:#eee}.pc-MdContent th{font-weight:bold;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px}.pc-MdContent td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px;max-width:600px}.pc-MdContent hr{margin:3em 0;border:0;height:2px;background-color:#ddd}.pc-MdContent dl{margin:1.5em 0}.pc-MdContent dt{font-weight:bold}.pc-MdContent dd{padding-left:2em}.pc-MdContent .cp_embed_wrapper{margin:1.5em 0}.pc-MdContent .hil{display:block;background-color:rgba(139,223,76,.3)}.pc-MdContent .hdl{display:block;background-color:rgba(255,128,149,.3)}.pc-MdContent .note{display:flex;align-items:flex-start;padding:16px;margin:24px 0;white-space:pre-wrap}.pc-MdContent .note .code-frame{margin:1.5em 0}.pc-MdContent .note>.fa{font-size:20px;margin-right:8px;padding-top:4px}.pc-MdContent .note.info{background:#e3f7df}.pc-MdContent .note.info>.fa{color:#55c500}.pc-MdContent .note.warn{background:#fdf9e2}.pc-MdContent .note.warn>.fa{color:#f7a535}.pc-MdContent .note.alert{background:#feebee}.pc-MdContent .note.alert>.fa{color:#d60a34}.pc-MdContent .note>div{flex-grow:1;min-width:0;white-space:normal}.pc-MdContent .note>div *+p{margin-top:1.5em}.pc-MdContent .note>div img{margin:0}.pc-MdContent details{margin:1.5em 0}.pc-MdContent summary{cursor:pointer}.pc-MdContent .qiita-mermaid{margin:1.5em 0}.pc-MdContent .qiita-mermaid svg{height:auto}.pc-MdContent .qiita-mermaid .errors{border:solid 1px #d60a34;color:#d60a34;padding:1.5em}.pc-MdContent .qiita-mermaid .errors ul{margin:1.5em 0 0}.pc-MdContent a{word-break:break-all;color:#007bc0}.pc-MdContent .footnotes{font-size:.9em}.pc-MdContent section.footnotes{border-top:solid 2px #ddd;margin-top:3em}.pc-MdContent .anchor-target{background-color:#fff3b8;padding:.1em}.pc-MdContent h1,.pc-MdContent h2{display:flex;align-items:center;font-size:28px;border-bottom:0;padding-bottom:0}@media(max-width: 480px){.pc-MdContent h1,.pc-MdContent h2{font-size:22px}}.pc-MdContent h1::before,.pc-MdContent h2::before{content:"";width:20px;height:20px;background-color:#55c500;margin-right:8px}.pc-MdContent h3,.pc-MdContent h4{font-size:22px}@media(max-width: 480px){.pc-MdContent h3,.pc-MdContent h4{font-size:20px}}.pc-MdContent strong{background:linear-gradient(transparent 50%, #bfeeb4 0%)}.od-MdContent{font-size:1.6rem;color:#333}.od-MdContent>:first-child{margin-top:0}.od-MdContent h1,.od-MdContent h2,.od-MdContent h3,.od-MdContent h4,.od-MdContent h5,.od-MdContent h6{font-weight:bold;line-height:1.5;font-feature-settings:"palt";margin-top:2.2em;margin-bottom:2.4rem;cursor:pointer;position:relative}.od-MdContent h1 a,.od-MdContent h2 a,.od-MdContent h3 a,.od-MdContent h4 a,.od-MdContent h5 a,.od-MdContent h6 a{text-decoration:none}.od-MdContent h1 .fa-link,.od-MdContent h2 .fa-link,.od-MdContent h3 .fa-link,.od-MdContent h4 .fa-link,.od-MdContent h5 .fa-link,.od-MdContent h6 .fa-link{color:#999;display:none}.od-MdContent h1 .fa-link:hover,.od-MdContent h2 .fa-link:hover,.od-MdContent h3 .fa-link:hover,.od-MdContent h4 .fa-link:hover,.od-MdContent h5 .fa-link:hover,.od-MdContent h6 .fa-link:hover{color:#4aac00}.od-MdContent h1:hover .fa-link,.od-MdContent h2:hover .fa-link,.od-MdContent h3:hover .fa-link,.od-MdContent h4:hover .fa-link,.od-MdContent h5:hover .fa-link,.od-MdContent h6:hover .fa-link{display:block;font-size:16px;left:-20px;padding-right:4px;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width: 479px){.od-MdContent h1:hover .fa-link,.od-MdContent h2:hover .fa-link,.od-MdContent h3:hover .fa-link,.od-MdContent h4:hover .fa-link,.od-MdContent h5:hover .fa-link,.od-MdContent h6:hover .fa-link{display:none}}.od-MdContent h1>.fragment,.od-MdContent h2>.fragment,.od-MdContent h3>.fragment,.od-MdContent h4>.fragment,.od-MdContent h5>.fragment,.od-MdContent h6>.fragment{position:relative;display:block;top:-1.5em}.od-MdContent h1{font-size:1.8em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.od-MdContent h1{font-size:1.7em}}.od-MdContent h2{font-size:1.6em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.od-MdContent h2{font-size:1.5em}}.od-MdContent h3{font-size:1.4em}@media(max-width: 480px){.od-MdContent h3{font-size:1.3em}}.od-MdContent h4{font-size:1.2em}.od-MdContent h5{font-size:1em}.od-MdContent h6{font-size:1em}.od-MdContent p{line-height:1.9}.od-MdContent p+p{margin-top:1.5em}.od-MdContent code{background-color:rgba(0,0,0,.08);color:#333;padding:.1em .4em;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace}.od-MdContent code .inline-code-color{border-radius:3px;border:1px solid #ddd;display:inline-block;height:.8em;margin-left:4px;vertical-align:middle;width:.8em}.od-MdContent strong{font-weight:bold}.od-MdContent em{font-style:italic}.od-MdContent del{text-decoration:line-through}.od-MdContent a{color:#4aac00}.od-MdContent a:visited{color:#6200ac}.od-MdContent blockquote{border-left:5px solid #ddd;color:#777;padding:1em;padding-right:0;margin:1.5em 0}.od-MdContent blockquote .code-frame{margin:1.5em -0.5em;padding:1em .5em}.od-MdContent blockquote>ul,.od-MdContent blockquote>ol{margin-top:0}.od-MdContent ul,.od-MdContent ol{padding-left:1.5em;margin:1.5em 0;line-height:1.9}.od-MdContent ul p,.od-MdContent ol p{margin:1em 0}.od-MdContent ul{list-style-type:disc}.od-MdContent ul ul{list-style-type:circle;margin:0}.od-MdContent ul ul ul{list-style-type:square}.od-MdContent ul ol{margin:0}.od-MdContent ol{list-style-type:decimal}.od-MdContent ol ul,.od-MdContent ol ol{margin:0}.od-MdContent img{border:1px solid rgba(0,0,0,.12);margin:1.5em 0;max-width:100%}.od-MdContent img.emoji{border:none;margin:0;vertical-align:middle}.od-MdContent .code-frame{margin:1.5em -32px;padding:1em 32px;font-size:.9em;position:relative}@media(max-width: 992px){.od-MdContent .code-frame{font-size:.8em}}@media(max-width: 480px){.od-MdContent .code-frame{margin:1.5em -16px;padding:1em 16px}}.od-MdContent .code-lang{color:#eee;display:inline-block;background-color:#777;padding:2px 4px;transform:translateY(-1em);word-break:break-all}@media(max-width: 480px){.od-MdContent .code-lang{transform:translateY(-12px)}}.od-MdContent .code-copy{display:flex;position:absolute;right:32px;transform:translateY(-8px)}@media(max-width: 770px){.od-MdContent .code-copy{right:16px}}.od-MdContent .code-copy__button{font-size:1.5rem;color:#c8c8c8;background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;appearance:none}.od-MdContent .code-copy__button>span{cursor:pointer}.od-MdContent .code-copy__button>span:hover{opacity:.8}.od-MdContent .code-copy__button>span:active{opacity:.6}.od-MdContent .code-copy__message{font-size:1.4rem;font-weight:bold;margin-right:4px}.od-MdContent .code-frame,.od-MdContent .highlight{background-color:#364549;color:#e3e3e3}.od-MdContent .highlight .c,.od-MdContent .highlight .ch,.od-MdContent .highlight .cm,.od-MdContent .highlight .cp,.od-MdContent .highlight .cpf,.od-MdContent .highlight .c1,.od-MdContent .highlight .cs,.od-MdContent .highlight .gu{color:#9dabae}.od-MdContent .highlight .k,.od-MdContent .highlight .kc,.od-MdContent .highlight .kd,.od-MdContent .highlight .kp,.od-MdContent .highlight .kr,.od-MdContent .highlight .kt,.od-MdContent .highlight .no{color:#ebd247}.od-MdContent .highlight .fm,.od-MdContent .highlight .gi,.od-MdContent .highlight .na,.od-MdContent .highlight .nc,.od-MdContent .highlight .nd,.od-MdContent .highlight .ne,.od-MdContent .highlight .nf,.od-MdContent .highlight .nx{color:#8bdf4c}.od-MdContent .highlight .o,.od-MdContent .highlight .gd,.od-MdContent .highlight .kn,.od-MdContent .highlight .nt,.od-MdContent .highlight .ow{color:#ff8095}.od-MdContent .highlight .ld,.od-MdContent .highlight .s,.od-MdContent .highlight .sa,.od-MdContent .highlight .sb,.od-MdContent .highlight .sc,.od-MdContent .highlight .dl,.od-MdContent .highlight .sd,.od-MdContent .highlight .s2,.od-MdContent .highlight .sh,.od-MdContent .highlight .si,.od-MdContent .highlight .sx,.od-MdContent .highlight .sr,.od-MdContent .highlight .s1,.od-MdContent .highlight .ss{color:#41b7d7}.od-MdContent .highlight .l,.od-MdContent .highlight .m,.od-MdContent .highlight .mb,.od-MdContent .highlight .mf,.od-MdContent .highlight .mh,.od-MdContent .highlight .mi,.od-MdContent .highlight .mo,.od-MdContent .highlight .se,.od-MdContent .highlight .il{color:#a980f5}.od-MdContent .highlight .n,.od-MdContent .highlight .p,.od-MdContent .highlight .nb,.od-MdContent .highlight .ni,.od-MdContent .highlight .nn,.od-MdContent .highlight .py,.od-MdContent .highlight .nv,.od-MdContent .highlight .w,.od-MdContent .highlight .bp,.od-MdContent .highlight .vc,.od-MdContent .highlight .vg,.od-MdContent .highlight .vi,.od-MdContent .highlight .vm{color:#e3e3e3}.od-MdContent .highlight .hll{background-color:#49483e}.od-MdContent .highlight .err{border-bottom:2px dotted #c01b1b;color:#ddd}.od-MdContent .highlight .ge{font-style:italic}.od-MdContent .highlight .gs{font-style:bold}.od-MdContent .highlight{padding:.5em;overflow-x:auto}@media(max-width: 480px){.od-MdContent .highlight{padding:0;padding-top:8px;padding-bottom:8px}}.od-MdContent pre{display:block;padding:0;margin:0;font-size:inherit;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0);border:none;border-radius:0;line-height:1.8}.od-MdContent pre code{display:block;width:-moz-fit-content;width:fit-content;min-width:100%;-webkit-text-size-adjust:100%;background-color:inherit;color:inherit;font-family:inherit;padding:inherit}.od-MdContent table{display:block;overflow:auto;margin:1.5em 0;border-collapse:collapse}.od-MdContent thead,.od-MdContent tbody{border-left:1px solid #ddd}.od-MdContent tr:nth-child(odd){background-color:#eee}.od-MdContent th{font-weight:bold;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px}.od-MdContent td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px;max-width:600px}.od-MdContent hr{margin:3em 0;border:0;height:2px;background-color:#ddd}.od-MdContent dl{margin:1.5em 0}.od-MdContent dt{font-weight:bold}.od-MdContent dd{padding-left:2em}.od-MdContent .cp_embed_wrapper{margin:1.5em 0}.od-MdContent .hil{display:block;background-color:rgba(139,223,76,.3)}.od-MdContent .hdl{display:block;background-color:rgba(255,128,149,.3)}.od-MdContent .note{display:flex;align-items:flex-start;padding:16px;margin:24px 0;white-space:pre-wrap}.od-MdContent .note .code-frame{margin:1.5em 0}.od-MdContent .note>.fa{font-size:20px;margin-right:8px;padding-top:4px}.od-MdContent .note.info{background:#e3f7df}.od-MdContent .note.info>.fa{color:#55c500}.od-MdContent .note.warn{background:#fdf9e2}.od-MdContent .note.warn>.fa{color:#f7a535}.od-MdContent .note.alert{background:#feebee}.od-MdContent .note.alert>.fa{color:#d60a34}.od-MdContent .note>div{flex-grow:1;min-width:0;white-space:normal}.od-MdContent .note>div *+p{margin-top:1.5em}.od-MdContent .note>div img{margin:0}.od-MdContent details{margin:1.5em 0}.od-MdContent summary{cursor:pointer}.od-MdContent .qiita-mermaid{margin:1.5em 0}.od-MdContent .qiita-mermaid svg{height:auto}.od-MdContent .qiita-mermaid .errors{border:solid 1px #d60a34;color:#d60a34;padding:1.5em}.od-MdContent .qiita-mermaid .errors ul{margin:1.5em 0 0}.od-MdContent .MathJax,.od-MdContent .MathJax_Display{overflow-x:auto;overflow-y:hidden}.od-MdContent .MathJax{display:inline-block;max-width:100%;vertical-align:text-top}.od-MdContent .MathJax_Display{display:block}.qa-MdContent{font-size:1.6rem;color:#333;word-wrap:break-word}.qa-MdContent>:first-child{margin-top:0}.qa-MdContent h1,.qa-MdContent h2,.qa-MdContent h3,.qa-MdContent h4,.qa-MdContent h5,.qa-MdContent h6{font-weight:bold;line-height:1.5;font-feature-settings:"palt";margin-top:2.2em;margin-bottom:2.4rem;cursor:pointer;position:relative}.qa-MdContent h1 a,.qa-MdContent h2 a,.qa-MdContent h3 a,.qa-MdContent h4 a,.qa-MdContent h5 a,.qa-MdContent h6 a{text-decoration:none}.qa-MdContent h1 .fa-link,.qa-MdContent h2 .fa-link,.qa-MdContent h3 .fa-link,.qa-MdContent h4 .fa-link,.qa-MdContent h5 .fa-link,.qa-MdContent h6 .fa-link{color:#999;display:none}.qa-MdContent h1 .fa-link:hover,.qa-MdContent h2 .fa-link:hover,.qa-MdContent h3 .fa-link:hover,.qa-MdContent h4 .fa-link:hover,.qa-MdContent h5 .fa-link:hover,.qa-MdContent h6 .fa-link:hover{color:#4aac00}.qa-MdContent h1:hover .fa-link,.qa-MdContent h2:hover .fa-link,.qa-MdContent h3:hover .fa-link,.qa-MdContent h4:hover .fa-link,.qa-MdContent h5:hover .fa-link,.qa-MdContent h6:hover .fa-link{display:block;font-size:16px;left:-20px;padding-right:4px;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width: 479px){.qa-MdContent h1:hover .fa-link,.qa-MdContent h2:hover .fa-link,.qa-MdContent h3:hover .fa-link,.qa-MdContent h4:hover .fa-link,.qa-MdContent h5:hover .fa-link,.qa-MdContent h6:hover .fa-link{display:none}}.qa-MdContent h1>.fragment,.qa-MdContent h2>.fragment,.qa-MdContent h3>.fragment,.qa-MdContent h4>.fragment,.qa-MdContent h5>.fragment,.qa-MdContent h6>.fragment{position:relative;display:block;top:-1.5em}.qa-MdContent h1{font-size:1.8em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.qa-MdContent h1{font-size:1.7em}}.qa-MdContent h2{font-size:1.6em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.qa-MdContent h2{font-size:1.5em}}.qa-MdContent h3{font-size:1.4em}@media(max-width: 480px){.qa-MdContent h3{font-size:1.3em}}.qa-MdContent h4{font-size:1.2em}.qa-MdContent h5{font-size:1em}.qa-MdContent h6{font-size:1em}.qa-MdContent p{line-height:1.9}.qa-MdContent p+p{margin-top:1.5em}.qa-MdContent code{background-color:rgba(0,0,0,.08);color:#333;padding:.1em .4em;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace}.qa-MdContent code .inline-code-color{border-radius:3px;border:1px solid #ddd;display:inline-block;height:.8em;margin-left:4px;vertical-align:middle;width:.8em}.qa-MdContent strong{font-weight:bold}.qa-MdContent em{font-style:italic}.qa-MdContent del{text-decoration:line-through}.qa-MdContent a{color:#4aac00}.qa-MdContent a:visited{color:#6200ac}.qa-MdContent blockquote{border-left:5px solid #ddd;color:#777;padding:1em;padding-right:0;margin:1.5em 0}.qa-MdContent blockquote .code-frame{margin:1.5em -0.5em;padding:1em .5em}.qa-MdContent blockquote>ul,.qa-MdContent blockquote>ol{margin-top:0}.qa-MdContent ul,.qa-MdContent ol{padding-left:1.5em;margin:1.5em 0;line-height:1.9}.qa-MdContent ul p,.qa-MdContent ol p{margin:1em 0}.qa-MdContent ul{list-style-type:disc}.qa-MdContent ul ul{list-style-type:circle;margin:0}.qa-MdContent ul ul ul{list-style-type:square}.qa-MdContent ul ol{margin:0}.qa-MdContent ol{list-style-type:decimal}.qa-MdContent ol ul,.qa-MdContent ol ol{margin:0}.qa-MdContent img{border:1px solid rgba(0,0,0,.12);margin:1.5em 0;max-width:100%}.qa-MdContent img.emoji{border:none;margin:0;vertical-align:middle}.qa-MdContent .code-frame{margin:1.5em -32px;padding:1em 32px;font-size:.9em;position:relative}@media(max-width: 992px){.qa-MdContent .code-frame{font-size:.8em}}@media(max-width: 480px){.qa-MdContent .code-frame{margin:1.5em -16px;padding:1em 16px}}.qa-MdContent .code-lang{color:#eee;display:inline-block;background-color:#777;padding:2px 4px;transform:translateY(-1em);word-break:break-all}@media(max-width: 480px){.qa-MdContent .code-lang{transform:translateY(-12px)}}.qa-MdContent .code-copy{display:flex;position:absolute;right:32px;transform:translateY(-8px)}@media(max-width: 770px){.qa-MdContent .code-copy{right:16px}}.qa-MdContent .code-copy__button{font-size:1.5rem;color:#c8c8c8;background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;appearance:none}.qa-MdContent .code-copy__button>span{cursor:pointer}.qa-MdContent .code-copy__button>span:hover{opacity:.8}.qa-MdContent .code-copy__button>span:active{opacity:.6}.qa-MdContent .code-copy__message{font-size:1.4rem;font-weight:bold;margin-right:4px}.qa-MdContent .code-frame,.qa-MdContent .highlight{background-color:#364549;color:#e3e3e3}.qa-MdContent .highlight .c,.qa-MdContent .highlight .ch,.qa-MdContent .highlight .cm,.qa-MdContent .highlight .cp,.qa-MdContent .highlight .cpf,.qa-MdContent .highlight .c1,.qa-MdContent .highlight .cs,.qa-MdContent .highlight .gu{color:#9dabae}.qa-MdContent .highlight .k,.qa-MdContent .highlight .kc,.qa-MdContent .highlight .kd,.qa-MdContent .highlight .kp,.qa-MdContent .highlight .kr,.qa-MdContent .highlight .kt,.qa-MdContent .highlight .no{color:#ebd247}.qa-MdContent .highlight .fm,.qa-MdContent .highlight .gi,.qa-MdContent .highlight .na,.qa-MdContent .highlight .nc,.qa-MdContent .highlight .nd,.qa-MdContent .highlight .ne,.qa-MdContent .highlight .nf,.qa-MdContent .highlight .nx{color:#8bdf4c}.qa-MdContent .highlight .o,.qa-MdContent .highlight .gd,.qa-MdContent .highlight .kn,.qa-MdContent .highlight .nt,.qa-MdContent .highlight .ow{color:#ff8095}.qa-MdContent .highlight .ld,.qa-MdContent .highlight .s,.qa-MdContent .highlight .sa,.qa-MdContent .highlight .sb,.qa-MdContent .highlight .sc,.qa-MdContent .highlight .dl,.qa-MdContent .highlight .sd,.qa-MdContent .highlight .s2,.qa-MdContent .highlight .sh,.qa-MdContent .highlight .si,.qa-MdContent .highlight .sx,.qa-MdContent .highlight .sr,.qa-MdContent .highlight .s1,.qa-MdContent .highlight .ss{color:#41b7d7}.qa-MdContent .highlight .l,.qa-MdContent .highlight .m,.qa-MdContent .highlight .mb,.qa-MdContent .highlight .mf,.qa-MdContent .highlight .mh,.qa-MdContent .highlight .mi,.qa-MdContent .highlight .mo,.qa-MdContent .highlight .se,.qa-MdContent .highlight .il{color:#a980f5}.qa-MdContent .highlight .n,.qa-MdContent .highlight .p,.qa-MdContent .highlight .nb,.qa-MdContent .highlight .ni,.qa-MdContent .highlight .nn,.qa-MdContent .highlight .py,.qa-MdContent .highlight .nv,.qa-MdContent .highlight .w,.qa-MdContent .highlight .bp,.qa-MdContent .highlight .vc,.qa-MdContent .highlight .vg,.qa-MdContent .highlight .vi,.qa-MdContent .highlight .vm{color:#e3e3e3}.qa-MdContent .highlight .hll{background-color:#49483e}.qa-MdContent .highlight .err{border-bottom:2px dotted #c01b1b;color:#ddd}.qa-MdContent .highlight .ge{font-style:italic}.qa-MdContent .highlight .gs{font-style:bold}.qa-MdContent .highlight{padding:.5em;overflow-x:auto}@media(max-width: 480px){.qa-MdContent .highlight{padding:0;padding-top:8px;padding-bottom:8px}}.qa-MdContent pre{display:block;padding:0;margin:0;font-size:inherit;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0);border:none;border-radius:0;line-height:1.8}.qa-MdContent pre code{display:block;width:-moz-fit-content;width:fit-content;min-width:100%;-webkit-text-size-adjust:100%;background-color:inherit;color:inherit;font-family:inherit;padding:inherit}.qa-MdContent table{display:block;overflow:auto;margin:1.5em 0;border-collapse:collapse}.qa-MdContent thead,.qa-MdContent tbody{border-left:1px solid #ddd}.qa-MdContent tr:nth-child(odd){background-color:#eee}.qa-MdContent th{font-weight:bold;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px}.qa-MdContent td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px;max-width:600px}.qa-MdContent hr{margin:3em 0;border:0;height:2px;background-color:#ddd}.qa-MdContent dl{margin:1.5em 0}.qa-MdContent dt{font-weight:bold}.qa-MdContent dd{padding-left:2em}.qa-MdContent .cp_embed_wrapper{margin:1.5em 0}.qa-MdContent .hil{display:block;background-color:rgba(139,223,76,.3)}.qa-MdContent .hdl{display:block;background-color:rgba(255,128,149,.3)}.qa-MdContent .note{display:flex;align-items:flex-start;padding:16px;margin:24px 0;white-space:pre-wrap}.qa-MdContent .note .code-frame{margin:1.5em 0}.qa-MdContent .note>.fa{font-size:20px;margin-right:8px;padding-top:4px}.qa-MdContent .note.info{background:#e3f7df}.qa-MdContent .note.info>.fa{color:#55c500}.qa-MdContent .note.warn{background:#fdf9e2}.qa-MdContent .note.warn>.fa{color:#f7a535}.qa-MdContent .note.alert{background:#feebee}.qa-MdContent .note.alert>.fa{color:#d60a34}.qa-MdContent .note>div{flex-grow:1;min-width:0;white-space:normal}.qa-MdContent .note>div *+p{margin-top:1.5em}.qa-MdContent .note>div img{margin:0}.qa-MdContent details{margin:1.5em 0}.qa-MdContent summary{cursor:pointer}.qa-MdContent .qiita-mermaid{margin:1.5em 0}.qa-MdContent .qiita-mermaid svg{height:auto}.qa-MdContent .qiita-mermaid .errors{border:solid 1px #d60a34;color:#d60a34;padding:1.5em}.qa-MdContent .qiita-mermaid .errors ul{margin:1.5em 0 0}.qa-MdContent .MathJax{display:inline-block;max-width:100%;overflow-x:auto;overflow-y:hidden;vertical-align:text-top}.qa-MdContent .MathJax_Display{display:block;overflow-x:auto;overflow-y:hidden}.qa-MdContent a{word-break:break-all}.qa-MdContent .footnotes{font-size:.9em}.qa-MdContent section.footnotes{border-top:solid 2px #ddd;margin-top:3em}.qa-MdContent .anchor-target{background-color:#fff3b8;padding:.1em}.comment .markdownContent .MathJax{display:inline-block;max-width:100%;overflow-x:auto;overflow-y:hidden;vertical-align:text-top}.comment .markdownContent .MathJax_Display{display:block;overflow-x:auto;overflow-y:hidden}.rn-MdContent{font-size:1.6rem;color:#333;word-wrap:break-word}.rn-MdContent>:first-child{margin-top:0}.rn-MdContent h1,.rn-MdContent h2,.rn-MdContent h3,.rn-MdContent h4,.rn-MdContent h5,.rn-MdContent h6{font-weight:bold;line-height:1.5;font-feature-settings:"palt";margin-top:2.2em;margin-bottom:2.4rem;cursor:pointer;position:relative}.rn-MdContent h1 a,.rn-MdContent h2 a,.rn-MdContent h3 a,.rn-MdContent h4 a,.rn-MdContent h5 a,.rn-MdContent h6 a{text-decoration:none}.rn-MdContent h1 .fa-link,.rn-MdContent h2 .fa-link,.rn-MdContent h3 .fa-link,.rn-MdContent h4 .fa-link,.rn-MdContent h5 .fa-link,.rn-MdContent h6 .fa-link{color:#999;display:none}.rn-MdContent h1 .fa-link:hover,.rn-MdContent h2 .fa-link:hover,.rn-MdContent h3 .fa-link:hover,.rn-MdContent h4 .fa-link:hover,.rn-MdContent h5 .fa-link:hover,.rn-MdContent h6 .fa-link:hover{color:#4aac00}.rn-MdContent h1:hover .fa-link,.rn-MdContent h2:hover .fa-link,.rn-MdContent h3:hover .fa-link,.rn-MdContent h4:hover .fa-link,.rn-MdContent h5:hover .fa-link,.rn-MdContent h6:hover .fa-link{display:block;font-size:16px;left:-20px;padding-right:4px;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width: 479px){.rn-MdContent h1:hover .fa-link,.rn-MdContent h2:hover .fa-link,.rn-MdContent h3:hover .fa-link,.rn-MdContent h4:hover .fa-link,.rn-MdContent h5:hover .fa-link,.rn-MdContent h6:hover .fa-link{display:none}}.rn-MdContent h1>.fragment,.rn-MdContent h2>.fragment,.rn-MdContent h3>.fragment,.rn-MdContent h4>.fragment,.rn-MdContent h5>.fragment,.rn-MdContent h6>.fragment{position:relative;display:block;top:-1.5em}.rn-MdContent h1{font-size:1.8em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.rn-MdContent h1{font-size:1.7em}}.rn-MdContent h2{font-size:1.6em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.rn-MdContent h2{font-size:1.5em}}.rn-MdContent h3{font-size:1.4em}@media(max-width: 480px){.rn-MdContent h3{font-size:1.3em}}.rn-MdContent h4{font-size:1.2em}.rn-MdContent h5{font-size:1em}.rn-MdContent h6{font-size:1em}.rn-MdContent p{line-height:1.9}.rn-MdContent p+p{margin-top:1.5em}.rn-MdContent code{background-color:rgba(0,0,0,.08);color:#333;padding:.1em .4em;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace}.rn-MdContent code .inline-code-color{border-radius:3px;border:1px solid #ddd;display:inline-block;height:.8em;margin-left:4px;vertical-align:middle;width:.8em}.rn-MdContent strong{font-weight:bold}.rn-MdContent em{font-style:italic}.rn-MdContent del{text-decoration:line-through}.rn-MdContent a{color:#4aac00}.rn-MdContent a:visited{color:#6200ac}.rn-MdContent blockquote{border-left:5px solid #ddd;color:#777;padding:1em;padding-right:0;margin:1.5em 0}.rn-MdContent blockquote .code-frame{margin:1.5em -0.5em;padding:1em .5em}.rn-MdContent blockquote>ul,.rn-MdContent blockquote>ol{margin-top:0}.rn-MdContent ul,.rn-MdContent ol{padding-left:1.5em;margin:1.5em 0;line-height:1.9}.rn-MdContent ul p,.rn-MdContent ol p{margin:1em 0}.rn-MdContent ul{list-style-type:disc}.rn-MdContent ul ul{list-style-type:circle;margin:0}.rn-MdContent ul ul ul{list-style-type:square}.rn-MdContent ul ol{margin:0}.rn-MdContent ol{list-style-type:decimal}.rn-MdContent ol ul,.rn-MdContent ol ol{margin:0}.rn-MdContent img{border:1px solid rgba(0,0,0,.12);margin:1.5em 0;max-width:100%}.rn-MdContent img.emoji{border:none;margin:0;vertical-align:middle}.rn-MdContent .code-frame{margin:1.5em -32px;padding:1em 32px;font-size:.9em;position:relative}@media(max-width: 992px){.rn-MdContent .code-frame{font-size:.8em}}@media(max-width: 480px){.rn-MdContent .code-frame{margin:1.5em -16px;padding:1em 16px}}.rn-MdContent .code-lang{color:#eee;display:inline-block;background-color:#777;padding:2px 4px;transform:translateY(-1em);word-break:break-all}@media(max-width: 480px){.rn-MdContent .code-lang{transform:translateY(-12px)}}.rn-MdContent .code-copy{display:flex;position:absolute;right:32px;transform:translateY(-8px)}@media(max-width: 770px){.rn-MdContent .code-copy{right:16px}}.rn-MdContent .code-copy__button{font-size:1.5rem;color:#c8c8c8;background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;appearance:none}.rn-MdContent .code-copy__button>span{cursor:pointer}.rn-MdContent .code-copy__button>span:hover{opacity:.8}.rn-MdContent .code-copy__button>span:active{opacity:.6}.rn-MdContent .code-copy__message{font-size:1.4rem;font-weight:bold;margin-right:4px}.rn-MdContent .code-frame,.rn-MdContent .highlight{background-color:#364549;color:#e3e3e3}.rn-MdContent .highlight .c,.rn-MdContent .highlight .ch,.rn-MdContent .highlight .cm,.rn-MdContent .highlight .cp,.rn-MdContent .highlight .cpf,.rn-MdContent .highlight .c1,.rn-MdContent .highlight .cs,.rn-MdContent .highlight .gu{color:#9dabae}.rn-MdContent .highlight .k,.rn-MdContent .highlight .kc,.rn-MdContent .highlight .kd,.rn-MdContent .highlight .kp,.rn-MdContent .highlight .kr,.rn-MdContent .highlight .kt,.rn-MdContent .highlight .no{color:#ebd247}.rn-MdContent .highlight .fm,.rn-MdContent .highlight .gi,.rn-MdContent .highlight .na,.rn-MdContent .highlight .nc,.rn-MdContent .highlight .nd,.rn-MdContent .highlight .ne,.rn-MdContent .highlight .nf,.rn-MdContent .highlight .nx{color:#8bdf4c}.rn-MdContent .highlight .o,.rn-MdContent .highlight .gd,.rn-MdContent .highlight .kn,.rn-MdContent .highlight .nt,.rn-MdContent .highlight .ow{color:#ff8095}.rn-MdContent .highlight .ld,.rn-MdContent .highlight .s,.rn-MdContent .highlight .sa,.rn-MdContent .highlight .sb,.rn-MdContent .highlight .sc,.rn-MdContent .highlight .dl,.rn-MdContent .highlight .sd,.rn-MdContent .highlight .s2,.rn-MdContent .highlight .sh,.rn-MdContent .highlight .si,.rn-MdContent .highlight .sx,.rn-MdContent .highlight .sr,.rn-MdContent .highlight .s1,.rn-MdContent .highlight .ss{color:#41b7d7}.rn-MdContent .highlight .l,.rn-MdContent .highlight .m,.rn-MdContent .highlight .mb,.rn-MdContent .highlight .mf,.rn-MdContent .highlight .mh,.rn-MdContent .highlight .mi,.rn-MdContent .highlight .mo,.rn-MdContent .highlight .se,.rn-MdContent .highlight .il{color:#a980f5}.rn-MdContent .highlight .n,.rn-MdContent .highlight .p,.rn-MdContent .highlight .nb,.rn-MdContent .highlight .ni,.rn-MdContent .highlight .nn,.rn-MdContent .highlight .py,.rn-MdContent .highlight .nv,.rn-MdContent .highlight .w,.rn-MdContent .highlight .bp,.rn-MdContent .highlight .vc,.rn-MdContent .highlight .vg,.rn-MdContent .highlight .vi,.rn-MdContent .highlight .vm{color:#e3e3e3}.rn-MdContent .highlight .hll{background-color:#49483e}.rn-MdContent .highlight .err{border-bottom:2px dotted #c01b1b;color:#ddd}.rn-MdContent .highlight .ge{font-style:italic}.rn-MdContent .highlight .gs{font-style:bold}.rn-MdContent .highlight{padding:.5em;overflow-x:auto}@media(max-width: 480px){.rn-MdContent .highlight{padding:0;padding-top:8px;padding-bottom:8px}}.rn-MdContent pre{display:block;padding:0;margin:0;font-size:inherit;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0);border:none;border-radius:0;line-height:1.8}.rn-MdContent pre code{display:block;width:-moz-fit-content;width:fit-content;min-width:100%;-webkit-text-size-adjust:100%;background-color:inherit;color:inherit;font-family:inherit;padding:inherit}.rn-MdContent table{display:block;overflow:auto;margin:1.5em 0;border-collapse:collapse}.rn-MdContent thead,.rn-MdContent tbody{border-left:1px solid #ddd}.rn-MdContent tr:nth-child(odd){background-color:#eee}.rn-MdContent th{font-weight:bold;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px}.rn-MdContent td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px;max-width:600px}.rn-MdContent hr{margin:3em 0;border:0;height:2px;background-color:#ddd}.rn-MdContent dl{margin:1.5em 0}.rn-MdContent dt{font-weight:bold}.rn-MdContent dd{padding-left:2em}.rn-MdContent .cp_embed_wrapper{margin:1.5em 0}.rn-MdContent .hil{display:block;background-color:rgba(139,223,76,.3)}.rn-MdContent .hdl{display:block;background-color:rgba(255,128,149,.3)}.rn-MdContent .note{display:flex;align-items:flex-start;padding:16px;margin:24px 0;white-space:pre-wrap}.rn-MdContent .note .code-frame{margin:1.5em 0}.rn-MdContent .note>.fa{font-size:20px;margin-right:8px;padding-top:4px}.rn-MdContent .note.info{background:#e3f7df}.rn-MdContent .note.info>.fa{color:#55c500}.rn-MdContent .note.warn{background:#fdf9e2}.rn-MdContent .note.warn>.fa{color:#f7a535}.rn-MdContent .note.alert{background:#feebee}.rn-MdContent .note.alert>.fa{color:#d60a34}.rn-MdContent .note>div{flex-grow:1;min-width:0;white-space:normal}.rn-MdContent .note>div *+p{margin-top:1.5em}.rn-MdContent .note>div img{margin:0}.rn-MdContent details{margin:1.5em 0}.rn-MdContent summary{cursor:pointer}.rn-MdContent .qiita-mermaid{margin:1.5em 0}.rn-MdContent .qiita-mermaid svg{height:auto}.rn-MdContent .qiita-mermaid .errors{border:solid 1px #d60a34;color:#d60a34;padding:1.5em}.rn-MdContent .qiita-mermaid .errors ul{margin:1.5em 0 0}.rn-MdContent a{word-break:break-all;color:#007bc0}.rn-MdContent .footnotes{font-size:.9em}.rn-MdContent section.footnotes{border-top:solid 2px #ddd;margin-top:3em}.rn-MdContent .anchor-target{background-color:#fff3b8;padding:.1em}.rn-MdContent h1,.rn-MdContent h2{display:flex;align-items:center;font-size:18px;border-bottom:0;padding-bottom:0;margin-top:0}.rn-MdContent h1::before,.rn-MdContent h2::before{content:"";width:16px;height:16px;background-color:#55c500;margin-right:8px;flex-shrink:0}.rn-MdContent h2{margin-top:24px}.rn-MdContent h3{font-size:18px}.rn-MdContent h4{font-size:16px}.rn-MdContent strong{background:linear-gradient(transparent 50%, #bfeeb4 0%)}.tsa-MdContent{font-size:1.6rem;color:#333}.tsa-MdContent>:first-child{margin-top:0}.tsa-MdContent h1,.tsa-MdContent h2,.tsa-MdContent h3,.tsa-MdContent h4,.tsa-MdContent h5,.tsa-MdContent h6{font-weight:bold;line-height:1.5;font-feature-settings:"palt";margin-top:2.2em;margin-bottom:2.4rem;cursor:pointer;position:relative}.tsa-MdContent h1 a,.tsa-MdContent h2 a,.tsa-MdContent h3 a,.tsa-MdContent h4 a,.tsa-MdContent h5 a,.tsa-MdContent h6 a{text-decoration:none}.tsa-MdContent h1 .fa-link,.tsa-MdContent h2 .fa-link,.tsa-MdContent h3 .fa-link,.tsa-MdContent h4 .fa-link,.tsa-MdContent h5 .fa-link,.tsa-MdContent h6 .fa-link{color:#999;display:none}.tsa-MdContent h1 .fa-link:hover,.tsa-MdContent h2 .fa-link:hover,.tsa-MdContent h3 .fa-link:hover,.tsa-MdContent h4 .fa-link:hover,.tsa-MdContent h5 .fa-link:hover,.tsa-MdContent h6 .fa-link:hover{color:#4aac00}.tsa-MdContent h1:hover .fa-link,.tsa-MdContent h2:hover .fa-link,.tsa-MdContent h3:hover .fa-link,.tsa-MdContent h4:hover .fa-link,.tsa-MdContent h5:hover .fa-link,.tsa-MdContent h6:hover .fa-link{display:block;font-size:16px;left:-20px;padding-right:4px;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width: 479px){.tsa-MdContent h1:hover .fa-link,.tsa-MdContent h2:hover .fa-link,.tsa-MdContent h3:hover .fa-link,.tsa-MdContent h4:hover .fa-link,.tsa-MdContent h5:hover .fa-link,.tsa-MdContent h6:hover .fa-link{display:none}}.tsa-MdContent h1>.fragment,.tsa-MdContent h2>.fragment,.tsa-MdContent h3>.fragment,.tsa-MdContent h4>.fragment,.tsa-MdContent h5>.fragment,.tsa-MdContent h6>.fragment{position:relative;display:block;top:-1.5em}.tsa-MdContent h1{font-size:1.8em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.tsa-MdContent h1{font-size:1.7em}}.tsa-MdContent h2{font-size:1.6em;border-bottom:1px solid #ddd;padding-bottom:.1em}@media(max-width: 480px){.tsa-MdContent h2{font-size:1.5em}}.tsa-MdContent h3{font-size:1.4em}@media(max-width: 480px){.tsa-MdContent h3{font-size:1.3em}}.tsa-MdContent h4{font-size:1.2em}.tsa-MdContent h5{font-size:1em}.tsa-MdContent h6{font-size:1em}.tsa-MdContent p{line-height:1.9}.tsa-MdContent p+p{margin-top:1.5em}.tsa-MdContent code{background-color:rgba(0,0,0,.08);color:#333;padding:.1em .4em;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace}.tsa-MdContent code .inline-code-color{border-radius:3px;border:1px solid #ddd;display:inline-block;height:.8em;margin-left:4px;vertical-align:middle;width:.8em}.tsa-MdContent strong{font-weight:bold}.tsa-MdContent em{font-style:italic}.tsa-MdContent del{text-decoration:line-through}.tsa-MdContent a{color:#4aac00}.tsa-MdContent a:visited{color:#6200ac}.tsa-MdContent blockquote{border-left:5px solid #ddd;color:#777;padding:1em;padding-right:0;margin:1.5em 0}.tsa-MdContent blockquote .code-frame{margin:1.5em -0.5em;padding:1em .5em}.tsa-MdContent blockquote>ul,.tsa-MdContent blockquote>ol{margin-top:0}.tsa-MdContent ul,.tsa-MdContent ol{padding-left:1.5em;margin:1.5em 0;line-height:1.9}.tsa-MdContent ul p,.tsa-MdContent ol p{margin:1em 0}.tsa-MdContent ul{list-style-type:disc}.tsa-MdContent ul ul{list-style-type:circle;margin:0}.tsa-MdContent ul ul ul{list-style-type:square}.tsa-MdContent ul ol{margin:0}.tsa-MdContent ol{list-style-type:decimal}.tsa-MdContent ol ul,.tsa-MdContent ol ol{margin:0}.tsa-MdContent img{border:1px solid rgba(0,0,0,.12);margin:1.5em 0;max-width:100%}.tsa-MdContent img.emoji{border:none;margin:0;vertical-align:middle}.tsa-MdContent .code-frame{margin:1.5em -32px;padding:1em 32px;font-size:.9em;position:relative}@media(max-width: 992px){.tsa-MdContent .code-frame{font-size:.8em}}@media(max-width: 480px){.tsa-MdContent .code-frame{margin:1.5em -16px;padding:1em 16px}}.tsa-MdContent .code-lang{color:#eee;display:inline-block;background-color:#777;padding:2px 4px;transform:translateY(-1em);word-break:break-all}@media(max-width: 480px){.tsa-MdContent .code-lang{transform:translateY(-12px)}}.tsa-MdContent .code-copy{display:flex;position:absolute;right:32px;transform:translateY(-8px)}@media(max-width: 770px){.tsa-MdContent .code-copy{right:16px}}.tsa-MdContent .code-copy__button{font-size:1.5rem;color:#c8c8c8;background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;appearance:none}.tsa-MdContent .code-copy__button>span{cursor:pointer}.tsa-MdContent .code-copy__button>span:hover{opacity:.8}.tsa-MdContent .code-copy__button>span:active{opacity:.6}.tsa-MdContent .code-copy__message{font-size:1.4rem;font-weight:bold;margin-right:4px}.tsa-MdContent .code-frame,.tsa-MdContent .highlight{background-color:#364549;color:#e3e3e3}.tsa-MdContent .highlight .c,.tsa-MdContent .highlight .ch,.tsa-MdContent .highlight .cm,.tsa-MdContent .highlight .cp,.tsa-MdContent .highlight .cpf,.tsa-MdContent .highlight .c1,.tsa-MdContent .highlight .cs,.tsa-MdContent .highlight .gu{color:#9dabae}.tsa-MdContent .highlight .k,.tsa-MdContent .highlight .kc,.tsa-MdContent .highlight .kd,.tsa-MdContent .highlight .kp,.tsa-MdContent .highlight .kr,.tsa-MdContent .highlight .kt,.tsa-MdContent .highlight .no{color:#ebd247}.tsa-MdContent .highlight .fm,.tsa-MdContent .highlight .gi,.tsa-MdContent .highlight .na,.tsa-MdContent .highlight .nc,.tsa-MdContent .highlight .nd,.tsa-MdContent .highlight .ne,.tsa-MdContent .highlight .nf,.tsa-MdContent .highlight .nx{color:#8bdf4c}.tsa-MdContent .highlight .o,.tsa-MdContent .highlight .gd,.tsa-MdContent .highlight .kn,.tsa-MdContent .highlight .nt,.tsa-MdContent .highlight .ow{color:#ff8095}.tsa-MdContent .highlight .ld,.tsa-MdContent .highlight .s,.tsa-MdContent .highlight .sa,.tsa-MdContent .highlight .sb,.tsa-MdContent .highlight .sc,.tsa-MdContent .highlight .dl,.tsa-MdContent .highlight .sd,.tsa-MdContent .highlight .s2,.tsa-MdContent .highlight .sh,.tsa-MdContent .highlight .si,.tsa-MdContent .highlight .sx,.tsa-MdContent .highlight .sr,.tsa-MdContent .highlight .s1,.tsa-MdContent .highlight .ss{color:#41b7d7}.tsa-MdContent .highlight .l,.tsa-MdContent .highlight .m,.tsa-MdContent .highlight .mb,.tsa-MdContent .highlight .mf,.tsa-MdContent .highlight .mh,.tsa-MdContent .highlight .mi,.tsa-MdContent .highlight .mo,.tsa-MdContent .highlight .se,.tsa-MdContent .highlight .il{color:#a980f5}.tsa-MdContent .highlight .n,.tsa-MdContent .highlight .p,.tsa-MdContent .highlight .nb,.tsa-MdContent .highlight .ni,.tsa-MdContent .highlight .nn,.tsa-MdContent .highlight .py,.tsa-MdContent .highlight .nv,.tsa-MdContent .highlight .w,.tsa-MdContent .highlight .bp,.tsa-MdContent .highlight .vc,.tsa-MdContent .highlight .vg,.tsa-MdContent .highlight .vi,.tsa-MdContent .highlight .vm{color:#e3e3e3}.tsa-MdContent .highlight .hll{background-color:#49483e}.tsa-MdContent .highlight .err{border-bottom:2px dotted #c01b1b;color:#ddd}.tsa-MdContent .highlight .ge{font-style:italic}.tsa-MdContent .highlight .gs{font-style:bold}.tsa-MdContent .highlight{padding:.5em;overflow-x:auto}@media(max-width: 480px){.tsa-MdContent .highlight{padding:0;padding-top:8px;padding-bottom:8px}}.tsa-MdContent pre{display:block;padding:0;margin:0;font-size:inherit;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0);border:none;border-radius:0;line-height:1.8}.tsa-MdContent pre code{display:block;width:-moz-fit-content;width:fit-content;min-width:100%;-webkit-text-size-adjust:100%;background-color:inherit;color:inherit;font-family:inherit;padding:inherit}.tsa-MdContent table{display:block;overflow:auto;margin:1.5em 0;border-collapse:collapse}.tsa-MdContent thead,.tsa-MdContent tbody{border-left:1px solid #ddd}.tsa-MdContent tr:nth-child(odd){background-color:#eee}.tsa-MdContent th{font-weight:bold;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px}.tsa-MdContent td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:8px 10px;max-width:600px}.tsa-MdContent hr{margin:3em 0;border:0;height:2px;background-color:#ddd}.tsa-MdContent dl{margin:1.5em 0}.tsa-MdContent dt{font-weight:bold}.tsa-MdContent dd{padding-left:2em}.tsa-MdContent .cp_embed_wrapper{margin:1.5em 0}.tsa-MdContent .hil{display:block;background-color:rgba(139,223,76,.3)}.tsa-MdContent .hdl{display:block;background-color:rgba(255,128,149,.3)}.tsa-MdContent .note{display:flex;align-items:flex-start;padding:16px;margin:24px 0;white-space:pre-wrap}.tsa-MdContent .note .code-frame{margin:1.5em 0}.tsa-MdContent .note>.fa{font-size:20px;margin-right:8px;padding-top:4px}.tsa-MdContent .note.info{background:#e3f7df}.tsa-MdContent .note.info>.fa{color:#55c500}.tsa-MdContent .note.warn{background:#fdf9e2}.tsa-MdContent .note.warn>.fa{color:#f7a535}.tsa-MdContent .note.alert{background:#feebee}.tsa-MdContent .note.alert>.fa{color:#d60a34}.tsa-MdContent .note>div{flex-grow:1;min-width:0;white-space:normal}.tsa-MdContent .note>div *+p{margin-top:1.5em}.tsa-MdContent .note>div img{margin:0}.tsa-MdContent details{margin:1.5em 0}.tsa-MdContent summary{cursor:pointer}.tsa-MdContent .qiita-mermaid{margin:1.5em 0}.tsa-MdContent .qiita-mermaid svg{height:auto}.tsa-MdContent .qiita-mermaid .errors{border:solid 1px #d60a34;color:#d60a34;padding:1.5em}.tsa-MdContent .qiita-mermaid .errors ul{margin:1.5em 0 0}.tsa-MdContent .MathJax,.tsa-MdContent .MathJax_Display{overflow-x:auto;overflow-y:hidden}.tsa-MdContent .MathJax{display:inline-block;max-width:100%;vertical-align:text-top}.tsa-MdContent .MathJax_Display{display:block}.us-Form_twoColumn{display:flex;justify-content:space-between;align-items:stretch}.us-Form_twoColumn>*{max-width:49%}.us-Form_tip{align-items:center;padding:0px 4px;color:#555;border:solid 1px #555;border-radius:2px;margin-top:4px;display:inline-flex}.us-Form_tip:hover{text-decoration:none}.us-Form_tip a{color:#555}.us-Form_tip-gray{background:#f5f5f5;border:0}.us-Form_tip-block{display:block}.us-Form_tip .us-Form_tip-icon{font-size:18px;height:18px;width:18px;margin-right:4px}.us-Form_hint{font-size:1.4rem;color:#777;margin-bottom:4px}.us-Form_hint a{color:#55c500}.us-Form_alertText{margin-top:.5em;color:#e61919}.us-List{margin:0;padding:0;list-style:none}.us-ListItem{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:16px 0;color:#333}.us-ListItem+.us-ListItem{border-top:solid 1px #e8e8e8}.us-ListItem.us-ListItem-borderless,.us-ListItem.us-ListItem-borderless:hover,.us-ListItem.us-ListItem-borderless a:hover{text-decoration:none}.us-ListItem.us-ListItem-borderless .us-ListItem_detail:hover{text-decoration:none}.us-ListItem_icon{display:flex;overflow:hidden;border-radius:.2em;width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-size:4rem;min-width:60px}.us-ListItem_icon img{width:100%;height:100%;border-radius:.2em}.us-ListItem_icon.us-ListItem_icon-small{display:flex;overflow:hidden;border-radius:.2em;width:40px;height:40px;font-size:3rem;min-width:0;max-width:40px}.us-ListItem_icon.us-ListItem_icon-small img{width:100%;height:100%;border-radius:.2em}.us-ListItem_icon .us-ListItem_icon-large{font-size:40px;height:40px;width:40px;overflow:hidden}.us-ListItem_detail{flex:1;padding:0 16px;font-size:1.3rem;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.us-ListItem_detail:hover{-webkit-text-decoration:underline #555;text-decoration:underline #555}.us-ListItem_detail.us-ListItem_detail-borderless,.us-ListItem_detail.us-ListItem_detail-borderless:hover{text-decoration:none}.us-ListItem_detailTitle{flex-basis:auto;max-width:100%;color:#333;font-weight:bold;font-size:1.4rem;margin-bottom:4px}.us-ListItem_detailTitle a{color:#333}.us-ListItem_link{display:flex;align-items:center;justify-content:center}.us-ListItem_link a{color:#337ab7}.us-ListItem_action{display:flex;align-items:center;justify-content:center}.us-ListItem_action a{color:#333}.us-ListItem_action-borderless,.us-ListItem_action-borderless:hover{text-decoration:none}.us-ListItem_actionButton{padding:4px;color:#333;background-color:#fff;border:solid 1px #ccc;border-radius:3px;font-size:1.2rem;-webkit-appearance:none;appearance:none;cursor:pointer}.us-ListItem_actionButton.us-ListItem_actionButton-primary{color:#fff;background:#55c500;border:0}.us-ListItem_actionButton.us-ListItem_actionButton-primary:hover{background:#4aac00;border:0}.us-ListItem_actionButton:hover{background-color:#e6e6e6;border-color:#adadad}.us-Heading{align-items:center;display:flex;font-size:1.4rem;font-weight:bold;color:#555;margin:40px 0 8px;padding-top:32px;border-top:1px solid #e8e8e8}.us-Heading>.us-Heading_icon{font-variation-settings:"FILL" 1;font-size:16px;height:16px;width:16px;margin-right:4px}.p-settings_titleSection+.us-Heading{border-top:0;padding-top:0}p+.us-Heading{border-top:0;padding-top:0}.us-Notice{margin:16px 0}.us-Notice_item{margin-left:8px;list-style-type:disc}.us-Notice_item a{color:inherit}.us-Notice_item-note{font-size:1.4rem;color:#999;list-style:initial;margin-left:32px}.us-Notice_item-narrow{margin-left:0}.us-Notice_item+.us-Notice_item{margin-top:8px}.us-OAuth_button{display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;background-color:#fff;border-radius:4px;color:inherit;transition:background-color .08s ease-in-out;padding:8px 16px;border:solid 1px #e6e6e6;cursor:pointer;margin-top:16px}.us-OAuth_button:hover{text-decoration:none;background-color:#eee}.us-OAuth_button>.fa{margin-right:4px;font-size:1.6rem}.us-OAuth_button-github>.fa{color:#333}.us-OAuth_button-twitter>.fa{color:#1da1f2}.us-OAuth_button-google>.fa{color:#ea4335}.us-OAuth_button-default{border-color:#e6e6e6}.us-QR{margin:16px 0}.us-QR_body{border-width:0;border-style:none;border-color:blue;border-collapse:collapse}.us-QR_body tr{pointer-events:none}.us-QR_body td{border-width:0;border-style:none;border-color:blue;border-collapse:collapse;padding:0;margin:0;width:5px;height:5px}.us-QR_black{background-color:#000}.us-QR_white{background-color:#fff}.us-ImageSelect{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;flex-wrap:wrap}.us-ImageSelect_item{min-width:110px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px}@media(max-width: 770px){.us-ImageSelect_item{width:100%}}.us-ImageSelect_itemIcon{display:flex;align-items:center;cursor:pointer;min-height:40px}.us-ImageSelect_itemIcon img{margin-left:8px;display:flex;overflow:hidden;border-radius:.2em;width:40px;height:40px;border-radius:50%;object-fit:contain}.us-ImageSelect_itemIcon img img{width:100%;height:100%;border-radius:.2em}.us-ImageSelect_itemIcon img img{border-radius:50%}.us-ImageSelect_itemCaption{align-items:center;text-align:center;display:flex;margin-left:24px;margin-top:8px;font-size:1.2rem;font-weight:bold}.us-ImageSelect_itemCaption_icon{display:inline-block;color:#337ab7;line-height:1}.us-ImageSelect_itemCaption_icon span{font-size:18px;height:18px;width:18px}.us-ImageSelect_itemCaption a{display:inline-block;color:#337ab7}.us-ImageSelect_itemEmpty{margin-left:24px;display:flex;width:40px;height:40px;background-color:#eee;border:1px solid #ccc;color:#aaa;font-size:1.8rem;align-items:center;justify-content:center}.us-ImageSelect_itemEmpty a{color:#aaa;height:24px}.us-Section{color:rgba(0,0,0,.87);display:block}.us-Section+.us-Section{border-top:solid 1px rgba(0,0,0,.12);margin-top:40px;padding-top:40px}.us-Section p>a{color:#3683bf;text-decoration:underline}.p-adcal{background-color:#fff}.p-adcal_container{display:flex;flex-flow:row wrap;align-items:flex-start;max-width:1200px;margin-top:32px;margin-right:auto;margin-left:auto;padding:0 24px 48px}@media(max-width: 770px){.p-adcal_container{padding-right:16px;padding-left:16px}}.p-adcal_sidebar{flex-shrink:0;margin-right:48px;position:sticky;top:12px;width:260px}@media(max-width: 770px){.p-adcal_sidebar{margin-right:0;width:100%;position:static;margin-bottom:48px}}.p-adcal_sidebarSeparator{border:0;width:100%;height:1px;background-color:#e8e8e8;margin:24px 0}.p-adcal_sidebarHeading{font-size:12px;font-weight:bold}.p-adcal_sidebarButton{display:block;width:100%;padding:8px 12px;color:#55c500;text-align:center;font-size:14px;font-weight:bold;margin-top:24px}.p-adcal_sidebarButton:hover{text-decoration:none;opacity:.85}.p-adcal_sidebarButton--register{background-color:#fff;border:2px solid #55c500}.p-adcal_sidebarButton--ranking{background-color:#019172;color:#fff}.p-adcal_sidebarJoinedCalendar>.fa{color:#55c500;margin-right:8px;font-size:1.3em}.p-adcal_sidebarJoinedCalendar>a{color:inherit}.p-adcal_main{flex:1}.p-adcal_sidebarSearch{border:1px solid #979797;position:relative;width:100%;margin-top:24px}.p-adcal_sidebarSearch_icon{position:absolute;top:9px;left:9px;color:#aaa}.p-adcal_sidebarSearch_input{width:100%;height:32px;border:none;background-color:#fff;font-size:1.2rem;box-shadow:inset 0 1px 2px #ccc;padding-left:32px;padding-right:8px;-webkit-appearance:textfield;appearance:textfield}.p-adcal_sidebarSearch_input::placeholder{-webkit-user-select:none;user-select:none;color:#aaa}.p-error{width:800px;margin:0 auto;padding:32px 0}@media(max-width: 992px){.p-error{width:100%}}.p-error_main{margin-bottom:40px;display:flex;align-items:center}@media(max-width: 992px){.p-error_main{justify-content:center}}.p-error_ads{display:flex;justify-content:center}.p-error_ads-right{margin-left:16px}@media(max-width: 992px){.p-error_ads-right{display:none}}.allWrapper{min-height:100vh;background-color:#f5f6f6}.p-home.is-anonymous{margin-top:-56px}.p-home_overlay{display:none}.is-dropdown-open .p-home_overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.p-home_container{display:flex;flex-flow:row wrap;align-items:flex-start;max-width:1100px;margin-right:auto;margin-left:auto}.p-home_main{flex-grow:1;width:0;min-width:0;background-color:#fff;border:1px solid rgba(0,0,0,0)}@media(max-width: 992px){.p-home_main{margin-bottom:16px}}.p-home_mobileMenu{width:100%;position:relative;display:none}@media(max-width: 770px){.p-home_mobileMenu{display:flex}}.p-home_mobileMenu::after{content:"";width:0;height:0;border:6px solid;border-color:#aaa rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;bottom:18px;right:12px;pointer-events:none}.p-home_aside{width:300px;margin-left:16px}@media(max-width: 992px){.p-home_aside{width:calc(100% - 200px);margin:0;margin-left:auto;padding-right:0}}@media(max-width: 770px){.p-home_aside{width:100%}}.p-home_aside_beta{width:300px;margin-left:16px}@media(max-width: 992px){.p-home_aside_beta{width:100%;margin:0;margin-left:auto;padding-right:0}}@media(max-width: 770px){.p-home_aside_beta{width:100%}}.p-home_recruiting{background-color:#fff;margin-bottom:16px;padding:16px}.p-home_recruitingHeadline{margin-bottom:16px}.p-home_recruitingItem{color:inherit;display:block;width:100%}.p-home_recruitingItem:hover{text-decoration:underline}.p-home_recruitingItem:not(:last-child){margin-bottom:16px}.p-home_recruitingImage{margin-bottom:8px;position:relative}.p-home_recruitingMainImage{display:block;height:auto;object-fit:cover;width:100%}.p-home_recruitingProductImage{bottom:8px;background-color:#fff;height:36px;object-fit:contain;padding:4px;position:absolute;right:8px;width:36px}.p-home_recruitingCompany{color:#777;font-size:13px}.p-home_ad{margin-bottom:16px;height:250px}@media(max-width: 992px){.p-home_ad{text-align:center;margin-bottom:24px}}.p-home_adcalLink{margin-bottom:16px}.p-home_adcalLink img{display:block;margin:0 auto;width:300px}.p-home_menu{display:flex;flex-direction:column;width:184px;position:sticky;top:32px;margin-right:16px}@media(max-width: 770px){.p-home_menu{margin-bottom:8px;margin-right:0;position:static;width:100%}}.p-home_menuDivider{width:100%;height:1px;background-color:rgba(0,0,0,.12);margin:16px 0}@media(max-width: 770px){.p-home_menuDivider{display:none}}.p-home_menuHead{color:rgba(0,0,0,.87);font-size:12px;font-weight:bold;line-height:180%;margin-bottom:4px}@media(max-width: 770px){.p-home_menuHead{display:none}}.p-home_menuItem{width:100%;color:rgba(0,0,0,.6);font-size:12px;font-weight:bold;line-height:180%;text-decoration:none;transition:background-color .08s ease-in-out;padding:4px 8px}@media(max-width: 770px){.p-home_menuItem{display:none}}.p-home_menuItem .p-home_menuItem__staff-only{background-color:#f7a535;color:#fff;display:inline-block;font-size:10px;font-weight:normal;line-height:normal;margin-left:8px;padding:2px 4px}.p-home_menuItem .p-home_menuItem__staff-only .fa{color:#fff;margin-right:2px}@media(max-width: 770px){.p-home_menuItem .p-home_menuItem__staff-only{display:none}}.p-home_menuItem:hover{text-decoration:none;background-color:#dfe0e0}.p-home_menuItem-active{color:rgba(0,0,0,.87);background-color:#bfeeb4}.p-home_menuItem-active:hover{background-color:#dfe0e0}.p-home_mobileMenuDropdown{-webkit-appearance:none;appearance:none;background-color:#fff;border-radius:unset;border:none;color:#55c500;font-size:16px;margin-bottom:8px;padding:8px 0 8px 16px;width:100%}.p-items+.st-Footer{background-color:#fff}.p-items_main{max-width:820px;width:calc(100% - 40px - 300px - 32px)}@media(max-width: 992px){.p-items_main{max-width:calc(100% - 40px);width:100%}}@media(max-width: 770px){.p-items_main{max-width:none;width:100%}}.p-items_options{order:2}@media(max-width: 992px){.p-items_options{display:none}}.p-items_toc{margin-top:24px;max-height:100vh;padding-bottom:24px;position:sticky;top:16px;width:300px;will-change:transform}@media(max-width: 992px){.p-items_toc{display:none}}.p-settings{color:rgba(0,0,0,.87)}.p-settings_container{display:flex;flex-flow:row wrap;align-items:flex-start;max-width:1100px;margin-right:auto;margin-left:auto}.p-settings_menu{display:flex;flex-direction:column;align-items:flex-start;width:280px;position:sticky;top:1em;background-color:#fff;border:1px solid rgba(0,0,0,0);padding:16px}@media(max-width: 770px){.p-settings_menu{width:100%;position:static}}.p-settings_menuItem{width:100%;font-weight:normal;padding:8px 0;border-top:1px solid #e8e8e8;color:#555}.p-settings_menuItem:first-child{border-top:none;padding-top:0}.p-settings_menuItem:last-child{padding-bottom:0}.p-settings_menuItem-active{font-weight:bold}.p-settings_main{flex-grow:1;width:0;min-width:0;margin-left:16px;background-color:#fff;border:1px solid rgba(0,0,0,0);padding:32px}@media(max-width: 770px){.p-settings_main{width:100%;margin-top:16px;margin-left:auto;padding:32px 16px}}.p-settings_titleSection{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;font-size:2.4rem;margin-bottom:32px}@media(max-width: 770px){.p-settings_titleSection{font-size:1.8rem;justify-content:start}}.p-settings_titleSeparator{margin:0 12px;font-size:2.8rem;color:#bcbdbd}@media(max-width: 770px){.p-settings_titleSeparator{display:none}}.p-settings_title{font-weight:bold}@media(max-width: 770px){.p-settings_title{font-size:2.4rem;margin-top:8px}}.p-settings_userLogo{display:flex;overflow:hidden;border-radius:.2em;width:32px;height:32px;border-radius:50%}.p-settings_userLogo img{width:100%;height:100%;border-radius:.2em}.p-settings_userLogo img{border-radius:50%}@media(max-width: 770px){.p-settings_userLogo{display:flex;overflow:hidden;border-radius:.2em;width:20px;height:20px;border-radius:50%}.p-settings_userLogo img{width:100%;height:100%;border-radius:.2em}.p-settings_userLogo img{border-radius:50%}}.p-settings_userName{padding-left:8px}.p-settings_userName:visited{color:rgba(0,0,0,.87)}@media(max-width: 770px){.p-settings_userName{width:80%}}.p-settings_password-weak{color:#e61919}.p-settings_password-strong{color:#55c500}.p-settings_tfa a,.p-settings_tfa a:hover{color:#4a90e2}.p-tagShow_container{display:grid;display:-ms-grid;max-width:1100px;margin:0 auto;grid-template-columns:360px 1fr;-ms-grid-columns:360px 1fr;grid-template-rows:auto 1fr}@media(max-width: 992px){.p-tagShow_container{display:block}}.p-tagShow_start{width:360px;grid-row:1/2;-ms-grid-row:1;-ms-grid-row-span:2;grid-column:1/2;-ms-grid-column:1}@media(max-width: 992px){.p-tagShow_start{width:100%}}.p-tagShow_main{margin-left:24px;grid-row:1/3;-ms-grid-row:1;-ms-grid-row-span:3;grid-column:2/2;-ms-grid-column:2}@media(max-width: 992px){.p-tagShow_main{margin-left:0}}.p-tagShow_mainTop{background-color:#fff;border:1px solid rgba(0,0,0,0);margin-bottom:24px}.p-tagShow_mainMiddle{background-color:#fff;border:1px solid rgba(0,0,0,0);margin-bottom:24px}.p-tagShow_mainBottom .tsf-ArticleList{background-color:#fff;border:1px solid rgba(0,0,0,0)}.p-tagShow_end{width:360px;grid-row:2/3;-ms-grid-row:2;-ms-grid-row-span:3;grid-column:1/2;-ms-grid-column:1}@media(max-width: 992px){.p-tagShow_end{width:100%}}@media(max-width: 992px){.p-tagShow_start,.p-tagShow_mainBottom,.p-tagShow_end{grid-row:unset;grid-column:unset}}.autocomplete-image img{object-fit:contain;box-shadow:0 0 2px rgba(0,0,0,.3);background-color:#fff;overflow:hidden;display:inline-block;border-radius:3px;width:16px;height:16px}.autocomplete-image .value{font-weight:bold}.autocomplete-lang{align-items:baseline;display:flex}.autocomplete-lang .code{font-weight:bold}.autocomplete-lang .name{font-size:12px;margin-left:auto;padding-left:8px}.textcomplete-item{border-top:1px solid #333}.textcomplete-item>a:hover{cursor:pointer}.textcomplete-item:first-child{border-top:0}.textcomplete-item.active .autocomplete-lang .code,.textcomplete-item>a:hover .code,.textcomplete-item>a:focus .code{font-weight:normal}.dropdown-menu{background-color:#fff;border:1px solid #ddd;list-style:none;margin:0;padding:0}.dropdown-menu li{border-top:1px solid #ddd;padding:2px 12px;margin:0}.dropdown-menu li:first-child{border-top:none}.dropdown-menu li:hover,.dropdown-menu .active{background-color:#c1ff92}.dropdown-menu a{height:20px;text-decoration:none;color:#555}.dropdown-menu a:hover{cursor:pointer}.dropdown-menu img{vertical-align:text-top;height:20px}@keyframes slideModeFadeIn{0%{opacity:0}100%{opacity:1}}.slideMode{-webkit-user-select:none;user-select:none;margin-bottom:40px;display:flex;flex-direction:column;height:480px;position:relative}.slideMode,.slideMode *{box-sizing:border-box}.slideMode-Viewer{width:100%;padding:0;position:relative;background-color:#fff;border:1px solid #bfbfbf;border-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;overflow:hidden;font-size:2.2em;cursor:pointer;pointer-events:none;flex:1}.slideMode-Viewer_content{pointer-events:auto;height:100%;padding:1em;overflow-y:auto}.slideMode-Viewer_content *{pointer-events:none}.slideMode-Viewer_content a,.slideMode-Viewer_content img{pointer-events:auto}.slideMode-Viewer_content--firstSlide{padding:0;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.slideMode-Viewer_content--firstSlide h1{margin-top:.8em;margin-bottom:.3em;padding-bottom:.3em;border-bottom:1px solid #ccc;font-size:1.2em;font-weight:bold;line-height:1.2}.slideMode-Viewer_content--firstSlideAuthor{font-size:.4em;color:#999}@media(max-width: 480px){.slideMode-Viewer{font-size:1.3em}}@media(min-width: 770px){.slideMode-Viewer{font-size:1.6em}}@media(min-width: 992px){.slideMode-Viewer{font-size:1.9em}}@media(min-width: 1200px){.slideMode-Viewer{font-size:2.2em}}@media(min-width: 1200px){.it-MdContent .slideMode-Viewer{font-size:2em}}.slideMode-Viewer h1,.slideMode-Viewer h2,.slideMode-Viewer h3,.slideMode-Viewer h4,.slideMode-Viewer h5,.slideMode-Viewer h6{margin-top:1em}.slideMode-Viewer h1 .emoji,.slideMode-Viewer h2 .emoji,.slideMode-Viewer h3 .emoji,.slideMode-Viewer h4 .emoji,.slideMode-Viewer h5 .emoji,.slideMode-Viewer h6 .emoji{vertical-align:text-top}.slideMode-Viewer h1{font-size:1.5em !important}.slideMode-Viewer h2{font-size:1.3em !important}.slideMode-Viewer>div>h1:first-child,.slideMode-Viewer>div>h2:first-child,.slideMode-Viewer>div>h3:first-child,.slideMode-Viewer>div>h4:first-child,.slideMode-Viewer>div>h5:first-child,.slideMode-Viewer>div>h6:first-child{margin-top:0;margin-bottom:.4em}.slideMode-Viewer>div>h1:only-child,.slideMode-Viewer>div>h2:only-child,.slideMode-Viewer>div>h3:only-child,.slideMode-Viewer>div>h4:only-child,.slideMode-Viewer>div>h5:only-child,.slideMode-Viewer>div>h6:only-child,.slideMode-Viewer_content--firstSlide:only-child{border-bottom:0;margin-top:0;margin-bottom:0;padding-bottom:0;width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-weight:bold;font-size:1em;text-align:center;line-height:1.3}.slideMode-Viewer>div>h1 .fa-link,.slideMode-Viewer>div>h2 .fa-link,.slideMode-Viewer>div>h3 .fa-link,.slideMode-Viewer>div>h4 .fa-link,.slideMode-Viewer>div>h5 .fa-link,.slideMode-Viewer>div>h6 .fa-link,.slideMode-Viewer_content--firstSlide .fa-link{display:none}.slideMode-Viewer h1{margin:1em 0 !important}.slideMode-Viewer>div>h1:only-child{font-size:2.5em}.slideMode-Viewer p:only-child>a:only-child img{margin-bottom:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:80%}.slideMode-Viewer img{max-width:100%}.slideMode-Viewer .emoji{width:.8em;height:.8em;vertical-align:baseline}.slideMode-Viewer p{margin:0 0 .6em;line-height:1.6}.slideMode-Viewer ul,.slideMode-Viewer ol{margin:0 0 .6em}.slideMode-Viewer ul{padding-left:1.2em}.slideMode-Viewer li{margin-bottom:.3em;line-height:1.4}.slideMode-Viewer .code-frame{pointer-events:auto}.slideMode-Viewer .code-frame pre{cursor:text;font-size:.7em}.slideMode-Viewer .task-list-item-checkbox{margin-left:-1em;transform:scale(1.5);vertical-align:text-top}.slideMode-Dashboard{margin:0;padding:0 5px;width:100%;min-height:50px;background:linear-gradient(to bottom, #59bb0c 0%, #5ba720 100%);border-bottom-right-radius:4px;border-bottom-left-radius:4px;color:#fff;display:flex;align-items:center}.slideMode-Dashboard-Team{background:linear-gradient(to bottom, #458ac5 0%, #3370a4 100%)}.slideMode-Dashboard_button{transition:color .1s linear;padding:15px;background-color:rgba(0,0,0,0);border:0;outline:0;color:#42860d;font-size:14px;cursor:default}.slideMode-Dashboard_button--clickable{color:#abd68a;cursor:pointer}.slideMode-Dashboard_button--clickable:hover{color:#fff}.slideMode-Dashboard_button-Team{color:#20517b}.slideMode-Dashboard_button-Team.slideMode-Dashboard_button--clickable{color:#93bbdd;cursor:pointer}.slideMode-Dashboard_button-Team.slideMode-Dashboard_button--clickable:hover{color:#fff}.slideMode-Dashboard_pageCount{min-width:45px;margin:0 10px;padding-right:10px;font-size:10px;text-align:right}.slideMode-Dashboard_progress{cursor:pointer;display:flex;align-items:stretch;background:gray;flex:1;height:10px;border-radius:4px;overflow:hidden;background:#428b09;margin-right:8px}.slideMode-Dashboard_progress-Team{background-color:#bad3e9}.slideMode-Dashboard_progressFill{transition:width .15s ease-out;background:#c6e6ad}.slideMode-Dashboard_progressFill-Team{background-color:#2d6390}.slideMode-Dashboard_logo{width:48px;margin-right:8px;height:16px;fill:#fff;margin-left:8px}.slideMode-Tooltip{color:#fff;background:rgba(0,0,0,.85);border:2px solid rgba(0,0,0,.85);position:absolute;margin-left:131px;margin-top:0;padding:6px 8px;border-radius:4px;font-size:12px;letter-spacing:3px;animation:slideModeFadeIn .25s ease-out;bottom:42px;pointer-events:none}.slideMode-Tooltip::after{content:"";position:absolute;left:calc(50% - 14px);bottom:-18px;border:solid 14px rgba(0,0,0,0);border-top:solid 10px rgba(0,0,0,.85);border-bottom:solid 10px rgba(0,0,0,0)}.editorPreview_article .slideMode .slideMode_preview{padding:.7em;font-size:2vw}.slideMode code.code{white-space:pre}.slideMode.fullscreen{z-index:1000;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;margin:0;height:100%}.slideMode.fullscreen .slideMode-Dashboard{border-bottom-right-radius:0;border-bottom-left-radius:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.ad-336x280{width:336px;height:280px}.ad-300x250{width:300px;height:250px}.ad-300x600{width:300px;height:600px}.ad-728x90{width:728px;height:90px}.u-flex{display:flex;flex-wrap:wrap}.u-flex-center-between{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.u-flex-center-around{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.u-flex-align-center{display:flex;flex-wrap:wrap;align-items:center}.u-shrink-0{flex-shrink:0}.u-flex-nowrap{flex-wrap:nowrap}.m-auto{margin:auto}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mx-auto{margin-right:auto;margin-left:auto}.my-auto{margin-top:auto;margin-bottom:auto}.p-auto{padding:auto}.pt-auto{padding-top:auto}.pr-auto{padding-right:auto}.pb-auto{padding-bottom:auto}.pl-auto{padding-left:auto}.px-auto{padding-right:auto;padding-left:auto}.py-auto{padding-top:auto;padding-bottom:auto}.m-0{margin:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mx-0{margin-right:0;margin-left:0}.my-0{margin-top:0;margin-bottom:0}.p-0{padding:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.px-0{padding-right:0;padding-left:0}.py-0{padding-top:0;padding-bottom:0}.m-1of4{margin:2px}.mt-1of4{margin-top:2px}.mr-1of4{margin-right:2px}.mb-1of4{margin-bottom:2px}.ml-1of4{margin-left:2px}.mx-1of4{margin-right:2px;margin-left:2px}.my-1of4{margin-top:2px;margin-bottom:2px}.p-1of4{padding:2px}.pt-1of4{padding-top:2px}.pr-1of4{padding-right:2px}.pb-1of4{padding-bottom:2px}.pl-1of4{padding-left:2px}.px-1of4{padding-right:2px;padding-left:2px}.py-1of4{padding-top:2px;padding-bottom:2px}.m-1of2{margin:4px}.mt-1of2{margin-top:4px}.mr-1of2{margin-right:4px}.mb-1of2{margin-bottom:4px}.ml-1of2{margin-left:4px}.mx-1of2{margin-right:4px;margin-left:4px}.my-1of2{margin-top:4px;margin-bottom:4px}.p-1of2{padding:4px}.pt-1of2{padding-top:4px}.pr-1of2{padding-right:4px}.pb-1of2{padding-bottom:4px}.pl-1of2{padding-left:4px}.px-1of2{padding-right:4px;padding-left:4px}.py-1of2{padding-top:4px;padding-bottom:4px}.m-3of2{margin:12px}.mt-3of2{margin-top:12px}.mr-3of2{margin-right:12px}.mb-3of2{margin-bottom:12px}.ml-3of2{margin-left:12px}.mx-3of2{margin-right:12px;margin-left:12px}.my-3of2{margin-top:12px;margin-bottom:12px}.p-3of2{padding:12px}.pt-3of2{padding-top:12px}.pr-3of2{padding-right:12px}.pb-3of2{padding-bottom:12px}.pl-3of2{padding-left:12px}.px-3of2{padding-right:12px;padding-left:12px}.py-3of2{padding-top:12px;padding-bottom:12px}.m-1{margin:8px}.mt-1{margin-top:8px}.mr-1{margin-right:8px}.mb-1{margin-bottom:8px}.ml-1{margin-left:8px}.mx-1{margin-right:8px;margin-left:8px}.my-1{margin-top:8px;margin-bottom:8px}.p-1{padding:8px}.pt-1{padding-top:8px}.pr-1{padding-right:8px}.pb-1{padding-bottom:8px}.pl-1{padding-left:8px}.px-1{padding-right:8px;padding-left:8px}.py-1{padding-top:8px;padding-bottom:8px}.m-2{margin:16px}.mt-2{margin-top:16px}.mr-2{margin-right:16px}.mb-2{margin-bottom:16px}.ml-2{margin-left:16px}.mx-2{margin-right:16px;margin-left:16px}.my-2{margin-top:16px;margin-bottom:16px}.p-2{padding:16px}.pt-2{padding-top:16px}.pr-2{padding-right:16px}.pb-2{padding-bottom:16px}.pl-2{padding-left:16px}.px-2{padding-right:16px;padding-left:16px}.py-2{padding-top:16px;padding-bottom:16px}.m-3{margin:24px}.mt-3{margin-top:24px}.mr-3{margin-right:24px}.mb-3{margin-bottom:24px}.ml-3{margin-left:24px}.mx-3{margin-right:24px;margin-left:24px}.my-3{margin-top:24px;margin-bottom:24px}.p-3{padding:24px}.pt-3{padding-top:24px}.pr-3{padding-right:24px}.pb-3{padding-bottom:24px}.pl-3{padding-left:24px}.px-3{padding-right:24px;padding-left:24px}.py-3{padding-top:24px;padding-bottom:24px}.m-4{margin:32px}.mt-4{margin-top:32px}.mr-4{margin-right:32px}.mb-4{margin-bottom:32px}.ml-4{margin-left:32px}.mx-4{margin-right:32px;margin-left:32px}.my-4{margin-top:32px;margin-bottom:32px}.p-4{padding:32px}.pt-4{padding-top:32px}.pr-4{padding-right:32px}.pb-4{padding-bottom:32px}.pl-4{padding-left:32px}.px-4{padding-right:32px;padding-left:32px}.py-4{padding-top:32px;padding-bottom:32px}.m-5{margin:40px}.mt-5{margin-top:40px}.mr-5{margin-right:40px}.mb-5{margin-bottom:40px}.ml-5{margin-left:40px}.mx-5{margin-right:40px;margin-left:40px}.my-5{margin-top:40px;margin-bottom:40px}.p-5{padding:40px}.pt-5{padding-top:40px}.pr-5{padding-right:40px}.pb-5{padding-bottom:40px}.pl-5{padding-left:40px}.px-5{padding-right:40px;padding-left:40px}.py-5{padding-top:40px;padding-bottom:40px}.m-6{margin:48px}.mt-6{margin-top:48px}.mr-6{margin-right:48px}.mb-6{margin-bottom:48px}.ml-6{margin-left:48px}.mx-6{margin-right:48px;margin-left:48px}.my-6{margin-top:48px;margin-bottom:48px}.p-6{padding:48px}.pt-6{padding-top:48px}.pr-6{padding-right:48px}.pb-6{padding-bottom:48px}.pl-6{padding-left:48px}.px-6{padding-right:48px;padding-left:48px}.py-6{padding-top:48px;padding-bottom:48px}@media(max-width: 480px){.m-auto\@xs{margin:auto}.mt-auto\@xs{margin-top:auto}.mr-auto\@xs{margin-right:auto}.mb-auto\@xs{margin-bottom:auto}.ml-auto\@xs{margin-left:auto}.mx-auto\@xs{margin-right:auto;margin-left:auto}.my-auto\@xs{margin-top:auto;margin-bottom:auto}.p-auto\@xs{padding:auto}.pt-auto\@xs{padding-top:auto}.pr-auto\@xs{padding-right:auto}.pb-auto\@xs{padding-bottom:auto}.pl-auto\@xs{padding-left:auto}.px-auto\@xs{padding-right:auto;padding-left:auto}.py-auto\@xs{padding-top:auto;padding-bottom:auto}.m-0\@xs{margin:0}.mt-0\@xs{margin-top:0}.mr-0\@xs{margin-right:0}.mb-0\@xs{margin-bottom:0}.ml-0\@xs{margin-left:0}.mx-0\@xs{margin-right:0;margin-left:0}.my-0\@xs{margin-top:0;margin-bottom:0}.p-0\@xs{padding:0}.pt-0\@xs{padding-top:0}.pr-0\@xs{padding-right:0}.pb-0\@xs{padding-bottom:0}.pl-0\@xs{padding-left:0}.px-0\@xs{padding-right:0;padding-left:0}.py-0\@xs{padding-top:0;padding-bottom:0}.m-1of4\@xs{margin:2px}.mt-1of4\@xs{margin-top:2px}.mr-1of4\@xs{margin-right:2px}.mb-1of4\@xs{margin-bottom:2px}.ml-1of4\@xs{margin-left:2px}.mx-1of4\@xs{margin-right:2px;margin-left:2px}.my-1of4\@xs{margin-top:2px;margin-bottom:2px}.p-1of4\@xs{padding:2px}.pt-1of4\@xs{padding-top:2px}.pr-1of4\@xs{padding-right:2px}.pb-1of4\@xs{padding-bottom:2px}.pl-1of4\@xs{padding-left:2px}.px-1of4\@xs{padding-right:2px;padding-left:2px}.py-1of4\@xs{padding-top:2px;padding-bottom:2px}.m-1of2\@xs{margin:4px}.mt-1of2\@xs{margin-top:4px}.mr-1of2\@xs{margin-right:4px}.mb-1of2\@xs{margin-bottom:4px}.ml-1of2\@xs{margin-left:4px}.mx-1of2\@xs{margin-right:4px;margin-left:4px}.my-1of2\@xs{margin-top:4px;margin-bottom:4px}.p-1of2\@xs{padding:4px}.pt-1of2\@xs{padding-top:4px}.pr-1of2\@xs{padding-right:4px}.pb-1of2\@xs{padding-bottom:4px}.pl-1of2\@xs{padding-left:4px}.px-1of2\@xs{padding-right:4px;padding-left:4px}.py-1of2\@xs{padding-top:4px;padding-bottom:4px}.m-3of2\@xs{margin:12px}.mt-3of2\@xs{margin-top:12px}.mr-3of2\@xs{margin-right:12px}.mb-3of2\@xs{margin-bottom:12px}.ml-3of2\@xs{margin-left:12px}.mx-3of2\@xs{margin-right:12px;margin-left:12px}.my-3of2\@xs{margin-top:12px;margin-bottom:12px}.p-3of2\@xs{padding:12px}.pt-3of2\@xs{padding-top:12px}.pr-3of2\@xs{padding-right:12px}.pb-3of2\@xs{padding-bottom:12px}.pl-3of2\@xs{padding-left:12px}.px-3of2\@xs{padding-right:12px;padding-left:12px}.py-3of2\@xs{padding-top:12px;padding-bottom:12px}.m-1\@xs{margin:8px}.mt-1\@xs{margin-top:8px}.mr-1\@xs{margin-right:8px}.mb-1\@xs{margin-bottom:8px}.ml-1\@xs{margin-left:8px}.mx-1\@xs{margin-right:8px;margin-left:8px}.my-1\@xs{margin-top:8px;margin-bottom:8px}.p-1\@xs{padding:8px}.pt-1\@xs{padding-top:8px}.pr-1\@xs{padding-right:8px}.pb-1\@xs{padding-bottom:8px}.pl-1\@xs{padding-left:8px}.px-1\@xs{padding-right:8px;padding-left:8px}.py-1\@xs{padding-top:8px;padding-bottom:8px}.m-2\@xs{margin:16px}.mt-2\@xs{margin-top:16px}.mr-2\@xs{margin-right:16px}.mb-2\@xs{margin-bottom:16px}.ml-2\@xs{margin-left:16px}.mx-2\@xs{margin-right:16px;margin-left:16px}.my-2\@xs{margin-top:16px;margin-bottom:16px}.p-2\@xs{padding:16px}.pt-2\@xs{padding-top:16px}.pr-2\@xs{padding-right:16px}.pb-2\@xs{padding-bottom:16px}.pl-2\@xs{padding-left:16px}.px-2\@xs{padding-right:16px;padding-left:16px}.py-2\@xs{padding-top:16px;padding-bottom:16px}.m-3\@xs{margin:24px}.mt-3\@xs{margin-top:24px}.mr-3\@xs{margin-right:24px}.mb-3\@xs{margin-bottom:24px}.ml-3\@xs{margin-left:24px}.mx-3\@xs{margin-right:24px;margin-left:24px}.my-3\@xs{margin-top:24px;margin-bottom:24px}.p-3\@xs{padding:24px}.pt-3\@xs{padding-top:24px}.pr-3\@xs{padding-right:24px}.pb-3\@xs{padding-bottom:24px}.pl-3\@xs{padding-left:24px}.px-3\@xs{padding-right:24px;padding-left:24px}.py-3\@xs{padding-top:24px;padding-bottom:24px}.m-4\@xs{margin:32px}.mt-4\@xs{margin-top:32px}.mr-4\@xs{margin-right:32px}.mb-4\@xs{margin-bottom:32px}.ml-4\@xs{margin-left:32px}.mx-4\@xs{margin-right:32px;margin-left:32px}.my-4\@xs{margin-top:32px;margin-bottom:32px}.p-4\@xs{padding:32px}.pt-4\@xs{padding-top:32px}.pr-4\@xs{padding-right:32px}.pb-4\@xs{padding-bottom:32px}.pl-4\@xs{padding-left:32px}.px-4\@xs{padding-right:32px;padding-left:32px}.py-4\@xs{padding-top:32px;padding-bottom:32px}.m-5\@xs{margin:40px}.mt-5\@xs{margin-top:40px}.mr-5\@xs{margin-right:40px}.mb-5\@xs{margin-bottom:40px}.ml-5\@xs{margin-left:40px}.mx-5\@xs{margin-right:40px;margin-left:40px}.my-5\@xs{margin-top:40px;margin-bottom:40px}.p-5\@xs{padding:40px}.pt-5\@xs{padding-top:40px}.pr-5\@xs{padding-right:40px}.pb-5\@xs{padding-bottom:40px}.pl-5\@xs{padding-left:40px}.px-5\@xs{padding-right:40px;padding-left:40px}.py-5\@xs{padding-top:40px;padding-bottom:40px}.m-6\@xs{margin:48px}.mt-6\@xs{margin-top:48px}.mr-6\@xs{margin-right:48px}.mb-6\@xs{margin-bottom:48px}.ml-6\@xs{margin-left:48px}.mx-6\@xs{margin-right:48px;margin-left:48px}.my-6\@xs{margin-top:48px;margin-bottom:48px}.p-6\@xs{padding:48px}.pt-6\@xs{padding-top:48px}.pr-6\@xs{padding-right:48px}.pb-6\@xs{padding-bottom:48px}.pl-6\@xs{padding-left:48px}.px-6\@xs{padding-right:48px;padding-left:48px}.py-6\@xs{padding-top:48px;padding-bottom:48px}}@media(max-width: 770px){.m-auto\@s{margin:auto}.mt-auto\@s{margin-top:auto}.mr-auto\@s{margin-right:auto}.mb-auto\@s{margin-bottom:auto}.ml-auto\@s{margin-left:auto}.mx-auto\@s{margin-right:auto;margin-left:auto}.my-auto\@s{margin-top:auto;margin-bottom:auto}.p-auto\@s{padding:auto}.pt-auto\@s{padding-top:auto}.pr-auto\@s{padding-right:auto}.pb-auto\@s{padding-bottom:auto}.pl-auto\@s{padding-left:auto}.px-auto\@s{padding-right:auto;padding-left:auto}.py-auto\@s{padding-top:auto;padding-bottom:auto}.m-0\@s{margin:0}.mt-0\@s{margin-top:0}.mr-0\@s{margin-right:0}.mb-0\@s{margin-bottom:0}.ml-0\@s{margin-left:0}.mx-0\@s{margin-right:0;margin-left:0}.my-0\@s{margin-top:0;margin-bottom:0}.p-0\@s{padding:0}.pt-0\@s{padding-top:0}.pr-0\@s{padding-right:0}.pb-0\@s{padding-bottom:0}.pl-0\@s{padding-left:0}.px-0\@s{padding-right:0;padding-left:0}.py-0\@s{padding-top:0;padding-bottom:0}.m-1of4\@s{margin:2px}.mt-1of4\@s{margin-top:2px}.mr-1of4\@s{margin-right:2px}.mb-1of4\@s{margin-bottom:2px}.ml-1of4\@s{margin-left:2px}.mx-1of4\@s{margin-right:2px;margin-left:2px}.my-1of4\@s{margin-top:2px;margin-bottom:2px}.p-1of4\@s{padding:2px}.pt-1of4\@s{padding-top:2px}.pr-1of4\@s{padding-right:2px}.pb-1of4\@s{padding-bottom:2px}.pl-1of4\@s{padding-left:2px}.px-1of4\@s{padding-right:2px;padding-left:2px}.py-1of4\@s{padding-top:2px;padding-bottom:2px}.m-1of2\@s{margin:4px}.mt-1of2\@s{margin-top:4px}.mr-1of2\@s{margin-right:4px}.mb-1of2\@s{margin-bottom:4px}.ml-1of2\@s{margin-left:4px}.mx-1of2\@s{margin-right:4px;margin-left:4px}.my-1of2\@s{margin-top:4px;margin-bottom:4px}.p-1of2\@s{padding:4px}.pt-1of2\@s{padding-top:4px}.pr-1of2\@s{padding-right:4px}.pb-1of2\@s{padding-bottom:4px}.pl-1of2\@s{padding-left:4px}.px-1of2\@s{padding-right:4px;padding-left:4px}.py-1of2\@s{padding-top:4px;padding-bottom:4px}.m-3of2\@s{margin:12px}.mt-3of2\@s{margin-top:12px}.mr-3of2\@s{margin-right:12px}.mb-3of2\@s{margin-bottom:12px}.ml-3of2\@s{margin-left:12px}.mx-3of2\@s{margin-right:12px;margin-left:12px}.my-3of2\@s{margin-top:12px;margin-bottom:12px}.p-3of2\@s{padding:12px}.pt-3of2\@s{padding-top:12px}.pr-3of2\@s{padding-right:12px}.pb-3of2\@s{padding-bottom:12px}.pl-3of2\@s{padding-left:12px}.px-3of2\@s{padding-right:12px;padding-left:12px}.py-3of2\@s{padding-top:12px;padding-bottom:12px}.m-1\@s{margin:8px}.mt-1\@s{margin-top:8px}.mr-1\@s{margin-right:8px}.mb-1\@s{margin-bottom:8px}.ml-1\@s{margin-left:8px}.mx-1\@s{margin-right:8px;margin-left:8px}.my-1\@s{margin-top:8px;margin-bottom:8px}.p-1\@s{padding:8px}.pt-1\@s{padding-top:8px}.pr-1\@s{padding-right:8px}.pb-1\@s{padding-bottom:8px}.pl-1\@s{padding-left:8px}.px-1\@s{padding-right:8px;padding-left:8px}.py-1\@s{padding-top:8px;padding-bottom:8px}.m-2\@s{margin:16px}.mt-2\@s{margin-top:16px}.mr-2\@s{margin-right:16px}.mb-2\@s{margin-bottom:16px}.ml-2\@s{margin-left:16px}.mx-2\@s{margin-right:16px;margin-left:16px}.my-2\@s{margin-top:16px;margin-bottom:16px}.p-2\@s{padding:16px}.pt-2\@s{padding-top:16px}.pr-2\@s{padding-right:16px}.pb-2\@s{padding-bottom:16px}.pl-2\@s{padding-left:16px}.px-2\@s{padding-right:16px;padding-left:16px}.py-2\@s{padding-top:16px;padding-bottom:16px}.m-3\@s{margin:24px}.mt-3\@s{margin-top:24px}.mr-3\@s{margin-right:24px}.mb-3\@s{margin-bottom:24px}.ml-3\@s{margin-left:24px}.mx-3\@s{margin-right:24px;margin-left:24px}.my-3\@s{margin-top:24px;margin-bottom:24px}.p-3\@s{padding:24px}.pt-3\@s{padding-top:24px}.pr-3\@s{padding-right:24px}.pb-3\@s{padding-bottom:24px}.pl-3\@s{padding-left:24px}.px-3\@s{padding-right:24px;padding-left:24px}.py-3\@s{padding-top:24px;padding-bottom:24px}.m-4\@s{margin:32px}.mt-4\@s{margin-top:32px}.mr-4\@s{margin-right:32px}.mb-4\@s{margin-bottom:32px}.ml-4\@s{margin-left:32px}.mx-4\@s{margin-right:32px;margin-left:32px}.my-4\@s{margin-top:32px;margin-bottom:32px}.p-4\@s{padding:32px}.pt-4\@s{padding-top:32px}.pr-4\@s{padding-right:32px}.pb-4\@s{padding-bottom:32px}.pl-4\@s{padding-left:32px}.px-4\@s{padding-right:32px;padding-left:32px}.py-4\@s{padding-top:32px;padding-bottom:32px}.m-5\@s{margin:40px}.mt-5\@s{margin-top:40px}.mr-5\@s{margin-right:40px}.mb-5\@s{margin-bottom:40px}.ml-5\@s{margin-left:40px}.mx-5\@s{margin-right:40px;margin-left:40px}.my-5\@s{margin-top:40px;margin-bottom:40px}.p-5\@s{padding:40px}.pt-5\@s{padding-top:40px}.pr-5\@s{padding-right:40px}.pb-5\@s{padding-bottom:40px}.pl-5\@s{padding-left:40px}.px-5\@s{padding-right:40px;padding-left:40px}.py-5\@s{padding-top:40px;padding-bottom:40px}.m-6\@s{margin:48px}.mt-6\@s{margin-top:48px}.mr-6\@s{margin-right:48px}.mb-6\@s{margin-bottom:48px}.ml-6\@s{margin-left:48px}.mx-6\@s{margin-right:48px;margin-left:48px}.my-6\@s{margin-top:48px;margin-bottom:48px}.p-6\@s{padding:48px}.pt-6\@s{padding-top:48px}.pr-6\@s{padding-right:48px}.pb-6\@s{padding-bottom:48px}.pl-6\@s{padding-left:48px}.px-6\@s{padding-right:48px;padding-left:48px}.py-6\@s{padding-top:48px;padding-bottom:48px}}@media(max-width: 992px){.m-auto\@m{margin:auto}.mt-auto\@m{margin-top:auto}.mr-auto\@m{margin-right:auto}.mb-auto\@m{margin-bottom:auto}.ml-auto\@m{margin-left:auto}.mx-auto\@m{margin-right:auto;margin-left:auto}.my-auto\@m{margin-top:auto;margin-bottom:auto}.p-auto\@m{padding:auto}.pt-auto\@m{padding-top:auto}.pr-auto\@m{padding-right:auto}.pb-auto\@m{padding-bottom:auto}.pl-auto\@m{padding-left:auto}.px-auto\@m{padding-right:auto;padding-left:auto}.py-auto\@m{padding-top:auto;padding-bottom:auto}.m-0\@m{margin:0}.mt-0\@m{margin-top:0}.mr-0\@m{margin-right:0}.mb-0\@m{margin-bottom:0}.ml-0\@m{margin-left:0}.mx-0\@m{margin-right:0;margin-left:0}.my-0\@m{margin-top:0;margin-bottom:0}.p-0\@m{padding:0}.pt-0\@m{padding-top:0}.pr-0\@m{padding-right:0}.pb-0\@m{padding-bottom:0}.pl-0\@m{padding-left:0}.px-0\@m{padding-right:0;padding-left:0}.py-0\@m{padding-top:0;padding-bottom:0}.m-1of4\@m{margin:2px}.mt-1of4\@m{margin-top:2px}.mr-1of4\@m{margin-right:2px}.mb-1of4\@m{margin-bottom:2px}.ml-1of4\@m{margin-left:2px}.mx-1of4\@m{margin-right:2px;margin-left:2px}.my-1of4\@m{margin-top:2px;margin-bottom:2px}.p-1of4\@m{padding:2px}.pt-1of4\@m{padding-top:2px}.pr-1of4\@m{padding-right:2px}.pb-1of4\@m{padding-bottom:2px}.pl-1of4\@m{padding-left:2px}.px-1of4\@m{padding-right:2px;padding-left:2px}.py-1of4\@m{padding-top:2px;padding-bottom:2px}.m-1of2\@m{margin:4px}.mt-1of2\@m{margin-top:4px}.mr-1of2\@m{margin-right:4px}.mb-1of2\@m{margin-bottom:4px}.ml-1of2\@m{margin-left:4px}.mx-1of2\@m{margin-right:4px;margin-left:4px}.my-1of2\@m{margin-top:4px;margin-bottom:4px}.p-1of2\@m{padding:4px}.pt-1of2\@m{padding-top:4px}.pr-1of2\@m{padding-right:4px}.pb-1of2\@m{padding-bottom:4px}.pl-1of2\@m{padding-left:4px}.px-1of2\@m{padding-right:4px;padding-left:4px}.py-1of2\@m{padding-top:4px;padding-bottom:4px}.m-3of2\@m{margin:12px}.mt-3of2\@m{margin-top:12px}.mr-3of2\@m{margin-right:12px}.mb-3of2\@m{margin-bottom:12px}.ml-3of2\@m{margin-left:12px}.mx-3of2\@m{margin-right:12px;margin-left:12px}.my-3of2\@m{margin-top:12px;margin-bottom:12px}.p-3of2\@m{padding:12px}.pt-3of2\@m{padding-top:12px}.pr-3of2\@m{padding-right:12px}.pb-3of2\@m{padding-bottom:12px}.pl-3of2\@m{padding-left:12px}.px-3of2\@m{padding-right:12px;padding-left:12px}.py-3of2\@m{padding-top:12px;padding-bottom:12px}.m-1\@m{margin:8px}.mt-1\@m{margin-top:8px}.mr-1\@m{margin-right:8px}.mb-1\@m{margin-bottom:8px}.ml-1\@m{margin-left:8px}.mx-1\@m{margin-right:8px;margin-left:8px}.my-1\@m{margin-top:8px;margin-bottom:8px}.p-1\@m{padding:8px}.pt-1\@m{padding-top:8px}.pr-1\@m{padding-right:8px}.pb-1\@m{padding-bottom:8px}.pl-1\@m{padding-left:8px}.px-1\@m{padding-right:8px;padding-left:8px}.py-1\@m{padding-top:8px;padding-bottom:8px}.m-2\@m{margin:16px}.mt-2\@m{margin-top:16px}.mr-2\@m{margin-right:16px}.mb-2\@m{margin-bottom:16px}.ml-2\@m{margin-left:16px}.mx-2\@m{margin-right:16px;margin-left:16px}.my-2\@m{margin-top:16px;margin-bottom:16px}.p-2\@m{padding:16px}.pt-2\@m{padding-top:16px}.pr-2\@m{padding-right:16px}.pb-2\@m{padding-bottom:16px}.pl-2\@m{padding-left:16px}.px-2\@m{padding-right:16px;padding-left:16px}.py-2\@m{padding-top:16px;padding-bottom:16px}.m-3\@m{margin:24px}.mt-3\@m{margin-top:24px}.mr-3\@m{margin-right:24px}.mb-3\@m{margin-bottom:24px}.ml-3\@m{margin-left:24px}.mx-3\@m{margin-right:24px;margin-left:24px}.my-3\@m{margin-top:24px;margin-bottom:24px}.p-3\@m{padding:24px}.pt-3\@m{padding-top:24px}.pr-3\@m{padding-right:24px}.pb-3\@m{padding-bottom:24px}.pl-3\@m{padding-left:24px}.px-3\@m{padding-right:24px;padding-left:24px}.py-3\@m{padding-top:24px;padding-bottom:24px}.m-4\@m{margin:32px}.mt-4\@m{margin-top:32px}.mr-4\@m{margin-right:32px}.mb-4\@m{margin-bottom:32px}.ml-4\@m{margin-left:32px}.mx-4\@m{margin-right:32px;margin-left:32px}.my-4\@m{margin-top:32px;margin-bottom:32px}.p-4\@m{padding:32px}.pt-4\@m{padding-top:32px}.pr-4\@m{padding-right:32px}.pb-4\@m{padding-bottom:32px}.pl-4\@m{padding-left:32px}.px-4\@m{padding-right:32px;padding-left:32px}.py-4\@m{padding-top:32px;padding-bottom:32px}.m-5\@m{margin:40px}.mt-5\@m{margin-top:40px}.mr-5\@m{margin-right:40px}.mb-5\@m{margin-bottom:40px}.ml-5\@m{margin-left:40px}.mx-5\@m{margin-right:40px;margin-left:40px}.my-5\@m{margin-top:40px;margin-bottom:40px}.p-5\@m{padding:40px}.pt-5\@m{padding-top:40px}.pr-5\@m{padding-right:40px}.pb-5\@m{padding-bottom:40px}.pl-5\@m{padding-left:40px}.px-5\@m{padding-right:40px;padding-left:40px}.py-5\@m{padding-top:40px;padding-bottom:40px}.m-6\@m{margin:48px}.mt-6\@m{margin-top:48px}.mr-6\@m{margin-right:48px}.mb-6\@m{margin-bottom:48px}.ml-6\@m{margin-left:48px}.mx-6\@m{margin-right:48px;margin-left:48px}.my-6\@m{margin-top:48px;margin-bottom:48px}.p-6\@m{padding:48px}.pt-6\@m{padding-top:48px}.pr-6\@m{padding-right:48px}.pb-6\@m{padding-bottom:48px}.pl-6\@m{padding-left:48px}.px-6\@m{padding-right:48px;padding-left:48px}.py-6\@m{padding-top:48px;padding-bottom:48px}}@media(max-width: 1200px){.m-auto\@l{margin:auto}.mt-auto\@l{margin-top:auto}.mr-auto\@l{margin-right:auto}.mb-auto\@l{margin-bottom:auto}.ml-auto\@l{margin-left:auto}.mx-auto\@l{margin-right:auto;margin-left:auto}.my-auto\@l{margin-top:auto;margin-bottom:auto}.p-auto\@l{padding:auto}.pt-auto\@l{padding-top:auto}.pr-auto\@l{padding-right:auto}.pb-auto\@l{padding-bottom:auto}.pl-auto\@l{padding-left:auto}.px-auto\@l{padding-right:auto;padding-left:auto}.py-auto\@l{padding-top:auto;padding-bottom:auto}.m-0\@l{margin:0}.mt-0\@l{margin-top:0}.mr-0\@l{margin-right:0}.mb-0\@l{margin-bottom:0}.ml-0\@l{margin-left:0}.mx-0\@l{margin-right:0;margin-left:0}.my-0\@l{margin-top:0;margin-bottom:0}.p-0\@l{padding:0}.pt-0\@l{padding-top:0}.pr-0\@l{padding-right:0}.pb-0\@l{padding-bottom:0}.pl-0\@l{padding-left:0}.px-0\@l{padding-right:0;padding-left:0}.py-0\@l{padding-top:0;padding-bottom:0}.m-1of4\@l{margin:2px}.mt-1of4\@l{margin-top:2px}.mr-1of4\@l{margin-right:2px}.mb-1of4\@l{margin-bottom:2px}.ml-1of4\@l{margin-left:2px}.mx-1of4\@l{margin-right:2px;margin-left:2px}.my-1of4\@l{margin-top:2px;margin-bottom:2px}.p-1of4\@l{padding:2px}.pt-1of4\@l{padding-top:2px}.pr-1of4\@l{padding-right:2px}.pb-1of4\@l{padding-bottom:2px}.pl-1of4\@l{padding-left:2px}.px-1of4\@l{padding-right:2px;padding-left:2px}.py-1of4\@l{padding-top:2px;padding-bottom:2px}.m-1of2\@l{margin:4px}.mt-1of2\@l{margin-top:4px}.mr-1of2\@l{margin-right:4px}.mb-1of2\@l{margin-bottom:4px}.ml-1of2\@l{margin-left:4px}.mx-1of2\@l{margin-right:4px;margin-left:4px}.my-1of2\@l{margin-top:4px;margin-bottom:4px}.p-1of2\@l{padding:4px}.pt-1of2\@l{padding-top:4px}.pr-1of2\@l{padding-right:4px}.pb-1of2\@l{padding-bottom:4px}.pl-1of2\@l{padding-left:4px}.px-1of2\@l{padding-right:4px;padding-left:4px}.py-1of2\@l{padding-top:4px;padding-bottom:4px}.m-3of2\@l{margin:12px}.mt-3of2\@l{margin-top:12px}.mr-3of2\@l{margin-right:12px}.mb-3of2\@l{margin-bottom:12px}.ml-3of2\@l{margin-left:12px}.mx-3of2\@l{margin-right:12px;margin-left:12px}.my-3of2\@l{margin-top:12px;margin-bottom:12px}.p-3of2\@l{padding:12px}.pt-3of2\@l{padding-top:12px}.pr-3of2\@l{padding-right:12px}.pb-3of2\@l{padding-bottom:12px}.pl-3of2\@l{padding-left:12px}.px-3of2\@l{padding-right:12px;padding-left:12px}.py-3of2\@l{padding-top:12px;padding-bottom:12px}.m-1\@l{margin:8px}.mt-1\@l{margin-top:8px}.mr-1\@l{margin-right:8px}.mb-1\@l{margin-bottom:8px}.ml-1\@l{margin-left:8px}.mx-1\@l{margin-right:8px;margin-left:8px}.my-1\@l{margin-top:8px;margin-bottom:8px}.p-1\@l{padding:8px}.pt-1\@l{padding-top:8px}.pr-1\@l{padding-right:8px}.pb-1\@l{padding-bottom:8px}.pl-1\@l{padding-left:8px}.px-1\@l{padding-right:8px;padding-left:8px}.py-1\@l{padding-top:8px;padding-bottom:8px}.m-2\@l{margin:16px}.mt-2\@l{margin-top:16px}.mr-2\@l{margin-right:16px}.mb-2\@l{margin-bottom:16px}.ml-2\@l{margin-left:16px}.mx-2\@l{margin-right:16px;margin-left:16px}.my-2\@l{margin-top:16px;margin-bottom:16px}.p-2\@l{padding:16px}.pt-2\@l{padding-top:16px}.pr-2\@l{padding-right:16px}.pb-2\@l{padding-bottom:16px}.pl-2\@l{padding-left:16px}.px-2\@l{padding-right:16px;padding-left:16px}.py-2\@l{padding-top:16px;padding-bottom:16px}.m-3\@l{margin:24px}.mt-3\@l{margin-top:24px}.mr-3\@l{margin-right:24px}.mb-3\@l{margin-bottom:24px}.ml-3\@l{margin-left:24px}.mx-3\@l{margin-right:24px;margin-left:24px}.my-3\@l{margin-top:24px;margin-bottom:24px}.p-3\@l{padding:24px}.pt-3\@l{padding-top:24px}.pr-3\@l{padding-right:24px}.pb-3\@l{padding-bottom:24px}.pl-3\@l{padding-left:24px}.px-3\@l{padding-right:24px;padding-left:24px}.py-3\@l{padding-top:24px;padding-bottom:24px}.m-4\@l{margin:32px}.mt-4\@l{margin-top:32px}.mr-4\@l{margin-right:32px}.mb-4\@l{margin-bottom:32px}.ml-4\@l{margin-left:32px}.mx-4\@l{margin-right:32px;margin-left:32px}.my-4\@l{margin-top:32px;margin-bottom:32px}.p-4\@l{padding:32px}.pt-4\@l{padding-top:32px}.pr-4\@l{padding-right:32px}.pb-4\@l{padding-bottom:32px}.pl-4\@l{padding-left:32px}.px-4\@l{padding-right:32px;padding-left:32px}.py-4\@l{padding-top:32px;padding-bottom:32px}.m-5\@l{margin:40px}.mt-5\@l{margin-top:40px}.mr-5\@l{margin-right:40px}.mb-5\@l{margin-bottom:40px}.ml-5\@l{margin-left:40px}.mx-5\@l{margin-right:40px;margin-left:40px}.my-5\@l{margin-top:40px;margin-bottom:40px}.p-5\@l{padding:40px}.pt-5\@l{padding-top:40px}.pr-5\@l{padding-right:40px}.pb-5\@l{padding-bottom:40px}.pl-5\@l{padding-left:40px}.px-5\@l{padding-right:40px;padding-left:40px}.py-5\@l{padding-top:40px;padding-bottom:40px}.m-6\@l{margin:48px}.mt-6\@l{margin-top:48px}.mr-6\@l{margin-right:48px}.mb-6\@l{margin-bottom:48px}.ml-6\@l{margin-left:48px}.mx-6\@l{margin-right:48px;margin-left:48px}.my-6\@l{margin-top:48px;margin-bottom:48px}.p-6\@l{padding:48px}.pt-6\@l{padding-top:48px}.pr-6\@l{padding-right:48px}.pb-6\@l{padding-bottom:48px}.pl-6\@l{padding-left:48px}.px-6\@l{padding-right:48px;padding-left:48px}.py-6\@l{padding-top:48px;padding-bottom:48px}}
