/*------------------------------------------------------------
	/index
------------------------------------------------------------*/
#gFooter .comBtmSec {
  display: none;
}

#gHeader {
  border-bottom: none;
}

.mainVisual {
  position: relative;
}
.mainVisual .visualList.pc {
  display: block;
}
.mainVisual .visualList div img {
  width: 100%;
  height: auto;
}
.mainVisual .visualList div a {
  width: 100%;
  height: 100%;
  display: block;
}
.mainVisual .visualList .slick-dots {
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.mainVisual .visualList .slick-dots li {
  margin-right: 21px;
  width: 16px;
  height: 16px;
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
  border: 1px solid #FFF;
  border-radius: 50%;
  cursor: pointer;
  box-sizing: border-box;
}
.mainVisual .visualList .slick-dots li:last-of-type {
  margin-right: 0;
}
.mainVisual .visualList .slick-dots li button {
  display: none;
}
.mainVisual .visualList .slick-dots li.slick-active {
  background-color: #FFF;
}

@media all and (min-width: 601px) {
  .mainVisual .visualList.pc {
    display: block !important;
  }
  .mainVisual .visualList.sp {
    display: none !important;
  }
}
@media all and (max-width: 600px) {
  .mainVisual {
    height: 133.3333vw;
  }
  .mainVisual .visualList.pc {
    display: none !important;
  }
  .mainVisual .visualList.sp {
    display: block !important;
  }
  .mainVisual .visualList li,
.mainVisual .visualList div img {
    height: 133.3333vw;
  }
}
#main .news {
  margin-top: 80px;
  margin-bottom: 100px;
}
#main .category {
  margin-bottom: 100px;
  padding: 88px 0 100px;
  background-color: #F6F6F6;
}
#main .category ul::after {
  width: 31%;
}
#main .category li {
  width: 31%;
}
#main .category li a {
  padding: 12px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
  border-bottom: 1px solid #CCC;
}
#main .category li:nth-of-type(1) a, #main .category li:nth-of-type(2) a, #main .category li:nth-of-type(3) a {
  border-top: 1px solid #CCC;
}
#main .category li a:hover {
  opacity: 0.7;
}
#main .category li a img {
  width: 47px;
}
#main .category li a span {
  width: calc(100% - 65px);
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
#main .fair {
  margin-bottom: 100px;
}
#main .fair .content {
  max-width: 1274px;
}
#main .service {
  padding: 88px 0 100px;
  background-color: #F6F6F6;
}
#main .service .content {
  max-width: 1274px;
}
#main .service .headLine01 {
  margin-bottom: 58px;
}
#main .service .imgList {
  margin: -32px 0 44px;
}
#main .service .imgList li {
  margin-top: 32px;
  width: 49%;
}
#main .service .imgList li a {
  display: block;
  color: #000;
}
#main .service .imgList li a:hover {
  opacity: 0.7;
}
#main .service .imgList li .pho {
  margin-bottom: 12px;
}
#main .service .imgList li .pho img {
  width: 100%;
}
#main .service .imgList li p {
  font-size: 1.8rem;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
