/* カスタム CSS をここに入力してください */
.lcp_catlist { margin-left: 0 !important; padding-left: 1em !important; }
.lcp_catlist li { list-style: none; font-size: 1.2em; padding: 10px 0px; border-bottom: solid 1px #d6ac75; }
.lcp_catlist li a { line-height: 4em; }
.lcp_catlist li::before { margin-right: .5em; content: '\6b'; font-family: "fontello"; color: #f56993; }

@media screen and (min-width: 1440px){
}

@media screen and (max-width: 1100px){
  #main_slide img { max-height: 400px !important; }
  #wrapper-top .header-links .search-box { padding-right: 0px !important; }
  #header-top .links-aicon ul { padding-right: 0px !important; }
  #header a.home-link { display: initial; }
}

@media screen and (min-width: 992px){
  #main_slide img { max-height: 540px; }
  .contactlink-top { right: 135px; top: initial !important; }
  div.globalnav > ul, #header-bottom { margin: auto; max-width: 980px; }
  #header-top .links-aicon ul { padding-right: 100px; }
  .globalnav ul { margin-top: 15px !important; }
  h1#site-title img { width: 50px; margin-left: 30px; }
  h2#site-description { margin-left: 30px !important; }
  .header-links .search-box { top: initial !important; }
}

/******　タブレット　******/
@media screen and (min-width: 667px) and (max-width: 991px) {
  #main_slide img { max-height: 300px !important; }
  #wrapper-top .contactlink-top { right: 150px; top: initial !important; }
  h1#site-title img { width: 50px; margin-left: 30px; }
  .header-links .search-box { margin-right: 30px; }
  .header-links .search-box { top: initial !important; }
  h2#site-description { margin-left: 30px !important; }
}

/******　スマホ全体　******/
@media screen and (max-width: 767px){
  #main_slide img { max-height: 165px !important; }
  #wrapper-top #nav-control { z-index: 101; }
  #header #site-title { font-size: 3em; }
  h1#site-title img { width: 50px; }
  h3.title { font-size: 1.4em; }
}

/******　iphone7plusまで　******/
@media screen and (max-device-width: 414px){
}

/******　iphone7まで　******/
@media screen and (max-device-width: 375px){
}

/******　iphone5sまで　******/
@media screen and (max-device-width: 320px){
}
