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

* {
	-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
	-webkit-font-smoothing: subpixel-antialiased;
	margin: 0;
	
}




body {
	width: 100%;
  height: 100vh;
	margin: 0 auto;
	font-family: 'Swiss721W01-BoldCondens',"fot-cezanne-pron",'YuGothic','Yu Gothic',"arial narrow",'Arial',sans-serif;
	color: #4B5C6C;
}


/*header*/

header {
	padding: 0px auto;
	margin: 0 auto;
	width: 100%;
}

#hero {
	margin: 0.5% auto;
	width: 100%;
	position: relative;
}


nav {
	margin: 0.2% auto 0;
  display: flex;
	-webkit-display: flex;
	align-items: center;
  -webkit-align-items: center;
	mix-blend-mode: multiply;
	z-index: 3;
}

nav a{
	margin-right: auto;
	width: 22%;
	height: auto;
	padding-left: 5%;
}


.menu {
	width: 100%;
	margin: 0;
	list-style: none;
	justify-content: flex-end;
	padding-right: 1%;
	display : -webkit-inline-box;
	display : -ms-inline-flexbox;
	display : -webkit-inline-flex;
	display : inline-flex;
}


.menu li {
	text-align: center;
	color:#4B5C6C;
	margin:5%;
	letter-spacing: 0.11em;
	font-size:1.15vw;
}

.menu a {
	text-decoration: none;
	color:#808072;
}

.menu a:hover {
	color: #F2E633;
}

.menu a:active {
	color: #D9E021;
}


/*clone

.clone-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  transition: .3s;
  transform: translateY(-100%);	
	mix-blend-mode: normal;
}


.is-show {
  transform: translateY(0);
	top:0px;
	border-width: 10px;
	opacity: 0.8;
}

.is-show a {
  color: #F2E633;
	opacity: 0.8;
}

.is-show a:hover {
  color: #808072;
	opacity: 0.6;
}

.is-show a:active {
  color: #4B5C6C;
	opacity: 0.9;
}

*/
/*clone-end*/


header .arrow {
	margin: auto;
	width: 4%;
	height: auto;
}

.photos {
	margin: 3% auto 0.5%;
	width: 13%;
	height: auto;
}



/*main*/

main {
margin: 0 auto;
	width: 100%;
	padding: 0;
}


img {
    max-width: 100%;
    height: auto;
		display: block;
}

/*intro*/

#intro {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}


/*Intro-Ja*/

.intro-ja {
	margin:8% auto 0;
}

.intro-ja h1 {
	width: 46%;
	padding-right: 0.5%;
	text-align: right;
	font-weight: normal;
	letter-spacing: 0.12em;
	font-size:2.2vw;
	border-bottom: 2px solid #F2E633; 
}

.ja-text {
	margin:2.6% 0 0 33%;
	width:50%;	
	line-height: 2.4;
	letter-spacing: 0.06em;
	font-size:1.2vw;
}

.dandan-ja {
	font-size:1.4vw;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #B9B200;
}

.da {
	font-size: 2.2vw;
	line-height: 1.9;
}

.indent {
	padding-left: 0.5%;
}


/*intro-en*/


.intro-en {
	margin: 0 auto;
	font-family:"ff-zwo-corr-web-pro","arial",sans-serif;
	letter-spacing: 0.03em;
	font-weight:400;
}

.intro-en h1 {
	margin: 8% 0 3%;
	float: right;
	padding-left:0.9%;
	padding-bottom: 0.8%;
	width: 67.5%;
	font-size:2.2vw;
	font-weight:700;
	letter-spacing: 0.03em;
	border-bottom: 2px solid #F2E633; 
	text-align: left;
}

.en-text {
	margin: 0 32.5%;
	width:37%;
	padding-left: 0.5%;
	line-height: 2.2;
	font-size:1.3vw;
}

.dandan-en {
	width: 100%;
	height: 4%;
	overflow: hidden;
	font-family: "ff-zwo-web-pro";
	font-size: 1.6vw;
	font-weight: 600;
	color: #B9B200;
	line-height: 2em;
	letter-spacing: 0.06em;
}

.d {
	font-size: 2.1vw;
	letter-spacing: 0.02em;
}


/*intro ja&en common*/

.button {
	color: #808072;
	width: 64%;
	text-align: right;
	font-family: 'Swiss721W01-BoldCondens';
	font-size: 0.9vw;
	margin: 0;
	padding: 0;
	opacity: 0.7;
	vertical-align: middle;
	letter-spacing: 0.06em;
}

.en-text .button {
	width: 89%;
	margin-top: 4%;
}

.awsome:after{
	font-family: 'FontAwesome' ;
	content: '\f103';
	height: 3%;
	padding-left: 2% ;
	font-size:1.5vw;
	vertical-align: middle;
}

.button:hover {
	color: #F2E633;
}

.awsome.close:after{
    content: '\f102';
}

.space {
	margin-top: 4%;
}

.small {
	font-size: 1vw;
	line-height: 2.1em;
	font-family: "fot-cezanne-pron";
	letter-spacing: 0.05em;
	opacity: 0.9;
}

.whisper {
	color: #808072;
	opacity: 0.8;
}

.song-title {
	line-height: 1;
}

.no-space {
	line-height: 1.5em;
}

.yellow {
	color: #B9B200;
	font-weight: bold;
}

.hocke {
	font-size:1.5vw;
	letter-spacing: 0.07em;
}




/*photo-archives*/

#photo-archives {
	width: 100%;
	margin:10% auto;
	height: auto;
}

.index {
 width: 100%;
 height: auto;
 margin-bottom: 10%;
 position: relative;
}

.title {
	text-align: left;
	padding-bottom: 3%;
	width: 40%; 
}

.title-ja {
	margin: 0;
	padding-left: 25%;
	border-bottom: 2px solid #F2E633;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.12em;
	font-size:1.2vw;
}

.title-en {
	padding-top: 1.5%;
	padding-left: 25%;
	text-align: left;
	font-size:1.1vw;
	letter-spacing: 0.06em;
	font-family: "Swiss721W01-Condensed";
}

