@charset "utf-8";

.gjs-dashed .down {
    display:block;
	opacity:1;
	visibility:visible;
}

.gjs-dashed .tLinkItemIn01 {
	position: relative;
  	display:flex;
}

.gjs-dashed .tLinkItemIn02 {
	opacity:1;
  	pointer-events: all;
}

.gjs-dashed .tLinkItem:hover .tLinkItemIn01 {
  opacity: 1;
  pointer-events: all;
}

.gjs-dashed .tFv::before {
	pointer-events: none;
}

.gjs-dashed .carousel-indicators {
    position: static;
}

.gjs-dashed .header {
    position: static;
}

.gjs-dashed .spMenu {
 	right: 0;
	position: absolute;
	top: 200px;
  	z-index: 1;
	width: 100vw;
  	height: max-content;
}

.gjs-dashed .carousel-inner {
    display: flex;
    width: 100%;
}

.gjs-dashed .swiper-slide {
    width: 150px;
}

.gjs-dashed .footer {
    margin: 0;
}

.gjs-dashed .fvSliderBx::after {
    display: none;
}

.gjs-dashed .loopImgBx {
    width: 150px;
}

.gjs-dashed .loopImgAr {
    animation: none;
}

.gjs-dashed .sliderContent img {
    display: block !important;
}

.gjs-dashed .tLoopImgAr,
.gjs-dashed .tLoopImgArRev {
    animation: none;
}

.gjs-dashed .tLoopImgBx {
    width: 200px;
}

.gjs-dashed .privacyBox {
    height: auto;
}

.gjs-dashed>#wrapper {
    padding-bottom: 100px;
}

.gjs-dashed .hNavLink {
    color: #333;
}

.gjs-dashed .serviceLink:after {
    content: none;
}

.gjs-dashed .productSlider {
    display: flex;
    flex-wrap: wrap;
}

.gjs-dashed .productSliderItem {
    width: 20%;
}

.gjs-dashed .carousel-item {
    display: block;
    opacity: 1;
}

.gjs-dashed .maskBlack50:after {
    content: none;
}

.gjs-dashed .iBanaLk:before {
    display: none;
}

.gjs-dashed .answerBox {
    display: block;
}

/*--header--*/

.gjs-dashed .spNav {
    display: block;
    position: relative;
}

.gjs-dashed .hWrap {
    display: block;
}

.gjs-dashed .accordionContent {
    display: flex !important;
}

/*--------*/

/*-----*/

.gjs-dashed .loopWrap {
    display: block;
    height: auto;
    overflow: auto;
}

.gjs-dashed .loopImgArea {
    -webkit-animation: auto !important;
    animation: auto !important;
    display: flex;
    flex-wrap: wrap;
}

.gjs-dashed .loopImgBx01 {
    width: 16.666%;
    padding-top: 16.666%;
    height: auto;
    margin: 0;
}

/*---下層---*/
.gjs-dashed .ecBnrMask {
    display: none;
}

.gjs-dashed .inLoopImgAr {
    -webkit-animation: auto !important;
    animation: auto !important;
    flex-wrap: wrap;
}

.gjs-dashed .inLoopImgArRev {
    -webkit-animation: auto !important;
    animation: auto !important;
    flex-wrap: wrap;
}

.gjs-dashed .inLoopImgItem {
    width: 260px;
}

.gjs-dashed .inLoopImgBx {
    width: 260px;
    padding-top: 260px;
    height: auto;
    margin: 0;
}