﻿.modal{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center}.modal__container{background-color:#fff;padding:30px;max-width:500px;max-height:100vh;border-radius:4px;overflow-y:auto;box-sizing:border-box}.modal__header{display:flex;justify-content:space-between;align-items:center}.modal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;box-sizing:border-box}.modal__close{background:rgba(0,0,0,0);border:0}.modal__header .modal__close:before{content:"✕"}.modal__content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgba(0,0,0,.8)}.modal__btn{font-size:.875rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#e6e6e6;color:rgba(0,0,0,.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.modal__btn:focus,.modal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto !important;height:auto !important;z-index:0}.simplebar-offset{direction:inherit !important;box-sizing:inherit !important;resize:none !important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box !important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit !important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:1;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar !important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.simplebar-track.simplebar-horizontal{background:#eee;height:calc(0.5556vw);border-radius:calc(0.5556vw)}@media screen and (min-width: 1441px){.simplebar-track.simplebar-horizontal{height:8px;border-radius:8px}}@media screen and (max-width: 768px){.simplebar-track.simplebar-horizontal{height:calc(2.1333vw);border-radius:calc(2.1333vw)}}.simplebar-scrollbar:before{top:0 !important;right:0 !important;bottom:0 !important;left:0 !important;border-radius:calc(0.5556vw);background:#f4765e;height:calc(0.5556vw)}@media screen and (min-width: 1441px){.simplebar-scrollbar:before{height:8px;border-radius:8px}}@media screen and (max-width: 768px){.simplebar-scrollbar:before{height:calc(2.1333vw);border-radius:calc(2.1333vw)}}#mainArea{background:var(--White2, #f8f8f8);padding-bottom:calc(15.6944vw)}@media screen and (min-width: 1441px){#mainArea{padding-bottom:226px}}@media screen and (max-width: 768px){#mainArea{padding-bottom:calc(38.1333vw)}}.modalData{display:none}.staffArea .innerBlock{display:flex;margin-left:calc(2.9167vw)}@media screen and (min-width: 1441px){.staffArea .innerBlock{justify-content:center;margin-left:42px}}@media screen and (max-width: 768px){.staffArea .innerBlock{margin:0 calc(6.1333vw)}}@media screen and (max-width: 768px){.staffArea .left{display:none}}.staffArea .right{max-width:calc(66.875vw);width:100%;margin:calc(5vw) 0 0 calc(11.5972vw)}@media screen and (min-width: 1441px){.staffArea .right{max-width:963px;margin:72px 0 0 167px}}@media screen and (max-width: 768px){.staffArea .right{max-width:none;width:auto;margin:calc(23.4667vw) 0 0}}.staffArea .sidemenu{position:sticky;top:calc(10.4167vw);left:0;max-width:calc(15vw);width:100%;height:fit-content;z-index:1}@media screen and (min-width: 1441px){.staffArea .sidemenu{top:150px;max-width:216px}}@media screen and (max-width: 768px){.staffArea .sidemenu{position:relative;top:0;max-width:none;width:auto;order:1;overflow:hidden}}.staffArea .sidemenu .link.--back{position:relative;color:var(--text, #212121);padding-left:calc(1.6667vw);font-size:calc(0.9722vw);line-height:180%}@media screen and (min-width: 1441px){.staffArea .sidemenu .link.--back{padding-left:24px;font-size:14px}}@media screen and (max-width: 768px){.staffArea .sidemenu .link.--back{display:none;padding-left:calc(6.4vw);font-size:calc(3.7333vw)}}.staffArea .sidemenu .link.--back svg{display:block;position:absolute;top:0;bottom:0;left:0;margin:auto;width:calc(0.9722vw);height:calc(0.6944vw)}@media screen and (min-width: 1441px){.staffArea .sidemenu .link.--back svg{width:14px;height:10px}}@media screen and (max-width: 768px){.staffArea .sidemenu .link.--back svg{width:calc(3.7333vw);height:calc(2.6667vw)}}.staffArea .sidemenu .index{margin-top:calc(2.6389vw)}@media screen and (min-width: 1441px){.staffArea .sidemenu .index{margin-top:38px}}@media screen and (max-width: 768px){.staffArea .sidemenu .index{margin:calc(13.8667vw) calc(6.4vw) 0}}.staffArea .sidemenu .index a{display:block;position:relative;padding-left:calc(1.5278vw);color:var(--text, #212121);font-size:calc(0.9722vw);line-height:180%}@media screen and (min-width: 1441px){.staffArea .sidemenu .index a{font-size:14px;padding-left:22px}}@media screen and (max-width: 768px){.staffArea .sidemenu .index a{padding-left:calc(6.4vw);font-size:calc(3.7333vw)}}.staffArea .sidemenu .index a::before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;width:calc(0.625vw);height:calc(0.4167vw);margin:auto;background:url(../images/service/service_menu_arrow_img.svg) no-repeat;background-size:contain}@media screen and (min-width: 1441px){.staffArea .sidemenu .index a::before{width:9px;height:6px}}@media screen and (max-width: 768px){.staffArea .sidemenu .index a::before{width:calc(2.4vw);height:calc(1.6vw)}}.staffArea .sidemenu .index .listItem{position:relative}@media screen and (max-width: 768px){.staffArea .sidemenu .index .listItem::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:1px;margin:auto;background:#e0e0e0}}@media screen and (max-width: 768px)and (max-width: 768px){.staffArea .sidemenu .index .listItem::before{top:auto;bottom:0}}.staffArea .sidemenu .index .listItem+.listItem{margin-top:calc(0.4861vw);padding-top:calc(0.4861vw)}@media screen and (min-width: 1441px){.staffArea .sidemenu .index .listItem+.listItem{margin-top:7px;padding-top:7px}}@media screen and (max-width: 768px){.staffArea .sidemenu .index .listItem+.listItem{margin:0 0 calc(1.8667vw) 0;padding:0 0 calc(1.8667vw) 0}}.staffArea .sidemenu .index .listItem+.listItem::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:1px;margin:auto;background:#e0e0e0}@media screen and (max-width: 768px){.staffArea .sidemenu .index .listItem+.listItem::before{top:auto;bottom:0}}.staffArea .mainHead{max-width:calc(31.1111vw);width:100%;margin-top:calc(5vw)}@media screen and (min-width: 1441px){.staffArea .mainHead{max-width:448px;margin-top:72px}}@media screen and (max-width: 768px){.staffArea .mainHead{max-width:none;width:auto;margin-top:calc(9.3333vw)}}.staffArea .mainHead .commonHead .head .text{font-size:calc(2.0833vw);line-height:170%}@media screen and (min-width: 1441px){.staffArea .mainHead .commonHead .head .text{font-size:30px}}@media screen and (max-width: 768px){.staffArea .mainHead .commonHead .head .text{font-size:calc(6.1333vw);line-height:160%}}.staffArea .mainHead .commonHead .head .sub{font-size:calc(1.6667vw);line-height:180%}@media screen and (min-width: 1441px){.staffArea .mainHead .commonHead .head .sub{font-size:24px}}@media screen and (max-width: 768px){.staffArea .mainHead .commonHead .head .sub{font-size:calc(5.6vw)}}.staffArea .contents{position:relative;max-width:calc(70.2778vw);width:100%;margin:calc(6.9444vw) 0 0 calc(6.9444vw)}@media screen and (min-width: 1441px){.staffArea .contents{max-width:1012px;margin:100px 0 0 100px}}@media screen and (max-width: 768px){.staffArea .contents{max-width:none;width:auto;margin:0}}.mainHeadArea{margin-bottom:calc(6.1111vw)}@media screen and (min-width: 1441px){.mainHeadArea{margin-bottom:88px}}@media screen and (max-width: 768px){.mainHeadArea{margin-bottom:calc(8.5333vw)}}.serviceItem{border-top:1px solid #858585;padding-top:calc(2.7778vw)}@media screen and (min-width: 1441px){.serviceItem{padding-top:40px}}@media screen and (max-width: 768px){.serviceItem{padding-top:calc(8.5333vw)}}.serviceItem+.serviceItem{margin-top:calc(7.9861vw)}@media screen and (min-width: 1441px){.serviceItem+.serviceItem{margin-top:115px}}@media screen and (max-width: 768px){.serviceItem+.serviceItem{margin-top:calc(23.4667vw)}}.serviceItem .head .title{position:relative;padding-left:calc(1.3889vw);color:#e94628;font-size:calc(1.3889vw);line-height:170%}@media screen and (min-width: 1441px){.serviceItem .head .title{padding-left:20px;font-size:20px}}@media screen and (max-width: 768px){.serviceItem .head .title{padding-left:calc(5.3333vw);font-size:calc(4.5333vw)}}.serviceItem .head .title svg{position:absolute;top:0;bottom:0;left:0;width:calc(0.5556vw);height:calc(0.5556vw);margin:auto}@media screen and (min-width: 1441px){.serviceItem .head .title svg{width:8px;height:8px}}@media screen and (max-width: 768px){.serviceItem .head .title svg{width:calc(2.1333vw);height:calc(2.1333vw)}}.serviceItem .itemList{display:grid;gap:calc(0.5556vw);grid-template-columns:repeat(4, 1fr);margin-top:calc(2.7778vw)}@media screen and (min-width: 1441px){.serviceItem .itemList{gap:8px;margin-top:40px}}@media screen and (max-width: 768px){.serviceItem .itemList{grid-template-columns:repeat(2, 1fr);margin-top:calc(8.2667vw);gap:calc(2.1333vw)}}.serviceItem .itemList.--executive{grid-template-columns:repeat(3, 1fr)}.serviceItem .itemList.--executive .item .mainImg{position:relative;max-width:calc(13.2639vw);height:calc(13.2639vw);width:100%;margin:auto;overflow:hidden;border-radius:100%;border:1px solid #bdbdbd}@media screen and (min-width: 1441px){.serviceItem .itemList.--executive .item .mainImg{max-width:191px;height:191px}}@media screen and (max-width: 768px){.serviceItem .itemList.--executive .item .mainImg{max-width:calc(32.8vw);height:calc(32.8vw)}}@media screen and (max-width: 768px){.serviceItem .itemList.--executive{display:block}.serviceItem .itemList.--executive .item+.item{margin-top:calc(4.8vw)}}.serviceItem .itemList .item{border-radius:calc(0.3472vw);background:var(--White, #fcfcfc);padding:calc(2.0833vw) calc(1.7361vw) calc(0.4861vw)}@media screen and (min-width: 1441px){.serviceItem .itemList .item{border-radius:5px;padding:30px 25px 7px}}@media screen and (max-width: 768px){.serviceItem .itemList .item{padding:calc(5.3333vw) calc(3.2vw) calc(2.6667vw);border-radius:calc(1.3333vw)}}.serviceItem .itemList .item .mainImg{position:relative;max-width:calc(9.8611vw);height:calc(9.8611vw);width:100%;margin:auto;overflow:hidden;border-radius:100%;border:1px solid #bdbdbd}@media screen and (min-width: 1441px){.serviceItem .itemList .item .mainImg{max-width:142px;height:142px}}@media screen and (min-width: 768px){.serviceItem .itemList .item .mainImg:hover .front{transform:rotateY(180deg);opacity:0}.serviceItem .itemList .item .mainImg:hover .hoverImg.back{transform:rotateY(0deg);opacity:1}}@media screen and (max-width: 768px){.serviceItem .itemList .item .mainImg{max-width:calc(28.2667vw);height:calc(28.2667vw)}}.serviceItem .itemList .item .mainImg img{overflow:hidden;border-radius:100%;width:100%;height:100%;object-fit:cover}.serviceItem .itemList .item .mainImg .mainImg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;backface-visibility:hidden;transition:transform .6s ease,opacity .6s ease;transform-origin:center center}.serviceItem .itemList .item .mainImg .front{z-index:2;opacity:1;transform:rotateY(0deg);transition:transform .6s ease,opacity .6s ease}.serviceItem .itemList .item .mainImg .hoverImg.back{z-index:1;opacity:0;transform:rotateY(-180deg)}.serviceItem .itemList .item .title{margin-top:calc(0.4167vw);color:var(--text, #212121);text-align:center}@media screen and (min-width: 1441px){.serviceItem .itemList .item .title{margin-top:6px}}@media screen and (max-width: 768px){.serviceItem .itemList .item .title{margin-top:calc(0.5333vw)}}.serviceItem .itemList .item .nickname{margin-top:calc(0.4167vw);text-align:center}@media screen and (min-width: 1441px){.serviceItem .itemList .item .nickname{margin-top:6px}}@media screen and (max-width: 768px){.serviceItem .itemList .item .nickname{margin-top:calc(1.6vw)}}.serviceItem .itemList .item .job{margin-top:calc(0.5556vw);text-align:center}@media screen and (min-width: 1441px){.serviceItem .itemList .item .job{margin-top:8px}}@media screen and (max-width: 768px){.serviceItem .itemList .item .job{margin-top:calc(2.6667vw)}}.serviceItem .itemList .item .comment{border-top:1px dashed #e0e0e0;margin-top:calc(1.1111vw);padding-top:calc(1.25vw)}@media screen and (min-width: 1441px){.serviceItem .itemList .item .comment{margin-top:16px;padding-top:18px}}@media screen and (max-width: 768px){.serviceItem .itemList .item .comment{margin-top:calc(2.4vw);padding-top:calc(2.1333vw)}}.serviceItem .itemList .item button{cursor:pointer;display:block;border:none;background:none;margin:calc(1.875vw) auto 0}@media screen and (min-width: 1441px){.serviceItem .itemList .item button{margin:27px auto 0}}@media screen and (min-width: 768px){.serviceItem .itemList .item button:hover .bg{filter:blur(calc(0.1736vw))}}@media screen and (min-width: 768px)and (min-width: 1441px){.serviceItem .itemList .item button:hover .bg{filter:blur(2.5px)}}@media screen and (max-width: 768px){.serviceItem .itemList .item button{margin:calc(4.5333vw) auto 0}}.micromodal-slide{position:fixed;top:0;right:0;left:0;bottom:0;z-index:10001;margin:auto;opacity:0;transition:.3s ease-in-out}.micromodal-slide.is-active .modal__content .innerHead .left [data-modal-main-img] img:nth-child(1){transform:rotateY(180deg);opacity:0}.micromodal-slide.is-active .modal__content .innerHead .left [data-modal-main-img] img:nth-child(2){transform:rotateY(0deg);opacity:1}.micromodal-slide.is-active .modal__content .innerHead .left::before{border:1px solid #bdbdbd;background:none}.micromodal-slide.is-active .modal__content .innerHead .left::after{background:#bdbdbd}.modal__container{max-width:calc(67.4306vw);width:100%;border-radius:calc(0.625vw);background:var(--White, #fcfcfc);height:calc(100dvh - 11.3889vw);overflow:auto;padding:calc(2.0833vw) calc(3.75vw)}@media screen and (min-width: 1441px){.modal__container{max-width:971px;border-radius:9px;height:calc(100dvh - 164px);padding:30px 54px}}@media screen and (max-width: 768px){.modal__container{max-width:none;width:auto;margin:0 calc(3.7333vw);border-radius:calc(2.4vw);height:calc(100dvh - 21.8667vw);padding:calc(1.3333vw) calc(5.6vw) calc(8.8vw)}}.modal__header .modal__close{position:relative}.modal__header .modal__close:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:calc(2.4306vw);height:calc(2.3611vw)}@media screen and (min-width: 1441px){.modal__header .modal__close:before{width:35px;height:34px}}@media screen and (max-width: 768px){.modal__header .modal__close:before{width:calc(8.2667vw);height:calc(8vw)}}.modal__header{justify-content:flex-end}.modal__close{cursor:pointer;padding:0}@media screen and (min-width: 768px){.modal__close:hover .bg{filter:blur(calc(0.1736vw))}}@media screen and (min-width: 768px)and (min-width: 1441px){.modal__close:hover .bg{filter:blur(2.5px)}}.modal__close .icon{display:block;width:calc(2.4306vw);height:calc(2.3611vw)}@media screen and (min-width: 1441px){.modal__close .icon{width:35px;height:34px}}@media screen and (max-width: 768px){.modal__close .icon{width:calc(8.2667vw);height:calc(8vw)}}.modal__close .icon svg{width:100%;height:100%;overflow:visible}.modal__close .icon svg .bg{transition:.3s ease-in-out}@media screen and (max-width: 768px){.modal__content{margin:calc(2.6667vw) 0 0}}.modal__content .modal__close{display:flex;align-items:center;margin:calc(2.6389vw) auto 0;position:relative}@media screen and (min-width: 1441px){.modal__content .modal__close{margin:38px auto 0}}@media screen and (max-width: 768px){.modal__content .modal__close{margin:calc(7.7333vw) auto 0}}.modal__content .modal__close:before{content:"";position:absolute;top:0;bottom:0;left:0;width:calc(2.4306vw);height:calc(2.3611vw)}@media screen and (min-width: 1441px){.modal__content .modal__close:before{width:35px;height:34px}}@media screen and (max-width: 768px){.modal__content .modal__close:before{width:calc(8.2667vw);height:calc(8vw)}}.modal__content .modal__close .text{margin:0 0 0 calc(0.9028vw);color:var(--red, #e94628)}@media screen and (min-width: 1441px){.modal__content .modal__close .text{margin:0 0 0 13px}}@media screen and (max-width: 768px){.modal__content .modal__close .text{margin:0 0 0 calc(3.4667vw)}}.modal__content .innerHead{display:flex}.modal__content .innerHead .left{cursor:pointer;position:relative;max-width:calc(12.5vw);height:calc(12.5vw);width:100%}.modal__content .innerHead .left:hover [data-modal-main-img] img:nth-child(1){transform:rotateY(180deg);opacity:0}.modal__content .innerHead .left:hover [data-modal-main-img] img:nth-child(2){transform:rotateY(0deg);opacity:1}.modal__content .innerHead .left:hover::before{border:1px solid #bdbdbd;background:none}.modal__content .innerHead .left:hover::after{background:#bdbdbd}@media screen and (min-width: 1441px){.modal__content .innerHead .left{max-width:180px;height:180px}}@media screen and (max-width: 768px){.modal__content .innerHead .left{max-width:calc(29.0667vw);height:calc(29.0667vw)}}.modal__content .innerHead .left::before,.modal__content .innerHead .left::after{content:"";display:block;position:absolute;right:0;bottom:0;width:calc(0.4167vw);height:calc(0.4167vw);border-radius:100%;box-sizing:border-box;border:1px solid #bdbdbd;background:none}@media screen and (min-width: 1441px){.modal__content .innerHead .left::before,.modal__content .innerHead .left::after{width:6px;height:6px}}@media screen and (max-width: 768px){.modal__content .innerHead .left::before,.modal__content .innerHead .left::after{width:calc(1.6vw);height:calc(1.6vw)}}.modal__content .innerHead .left::before{background:#bdbdbd}.modal__content .innerHead .left::after{right:calc(-0.625vw)}@media screen and (min-width: 1441px){.modal__content .innerHead .left::after{right:-9px}}@media screen and (max-width: 768px){.modal__content .innerHead .left::after{right:calc(-2.4vw)}}.modal__content .innerHead .left .img{position:absolute;top:0;left:0;max-width:calc(12.5vw);height:calc(12.5vw);width:100%;border-radius:100%;overflow:hidden}@media screen and (min-width: 1441px){.modal__content .innerHead .left .img{max-width:180px;height:180px}}@media screen and (max-width: 768px){.modal__content .innerHead .left .img{max-width:calc(29.0667vw);height:calc(29.0667vw)}}.modal__content .innerHead .left img{width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:100%}.modal__content .innerHead .left [data-modal-main-img] img:nth-child(1){z-index:2;opacity:1;transform:rotateY(0deg);transition:transform .6s ease,opacity .6s ease;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;backface-visibility:hidden;transition:transform .6s ease,opacity .6s ease;transform-origin:center center}.modal__content .innerHead .left [data-modal-main-img] img:nth-child(2){z-index:1;opacity:0;transform:rotateY(-180deg)}.modal__content .innerHead .right{margin-left:calc(2.6389vw)}@media screen and (min-width: 1441px){.modal__content .innerHead .right{margin-left:38px}}@media screen and (max-width: 768px){.modal__content .innerHead .right{margin-left:calc(4.2667vw)}}.modal__content .innerHead .right .commonHead+.title{margin-top:calc(1.6667vw);color:var(--text, #212121)}@media screen and (min-width: 1441px){.modal__content .innerHead .right .commonHead+.title{margin-top:24px}}@media screen and (max-width: 768px){.modal__content .innerHead .right .commonHead+.title{margin-top:calc(2.4vw)}}.modal__content .upper{margin-top:calc(1.5278vw)}@media screen and (min-width: 1441px){.modal__content .upper{margin-top:22px}}@media screen and (max-width: 768px){.modal__content .upper{margin-top:calc(2.4vw)}}.modal__content .comment{margin-top:calc(0.625vw)}@media screen and (min-width: 1441px){.modal__content .comment{margin-top:9px}}@media screen and (max-width: 768px){.modal__content .comment{margin-top:calc(4.2667vw);font-size:calc(4.2667vw);line-height:160%}}.modal__content .lower{margin-top:calc(1.5972vw);padding-top:calc(1.5278vw);border-top:1px solid #858585}@media screen and (min-width: 1441px){.modal__content .lower{margin-top:23px;padding-top:22px}}@media screen and (max-width: 768px){.modal__content .lower{margin-top:calc(5.6vw);padding-top:calc(5.6vw)}}.modal__content .lower .item.--recommend{display:flex;align-items:center;gap:0 calc(6.25vw);margin-top:calc(2.9167vw);padding:calc(3.5417vw) calc(4.4444vw);background:var(--red, #e94628);border-radius:calc(0.4861vw)}@media screen and (min-width: 1441px){.modal__content .lower .item.--recommend{padding:51px 64px;gap:0 90px;margin-top:42px;border-radius:7px}}@media screen and (max-width: 768px){.modal__content .lower .item.--recommend{display:block;gap:0 90px;margin-top:calc(8.8vw);border-radius:calc(1.8667vw);padding:calc(6.4vw) calc(5.3333vw)}}.modal__content .lower .item.--recommend .left{max-width:calc(9.3056vw);width:100%}@media screen and (min-width: 1441px){.modal__content .lower .item.--recommend .left{max-width:134px}}@media screen and (max-width: 768px){.modal__content .lower .item.--recommend .left{max-width:calc(27.7333vw);margin:auto}}.modal__content .lower .item.--recommend .left img{display:block;width:100%;height:100%}.modal__content .lower .item.--recommend .right .text{color:var(--White, #fcfcfc)}@media screen and (max-width: 768px){.modal__content .lower .item.--recommend .right .text{margin-top:calc(4vw)}}.modal__content .lower .item+.item{margin-top:calc(1.6667vw)}@media screen and (min-width: 1441px){.modal__content .lower .item+.item{margin-top:24px}}@media screen and (max-width: 768px){.modal__content .lower .item+.item{margin-top:calc(6.4vw)}}.modal__content .lower .text{margin-top:calc(0.4861vw)}@media screen and (min-width: 1441px){.modal__content .lower .text{margin-top:7px}}@media screen and (max-width: 768px){.modal__content .lower .text{margin-top:calc(0.8vw)}}.hoverImg{position:absolute;top:0;left:0;width:100%;height:100%;max-width:calc(13.2639vw);height:calc(13.2639vw);width:100%;margin:auto;overflow:hidden;border-radius:100%;border:1px solid #bdbdbd;transition:.3s ease-in-out;opacity:0}@media screen and (min-width: 1441px){.hoverImg{max-width:191px;height:191px}}@media screen and (max-width: 768px){.hoverImg{max-width:calc(32.8vw);height:calc(32.8vw)}}
