.logo{width:122px;height:36px;display:block;position:relative}.logo--click{cursor:pointer}.logo img{width:100%;height:auto}.icon{display:inline-block;pointer-events:none}.icon--pointer{cursor:pointer;pointer-events:visible}.icon svg{width:100%;height:100%;max-width:100%;max-height:100%}.iconText--header,.iconText--normal{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.iconText--header p,.iconText--normal p{font-size:12px;margin-left:8px;font-family:Roboto-Regular}.iconText--count{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.iconText--count>p{font-size:12px;font-family:Roboto-Medium;color:#646464;margin-left:8px}.iconText--count__bg{width:60px;height:26px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.iconText--count__bg--green_500{background-color:#1d51b9}.iconText--count__bg--green_700{background-color:#00318e}.iconText--count__bg--opacityBlack_100{background-color:rgba(0,0,0,.1)}.iconText--footer{display:-ms-flexbox;display:flex;gap:4px;-ms-flex-align:center;align-items:center}.iconText--footer:hover{cursor:pointer}.iconText--profile{gap:4px}.iconText--login,.iconText--profile{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.iconText--login{-ms-flex-pack:start;justify-content:flex-start}.iconText--login>p{font-size:18px;font-family:Roboto-Medium;color:#fff;margin-left:8px}.iconText--click{cursor:pointer}.profileIcon{-ms-flex-negative:0;flex-shrink:0}.profileIcon img{border-radius:50%}header{width:100%;min-width:880px;display:-ms-flexbox;display:flex;height:48px;background-color:#fff;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 20px;position:fixed;z-index:1}header nav{width:100%;height:40px}header nav ul{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;gap:8px}header nav ul li{min-width:80px;height:100%;padding:8px}header nav ul li:hover{background-color:rgba(0,0,0,.1);border-radius:8px}header nav ul li div{height:100%}.h__left{-ms-flex-pack:start;justify-content:flex-start}.h__left,.h__right{display:-ms-flexbox;display:flex}.h__right{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.h__right__search{margin:0 20px;cursor:pointer;width:20px;height:20px}.h__right__profileIcon{width:36px;height:36px;cursor:pointer}.h__right__profileIcon img,.headerSearchDialog{width:100%}.headerSearchDialog__title{font-family:Roboto-Medium;font-size:14px;line-height:16.8px;color:#141414}.headerSearchDialog__tagArea{width:100%;height:354px;margin-top:16px}.headerSearchDialog__tagArea>p{font-family:Roboto-Bold;font-size:20px;color:#141414}.headerSearchDialog__tagArea>dl{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:24px}.headerSearchDialog__tagArea>dl:first-child{margin-top:0}.headerSearchDialog__tagArea>dl dt{font-family:Roboto-Bold;font-size:16px;color:#141414;width:150px;margin-right:16px}.headerSearchDialog__tagArea>dl dd{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.headerSearchDialog__tagArea>dl dd>div{margin-left:8px}.headerSearchDialog__tagArea>dl dd>div:first-child{margin-left:0}.headerSearchDialog__result{width:100%;text-align:center;margin-top:24px;font-size:16px;font-family:Roboto-Medium;color:#141414}.headerSearchDialog__button{margin:8px auto 0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.dialogBox{width:100%;height:auto;position:relative;display:none}.dialogBox--show{display:-ms-flexbox;display:flex;width:100%;height:100vh;position:fixed;top:0;left:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:11}.dialogBox--showFixed{position:fixed;z-index:10}.dialogBox--top{top:48px}.dialogBox--top .dialogBox__bg{top:48px;height:calc(100vh - 48px)}.dialogBox__bg{position:fixed;left:0;top:0;margin:auto;background-color:rgba(0,0,0,.5);z-index:11;width:100vmax;height:100vh}.dialogBox__contents{width:auto;min-width:325px;height:auto;background-color:#fff;border-radius:8px;position:fixed;z-index:11;-webkit-box-shadow:0 0 8px 0 rgba(24,29,62,.5);box-shadow:0 0 8px 0 rgba(24,29,62,.5)}.dialogBox__contents--isNoBorderRadius{border-radius:0}.dialogBox__contents--center{padding:24px}.dialogBox__contents--search{left:0;right:0;margin:auto;top:48px;width:740px;height:auto;min-height:568px;bottom:inherit;padding:16px}.dialogBox__contents--isNoBg{padding:24px!important}.dialogBox__contents__close{width:24px;height:24px;position:absolute;top:16px;left:16px;display:block;cursor:pointer}.dialogBox__contents__inner{width:100%;margin-top:36px}.dialogBox__contents__inner--noTop{margin-top:0}.button{border-radius:4px;cursor:pointer;padding:0 16px}.button,.button__icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.button__icon{margin-right:4px}.button__icon>img{width:18px;height:auto}.button>p{font-size:14px;font-family:Roboto-Medium}.button--fill--green_500{background-color:#1d51b9}.button--fill--green_500 p{color:#fff}.button--fill--green_500:hover{background-color:#00318e}.button--fill--green_300{background-color:#6c84cd}.button--fill--green_300 p{color:#fff}.button--fill--green_300:hover,.button--fill--green_700{background-color:#00318e}.button--fill--green_700 p{color:#fff}.button--fill--gray_50{background-color:#f1f1f1}.button--fill--gray_50 p{color:#b1b1b1}.button--fill--red_500{background-color:#ed3e3c}.button--fill--red_500 p{color:#fff}.button--fill--blue_800{background-color:#0b67e0}.button--fill--blue_800 p{color:#fff}.button--fill--blue_800:hover{background-color:#234a9f}.button--line{background-color:#fff;border-radius:4px}.button--line--green_500{border:1px solid #1d51b9}.button--line--green_500 p{color:#001d5e}.button--line--green_500:hover{background-color:#f1f1f1}.button--line--green_700{border:1px solid #00318e}.button--line--green_700 p{color:#001d5e}.button--line--green_700:hover{background-color:#f1f1f1}.button--line--gray_50{border:1px solid #e4e8f9}.button--line--gray_50 p{color:#b1b1b1}.button--line--gray_300{border:1px solid #cdcdcd}.button--line--gray_300 p{color:#cdcdcd}.button--small{width:auto;height:40px}.button--mostSmall{width:auto;height:34px}.button--midium{width:auto;height:44px}.button--large{height:80px}.button__text span{margin-left:8px}.tagTypeList{width:100%;margin-top:16px}.tagTypeList__contents{overflow-y:auto;height:354px}.tagTypeList__contents--tag{height:315px}.tagTypeList__contents>dl{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:24px}.tagTypeList__contents>dl:first-child{margin-top:0}.tagTypeList__contents>dl dt{font-family:Roboto-Bold;font-size:16px;color:#141414;width:150px;margin-right:16px;-ms-flex-preferred-size:150px;flex-basis:150px;-ms-flex-negative:0;flex-shrink:0}.tagTypeList__contents>dl dd{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.tagTypeList__contents>dl dd>div{cursor:pointer}.tagTypeList__contents>dl .pushNotification{position:relative;top:-2px}.tagTypeList>p{font-family:Roboto-Bold;font-size:20px;color:#141414;margin-bottom:16px}.tag{width:auto;border-radius:4px;font-size:10px;font-family:Roboto-Regular;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:6px 11px}.tag__left,.tag__right{width:13px;height:13px}.tag__left{margin-left:7px}.tag__right{margin-right:7px}.tag--small{height:18px}.tag--medium{height:20px}.tag--blue_800{background-color:#0b67e0;color:#fff}.tag--blue_800:hover,.tag--blue_900{background-color:#234a9f}.tag--blue_900{color:#fff}.tag--blue_50{background-color:#c7efff}.tag--blue_50,.tag--white{color:#234a9f;border:1px solid #128dee}.tag--white:hover{background-color:#c7efff}.tag--gray_50{background-color:#f1f1f1;color:#141414}.checkbox input[type=checkbox]{display:none}.checkbox__onlyLabel{word-break:keep-all;overflow-wrap:anywhere}.checkbox label{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;padding:5px 30px;position:relative;width:auto}.checkbox label>span{position:relative;top:1px;left:8px;font-size:12px}.checkbox label .bold,.checkbox label>span{font-family:Roboto-Regular;color:#141414;line-height:14.4px}.checkbox label .bold{font-size:14px;top:0}.checkbox label:before{background:#fff;border:2px solid #cdcdcd;border-radius:4px;height:20px;left:5px;margin-top:-8px;width:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox label:after,.checkbox label:before{content:"";display:block;position:absolute;top:50%}.checkbox label:after{border-right:2px solid #fff;border-bottom:2px solid #fff;height:10px;left:11px;margin-top:-6px;opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:6px}.checkbox .onlyLabelBold{padding:0 30px}.checkbox .onlyLabelBold:before{margin-top:-10px}.checkbox .onlyLabelBold:after{margin-top:-8px}.checkbox input[type=checkbox]:checked+label:after{opacity:1}.checkbox input[type=checkbox]:checked+label:before{background-color:#1d51b9;border:0;width:20px;height:20px}.checkbox__reactNode{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.checkbox__reactNode label{padding:5px 18px}@font-face{font-family:Roboto-Regular;src:url(/assets/font/Roboto-Regular.ttf) format("truetype");font-display:swap}@font-face{font-family:Roboto-Bold;src:url(/assets/font/Roboto-Bold.ttf) format("truetype");font-display:swap}@font-face{font-family:Roboto-Medium;src:url(/assets/font/Roboto-Medium.ttf) format("truetype");font-display:swap}.defaultDialogBox{width:100%}.defaultDialogBox--isNoClose{margin-top:8px}.defaultDialogBox__title{font-family:Roboto-Medium;font-size:20px;color:#141414}.defaultDialogBox__title--center{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.defaultDialogBox__description{margin-top:16px;font-size:14px;font-family:Roboto-Regular;color:#141414;word-wrap:break-word;display:block}.defaultDialogBox__btnArea,.defaultDialogBox__description--center{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.defaultDialogBox__btnArea{gap:16px;position:absolute;bottom:24px;left:0;right:0;margin:auto}