@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: '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);
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: rgba(198, 157, 157, 0.6);
	border-radius: 50%;
	-webkit-animation: rev-ani-mouse 2.5s linear infinite;
	-moz-animation: rev-ani-mouse 2.5s linear infinite;
	animation: rev-ani-mouse 2.5s linear infinite;
}

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

@media only screen and (min-width: 401px) {
  .hide-on-400-and-up {
    display: none !important;
  }
}
@media only screen and (max-width: 400px) {
  .hide-on-400-and-down {
    display: none !important;
  }
}

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

.slider_limit { width: 100%; margin: 0 auto;}
.slider_negative_m {margin-top: -60px !important;}
@media screen and (min-width:47.938em){
.slider_limit { max-width: 70%; margin: 0 auto;}
.slider_negative_m {margin-top: -120px !important;}
}


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


.containerInner {
  width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	}
  .containerInner.sec01-height { height: auto; }
  .containerInner.sec02-height { height: 190px; }
  .containerInner.sec03-height { height: auto; }
  .containerInner.sec-end-height { height: 100%; }
	@media only screen and (min-width: 370px) {
  .containerInner.sec02-height { height: 230px; }
	}
	@media only screen and (min-width: 400px) {
  .containerInner.sec02-height { height: 220px; }
	}
	@media only screen and (min-width: 580px) {
  .containerInner.sec02-height { height: 280px; }
	}
	@media only screen and (min-width: 601px) {
  .containerInner.sec02-height { height: 460px; }
  .containerInner.sec04-height { height: 640px; }
	}
	@media only screen and (min-width: 760px) {
  .containerInner.sec02-height { height: 300px; }
	}
	@media only screen and (min-width: 993px) {
  .containerInner.sec02-height { height: 460px; }
	}
	@media only screen and (min-width: 1024px) {
  .containerInner.sec02-height { height: 460px; }
	}
	@media only screen and (min-width: 1200px) {
  .containerInner.sec02-height { height: 540px; }
	}
	@media only screen and (min-width: 1300px) {
  .containerInner.sec02-height { height: 560px; }
	}
	@media only screen and (min-width: 1400px) {
  .containerInner.sec02-height { height: 580px; }
	}

/*** #section01 ***/
#section01 .bg { position: ; top: 0; left: 0; width: 100%; }
@media only screen and (min-width: 601px) {
  #section01 .bg { top: 0; left: 0; width: 100%;}
}
@media only screen and (min-width: 993px) {
  #section01 .bg { top: 0; left: 0; width: 100%; }
}

#section01 .product { position: absolute; bottom: -1%; right: -8%; width: 44%; }
@media only screen and (min-width: 400px) {
  #section01 .product { bottom: -1%; right: -9%;  width: 44%;}
}
@media only screen and (min-width: 601px) {
  #section01 .product { bottom: 1%; right: -8%;  width: 42%;}
}
@media only screen and (min-width: 993px) {
  #section01 .product { bottom: 1%; right: -8%;  width: 42%; }
}

#section01 .text { position: absolute; bottom: 8%; right: 25%; width: 50%; font-size: 10px; text-align: center;}
@media only screen and (min-width: 400px) {
  #section01 .text { bottom: 8%; right: 25%; width: 50%; font-size: 11px;}
}
@media only screen and (min-width: 601px) {
  #section01 .text { bottom: 9%; right: 25%; width: 30%; font-size: 12px;}
}
@media only screen and (min-width: 993px) {
  #section01 .text { bottom: 10%; right: 25%; width: 30%; font-size: 16px; }
}


/*** #section02 ***/
#section02 .picA { position: absolute; top: 0; left: 4%; width: 50%; }
@media only screen and (min-width: 400px) {
  #section02 .picA { top: 0; left: 8%;  width: 43%;}
}
@media only screen and (min-width: 601px) {
  #section02 .picA { top: 0; left: 13%;  width: 40%;}
}
@media only screen and (min-width: 993px) {
  #section02 .picA { top: 0; left: 13%;  width: 40%; }
}

