.w9-search{width:100%;background-color:#0163d2;padding:2em 1em;}.w9-search__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}@media only screen and (max-width:37.5em){.w9-search__group{flex-direction:column;}}.w9-search__imgbox{width:20em;text-align:center;height:6em;background-size:contain;background-position:center;}.w9-search__imgbox__img{max-width:100%;max-height:9em;margin:0 auto;}.w9-search__form__text:focus .w9-search__form{border:0.1em solid rgba(var(--main-color-w), 1);}.w9-search__form{background-color:white;padding:1em 2em;display:flex;width:40%;border-radius:0.5em;display:flex;margin-left:1em;align-items:center;}@media only screen and (max-width:50em){.w9-search__form{width:100%;margin-top:1.5em;}}.w9-search__form:active, .w9-search__form:focus{border:0.2em solid rgba(var(--main-color-w), 1);}.w9-search__form__icon{color:rgba(var(--main-color-w), 1);font-size:2em;}.w9-search__form__text{border:none;outline:none;margin-left:1em;font-size:1.5em;}.w9-search__form__button{border:none;background-color:rgba(var(--main-color-w), 1);padding:1em;border-radius:0.3em;color:white;font-weight:600;cursor:pointer;margin-left:auto;font-size:1.3em;border:none;}.w9-search__form__button:hover{filter:brightness(0.8);}.w9-search__card{display:flex;align-items:center;color:white;}@media only screen and (max-width:50em){.w9-search__card{width:100%;margin-top:2em;justify-content:center;}}.w9-search__card__user:hover .w9-search__card__user__drop{display:block;}.w9-search__card__user{cursor:pointer;position:relative;height:6em;display:flex;align-items:center;}.w9-search__card__user__icon{color:white;font-size:3em;}.w9-search__card__user__drop{display:none;border:0.1em solid rgba(var(--main-color-w), 1);background-color:white;color:black;top:6em;position:absolute;padding:2em;width:30em;right:0;z-index:11;}@media only screen and (max-width:37.5em){.w9-search__card__user__drop{right:-21em;}}.w9-search__card__user__drop__heading{display:flex;font-weight:500;margin-bottom:2em;justify-content:space-between;}.w9-search__card__user__drop__heading__sign{font-size:1.4em;white-space:nowrap;}.w9-search__card__user__drop__heading__create{font-size:1.4em;white-space:nowrap;color:rgba(var(--main-color-w), 1);}.w9-search__card__user__drop__text{color:darkgrey;}.w9-search__card__user__drop__input{margin-top:0.5em;margin-bottom:0.5em;outline:none;border:0.1em solid #ececec;width:100%;padding:1em;}.w9-search__card__user__drop__button{display:block;width:100%;margin:0 auto;border-radius:0.5em;border:none;background-color:rgba(var(--main-color-w), 1);color:white;font-weight:600;padding:1em 0;}.w9-search__card__user__drop__des{margin-top:1em;}.w9-search__card__icon{margin-left:1em;color:white;font-size:3em;cursor:pointer;}@media only screen and (max-width:50em){.w9-search__card__icon{margin-left:2em;}}.w9-search__card__count{align-self:start;background-color:red;width:2em;height:2em;line-height:2em;text-align:center;display:block;border-radius:50%;margin-top:-1em;}.w9-search__card__price{cursor:pointer;margin-left:1em;font-size:2em;}@media only screen and (max-width:50em){.w9-search__card__price{margin-left:2em;}}.w9-banner{width:100%;background-color:#f8f8f8;padding:2em 1em;background-position:top center;background-size:cover;background-repeat:no-repeat;}.w9-banner__group{max-width:120rem;margin:0 auto;display:flex;position:relative;}@media only screen and (max-width:50em){.w9-banner__group{flex-direction:column;}}.w9-banner__first-group{min-width:25em;display:inline-block;z-index:2;}@media only screen and (max-width:50em){.w9-banner__first-group{width:100%;}}.w9-banner__first-group__heading{padding:1em;background-color:rgba(var(--main-color-w), 1);display:flex;align-items:center;}.w9-banner__first-group__heading__svg{height:2em;width:2em;fill:white;}.w9-banner__first-group__heading__text{margin-left:1em;color:white;font-weight:800;}.w9-banner__first-group__items{list-style:none;position:relative;transition:all 0.2s;}@media only screen and (max-width:50em){.w9-banner__first-group__items{height:auto;}}.w9-banner__first-group__items__item{padding:1em;display:flex;align-items:center;justify-content:flex-start;border-bottom:0.1em solid #eee;background-color:white;position:relative;cursor:pointer;}@media only screen and (max-width:50em){.w9-banner__first-group__items__item{display:block;}}.w9-banner__first-group__items__item:hover .w9-banner__first-group__items__item__svg{color:rgba(var(--main-color-w), 1);}.w9-banner__first-group__items__item:hover{color:rgba(var(--main-color-w), 1);}.w9-banner__first-group__items__item__svg{height:1.5em;width:1.5em;fill:darkgray;}.w9-banner__first-group__items__item__svg-right{margin-left:auto;}.w9-banner__first-group__items__item__text{margin-left:1em;display:inline-block;text-transform:capitalize;font-size:1.3em;}@media only screen and (max-width:50em){.w9-banner__first-group__items__item__text{transform:translateY(-0.5em);}}@media only screen and (max-width:50em){.w9-banner__first-group__items__item__nav__checkbox:checked ~ .w9-banner__first-group__items__drop{position:relative;top:2em;visibility:visible;opacity:1;}}@media only screen and (max-width:50em){.w9-banner__first-group__items__item-nav{transform:rotate(90deg);}.w9-banner__first-group__items__item__nav__checkbox:checked ~ .w9-banner__first-group__items__item-nav{transform:rotate(-90deg);}}.w9-banner__first-group__items__item-nav{float:right;margin-left:auto;}.w9-banner__first-group__items__item__nav__checkbox{display:none;}@media only screen and (min-width:50em){.w9-banner__first-group__items__item:hover .w9-banner__first-group__items__drop{display:block;}}.w9-banner__first-group__items__drop{list-style:none;position:absolute;top:0;left:25em;background-color:white;width:25em;transition:all 0.2s;display:none;z-index:1;box-shadow:0.1em 0.1em 0.5em 0.1em #eee;color:black;}@media only screen and (max-width:50em){.w9-banner__first-group__items__drop{width:100%;top:-25em;left:0;opacity:0;visibility:hidden;display:block;}}.w9-banner__first-group__items__drop__item{padding:1em;display:flex;align-items:center;border-bottom:0.1em solid #eee;}.w9-banner__first-group__items__drop__item__icon{font-size:1em;color:black;}.w9-banner__first-group__items__drop__item__text{margin-left:1em;transition:none;}.w9-banner__first-group__items__drop__item__icon:last-child{margin-left:auto;}.w9-banner__first-group__items__drop__item:hover{color:rgba(var(--second-color-w), 1);}.w9-banner__first-group__items__drop__item:hover .w9-banner__first-group__items__drop__item__icon{color:rgba(var(--second-color-w), 1);}.w9-banner__second-group{display:inline-block;margin-left:2em;width:97%;}@media only screen and (max-width:50em){.w9-banner__second-group{flex-direction:column;margin-left:0;width:100%;}}.w9-banner__second-group__one{display:flex;width:100%;height:100%;position:relative;}.w9-banner__second-group__one__main{position:relative;overflow:hidden;display:block;width:70%;height:40em;}.w9-banner__second-group__one__main-bg{background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;height:100%;background-position:center;transition:all 0.2s;}.w9-banner__second-group__one__main-bg:hover{transform:scale(1.2);}@media only screen and (max-width:50em){.w9-banner__second-group__one__main{width:100%;}}.w9-banner__second-group__one__main__info{position:absolute;color:white;top:15%;left:10%;}.w9-banner__second-group__one__main__info__title{font-weight:800;}.w9-banner__second-group__one__main__info__des{margin-top:0.5em;font-weight:500;font-size:3em;}.w9-banner__second-group__one__main__info__price{margin-top:1em;font-weight:800;}.w9-banner__second-group__one__main__info__button{margin-top:2em;color:white;font-weight:800;display:inline-block;padding:1em 2em;background-color:rgba(var(--main-color-w), 1);border-radius:0.2em;border:none;cursor:pointer;}.w9-banner__second-group__one__sub{position:relative;width:35%;overflow:hidden;}@media only screen and (max-width:50em){.w9-banner__second-group__one__sub{display:none;}}.w9-banner__second-group__one__sub-bg{background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;height:100%;background-position:center;transition:all 0.2s;}.w9-banner__second-group__one__sub-bg:hover{transform:scale(1.2);}.w9-banner__second-group__one__sub__info{padding:2em;top:0;position:absolute;}.w9-banner__second-group__one__sub__info__title{color:red;text-transform:uppercase;}.w9-banner__second-group__one__sub__info__des{margin-top:1em;font-weight:500;font-size:2em;}.w9-banner__second-group__one__sub__info__price{font-weight:800;font-size:1.6em;margin-top:2em;cursor:pointer;text-decoration:underline;}.w9-banner__second-group__two{width:100%;display:flex;position:relative;}@media only screen and (max-width:50em){.w9-banner__second-group__two{flex-direction:column;}}.w9-banner__second-group__two__content{position:relative;overflow:hidden;color:white;height:18em;width:100%;}.w9-banner__second-group__two__content-bg{background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;height:100%;top:0;background-position:center;background-position:center;}.w9-banner__second-group__two__content-bg-1{background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;height:100%;top:0;background-position:center;transition:all 0.2s;}.w9-banner__second-group__two__content-bg-1:hover{transform:scale(1.2);}.w9-banner__second-group__two__content-bg-2{background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;height:100%;top:0;background-position:center;transition:all 0.2s;}.w9-banner__second-group__two__content-bg-2:hover{transform:scale(1.2);}.w9-banner__second-group__two__content-bg-3{background-repeat:no-repeat;background-size:cover;position:absolute;width:100%;height:100%;top:0;background-position:center;transition:all 0.2s;}.w9-banner__second-group__two__content-bg-3:hover{transform:scale(1.2);}.w9-banner__second-group__two__content__title{position:relative;width:40%;font-size:1.6em;z-index:1;display:block;margin-top:2em;margin-left:1.2em;}.w9-banner__second-group__two__content__des{margin-left:2em;position:relative;margin-top:1em;font-size:1em;display:block;z-index:1;text-decoration:underline;cursor:pointer;}.w9-partners{width:100%;padding:2em 1em;background-color:white;}.w9-partners__group{max-width:120em;margin:0 auto;}.w9-partners__heading{text-transform:capitalize;font-weight:700;font-size:3em;padding:1em;}.w9-partners__first{display:flex;flex-wrap:wrap;width:100%;}@media only screen and (max-width:37.5em){.w9-partners__first{flex-wrap:wrap;justify-content:flex-start;}}.w9-partners__first__imgbox{padding:3em;width:20%;display:flex;align-items:center;background-size:contain;background-position:center;border:.1em solid #eee;cursor:pointer;transition:all .2s;}@media only screen and (max-width:37.5em){.w9-partners__first__imgbox{width:50%;}}.w9-partners__first__imgbox__img{width:100%;margin:0 auto;}.w9-partners__first__imgbox__img:hover{opacity:.3;}.w4-footer{position:relative;width:100%;background-color:black;padding:2em 1em;}.w4-footer__group{position:relative;margin:0 auto;max-width:120em;display:flex;padding:0 1em;}@media only screen and (max-width:37.5em){.w4-footer__group{display:block;}}.w4-footer-col{display:flex;color:white;width:70%;flex-wrap:wrap;}@media only screen and (max-width:37.5em){.w4-footer-col{width:100%;}}.w4-footer-col:first-child{width:30%;}@media only screen and (max-width:37.5em){.w4-footer-col:first-child{width:100%;}}.w4-footer__item{width:33%;color:white;padding:0 1em;}.w4-footer__item-first{width:100%;}@media only screen and (max-width:37.5em){.w4-footer__item{width:100%;}}.w4-footer__item__title{margin-top:2em;text-transform:uppercase;font-size:1.4em;fill:white;}.w4-footer__item__des{margin-top:2em;font-size:1.4em;font-weight:300;}.w4-footer__item__contact{margin-top:2em;}.w4-footer__item__contact__info__icon{fill:white;font-size:2em;}.w4-footer__item__link{margin-top:2em;}.w4-footer__item__link a{display:block;color:white;font-size:1.4em;text-decoration:none;font-weight:300;margin:0.5em 0;}.w5-menu{width:100%;display:block;overflow:visible;z-index:7;background-color:rgba(var(--main-color-w), 1);position:relative;}@media only screen and (min-width:37.5em){.w5-menu__ab{position:absolute;background-color:transparent;}}.w5-menu__scroll-menu{background-color:rgba(var(--main-color-w), 1);position:fixed;top:0;width:100%;color:white !important;}.w5-menu__scroll-menu figure{border-radius:0.4em;}.w5-menu__group{max-width:120em;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}@media only screen and (max-width:50em){.w5-menu__group{padding:1em;}}.w5-menu__logobox{text-align:center;height:9em;max-height:9em;width:11em;background-size:contain;background-position:center;}.w5-menu__logobox__img{max-width:100%;}.w5-menu__nav__icon{display:none;}@media only screen and (max-width:50em){.w5-menu__nav__icon{display:inline-block;}}.w5-menu__nav__checkbox{display:none;}.w5-menu__nav__checkbox:checked ~ .w5-menu__items{visibility:visible;opacity:1;}.w5-menu__items{display:flex;align-items:center;}@media only screen and (max-width:50em){.w5-menu__items{visibility:hidden;opacity:0;position:absolute;background-color:rgba(0, 0, 0, 0.9);right:0;top:11em;display:block;width:100%;transition:all 0.2s;overflow-y:scroll;padding:1em;height:100vh;}}.w5-menu__items__item{color:white;padding:1em 2em;font-size:1.6em;font-weight:700;list-style:none;cursor:pointer;position:relative;max-height:10em;line-height:5em;text-align:center;white-space:nowrap;}@media only screen and (max-width:50em){.w5-menu__items__item{max-height:100%;text-align:left;}}.w5-menu__items__item__drop{border-top:0.3em solid rgba(var(--main-color-w), 1);background-color:white;color:black;position:absolute;opacity:0;visibility:hidden;height:max-content;padding:1em 2em;list-style:none;text-align:left;top:7em;z-index:2;font-size:1em;}.w5-menu__items__item__drop i{margin-left:auto;float:right;line-height:5em;}@media only screen and (max-width:50em){.w5-menu__items__item__drop{opacity:0;position:relative;visibility:visible;right:0;display:none;width:100%;transition:all 0.2s;top:0;}}.w5-menu__items__item__drop__li{white-space:nowrap;min-width:15em;height:5em;line-height:5em;text-overflow:ellipsis;overflow:hidden;}.w5-menu__items__item__drop--2{top:-0.3em;left:17em;position:absolute;}@media only screen and (max-width:50em){.w5-menu__items__item__drop--2{position:relative;left:0;}}.w5-menu__items__item__drop__li:hover .w5-menu__items__item__drop--2{visibility:visible;transition:all 0.5s;opacity:1;display:block;}.w5-menu__items__item:hover .w5-menu__items__item__drop--1{visibility:visible;transition:all 0.5s;opacity:1;display:block;}.w5-menu__items__button{padding:2em;border-radius:3em;text-transform:uppercase;font-weight:600;font-size:1.3em;border:0.2em solid rgba(var(--main-color-w), 1);background-color:transparent;color:white;transition:all 0.2s;}.w5-menu__items__button:hover{background-color:transparent;border:0.2em solid white;}@media only screen and (max-width:50em){.w5-menu__items__button{width:100%;display:block;text-align:center;}}.w5-menu__items__lang{list-style:none;margin-left:1em;position:relative;}@media only screen and (max-width:50em){.w5-menu__items__lang{margin:0;}}.w5-menu__items__lang__imgbox{cursor:pointer;margin-top:0.2em;width:3em;min-width:3em;padding:2em 0;}@media only screen and (max-width:50em){.w5-menu__items__lang__imgbox{margin:0 auto;}}.w5-menu__items__lang:hover .w5-menu__items__lang__items{display:block;}.w5-menu__items__lang__items{position:absolute;width:100%;left:0;top:5em;display:none;}@media only screen and (max-width:50em){.w5-menu__items__lang__items{transform:translateX(-1.5em);left:50%;}}.w5-menu__items__lang__items__imgbox{cursor:pointer;width:3em;min-width:3em;transition:all 0.2s ease;}.w5-menu__items__lang__items__imgbox:hover{transform:scale(1.3);}.w5-menu__hover__box--1:hover{color:black;}.w5-menu__hover__box--1:hover .w5-menu__hover__box--1__svg{color:black;}.w5-menu__hover__box--2:hover{color:rgba(var(--main-color-w), 1);}.w5-menu__hover__box--2:hover .w5-menu__hover__box--2__svg{color:rgba(var(--main-color-w), 1);}.w29-video-7{width:100%;background-color:white;padding:1em 0;}.w29-video-7__group{max-width:120em;margin:0 auto;padding:1em;}.w29-video-7__heading{display:block;}.w29-video-7__heading__title{text-align:center;font-size:2.5em;font-weight:bold;width:fit-content;display:block;margin:0 auto;text-align:center;margin-bottom:0.5em;max-width:100%;}.w29-video-7__heading__des{margin:0 auto;text-align:center;width:fit-content;display:block;font-size:1.6em;line-height:1.6em;margin-bottom:0.5em;max-width:100%;}.w29-video-7__heading__imgbox{width:fit-content;margin:0 auto;max-width:100%;display:block;margin-bottom:2em;background-size:contain;background-position:center;}.w29-video-7__heading__imgbox__img{margin:0 auto;}.w29-video-7__tin{display:flex;justify-content:space-between;}@media only screen and (max-width:43.75em){.w29-video-7__tin{flex-direction:column;}}.w29-video-7__tin__first{width:66%;display:block;}@media only screen and (max-width:43.75em){.w29-video-7__tin__first{width:100%;padding:1em;}}.w29-video-7__tin__first__ifbox{width:100%;height:100%;}.w29-video-7__tin__first__ifbox iframe{width:100%;height:100%;}.w29-video-7__tin__second{width:32%;display:block;height:max-content;}@media only screen and (max-width:43.75em){.w29-video-7__tin__second{width:100%;padding:1em;}}.w29-video-7__tin__second__ifbox{height:100%;display:block;}.w29-video-7__tin__second__ifbox:not(:first-child){margin-top:1em;}.w29-video-7__tin__second__ifbox iframe{height:100%;width:100%;}.w7-map{width:100%;padding:2em 1em;}.w7-map__group{max-width:120em;margin:0 auto;display:flex;justify-content:center;}@media only screen and (max-width:62.5em){.w7-map__group{flex-direction:column;}}.w7-map__imgbox{width:50%;height:auto;background-size:contain;background-position:center;}@media only screen and (max-width:62.5em){.w7-map__imgbox{width:100%;}}.w7-map__imgbox__img{width:100%;height:100%;margin:0 auto;}.w7-map__info{width:50%;display:flex;flex-direction:column;justify-content:center;padding:2em;background-color:#f7f7f7;background-size:cover;background-position:center;background-repeat:no-repeat;}@media only screen and (max-width:62.5em){.w7-map__info{width:100%;}}.w7-map__info__heading{font-size:6em;font-weight:300;line-height:1.8em;display:inline-block;}.w7-map__info__des{font-size:1.4em;line-height:1.8em;color:var(--text-color-w);}.w7-map__info__des h2, .w7-map__info__des h3, .w7-map__info__des h4, .w7-map__info__des h5, .w7-map__info__des p{margin:0.7em 0;}.w7-map__info__des ul, .w7-map__info__des ol{list-style:none;}.w17-abimg-2{width:100%;padding:2em 0.5em;background-color:white;}.w17-abimg-2__group{max-width:120em;margin:0 auto;}.w17-abimg-2__heading{padding:1%;text-align:center;}.w17-abimg-2__heading__title{font-size:3em;display:block;}.w17-abimg-2__heading__sub{display:block;margin-top:1em;font-weight:300;color:var(--text-color-w);line-height:2em;font-size:1.4em;}.w17-abimg-2__items{display:flex;flex-wrap:wrap;margin-left:-1%;}.w17-abimg-2__items__imgbox{position:relative;width:24%;margin-left:1%;margin-top:1em;background-size:contain;background-position:center;cursor:pointer;transition:all 0.2s;}@media only screen and (max-width:50em){.w17-abimg-2__items__imgbox{width:49%;}}@media only screen and (max-width:31.25em){.w17-abimg-2__items__imgbox{width:99%;}}.w17-abimg-2__items__imgbox__img{width:100%;}.w17-abimg-2__items__imgbox__des{position:absolute;display:none;width:90%;bottom:2em;left:50%;transform:translateX(-50%);text-align:center;}.w17-abimg-2__items__imgbox__des__main{font-weight:600;font-size:1.4em;}.w17-abimg-2__items__imgbox__des__sub{margin-top:0.5em;font-weight:300;font-size:1.4em;}.w17-abimg-2__items__imgbox:hover{filter:brightness(1.1);}.w19-products-1{padding:2em .5em;background-color:#F2F2F2;}.w19-products-1__group{max-width:120em;margin:0 auto;}.w19-products-1__heading{font-size:2.5em;font-weight:800;text-align:center;}@media only screen and (max-width:37.5em){.w19-products-1__heading{font-size:1.6em !important;}}.w19-products-1__tabs{display:flex;align-items:center;justify-content:center;cursor:pointer;overflow-x:scroll;box-sizing:content-box;scroll-behavior:smooth;}.w19-products-1__tabs::-webkit-scrollbar{height:.4em;}.w19-products-1__tabs__item{padding:1em;text-transform:uppercase;font-weight:800;font-size:1.3em;text-transform:uppercase;white-space:nowrap;}.w19-products-1__tabs__item-active{color:rgba(var(--main-color-w), 1);text-decoration:underline;}@media only screen and (max-width:37.5em){.w19-products-1__tabs__item-active{background-color:rgba(var(--main-color-w), 1);color:white !important;}}@media only screen and (max-width:37.5em){.w19-products-1__tabs__item{padding:.7em;font-size:.8em !important;border:0.1em solid rgba(var(--main-color-w), 1);border-radius:1.5em;margin:1em .5em;color:rgba(var(--main-color-w), 1);}}.w19-products-1__contents{display:flex;flex-wrap:wrap;width:100%;margin-left:-1%;}.w19-products-1__contents__card{width:19%;border-radius:.5em;margin-bottom:1em;overflow:hidden;background-color:white;border:.1em snow #F2F2F2;margin-left:1%;height:max-content;}@media only screen and (max-width:50em){.w19-products-1__contents__card{width:24%;}}@media only screen and (max-width:37.5em){.w19-products-1__contents__card{width:49%;margin-left:1%;}}.w19-products-1__contents__card__imgbox{width:100%;background-size:contain;background-position:center;}.w19-products-1__contents__card__imgbox__img{width:100%;}.w19-products-1__contents__card__text{padding:.5em;font-weight:600;line-height:1.6em;display:block;}.w19-products-1__contents__card__stars{padding:.5em;color:#ffd900;}.w19-products-1__contents__card__price{padding:.5em;font-weight:800;color:rgba(var(--main-color-w), 1);font-size:1.4em;}.w19-products-1__contents__cardlast{width:19%;border-radius:.5em;margin-bottom:1em;overflow:hidden;border:.1em snow #F2F2F2;background-color:rgba(var(--main-color-w), 1);color:white;padding:2em;margin-left:1%;cursor:pointer;}@media only screen and (max-width:50em){.w19-products-1__contents__cardlast{width:24%;}}@media only screen and (max-width:37.5em){.w19-products-1__contents__cardlast{width:98%;}}.w19-products-1__contents__cardlast__first{margin-bottom:2em;}.w19-products-1__contents__cardlast__first__number{font-weight:800;font-size:2.5em;}.w19-products-1__contents__cardlast__first__text{text-transform:uppercase;font-size:1.8em;display:block;}.w19-products-1__contents__cardlast__second{cursor:pointer;border-top:.1em solid white;}.w19-products-1__contents__cardlast__second__text{display:block;font-size:1.4em;margin-bottom:1em;margin-top:1em;cursor:pointer;}.w19-products-1__contents__cardlast__second__icon{padding:0.8em 1.1em;font-size:2em;border:.1em solid white;border-radius:50%;}.w20-contact{position:fixed;bottom:2em;left:2em;background-color:#f2f2f2;border:.1em solid #e4e4e4;box-shadow:.1em .1em .5em #f2f2f2;z-index:1;}.w20-contact__items__item{display:flex;flex-direction:column;align-items:center;margin:1em;cursor:pointer;}.w20-contact__items__item__imgbox{width:3.5em;height:3.5em;background-size:contain;background-position:center;}.w20-contact__items__item__imgbox__img{width:100%;}.w20-contact__items__item__text{font-weight:600;}.w35-ads{padding:2em;width:100%;}.w35-ads__group{margin:0 auto;display:flex;flex-wrap:wrap;max-width:120em;}.w35-ads__items{width:31.33333333333%;margin:1%;}@media only screen and (max-width:50em){.w35-ads__items{width:46%;margin:2%;}}.w35-ads__items__name{margin:0 auto;font-size:2em;line-height:1.5em;font-weight:bold;color:rgba(var(--main-color-w), 1);display:block;width:fit-content;text-align:center;}.w35-ads__items__line{margin:0 auto;margin-top:1em;height:.2em;width:20%;display:block;background-color:black;}.w35-ads__items__des{margin:0 auto;font-size:1.3em;line-height:1.5em;margin-top:.5em;display:block;width:fit-content;text-align:center;}