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


/* Artists */
.artists {
	background-color: #F8F8F8;
	padding-top: 1px;
	padding-bottom: 80px;
}

.artists li{
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.2px;
	line-height: 2.5;	
	color: #000;
}

.item-list-artists {
	margin-top:40px;
	margin-left: 10%;
	margin-right: 10%;
	display: grid;
	grid-template-columns: repeat(auto-fit, 270px);
	column-gap: 80px;
	grid-row-gap: 70px;
	justify-content: center;
}
/* Artist　おわり */


/* Publications */
.publications {
	background-image: url("../images/publications_background9.png");
	background-size: cover;
	padding-top: 1px;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 1px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.publications-text p {
	margin-top: 70px;
	margin-left: 20%;
	margin-right: 20%;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-weight: 300;
	line-height: 1.8;
}

/* Publicationsおわり */


/* Art Archives */
.artarchives {
	padding-top: 1px;
	background-image: url("../images/artarchives/cornell_ephemera.png");
	background-size: cover;
	/*background-color: #F8F8F8;*/
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 1px;
	/*box-shadow: 0 0 3px darkgray;*/
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);

}

.artarchives-text p {
	margin-top: 60px;
	margin-left: 20%;
	margin-right: 20%;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: -0.3px;
}

.fourbooks{
	margin-left: 17%;
	margin-right: 17%;
	margin-top:30px;
	font-size: 14px;
	font-weight: 300;
	line-height: 2;
	text-align: justify;
}
	
p.list-fourbooks{
	margin-top: 8px;
	margin-left:40px;
	margin-bottom: 20px;
}


/* Art Archivesおわり */



/*　パソコン 1280px;　*/
@media (max-width: 1280px) {

/* Artists パソコン 1280px  */
	
.artists {
	background-color: #F8F8F8;
	padding-top: 1px;
	padding-bottom: 80px;
}

.artists li{
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.2px;
	line-height: 2.5;	
	color: #000;
}

.item-list-artists {
	margin-top:40px;
	margin-left: 10%;
	margin-right: 10%;
	display: grid;
	grid-template-columns: repeat(auto-fit, 240px);
	column-gap: 70px;
	grid-row-gap: 70px;
	justify-content: center;
}
	
/* Artist　パソコン 1280px おわり */
	
	

/* Publications パソコン 1280px */
	

.publications {
	background-image: url("../images/publications_background9.png");
	background-size: cover;
	padding-top: 1px;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 1px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.publications-text p {
	margin-top: 70px;
	margin-left: 20%;
	margin-right: 20%;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-weight: 300;
	line-height: 1.8;
}

/* Publications パソコン 1280px おわり  */
	

/* Art Archives パソコン 1280px */
.artarchives {
	padding-top: 1px;
	background-image: url("../images/artarchives/cornell_ephemera.png");
	background-size: cover;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 1px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.artarchives-text p {
	margin-top: 50px;
	margin-left: 15%;
	margin-right: 15%;
	font-size: 14px;
	font-weight: 300;
	line-height: 2;
	text-align: justify;
	letter-spacing: -0.3px;
	}

	
	
	
}
/* Art Archives パソコン 1280px　終わり */



/*　パソコン 1000px */

@media (max-width: 1000px) {


/* Artists パソコン 1000px  */
	
.artists li{
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0.2px;
	line-height: 2.5;	
	color: #000;
}

.item-list-artists {
	margin-top:40px;
	margin-left: 8%;
	margin-right: 8%;
	display: grid;
	grid-template-columns: repeat(auto-fit, 270px);
	column-gap: 80px;
	grid-row-gap: 70px;
	justify-content: center;
}
/* Artist　おわり */
	
	
/* Publications パソコン 1000px */
	
.publications {
	background-image: url("../images/publications_background5.jpg");
	background-size: cover;
	padding-top: 1px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 1px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}


.publications-text p {
	margin-top: 50px;
	margin-left: 12%;
	margin-right: 12%;
	font-size: 14px;
	font-weight: 300;
	line-height: 2;
	text-align: justify;
	letter-spacing: -0.3px;
}

/* Publications  パソコン 1000pxおわり */
	
		
/* Art Archives パソコン 1000px */
	
.artarchives {
	padding-top: 1px;
	background-image: url("../images/artarchives/cornell_ephemera.png");
	background-size: cover;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 1px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.artarchives-text p {
	margin-top: 50px;	
	margin-left: 12%;
	margin-right: 12%;
	font-size: 14px;
	font-weight: 300;
	line-height: 2;
	text-align: justify;
	letter-spacing: -0.3px;
	}


/* Art Archives パソコン 1000px　終わり */
	
}
/*　パソコン 1000pxおわり　*/
	



/*　タブレット */
@media (max-width: 768px) {
	
	
/* Artists　タブレット */
.artists {
	background-color: #F8F8F8;
	padding-top: 1px;
	padding-bottom: 80px;
}

.artists li{
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.2px;
	line-height: 2.5;	
	color: #000;
}

.item-list-artists {
	max-width: 90%;
	margin-top:40px;
	margin-left: 5%;
	margin-right: 5%;
	display: grid;
	grid-template-columns: repeat(auto-fit, 235px);
	column-gap: 60px;
	grid-row-gap: 60px;
	justify-content: center;
}

/* Artists　タブレットおわり */

	

/* Publications　タブレット */

	
.publications {
	background-image: url("../images/publications_background5.jpg");
	background-size: cover;
	padding-top: 1px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 1px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.publications-text p {
	margin-top: 50px;
	margin-left: 8%;
	margin-right: 8%;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: -0.3px;
}

/* Publications　タブレットおわり */


/* Art Archives タブレット */
	
.artarchives {
	padding-top: 1px;
	background-image: url("../images/artarchives/cornell_ephemera.png");
	background-size: cover;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 1px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.artarchives-text p {
	margin-top: 50px;
	margin-left: 8%;
	margin-right: 8%;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: -0.3px;
	}


/* Art Archives タブレット　終わり */
	
	
}

/*　タブレットおわり */



/* スマホ　*/
@media (max-width: 400px) {

/* Artistsスマホ*/
	
.artists {
	background-color: #F8F8F8;
	padding-top: 1px;
	padding-bottom: 80px;
}

.artists li{
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 0.5px;
	line-height: 2.5;	
	color: #000;
}

.item-list-artists {
	max-width: 94%;
	margin-top:40px;
	margin-left: auto;
	margin-right: auto;
	display: grid;
	grid-template-columns: repeat(auto-fit, 180px);
	column-gap: 30px;
	grid-row-gap: 30px;
	justify-content: center;
}
/* Artistsスマホおわり*/
	
	
/* Publicationsスマホ */
.publications {
	background-image: url("../images/publications_background5.jpg");
	background-size: cover;
	padding-top: 1px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 1px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.publications-text p {
	margin-top: 50px;
	margin-left: 7%;
	margin-right: 7%;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: -0.3px;
}

/* Publicationsスマホおわり */	

	

/* Art Archives スマホ */
	
.artarchives {
	padding-top: 1px;
	background-image: url("../images/artarchives/cornell_ephemera.png");
	background-size: cover;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 1px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);

}

.artarchives-text p {
	margin-top: 50px;
	margin-left: 7%;
	margin-right: 7%;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: -0.3px;
	}


/* Art Archives スマホ　終わり */
		
}



