@charset "euc-jp";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.cdnfonts.com/css/helvetica-neue-55');
@import url('https://fonts.cdnfonts.com/css/helveticaneue-condensed');
@font-face {    
font-family: DINweb;
src: url('/wp-content/themes/quickstep-child/DINWeb.eot');
src: url('/wp-content/themes/quickstep-child/DINWeb.eot?#iefix') format('embedded-opentype'),
url('/wp-content/themes/quickstep-child/DINWeb.woff') format('woff'),
url('/wp-content/themes/quickstep-child/DINWeb.ttf') format('truetype'); 
font-weight: normal; 
font-style: normal;
}
}
summary::-webkit-details-marker {
  display:none;
}
 .header-menu-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}
  .search{
  }
.search-inner{
    position: absolute;
    width: 100%;
    top: 90%;
    background: #fff;
    margin: 0 auto;
    left: 0;
    padding: 100px;
    display: block;
    box-sizing: border-box;
}
  
 .search details[open] .open img{
  display: none ;
}
.search details:not([open]) .close img{
  display: none ;
}
time{
font-size:2.5vh;
}
.footer-info {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
}
.material-symbols-outlined{
color:#000;
  font-size: 2.5vh !important;
}

html{
    font-family:'HelveticaNeue',  sans-serif !important;
}
body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
  font-family:'HelveticaNeue Condensed', sans-serif;
  line-height: 1.7 !important;
}
a {
  color: #464e54;
  
}
.mw-740{
  max-width:740px;
  margin:0 auto;
}
.slick-initialized .slick-slide{
      margin: 0 15px;
}
.top-slideshow {
  
    margin-top: 11.5vh;
}
main.cd-main-content{
}
#wrapper{
  max-width:1080px;
}
.Container{
  margin:0 auto;
  padding: 120px 20px;
  
}
aside{
  margin-top: 0 !important;
}
aside #slider{

}
aside #slider>div{
      padding: 0 20px;
    box-sizing: border-box;
    max-width:474px;
}
aside #slider>div img{
  position: relative;
  max-width:474px;
  width:100%;
    height: 710px !important;
    object-fit: cover;
  margin:0 20px;
}
#mainHeader-new{
      position: fixed;
    width: 100%;
    height: 11.5vh;
    z-index: 99;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 50px;
    box-sizing: border-box;
  background: transparent;
}
#mainHeader-new h1{
    position: relative;
    line-height: 0;
}
#mainHeader-new #cartBtn{
    position: relative;
    right: 0;
    top: 0;
    line-height: 0;
    display: flex;
    gap: 10px;
    zoom: 1;
}
#mainHeader-new #cartBtn li{
  float: right;
}
#mainHeader-new #sp_btn {
    display: none;
}
.ttl{
  position:relative;
  line-height: 0;
  font-family: 'HelveticaNeue-CondensedBold','din-2014-narrow', sans-serif;
}
.ttl a{
     position: absolute;
    top: 0;
    right: 20px;
    line-height:0;
    display: block;
    width: auto;
  font-weight: normal;
}
a:hover {
  color: #5e5e5e;
}
ul{
list-style:none;
}
.slider {
    margin-top: 140px;
}
/*
 * layout
 */
.pc_bg{
    display: block;
    background-image: url(https://img20.shop-pro.jp/PA01192/437/etc/bg.jpg);
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 0;
 
  }
.bg-slider{
margin: 0;
    display: inline-block;
    padding-left: 100%;
    white-space: nowrap;
    line-height: 1em;
    animation: bg-slider 90s linear infinite;
    font-size: 20vw;
    position: absolute;
    top: 32%;
    mix-blend-mode: color-burn;
}
@keyframes bg-slider{
0% { transform: translateX(0)}
100% { transform: translateX(-100%)}
}
}

