*,:after,:before{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}html{font-size:62.5%;overflow:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-family:source-han-sans-japanese,sans-serif,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,MS PGothic;font-size:1.6em;font-weight:400;font-style:normal;color:#333;line-height:1.8;background-color:#f3f3f8}a{color:#2d2116;text-decoration:none}img{max-width:100%;height:auto;vertical-align:bottom}.link{color:#659eda}.link:hover{color:#4474a7}.underline{text-decoration:underline}.bold{font-weight:700}.font-weight-normal{font-weight:400}.fullwidth{width:100%}.x-small{font-size:x-small}.small{font-size:small}.medium{font-size:medium}.large{font-size:large}.x-large{font-size:x-large}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.row_responsive{display:flex;flex-direction:row}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-auto{margin-bottom:auto}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-auto{margin-left:auto}.mr-1{margin-right:1rem}.mr-2{margin-right:2rem}.mr-3{margin-right:3rem}.mr-auto{margin-right:auto}.pl-1{padding-left:1rem}.pl-2{padding-left:2rem}.pl-3{padding-left:3rem}.pa-1{padding:1rem}.pa-2{padding:2rem}.pa-3{padding:3rem}.gap5{grid-gap:5px;gap:5px}.gap10{grid-gap:10px;gap:10px}.gap20{grid-gap:20px;gap:20px}.gap30{grid-gap:30px;gap:30px}.gap40{grid-gap:40px;gap:40px}.gap50{grid-gap:50px;gap:50px}.justify-center{justify-content:center}.space-around{justify-content:space-around}.space-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.left{text-align:left}.right{text-align:right}.center{text-align:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.red{color:#ff5050}.orange{color:#ffb000}.yellow{color:#ffdf22}.green{color:#50ae6e}.blue{color:#659eda}.white{color:#fff}.black{color:#222}.gray{color:#999}.font8{font-size:8px}.font16{font-size:16px}.font24{font-size:24px}.font32{font-size:32px;line-height:32px}.font40{font-size:40px;line-height:40px}.icon{height:24px;width:24px}.icon.gray{color:gray}.icon.disable{color:#aaa}.icon.small{height:18px;width:18px}.icon.large{height:32px;width:32px}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.white-space-wrap{white-space:pre-wrap;word-break:break-all}.card{background-color:#fff;box-shadow:0 0 3px 0 #999;border-radius:5px;padding:1.5rem}.card.disabled{background-color:rgba(0,0,0,.1)}.card.disabled *{opacity:.7}.highlight{background-color:#ffdf22!important}.badge{background-color:red;color:#fff;font-size:x-small;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.5rem;border-radius:50px}.badge.new{padding:.5rem 1rem}.pc{display:inherit}.mobile{display:none}.relative{position:relative}.absolute{position:absolute}.height-fit,.width-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.divider{height:1px;background-color:#999;flex:1 1}.flex-1{flex:1 1;flex-grow:1}.flex-2{flex:2 1}.flex-3{flex:3 1}.hover{opacity:1;transition-duration:.2s;transition-timing-function:ease}.hover:hover{cursor:pointer;opacity:.5}.rotate-90{transform:rotate(90deg)}@media only screen and (max-width:600px){.row_responsive{flex-direction:column}.pc{display:none}.mobile{display:inherit}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}