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

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');
@import url('https://fonts.cdnfonts.com/css/responsible');
@import url('https://fonts.cdnfonts.com/css/vdl-penletter');

html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}

body{
	overflow-x: unset;
}

.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

.blog_inner ul{
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-left:0;
}

.slick-dots{
bottom:-15px;	
}

#container, .container{
	padding-left: 0;
	padding-right: 0;
}

#gg_down_jkt {
	width: unset;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: center;
	color: #000;
}

#gg_down_jkt img {
	max-width:100%;
	height:auto;
	border: none;
	vertical-align: bottom;
}

#gg_down_jkt p{
	font-size: 0.95em!important;
	margin-top: 0!important;
}

#gg_down_jkt h1,
#gg_down_jkt h2,
#gg_down_jkt h3,
#gg_down_jkt h4,
#gg_down_jkt h5{
	color: black;
	text-align:center;
	background: none;
	border: none;
    font-weight: normal;
}

#gg_down_jkt h1{
	font-size: 4em;
	line-height: 90%;
	letter-spacing: 1px;
	margin: 50px auto;
    font-weight: bold;
	font-family: "rafaella", sans-serif;
}

#gg_down_jkt h1 span{
	font-size: 0.25em;
	font-weight: normal;
    letter-spacing: 0;
}

#gg_down_jkt h2{
	font-size: 2.8em;
	line-height: 70%;
	margin-bottom: 0px;
}

#gg_down_jkt h2 span{
	display: block;
	font-size: 0.4em;
    line-height: 150%;
}

#gg_down_jkt h2.headline {
 text-align: left;
	font-size: 3.5em;
	font-weight: bold;
	font-family: "rafaella", sans-serif;
	padding: 2%;
}

#gg_down_jkt h3{
	font-size: 0.95em;
	margin: 30px auto 0;
}

#gg_down_jkt .gg_down_jkt_wrap{
	width:100%;
	max-width:800px;
	margin:0 auto;
	padding:0;
	text-align: center;
}

#gg_down_jkt .categorylist {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	margin: 10px auto 180px;
}
#gg_down_jkt section.category {
	margin: 0px auto;
	width: 100%;
}
#gg_down_jkt .categorylist div{
	flex-basis: calc(100% / 3 - 1%);
   padding:0%;
    
}

.img_wrap img{
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
	
}
.img_wrap:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translateY(-10px);	
}


#gg_down_jkt .style .slide {
	margin: 0 auto;
}
#gg_down_jkt .style .slide ul {
	width: 100%;
	max-width: 800px;
}
#gg_down_jkt .style .slide ul li img {
	width: 100%;
	max-width: 800px;
	margin: 30px auto;
}


#gg_down_jkt section.item_2 .flex div {
	flex-basis: 50%;
	padding:0%;
}

#gg_down_jkt .flex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 position: relative;
}

#gg_down_jkt p.main_text{
	margin: 0 auto!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	font-size:1.1em!important;
}

#gg_down_jkt p.main_text2{
	margin: 20px auto 20px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	font-size:1em!important;
}

#gg_down_jkt p.model{
	margin: 20px auto 80px!important;
}

#gg_down_jkt section{
	width: 100%;
	margin: 0px auto;
}

#gg_down_jkt section.style{
	margin: 10px auto 110px;
}

#gg_down_jkt p.itemname{
	width: 100%;
	margin:0 auto !important;
    text-align: center;
	line-height: 180%;
}

#gg_down_jkt p.price{
	width: 100%;
	margin: 10px auto!important;
	font-size: 1.3em!important;
	text-align: center!important;
}

#gg_down_jkt p.price span{
	color: #C52F32;
	font-size: 1.4em!important;
	font-weight: bold;
}



#gg_down_jkt section.style3 .itembox{
    width: 100%;
    padding: 0px;
}


#gg_down_jkt section.style3 .itembox div{
    flex-basis: 100%;
    padding: 1%;
}


#gg_down_jkt section.style3 .itembox p{
    text-align: center;
    line-height: 180%;
    font-size: 1em!important;
}

#gg_down_jkt section.style3 .itembox p.price{
    font-size: 1.3em!important;
}