.wrapper-inner{
      max-width: 100%;
      box-shadow: 0 0 56px rgba(121, 117, 132, 1);
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: #fff;
    display: block;
    margin: 0 auto;
  padding-bottom: 100px;
}
.container-new{
  width:auto !important;
  margin:0 auto;
      overflow: hidden;
}
  
/*
 * contents
 */

#contents {
  float: right;
}
.topicpath-nav{
  display:block;
  padding-left:50px;
}
#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_13 { font-size: 13px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_17 { font-size: 17px; }
.txt_20 { font-size: 20px; }
.txt_25 { font-size: 25px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_vh_25{font-size:2.5vh;}
.txt_vh_45{font-size:4.5vh;}
.txt_vh_2{font-size:2vh;}

.txt_c_333 {color: #333;}


/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }
.mar_t_70{ margin-top: 70px; }
.mar_b_70{ margin-bottom: 70px; }
.mar_t_100{ margin-top: 100px; }
.mar_b_100{ margin-bottom: 100px; }
.mar_t_120{ margin-top: 120px; }
.mar_b_120{ margin-bottom: 120px; }
.mar_t_150 { margin-top: 150px; }
.marvh_t_12{margin-top: 12vh;}
.marvh_t_11{margin-top: 11.5vh;}
.marvh_b_14{margin-bottom: 14vh;}
.marvh_b_12{ margin-bottom: 12vh; }
.marvh_b_35{ margin-bottom: 35vh; }



/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }
.pad_b_50{padding-bottom: 50px; }
.pad_l_50 { padding-left: 50px; }
.pad_b_100{padding-bottom: 100px; }
.padvh_t_12{padding-top:12vh;}
.padvh_b_12{padding-bottom:12vh;}
/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; 
 }


.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}

.price {
    display: block;
}

.name {
    line-height: 21px;
    margin: 5px 0 10px;
}
.cd-nav-button{
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    /* [disabled]overflow: hidden; */
    white-space: nowrap;
    /* hide text */
    color: transparent;
    z-index: 3;
}
#members {
    float: right;
    display: block;
}
@media only screen and (max-width: 1169px) {
.cartbutton {
    right: 0px;
    float: right;
    z-index: 4;
    width: 34px;
    height: 44px;
    text-align: center;
    vertical-align: middle;
}
}
@media only screen and (min-width: 1170px) {
.cartbutton {
height: auto;
    text-align: center;
    vertical-align: middle;
}
}
.cart-container {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 5;
    list-style: none;
    display: flex;
    gap: 20px;
    margin: 0;
}

.name {
        line-height:12px;
 margin: 5px 0 10px;
}

.item-photo {
	height: 233px;
	width: 175px;
border: 1px solid #eee;
margin-bottom: 10px;
}

#free_space{
font-size:12px
padding:0px 5px;
max-height: 100%;
margin-bottom: 30px;
margin-left: 30px;
}

.price .note {
	text-align: center;
}
.center{
 text-align: center;
}
.left{
   text-align: left;
}
  

.bold {
    font-weight: bold;
}
.nomal {
    font-weight: normal;
}
.blog {
    border: 1px solid;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    width: 49%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
}
.cd-main-header{
    position: fixed;
    width: 100%;
    z-index: 100;
    padding: 20px 20px 5px;
    box-sizing: border-box;
    max-width: 430px;
    background: rgba(255,255,255,0.4);
}

