@font-face {
  font-family: "mplus";
  src: url("/product/closeup/assets/font/mplus/mplus-1p-thin.woff") format("woff"), url("/product/closeup/assets/font/mplus/mplus-1p-thin.ttf") format("truetype");
  font-weight: 200; }
@font-face {
  font-family: "mplus";
  src: url("/product/closeup/assets/font/mplus/mplus-1p-light.woff") format("woff"), url("/product/closeup/assets/font/mplus/mplus-1p-light.ttf") format("truetype");
  font-weight: 300; }
@font-face {
  font-family: "mplus";
  src: url("/product/closeup/assets/font/mplus/mplus-1p-regular.woff") format("woff"), url("/product/closeup/assets/font/mplus/mplus-1p-regular.ttf") format("truetype");
  font-weight: 400; }
@font-face {
  font-family: "mplus";
  src: url("/product/closeup/assets/font/mplus/mplus-1p-medium.woff") format("woff"), url("/product/closeup/assets/font/mplus/mplus-1p-medium.ttf") format("truetype");
  font-weight: 500; }
@font-face {
  font-family: "mplus";
  src: url("/product/closeup/assets/font/mplus/mplus-1p-bold.woff") format("woff"), url("/product/closeup/assets/font/mplus/mplus-1p-bold.ttf") format("truetype");
  font-weight: 700; }