.date {
	position: absolute;
	top:2.3%;
	right:60.5%;
	text-align: right;
	font-size:0.8vw;
	letter-spacing: 0.05em;
	font-family: "Swiss721W01-Condensed";}


.index-photos {
	width: 87%;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 13%;
}


.arrow-right {
	position: absolute;
	top:56%;
	right:4%;
	width: 4%;
	height: auto;
	transform:rotate(-90deg); 
	mix-blend-mode: multiply;
	opacity: 0.9;
}


/*photo top*/

#photos-top {
	background-image: url(img/photos-top.jpg);
	padding-bottom: calc(100%*760/1920);
	width: 100%;
	height: auto;
	background-size:cover;
	margin:0 auto; 
	position: relative;
}

.photos-en {
	position: absolute;
	top:3.5%;
	left:47.7%;
	font-size:1.4vw;
	letter-spacing: 0.03em;
	line-height: 1.5em;
}

.emphasize {
	font-size:1.9vw;
	letter-spacing: 0.05em;
	padding-right: 0.1%;
}

.kerning-p {
	letter-spacing: 0.035em;
}

.kerning-t {
	letter-spacing: 0.06em;
}

.kerning-o {
	letter-spacing: 0.04em;
}

.photos-ja {
	position: absolute;
	bottom: 6%;
	left: 16.5%;
	font-size: 1.1vw;
	letter-spacing: 0.05em;
}

#photos h2 {
	font-size: 1.8vw;
	letter-spacing: 0.3em;
}

/*photo grid*/

#photos .grid {
	margin: 7% auto 0;
	width: 80%;
}

#photos ul {
	list-style: none;
	padding: 0;
	width: 100%;
	margin: 6% 0;
	display : -webkit-box;
	display : -ms-flexbox;
	display : -webkit-flex;
	display : flex;
	-ms-flex-wrap : nowrap; /*for IE10*/
	-webkit-flex-wrap : nowrap; /*for old webkit browser*/
	flex-wrap : nowrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-around;
}

#photos li {
	width: 19%;
	list-style: none;
	padding: 0;
}

#photos .grid img {
	width: 100%;
	height: auto;
	border-radius: 13%;
}

/*see more photos*/

#photos .seemore {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 5%;
	position: relative;
}

#photos .seemore a {
	background: url(img/more-photos.svg) no-repeat;
	background-size: 90%;
	padding-bottom: 5%;
	width: 11.5%;
	height: auto;
	display: block;
	top: 5%;
	left: 77%;
	position: absolute;
}

#photos .seemore a:hover {
	background: url(img/more-photos-hover.svg) no-repeat;
	background-size: 90%;
}

#photos .seemore a:active {
	background: url(img/more-photos.svg) no-repeat;
	background-size: 90%;
}


/*work*/

#work {
	margin: 10% auto 0;
	width: 100%;
}

/*work top*/

#work-top {
	background-image: url(img/work-top.jpg);
	padding-bottom: calc(100%*1015/1920);
	width: 100%;
	height: auto;
	margin: 0px auto;
	background-size:cover;
	position: relative;
}

.work-en {
	position: absolute;
	color: #4B5C6C;
	width: 48%;
	font-size:1.05vw;
	letter-spacing: 0.04em;
	line-height: 1.92em;
	vertical-align: bottom;
	bottom: 6%;
	left: 23%;
	white-space: nowrap;
}

.work-en h2 {
	font-size: 2.2vw;
	line-height: 2.1em;
	letter-spacing: 0.08em;
	font-weight: normal;
}

.work-ja {
	position: absolute;
	color: #4B5C6C;
	font-size: 0.95vw;
	letter-spacing: 0.05em;
	line-height: 2.2em;
	vertical-align: bottom;
	bottom: 6%;
	left: 57.5%;
	white-space: nowrap;
}

.work-ja h2 {
	font-size: 1.9vw;
	letter-spacing: 0.15em;
	line-height: 2.3em;
	font-weight: bold;
	padding-left: 0.5%
}

.to-right {
	padding-left: 1.3%;
}


/*work grid*/

#work .grid {
	margin: 9% auto 0;
	width: 90%;
	overflow: hidden;
}

.meisi ul {
	margin: 0 auto;
	width: 90%;
	padding: 0;
	display : -webkit-box;
	display : -ms-flexbox;
	display : -webkit-flex;
	display : flex;
	-ms-flex-wrap : nowrap; /*for IE10*/
	-webkit-flex-wrap : nowrap; /*for old webkit browser*/
	flex-wrap : nowrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-around;
}

.meisi li {
	list-style: none;
	width: 30%;
	height: auto;
	margin: 0 auto;
	padding: 0 3%;
}

.logo ul {
	margin: 7% auto 0;
	width: 90%;
	padding: 0;
	display : -webkit-box;
	display : -ms-flexbox;
	display : -webkit-flex;
	display : flex;
	-ms-flex-wrap : nowrap; /*for IE10*/
	-webkit-flex-wrap : nowrap; /*for old webkit browser*/
	flex-wrap : nowrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-around;
}

.logo li {
	list-style: none;
	width: 30%;
	height: auto;
	padding: 0 1%;
}

.size-l ul {
	margin: 6% auto 0;
	width: 90%;
	padding: 0;
	display : -webkit-box;
	display : -ms-flexbox;
	display : -webkit-flex;
	display : flex;
	-ms-flex-wrap : nowrap; /*for IE10*/
	-webkit-flex-wrap : nowrap; /*for old webkit browser*/
	flex-wrap : nowrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-around;
}


.size-l li {
	list-style: none;
	width: 38%;
	height: auto;
	padding: 0 3%;
}

.size-xl ul {
	margin: 6% auto 0;
	width: 98%;
	padding: 0 0 0 1.7%;
	display : -webkit-box;
	display : -ms-flexbox;
	display : -webkit-flex;
	display : flex;
	-ms-flex-wrap : nowrap; /*for IE10*/
	-webkit-flex-wrap : nowrap; /*for old webkit browser*/
	flex-wrap : nowrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-around;
	align-items: center;
}


.size-xl li {
	list-style: none;
	width: 35%;
	height: auto;
	padding: 0 2.5%;
}


