@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; }

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

*:focus {
  outline: none;
}

@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%;
}

#ttd_contents {
  width: 100%;
  height: ;
  overflow: hidden;
  position: relative;
  z-index: 0;
  background: #fff;
  }
    
@media screen and (orientation: landscape) {
.intro_desc{ position: absolute; top:5vh; width: 100%; padding: 0 10%; color: #729052; font-size: 1.5em; line-height: 1.5; font-weight: ; opacity: 0; }
.obj007 { position: absolute; top: 12vh; left: 25%; width: 50%; height: ; overflow: hidden; }
.obj006 { position: absolute; top: 12vh; left: 25%; width: 50%; height: ; overflow: hidden; }
.obj005 { position: absolute; top: 12vh; left: 25%; width: 50%; height: ; overflow: hidden; }
.obj004 { position: absolute; top: 12vh; left: 25%; width: 50%; height: ; overflow: hidden; }
.obj003 { position: absolute; top: 12vh; left: 25%; width: 50%; height: ; overflow: hidden; }
.obj002 { position: absolute; top: 12vh; left: 25%; width: 50%; height: ; overflow: hidden; }
.obj001 { position: absolute; top: 12vh; left: 25%; width: 50%; height: ; overflow: hidden; }
.obj008 { position: absolute; top: 12vh; left: 25%; width: 50%; height: ; overflow: hidden; }
.desc { position: relative; top: 0; width: 100%; left: ; height: ; overflow: hidden; padding: 0 20%;}
}
@media screen and (min-width: 600px) and (orientation: landscape) {
}
@media screen and (min-width: 800px) and (orientation: landscape) {
}
@media screen and (min-width: 960px) and (orientation: landscape) {
}
@media screen and (min-width: 1024px) and (orientation: landscape) {
}
@media screen and (min-width: 1280px) and (orientation: landscape) {
}
@media screen and (min-width: 1440px) and (orientation: landscape) {
}
@media screen and (min-width: 1600px) and (orientation: landscape) {
}
/*landscape*/

/*portrait*/
@media screen and (orientation: portrait) {
.intro_desc{ position: absolute; top:5vh; width: 100%; padding: 0 10%; color: #729052; font-size: 1.1em; line-height: 1.2; font-weight: ; opacity: 0; }
.obj007 { position: absolute; top: 12vh; left: 0; width: 100%; height: ; overflow: hidden; }
.obj006 { position: absolute; top: 12vh; left: 0; width: 100%; height: ; overflow: hidden; }
.obj005 { position: absolute; top: 12vh; left: 0; width: 100%; height: ; overflow: hidden; }
.obj004 { position: absolute; top: 12vh; left: 0; width: 100%; height: ; overflow: hidden; }
.obj003 { position: absolute; top: 12vh; left: 0; width: 100%; height: ; overflow: hidden; }
.obj002 { position: absolute; top: 12vh; left: 0; width: 100%; height: ; overflow: hidden; }
.obj001 { position: absolute; top: 12vh; left: 0; width: 100%; height: ; overflow: hidden; }
.obj008 { position: absolute; top: 12vh; left: 0; width: 100%; height: ; overflow: hidden; }
}
.desc { position: relative; top: 0; width: 100%; height: ; overflow: hidden; }
@media screen and (min-width: 350px) and (orientation: portrait) {
}
@media screen and (min-width: 400px) and (orientation: portrait) {
}
@media screen and (min-width: 450px) and (orientation: portrait) {
}
@media screen and (min-width: 540px) and (orientation: portrait) {
}
@media screen and (min-width: 760px) and (orientation: portrait) {
}
@media screen and (min-width: 900px) and (orientation: portrait) {
}
/*portrait*/



  .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;}