#section02 .picB { position: absolute; top: 5%; right: 4%; width: 40%; }
@media only screen and (min-width: 400px) {
  #section02 .picB { top: 22%; right: 8%;  width: 33%;}
}
@media only screen and (min-width: 601px) {
  #section02 .picB { top: 20%; right: 13%;  width: 30%;}
}
@media only screen and (min-width: 993px) {
  #section02 .picB { top: 30%; right: 13%;  width: 30%; }
}

#section02 .sec02_title { position: absolute; top: 68%; right: 30%; width: 60%; }
@media only screen and (min-width: 400px) {
  #section02 .sec02_title { top: 5%; right: 8%;  width: 40%;}
}
@media only screen and (min-width: 601px) {
  #section02 .sec02_title { top: 10%; right: 12%;  width: 30%;}
}
@media only screen and (min-width: 993px) {
  #section02 .sec02_title { top: 12%; right: 12%;  width: 30%; }
}

/*** #section03 ***/
#section03 .bg_pic { position: ; top: 0; left: 0; width: 100%; }
@media only screen and (min-width: 601px) {
  #section03 .bg_pic { top: 0; left: 0; width: 100%;}
}
@media only screen and (min-width: 993px) {
  #section03 .bg_pic { top: 0; margin-left: 5%; width: 90%; }
}
#section03 .guard { position: absolute; top: 0; left: 0; width: 100%; }
@media only screen and (min-width: 601px) {
  #section03 .guard { top: 0; left: 0; width: 100%;}
}
@media only screen and (min-width: 993px) {
  #section03 .guard { top: 0; margin-left: 5%; width: 90%; }
}

#section03 .twitter { position: absolute; top: 25%; left: 20%; width: 9%; cursor: pointer;}
@media only screen and (min-width: 401px) {
  #section03 .twitter { top: 30%; left: 17%; width: 8%;}
}
@media only screen and (min-width: 601px) {
  #section03 .twitter { top: 30%; left: 17%; width: 8%;}
}
@media only screen and (min-width: 993px) {
  #section03 .twitter { top: 30%; left: 17%; width: 8%; }
}
#section03 .facebook { position: absolute; top: 25%; left: 30%; width: 9%; cursor: pointer;}
@media only screen and (min-width: 401px) {
  #section03 .facebook { top: 30%; left: 25%; width: 8%;}
}
@media only screen and (min-width: 601px) {
  #section03 .facebook { top: 30%; left: 25%; width: 8%;}
}
@media only screen and (min-width: 993px) {
  #section03 .facebook { top: 30%; left: 25%; width: 8%; }
}

#section03 .linkA { position: absolute; bottom: 21%; left: 33%; width: 10%; cursor: pointer;}
@media only screen and (min-width: 401px) {
  #section03 .linkA { bottom: 25%; left: 50%; width: 6%;}
}
@media only screen and (min-width: 601px) {
  #section03 .linkA { bottom: 25%; left: 50%; width: 6%;}
}
@media only screen and (min-width: 993px) {
  #section03 .linkA { bottom: 25%; left: 50%; width: 6%; }
}
#section03 .linkB { position: absolute; bottom: 19%; left: 60%; width: 10%; cursor: pointer;}
@media only screen and (min-width: 401px) {
  #section03 .linkB { bottom: 23%; left: 68%; width: 6%;}
}
@media only screen and (min-width: 601px) {
  #section03 .linkB { bottom: 23%; left: 68%; width: 6%;}
}
@media only screen and (min-width: 993px) {
  #section03 .linkB { bottom: 23%; left: 68%; width: 6%; }
}
#section03 .linkC { position: absolute; bottom: 17%; left: 87%; width: 10%; cursor: pointer;}
@media only screen and (min-width: 401px) {
  #section03 .linkC { bottom: 21%; left: 87%; width: 6%;}
}
@media only screen and (min-width: 601px) {
  #section03 .linkC { bottom: 21%; left: 87%; width: 6%;}
}
@media only screen and (min-width: 993px) {
  #section03 .linkC { bottom: 21%; left: 87%; width: 6%; }
}