/*see more work*/

#work .seemore {
	width: 100%;
	margin: 4% auto 0;
	padding-bottom: 5%;
	position: relative;
}

#work .seemore a {
	background: url(img/more-work.svg) no-repeat;
	background-size: 90%;
	padding-bottom: 5%;
	width: 11.5%;
	height: auto;
	display: block;
	top: 0;
	left: 80%;
	position: absolute;
}

#work .seemore a:hover {
	background: url(img/more-work-hover.svg) no-repeat;
	background-size: 90%;
}

#work .seemore a:active {
	background: url(img/more-work.svg) no-repeat;
	background-size: 90%;
}


/*journal*/

#journal {
	width: 100%;
	overflow: hidden;
	margin:14% auto 0;
	white-space: nowrap;
}

/*journal top*/

#journal-top {
	background-image: url(img/journal-top.jpg);
	padding-bottom: calc(100%*1649/1920);
	width: 100%;
	height: auto;
	background-size:cover;
	margin:0px auto 0px; 
	position: relative;
}


.journal-en {
	position: absolute;
	width: 30%;
	color: #4B5C6C;
	font-size:1.1vw;
	letter-spacing: 0.04em;
	line-height: 1.92em;
	text-align: right;
	vertical-align: bottom;
	bottom: 20%;
	left: 8%;
}

.journal-en h2 {
	font-size: 2.2vw;
	line-height: 3.1em;
	letter-spacing: 0.08em;
	font-weight: normal;
}

.journal-ja {
	position: absolute;
	width: 23%;
	color: #4B5C6C;
	font-size: 1vw;
	letter-spacing: 0.05em;
	line-height: 2.1em;
	vertical-align: bottom;
	bottom: 20%;
	right: 16%;
}

.journal-ja h2 {
	font-size: 1.9vw;
	letter-spacing: 0.13em;
	line-height: 3.4em;
	font-weight: bold;
}

.line-spacing {
	margin-top: 20px;
}

.to-right {
	padding-left:0.5%; 
}

/*read journal*/

#journal-top .seemore a {
	background: url(img/read-jnl.svg) no-repeat;
	padding-bottom: 5%;
	background-size: 90%;
	width: 11.5%;
	height: auto;
	display: block;
	bottom: 7%;
	left: 72%;
	position: absolute;
}

#journal .seemore a:hover {
	background: url(img/read-jnl-hover.svg) no-repeat;
	background-size: 90%;
	display: block;
}

#journal .seemore a:active {
	background: url(img/read-jnl.svg) no-repeat;
	background-size: 90%;
	display: block;
}



/*footer*/

footer {
	margin: 0 auto;
	width: 100%;
}

#footer-img {
	background-image: url(img/footer.jpg);
	padding-bottom: calc(100%*888/1920);
	width: 100%;
	height: auto;
	background-size:cover;
	margin: 0 auto;
	position: relative;
}

footer .back-to-top {
	width: 100%;
	margin: 0 auto;
}

footer .arrow a {
	position: absolute;
	width: 10%;
	height: 8%;
	bottom: 11%;
	left: 45.65%;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.05em;
	font-size: 1.3vw;
	color: #fff;
	opacity: 0.6;
}

footer .arrow img {
	transform: rotate(-180deg);
	width: 40%;
	margin: 0 0% 5% 29%;
	height: auto;
	color: #fff;
	opacity: 0.7;
}


.footer-text {
	position: absolute;
	font-size:0.9vw;
	color:#536873;
	letter-spacing: 0.05em;
	margin: 0 0.5% 0 0;
	padding-right: 2%;
	text-align: right;
	bottom: 4.5%;
	right:10.8%;
	border-right: 2px solid #808072;
	opacity: 0.7;
	mix-blend-mode: multiply;
}

.copyright {
	font-size: 1vw;
}

.c-mark {
	font-size: 1vw;
	vertical-align: bottom;
}

.icons {
	position: absolute;
	width: 18%;
	bottom: 4.7%;
	right: 1.3%;
}

.icons ul {
	list-style: none;
	padding-right: 3.3%;
	text-align: right;
}

.icons li {
	width: 15%;
	display: inline-block;
	margin: 0 2.5% 0 0;
	padding: 0 0.7%;
	text-align: right;	
}

.fb {
	margin-right:0.5%;
	padding-right: 0;
	padding-bottom: 0.1%;
}

.icons a img {
	opacity: 0.8;
	mix-blend-mode: multiply;
}

.icons a img:hover {
	opacity: 1;
}
	

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



@media screen and (min-width:1025px) {
	
	#hero {
	background: url(img-photos/photos-header-L.jpg);
	padding-top: 20;
	padding-bottom: calc(100%*610/1920);
  background-size:cover;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
  #hero {
    background-image: url(img-photos/photos-header-L.jpg);
		margin-top: 20;
		padding-bottom: calc(100%*610/1920);
	　background-size:cover;
  }
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
  #photos-top {
    background-image: url(img/photos-top-L@2x.jpg);
		padding-bottom: calc(100%*605/1440);
	　background-size:cover;
  }
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
  #work-top {
    background-image: url(img/work-top-L@2x.jpg);
		padding-bottom: calc(100%*761/1440);
	　background-size:cover;
  }
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
  #journal-top {
    background-image: url(img/journal-top-L@2x.jpg);
		padding-bottom: calc(100%*1237/1440);
	　background-size:cover;
  }
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
  #footer-img {
    background-image: url(img/footer-L@2x.jpg);
		padding-bottom: calc(100%*666/1440);
	　background-size:cover;
  }
}
	
	
	
	.br-mb {
	display: none;
}
	
	.br-tab {
		display: none;
	}
	
	.ticket {
	margin-left: 3.5%;
}
	
}


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

@media screen and (min-width:768px) and ( max-width:1024px) {
	
	
	#hero {
	background: url(img/hero-top-ML.jpg) no-repeat;
	padding-bottom: calc(100%*712/1024);
	background-size:cover;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
  #hero {
    background-image: url(img/hero-top-ML@2x.jpg);
		padding-bottom: calc(100%*712/1024);
	　background-size:cover;
  }
}
	

	.menu li {
	font-size:13px;
}
	
	header .arrow {
	width:6%;
}
	
	/*Intro-Ja-ML*/

