@charset "UTF-8";

@font-face {
  font-family: 'apercu';
  font-style: normal;
  font-weight: 100;
  src: url("../font/apercu/apercu_regular_pro.eot");
  src: url("../font/apercu/apercu_regular_pro.eot?#iefix") format("embedded-opentype"), url("../font/apercu/apercu_regular_pro.woff") format("woff"), url("../font/apercu/apercu_regular_pro.ttf") format("truetype");
  /* Safari, Android, iOS */ }

body{
	margin:0;
	padding:0;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif; */
	font-family:游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-family:apercu; 
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
p{
	margin:0;
	padding:0;
}
h1{
	margin:0;
	padding:0;
	display:block;
}
img{
	width:100%;
	vertical-align:bottom;
}
a{
	color:#000;
}
a:hover{
	color:#333;
}
.pc-only{
	display:none;
}
.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}

.fade-in {
	transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
}
@keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}
.item-type{
	margin:50px 0 10px 0;
	text-align:center;
	font-family:apercu;
	font-size:18px;
}


/* ------------------------
 main_image
------------------------ */

div.main_image {
	width: 100%;
	min-height: 300px;
	background-size:cover;
	background-repeat: no-repeat;
	background-image: url(../img/main_sp.jpg);
}


div.main_image h2 {
	padding-top: 90px;
    color: #000;
    letter-spacing: 2px;
    text-align: center;
	 font-size: 17px;
	 line-height: 1.5em;
 }


.main_title1{
	width: 24%;
	margin: 30px auto 0px;
}
	
.main_title2{
	margin: 10px auto 0px;
	font-size: 13px;
	text-align: center;
	letter-spacing: 0.4em;
	color: #FFFFFF;
}
.main_title3{
	margin-top: 10px;
	font-size: 12px;
		color: #FFFFFF;
		letter-spacing: 0.4em;
}

.animation_box {
  padding: 0px;
  animation: fadeIn 1s ease 1s 1 normal backwards;
}

.animation_box2 {
  padding: 0px;
  animation: fadeIn 1s ease 1.5s 1 normal backwards;
}

.animation_box3 {
  padding: 0px;
  animation: fadeIn 1s ease 2.5s 1 normal backwards;
}

/* ------------------------
 read
------------------------ */

.box_read{
	width: 90%;
	height: auto;
	margin: 60px auto;
	line-height: 1.8em;
	text-align: center;
	letter-spacing: 0.2em;
	font-size:12px;

}


/* ------------------------
keyimg 流れるimg
------------------------ */

.loopA {
    padding-top: 100px;
    padding-bottom: 30px;
    overflow: hidden;
}
.loopA .loop__box {
    display: flex;
    width: 100vw;
}
.loopA .loop__box img {
    min-width: 100vw;
}
.loopA .loop__box img:first-child {
    animation: loop 50s -25s linear infinite;
}
.loopA .loop__box img:last-child {
    animation: loop2 50s linear infinite;
}


.loopA .loop__boxA {
    display: flex;
    width: 100vw;
}
.loopA .loop__boxA img {
    min-width: 100vw;
}
.loopA .loop__boxA img:first-child {
    animation: loop 50s -25s linear infinite;
}
.loopA .loop__boxA img:last-child {
    animation: loop2 50s linear infinite;
}


.loopA .loop__boxA img:first-child {
    animation: loopright 50s -25s linear infinite;
}
.loopA .loop__boxA img:last-child {
    animation: loopright2 50s linear infinite;
}

/*右から左へ
----------------------------*/
@keyframes loop {
    0% {
        transform: translateX(100%);
    }
    to {
        transform: translateX(-100%);
    }
}
@keyframes loop2 {
    0% {
        transform: translateX(0);
    }
    to {
        transform: translateX(-200%);
    }
}

/*左から右へ
----------------------------*/
@keyframes loopright {
    0% {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(100%);
    }
}
@keyframes loopright2 {
    0% {
        transform: translateX(-200%);
    }
    to {
        transform: translateX(0%);
    }
}

/*左から右へ
----------------------------*/
@keyframes infinity-scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
  }
}


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

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

.box{
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}
	
/* ------------------------
 concept
------------------------ */
.box3{

	}