#gg_down_jkt section.dissection .inner{
    max-width: fit-content;
    margin: 0 auto;
    position: relative;
	/*height: 690px;*/
}

#gg_down_jkt section.dissection .inner img{
	width: 100%;
}

#gg_down_jkt .btn {
	background: #960018;
	color: #fff;
	text-align: center;
	width: 60px;
	height:60px;
	margin: auto;
	display:block;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	cursor: pointer;
	animation: bounce 2s ease-in-out forwards;
	animation-iteration-count: infinite;
	border-radius:50%;
	position: absolute;
	font-family: 'Cormorant Garamond', 'Sawarabi Mincho', sans-serif;
	padding-top: 15px;
}

#gg_down_jkt .btn1{
	top: 90px;
	left: 290px;
}

#gg_down_jkt .btn2{
	top: 110px;
	right: 160px;
}

#gg_down_jkt .btn3{
	top: 320px;
	left: 550px;
}

#gg_down_jkt .btn4{
	top: 700px;
	left: 250px;
}

#gg_down_jkt .btn5{
	top: 875px;
	right: 490px;
}

#gg_down_jkt .btn6{
	top: 700px;
	left: 600px;
}

#gg_down_jkt .btn7{
	top: 800px;
	right: 110px;
}


#gg_down_jkt section.dissection .itemtext{
    text-align: left;
    width: 90%;
    margin: 40px auto!important;
}

#gg_down_jkt section.dissection .itemtext span{
    font-size: 1.2em!important;
    font-weight: bold;
    line-height: 200%;
}

@keyframes bounce {
  0% {
	transform: scale(1);
	-webkit-transform: scale(1);
  }
  50% {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
  }
}


/*STYLE6 For PC*/

#gg_down_jkt section.style6 .mainimage {
	width: auto;
	margin: 0px auto;
}
#gg_down_jkt section.style6 .mainimage .mainimage1 {
	width: 100%;
	margin-left: 30%;
	margin-right: 0%;
	margin-bottom: 15%;
}

#gg_down_jkt section.style6 .mainimage .mainimage2 {
  width: 37%;
    right: 60%;
    bottom: 0%;
position: absolute;
}	

/*STYLE6 For PC END*/

#gg_down_jkt section.mesh .other_image2 img{
    width:60%;
    margin: 14px 90px 18px -158px;
    padding: 2% 4%;
}

#gg_down_jkt section.mesh .other_image3 img{
    width: 55%;
    margin: -100px -100px -20px 181px;
    padding: 2% 4%;
}

#gg_down_jkt section.mesh .other_image4 img{
    width:80%;
    margin: 14px 90px 18px -158px;
    padding: 2% 4%;
}


/* 購入ボタン */

#gg_down_jkt .itemlist a,
#gg_down_jkt .itemlist span,
#gg_down_jkt .buy,
.itemlist a,
.itemlist .coming{
	display: block;
	width: 100%;
	max-width: 150px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #fff;
	background: #000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	border-radius: 8px;
}

#gg_down_jkt section.style .otheritem{
display: block;
	width: 100%;
	text-align: center;
	border: 1px solid #fff;
	background: #000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	border-radius: 8px;
    font-size: 1em;
    text-align: center;
    max-width: 500px;
    width: 65%;
    padding: 10px 3px;
	margin:0px auto;
}

#gg_down_jkt .itemlist span{
	background: #FFF;
	color: #000;
}

#gg_down_jkt .buy:hover,
#gg_down_jkt .itemlist a:hover,
#gg_down_jkt section.style .otheritem:hover,
.itemlist a:hover,
.itemlist .coming{
	background: #fff;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

#gg_down_jkt section.style .textaria{
	margin: 40px auto;
	width: 100%;
}

#gg_down_jkt .itemlist,
.itemlist{
 font-size: 1em!important;
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 max-width: 600px;
 margin: 10px auto;
}

#gg_down_jkt .itemlist div:first-child{
	width: 75%;
	padding: 3px 1% 3px 0;
}

#gg_down_jkt .itemlist div:last-child{
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}