.intro-ja {
	margin:8% auto 0;
}

.intro-ja h1 {
	font-size:2.8vw;
	width: 43.5%;
}

.ja-text {
	margin:2% 0 0 27%;
	width:60%;	
	font-size:1.6vw;
}

.dandan-ja {
	font-size:1.8vw;
}

.da {
	font-size: 2.4vw;
}

	/*intro-en-ML*/

.intro-en {
	margin: 0 auto 4%;
}

.intro-en h1 {
	margin: 8% 0 3%;
	width: 73.5%;
	font-size: 2.9vw;
	padding-bottom: 1%;
}

.en-text {
	margin: 0 0 0 26%;
	width:50%;
	line-height: 2.1;
	font-size:1.8vw;
}

.dandan-en {
	font-size: 2vw;
}

.d {
	font-size: 2.7vw;
	letter-spacing: 0.03em;
}
	
	
	/*intro ja&en common*/
	
.button {
	width: 75%;
	font-size: 1.4vw;
}

.en-text .button {
	width: 88%;
	margin-top: 5%;
}

.small {
	font-size: 1.2vw;
}

.hocke {
	font-size:1.9vw;
}


	
/*	Photos-ML*/
	
	#photos-top {
	background-image: url(img/photos-top-ML.jpg);
	padding-bottom: calc(100%*599/1024);
	background-size:cover;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
  #photos-top {
		background-image: url(img/photos-top-ML@2x.jpg);
	padding-bottom: calc(100%*599/1024);
	background-size:cover;
}
	}

	.br-mb {
	display: none;
}
	
.photos-en {
	top:3.3%;
	left:41.2%;
	font-size:1.8vw;
}

	.emphasize {
	font-size:2.7vw;
}


.photos-ja {
	bottom: 4%;
	left: 14%;
	font-size: 1.5vw;
	letter-spacing: 0.04em;
}

#photos h2 {
	font-size: 2.3vw;
	padding-left: 0.5%;
	line-height: 2;
}
	
	#photos .grid {
	width: 88%;
}
	
	#photos .seemore a {
	padding-bottom: 8%;
	width: 15%;
	top: 14%;
	left: 78%;
}
	
	
	
	
	/*	Work-ML*/

	#work {
		margin:13% auto 0 ;
	}
	
#work-top {
	background-image: url(img/work-top-ML.jpg);
	padding-bottom: calc(100%*1185/1024);
	background-size:cover;
}
	
@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
	#work-top {
	background-image: url(img/work-top-ML.jpg);
	padding-bottom: calc(100%*1185/1024);
	background-size:cover;
}
	}
	
.work-en {
	font-size:1.8vw;
	letter-spacing: 0.03em;
	line-height: 2em;
	left: 12%;
	bottom: 4%;
}

.work-en h2 {
	font-size: 2.9vw;
	line-height: 2em;
	letter-spacing: 0.04em;
	margin-bottom: 1px;
}

.work-ja {
	font-size: 1.5vw;
	letter-spacing: 0.002em;
	line-height: 2.3em;
	bottom: 36.7%;
	left: 44%;
}

.work-ja h2 {
	font-size: 2.7vw;
	letter-spacing: 0.06em;
	line-height: 2.4;
}

	.ticket {
	margin-left: 3.5%;
}
	
	#work .seemore a {
	padding-bottom: 8%;
	width: 15%;
	top: 14%;
	left: 78%;
}
	
/*	journal-ML*/

	#journal-top {
	background-image: url(img/journal-top-ML.jpg);
	padding-bottom: calc(100%*1113/1024);
	background-size: cover;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
	#journal-top {
	background-image: url(img/journal-top-ML@2x.jpg);
	padding-bottom: calc(100%*1113/1024);
	background-size: cover;
}									
}
	
	
	.journal-en {
	font-size:1.75vw;
	width: 38%;
	letter-spacing: 0.01em;
	line-height: 1.7em;
	bottom: 21%;
	left: 6%;
}
	
	.journal-en h2 {
		font-size: 2.7vw;
		letter-spacing: 0.04em;
	}

.journal-ja {
	width: 20%;
	font-size: 1.5vw;
	letter-spacing: 0.05em;
	line-height: 1.96em;
	bottom: 21%;
	right: 24%;
}
	
	.journal-ja h2 {
		font-size: 2.5vw;
	}

#journal-top .seemore a {
	padding-bottom: 10%;
	width: 15%;
	bottom: 7%;
	left: 74%;
}
	
	/*	footer ML*/
	
	#footer-img {
	background-image: url(img/footer-ML.jpg);
	padding-bottom: calc(100%*474/1024);
	background-size:cover;
}
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
	#footer-img {
	background-image: url(img/footer-ML@2x.jpg);
	padding-bottom: calc(100%*474/1024);
	background-size:cover;
}									
}
	
	

footer .arrow a {
	width: 12%;
	height: 8%;
	bottom: 9%;
	left: 2%;
	margin: 0 auto;
	text-align: center;
	letter-spacing: 0.08em;
	font-size: 1.5vw;
	opacity: 0.8;
}

footer .arrow img {
	width: 40%;
	opacity: 0.6;
}
	
.footer-text {
	font-size:1.4vw;
	padding-right: 2%;
	bottom: 7%;
	right:15%;
	opacity: 0.7;
}

.copyright {
	font-size: 1.4vw;
}

.c-mark {
	font-size: 1.5vw;
}

.icons {
	width: 19%;
	bottom: 7%;
	right: 3%;
}

.icons ul {
	padding-right: 3.3%;
}

.icons li {
	width: 20%;
}

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

	
}

@media screen and (min-width:600px) and  (max-width:767px) { 
	
	#hero {
	background: url(img/hero-top-M.jpg) no-repeat;
	padding-bottom: calc(100%*534/768);
	background-size:cover;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
  #hero {
	background: url(img/hero-top-M@2x.jpg) no-repeat;
	padding-bottom: calc(100%*534/768);
	background-size:cover;
	}
	}
	
	
	
	.menu li {
	font-size:12px;
}
	
	header .arrow {
	bottom: 6%;
	width: 6%;
}

	/*Intro-Ja*/

