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

.bx-wrapper {
  margin: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  background: none !important;
}

#fht_contents {
  width: 100%;
  height: ;
  overflow: hidden;
  position: relative;
  z-index: 0;
  }
.intro_bg {
  width: 100%;
  height: 100vh;
  position: relative;
  background:url('/product/closeup/assets/img/fht01/intro_bg.jpg') center top / cover no-repeat;
	}
.intro_human {
  width: 100%;
  height: 100vh;
  position: absolute;
  top:0; left: 0;
  background:url('/product/closeup/assets/img/fht01/intro_human.png') center top / cover no-repeat;
	}
  
@media screen and (orientation: landscape) {
.intro_title {
  position: absolute; width: 54%; top:2%; left: 28%;
  }	
.intro_mark {
  position: absolute; width: 18%; top:8%; left: 26%;
  }	
.desc_001 { position: absolute; text-align: left; top:5%; left: 10%; width: 30%; text-shadow:1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0px 1px 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;}
.desc_001 h1 {font-size: 2rem;}
.desc_001 p {font-size: 1.3rem;}
.function_002 { position: absolute; top:50%; left: 6%; width: 30%; }
.desc_002 { color: #fff;}
.desc_002 h1 {font-size: 2rem;}
.desc_002 p {font-size: 1.3rem;}
.function_003 { position: absolute; top:15%; left: 10%; width: 30%; }
.desc_003 { position: absolute; color: #fff; top:1%; left: 15%; width: 50%; }
.desc_003 h1 {font-size: 2rem;}
.desc_004 { position: absolute; color: #fff; bottom:11%; left: 10%; width: 80%; }
.desc_004 h2 {font-size: 1.4rem;}
.desc_004 p {font-size: .8rem;}
.products_desc_bg { position: absolute; top:0; left: 0; width: 100%; }
.desc_005 { position: absolute; color: #fff; top:40%; left: 5%; width: 30%; text-shadow:1px 1px 0 #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 0px 1px 0 #000, 0 -1px 0 #000, -1px 0 0 #000, 1px 0 0 #000; }
.desc_005 h1 {font-size: 2rem; line-height: 1.2;}
.desc_006 { position: absolute; color: #fff; background: rgba(0, 0, 0, .8); top:70%; left: 5%; width: ; padding: 1em; }
.desc_006 h3 {font-size: 1.2rem; line-height: 1.2;}

}
@media screen and (min-width: 600px) and (orientation: landscape) {
.intro_mark {
  width: 18%; top:8%; left: 26%;
  }	
.function_002 { top:50%; left: 8%; width: 28%; }
.desc_005 { top:50%; left: 5%; width: 26%; }
.desc_005 h1 {font-size: 2rem; line-height: 1.2;}
.desc_006 { top:70%; left: 5%; width: ; padding: 1em; }
.desc_006 h3 {font-size: 1.2rem; line-height: 1.2;}
}
@media screen and (min-width: 800px) and (orientation: landscape) {
.intro_mark {
  width: 18%; top:8%; left: 26%;
  }	
.desc_001 { top:5%; left: 23%; width: 30%;}
.desc_001 h1 {font-size: 2.1rem;}
.desc_001 p {font-size: 1.4rem;}
.function_002 { top:50%; left: 8%; width: 25%; }
.desc_002 h1 {font-size: 2.1rem;}
.desc_002 p {font-size: 1.4rem;}
.desc_003 { color: #fff; top:5%; left: 25%; width: 50%; }
.desc_003 h1 {font-size: 2.1rem;}
.desc_004 { bottom:15%; left: 10%; width: 80%; }
.desc_004 h2 {font-size: 1.6rem;}
.desc_004 p {font-size: 1rem;}
.desc_005 { top:55%; left: 5%; width: 22%; }
.desc_005 h1 {font-size: 2.1rem; line-height: 1.5;}
.desc_006 { top:75%; left: 5%; width: ; padding: 1em; }
.desc_006 h3 {font-size: 1.5rem; line-height: 1.2;}
}
@media screen and (min-width: 960px) and (orientation: landscape) {
.intro_title {
  width: 54%; top:3%; left: 28%;
  }	
.intro_mark {
  width: 18%; top:8%; left: 26%;
  }	
.desc_001 { text-align: left; top:3%; left: 22%; width: 28%;}
.desc_001 h1 {font-size: 2.3rem;}
.desc_001 p {font-size: 1.5rem;}
.function_002 { top:40%; left: 10%; width: 25%; }
.desc_002 h1 {font-size: 2.3rem;}
.desc_002 p {font-size: 1.5rem;}
.function_003 { top:15%; left: 10%; width: 32%; }
.desc_003 { top:5%; left: 25%; width: 50%; }
.desc_003 h1 {font-size: 2.3rem;}
.desc_004 { bottom:15%; left: 10%; width: 80%; }
.desc_004 h2 {font-size: 2rem;}
.desc_004 p {font-size: 1.2rem;}
.desc_005 { top:60%; left: 5%; width: 26%; }
.desc_005 h1 {font-size: 2.3rem; line-height: 1.5;}
.desc_006 { top:80%; left: 5%; width: ; padding: 1em; }
.desc_006 h3 {font-size: 2rem; line-height: 1.2;}
}
@media screen and (min-width: 1024px) and (orientation: landscape) {
.intro_title {
  width: 70%; top:1.5%; left: 15%;
  }	
.intro_mark {
  width: 18%; top:8%; left: 26%;
  }	
.desc_001 { text-align: right; top:8%; left: 20%; width: 30%; }
.desc_001 h1 {font-size: 2.6rem;}
.desc_001 p {font-size: 1.8rem;}
.function_002 { top:40%; left: 10%; width: 25%; }
.desc_002 h1 {font-size: 2.6rem;}
.desc_002 p {font-size: 1.8rem;}
.function_003 { position: absolute; top:15%; left: 10%; width: 32%; }
.desc_003 { position: absolute; color: #fff; top:5%; left: 30%; width: 50%; }
.desc_003 h1 {font-size: 2.6rem;}
.desc_003 p {font-size: 1.8rem;}
.desc_004 { bottom:15%; left: 10%; width: 80%; }
.desc_004 h2 {font-size: 2.4rem;}
.desc_004 p {font-size: 1.2rem;}
.desc_005 { top:60%; left: 5%; width: 26%; }
.desc_005 h1 {font-size: 2.6rem; line-height: 1.5;}
.desc_006 { top:80%; left: 5%; width: ; padding: 1em; }
.desc_006 h3 {font-size: 2rem; line-height: 1.2;}

}
@media screen and (min-width: 1440px) and (orientation: landscape) {
}
/*landscape*/

/*portrait*/
@media screen and (orientation: portrait) {
.intro_title {
  position: absolute; width: 94%; top:4%; left: 3%;
  }	
.intro_mark {
  position: absolute; width: 30%; top:12%; left: 10%;
  }	
.desc_001 { position: relative; text-align: left; top:0; left: 10%; width: 80%; text-shadow:1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0px 1px 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;}
.desc_001 h1 {font-size: 2rem;}
.desc_001 p {font-size: 1.3rem;}
.function_002 { position: absolute; top:80%; left: 3%; width: 36%; }
.desc_002 { color: #fff;}
.desc_002 h1 {font-size: 2rem;}
.desc_002 p {font-size: 1.3rem;}
.function_003 { position: absolute; top:15%; left: 10%; width: 35%; }
.desc_003 { position: absolute; color: #fff; top:-5%; left: 20%; width: 50%; }
.desc_003 h1 {font-size: 2rem;}
.desc_004 { position: absolute; color: #fff; bottom:10%; left: 10%; width: 80%; }
.desc_004 h2 {font-size: 1.4rem;}
.desc_004 p {font-size: .8rem;}
.products_desc_bg { position: absolute; top:0; left: 0; width: 100%; }
.desc_005 { position: absolute; color: #fff; top:20%; left: 5%; width: 40%; text-shadow:1px 1px 0 #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 0px 1px 0 #000, 0 -1px 0 #000, -1px 0 0 #000, 1px 0 0 #000; }
.desc_005 h1 {font-size: 2rem; line-height: 1.2;}
.desc_006 { position: absolute; color: #fff; background: rgba(0, 0, 0, .8); top:70%; left: 5%; width: ; padding: 1em; }
.desc_006 h3 {font-size: 1rem; line-height: 1.2;}
}
@media screen and (min-width: 350px) and (orientation: portrait) {
.desc_003 { top:-2%; left: 20%; width: 50%; }
.function_003 { top:17%; left: 10%; width: 40%; }
.desc_004 { bottom:15%; left: 10%; width: 80%; }
.desc_005 { top:26%; left: 5%; width: 38%; }
.desc_006 h3 {font-size: 1.2rem; line-height: 1.2;}
}
@media screen and (min-width: 400px) and (orientation: portrait) {
.desc_003 { top:0; left: 18%; width: 56%; }
.desc_005 { top:30%; left: 5%; width: 38%; }
}
@media screen and (min-width: 450px) and (orientation: portrait) {
.desc_003 { top:2%; left: 15%; width: 50%; }
.function_003 { top:20%; left: 10%; width: 42%; }
.desc_005 { top:35%; left: 5%; width: 36%; }
}
@media screen and (min-width: 540px) and (orientation: portrait) {
.function_002 { top:55%; left: 8%; width: 30%; }
.desc_003 { top:8%; left: 15%; width: 46%; }
.function_003 { top:25%; left: 10%; width: 42%; }
.desc_004 h2 {font-size: 1.6rem;}
.desc_004 p {font-size: 1rem;}
.desc_005 { top:42%; left: 5%; width: 32%; }
}
@media screen and (min-width: 760px) and (orientation: portrait) {
.intro_title { width: 90%; top:3%; left: 5%;}	
.desc_001 h1 {font-size: 2.4rem;}
.desc_001 p {font-size: 1.7rem;}
.desc_002 h1 {font-size: 2.4rem;}
.desc_002 p {font-size: 1.7rem;}
.desc_003 h1 {font-size: 2.4rem;}
.desc_004 h2 {font-size: 2rem;}
.desc_004 p {font-size: 1.2rem;}
.desc_005 { top:45%; left: 5%; width: 28%; }
.desc_005 h1 {font-size: 2.4rem; line-height: 1.2;}
}
@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;}