#main .service .imgList01 {
  margin-bottom: 64px;
}
#main .service .imgList01::after {
  width: 23.6%;
  content: "";
}
#main .service .imgList01 li {
  margin-right: 1.86%;
  width: 23.6%;
}
#main .service .imgList01 li:nth-of-type(4n), #main .service .imgList01 li:last-of-type {
  margin-right: 0;
}
#main .service .comLink a {
  border-color: #EEE;
}
#main .newsSec {
  padding: 88px 0 100px;
}
#main .newsSec .headLine01 {
  margin-bottom: 56px;
}
#main .newsSec .comNewsList {
  margin-bottom: 68px;
}
#main .newsSec .comNewsList li::before, #main .newsSec .comNewsList li:last-of-type::after {
  box-shadow: none;
}
#main .newsSec .comNewsList li a {
  text-shadow: none;
  background: url("/assets/img/common/icon05.png") no-repeat right 8px center/7px auto;
}
#main .shop {
  padding: 128px 0 226px;
  background: url("/assets/img/index/shop.jpg") no-repeat center center/cover;
}
#main .shop h2 {
  margin-bottom: 8px;
  color: #FFF;
  font-size: 5.2rem;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0.05em;
}
#main .shop p {
  margin-bottom: 40px;
  color: #FFF;
  font-size: 3.2rem;
  line-height: 1.6;
  letter-spacing: 0.12em;
  text-align: center;
}
#main .shop .linkList li {
  margin: 0 12px;
  width: 300px;
}
#main .shop .linkList li a {
  padding: 16px 5px;
  display: block;
  color: #000;
  letter-spacing: 0.06em;
  text-align: center;
  background-color: #FFF;
}
#main .shop .linkList li a:hover {
  opacity: 0.7;
}
#main .blog {
  padding-top: 108px;
}
#main .blog .content {
  max-width: 1274px;
}
#main .blog .headLine01 {
  margin-bottom: 58px;
}
#main .blog .tabPanel {
  margin-bottom: 68px;
}
#main .blog .tabPanel .tabList {
  margin-bottom: 40px;
  text-align: center;
}
#main .blog .tabPanel .tabList li {
  padding: 0 24px 0 20px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
#main .blog .tabPanel .tabList li::before {
  width: 1px;
  height: 4px;
  position: absolute;
  top: 8px;
  right: 0;
  background-color: #CCC;
  content: "";
}
#main .blog .tabPanel .tabList li:last-of-type::before {
  display: none;
}
#main .blog .tabPanel .tabList li span {
  transition: all 0.3s;
  padding-bottom: 8px;
  display: block;
  position: relative;
  color: #9b9b9b;
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: 300;
  letter-spacing: 0.06em;
}
#main .blog .tabPanel .tabList li span::before {
  opacity: 0;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #7e7e7e;
  content: "";
  transition: all 0.3s;
}
#main .blog .tabPanel .tabList li span:hover {
  opacity: 0.7;
}
#main .blog .tabPanel .tabList li.on span,
#main .blog .tabPanel .tabList li span:hover {
  color: #000;
}
#main .blog .tabPanel .tabList li.on span::before,
#main .blog .tabPanel .tabList li span:hover::before {
  opacity: 1;
}
#main .blog .comLink a {
  padding: 27px 5px;
}