.intro-ja {
	margin:8% auto 0;
}

.intro-ja h1 {
	font-size:3.2vw;
	width: 40%;
}

.ja-text {
	margin:2% 0 0 21%;
	width:65%;	
	font-size:2vw;
	letter-spacing: 0.04em;
}

.dandan-ja {
	font-size:2.2vw;
	letter-spacing: 0.06em;
}

.da {
	font-size: 3.4vw;
}

	/*intro-en*/

.intro-en {
	margin: 0 auto 4%;
}

.intro-en h1 {
	margin: 8% 0 2.5%;
	width: 80%;
	font-size: 3.2vw;
}

.en-text {
	margin: 0 0 0 20%;
	width:60%;
	line-height: 2.1;
	font-size:2.2vw;
}

.dandan-en {
	font-size: 2.8vw;
}

.d {
	font-size: 3.6vw;
	letter-spacing: 0.03em;
}
	
	
	/*intro ja&en common*/
	
.button {
	width: 83%;
	font-size: 1.6vw;
}

.en-text .button {
	width: 91%;
}

.small {
	font-size: 1.6vw;
}

.hocke {
	font-size:2.3vw;
}


	
/*	Photos-M*/

	#photos-top {
		background-image: url(img/photos-top-M.jpg);
		padding-bottom: calc(100%*449/767);
		background-size: cover;
	}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
	#photos-top {
		background-image: url(img/photos-top-M@2x.jpg);
		padding-bottom: calc(100%*449/767);
		background-size: cover;
	}									
}
	
	.br-mb {
	display: none;
}
	
.photos-en {
	top:3%;
	left:36.5%;
	font-size:2vw;
}

	.emphasize {
	font-size:3vw;
}


.photos-ja {
	bottom: 4.5%;
	left: 13%;
	font-size: 1.7vw;
	letter-spacing: 0.04em;
}

#photos h2 {
	font-size: 2.5vw;
	padding-left: 0.5%;
	line-height: 2;
}

#photos .grid {
	margin: 7% auto 0;
	width: 90%;
}

	#photos .seemore a {
	padding-bottom: 15%;
	width: 18%;
	top: 5%;
	left: 76%;
}
	
	/*	Work-M*/

	#work {
		margin:15% auto 0 ;
	}	

#work-top {
	background-image: url(img/work-top-M.jpg);
	padding-bottom: calc(100%*958/767);
	background-size:cover;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
	#work-top {
	background-image: url(img/work-top-M@2x.jpg);
	padding-bottom: calc(100%*958/767);
	background-size:cover;
}									
}
	
	
.work-en {
	font-size:2vw;
	letter-spacing: 0.03em;
	line-height: 2em;
	left: 11%;
	bottom: 3%;
}

.work-en h2 {
	font-size: 3.6vw;
	line-height: 2em;
	letter-spacing: 0.04em;
	margin-bottom: 1px;
}

.work-ja {
	font-size: 1.7vw;
	letter-spacing: 0.002em;
	line-height: 2.3em;
	bottom: 37%;
	left: 39%;
}

.work-ja h2 {
	font-size: 3vw;
	letter-spacing: 0.06em;
	line-height: 2.4;
}
	
	/* work grid ss*/

	#work .grid {
	width: 100%;
}
	
	#work .grid img {
	width: 100%;
	height: auto;
	text-align: center;
}

#work .grid ul {
	padding: 0 7%;
	width: 90%;
	display : -webkit-box;
	display : -ms-flexbox;
	display : -webkit-flex;
	display : flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-around;
	-ms-flex-wrap:wrap;/*--- IE10用 ---*/
  -webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
	flex-wrap: wrap;
}

.meisi li {
	width: 43%;
	margin: 7% 0;
}

.logo li {
	width: 45%;
	padding: 2% 0;
}

.size-l li {
	width: 60%;
	padding: 7% 0;
}
	
	

.size-xl li {
	width: 70%;
	padding: 0;
}
	
	.ticket {
		margin:16% auto 7%;
	}
	
	
	
	#work .seemore {
	margin: 3% auto 0;
}
	
	#work .seemore a {
	padding-bottom: 15%;
	width: 18%;
	top: 5%;
	left: 74%;
	}
	
/*	journal-M*/

	#journal {
		margin: 18% auto 0;
	}
	
	#journal-top {
	background-image: url(img/journal-top-M.jpg);
	padding-bottom: calc(100%*907/768);
	background-size:cover;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
	#journal-top {
	background-image: url(img/journal-top-M@2x.jpg);
	padding-bottom: calc(100%*907/768);
	background-size:cover;
}
	}

	
	.journal-en {
	width: 40%;
	font-size:1.8vw;
	letter-spacing: 0.02em;
	line-height: 1.8em;
	bottom: 22%;
	left:3%;
}
	
	.journal-en h2 {
	font-size: 3.4vw;
	line-height: 2.8em;
	letter-spacing: 0.08em;
}

.journal-ja {
	width: 20%;
	font-size: 1.65vw;
	letter-spacing: 0.05em;
	line-height: 1.96em;
	bottom: 22%;
	right: 24%;
}
	
	.journal-ja h2 {
	font-size: 2.8vw;
	letter-spacing: 0.13em;
	line-height: 3.4em;
	font-weight: bold;
}

#journal-top .seemore a {
	padding-bottom: 10%;
	width: 18%;
	bottom: 7%;
	left: 74%;
}
	
/*	footer M*/
	
	#footer-img {
	background-image: url(img/footer-M.jpg);
	padding-bottom: calc(100%*355/768);
	background-size:cover;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
	#footer-img {
	background-image: url(img/footer-M@2x.jpg);
	padding-bottom: calc(100%*355/768);
	background-size:cover;
}
}

footer .arrow a {
	width: 15%;
	height: 8%;
	bottom: 12%;
	left: 3%;
	margin: 0 auto;
	text-align: center;
	letter-spacing: 0.08em;
	font-size: 1.8vw;
	opacity: 0.8;
}

