
#shvLogo{
	
	font-family: 'Poiret One';
}

body#electric h1#main .ff2{
	font-family: adobe-song-std, sans-serif;
}

h2.theme{
	font-family: 'Italiana';
}

h2.theme span{
	letter-spacing: 4px;
}

#touchBox{
	height:200px; 
	width:200px;
	background:#666;
}

#scroll article h1{
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}

.verticalmode{
	writing-mode: vertical-rl;
	text-orientation: upright;
}

main {
	margin-top:  max(-32vw, -1px);
}


section.area article .contentsImg{
	width: 18.2%;
	box-sizing: content-box;
}

section.area article .contentsImg img{
	width: 100%;
	height: 100%;
}

section.base article.introduction{
	display: flex;
	flex-flow: column;
	justify-content: start;
	align-content: center;
	align-items: center;
	
	width: 100%;
}

section.area>article:last-child{
	padding-bottom: 64px;
}

section.area>article>.contents{
	order: 2;
	width: 100%;
}


section#information{
	padding: 20px;
}

section.information article h3,
section.base>article>header h3
{
	margin-bottom: 12px;
}

section#information article h3{
	padding: 0 12px;
	box-sizing: border-box;
}

section.base>article>header h3{
	font-size: 0.8rem;
	line-height: 1.2rem;
	font-weight: normal;
	font-family: 游ゴシック;
	text-align: center;
}




.verticalmode{
	margin-bottom: 12px;
	column-rule: solid 1px #efefef;
	column-gap: 2.5rem;
	width: calc(100vw - 28%);/**/
	width: 100%;
	font: 14px/1.6 serif;
	writing-mode: vertical-rl;

    /* display: grid; */
	/*grid-template-columns: repeat(auto-fill, minmax(200px,1fr));
	grid-column-gap: 20px;
	grid-auto-rows: 200px;*/
	/* column-count: 3; */
}

 .vmColumn{
	column-count: 1;
}

 .vmColumn2{
	column-count: 2;
}

 .vmColumn3{
	column-count: 3;
}


 article.verticalmode p:last-child,
 article.verticalmode img:last-child
 {
 padding: 0;
 }

article.verticalmode h3,
article.verticalmode  img,
article.verticalmode  p
{
	margin: 0;
	padding: 0 0 0 20px;
}

section.verticalmode article h3{
	font-size: 1rem;
	line-height: 1.2rem;
	font-family: adobe-song-std, sans-serif;
	font-style: normal;
	font-weight: 100;
	color: #615900;
}


article.verticalmode  img{
	display: block;
	height: 100%;
	width: auto;
}

article.verticalmode  img:last-child{
	margin-left: 0;
}


section.area>article>.contentsImg{
	order: 1;
	
	padding-right: 20px;
	
}

section.area>article>.contentsImg img{
	border-radius: 50%;
}

section.area>article>.contents>.contents p.qr{
	display: flex;
	flex-flow: row nowrap;
	justify-content: start;
	align-content: start;
	align-items: start;
	
}

section.area>article>.contents>.contents p.qr span{

}

section.area>article>.contents>.contents p.qr img{
	margin-left: 4px;	
	width: 120px;
	height: auto;
	border: #e7e7e7 solid 1px;
	border-radius: 8px;
}

section.base{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: center;
	align-items: stretch;
	
	margin-bottom: 20px;
	background: #fff;
	border-radius: 8px;
	box-sizing: border-box;
}

section.area{
	flex-flow: column;
	justify-content: start;
	
}

section.base> header{
	flex: 0 0 auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	
	margin-bottom: 40px;
	padding: 12px 0;
	width: 100%;
	height: 60px;
	color: #2a607a;
	
	background-image:	
	radial-gradient(#e0dae8 20%, rgba(255,255,255,0) 24%),
	radial-gradient(#e0dae8 20%, rgba(255,255,255,0) 24%)
	;
	background-size: 24px 24px;
	background-position: 6px 6px, 18px 18px ;
	
	box-sizing: content-box;
}

section.base> header h2{
	font-family: 'Poiret One';
	font-size: 3rem;
	line-height: 2rem;
	font-weight: 200;
}

section> header h2 span{
	padding-top: 4px;
	font-family: '游明朝';
	font-size: 14px;
	display: block;
	text-align: center;
	font-weight: bold;
}

section.base#information>article{
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	
	padding: 0;
	width: 228px;
	width: 23%;
	background: rgba(255,255,255,0);
	
	box-sizing: border-box;

}


/* .contents は複数あるので親にIDを点けて特定 */
section.base#information>article>.contents{
	order: 1;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}

	
article>.contents{
	margin-bottom: 20px;
}

section.base>article>header{
	order: 2;
}

section.base>article>footer{
	order: 3;
}

