/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
header{width:100%;height:90px;background-color:#fff;position:fixed;z-index:100000;}.header_container{display:flex;align-items:center;justify-content:space-between;width:50%;height:100%;margin:0 auto;}.logo{height:60%;}.logo a{display:block;height:100%;}.logo img{height:100%;object-fit:contain;}@media screen and (min-width:768px) and (max-width:1080px){.logo{height:40%;}}@media screen and (max-width:768px){.logo{height:60%;}}.ham_menu_logo a{display:block;margin:0 auto;width:30%;}.ham_menu_logo a img{width:100%;}.ham_menu_icon{position:relative;cursor:pointer;width:50px;height:50px;display:flex;justify-content:center;}.ham_menu_icon span{display:inline-block;position:absolute;height:1.5px;border-radius:2px;background:#4d4d4d;width:80%;}.ham_menu_icon span:nth-of-type(1){top:10px;}.ham_menu_icon span:nth-of-type(2){top:23px;}.ham_menu_icon span:nth-of-type(3){top:36px;}.ham_menu_close_icon{margin-left:auto;position:relative;cursor:pointer;width:50px;height:50px;}.ham_menu_close_icon span{display:inline-block;position:absolute;left:14px;height:1.5px;border-radius:2px;background:#ffffff;width:60%;}.ham_menu_close_icon span:nth-of-type(1){top:15px;}.ham_menu_close_icon span:nth-of-type(2){top:23px;}.ham_menu_close_icon span:nth-of-type(3){top:31px;}.ham_menu_close_icon span:nth-of-type(1){top:18px;left:18px;transform:translateY(6px) rotate(-45deg);width:60%;}.ham_menu_close_icon span:nth-of-type(2){opacity:0;}.ham_menu_close_icon span:nth-of-type(3){top:30px;left:18px;transform:translateY(-6px) rotate(45deg);width:60%;}.ham_menu_contents{width:30%;visibility:hidden;position:fixed;top:0;right:0;height:100%;background-color:#0e9286;z-index:10000;transform:translateX(100%);transition:transform .3s;overflow-y:scroll;padding-bottom:40px;box-shadow:0 -3px 6px rgba(0,0,0,0.15);}.ham_menu_contents_header{display:flex;align-items:center;justify-content:end;width:92%;height:90px;margin:0 auto;}.ham_menu_contents .ham_menu_list{margin-top:20px;margin-bottom:80px;padding:0 20px;display:flex;flex-flow:column;justify-content:space-evenly;}.ham_menu_contents .ham_menu_list a{display:flex;align-items:center;justify-content:space-between;border-bottom:solid 1px #fff;}.ham_menu_contents .ham_menu_list li a{display:flex;align-items:center;padding:15px 20px;width:100%;}.ham_menu_contents .ham_menu_list li div{margin-right:50px;width:37px;}.ham_menu_contents .ham_menu_list li div img{width:100%;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);}.ham_menu_contents .ham_menu_list li a span{font-weight:300;color:#ffffff;}.ham_menu_contents .ham_menu_list li .svg_container{margin-left:auto;display:block;width:25px;right:5px;}.ham_menu_contents .ham_menu_list li .svg_container svg{stroke-width:1;fill:none;stroke:#ffffff;stroke-miterlimit:10;}.mobile_shop_guide .section_title{font-size:1.6rem;margin:20px 20px 40px 20px;padding:0 0 20px 27px;color:#fff;display:flex;align-items:baseline;border-bottom:solid 1px #ffffff;}.mobile_shop_guide .section_title span{margin-left:10px;}.mobile_shop_guide_container{width:85%;}.mobile_shop_guide_label{color:#ffffff;font-weight:500;font-size:1.2rem;margin-bottom:30px;}.mobile_shop_guide .floor_list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:40px;}.mobile_shop_guide .floor_list li{height:55px;}.mobile_shop_guide .floor_list li p{border:solid 0.7px #ffffff;background-color:#fff;height:100%;}.mobile_shop_guide .floor_list li p a{display:flex;align-items:center;justify-content:center;line-height:100%;color:#0e9286;font-weight:400;font-size:1rem;letter-spacing:0.1em;height:100%;width:100%;}.border_blind_ham_menu{width:10px;height:10px;background-color:#0e9286;display:block;position:absolute;transform:translate(-50%,-50%);z-index:1;}.mobile_site_menu{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:30px;}.mobile_site_menu li{position:relative;padding:10% 0;display:flex;justify-content:center;border-right:solid 1px #ffffff;border-top:solid 1px #ffffff;}.mobile_site_menu li:nth-child(3),.mobile_site_menu li:nth-child(6){border-right:none;}.mobile_site_menu li:nth-child(4),.mobile_site_menu li:nth-child(5),.mobile_site_menu li:nth-child(6){border-bottom:solid 1px #ffffff;}.mobile_site_menu .border_blind{width:10px;height:10px;background-color:#0e9286;display:block;position:absolute;transform:translate(-50%,-50%);z-index:1;}.mobile_site_menu li:nth-child(1) .border_blind,.mobile_site_menu li:nth-child(2) .border_blind,.mobile_site_menu li:nth-child(4) .border_blind{top:0;left:100%;}.mobile_site_menu li:nth-child(3) .border_blind,.mobile_site_menu li:nth-child(6) .border_blind,.mobile_site_menu li:nth-child(5) .border_blind{top:100%;left:0;}.mobile_site_menu a{display:block;display:flex;flex-flow:column;align-items:center;width:100%;}.mobile_site_menu a span{display:inline-block;font-size:0.9rem;letter-spacing:0.1em;font-weight:600;color:#ffffff;}.mobile_site_menu a div{width:60%;}.mobile_site_menu a div img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);}.mobile_site_menu a:nth-child(1) span,.mobile_site_menu a:nth-child(3) span{white-space:nowrap;}.mobile_shop_guide .shop_guide_container{width:80%;}.mobile_shop_guide .search-form{background-color:#fff;width:100%;}.mobile_shop_guide .search-form .search_input_label{width:85%;}.mobile_shop_guide .search-form input{width:100%;font-weight:500;}.bottom_menu{display:none;}@media screen and (min-width:768px) and (max-width:1080px){.ham_menu_contents{width:100%;}}@media screen and (max-width:768px){html.is-fixed,html.is-fixed body{height:100%;overflow:hidden;}header{width:100%;height:60px;position:initial;}.header_container{width:92%;}.ham_menu_icon span{height:1.5px;width:60%;}.ham_menu_icon span:nth-of-type(1){top:15px;}.ham_menu_icon span:nth-of-type(2){top:25px;}.ham_menu_icon span:nth-of-type(3){top:35px;}.ham_menu_contents{width:100%;}.ham_menu_contents_header{height:60px;}.ham_menu_contents .ham_menu_list{margin-top:20px;margin-bottom:70px;}.ham_menu_contents .ham_menu_list li div{width:45px;margin-right:25px;}.ham_menu_contents .ham_menu_list li a{padding:7px 5px;}.ham_menu_contents .ham_menu_list li a span{font-size:1rem;}.mobile_shop_guide .section_title{font-size:1.4rem;margin:20px 20px 40px 20px;padding:0 0 20px 10px;color:#fff;display:flex;align-items:baseline;border-bottom:solid 1px #ffffff;}.mobile_shop_guide .floor_list li{height:45px;}.mobile_shop_guide .floor_list li p a{font-weight:600;}.mobile_shop_guide_label{font-weight:600;}.mobile_shop_guide .category_list .category_list_items span{font-weight:600;}.mobile_shop_guide .category_list .category_list_items p{font-weight:600;}.bottom_menu{box-shadow:0 -3px 6px rgba(0,0,0,0.15);display:flex;visibility:hidden;opacity:0;align-items:center;position:fixed;bottom:0;left:0;width:100%;padding:5px 0;z-index:1000;background-color:#389286;transform:translateY(50%);transition:transform .2s,opacity .2s ease;}.bottom_menu_list{width:100%;display:grid;grid-template-columns:repeat(6,1fr);height:100%;align-content:center;}.bottom_menu_list li{border-right:solid 0.7px #ffffff;}.bottom_menu li:last-child{border-right:none;}.bottom_menu_list a{-webkit-tap-highlight-color:transparent;display:flex;align-items:center;flex-flow:column;}.bottom_menu_list a div{width:40px;}.bottom_menu_list a div img{width:100%;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);}.bottom_menu_list a span{font-size:2.2vw;letter-spacing:0.1em;font-weight:600;color:#ffffff;line-height:100%;margin-bottom:2px;}}
*{margin:0px;padding:0;list-style:none;text-decoration:none;font-size:15px;box-sizing:border-box;}main{padding-top:90px;}body{font-family:"Helvetica Neue","Noto Sans JP",sans-serif,Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo;}a{color:inherit;}.container{width:50%;margin:0 auto;}section{padding:50px 0;}.section_title{color:#0e9286;font-size:1.8rem;font-weight:500;text-align:center;line-height:100%;margin-bottom:40px;}.section_title span{display:block;font-size:0.8rem;margin-top:10px;line-height:100%;font-weight:400;letter-spacing:0.1em;}.label{color:#0e9286;font-size:1.2rem;font-weight:500;text-align:center;line-height:100%;margin-bottom:20px;}.detail_link{position:relative;display:flex;align-items:center;justify-content:center;height:60px;width:300px;border:solid 1px #0E9286;color:#0E9286;background-color:#fff;margin:40px auto 0 auto;letter-spacing:0.1em;}.detail_link span{display:flex;align-items:center;width:40px;position:absolute;top:50%;right:20px;transform:translateY(-50%);}.detail_link svg{fill:none;stroke:#0E9286;stroke-width:0.7;stroke-miterlimit:10;}.search-form{position:relative;display:flex;align-items:center;overflow:hidden;border:solid 1px #389286;width:fit-content;}.search-form .search_btn_label{display:flex;align-items:center;justify-content:center;width:40px;position:absolute;transform:translate(0,-50%);top:50%;left:5px;}.search-form .search_btn_label img{width:70%;}.search-form .search_input_label{display:block;}.search-form input{width:350px;height:35px;padding:0 10px;margin:5px 5px 5px 50px;border:none;outline:none;border-left:solid 1px #389286;border-radius:0;}.slider-item{margin:0 40px;}.slider-item img{width:100%;height:auto;}.prev-arrow,.next-arrow{width:35px;height:35px;position:absolute;top:50%;transform:translate(0%,-50%);opacity:.6;cursor:pointer;}.prev-arrow{margin-right:15px;right:100%;}.next-arrow{margin-left:15px;left:100%;}.arrow_container img{width:100%;}.slick-dots{display:flex;align-items:center;justify-content:space-evenly;margin:0;padding:0;text-align:center;}.slick-dots li{display:flex !important;align-items:center;display:inline-block;margin:0 10px;}.slick-dots li button{position:relative;text-indent:-9999px;border:none;border-radius:100%;height:7px;width:7px;background-color:#c4c4c4;cursor:pointer;}.slick-dots li.slick-active button{background-color:#4d4d4d;}@media screen and (min-width:768px) and (max-width:1080px){.container{width:85%;}}@media screen and (max-width:768px){main{padding-top:0;}.container{width:90%}section{padding:50px 0;}.section_title{font-size:1.2rem;font-weight:600;letter-spacing:0.1em;margin-bottom:35px;}.section_title span{font-size:0.6rem;margin-top:10px;font-weight:400;letter-spacing:0.15em;}.detail_link{border:solid 1px #0E9286;font-weight:400;height:50px;width:200px;font-size:0.9rem;}.detail_link span{width:25px;right:5px;}.detail_link span svg{stroke-width:1.2;}.search-form{width:100%;border:solid 1px #389286;}.search-form .search_input_label{width:85%;}.search-form input{width:100%;border-left:solid 1px #389286;font-weight:500;font-size:3.5vw;}.prev-arrow,.next-arrow{width:30px;height:30px;}.prev-arrow svg,.next-arrow svg{stroke-width:0.4;stroke:#000000;}.slider-item{margin:0;}}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}
.footer_slider_wrapper{position:relative;background-color:#0e9286;padding:60px 0 10px 0;border-bottom:solid 1px #fff;}footer .slider-item{margin:0 60px;}.footer_slider_dots{width:fit-content;margin:40px auto;position:relative;}.footer_info{background-color:#0e9286;padding-top:60px;padding-bottom:40px;}.footer_logo{width:130px;}.footer_logo img{width:100%;}.footer_info_container{display:flex;flex-flow:column;align-items:center;justify-content:space-between;}.facility_list{display:grid;grid-template-columns:repeat(4,1fr);width:100%;margin-top:30px;}.facility_list_items{border:solid 1px #fff;padding:10px 0;width:100%;}.facility_list_items:nth-child(1){border-right:none;}.facility_list_items:nth-child(2){border-right:none;}.facility_list_items:nth-child(3){border-right:none;}.facility_list_items>a{text-align:center;}.facility_list_items>a p:nth-child(1){color:#fff;font-size:1.1rem;font-weight:500;}.facility_list_items>a p:nth-child(2){color:#fff;font-size:0.75rem;font-weight:400;}.footer_menu{margin-top:40px;}.footer_menu div{display:flex;align-items:center;justify-content:center;}.footer_menu div:nth-child(2){margin-top:10px;}.footer_menu_mobile_item{display:none;}.footer_menu a{text-align:center;color:#fff;font-size:1rem;font-weight:200;line-height:100%;border-left:solid 0.7px #fff;padding:0 15px;letter-spacing:0.1em;white-space:nowrap;}.footer_menu a:nth-child(1){border-left:none;}.footer_menu2{margin-top:40px;display:flex;align-items:center;justify-content:center;}.footer_menu2 li{text-align:center;color:#fff;font-size:1rem;font-weight:200;line-height:100%;border-left:solid 0.7px #fff;padding:0 20px;white-space:nowrap;}.footer_menu2 li:nth-child(1){border-left:none;}.copy_right{text-align:center;margin-top:40px;font-size:0.9rem;color:#fff;opacity:.7;font-weight:300;letter-spacing:0.1em;}.scroll_top{display:block;position:absolute;top:0;right:10%;transform:translate(-50%,-50%);border-radius:100%;width:60px;height:60px;background-color:#b9e4e5;cursor:pointer;}.scroll_top img{width:100%;transform:rotate(90deg);filter:invert(39%) sepia(74%) saturate(4650%) hue-rotate(155deg) brightness(94%) contrast(88%);}@media screen and (max-width:768px){footer .slider-item{margin:0 10px;}.footer_logo{width:150px;}.facility_list{grid-template-columns:repeat(2,1fr);}.facility_list_items:nth-child(1){border-bottom:none;}.facility_list_items:nth-child(2){border-right:solid 1px #fff;border-bottom:none;}.facility_list_items>a p:nth-child(1){font-weight:600;}.footer_menu_pc_item{display:none;}.footer_menu_mobile_item{display:block;}.footer_menu a,.footer_menu2 a{font-size:2.7vw;}.footer_menu a{padding:0 7px;}.footer_menu2{width:95%;margin:20px auto 0 auto;}.footer_menu2 li{font-size:2.9vw;padding:0 7px;}.copy_right{font-size:0.8rem;}.footer_info{padding-bottom:100px;}.scroll_top{right:0;}}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0;}.leaflet-container{overflow:hidden;}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;}.leaflet-tile::selection{background:transparent;}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast;}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0;}.leaflet-marker-icon,.leaflet-marker-shadow{display:block;}.leaflet-container .leaflet-overlay-pane svg{max-width:none !important;max-height:none !important;}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important;width:auto;padding:0;}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter;}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom;}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none;}.leaflet-container{-webkit-tap-highlight-color:transparent;}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4);}.leaflet-tile{filter:inherit;visibility:hidden;}.leaflet-tile-loaded{visibility:inherit;}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800;}.leaflet-overlay-pane svg{-moz-user-select:none;}.leaflet-pane{z-index:400;}.leaflet-tile-pane{z-index:200;}.leaflet-overlay-pane{z-index:400;}.leaflet-shadow-pane{z-index:500;}.leaflet-marker-pane{z-index:600;}.leaflet-tooltip-pane{z-index:650;}.leaflet-popup-pane{z-index:700;}.leaflet-map-pane canvas{z-index:100;}.leaflet-map-pane svg{z-index:200;}.leaflet-vml-shape{width:1px;height:1px;}.leaflet-right .leaflet-control{float:right;}.leaflet-top .leaflet-control{margin-bottom:10px;}.leaflet-bottom .leaflet-control{margin-bottom:10px;}.leaflet-left .leaflet-control{margin-right:10px;}.leaflet-right .leaflet-control{margin-right:10px;}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute;}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto;}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none;}.leaflet-top{bottom:0;}.leaflet-right{right:0;}.leaflet-bottom{bottom:0;}.leaflet-left{right:0;}.leaflet-control{float:left;clear:both;}.leaflet-right .leaflet-control{float:right;}.leaflet-top .leaflet-control{}.leaflet-bottom .leaflet-control{margin-bottom:10px;}.leaflet-left .leaflet-control{}.leaflet-right .leaflet-control{margin-right:10px;}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear;}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1;}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;}svg.leaflet-zoom-animated{will-change:transform;}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,0.25,1);-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,0.25,1);transition:transform 0.25s cubic-bezier(0,0,0.25,1);}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none;}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden;}.leaflet-interactive{cursor:pointer;}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair;}.leaflet-popup-pane,.leaflet-control{cursor:auto;}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing;}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none;}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto;}.leaflet-container{outline-offset:1px;}.leaflet-container a{color:#0078A8;}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5);}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:0.75rem;line-height:1.5;}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px;}.leaflet-bar a{width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black;}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block;}.leaflet-bar a:hover,.leaflet-bar a:focus{}.leaflet-bar a:first-child{}.leaflet-bar a:last-child{border-bottom:none;}.leaflet-bar a.leaflet-disabled{cursor:default;opacity:.7;}.leaflet-touch .leaflet-bar a{width:50px;height:50px;line-height:30px;}@media screen and (max-width:768px){.leaflet-touch .leaflet-bar a{width:40px;height:40px;line-height:30px;}.leaflet-control-zoom-in,.leaflet-control-zoom-out{background-color:#389286;border-radius:20px;}}.leaflet-touch .leaflet-bar a:first-child{}.leaflet-touch .leaflet-bar a:last-child{}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px;}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px;}.leaflet-control-layers{}.leaflet-control-layers-toggle{background-image:url(/kurihama/themes/custom/wing/css/images/layers.png);width:36px;height:36px;}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/kurihama/themes/custom/wing/css/images/layers-2x.png);background-size:26px 26px;}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px;}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none;}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative;}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff;}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px;}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px;}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em;}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px;}.leaflet-default-icon-path{background-image:url(/kurihama/themes/custom/wing/css/images/marker-icon.png);}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.8);margin:0;}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4;}.leaflet-control-attribution a{text-decoration:none;}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline;}.leaflet-attribution-flag{display:inline !important;vertical-align:baseline !important;width:1em;height:0.6669em;}.leaflet-left .leaflet-control-scale{margin-left:5px;}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px;}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,0.8);text-shadow:1px 1px #fff;}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px;}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777;}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none;}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px;}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px;}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px;}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0;}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none;}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4);}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent;}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858;}.leaflet-popup-scrolled{overflow:auto;}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1;}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999;}.leaflet-div-icon{background:#fff;border:1px solid #666;}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4);}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto;}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:"";}.leaflet-tooltip-bottom{margin-top:6px;}.leaflet-tooltip-top{margin-top:-6px;}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px;}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff;}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff;}.leaflet-tooltip-left{margin-left:-6px;}.leaflet-tooltip-right{margin-left:6px;}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px;}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff;}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff;}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact;}}.leaflet-control-zoom-in,.leaflet-control-zoom-out{background-color:#389286;border-radius:25px;display:flex;align-items:center;justify-content:center;position:relative;transition:opacity 0.2s ease;}.leaflet-control-zoom-out{margin-top:10px;}.leaflet-control-zoom-in span,.leaflet-control-zoom-out span{display:none;}.leaflet-control-zoom-in::after{content:"";position:absolute;display:block;background-color:#fff;height:16px;width:2px;top:50%;left:50%;margin-top:-8px;margin-left:-1px;}.leaflet-control-zoom-in::before,.leaflet-control-zoom-out::before{content:"";position:absolute;display:block;background-color:#fff;height:2px;width:16px;top:50%;left:50%;margin-left:-8px;margin-top:-1px;}
.detail_section{padding:0;}.ck-color-red{color:#ff0000;}.ck-color-blue{color:#0000ff;}.ck-color-green{color:#008000;}.ck-color-yellow{color:#ffff00;}.ck-color-orange{color:#ffa500;}.ck-color-gray{color:#808080;}.ck-color-brown{color:#8b4513;}.ck-color-purple{color:#800080;}.ck-color-turquoise{color:#40e0d0;}.ck-color-navy{color:#000080;}.ck-color-black{color:#000000;}.ck-color-white{color:#ffffff;}.ck-fontsize-10{font-size:10px;}.ck-fontsize-12{font-size:12px;}.ck-fontsize-14{font-size:14px;}.ck-fontsize-16{font-size:16px;}.ck-fontsize-18{font-size:18px;}.ck-fontsize-20{font-size:20px;}.ck-fontsize-22{font-size:22px;}.ck-fontsize-24{font-size:24px;}.ck-fontsize-26{font-size:26px;}.ck-fontsize-28{font-size:28px;}.ck-fontsize-30{font-size:30px;}.ck-fontsize-32{font-size:32px;}.ck-bgcolor-red{background-color:#ff0000;}.ck-bgcolor-blue{background-color:#0000ff;}.ck-bgcolor-green{background-color:#008000;}.ck-bgcolor-yellow{background-color:#ffff00;}.ck-bgcolor-orange{background-color:#ffa500;}.ck-bgcolor-gray{background-color:#808080;}.ck-bgcolor-brown{background-color:#8b4513;}.ck-bgcolor-purple{background-color:#800080;}.ck-bgcolor-turquoise{background-color:#40e0d0;}.ck-bgcolor-navy{background-color:#000080;}.ck-bgcolor-black{background-color:#000000;}.shop_guide .section_title{margin-bottom:60px;}.search_input_label{width:100%;}.search_container{width:46.2%;margin:60px auto 0 auto;}.search-form{margin:60px auto 0 auto;width:30%;height:50px;}.search-form input{width:calc(100% - 60px);}.shop_guide .search_type_tab{width:100%;border-bottom:solid 1px #0f9185;}.shop_guide .search_type_tab .search_type_tab_container{display:flex;justify-content:space-between;align-items:flex-end;}.shop_guide .search_type_tab_items{border-top:solid 1px #0f9185;border-left:solid 1px #0f9185;border-right:solid 1px #0f9185;border-radius:5px 5px 0 0;width:100%;margin-right:10px;margin-bottom:3px;}.shop_guide .tab_items_selected{margin-bottom:0;padding-bottom:3px;}.shop_guide .search_type_tab_items:nth-child(4){margin-right:0;}.shop_guide .tab_items_selected{opacity:1;position:relative;}.shop_guide .tab_items_selected::after{content:"";width:100%;height:3px;background-color:#fff;position:absolute;transform:translate(-50%,-50%);top:100%;left:50%;}.shop_guide .search_type_tab_items a{width:100%;padding:11px 0 7px 0;display:flex;align-items:center;justify-content:center;height:35px;}.shop_guide .tab_items_selected a{}.shop_guide .search_type_tab_items div{margin-right:10px;display:flex;align-items:center;width:34px;}.shop_guide .search_type_tab_items div img{width:100%;filter:invert(39%) sepia(74%) saturate(4650%) hue-rotate(155deg) brightness(94%) contrast(88%);}.shop_guide .search_type_tab_items p{white-space:nowrap;line-height:100%;color:#666666;font-weight:300;font-size:1rem;letter-spacing:0.1em;}.shop_guide .tab_items_selected p{white-space:nowrap;line-height:100%;color:#0f9185;font-weight:600;font-size:1rem;letter-spacing:0.1em;}.shop_guide_label{color:#757575;font-weight:500;font-size:1.2rem;margin-bottom:30px;}.shop_guide .floor_map_label{margin-bottom:10px;}.shop_guide .floor_list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:60px 0;}.shop_guide .floor_list li{height:55px;}.shop_guide .floor_list li p{border:solid 1px #389286;height:100%;}.shop_guide .floor_list .floor_selected{background-color:#0e9286;border:none;}.shop_guide .floor_list li p a{display:flex;align-items:center;justify-content:center;line-height:100%;color:#389286;font-weight:400;font-size:1rem;letter-spacing:0.1em;height:100%;width:100%;}.shop_guide .floor_list .floor_selected a{color:#fff;}.floor_map{width:100%;border:solid 1px #808080;display:flex;align-items:center;}.floor_map img{width:100%;}.floor_map_help{padding:20px 10px 0 10px;display:flex;}.floor_map_help_label{display:flex;align-items:center;height:30px;white-space:nowrap;margin-right:60px;margin-bottom:10px;color:#666666;font-weight:500;}.floor_area_list{display:flex;align-items:center;flex-wrap:wrap;}.floor_area_list li{display:flex;align-items:center;margin-right:30px;margin-bottom:10px;}.floor_area_list li p{color:#666666;font-weight:300;}.floor_area_icon{width:30px;height:30px;margin-right:15px;}.bg_color_fashion{background-color:#FF9999;}.bg_color_goods{background-color:#A3B8E5;}.bg_color_gourmet{background-color:#FFD96C;}.bg_color_food{background-color:#D3ED8C;}.bg_color_service{background-color:#8DE2D6;}.floor_icon_list{display:flex;align-items:center;flex-wrap:wrap;}.floor_icon_list li{display:flex;align-items:center;margin-right:30px;margin-bottom:10px;}.floor_icon_list li p{color:#666666;font-weight:300;}.floor_icon_list li div{width:30px;margin-right:15px;}.floor_icon_list li div img{width:100%;}.food_category_list{margin:40px auto 0 auto;width:68%;display:grid;grid-template-columns:repeat(4,1fr);}.food_category_list li{border-right:solid 0.7px #757575;padding:0 20px;}.food_category_list li:nth-child(3){border:none;}.food_category_list li a{display:block;width:100%;text-align:center;color:#333333;font-weight:200;}.category_list_container{width:55%;}.category_list{display:grid;grid-template-columns:repeat(6,1fr);margin:80px 0;}.category_list_access{grid-template-columns:repeat(3,1fr);}.category_list_access_kurihama{grid-template-columns:repeat(4,1fr) !important;}.category_list .category_selected .category_icon_wrapper{border-radius:50%;background-color:#0E9286;}.category_list .category_selected .category_icon_wrapper img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);}.category_list li{display:flex;flex-flow:column;align-items:center;}.category_list li a{display:flex;flex-flow:column;align-items:center;width:100%;}.category_list_access li a{max-width:165px;}.category_list_access li a p{text-align:center;}.category_list_access li a span{display:inline-block;}.category_list li p{color:#0E9286;margin-top:10px;}.category_icon_wrapper{aspect-ratio:1/1;width:60%;overflow:hidden;padding:10px;}.category_icon_wrapper img{width:100%;}.detail_list{margin:100px 0;}.detail_list .label{display:flex;align-items:center;font-size:1.2rem;font-weight:600;}.detail_list .label:before,.detail_list .label:after{content:"";height:1px;flex-grow:1;background-color:#0f9185;}.detail_list .label:before{margin-right:20px;}.detail_list .label:after{margin-left:20px;}.detail_list ul{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:30px;margin-top:60px;}.detail_list li a{height:100%;display:flex;flex-flow:column;}.detail_list .detail_item_description{flex-grow:1;display:flex;flex-flow:column;justify-content:space-between;}.detail_list .detail_list_img_wrapper{display:flex;align-items:center;aspect-ratio:1/1;border:solid .7px #999999;width:100%;}.event_news .detail_list .detail_list_img_wrapper img{padding:0;}.detail_list .detail_list_img_wrapper img{width:100%;height:100%;object-fit:contain;padding:1.2vw;}.shop_blog .detail_list .detail_list_img_wrapper{position:relative;overflow:hidden;padding:1.2vw;}.shop_blog .detail_list_inner_img_wrapper{width:100%;height:100%;position:relative;overflow:hidden;}.shop_blog .detail_list .detail_list_img_wrapper img{width:100%;height:auto;object-fit:cover;object-position:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:0;}.detail_list li .blog_description{width:100%;background-color:#fff;height:130px;padding:10px 20px;}.detail_list li .description1{padding:7px 0;color:#0e9286;font-weight:500;font-size:0.9rem;}.detail_list li .blog_description1,.detail_list li .news_description1{color:#333333;}.blog_description1 span:nth-child(1),.news_description1 span:nth-child(1){display:block;font-weight:300;font-size:0.85rem;letter-spacing:0.1em;color:#666666;margin-bottom:3px;}.detail_list li .description2{border-top:solid 0.7px #757575;padding:7px 0;}.shop_guide .detail_list li .description2{border-top:none;}.detail_list li .description2 p{color:#666666;font-weight:300;font-size:0.7rem;}.detail_list li .description2 .blog_shop_name{color:#0e9286;font-weight:600;font-size:0.8rem;}.detail_list li .description2 p:nth-child(3){margin-left:3px;}.detail_title{padding-bottom:100px;margin-bottom:100px;border-bottom:solid 1px #0f9185;}.event_news .detail_list .detail_list_img_wrapper{display:flex;align-items:center;padding:0;}.event_news .detail_list li .description2{border-top:none;}.access_title{display:flex;align-items:center;border-bottom:solid 1px #0f9185;}.access_title .access_icon_wrapper{width:50px;}.access_title .access_icon_wrapper img{width:100%;}.access_title p{font-size:1.6rem;font-weight:300;color:#333333;margin-left:20px;}.access_map_wrapper{margin-bottom:60px;}.access_map_wrapper .map{height:450px;margin-top:40px;}.access_map_wrapper .access_address{display:flex;align-items:center;justify-content:center;flex-flow:column;margin-top:40px;text-align:center;}.access_map_wrapper .access_address p{font-size:1.1rem;font-weight:300;color:#333333;}.access_route_wrapper{margin-bottom:60px;}.access_route{margin-top:20px;}.access_route p{font-size:1.1rem;font-weight:300;color:#333333;}.parking_map{width:100%;margin-top:20px;}.parking_map img{width:100%;}.parking_info_contents{margin-bottom:40px;}.parking_info_title{background-image:linear-gradient(to right,#333333 1px,transparent 1px);background-size:5px 1px;background-repeat:repeat-x;background-position:left bottom;padding:10px 0;}.parking_info_title p{font-size:1.3rem;font-weight:300;color:#0f9185;}.parking_info_list li{padding:18px 3px;display:grid;grid-template-columns:0.2fr 0.8fr;background-image:linear-gradient(to right,#333333 1px,transparent 1px);background-size:5px 1px;background-repeat:repeat-x;background-position:left bottom;}.parking_info_list li span{font-size:1rem;font-weight:300;color:#333333;}.bike_route .parking_info_title{background-image:none;}.bike_parking_description{font-size:1.1rem;font-weight:300;color:#333333;}.parking_service_description{background-color:#E8FFF9;padding:2vw;margin-bottom:40px;}.parking_service_description .parking_service_title p{font-size:1.3rem;font-weight:300;color:#0f9185;margin-bottom:20px;}.parking_service_description p{font-size:1.1rem;font-weight:300;color:#333333;}.detail_list .news_img_wrapper{display:flex;align-items:center;aspect-ratio:4/3;border:solid .7px #757575;width:100%;}.news_img_wrapper img{width:100%;height:100%;object-fit:cover;}.company_info_contents{margin-bottom:40px;}.company_info_title{display:flex;align-items:center;padding:10px 0;}.company_info_title p{font-size:1.3rem;font-weight:300;color:#0f9185;}.company_info_list{margin-top:30px;}.company_info_list li{padding:18px 3px;display:grid;grid-template-columns:0.2fr 0.8fr;background-image:linear-gradient(to right,#333333 1px,transparent 1px);background-size:5px 1px;background-repeat:repeat-x;background-position:left bottom;}.company_info_list li span{font-size:1rem;font-weight:300;color:#333333;}.company_link_icon_wrapper{display:flex;align-items:center;width:20px;margin-left:5px;}.company_link_icon_wrapper img{width:100%;}.company_info_pdf_list li a{display:flex;align-items:center;}.company_info_pdf_list{margin-top:30px;}.company_info_pdf_list li{margin-bottom:20px;}.company_info_pdf_list li a span:nth-child(1){font-size:1rem;font-weight:300;color:#333333;border-bottom:solid 1px #333333;}.company_pdf_link_icon_wrapper{display:flex;align-items:center;width:20px;margin-left:5px;}.company_pdf_link_icon_wrapper img{width:100%;}.privacy_polycy_contents{margin-bottom:40px;}.privacy_polycy_contents:nth-child(1){margin-top:40px;}.privacy_polycy_title{padding:10px 0;border-bottom:solid 1px #0f9185;}.privacy_polycy_title p{color:#333333;font-size:1.2rem;}.privacy_polycy_description{margin-top:30px;}.about_contents{margin-bottom:40px;}.about_contents:nth-child(1){margin-top:40px;}.about_title{padding:10px 0;border-bottom:solid 1px #0f9185;}.about_title p{color:#333333;font-size:1.2rem;}.about_description{margin-top:30px;color:#333333;}.about_detail_description{margin-top:20px;background-color:#E8FFF9;padding:2vw;margin-bottom:40px;}.about_detail_description .about_detail_title p{font-size:1.3rem;font-weight:300;color:#0f9185;margin-bottom:20px;}.about_detail_description p{font-size:1.1rem;font-weight:300;color:#333333;}.recruit_info{margin:40px 0;}.recruit_info_description{color:#4d4d4d;font-weight:500;}.recruit_info_header{display:grid;grid-template-columns:1.5fr 8.5fr;gap:0 20px;}.recruit_info_header .shop_logo{display:flex;align-items:center;aspect-ratio:1/1;border:solid .7px #999999;width:100%;}.recruit_info_header .shop_logo img{width:100%;height:100%;object-fit:contain;padding:0.5vw;}.recruit_info_header .shop_title{display:flex;flex-flow:column;justify-content:center;}.recruit_info_header .shop_title p:nth-child(1){font-size:1.5rem;color:#0e9286;font-weight:600;}.recruit_info_header .shop_title p:nth-child(2){color:#666666;font-weight:300;}.recruit_info_title{color:#4d4d4d;font-weight:500;font-size:1.5rem;margin:20px 0;}.recruit_info_list li:first-child{padding:25px 0 25px 0;font-size:1.2rem;text-align:initial;margin:initial;font-weight:300;color:#0e9286;}.recruit_info_list li{padding-right:5px;background-image:linear-gradient(to right,#0e9286 1px,transparent 1px);background-size:5px 1px;background-repeat:repeat-x;background-position:left bottom;}.recruit_info_list li>div{display:grid;grid-template-columns:3fr 7fr;padding:25px 0 25px 0px;}@media screen and (max-width:768px){.detail_section{padding:50px 0;}.detail_title{padding-bottom:50px;margin-bottom:50px;}.detail_list{margin:50px 0;}.detail_list .label{display:flex;align-items:center;font-size:1.2rem;}.search_container{width:90%;margin:60px auto 0 auto;}.shop_guide .section_title{margin-bottom:40px;}.search-form{margin:40px auto 0 auto;width:80%;}.search-form .search_input_label{width:80%;}.search-form input{width:100%;}.shop_guide .search_type_tab_items{border-radius:8px 8px 0 0;width:24%;margin-right:0;}.shop_guide .search_type_tab_items a{flex-flow:column;width:100%;padding:11px 0 7px 0;height:35px;}.shop_guide .search_type_tab_items div{margin-right:0;margin-bottom:4px;width:28px;}.shop_guide .search_type_tab_items p{font-size:2.4vw;}.shop_guide .floor_list{grid-template-columns:repeat(2,1fr);gap:10px;margin:40px 0;}.category_list_container{width:85%;}.category_list{display:grid;grid-template-columns:repeat(3,1fr);margin:50px 0;}.category_list{grid-template-columns:repeat(3,1fr);gap:0;}.category_list li{position:relative;padding:10% 0;display:flex;justify-content:center;border-right:solid 1px #0f9185;border-top:solid 1px #0f9185;}.category_list li p{font-size:2.7vw;font-weight:600;margin-top:2px;}.category_list li:nth-child(3),.category_list li:nth-child(6){border-right:none;}.category_list li:nth-child(4),.category_list li:nth-child(5),.category_list li:nth-child(6){border-bottom:solid 1px #0f9185;}.border_blind{width:10px;height:10px;background-color:#fff;display:block;position:absolute;transform:translate(-50%,-50%);z-index:1;}.category_list li:nth-child(1) .border_blind,.category_list li:nth-child(2) .border_blind,.category_list li:nth-child(4) .border_blind{top:0;left:100%;}.category_list li:nth-child(3) .border_blind,.category_list li:nth-child(6) .border_blind,.category_list li:nth-child(5) .border_blind{top:100%;left:0;}.category_list a{width:100%;}.category_list a span{font-size:2.5vw;letter-spacing:0.1em;font-weight:600;color:#0e9286;line-height:3.1vw;}.category_list a span:nth-child(2){margin-top:10px;}.category_list a:nth-child(1) span,.category_list a:nth-child(3) span{white-space:nowrap;}.category_icon_wrapper{width:70%;}.floor_map_help{padding:20px 0 0 10px;display:flex;}.floor_map_help_label{margin-right:30px;margin-bottom:0;font-size:0.8rem;align-items:initial;}.floor_map{}.shop_guide .floor_list li{height:45px;}.floor_area_list li p{font-size:2.5vw;}.floor_area_icon{width:4vw;height:4vw;margin-right:5px;}.floor_icon_list li p{font-size:2.5vw;}.floor_icon_list li div{width:3.5vw;}.detail_list ul{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px 20px;}.detail_list .container{width:90%;}.shop_guide .detail_list li .description2{border-top:none;}.bottom_menu{visibility:visible !important;opacity:1 !important;transform:initial;}.access .detail_title{margin-bottom:0;}.category_list_access_kurihama{grid-template-columns:repeat(2,1fr) !important;}.category_list_access_kurihama li:nth-child(2),.category_list_access_kurihama li:nth-child(4){border-right:none;}.category_list_access_kurihama li:nth-child(3){border-right:solid 1px #0f9185;}.category_list_access{margin:10px 0 50px 0 !important;}.category_list_access li{border-top:none !important;border-bottom:solid 1px #0f9185;}.category_list_access li .border_blind{top:100% !important;left:100% !important;}.recruit_info_header{display:block;}.recruit_info_header .shop_logo{width:30%;margin:0 auto;}.recruit_info_header .shop_title{margin-top:20px;}.recruit_info_header .shop_logo img{padding:1.2vw;}}
.post_detail{display:flex;}.post_detail .post_slider_wrapper{width:40%;position:relative;}.post_detail .slider-item{display:flex;align-items:center;margin:0;aspect-ratio:1/1;}.post_detail .slider-item div{width:100%;height:100%;}.post_detail .slider-item div img{width:100%;height:100%;object-fit:contain;}.post_detail .slick-track{display:flex;align-items:center;}.post_detail .post_slider_dots{width:fit-content;margin:20px auto;position:absolute;left:50%;top:100%;transform:translate(-50%,0);}.post_detail .post_contents{padding:0 0 0 5%;width:60%;display:flex;flex-flow:column;justify-content:space-between;}.post_detail .blog_post_contents{display:flex;flex-flow:column;justify-content:space-between;}.post_detail .shop_logo{width:140px;margin-right:20px;}.post_detail .shop_logo img{width:100%;}.post_detail .news_post_contents{width:100%;padding:0;}.post_detail .post_contents_header{display:flex;align-items:center;}.post_detail .post_contents .post_type{font-weight:300;color:#4d4d4d;letter-spacing:0.1em;font-size:0.9rem;}.post_detail .post_contents_header h1 span{font-size:1.5rem;color:#4d4d4d;font-weight:500;}.post_detail .shop_info li{display:flex;align-items:center;padding:20px 5px;border-bottom:solid 0.7px #4d4d4d;}.post_detail .shop_info li span{min-width:120px;border-right:solid 0.7px #4d4d4d;margin-right:20px;}.post_detail .shop_info li a{border-bottom:solid 0.7px #4d4d4d;}.post_detail .blog_shop_info p:nth-child(1){color:#0e9286;font-weight:600;}.post_detail .blog_shop_info p:nth-child(2){color:#333333;font-weight:300;font-size:0.9rem;}.post_detail .blog_shop_info p:nth-child(3){width:200px;height:50px;border:solid 0.7px #0e9286;}.post_detail .blog_shop_info p:nth-child(3) a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;}.post_detail .blog_shop_link{margin:20px 0 0 0;}.shop_info{display:flex;align-items:center;}.shop_info > div{width:50%;}.shop_info .shop_page_slider_wrapper{position:relative;margin-right:20px;width:50%;}.shop_info .slider-item{display:flex;align-items:center;margin:0;}.shop_info .slider-item div{width:100%;height:100%;}.shop_info .slider-item div img{width:100%;height:100%;object-fit:contain;}.shop_info .slick-track{display:flex;align-items:center;}.shop_info .shop_page_slider_dots{width:fit-content;margin:20px auto;position:absolute;left:50%;top:100%;transform:translate(-50%,0);}.shop_info_header{display:grid;grid-template-columns:3fr 7fr;padding-bottom:20px;border-bottom:solid 1px #0e9286}.shop_info .shop_logo_wrapper{margin-right:20px;}.shop_info .shop_logo_wrapper img{width:100%;}.shop_info .shop_title_wrapper{display:flex;flex-flow:column;justify-content:center;}.shop_title_wrapper div{color:#666666;font-weight:300;}.shop_info .shop_name span{font-size:1.5rem;color:#0e9286;font-weight:600;}.shop_profile{margin:20px 0;color:#333333;letter-spacing:0.1em;}.shop_info_list{margin-top:80px;margin-bottom:50px;}.shop_info_list .label{font-size:1.2rem;text-align:initial;margin:initial;font-weight:300;}.shop_info_list li{padding-right:5px;background-image:linear-gradient(to right,#0e9286 1px,transparent 1px);background-size:5px 1px;background-repeat:repeat-x;background-position:left bottom;}.shop_info_list li>div{display:grid;grid-template-columns:2fr 8fr;padding:25px 0 25px 0px;}.shop_info_list li>div p,.shop_info_list li>div a{font-weight:300;}.shop_list_label_flex{display:flex;align-items:center;}.shop_info_list li>div a{text-decoration:underline;cursor:pointer;}.shop_info_list li:first-child{padding:25px 0 25px 0;}.blog_shop_info{border-top:solid 0.7px #0e9286;padding-top:40px;margin:40px 0;}.blog_shop_info .blog_shop_logo{width:20%;display:flex;align-items:center;aspect-ratio:1/1;border:solid .7px #757575;}.blog_shop_info .blog_shop_name{font-size:1.5rem;color:#0e9286;font-weight:600;}.blog_shop_info .post_contents{padding:0 0 0 5%;width:80%;}.blog_shop_info .blog_shop_logo img{width:100%;padding:1.2vw;}.news_contents{margin-top:40px;padding:0;color:#4d4d4d;letter-spacing:0.1em;}.news_contents a{color:#0e9286;text-decoration:underline;}.news_contents img{max-width:100%;height:auto;}.news_contents .thumbnail_img img{width:100%;}@media screen and (max-width:768px){.shop_info_section{padding:initial;}.post_detail{display:block;}.post_detail .slider-item{margin:0 5px;}.post_detail .post_slider_wrapper{width:100%;}.post_detail .post_slider_dots{top:initial;bottom:0;}.post_detail .post_contents{width:100%;padding:0;}.post_detail .post_contents .post_type{font-size:0.8rem;}.post_detail .post_contents_header h1 span{font-size:1.3rem;}.shop_info{display:block;}.shop_info > div{width:100%;}.shop_info .shop_page_slider_wrapper{width:100%}.shop_info_header{display:block;}.shop_info .shop_logo_wrapper{margin-right:initial;margin:60px auto 40px auto;width:40%;}.shop_info_list{margin-top:40px;margin-bottom:100px;}.blog_shop_info{display:flex !important;justify-content:space-between;}.blog_shop_info .blog_shop_logo{width:40%;}.blog_shop_info .blog_shop_name{font-size:1.1rem;}.blog_shop_info .post_contents{width:55%;}.post_detail .blog_shop_link{width:100%;}}