footer .arrow img {
	width: 40%;
	opacity: 0.6;
}
	
.footer-text {
	font-size:1.6vw;
	padding-right: 2%;
	bottom: 6%;
	right:14%;
	opacity: 0.7;
}

.copyright {
	font-size: 1.6vw;
}

.c-mark {
	font-size: 1.7vw;
}

.icons {
	width: 20%;
	bottom: 6%;
	right: 2%;
}

.icons ul {
	padding-right: 3.3%;
}

.icons li {
	width: 20%;
}

	
}


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


@media screen and (min-width:480px) and  (max-width:599px) { 
	
	#hero {
	background: url(img/hero-top-S.jpg);
	padding-bottom: calc(100%*775/599);
	background-size:cover;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
										#hero {
	background: url(img/hero-top-S@2x.jpg);
	padding-bottom: calc(100%*775/599);
	background-size:cover;
}
}
	
	nav {
		top:4%;
	}
	
	.br-tab {
		display: none;
	}
	
.menu li {
	font-size:13px;
}

	header .arrow {
	bottom: 4%;
	width: 10%;
}
	
	
/*	intro-MS*/
	
	.intro-ja {
	margin:12% auto 0;
}

.intro-ja h1 {
	width:  70%;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.12em;
	font-size:27px;
	font-weight: bold;
}

.ja-text {
	margin:35px auto 0;
	padding-left: 7px;
	padding-right: 10px;
	max-width:450px;
	width:75%;	
	line-height: 2.2;
	letter-spacing: 0;
	font-size:15px;
}

.br-pc {
	display: none;
}

	
.dandan-ja {
	font-size:17px;
	letter-spacing: 0.02em;
}

.da {
	font-size: 24px;
}

.indent {
	padding-left: 0;
}
	
/*intro-en-s*/

.intro-en {
	margin:80px auto 0;
}

.intro-en h1 {
	width: 75%;
	float: none;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: center;
	font-size:27px;
	font-weight:700;
	letter-spacing: 0.03em;
	font-weight: bold;
}

.en-text {
	margin:30px auto 0;
	padding-left: 7px;
	padding-right: 10px;
	max-width:450px;	
	width: 75%;
	line-height: 2.2;
	font-size:16px;
}

.dandan-en {
	font-size: 17px;
}

.d {
	font-size: 25px;
	letter-spacing: 0.02em;
}

	
	

.button {
	width: 89%;
	font-size: 13px;
	margin-top: 4%;
}

.en-text .button {
	width: 89%;
	margin-top: 4%;
}

.awsome:after{
	font-size:13px;
}

.space {
	margin-top: 35px;
}

.small {
	font-size: 13px;
	line-height:1.8em;
}

.hocke {
	font-size:18px;
	font-weight: normal;
}


/*	photos s*/
	
	
	#photos-top {
	background-image: url(img/photos-top-MS.jpg);
				padding-bottom: calc(100%*823/599);
	margin:70px auto 0; 
	background-size:cover;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
										#photos-top {
	background-image: url(img/photos-top-MS@2x.jpg);
				padding-bottom: calc(100%*823/599);
	margin:70px auto 0; 
	background-size:cover;
}
}

.photos-en {
	top:58%;
	left: 10%;
	width: 90%;	
	margin: 0 auto;
	font-size:3vw;
}

.emphasize {
	font-size:4.5vw;
}

.photos-ja {
	bottom: 14%;
	left:10%;;
	width: 90%;
  font-size: 2.8vw;
	line-height: 1.9;
}

#photos h2 {
	font-size: 3.8vw;
}
	
	.br-mb {
		display: none;
	}

/*	photos grid ss*/
	
	#photos .grid {
	margin: 0 auto 0;
	width: 90%;
}

#photos ul {
	margin: 0;
	display : -webkit-box;
	display : -ms-flexbox;
	display : -webkit-flex;
	display : flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-around;
	-ms-flex-wrap:wrap;/*--- IE10用 ---*/
  -webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
	flex-wrap: wrap;
}

#photos li {
	width: 40%;
	margin: 6% 0;
}

#photos .grid img {
	border-radius: 10%;
}

/*	see more photos ss*/

#photos .seemore {
	margin: 6% auto 0;
}

#photos .seemore a {
	background-size: 100%;
	padding-bottom: 10%;
	width: 24%;
	left: 68%;
	bottom:0;
}

#photos .seemore a:hover {
	background-size: 100%;
}

#photos .seemore a:active {
	background-size: 100%;
}

	
/*	work ss*/


	#work {
		margin: 30% auto 0;
	}
	
	#work-top {
	background-image: url(img/work-top-MS.jpg);
	padding-bottom: calc(100%*1140/599);
	background-size: cover;
	margin: 50px auto;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
									#work-top {
	background-image: url(img/work-top-MS@2x.jpg);
	padding-bottom: calc(100%*1140/599);
	background-size: cover;
	margin: 50px auto;
}	
}
	
	
	.work-en {
	width: 70%;
	font-size:2.8vw;
	top: 33.7%;
	left: 18%;
}

.work-en h2 {
	font-size: 4.7vw;
	letter-spacing: 0.04em;
}

.work-ja {
	font-size: 2.8vw;
	bottom: 4%;
	left: 7%;
	letter-spacing: 0.01em;
}

.work-ja h2 {
	font-size: 4.1vw;
	letter-spacing: 0.08em;
	line-height: 2.3em;
}

	
/* work grid ss*/

	#work .grid {
	width: 90%;
}
	
	#work .grid img {
	width: 100%;
	height: auto;
	text-align: center;
}

#work .grid ul {
	margin: 5% auto;
	width: 93%;
  display : -webkit-box;
	display : -ms-flexbox;
	display : -webkit-flex;
	display : flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-around;
	-ms-flex-wrap:wrap;/*--- IE10用 ---*/
  -webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
	flex-wrap: wrap;
}

.meisi li {
	width: 50%;
	margin: 6% 0;
}

.logo li {
	width: 50%;
	padding: 0 0;
}

.size-l li {
	width: 75%;
	padding: 7% 0;
}