.featherlight-content{
	width: 100%;
	max-width: 600px!important;
	font-family: 'Noto Sans JP', sans-serif;
    padding: 40px!important;
    border-bottom: 0!important;
}

.featherlight-content p{
	font-size: 1em!important;
    color: #666;
}

.featherlight-content p.colorname{
    width: 100%;
    border-bottom: 1px solid #666666;
   text-align: left;
    font-size: 1.3em!important;
    color: #4f2203;
}

.featherlight-content .name{
	width: 80%;
	margin: 20px auto;
}

.featherlight-content a:hover{
	text-decoration: none!important;
}

.featherlight-content a {
	outline:none!important;
}


.featherlight-content h3{
	font-size: 1.1em!important;
	margin-top: 10px;
}

.featherlight-content p{
	font-size: 0.9em!important;
	margin-top: 4px;
	
}

.featherlight-content img{
	width: 100%;
}

.featherlight-content .name{
	width: 80%;
	margin: 20px auto;
}

.featherlight-content a:hover{
	text-decoration: none!important;
}

.featherlight-content a {
	outline:none!important;
}




.itemlist div:first-child{
	width: 75%;
	padding: 3px 1% 3px 0;
}

.itemlist div:last-child{
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}


/* 回遊リンク */

#gg_down_jkt .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#gg_down_jkt .Banner4 h3 {
	font-size: 30px !important;
	margin: 50px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
	letter-spacing: 3px;
}

#gg_down_jkt .Banner4 ul {
	display:inline;
}

#gg_down_jkt .Banner4 ul li {
	display:inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}

@media only screen and (min-width:749px){

.pc_none{
	display: none!important;
}

#gg_down_jkt .right{
	flex-direction:row-reverse;
}

#gg_down_jkt .right .flex_box:last-child{
	padding-left: 0;
	padding-right: 5%;
}

#gg_down_jkt section.instagram .flex .profile{
    flex-basis: calc(100% / 2 - 10px);
    margin-right: 10px;
}

/* ヘッダー・フッターの崩れを直す */

#news_detail .detail{
	width:100%!important;
}

#news_detail .detail .head{
	width: 1000px!important;
	margin: 0 auto 50px!important;
}

#news_detail .detail .content p:first-child{
	margin: 0 auto;
	max-width: 1000px!important;
}

#topicpath{
	width: 1168px;
	margin: 0 auto;
}

.paging{
	width: 1000px;
	margin: 0 auto;
}
.item_category_links{
	width: 1168px;
	margin: 100px auto 0;
}

}

@media screen and (max-width:748px) {

.sp_none {
	display:none;
}

#gg_down_jkt h1{
	font-size: 8vw;
	line-height: 95%;
    margin: 5vw auto 5vw;
	font-family: "rafaella", sans-serif;
}

#gg_down_jkt h1 span{
	font-size: 3vw;
}
	
	
#gg_down_jkt h2{
	font-size: 9.25vw;
}

#gg_down_jkt h2 span{
	font-size: 3.5vw;
}

#gg_down_jkt h2.headline {
	font-size: 7vw;
	margin-top: 10vw;
	font-family: "rafaella", sans-serif;
	margin: 20px auto 10px;
}

	
#gg_down_jkt h3{
	font-size: 2.5vw;
}	
	
#gg_down_jkt section.style .otheritem{
    font-size: 3vw;
	max-width: 150px;
	padding:1%;
}
	
	
#gg_down_jkt .categorylist {
	margin: 1vw auto;
}	
	
#gg_down_jkt .btn {
	width: 35px;
	height:35px;
	padding-top: 6px;
	font-size: 2.8vw;
}	
	
	
#gg_down_jkt .btn1{
	top: 11vw;
	left: 36vw;
}

#gg_down_jkt .btn2{
	top: 14vw;
	right: 22vw;
}

#gg_down_jkt .btn3{
	top: 40vw;
	left: 70vw;
}
	
#gg_down_jkt .btn4{
	top: 85vw;
	left: 30vw;
}

#gg_down_jkt .btn5{
	top: 100vw;
	right: 60vw;
}