div#footer{
      z-index: 1;
    position: relative;
    background: #f1f1f1;
    margin: 0 auto;
  overflow:hidden;
}
.cd-logo img{
      margin: 0 auto;
    display: block;
}
}
.footer-nav{
}
.footer-nav ul{
    display: flex;
    gap: 50px;
    width: auto;
    justify-content: left;
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
    font-size: 0.85vw;
}
.footer-nav li{
}
.footer-nav a{
}
.footer-logo{
      width: 100%;
}
.footer-logo-link{
      display: flex;
    width: auto;
    padding: 0;
}
.footer-logo img{
}
.footer-inner{
 width: calc(100% - 200px);
    display: block;
    margin: 0 auto;
}
}
.footer-info{
    width: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.footer-info p{
    margin: 0;
    text-align: left;
    width: 100%;
      font-size: 0.85vw;
  line-height:1.5em;
  
}
.footer-box{
      width: auto;
    display: flex;
      flex-wrap: wrap;
    gap: 20px;
    justify-content: left;
    margin-bottom: 30px

}
.footer-sns{
    display: flex;
    gap: 30px;
    width: 100%;
    align-items: center;
      font-size: 0.85vw;
}
.footer-sns p{
  margin-right:100px;
}
.footer-sns a{
}
.footer-sns img{
}
.ttl-img{
    object-fit: contain;
    width: 100%;
  max-width:300px;
  height:auto;
    margin-top: 70px;
}
.cat-list{
display: flex;
    padding: 0;
    gap: 30px;
    max-height: 100%;
    justify-content: center;
}
.cat-list li{
      width: 11%;
}
.cat-list p{
    position: relative;
    top: -50%;
    font-weight: bold;
    margin: 0;
    display: flex;
    justify-content: center;
    font-size: 1.5vh;
}
.cat-list a{
  position: relative;
    display: block;
    width: 100%;
    height: 100%;
      text-decoration: none;
}
.cat-list a:hover{
opacity:0.8;
}
.cat-list img{
    border-radius: 10px;
  aspect-ratio: 1 / 1;
}
ul#kearny{
      width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0;
   margin-bottom: 50px;
  padding:0 20px;
      box-sizing: border-box;
}
/* Nav items */
.menu {
   list-style: none;
    position: fixed;
    width: auto;
    height: auto;
  max-height:100vh;
    top: 0;
    left: 0;
    margin: 0;
    margin-top: 0;
    margin-bottom: 50px;
    padding: 100px 30px 30px;
    box-sizing: border-box;
    clear: both;
    background: #fff;
    transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
    transform: scale(1, 0);
    transform-origin: top;
    overflow: scroll;
    z-index: 100;
  font-size:18px;
}

/* Hamburger menu button */
.menu-btn:checked ~ .menu {
  transform: scale(1, 1);
  transform-origin: top;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

/* Hamburger menbu text */
.menu a {
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: capitalize;
  color: #333;
  opacity: 0;
  transition: 0.5s;
}
.menu p {
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 16px;
  text-transform: capitalize;
  color: #333;
  opacity: 0;
  transition: 0.5s;
}

.menu li {
padding: 10px 0;
    margin: 0;
    opacity: 0;
    transition: 0.5s;
    max-width: 100%;
    width: 100%;
      font-size: 2.55vh;
}

.menu-btn:checked ~ .menu a,
.menu-btn:checked ~ .menu li {
  opacity: 1;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.2s;
}

.menu-btn {
  display: none;
}

.menu-icon {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
    z-index: 101;
}

.navicon {
  background: #333;
  display: block;
  height: 3px;
  width: 23px;
  position: relative;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before,
.navicon:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background: #333;
  transition: 0.3192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}

.navicon:before {
  top: 8px;
}

.navicon:after {
  bottom: 8px;
}

/* Hamburger Menu Animation Start */
.menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before {
  top: 0;
}
.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  bottom: 0;
}

.menu-btn:checked ~ .menu-icon .navicon {
  background: rgba(0, 0, 0, 0);
  transition: 0.2192s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;
}
/* Hamburger Menu Animation End */

