.investor-header .route-block{padding:0 60px;min-height:80px;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 900px){.investor-header .route-block{padding:0 8%;min-height:60px}}.investor-header .route-block .icon-angle-right{color:#0003}.investor-header .route-block .left,.investor-header .route-block .right{display:flex;align-items:center}@media only screen and (max-width: 1200px){.investor-header .route-block .left{display:none}}.investor-header .route-block .right{margin-left:50px}@media only screen and (max-width: 1200px){.investor-header .route-block .right{margin-left:0}}.investor-header .route-block .back{display:flex;align-items:center;transition:color var(--trans-s)}@media only screen and (min-width: 1201px){.investor-header .route-block .back:hover{color:var(--primary-blue)}}@media only screen and (max-width: 1200px){.investor-header .route-block .back:active{color:var(--primary-blue)}}.investor-header .route-block .back i{margin-right:10px;font-size:1rem;flex-shrink:0}.investor-header .route-block .back span{font-weight:600;line-height:1.3;letter-spacing:.5px}.investor-header .title-block{padding:20px 0 50px}@media only screen and (max-width: 900px){.investor-header .title-block{padding:50px 0}}@media only screen and (max-width: 767px){.investor-header .title-block{padding:50px 8%}}.investor-header .title-block .title-wrap{margin:0 auto;padding-bottom:20px;max-width:885px;width:calc(100% - 120px);position:relative;text-align:center}@media only screen and (max-width: 767px){.investor-header .title-block .title-wrap{width:100%;text-align:left}}.investor-header .title-block .title-wrap:before{content:"";display:block;width:70px;height:4px;background-color:var(--primary-blue);position:absolute;bottom:0;left:50%;transform:translate3d(-50%,0,0)}.investor-header .title-block .title-wrap .title{font-weight:600}.investor-header .title-block .title-wrap .text{font-weight:500}.investor-header .menu-block{background-color:var(--white)}main{background-color:var(--lighter-gray)}.text-wrap{display:flex;align-items:flex-end;justify-content:space-between;z-index:1;position:relative}@media only screen and (max-width: 767px){.text-wrap{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.text-wrap .text{padding:0 60px 20px 0;flex:1;font-weight:350;line-height:1.6;letter-spacing:1px;border-bottom:1px solid rgba(0,0,0,.2)}@media only screen and (max-width: 767px){.text-wrap .text{border-bottom:unset;padding:0}}.text-wrap .filter{width:250px}.text-wrap .filter .os-theme-dark{--os-handle-bg: rgba(225, 225, 225, .33);--os-handle-bg-hover: rgba(225, 225, 225, .44);--os-handle-bg-active: rgba(225, 225, 225, .55)}@media only screen and (max-width: 767px){.text-wrap .filter{margin-top:30px;width:100%}}.text-wrap .select-wrapper{padding:0 10px 20px;border-bottom:3px solid var(--primary-blue)}.anchor-block{min-height:75px;display:flex;align-items:center;justify-content:center}.anchor-block multipurpose-nav{width:100%}.tips{display:none;margin:20px auto 0;padding:10px;max-width:315px;width:100%;background-color:var(--white);border-radius:100px;align-items:center;justify-content:center;gap:0 15px}.tips.show{display:flex}.tips.black{background-color:var(--black)}.tips.black i{color:var(--white)}.tips i{font-size:1.25rem}.tips p{font-weight:500;line-height:1.6;letter-spacing:1px;color:var(--primary-blue)}.table[table-style=a].white{color:#fff}.table[table-style=a].white .thead .tr{border-bottom:1px solid var(--white)}.table[table-style=a].white .thead .tr:after{background-color:var(--white)}.table[table-style=a].white .tbody .tr{border-bottom:1px solid rgba(255,255,255,.2)}.table[table-style=a].white .tbody .tr:not(:last-child){border-bottom:1px solid rgba(255,255,255,.2)}.table[table-style=a] .tr{display:grid;align-items:stretch}.table[table-style=a] .th{font-weight:500;line-height:1.6;letter-spacing:1px}.table[table-style=a] .td{line-height:1.6;letter-spacing:1px;word-break:break-word}.table[table-style=a] .thead .tr{padding:0 15px 15px;position:relative}.table[table-style=a] .thead .tr:before,.table[table-style=a] .thead .tr:after{content:"";display:block;position:absolute;bottom:0}.table[table-style=a] .thead .tr:before{width:22.3424%;height:4px;background-color:var(--primary-blue);left:0}.table[table-style=a] .thead .tr:after{width:77.6576%;height:4px;right:0;background-color:var(--black)}.table[table-style=a] .tbody .tr{padding:15px}.table[table-style=a] .tbody .tr:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2)}.investor_shareholders_meeting main{padding-top:100px}@media only screen and (max-width: 1200px){.investor_shareholders_meeting main{padding-top:80px}}.investor_shareholders_meeting .detail{padding-bottom:120px}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail{padding-bottom:80px}}.investor_shareholders_meeting .detail .container{margin:0 auto;padding-top:80px;max-width:1350px;width:calc(100% - 120px);position:relative}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .container{padding-top:50px;width:100%}}.investor_shareholders_meeting .detail .container:before{content:"";display:block;width:100%;height:1px;background-color:#0003;position:absolute;top:0;left:0}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .container:before{width:84%;left:50%;transform:translate3d(-50%,0,0)}}.investor_shareholders_meeting .detail .container>div{padding:80px 75px}@media only screen and (max-width: 1200px){.investor_shareholders_meeting .detail .container>div{padding:80px 30px}}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .container>div{padding:50px 8%}}.investor_shareholders_meeting .detail .container>div:not(:first-child){border-top:3px solid var(--black)}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .container>div:not(:first-child){border-color:var(--white)}}.investor_shareholders_meeting .detail .container>div:first-child{padding:0 75px 80px}@media only screen and (max-width: 1200px){.investor_shareholders_meeting .detail .container>div:first-child{padding:0 30px 80px}}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .container>div:first-child{padding:0 8% 50px}}.investor_shareholders_meeting .detail .container>div:last-child{padding:80px 75px 0}@media only screen and (max-width: 1200px){.investor_shareholders_meeting .detail .container>div:last-child{padding:80px 30px 0}}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .container>div:last-child{padding:50px 8% 0}}.investor_shareholders_meeting .detail .block-title{font-size:1.875rem;font-weight:500;line-height:1.5;letter-spacing:.5px}@media only screen and (max-width: 1200px){.investor_shareholders_meeting .detail .block-title{font-size:1.5rem}}.investor_shareholders_meeting .detail .text-wrap{margin-top:15px}.investor_shareholders_meeting .detail .text-wrap>div:only-child{padding:0;border-bottom:unset}.investor_shareholders_meeting .detail .content-block{margin-top:30px}.investor_shareholders_meeting .detail .content-block .table .tr{gap:0 30px}.investor_shareholders_meeting .detail .content-block .table .td.null>*{display:none}.investor_shareholders_meeting .detail .content-block .table .td.null:before{content:"-"}.investor_shareholders_meeting .detail .content-block .table .thead .tr{padding:0}.investor_shareholders_meeting .detail .content-block .table .thead .th{padding:0 10px 15px}.investor_shareholders_meeting .detail .content-block .table .tbody .tr{padding:0;border-bottom:unset}.investor_shareholders_meeting .detail .content-block .table .tbody .td{padding:20px 10px;border-bottom:1px solid rgba(0,0,0,.2)}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .shareholder .table{border-top:3px solid var(--black)}.investor_shareholders_meeting .detail .shareholder .table[table-style=a] .tr{display:block}.investor_shareholders_meeting .detail .shareholder .table[table-style=a] .td:before{content:attr(data-rwd);font-weight:500;color:var(--primary-blue)}.investor_shareholders_meeting .detail .shareholder .table[table-style=a] .td:not(:first-child){margin-top:10px}.investor_shareholders_meeting .detail .shareholder .table[table-style=a] .td p{margin-top:5px}.investor_shareholders_meeting .detail .shareholder .table[table-style=a] .thead{display:none}.investor_shareholders_meeting .detail .shareholder .table[table-style=a] .tbody .tr:first-child{padding:0 15px 15px}.investor_shareholders_meeting .detail .shareholder .table[table-style=a] .tbody .tr:last-child{padding:15px 15px 0}}.investor_shareholders_meeting .detail .shareholder .table .td:not(:first-child),.investor_shareholders_meeting .detail .shareholder .table .th:not(:first-child){text-align:right}.investor_shareholders_meeting .detail .shareholder .table .tr{grid-template-columns:42.7351% 1fr 1fr}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .shareholder .table .tr{padding:20px 0!important;border-bottom:1px solid rgba(0,0,0,.2)!important}}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .shareholder .table .td{padding:0 10px!important;border-bottom:unset!important}}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .shareholder .table .td:not(:first-child){text-align:left}}.investor_shareholders_meeting .detail .dividend .table .td,.investor_shareholders_meeting .detail .dividend .table .th,.investor_shareholders_meeting .detail .meeting .table .td,.investor_shareholders_meeting .detail .meeting .table .th{text-align:center}.investor_shareholders_meeting .detail .dividend .table .scroll-wrap{overflow-x:auto;overflow-y:hidden}.investor_shareholders_meeting .detail .dividend .table .scroll-wrap::-webkit-scrollbar{display:none}.investor_shareholders_meeting .detail .dividend .table .tr{display:flex;width:fit-content;gap:0 30px}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .dividend .table .tr{gap:0 10px}}.investor_shareholders_meeting .detail .dividend .table .td,.investor_shareholders_meeting .detail .dividend .table .th{width:175px;flex-shrink:0}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .meeting .table[table-style=a] .tr{display:block}.investor_shareholders_meeting .detail .meeting .table[table-style=a] .td:before{content:attr(data-rwd);font-weight:500;color:var(--primary-blue)}.investor_shareholders_meeting .detail .meeting .table[table-style=a] .td:not(:first-child){margin-top:10px}.investor_shareholders_meeting .detail .meeting .table[table-style=a] .td p{margin-top:5px}.investor_shareholders_meeting .detail .meeting .table[table-style=a] .thead{display:none}.investor_shareholders_meeting .detail .meeting .table[table-style=a] .tbody .tr:first-child{padding:0 15px 15px}.investor_shareholders_meeting .detail .meeting .table[table-style=a] .tbody .tr:last-child{padding:15px 15px 0}}.investor_shareholders_meeting .detail .meeting .table .tr{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .meeting .table .tr{padding:20px 0!important;border-bottom:1px solid rgba(0,0,0,.2)!important}}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .meeting .table .tr:first-child{padding:0 0 20px!important}}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .meeting .table .td{padding:0 10px!important;border-bottom:unset!important;display:flex;justify-content:space-between}.investor_shareholders_meeting .detail .meeting .table .td:before{color:var(--black)!important}}@media only screen and (max-width: 767px){.investor_shareholders_meeting .detail .meeting .table .td:not(:first-child){margin-top:15px!important}}.investor_shareholders_meeting .detail .meeting .table .td:nth-child(1):before,.investor_shareholders_meeting .detail .meeting .table .td:nth-child(2):before{color:var(--primary-blue)!important}