.box3{
	width:98%;
	height: auto;
	background-image: url("../img/brandinfo_bgsp.jpg");
	background-size:cover;
	background-repeat: no-repeat;
	padding: 30px 20px 10px;
	margin: 30px auto 100px;
		}


.box3 h3{
		width: 40%;
		margin: 30px auto 0;
	}	

.box3_read{
	width: 98%;
	height: auto;
	margin: 50px auto 60px;
    line-height: 1.8em;
	text-align: center;
	letter-spacing: 0.2em;
	font-size:12px;
}	

/* ------------------------
 miya_read
------------------------ */
.box1{
	background-color: #ffffff;
	padding: 0px 0px 60px;	
	margin: 0px auto;
	}
	
.box1 h3 div{
	font-size:12px;
	margin-bottom: 40px;
	}	
	

.box1 h3 p.line1{
	width: 59%;
	margin: 0 auto 0px;
	}
.box1 h3 p.line2{	
	width: 64%;
	margin: 0 auto 6px;
	}
.box1 h3 p.line3{	
	width: 90%;
	margin: 0 auto 6px;
	}

.marker.active{
  background-position: -100% .7rem;
}

.marker {
  background-image: -webkit-linear-gradient(left, transparent 50%, #e2e2e2 50%);
  background-image: -moz-linear-gradient(left, transparent 50%, #e2e2e2 50%);
  background-image: -ms-linear-gradient(left, transparent 50%, #e2e2e2 50%);
  background-image: -o-linear-gradient(left, transparent 50%, #e2e2e2 50%);
  background-image: linear-gradient(left, transparent 50%, #e2e2e2 50%);
  background-repeat: repeat-x;
  background-size: 200% 100%;
  background-position: 0 .7rem;
  transition: all 2s ease;
}
.marker {
text-decoration-style: dotted;
	  background-repeat: repeat-x;
  background-size: 200% 100%;
  background-position: 0 .7rem;
  transition: all 2s ease;
	}

.border{
  position: relative;

}

.border:before{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  border-bottom: dashed 1px #000;
  animation: border_anim 4s linear forwards;
}






/* ------------------------
 Desiner's Interviw
------------------------ */
.box2{
	width: 100%;
	background-color: #ffffff;
	padding: 0px 0px 150px;
	margin: 0px auto;
	}

	
.box2 .interview_img{
		width: 70%;
		margin: 20px auto 50px;
	}
	
	
.box2 h3{
	width: 100%;
	height: 100px;
	padding-top: 35px;
	background-color: #c7c897;
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.2em;
	margin-bottom: 40px;
	}




.box2 p.item_text2{
	width: 86%;
	margin: 54px auto 0px;
}

.qb{font-weight: bold;}

/* ------------------------
Desiner_end
------------------------ */

.box4{
	width: 100%;
	background-color: #c7c897;
	padding: 50px 15px 50px;		
	margin: -50px auto 50px;
	 text-align: center;
	}

	
.box4 h3{
	letter-spacing: 0.2em;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	}
	
.box4 div{
	width: 98%;
	padding: 0px 15px 0px;	
	margin: 20px auto 0px;
	}
	
.box4 div p{
	margin:30px 0px 15px 0px;
	font-size:12px;
	text-align:center;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	}


ul.iconWrap{
 display: flex;
	width: 96%;
	margin: 0 auto;
}

.iconWrap li.both{
  list-style: none;
  margin: 0px 10px;
}

.iconWrap li.right{
  list-style: none;
  margin-left: 10px;
}


ul.iconWrap2{
   display: flex;
	width: 90%;
	margin: 0 auto;

}

.iconWrap2 li.both{
  list-style: none;
  margin: 0px 10px;
}

.iconWrap2 li.right{
  list-style: none;
  margin-left: 10px;
}


.item_credit{
    width: 80%;
	margin:0px auto;
	overflow:hidden; 
	padding:8px 5px 10px 0px;	
	text-align:center;
	letter-spacing: 0.1em;
	font-size:11px;
	line-height: 1.8em;
    text-decoration: underline;
	}

	
.item_credit2{
	width: 90%;
	margin:0px auto;
	overflow:hidden; 
	padding:8px 5px 10px 0px;	
	text-align:center;
	letter-spacing: 0.1em;
	font-size:11px;
	line-height: 1.8em;
    text-decoration: underline;
}


.box6{
	width: 100%;
	margin: 0px auto;
	}	
	
.box6 img{
	display: block;
	width: 60%;
	margin: 120px auto 120px;
	}	

.box7{
	width: 100%;
	margin: 0px auto;
	}	
	






@keyframes fadeIn {
 from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


.inviewimg-wrapL, .inviewimg-wrapR, .inviewimg-wrapB {
  opacity: 0; }
/* ------------------------------------
ANIMATION
--------------------------------------*/
@keyframes opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.img-wrapL {
  animation: img-opacity 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  overflow: hidden;
  position: relative; }

.img-wrapL:before {
  animation: img-wrapL 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  background: #fff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

@keyframes img-opacity {
  100% {
    opacity: 1.0; } }

@keyframes img-wrapL {
  100% {
    transform: translateX(100%); } }



/* ------------------------
 item
------------------------ */


@keyframes border_anim {
  20%{
    width: 0%;
  }

  50%{
    width: 100%;
  }
	
  100%{
    width: 100%;
  }
}



h3{
	margin:50px 0px 10px 0px;
	padding:15px 0;
	padding:0px;
	font-size:16px;
	font-weight: 700;
	/*border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-family:"ヒラギノ角ゴ ProN W3"; 
   /*font-family: 'Cinzel', serif;*/
	text-align: center;
	line-height: 160%;

}


.keyitem{
　　font-size: 24px;
　　margin-bottom: 28px;
 　opacity: 0;
  transform: translateX(-20px);
  transition: 2s ease;
}
.flowing {
width:10%;
  margin: 0;
  font-size: 50px;
  font-weight: bold;
  color: #ff6347;
  white-space: nowrap;
  overflow: hidden;
  animation: flowing-anim 8s;
}

@keyframes flowing-anim {
 0%{
     width: 0%;
   }
100%{
     width: 100%;
   }
}

.hako{
	width: 80%;
	height:60px;
	}
.pro_txt{
	width:80%;
	height:auto;
	margin: 0 auto;
	padding: 20px 0;
	font-size:13px;
	line-height:160%;
	text-align: justify;
}


.item_block{
	width:88%;
	margin:0px auto;
}

.item_block2{
	width:100%;
	margin:0px auto;
}


p.item_text2{
	margin:20px 0px 15px 0px;
	font-size:12px;
	text-align: justify;
	font-family:apercu; 
}



.model2{
	margin:30px 0 5px;
}


a.btn_item{
	display:block;
	margin:30px auto 80px;
	width:70%;
	padding:10px 0;
	text-align:center;
	text-decoration:none;
	border:1px solid #000000;
	letter-spacing: 0.2em;
	color: #000000;
	font-size: 12px;
}
a:hover.btn_item{
	/*border:1px solid #969696;*/
	background-color:#BEBEBE;
}



/* ------------------------
 footer
------------------------ */

footer{
	margin:100px 0 0 0;
}
footer img{
	display:block;
	width:100px;
	margin:0 auto;
}
footer p{
	margin:20px 0 15px 0;
	text-align:center;
	font-size:11px;
	font-family:apercu;
}




/* ------------------------
 タブ
------------------------ */
@media screen and (min-width:768px) and ( max-width:1200px) {
div.main_image{
	width: 100%;
	min-height: 600px;
	background-image: url("../img/main_sp.jpg");
	background-size:cover;
	background-repeat: no-repeat;
	} 
	
div.main_image h2 {
	padding-top: 340px;
    letter-spacing: 2px;
    line-height: 1.0em; 
    text-align: center;
	 font-size: 18px;
	 line-height: 1.6em;
 }


.main_title1{
	width: 20%;
	margin: 0px auto;
}
	
.main_title2{
	margin: 20px auto 0px;
	font-size: 13px;
	text-align: center;
	letter-spacing: 0.4em;
	color: #FFFFFF;
	line-height: 1.8em;
}
	
.main_title3{
	margin-top: 10px;
	font-size: 11px;
		color: #FFFFFF;
		letter-spacing: 0.4em;
}
	

.box_read{
	width: 70%;
	height: auto;
	margin: 50px auto 60px;
	text-align: center;

}
	
 .box3{
	width:600px;
	height: 500px;
	background-image: url("../img/brandinfo_bg.jpg");
	background-size:cover;
	background-repeat: no-repeat;
	padding: 30px 20px 10px;
	margin: 30px auto 100px;
	}
	
.box3 h3{
		width: 25%;
		margin: 20px auto 0;

	}	
.box3_read{
	width: 80%;
	height: auto;
	margin: 50px auto 60px;
    line-height: 1.8em;
	text-align: center;
	letter-spacing: 0.2em;
	font-size:12px;
}	
	

	.box1 p.item_text2{
	width: 80%;
	margin: 14px auto;
	
}
	
.box1 h3 p.line1{
	width: 480px;
	margin: 0 auto 6px;
	}
	
.box1 h3 p.line2{	
	width: 350px;
	margin: 0 auto 6px;
	}	
	



.box2 .interview_img{
		width: 50%;
		margin: -20px auto 50px;
	}

.box2 p.item_text2{
	width: 70%;
	margin: 54px auto;
	
}
	
.box6{
	width: 760px;
	margin: 0px auto;
	}	
	
.box6 img{
	display: block;
	width: 40%;
	margin: 120px auto 150px;
	}	
	
.box7{
	width: 1060px;
	margin: 0px auto;
	}	
	
}

/* ------------------------
 PC
------------------------ */
@media screen and (min-width:768px) {
.pc-only{
	display:block;
}
.sp-only{
	display:none;
}
	
	

ul.iconWrap{
 display: flex;
	width: 660px;
	margin: 0 auto;
}

.iconWrap li.both{
  list-style: none;
  margin: 0px 10px;
}

.iconWrap li.right{
  list-style: none;
  margin-left: 10px;
}

ul.iconWrap2{
   display: flex;
	width: 450px;
	margin: 0 auto;

}

.iconWrap2 li.both{
  list-style: none;
  margin: 0px 10px;
}

.iconWrap2 li.right{
  list-style: none;
  margin-left: 10px;
}	
	

.loop {
    padding-top: 100px;
    padding-bottom: 30px;
    overflow: hidden;
}
.loop__box {
    display: flex;
    width: 100vw;
}
.loop__box img {
    min-width: 100vw;
}
.loop__box img:first-child {
    animation: loop 50s -25s linear infinite;
}
.loop__box img:last-child {
    animation: loop2 50s linear infinite;
}
}
@keyframes loop {
    0% {
        transform: translateX(100%);
    }
    to {
        transform: translateX(-100%);
    }
}
@keyframes loop2 {
    0% {
        transform: translateX(0);
    }
    to {
        transform: translateX(-200%);
    }
}



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

#wrapper{
	width:960px;
	width:100%;
	margin:0 auto;
}
.item_block{
	width:1024px;
	margin:40px auto 0;

}

.item_block2{
	width:100%;
	margin:0px auto 0;
}
	
a.detail-btn{
	display:block;
	margin:15px auto 0 auto;
	padding:5px 10px;
	width:120px;
}

/*------------------------
 PC main_image
------------------------ */


div.main_image{
	width: 100%;
	min-height: 100%;
	background-image: url("../img/main_pc.jpg");
	background-size:cover;
	background-repeat: no-repeat;
	} 
	
div.main_image h2 {
	width: 600px;
	height: 800px;
	margin: 0 auto;
	padding-top: 460px;
        /*top: 73%;*/
	    top: 20%;
        left: 30%;
		z-index:2;} 
	
	

.main_title1{
	width: 44%;
	margin: 0px auto 0px;
}
	
.main_title2{
	margin: 30px auto 10px;
	font-size: 16px;
	text-align: center;
	letter-spacing: 0.4em;
	color: #FFFFFF;
}

.main_title3{
	margin-top: 10px;
	font-size: 14px;
		color: #FFFFFF;
		letter-spacing: 0.4em;
}
	

	
h3{
	margin:100px 0px 0px 0px;
	padding:14px 0;
	padding:0px;
	font-size:16px;
/*-	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;*/
	font-family:"ヒラギノ角ゴ ProN W3"; 
  /*  font-family: 'Cinzel', serif;*/
}
	
	


.keyitem{
   opacity: 0;
  transform: translateX(-20px);
  transition: 2s ease;
}

	
.hako{
	width: 80%;
	height:50px;
	}
	

	
.box_read{
	width: 700px;
	height: auto;
	margin: 120px auto 140px;
	text-align: center;
}
	
	
	
.box{
	width: 80%;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}
	
.box1{
	width: 760px;
	background-color: #ffffff;
	padding: 0px 15px 50px;	
	margin: 100px auto 0px;
	}

.box1 h3 div{
		font-size:16px;
	margin-bottom: 60px;
	}	

	
.box1 h3 p.line1{
	width: 500px;
	margin: 0 auto 6px;
	}
.box1 h3 p.line2{	
	width: 360px;
	margin: 0 auto 6px;
	}
	
	
	
.box2{
	width: 100%;
	background-color: #ffffff;
	padding: 50px 0px 70px;
	margin: 0px auto;
	}
	
.box2 .interview_img{
		width: 500px;
		margin: -20px auto 50px;
	}
	
	
.box2 h3{
	width: 100%;
	height: 100px;
	padding-top: 30px;
	background-color: #c7c897;
	text-align: center;
	font-size: 24px;
	letter-spacing: 0.2em;
	}
	
	
.box3{
	width:600px;
	height: 480px;
	background-image: url("../img/brandinfo_bg.jpg");
	background-size:cover;
	background-repeat: no-repeat;
	padding: 30px 20px 10px;
	margin: 30px auto;
	}
	
.box3 h3{
		width: 24%;
		margin: 22px auto 0;
	}	

.box3_read{
	width: 90%;
	height: auto;
	margin: 40px auto 0px;
    line-height: 1.8em;
	text-align: center;
	letter-spacing: 0.2em;
	font-size:12px;
}


	
.box4{
	width: 100%;
	margin: 0px auto 0px;
	padding: 50px 15px 50px;	
    text-align: center;
	}
	
.box4 h3{
	letter-spacing: 0.2em;
	font-weight: 600;
	
	}
	
.box4 div{
	width: 760px;
	padding: 0px 15px 0px;	
	margin: 20px auto 0px;
	}
	
.box4 div p{
	margin:30px 0px 15px 0px;
	font-family:apercu; 
	font-size:12px;
	text-align:center;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	}

	
.box6{
	width: 760px;
	margin: 0px auto;
	}	
	
.box6 img{
	display: block;
	width: 40%;
	margin: 120px auto 120px;
	}
	
.box5{
	width: 760px;
	background-color: #ffffff;
	padding: 0px 15px 50px;	
	margin: 20px auto 0px;
	}
	
	
	
.box7{
	width: 1060px;
	margin: 0px auto;
	}	
	


.model2{
	margin:30px 0 10px;
}

	
div.item_text1{
	margin:50px 0px 20px 0px;
	font-family:apercu; 
	font-size:12px;
	text-align: center;
	padding: 15px;
}
	
p.item_text2{
	margin:30px 0px 15px 0px;
	font-family:apercu; 
	font-size:12px;
	text-align: justify;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}
	
.item_block2 .box2 p.item_text2{
	width: 760px;
	margin:30px auto;
	font-family:apercu; 
	font-size:12px;
	text-align: justify;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	padding: 15px;
}
	
p.item_text{
	font-size:12px;
}

.item_text{
	font-size:12px;
}
	
a.btn_item{
	width:400px;
	margin:30px auto 80px;
}

	
.item_credit{
    width: 300px;
	margin:0px auto;

	padding:0px 5px 10px 0px;	
	text-align:center;
	letter-spacing: 0.1em;
	font-size:11px;
	line-height: 1.8em;
    text-decoration: underline;
	}

	
.item_credit2{
	width: 90%;
	margin:0px auto;

	padding:0px 5px 10px 0px;	
	text-align:center;
	letter-spacing: 0.1em;
	font-size:11px;
	line-height: 1.8em;
    text-decoration: underline;
}
	
}
	


@media screen and (min-width: 769px) {
  div#list01 div.img::before {
    content: "";
    display: block;
    background-position: center center;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  div#list01 div.img::before {
    content: "";
    display: block;
    background-position: center center;
    background-size: cover;
  }
}
@media screen and (min-width: 769px) {
  div.list {
    padding-top: 50px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  div.list {
    margin-bottom: 0;
  }
}
div.list div.img {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  div.list div.img div.explain {
    color: #000;
    transform: translateY(-50%);
    font-family: "a-otf-ryumin-pr6n", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  div.list div.img div.explain {
	  width: 80%;
	  margin: 0 auto;
    font-weight: 400;
  }
}
div.list ul.category, div.list div.category {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  div.list ul.category, div.list div.category {
    margin-bottom: 35px;
    width: 85%;
  }
}
@media screen and (min-width: 769px) {
  div.list ul.category, div.list div.category {
    /* margin-left: 10%; */
    margin-bottom: 50px;
    width: 1060px;
	  margin: 0 auto;
  }
}
div.list ul.category li, div.list ul.category div, div.list div.category li, div.list div.category div {
  box-sizing: border-box;
  text-align: left;
 /* font-family: "a-otf-ryumin-pr6n", sans-serif;*/
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width: 769px) {
  div.list ul.category li, div.list ul.category div, div.list div.category li, div.list div.category div {
    margin-bottom: 37px;
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  div.list ul.category li, div.list ul.category div, div.list div.category li, div.list div.category div {
    margin-bottom: 50px;
    font-size: 12px;
  }
}
@media screen and (min-width: 769px) {
  div.list ul.category li, div.list ul.category div, div.list div.category li, div.list div.category div {
    width: 25%;
    padding: 17px;
  }
  div.list ul.category li p,
  div.list ul.category div p,
  div.list div.category li p,
  div.list div.category div p {
    /* width: 1060px; */
    text-align: left;
   /* font-family: 'a-otf-ryumin-pr6n', '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', sans-serif;*/
  }
}
@media screen and (max-width: 768px) {
  div.list ul.category li, div.list ul.category div, div.list div.category li, div.list div.category div {
    width: calc(50% - 12px);
  }
  div.list ul.category li p,
  div.list ul.category div p,
  div.list div.category li p,
  div.list div.category div p {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  div.list ul.category li:nth-child(odd), div.list ul.category div:nth-child(odd), div.list div.category li:nth-child(odd), div.list div.category div:nth-child(odd) {
    margin-right: 12px;
  }
}
@media screen and (max-width: 768px) {
  div.list ul.category li:nth-child(even), div.list ul.category div:nth-child(even), div.list div.category li:nth-child(even), div.list div.category div:nth-child(even) {
    margin-left: 12px;
  }
}
div.list ul.category li a,
div.list ul.category div a,
div.list div.category li a,
div.list div.category div a {
  color: #a5a4a3;
	  color: #565656;
  text-decoration: none;
}

div.list ul.category li a div, div.list ul.category div a div, div.list div.category li a div, div.list div.category div a div {
  overflow: hidden;
}

div.list ul.category li a img, div.list ul.category div a img, div.list div.category li a img, div.list div.category div a img {
  transition: 1s ease-in-out;
}

@media screen and (min-width: 769px) {
  div.list ul.category li a img, div.list ul.category div a img, div.list div.category li a img, div.list div.category div a img {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  div.list ul.category li a img, div.list ul.category div a img, div.list div.category li a img, div.list div.category div a img {
    margin-bottom: 10px;
  }
}
div.list ul.category li a:hover img, div.list ul.category div a:hover img, div.list div.category li a:hover img, div.list div.category div a:hover img {
  opacity: 0.6;
}

div.list ul.category li a p, div.list ul.category div a p, div.list div.category li a p, div.list div.category div a p {
  text-align: center;
  letter-spacing: 1.3px;
  font-size: 0.9em;
  line-height: 1.9;
}

div.list ul.category li a::after, div.list ul.category div a::after, div.list div.category li a::after, div.list div.category div a::after {
  content: "BUY";
  border: 1px solid #565656;
  color: #565656;
  display: block;
  width: 50%;
  margin: 20px auto 0;
  line-height: 1;
  padding: 5px 0;
  transition: 1s;
  text-align: center;
  /*font-family: "a-otf-ryumin-pr6n", sans-serif;*/
  font-weight: 400;
  font-style: normal;
}

.category p .tt02,
.category p .text-red {
  color: #E41013;
}