@media all and (max-width: 1100px) {
  #main .service .imgList li p {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 1023px) {
  .mainVisual .visualList .slick-dots {
    bottom: 26px;
    left: auto;
    right: 28px;
    transform: translateX(0);
  }
  .mainVisual .visualList .slick-dots li {
    margin-right: 20px;
    width: 12px;
    height: 12px;
  }
  #main .news {
    margin-top: 48px;
    margin-bottom: 60px;
  }
  #main .category {
    margin-bottom: 58px;
    padding: 54px 0 60px;
  }
  #main .category ul {
    margin-bottom: 44px;
  }
  #main .category ul::after {
    width: 48%;
  }
  #main .category li {
    width: 48%;
  }
  #main .category li a {
    padding: 9px 5px 9px 0;
    box-sizing: border-box;
  }
  #main .category li:nth-of-type(3) a {
    border-top: none;
  }
  #main .category li a img {
    width: 40px;
  }
  #main .category li a span {
    width: calc(100% - 50px);
    font-size: 1.3rem;
    letter-spacing: 0.04em;
    line-height: 1.4;
  }
  #main .category .sp li:nth-of-type(n + 9) {
    display: none;
  }
  #main .category .link {
    text-align: center;
    cursor: pointer;
  }
  #main .category .link span {
    padding-left: 24px;
    font-size: 1.6rem;
    letter-spacing: 0.06em;
    display: inline-block;
    background: url("/assets/img/common/icon08.png") no-repeat left center/16px auto;
  }
  #main .category .link.on span {
    background: url("/assets/img/common/icon08_on.png") no-repeat left center/16px auto;
  }
  #main .fair {
    margin-bottom: 60px;
  }
  #main .service {
    padding: 52px 0 60px;
  }
  #main .service .headLine01 {
    margin-bottom: 44px;
  }
  #main .service .imgList {
    margin: 0 0 24px;
    display: block;
  }
  #main .service .imgList li {
    margin: 0 0 24px;
    width: auto;
  }
  #main .service .imgList li:last-of-type {
    margin-bottom: 0;
  }
  #main .service .imgList li p {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  #main .service .imgList01 {
    margin: -24px 0 48px;
    display: flex;
    justify-content: space-between;
  }
  #main .service .imgList01::after {
    display: none;
  }
  #main .service .imgList01 li {
    margin: 24px 0 0;
    width: 47.7%;
  }
  #main .service .imgList01 li .pho {
    margin-bottom: 8px;
  }
  #main .newsSec {
    padding: 52px 0 60px;
  }
  #main .newsSec .headLine01 {
    margin-bottom: 42px;
  }
  #main .newsSec .comNewsList {
    margin-bottom: 48px;
  }
  #main .newsSec .comNewsList li a {
    background: url("/assets/img/common/icon05.png") no-repeat right 4px center/7px auto;
  }
  #main .shop {
    padding: 112px 15px 32px;
    background-image: url("/assets/img/index/sp_shop.jpg");
  }
  #main .shop h2 {
    margin-bottom: 16px;
    font-size: 4rem;
    letter-spacing: 0.06em;
  }
  #main .shop p {
    margin-bottom: 92px;
    font-size: 2rem;
    line-height: 1.4;
  }
  #main .shop .linkList {
    display: block;
  }
  #main .shop .linkList li {
    margin: 0 auto 20px;
    width: auto;
    max-width: 315px;
  }
  #main .shop .linkList li:last-of-type {
    margin-bottom: 0;
  }
  #main .shop .linkList li a {
    padding: 12px 5px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  #main .blog {
    padding-top: 76px;
  }
  #main .blog .headLine01 {
    margin-bottom: 42px;
  }
  #main .blog .tabPanel {
    margin-bottom: 48px;
  }
  #main .blog .tabPanel .topBox {
    margin: 0 -15px 23px;
    width: calc(100% + 30px);
    overflow: auto;
    background-color: #F6F6F6;
  }
  #main .blog .tabPanel .tabList {
    margin-bottom: 0;
    width: 650px;
    font-size: 0;
    text-align: left;
  }
  #main .blog .tabPanel .tabList li {
    padding: 17px 20px;
  }
  #main .blog .tabPanel .tabList li span {
    padding-bottom: 0 !important;
    color: #000 !important;
  }
  #main .blog .tabPanel .tabList li.on span {
    color: #EE7800 !important;
  }
  #main .blog .tabPanel .tabList li span:hover {
    opacity: 1 !important;
  }
  #main .blog .tabPanel .tabList li::before {
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  #main .blog .tabPanel .tabList li span::before {
    display: none;
  }
  #main .blog .tabPanel .tabList li a {
    padding-bottom: 4px;
    font-size: 1.5rem;
  }
  #main .blog .tabPanel .tabList li.on a {
    color: #000 !important;
  }
  #main .blog .tabPanel .tabList li.on a::before {
    opacity: 1 !important;
  }
  #main .blog .tabPanel .tabList li a:hover {
    color: #9b9b9b;
  }
  #main .blog .tabPanel .tabList li a:hover::before {
    opacity: 0;
  }
  #main .blog .comLink a {
    padding: 17px 5px;
  }
  #main .blog .content {
    max-width: inherit !important;
  }
}