@charset "utf-8";

.gjs-dashed {
    background: #333;
	/*color: #fff;*/
    overflow-x: unset;
}

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

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

.gjs-dashed body {
	pointer-events: all !important;
}

.gjs-dashed .d-none {
    display: inherit !important;
}

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

.gjs-dashed .hNavLink01EnTxt {
    opacity: 1;
}

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

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

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

.gjs-dashed .carousel-item:before {
    content: none;
}

.gjs-dashed .coverImgBox .d-md-none {
    display: block !important;
    opacity: 1;
}
.gjs-dashed .linkMaskBox {
    display: none;
}

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

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

.gjs-dashed .recItem02Tit  {
    background-color: unset !important;
  	height: 50px;
}


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

.gjs-dashed .youtube-area {
    display: block;
}

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


/*--header--*/

.gjs-dashed .header-btn {
    display: block;
    position: relative;
    right: 0;
}

.gjs-dashed .headerBox01 {
    align-items: flex-start;
}

.gjs-dashed .hHvrNav {
    opacity: 1;
    visibility: visible;
    position: static;
    transform: scaleY(1);
}

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

.gjs-dashed .hNavLink {
    color: #514E43 !important;
}

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

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

.gjs-dashed .spMenu {
    right: 0;
    display: block;
    position: relative;
}

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

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

.gjs-dashed .spMenu {
    right: 0;
    position: relative;
}

/*----マスク系----*/

.gjs-dashed .top06ItemMask {
    display: none;
}

.gjs-dashed .top08In:before {
    content: none;
}

.gjs-dashed .inLinkMask {
    display: none;
}

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

.gjs-dashed .coverIn:after {
    height: 50%;
}

.gjs-dashed .grid3Wr  {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px 0;
}

/*---ループ系---*/

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

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

.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 .loopImgBx01 {
    width: 33.3%;
    padding-top: 20.33%;
    height: auto;
    margin: 0;
}*/

.gjs-dashed .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 0;
    height: auto;
}

.gjs-dashed .topLinkMask {
    display: none;
}