#gg_down_jkt .btn6{
	top: 84vw;
	left: 70vw;
}	
	
#gg_down_jkt .btn7{
	top: 100vw;
	left: 70vw;
}

	
/**STYLE6 For SP START**/
#gg_down_jkt section.style6 .mainimage {
	width: auto;
	margin: 0px auto;
	position: relative;
}
#gg_down_jkt section.style6 .mainimage .mainimage1 {
	width: 100%;
	margin-left: 30%;
	margin-right: 0%;
	margin-top: 20px;
}

#gg_down_jkt section.style6 .mainimage .mainimage2 {
              width: 45%;
        right: 55%;
        bottom: 0%;
        position: absolute;

}	
/*STYLE6 For SP END*/		
	
	
#gg_down_jkt section.mesh .other_image2 img{
    width:65%;
    margin: 25px 120px 10px 0px;
    padding: 2% 4%;
}
	
#gg_down_jkt section.mesh .other_image3 img{
    width: 60%;
    margin: -55px 7px 0px 150px;
    padding: 2% 4%;
}		
	
#gg_down_jkt section.mesh .other_image4 img{
    width:80%;
    /*margin: 25px 120px 0px 0px;*/
	margin: 10px 120px 20px 0px;
    padding: 2% 4%;
}	
	
#gg_down_jkt .style .slide ul li img {
	width: 100%;
	max-width: 800px;
	margin: 10px auto;
}	
	
#gg_down_jkt p,
#gg_down_jkt div,
#gg_down_jkt .other_text,
.featherlight-content p{
	font-size: 3.5vw!important;
	line-height: 180%;
}
	
#gg_down_jkt p.main_text{
	display: block!important;
	width: 95%;
    text-align: center;
	font-size: 2.8vw!important;
}
	
		
#gg_down_jkt p.main_text2{
	display: block!important;
	width: 95%;
    text-align: center;
}

#gg_down_jkt .buy{
	padding: 8px;
    max-width: 25%;
}	
	
#gg_down_jkt section.category {
	margin: 0px auto;
	width: 95%;
}	
	
#gg_down_jkt section{
	margin: 0vw auto;
}

#gg_down_jkt section.style{
	margin: 5vw auto;
}

#gg_down_jkt section.style .textbox p{
    text-align: left;
}

#gg_down_jkt section.style2 .textbox,
#gg_down_jkt section.style3 .textbox{
    margin: 5.5vw auto;
}

#gg_down_jkt section.style .textaria{
	/*margin: 13vw auto;*/
	margin: 0 auto;
}

#gg_down_jkt section.style .textaria p{
	font-size: 3vw!important;
    line-height: 150%;
}

#gg_down_jkt .itemlist div{
	font-size: 2.8vw!important;
	line-height: 150%!important;
}

#gg_down_jkt .itemlist div:first-child{
	width: 77%;
}

#gg_down_jkt .itemlist div:last-child{
	width: 23%;
}

#gg_down_jkt .itemlist span{
	font-size: 2.5vw;
}

.featherlight-content{
    padding: 5% 15px!important;
    font-size: 3.125vw!important;
}

.featherlight-content p.colorname{
    font-size: 4.5vw!important;
}

p.price{
	font-size: 3.5vw!important;
	line-height: 110%;
}

#gg_down_jkt section.style3 .itembox{
    padding: 0vw;
}

#gg_down_jkt .Banner4 h3{
	font-size: 4vw!important;
	margin:5vw auto;
}	
	
/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

#gg_down_jkt .Banner4 {
	text-align: center;
	width: 100%;
}

#gg_down_jkt .Banner4 ul{
	margin: 0 auto;
	width: 95%;
}

#gg_down_jkt .Banner4 ul li {
	width: 95% !important;
	margin: 0 0 5% 0 !important;
}

#gg_down_jkt section.instagram{
    margin: 12.125vw auto;
}

/* ヘッダー */

#news_detail .detail .content p:first-child img{
	display: none;
}

#gg_down_jkt .header{
	position: relative;
	/*height: 109vw;*/
}

#gg_down_jkt .header .title{
	position: absolute;
	top: 1vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 70%;
}

}