section.base#information>article>.contents .date{
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	width: 80px;
	height: 32px;
	font-size: 0.6rem;
	color: #fff;
	font-family: Montserrat;
	font-weight: 600;
	letter-spacing: 1px;
	background: #4c768a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

section.base#information>article>.contents .date:after{
	content: '';
	position: absolute;
	left: 50%;
	top: 32px;
	margin-left: -8px;
	border: solid 8px;
	border-color: 
	#4c768a 
	transparent
	transparent
	transparent;
}

section.base#information>article>.contents img{
	width: 152px;
	height: 152px;
	border: #4c768a solid 2px;
	border-radius: 50%;
	box-sizing: border-box;
}

section.base#information>article>.contents .category{
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-content: center;
	align-items: center;
	
	position: relative;
	z-index: 1;
	top: -8px;
	width: 100px;
	height: 32px;
	color: #4c768a;
	background: #feffd9;
	border-radius: 4px;
	box-sizing: border-box;
	border: #95c4d9 solid 2px;
}

/* COLORING */

section.base#information>article.javascript>.contents .category{
	color: #bd6b8e;
	border: #ddb1c4 solid 2px;
}

section.base#information>article.javascript>.contents .date{
	background: #bd6b8e;
}

section.base#information>article.javascript>.contents .date:after{
	border-color: 
	#bd6b8e 
	transparent
	transparent
	transparent;
}

section.base#information>article.javascript>.contents img{
	border: #bd6b8e solid 2px;
}

section.base#information>article.javascript>footer path.arrowDown{
	fill: #bd6b8e;
}

section.base#information>article.webApp>.contents .category{
	color: #68bba0;
	border: #aedbcc solid 2px;
}

section.base#information>article.webApp>.contents .date{
	background: #68bba0;
}

section.base#information>article.webApp>.contents .date:after{
	border-color: 
	#68bba0
	transparent
	transparent
	transparent;
}

section.base#information>article.webApp>.contents img{
	border: #68bba0 solid 2px;
}

section.base#information>article.webApp>footer path.arrowDown{
	fill: #68bba0;
}

/* COLORING END */

section.base>article>footer a{
	display: block;
	width: 32px;
	height: 30px;
	text-indent: -9999px;/*  */
	background: transparent url("/assets/labo/newshv/images/arrow-down.svg") 0 0 no-repeat;/*  */
}


.wrapper.vertical {
 
	margin: 40px 0;
	column-count: 2;
	column-rule: solid 1px #ccc;
	column-gap: 2.5rem;
	column-fill: auto;
	width: 100%;
	height: auto;
	padding: 0;
	box-sizing: border-box;
	writing-mode: vertical-rl;
}

.section{
	padding-top: 4px;
	text-align: center;
	border-bottom: #ccc dotted 2px;
}

#about{
		transition: all 0.3s ease-out;
}

.vrArea {
	padding: 20px;
	background: 
	url('/assets/labo/images/linearts/orchid.png') right top no-repeat, 
	rgba(255,255,255,.6);
	background-size: auto 70%;
	box-sizing: border-box;
	background-blend-mode: overlay;
	height: 66vw;
}

.revers{
	transform: scale(-1,1);
}

.impressions .contents .list {
	margin-bottom: 12px;
}

.impressions .contents .list p{
	font-size: var(--px-font);
	padding-left: var(--px-font);
	text-indent: var(--px-minusfont);
}

@media only screen and (max-width: 912px) {
}
@media only screen and (max-width: 768px) {
	
}

@media only screen and (max-width: 1128px) {
}

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

}

@media only screen and (max-width: 667px) {
	
	section#information.base > article > header{
		/* width: 100%; */
		
	}
	
	section#information.base > article > header h3 {
		column-rule: solid 1px #efefef;
		column-gap: 2.5rem;
		writing-mode: vertical-rl;
		text-orientation: upright;
		text-align: left;
		padding: 12px 0;
		/* width: 100%; */
		height: 200px;
	display: flex;
	flex-flow: row wrap;
	justify-content: start;
	align-content: start;
	align-items: center;

	}
	
	section.base#information > article {
		justify-content: start;

	}
}

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

}

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


}

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


}

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

	.rockcontents {
		height: 40vw;
	}
	
		
	section.area>article{
		padding: 32px 64px;
	}


		
}

@media only screen and (max-width: 810px) and (min-width: 376px){

	.rockcontents {
		height: 56vw;
	}
	
	#headline .textArea {
		top: 20px;
		right: 20px;
	}
		
	section.area>article{
		padding: 32px;
	}

}

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

	.rockcontents {
		height: 100vw;
	}
	
	#headline .textArea {
		top: 8px;
		right: 8px;
	}
		
	section.area>article{
		padding: 32px 16px;
	}



}