.size-xl li {
	width: 80%;
	padding: 3% 0;
}
	
	.ticket {
		margin:8% auto 1%;
	}
	
	/*see more work ss*/

#work .seemore a {
	background-size: 100%;
	padding-bottom: 20%;
	width: 24%;
	left: 68%;
}

#work .seemore a:hover {
	background-size: 100%;
}

#work .seemore a:active {
	background-size: 100%;
}

	
/*	journal ss*/
	
#journal {
	width: 100%;
	margin:30% auto 0;
}

	#journal-top {
	background-image: url(img/journal-top-MS.jpg);
	padding-bottom: calc(100%*1864/599);
  background-size: cover;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
										#journal-top {
	background-image: url(img/journal-top-MS@2x.jpg);
	padding-bottom: calc(100%*1864/599);
  background-size: cover;
}
}
	

	.journal-en {
	width: 100%;
	height: 26%;
	font-size:2.8vw;
	text-align: left;
	top: 26.7%;
	left: 22%;
	letter-spacing: 0.04em;
}

.journal-en h2 {
	font-size: 4.7vw;
	letter-spacing: 0.04em;
}

.journal-ja {
	font-size: 2.8vw;
	top: 63%;
	left: 8%;
	letter-spacing: 0.01em;
}

.journal-ja h2 {
	font-size: 4.1vw;
	letter-spacing: 0.04em;
}
	
	/*read journal*/
	
	#journal-top .seemore a {
	background: url(img/read-jnl.svg) no-repeat;
	padding-bottom: 10%;
	background-size: 100%;
	width: 24%;
	bottom: 2.5%;
	left: 52%;
}

#journal .seemore a:hover {
	background: url(img/read-jnl-hover.svg) no-repeat;
	background-size: 100%;
	display: block;
}

#journal .seemore a:active {
	background: url(img/read-jnl.svg) no-repeat;
	background-size: 100%;
	display: block;
}
	
	
	/*footer*/
	
	#footer-img {
	background-image: url(img/footer-S.jpg);
	padding-bottom: calc(100%*611/599);
	background-size: cover;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
										#footer-img {
	background-image: url(img/footer-S@2x.jpg);
	padding-bottom: calc(100%*611/599);
	background-size: cover;
}
	}
	

footer .arrow a {
	position: absolute;
	width: 25%;
	height: 8%;
	bottom: 10.5%;
	left: 4%;
	font-size: 3.5vw;
	opacity: 0.8;
}

footer .arrow img {
	opacity: 0.8;
}

.footer-text {
	opacity: 0.7;
	font-size:2.4vw;
	bottom: 6.5%;
	right:5%;
	border-right: 0;
}

.copyright {
	font-size: 2.5vw;
}

.c-mark {
	font-size: 2.4vw;
}

.icons {
	bottom: 15%;
	right: 5%;
	margin: 0 auto;
	height: auto;
	width: 45%;
}
	
}
	

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


@media screen and (max-width:479px) { 
	
	#hero {
	background: url(img/hero-top-SS.jpg);
	padding-bottom: calc(100%*775/599);
	background-size:cover;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
										#hero {
	background: url(img/hero-top-SS@2x.jpg);
	padding-bottom: calc(100%*775/599);
	background-size:cover;
}
}
	
	nav {
		top:4%;
	}
	
	.menu {
	margin: 0;
	padding: 0;
}

	
.menu li {
	font-size:11.5px;
}
	
	.is-show {
  transform: translateY(0);
	top:0px;
	border-width: 10px;
	opacity: 1;
}

.is-show a {
  color: #F2E633;
	opacity: 1;
}

	header .arrow {
	bottom: 4%;
	width: 10%;
}
	
/*	intro-s*/
	
	.intro-ja {
	margin:50px auto 0;
}

.intro-ja h1 {
	width:  80%;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.12em;
	font-size:23px;
}

.ja-text {
	margin:35px auto 0;
	padding-left: 7px;
	padding-right: 10px;
	max-width: 420px;
	width:86%;	
	line-height: 2.2;
	letter-spacing: 0;
	font-size:15px;
}

.br-pc {
	display: none;
}

	
.dandan-ja {
	font-size:17px;
	letter-spacing: 0.02em;
}

.da {
	font-size: 24px;
}

.indent {
	padding-left: 0;
}
	
/*intro-en-s*/

.intro-en {
	margin:80px auto 0;
}

.intro-en h1 {
	width: 80%;
	float: none;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: center;
	font-size:24px;
	font-weight:700;
	letter-spacing: 0.04em;
}

.en-text {
	margin:30px auto 0;
	padding-left: 7px;
	padding-right: 10px;
	max-width: 420px;
	width:86%;	
	line-height: 2.2;
	font-size:16px;
}

.dandan-en {
	font-size: 19px;
}

.d {
	font-size: 25px;
	letter-spacing: 0.02em;
}

	
	

.button {
	width: 90%;
	font-size: 13px;
	margin-top: 25px;
}

.en-text .button {
	width: 90%;
	margin-top: 30px;
}

.awsome:after{
	font-size:13px;
}

.space {
	margin-top: 35px;
}

.small {
	font-size: 13px;
	line-height:1.8em;
}

.hocke {
	font-size:18px;
	font-weight: normal;
}


/*	photos ss*/
	
	#photos-top {
	background-image: url(img/photos-top-S.jpg);
	padding-bottom: calc(100%*780/479);
	background-size: cover;
	margin:70px auto 0; 
}
	
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
										#photos-top {
	background-image: url(img/photos-top-S@2x.jpg);
	padding-bottom: calc(100%*780/479);
	background-size: cover;
	margin:70px auto 0; 
}
}

.photos-en {
	top:51%;
	left: 10%;
	width: 90%;	
	margin: 0 auto;
	font-size:4.6vw;
}

.emphasize {
	font-size:6vw;
}

.photos-ja {
	bottom: 6%;
	left:10%;;
	width: 90%;
  font-size: 4vw;
	line-height: 1.9;
	font-weight: normal;
	letter-spacing: 0.04em;
}

#photos h2 {
	font-size: 5.5vw;
	letter-spacing: 0.3em;
}