/* Navbar Container */
.navtext-container {
  width: 100%;
  height: 52px;
  position: absolute;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Navbar Text */
.navtext {
  position: absolute;
  text-transform: uppercase;
  color: #333;
  letter-spacing: 4px;
  font-size: 20px;
}

/*ベース*/
.toggle {
	display: none;
}
.Label {		/*タイトル*/
	padding:0;
  margin:0;
	display: block;
}
.Label::before{		/*タイトル横の矢印*/
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.content {		/*本文*/
	height: 100%;
	padding:0 20px;
	overflow: hidden;
}
.toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding:20px 0;
	transition: all .3s;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}
.nav-cat-list{
    margin: 0;
    display: block;
  height:100%;
  padding:10px 0;
  
}
.nav-cat-list li{
  width: auto;
 margin: 0 15px 5px 0;
  padding: 0;
  font-size: 2vh;
  
}
.nav-cat-list a{
      font-weight: normal;
  
}
.inner-section{
    max-width: 100%;
    width: calc(100% - 200px);
    margin: 0 auto;
    min-height: 100%;
  max-width:1200px;
}
.pc{
  display:block !important;
}
.sp{
  display:none !important;
}
.kearny-header{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 150px;
  justify-content: center;

}
.kearny-header p{
  font-size:1.5vh;
    font-feature-settings: 'palt';
}
.kearny-header img{
    width: 100%;
    height: 250px;
    object-fit: cover;
    overflow: hidden;
    object-position: 30% 30%;
}
.product_price_list {
    display: grid;
    gap: 5px;
}
.col img{
width:100%
}
.bx-wrapper .bx-viewport{
    max-height: 100% !important;
    height: 100% !important;
}
.bx-wrapper img{
  max-height: 100% !important;
}
.hum_list{
/* 
  display: flex;
    justify-content: left;
    gap: 30px;
  */
  height:100%;
  padding:10px;
}
.footer-sns-icon{
      display: flex;
    align-items: center;
    gap: 30px;
      font-size: 1.5vw;
}
.footer-sns-icon span{
      font-size: 1.5vw !important;
}
  .footer-sns-icon i{
    font-size: 1.5vw;
}
@media screen and (max-width:480px){
  .slick-initialized .slick-slide{
  margin:0;
  }
  .inner-section{
        width: calc(100% - 5px);
  }
  #mainHeader-new{
    padding:20px;
  }
  .cat-list{
        margin-bottom: 50px;
  }
  .cat-list li{
  width:auto;
  }
  .footer-box{
    gap:10px;
        flex-wrap: wrap;
        overflow: hidden;
    justify-content: space-between;
  }
  .footer-logo{
        display: block;
    width: 100%;
  }
  #mainHeader-new h1 {
    position: absolute;
    top: 25px;
    left: 38%;
    line-height: 0;
}
  .pc{
  display:none !important;
}
.sp{
  display:block !important;
}
  #slider img{
  height:100vh !important;
    object-fit:cover;
  }
  .footer-logo img {
    width: 75px;
}
  .footer-info{
   display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .ttl-img{
    max-width: 150px;
  }
  .navicon {
  height: 2px;
}
  .slider{
  margin-top:80px;
  }
  .top-slideshow {
}
  .footer-inner{
    width: calc(100% - 40px);
  }
  .footer-nav ul{
        gap: 15px;
    font-size: 10px;
        justify-content: space-between;
  }
  .footer-info p{
    font-size: 8px;
  }
  .footer-sns{
  }
    .footer-sns p{
      display: block;
    width: 100%;
    margin: 0;
    position: absolute;
    bottom: 10px;
    text-align: left;
    font-size: 10px;
    left: 20px;
  }
      .footer-sns a{
  }
  .footer-sns-icon{
    display: flex;
    gap: 20px;
    position: absolute;
    right: 30px;
    bottom: 30px;
  }
  .menu li{
    padding: 0;
    padding-bottom: 5px;
    margin: 0;
    opacity: 0;
    transition: 0.5s;
    max-width: 100%;
    width: auto;
  }
  .kearny-header img{
        height: 100px;
        object-fit: cover;
    overflow: hidden;
    object-position: 30% 30%;
  }
  .topicpath-nav{
    padding-left:20px !important;
  }
  .footer-sns-icon i{
    font-size: 5vw;
}
  .footer-sns-icon span {
    font-size: 5vw !important;
}
  .kearny-header p {
    font-size: 1vh;
}
    