@charset "utf-8";
/* CSS Document */

 /* body {
 background-color:#fff;
 }
 
 body:before {
 top: 0;
 left: 50%;
 width: 50%;
 height: 500%;
 content: '';
 position: absolute;
 background-image: url("../img/bg_right.png");

 } */
 /* http://black-flag.net/css/20180710-6575.html 参考 */
 
 body {
 background-image:url("../img/bg_image.jpg");
 background-position: center -20%;
 background-repeat:repeat-y;
 }
  
 nav {
 background-image:url("../img/bg_image.jpg");
 background-position: 50% -20%;
 }/* メディアクエリに追記 */
  
 .jumbotron-md-fluid {
 background-color: #fff;
 }
 
 .jumbotron-extend {
 height: 100vh;
 }/* メディアクエリに追記 */
 
 .jumbotron-extend_02 {
 height: 120vh;
 }/* メディアクエリに追記 */
 
  /* .jumbotron {
 background:url("../img/muso/muso_info.jpg") center no-repeat;
 background-size: cover !important;
 }
 
 .jumbotron-extend {
 position: relative;
 height: 100vh;
 min-height: 300px;
 }
 */
 
.absolute {
position: absolute;
}

.relative {
position: relative;
}

.om:hover {
opacity: 0.7;
}

.z-10000 {
z-index: 10000;
}

.carousel-indicators li {
width: 10px;
height: 10px;
border-radius: 100%;
margin: 0px 1%;
}

a {
color: #fff;
}

a:hover {
color: red;
}

.pr100 {
padding-right: 100px;
}

.text-narrow {
transform:scale(0.7,1);
}

span.text-narrow {
display:inline-block;
}

/* ガター */
.no-gutters {
  margin:0;
  padding:0;
}
 
.no-gutters　> .col,
.no-gutters　> [class*="col-"] {
  margin:0;
  padding:0;
}

/* ロゴ */
.jq_logo {
left: 5%;
}

/* タイトル関係 */
.title_01 {
width: 100px;
top: 0px;
left: 5%;
z-index: 100;
}

.title_md_01 {
width: 100px;
top: 0px;
left: 0%;
z-index: 100;
}

.title_md_02 {
width: 130px;
top: 0px;
left: 0%;
z-index: 100;
}

/*.henka .img_01{
height: 196px;
}
*/

/* LAUNCH */
.launch_01 {
top: 100px;
left: 5%;
z-index: 100;
}

.launch_md_01 {
top: 200px;
left: 0%;
z-index: 100;
}

.launch_02 {
top: 100px;
left: 5%;
z-index: 100;
}

.launch_md_02 {
top: 250px;
left: 0%;
z-index: 100;
}

.launch_03 {
top: 150px;
left: 5%;
z-index: 100;
}

.launch_md_03 {
top: 250px;
left: 0%;
z-index: 100;
}

/* ナビゲーション */
.nav-font-color {
color: #000 !important;
}/* メディアクエリに追記 */

.nav-font-color-w {
color: #fff !important;
}

/* リスト */
li.active a.nav-link {
color: red !important;
}

li.active a:hover {
opacity: 1.0;
}

li a:hover {
opacity: 0.5;
}

/* 商品情報 */
.item_info {
color: #000;
width: 500px;
bottom: 0%; /*正しい？ */
left: 0%;
transform: translate(0%,0%);
}

dl.item_info dt{
font-size: 0.3rem;
}

dl.item_info dd{
font-size: 0.3rem;
}

.jq_tee,.jq_shorts,.jq_socks,.jq_ltee,.jq_foodie,.jq_towel {
position: relative;
left: 20%;
bottom: 50px;
}

.jq_foodie {
position: relative;
left: 23%;
bottom: 65px;
}

.jq_sweat_pants {
position: relative;
left: 25%;
bottom: 60px;
}

/* 固定位置のズレの調整 */
#tee,#shorts,#socks,#jq_concept,#monodukuri_info,#monodukuri_concept {
margin-top: -56px;
padding-top: 56px;
}

@media screen and (max-width: 768px) {
     nav {
      background-color: #000;
      background-image: none;
     }
     
     .nav-font-color {
     color: #fff !important;
     }
     
     .pt-es-100px {
     padding-top: 1000px;
     }
     
    .item_info {
    width: 300px;
    bottom: 0%;
    left: 10%;
    }
        
    .jumbotron-extend {
    height: 140vh;
    }
    
    .w-90 {
    width: 100% !important;
    }
        
    .jq_tee {
    bottom: 0px;
    width: 80%;
    }
        
    .jq_shorts {
    left: 50px;
    bottom: 40px;
    }
    
    .jq_socks {
    left: 50px;
    bottom: 40px;
    }
    
    .jq_ltee {
    left: 50px;
    bottom: 40px;
    }
    
    .jq_foodie {
    width: 85%;
    left: 90px;
    bottom: 10px;
    }
    
    .jq_sweat_pants {
    left: 70px;
    bottom: 40px;
    }
    
    .jq_towel {
    left: 50px;
    bottom: 40px;
    }
        
}

/* 電話番号リンクレスポンシブのみ */
@media (min-width: 751px) {
    a[href*="tel:#"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    }
    a[href*="tel:0666121113"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    }
}

/*@media screen and (max-width: 1200px) {
	.henka {
		height: calc(602.72 / 1110 * 100vw);
	}
    .henka .img_01{
		height: calc(196 / 1110 * 100vw);
	}
}
*/

/* スクロールフェードインエフェクト */
.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}