@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(/product/closeup/assets/font/iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
       local('MaterialIcons-Regular'),
       url(/product/closeup/assets/font/iconfont/MaterialIcons-Regular.woff2) format('woff2'),
       url(/product/closeup/assets/font/iconfont/MaterialIcons-Regular.woff) format('woff'),
       url(/product/closeup/assets/font/iconfont/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /*inherit*/
  line-height: 1; /*inherit*/
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: 'liga';
     -moz-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

i.material-icons.home:before { content: "\e88a";  font-size: inherit; line-height: 1; vertical-align: -22%; margin-right: 5px; }

i.material-icons.archive:before { content: "\e03b";  font-size: inherit; line-height: 1; vertical-align: -24%; margin-right: 5px; }

i.material-icons.link:after { content: "\e315";  font-size: inherit; line-height: 1; vertical-align: -28%;}

i.material-icons.totop:before { content: "\e25a";  font-size: inherit; line-height: 1; vertical-align: ; margin-right: 5px; }

.rotate-270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

@media screen and (orientation: landscape) {
   /* 横向きの場合のスタイル */
  .landscape { display: block !important; }
  .portrait { display: none !important; }
}
@media screen and (orientation: portrait) {
   /* 縦向きの場合のスタイル */
  .landscape { display: none !important; }
  .portrait { display: block !important; }
}

.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}

.negativemargin_main { margin-top: -90px;}
@media screen and (max-width:64em){
.negativemargin_main { margin-top: -60px;}  
}
header{ transition: .3s; }
header.hide{ transform: translateY(-100%); }

/*
@media screen and (orientation: landscape) {
.negativemargin_main { height: 650vh;}
}
@media screen and (orientation: portrait) {
.negativemargin_main { height: 590vh;}
}
*/
  .archive-content .divider{height: 1px !important; background: #000 !important;}
  .archive-content p {color: #fff !important;}
  .archive-content p a {color: #fff !important;}
  .archive-content p a:hover { text-decoration: underline !important;}




@media screen and (orientation: landscape) {  
.trigger { position: relative; top: 0; left: 0; width: 100%; height: 100vh; z-index: 10; background: rgba(233, 55, 55, 0); }  
.bg_intro { position: absolute; top: 0; left: 0; width: 100%; height: 100vh;
  background:url('/product/closeup/assets/img/djr/bg_intro_L.jpg') center center / cover no-repeat; -webkit-background-size:cover; }
.bg_intro_elements { position: absolute; top: 0; left: 0; width: 100%; height: 100vh;
  background:url('/product/closeup/assets/img/djr/bg_intro_elements.png') center center / cover no-repeat; -webkit-background-size:cover; z-index: ;}

#sec001 { position: absolute; top: 100vh; left: 0; width: 100%; height: 100vh; background: rgba(255, 255, 255, 1); overflow: hidden;}
#sec001 .obj001 {top: 0; height: 100vh; overflow: hidden; z-index: 10;}
#sec001 .flow001A { position: absolute; width: 50%; top:0; left: 25%;}
#sec001 .flow001B { position: absolute; width: 50%; top:-100%; left: 25%;}
#sec001 .flow001C { position: absolute; width: 50%; top:0; left: 25%;}
#sec001 .title { position: absolute; width: 30%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}

#sec002 { position: absolute; top: 200vh; left: 0; width: 100%; height: 100vh; background: rgba(255, 255, 255, 1); overflow: hidden;}
#sec002 .obj002 {top: 0; height: 100vh; overflow: hidden; z-index: 10;}
#sec002 .title { position: absolute; width: 30%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}

#sec003 { position: absolute; top: 300vh; left: 0; width: 100%; height: 100vh; overflow: hidden;}
#sec003 .obj003 {top: 0; height: 100vh; overflow: hidden; z-index: 10; background:url('/product/closeup/assets/img/djr/sec003_bg_L.jpg') center center / cover no-repeat; -webkit-background-size:cover;}

#sec004 { position: absolute; top: 400vh; left: 0; width: 100%; height: 150vh; background: rgba(255, 255, 255, 1); overflow: hidden;}
#sec004 .obj004 {top: 0; height: 150vh; overflow: hidden; z-index: 10;}
#sec004 .bg { position: absolute; width: 100%; bottom:0; left: 0; z-index: 20;}
#sec004 .products { position: absolute; width: 90%; top:0; left: 5%; z-index: 30;}
#sec004 .title { position: absolute; width: 30%; top: 70%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 40;}

#archive { position: ; top: 0; left: 0;}

}

@media screen and (orientation: portrait) {  
.trigger { position: relative; top: 0; left: 0; width: 100%; height: 100vh; z-index: 10; background: rgba(233, 55, 55, 0); }  
.bg_intro { position: absolute; top: 0; left: 0; width: 100%; height: 100vh;
  background:url('/product/closeup/assets/img/djr/bg_intro_P.jpg') center center / cover no-repeat; -webkit-background-size:cover; }
.bg_intro_elements { position: absolute; top: 0; left: 0; width: 100%; height: 100vh;
  background:url('/product/closeup/assets/img/djr/bg_intro_elements_P.png') center top / cover no-repeat; -webkit-background-size:cover; z-index: ;}

#sec001 { position: absolute; top: 100vh; left: 0; width: 100%; height: 80vh; background: rgba(255, 255, 255, 1); overflow: hidden;}
#sec001 .obj001 {top: 0; height: 80vh; overflow: hidden; z-index: 10;}
#sec001 .flow001A { position: absolute; width: 90%; bottom:0; left: 5%;}
#sec001 .flow001B { position: absolute; width: 90%; top:-100%; left: 5%;}
#sec001 .flow001C { position: absolute; width: 90%; bottom:0; left: 5%;}
#sec001 .title { position: absolute; width: 60%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}

#sec002 { position: absolute; top: 180vh; left: 0; width: 100%; height: 80vh; background: rgba(255, 255, 255, 1); overflow: hidden;}
#sec002 .obj002 {top: 0; height: 80vh; overflow: hidden; z-index: 10;}
#sec002 .title { position: absolute; width: 60%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}

#sec003 { position: absolute; top: 260vh; left: 0; width: 100%; height: 70vh; overflow: hidden;}
#sec003 .obj003 {top: 0; height: 70vh; overflow: hidden; z-index: 10; background:url('/product/closeup/assets/img/djr/sec003_bg_P.jpg') center center / cover no-repeat; -webkit-background-size:cover;}

#sec004 { position: absolute; top: 330vh; left: 0; width: 100%; height: 150vh; background: rgba(255, 255, 255, 1); overflow: hidden;}
#sec004 .obj004 {top: 0; height: 150vh; overflow: hidden; z-index: 10;}
#sec004 .bg { position: absolute; width: 100%; bottom:0; left: 0; z-index: 20;}
#sec004 .products { position: absolute; width: 90%; top:0; left: 5%; z-index: 30;}
#sec004 .title { position: absolute; width: 60%; top: 80%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 40;}

#archive { position: ; top: 0; left: 0;}

}

