/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;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:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);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}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}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}@font-face{font-family:"icomoon";src:url("fonts/icomoon.eot?vc21rx");src:url("fonts/icomoon.eot?vc21rx#iefix") format("embedded-opentype"),url("fonts/icomoon.ttf?vc21rx") format("truetype"),url("fonts/icomoon.woff?vc21rx") format("woff"),url("fonts/icomoon.svg?vc21rx#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}i{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-angle-up:before{content:""}.icon-bars:before{content:""}.icon-blockworks:before{content:""}.icon-calendar:before{content:""}.icon-envelope:before{content:""}.icon-facebook-f:before{content:""}.icon-file:before{content:""}.icon-folder:before{content:""}.icon-github-square:before{content:""}.icon-globe:before{content:""}.icon-house:before{content:""}.icon-instagram:before{content:""}.icon-line:before{content:""}.icon-link:before{content:""}.icon-location-dot:before{content:""}.icon-minus:before{content:""}.icon-phone:before{content:""}.icon-plus:before{content:""}.icon-tag:before{content:""}.icon-twitter:before{content:""}.icon-twitterx:before{content:""}.icon-xmark:before{content:""}.icon-youtube:before{content:""}body{color:#333;font-family:"Noto Sans JP",sans-serif;font-weight:400;line-height:1.7}img{vertical-align:bottom;max-width:100%}.bg_blue{background-color:#e3f0ff}.header{padding:2rem 0 2rem 0;border-top:15px solid #00307a}@media screen and (min-width: 992px){.header{border-top:none}}.header__inner{width:min(95%,1024px);margin-inline:auto}.header__logo{text-align:center;margin-bottom:.25rem}.header__logo img{width:min(75%,700px)}.header__vol{text-align:center;font-weight:700;font-size:clamp(1.44rem,.462vw + 1.274rem,1.62rem);line-height:1.2}.gnav{display:none}@media screen and (min-width: 992px){.gnav{display:block;background-color:#00307a}}@media screen and (min-width: 992px){.gnav__lists{padding-top:0;display:flex;justify-content:center}}@media screen and (min-width: 992px){.gnav__item a{line-height:1;display:block;padding:27px 15px;color:#fff}.gnav__item a:hover{background-color:#0056d6}}.menuActive .gnav{display:block;position:fixed;top:0;left:0;display:block;background-color:#fff;opacity:.97;z-index:2;width:100%;height:100vh;padding-top:70px}.menuActive .gnav__lists{display:contents}.menuActive .gnav__item{border-top:1px solid #ccc}.menuActive .gnav__item:last-child{border-bottom:1px solid #ccc}.menuActive .gnav__item a{text-align:center;display:block;padding:20px 0;color:#000}.menuActive .gnav__item a:hover{background-color:#f2f5fa}.header__menu{z-index:5;position:fixed;top:10px;right:10px;width:50px;height:50px;font-size:30px;border-radius:4px;text-align:center;line-height:50px;color:#fff;background-color:rgba(0,0,0,.7)}.header__menu:hover{cursor:pointer;background-color:#000}.fadeDown{animation-name:fadeDownAnime;animation-duration:.5s;animation-fill-mode:forwards;opacity:0;display:block}@keyframes fadeDownAnime{from{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.fadeUp{animation-name:fadeUpAnime;animation-duration:.5s;animation-fill-mode:forwards;opacity:1;display:block}@keyframes fadeUpAnime{from{transform:translateY(0)}to{opacity:0;transform:translateY(-100px)}}.slogan{padding:2.5rem 0;background-color:#9cf;background-image:radial-gradient(at 60% 75%, hsl(195, 80%, 61%) 0px, transparent 50%),radial-gradient(at 28% 45%, hsl(187, 97%, 77%) 0px, transparent 50%),radial-gradient(at 80% 52%, hsl(181, 48%, 96%) 0px, transparent 50%)}@media screen and (min-width: 768px){.slogan{padding:5rem 0}}.slogan__inner{width:min(95%,1024px);margin-inline:auto}.slogan__copy{text-align:center;font-weight:700;font-size:clamp(1rem,.321vw + .885rem,1.125rem);margin-bottom:2rem;color:#00307a}.slogan__title{text-align:center}.slogan__title img{width:min(75%,600px)}.president{background-color:#fff;background-image:radial-gradient(at 99% 69%, hsl(187, 75%, 91%) 0px, transparent 50%),radial-gradient(at 4% 1%, hsl(187, 76%, 91%) 0px, transparent 50%);padding:2.5rem 0}@media screen and (min-width: 768px){.president{padding:5rem 0}}.president__inner{width:min(95%,800px);margin-inline:auto}@media screen and (min-width: 992px){.president__inner{width:min(95%,1024px)}}.president__title{color:#333;font-size:clamp(1.728rem,.554vw + 1.529rem,1.944rem);font-weight:700;line-height:1.2;text-align:center;margin:0 0 2.5rem 0}.president__photo{text-align:center;margin:0 0 2rem 0}@media screen and (min-width: 768px){.president__photo{float:right;margin:0 0 2rem 2rem}}.president__image{border-radius:1rem;margin-bottom:.5rem}.president__name{color:#333;font-weight:700;font-size:clamp(1.2rem,.385vw + 1.062rem,1.35rem);line-height:1.2}.president__message h3{color:#333;font-weight:700;font-size:clamp(1.2rem,.385vw + 1.062rem,1.35rem);margin:0 0 1rem 0;display:inline-block;background-image:linear-gradient(rgba(0, 0, 0, 0) 70%, #87ddff 70%)}@media screen and (min-width: 992px){.president__message h3{font-size:clamp(1.44rem,.462vw + 1.274rem,1.62rem)}}.president__message p{color:#333;font-size:clamp(1rem,.321vw + .885rem,1.125rem);margin-bottom:1rem;line-height:1.8}@media screen and (min-width: 992px){.president__message p{margin-bottom:2rem;font-size:clamp(1rem,.321vw + .885rem,1.125rem)}}.chairman{padding:2.5rem 0}@media screen and (min-width: 768px){.chairman{padding:5rem 0}}.chairman__inner{width:min(95%,800px);margin-inline:auto}@media screen and (min-width: 992px){.chairman__inner{width:min(95%,1024px)}}.chairman__title{color:#333;font-size:clamp(1.728rem,.554vw + 1.529rem,1.944rem);font-weight:700;line-height:1.2;text-align:center;margin:0 0 2.5rem 0}.chairman__item{background-color:#fff;box-shadow:0px 0px 15px -5px rgba(0,0,0,.2);margin-bottom:1.5rem;padding:1.5rem;border-radius:.5rem}.chairman__item:last-child{margin-bottom:0}@media screen and (min-width: 768px){.chairman__item{padding:2rem;display:flex;justify-content:space-between}}.chairman__left .chairman__photo{text-align:center}@media screen and (min-width: 768px){.chairman__left .chairman__photo{text-align:left;width:250px;order:1}}.chairman__left .chairman__image{width:max(40%,250px);border-radius:.5rem;margin:0 0 .5rem 0}.chairman__left .chairman__name{color:#333;margin:0 0 2rem 0;line-height:1.2;font-weight:700;font-size:clamp(1rem,.321vw + .885rem,1.125rem);text-align:center}.chairman__left .chairman__message{color:#333;font-size:clamp(1rem,.321vw + .885rem,1.125rem)}@media screen and (min-width: 768px){.chairman__left .chairman__message{flex:1;margin-left:2rem;order:2}}.chairman__right .chairman__photo{text-align:center}@media screen and (min-width: 768px){.chairman__right .chairman__photo{text-align:left;width:250px;order:2}}.chairman__right .chairman__image{width:max(40%,250px);border-radius:.5rem;margin:0 0 .5rem 0}.chairman__right .chairman__name{margin:0 0 2rem 0;line-height:1.2;color:#333;font-weight:700;font-size:clamp(1rem,.321vw + .885rem,1.125rem);text-align:center}@media screen and (min-width: 768px){.chairman__right .chairman__name{margin:0}}.chairman__right .chairman__message{color:#333;font-size:clamp(1rem,.321vw + .885rem,1.125rem)}@media screen and (min-width: 768px){.chairman__right .chairman__message{flex:1;margin-right:2rem;order:1}}.org{padding:2.5rem 0}@media screen and (min-width: 768px){.org{padding:5rem 0}}.org__inner{width:min(95%,800px);margin-inline:auto}@media screen and (min-width: 992px){.org__inner{width:min(95%,1024px)}}.org__title{color:#333;font-size:clamp(1.728rem,.554vw + 1.529rem,1.944rem);font-weight:700;line-height:1.2;text-align:center;margin:0 0 2.5rem 0}@media screen and (min-width: 768px){.orgColumn{display:flex;justify-content:space-between}}.org__soshiki{margin-bottom:1.5rem}@media screen and (min-width: 768px){.org__soshiki{width:47%;margin-bottom:0}}.org__soshiki a{position:relative;display:block;border:1px solid #ccc}.org__soshiki a:hover{border:1px solid orange}.org__soshiki a:hover:after{content:"拡大画像を表示";position:absolute;bottom:5px;right:10px;color:#333}@media screen and (min-width: 768px){.org__shikkoubu{width:47%}}.business{padding:2.5rem 0}@media screen and (min-width: 768px){.business{padding:5rem 0}}.business__inner{width:min(95%,800px);margin-inline:auto}@media screen and (min-width: 992px){.business__inner{width:min(95%,1024px)}}.business__title{color:#333;font-size:clamp(1.728rem,.554vw + 1.529rem,1.944rem);font-weight:700;line-height:1.2;text-align:center;margin:0 0 2.5rem 0}.business__year{margin-bottom:2rem;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:10px}@media screen and (min-width: 768px){.business__year{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:10px}}.business__month{padding:1rem;background-color:#fff5d7;display:flex;align-items:center}.business__month:nth-child(even){background-color:#fff}@media screen and (min-width: 768px){.business__month:nth-child(1),.business__month:nth-child(4),.business__month:nth-child(5),.business__month:nth-child(8),.business__month:nth-child(9),.business__month:nth-child(12){background-color:#fff5d7}.business__month:nth-child(2),.business__month:nth-child(3),.business__month:nth-child(6),.business__month:nth-child(7),.business__month:nth-child(10),.business__month:nth-child(11){background-color:#fff}}.business__monthNum{background-color:#00307a;color:#fff;line-height:50px;width:50px;height:50px;text-align:center;border-radius:100vh;margin:0 1rem 0 0;font-weight:700}.business__item{color:#333;line-height:1.2;padding:.2rem 0}.business__other{padding:1rem;border-radius:.5rem;background-color:#fff;box-shadow:0px 0px 15px -5px rgba(0,0,0,.2)}@media screen and (min-width: 768px){.business__other{display:flex;justify-content:space-between;padding:1.5rem}}.business__otherPhoto{margin-bottom:1rem;text-align:center}@media screen and (min-width: 768px){.business__otherPhoto{width:400px;margin-bottom:0}}.business__image{border-radius:.5rem}@media screen and (min-width: 768px){.business__otherBody{flex:1;padding-left:2rem}}.business__otherTitle{color:#333;font-weight:700;font-size:clamp(1.2rem,.385vw + 1.062rem,1.35rem)}.business__othertext{color:#333}.member{padding:2.5rem 0}@media screen and (min-width: 768px){.member{padding:5rem 0}}.member_inner{width:min(95%,800px);margin-inline:auto}@media screen and (min-width: 992px){.member_inner{width:min(95%,1024px)}}.member__title{color:#333;font-size:clamp(1.728rem,.554vw + 1.529rem,1.944rem);font-weight:700;line-height:1.2;text-align:center;margin:0 0 2.5rem 0}.member__grid{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-row-gap:5px}@media screen and (min-width: 768px){.member__grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr;grid-column-gap:5px;grid-row-gap:5px}}.member__item{padding:.5rem;line-height:1.2;display:flex;justify-content:space-between;align-items:center}.member__item:nth-child(even){background-color:#fff5d7}.member__item:nth-child(odd){background-color:#e3f0ff}@media screen and (min-width: 768px){.member__item:nth-child(4n-2),.member__item:nth-child(4n-1){background-color:#fff5d7}.member__item:nth-child(4n),.member__item:nth-child(4n-3){background-color:#e3f0ff}}.member__itemName{color:#333;width:6.5rem;font-weight:700}.member__itemBody{flex:1}.member__itemCompany{color:#333}.member__itemCompany a{color:#00307a;text-decoration:underline}.member__itemCompany a:hover{color:orange}.report{padding:2.5rem 0}@media screen and (min-width: 768px){.report{padding:5rem 0}}.report__inner{width:min(95%,800px);margin-inline:auto}@media screen and (min-width: 992px){.report__inner{width:min(95%,1024px)}}.report__title{color:#333;font-size:clamp(1.728rem,.554vw + 1.529rem,1.944rem);font-weight:700;line-height:1.2;text-align:center;margin:0 0 2.5rem 0}.report__item{padding:1.5rem;margin-bottom:1.5rem}.report__right{background-color:#fff;box-shadow:0px 0px 15px -5px rgba(0,0,0,.2);border-radius:.5rem}@media screen and (min-width: 768px){.report__right{display:flex;justify-content:space-between}}.report__right .report__photo{text-align:center;margin-bottom:.5rem}@media screen and (min-width: 768px){.report__right .report__photo{width:400px;margin-bottom:0;order:1}}.report__right .report__photo img{border-radius:.5rem}@media screen and (min-width: 768px){.report__right .report__body{flex:1;padding-left:2rem;order:2}}.report__right .report__subTitle{color:#333;font-size:clamp(1.2rem,.385vw + 1.062rem,1.35rem);font-weight:700}.report__right .report__text{color:#333}.report__left{background-color:#fff;box-shadow:0px 0px 15px -5px rgba(0,0,0,.2);border-radius:.5rem}@media screen and (min-width: 768px){.report__left{display:flex;justify-content:space-between}}.report__left .report__photo{text-align:center;margin-bottom:.5rem}@media screen and (min-width: 768px){.report__left .report__photo{width:400px;margin-bottom:0;order:2}}.report__left .report__photo img{border-radius:.5rem}@media screen and (min-width: 768px){.report__left .report__body{flex:1;padding-right:2rem;order:1}}.report__left .report__subTitle{font-size:clamp(1.2rem,.385vw + 1.062rem,1.35rem);font-weight:700}.awards{padding:2.5rem 0}@media screen and (min-width: 768px){.awards{padding:5rem 0}}.awards__inner{width:min(95%,800px);margin-inline:auto}@media screen and (min-width: 992px){.awards__inner{width:min(95%,1024px)}}.awards__title{color:#333;font-size:clamp(1.728rem,.554vw + 1.529rem,1.944rem);font-weight:700;line-height:1.2;text-align:center;margin:0 0 2.5rem 0}.awards__table{width:min(95%,500px);margin-inline:auto;border-collapse:collapse;line-height:1.2}.awards__table th,.awards__table td{border:4px solid #fff;padding:1rem .5rem}@media screen and (min-width: 768px){.awards__table th,.awards__table td{padding:1rem}}.awards__table th{background-color:#e3f0ff;text-wrap:nowrap;width:1%}.awards__table td{background-color:#f7f7f7}.recruit{padding:2.5rem 0}@media screen and (min-width: 768px){.recruit{padding:5rem 0}}.recruit__inner{width:min(95%,800px);margin-inline:auto}@media screen and (min-width: 992px){.recruit__inner{width:min(95%,1024px)}}.awards__title{color:#333;font-size:clamp(1.728rem,.554vw + 1.529rem,1.944rem);font-weight:700;line-height:1.2;text-align:center;margin:0 0 2.5rem 0}.awards__text{color:#333;margin:0 0 2rem 0;text-align:center}.social{width:min(95%,700px);margin-inline:auto}.social__lists{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:30px}@media screen and (min-width: 768px){.social__lists{display:grid;grid-template-columns:repeat(6, 1fr);grid-template-rows:1fr;grid-column-gap:10px;grid-row-gap:30px}}.social__item{text-align:center;font-size:clamp(.833rem,.267vw + .737rem,.938rem)}.social__item a:hover{opacity:.5}.social__item i{display:block;margin:0 auto;border-radius:1rem;font-size:44px;width:70px;height:70px;line-height:70px;color:#fff}.social__item::after{color:#333;content:attr(data-social);text-align:center;font-size:clamp(.833rem,.267vw + .737rem,.938rem)}.social__instagram i{background:#f09433;background:linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#f09433", endColorstr="#bc1888",GradientType=1 )}.social__facebook i{background-color:#3b5998}.social__youtube i{background-color:red}.social__globe i{background-color:#1877f2}.social__email i{background-color:#1da1f2}.social__phone i{background-color:#25d366}.footer{background-color:#00307a;padding:2.5rem 0}.footer__inner{width:min(95%,800px);margin-inline:auto}@media screen and (min-width: 992px){.footer__inner{width:min(95%,1024px)}}.footer__lists{color:#fff;text-align:center;line-height:1.2;font-size:clamp(.833rem,.267vw + .737rem,.938rem)}.footer__item{padding:.25rem 0}.footer__big{font-size:clamp(1.44rem,.462vw + 1.274rem,1.62rem);font-weight:700;margin-bottom:.5rem}.copyright{background-color:#fff;padding:.5rem 0}.copyright__inner{width:min(95%,800px);margin-inline:auto}@media screen and (min-width: 992px){.copyright__inner{width:min(95%,1024px)}}.copyright__text{font-size:clamp(.833rem,.267vw + .737rem,.938rem);color:#333;text-align:center;line-height:1.2}.pagetop{position:fixed;bottom:10px;right:10px;background-color:rgba(0,0,0,.75);color:#fff;text-align:center;border-radius:4px;font-size:30px;line-height:50px;width:50px;height:50px}.pagetop:hover{cursor:pointer;background-color:#000}.fFadeDown{animation-name:footFadeDownAnime;animation-duration:.5s;animation-fill-mode:forwards;opacity:0;display:block}@keyframes footFadeDownAnime{from{opacity:1;transform:translateY(-10px)}to{opacity:0;transform:translateY(100px)}}.fFadeUp{animation-name:footFadeUpAnime;animation-duration:.5s;animation-fill-mode:forwards;opacity:0;display:block}@keyframes footFadeUpAnime{from{transform:translateY(100px)}to{opacity:1;transform:translateY(-10px)}}.gra{padding:2.5rem 0}@media screen and (min-width: 768px){.gra{padding:5rem 0}}.gra__inner{width:min(95%,800px);margin-inline:auto}@media screen and (min-width: 992px){.gra__inner{width:min(95%,1024px)}}.gra__title{color:#333;font-size:clamp(1.728rem,.554vw + 1.529rem,1.944rem);font-weight:700;line-height:1.2;text-align:center;margin:0 0 2.5rem 0}.gra__item{box-shadow:0px 0px 15px -5px rgba(0,0,0,.2);border-radius:.5rem;padding:1rem;margin:0 0 1.5rem 0}@media screen and (min-width: 768px){.gra__item{padding:2rem}}.gra__item:last-child{margin-bottom:0}.gra__itemHead{margin-bottom:1rem}@media screen and (min-width: 768px){.gra__itemHead{display:flex;justify-content:space-between}}.gra__itemPasonal{margin-bottom:1.5rem;text-align:center}@media screen and (min-width: 768px){.gra__itemPasonal{margin-bottom:0;width:200px}}.gra__itemPhoto{max-width:300px;margin:0 auto}.gra__itemPhoto img{border-radius:.5rem}.gra__itemName{text-align:center;margin-bottom:.5rem;font-weight:700;font-size:clamp(1rem,.321vw + .885rem,1.125rem);line-height:1.2}.gra__itemName span{font-size:clamp(1.728rem,.554vw + 1.529rem,1.944rem)}@media screen and (min-width: 768px){.gra__itemName{text-align:left}}.gra__sponsor{text-align:center;font-weight:bold;margin-bottom:.5rem;line-height:1.2}@media screen and (min-width: 768px){.gra__sponsor{text-align:left}}@media screen and (min-width: 768px){.gra__itemMessage{flex:1;margin-bottom:0;padding-left:2rem}}.gra__itemBtn{text-align:center;width:min(10rem,300px);margin:0 auto;padding:.5rem;background-color:#00307a;color:#fff;border-radius:100vh}.gra__itemBtn:hover{cursor:pointer;background-color:#0056d6}.gra__itemHistory{padding-top:1rem}.gra__itemTable{border-collapse:collapse;width:100%;margin-inline:auto;line-height:1.2;font-size:clamp(.833rem,.267vw + .737rem,.938rem)}.gra__itemTable th,.gra__itemTable td{border:1px solid #999;padding:.5rem}@media screen and (min-width: 768px){.gra__itemTable th,.gra__itemTable td{padding:1rem .5rem}}.gra__itemTable tr:nth-child(even){background-color:#e3f0ff}.gra__itemTable th{background-color:#eee;text-align:center}.gra__itemTable th:nth-child(1){text-wrap:nowrap;width:15%}@media screen and (min-width: 768px){.gra__itemTable th:nth-child(1){width:10%}}.gra__itemTable th:nth-child(2){text-wrap:nowrap;width:28.3%}@media screen and (min-width: 768px){.gra__itemTable th:nth-child(2){width:30%}}.gra__itemTable th:nth-child(3){text-wrap:nowrap;width:28.3%}@media screen and (min-width: 768px){.gra__itemTable th:nth-child(3){width:30%}}.gra__itemTable th:nth-child(4){text-wrap:nowrap;width:28.3%}@media screen and (min-width: 768px){.gra__itemTable th:nth-child(4){width:30%}}/*# sourceMappingURL=style.css.map */