/*	photos grid ss*/
	
	#photos .grid {
	margin: 10px auto 0;
	padding-right: 2px;
	width: 97%;
}

#photos ul {
	margin: 0;
	display : -webkit-box;
	display : -ms-flexbox;
	display : -webkit-flex;
	display : flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-around;
	-ms-flex-wrap:wrap;/*--- IE10用 ---*/
  -webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
	flex-wrap: wrap;
}

#photos li {
	width: 38%;
	margin: 5% 0;
}

#photos .grid img {
	border-radius: 10%;
}

/*	see more photos ss*/

#photos .seemore {
	margin: 9% auto 0;
}

#photos .seemore a {
	background-size: 100%;
	padding-bottom: 11%;
	width: 30%;
	left: 64%;
	bottom:0;
}

#photos .seemore a:hover {
	background-size: 100%;
}

#photos .seemore a:active {
	background-size: 100%;
}

	
/*	work ss*/


	#work {
		margin: 30% auto 0;
	}
	
	#work-top {
	background-image: url(img/work-top-S.jpg);
	padding-bottom: calc(100%*1433/479);
	margin: 50px auto;
}
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
										#work-top {
	background-image: url(img/work-top-S@2x.jpg);
	padding-bottom: calc(100%*1433/479);
	margin: 50px auto;
}
}
	
	
	.work-en {
	width: 90%;
	font-size:4vw;
	top: 21.5%;
	left: 7%;
	letter-spacing: 0;
}

.work-en h2 {
	font-size: 7vw;
	letter-spacing: 0.02em;
}

.work-ja {
	font-size: 4vw;
	bottom: 4.5%;
	left: 7%;
	font-weight: normal;
	line-height: 2.2;
	letter-spacing: 0.02em;
	width: 92%;
}

.work-ja h2 {
	font-size: 6vw;
	letter-spacing: 0.06em;
	line-height: 2.3em;
}

	
/* work grid ss*/

	#work .grid {
	width: 95%;
	padding-right: 2px;
}
	
	#work .grid img {
	width: 100%;
	height: auto;
	text-align: center;
}

#work .grid ul {
	margin: 2% auto;
	width: 100%;
  display : -webkit-box;
	display : -ms-flexbox;
	display : -webkit-flex;
	display : flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-around;
	-ms-flex-wrap:wrap;/*--- IE10用 ---*/
  -webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
	flex-wrap: wrap;
}

	.meisi ul {
		padding:0 3%;
	}	
	
.meisi li {
	width: 48%;
	margin: 6% 0;
}

.logo ul {
	padding:8% 2% 0;
}	
	
.logo li {
	width: 50%;
	padding:0;
	margin:1% auto;
}

	.size-l ul {
		padding: 6% 2% 0 0;
	}	
	
.size-l li {
	width: 85%;
	padding: 7% 0;
	margin: 2% 0;
}
	
	.size-l-smaller {
		padding:0 3%;
	}

.size-xl li {
	width: 90%;
	padding: 10% 2% 0 0;
	margin:0 auto;
}
	
	.ticket {
		margin-top:6%;
	} 
	
	
	/*see more work ss*/

#work .seemore {
	margin: 9% auto 0;
	padding-bottom: 10%;
}	
	
#work .seemore a {
	background-size: 100%;
	padding-bottom: 20%;
	width: 30%;
	left: 63%;
}

#work .seemore a:hover {
	background-size: 100%;
}

#work .seemore a:active {
	background-size: 100%;
}

	
/*	journal ss*/
	
#journal {
	width: 100%;
	margin:30% auto 0;
}

	#journal-top {
	background-image: url(img/journal-top-S.jpg);
	padding-bottom: calc(100%*1955/479);
}
	
	
	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
										#journal-top {
	background-image: url(img/journal-top-S@2x.jpg);
	padding-bottom: calc(100%*1955/479);
}
}

	.br-tab {
		display: none;
	}
	
	
	.journal-en {
	width: 90%;
	height: 26%;
	font-size:4vw;
	text-align: left;
	top: 21%;
	left: 7%;
	letter-spacing: 0.02em;
}

.journal-en h2 {
	font-size: 7vw;
	letter-spacing: 0.03em;
	width: 90%;
}

.journal-ja {
	font-size: 4vw;
	top: 60%;
	left: 7%;
	font-weight: normal;
	line-height: 2;
	letter-spacing: 0.02em;
	width: 91%;
	height: 31%;
	overflow: hidden;
}
	

.journal-ja h2 {
	font-size: 6vw;
	letter-spacing: 0.06em;
}
	
	/*read journal*/
	
	#journal-top .seemore a {
	background: url(img/read-jnl.svg) no-repeat;
	padding-bottom: 11%;
	background-size: 100%;
	width: 30%;
	bottom: 3%;
	left: 50%;
}

#journal .seemore a:hover {
	background: url(img/read-jnl-hover.svg) no-repeat;
	background-size: 100%;
	display: block;
}

#journal .seemore a:active {
	background: url(img/read-jnl.svg) no-repeat;
	background-size: 100%;
	display: block;
}
	
	
	/*footer*/
	
	#footer-img {
	background-image: url(img/footer-S.jpg);
	padding-bottom: calc(100%*611/599);
}

	@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
										#footer-img {
	background-image: url(img/footer-S@2x.jpg);
	padding-bottom: calc(100%*611/599);
}
}
	
	
footer .arrow a {
	position: absolute;
	width: 30%;
	height: 8%;
	bottom: 12%;
	left: 2%;
	font-size: 3.8vw;
	opacity: 0.8;
}

footer .arrow img {
	opacity: 0.8;
}

.footer-text {
	opacity: 0.7;
	font-size:2.8vw;
	bottom: 6.5%;
	right:5%;
	border-right: 0;
}

.copyright {
	font-size: 2.8vw;
}

.c-mark {
	font-size: 2.9vw;
}

.icons {
	bottom: 15.5%;
	right: 3.5%;
	margin: 0 auto;
	height: auto;
	width: 60%;
}
.ticket-wed {
}
.size-l-smaller {
}
	
}
