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

.fuwafuwa {
-webkit-animation:fuwafuwa 3s infinite linear alternate;
animation:fuwafuwa 3s infinite linear alternate;
}
@-webkit-keyframes fuwafuwa {
0% {-webkit-transform:translate(0, 0) rotate(0deg);}
50% {-webkit-transform:translate(0, -5px) rotate(0deg);}
100% {-webkit-transform:translate(0, 0)rotate(1deg);}
}
@keyframes fuwafuwa {
0% {transform:translate(0, 0) rotate(0deg);}
50% {transform:translate(0, -5px) rotate(0deg);}
100% {transform:translate(0, 0)rotate(1deg);}
}

#jde2021_contents {
  width: 100%;
  height: ;
  overflow: hidden;
  position: relative;
  z-index: 0;
  }
  
@media screen and (orientation: landscape) {
.intro_bg {
  width: 100%;
  height: 100vh;
  position: relative;
  background:url('/product/closeup/assets/img/jde2021/intro_bg.jpg') center center / cover no-repeat;
	}  
.title_intro { position: absolute; width: 28%; left: 5%; top: 15%; }
.title_2nd { position: absolute; width: 25%; left: 7%; top: 10%; }
.title_3rd { position: absolute; width: 25%; left: 7%; top: 25%; }
.subtitle_3rd { position: relative; width: 30%; margin: 15% 0 0 35%;}
.title_4th { position: absolute; width: 25%; left: 7%; top: 25%; }
.subtitle_4th { position: relative; width: 30%; margin: 15% 0 0 35%;}
.title_5th { position: absolute; width: 28%; left: 5%; top: 15%; }
.sec_001 {
  width: 100%;
  height: 100vh;
  position: absolute;
  background:url('/product/closeup/assets/img/jde2021/sec_001_bg.jpg') center center / cover no-repeat;
	}
.sec_003 {
  width: 100%;
  height: 100vh;
  position: absolute;
  background:url('/product/closeup/assets/img/jde2021/sec_003_bg.jpg') center center / cover no-repeat;
	}
.sec_004 {
  width: 100%;
  height: 100vh;
  position: absolute;
  background:url('/product/closeup/assets/img/jde2021/sec_004_bg.jpg') center center / cover no-repeat;
	}
.sec_005 {
  width: 100%;
  height: 100vh;
  position: absolute;
  background:url('/product/closeup/assets/img/jde2021/sec_005_bg.jpg') bottom center / cover no-repeat;
	}
#recipe_box { padding: 40px 80px 60px 80px; }  

}


@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_bg {
  width: 100%;
  height: 100vh;
  position: relative;
  background:url('/product/closeup/assets/img/jde2021/intro_bg.jpg') top center / cover no-repeat;
	}  
.title_intro { position: absolute; width: 45%; left: 3%; top: 5%; }
.title_2nd { position: absolute; width: 40%; left: 3%; top: 5%; }
.title_3rd { position: absolute; width: 40%; left: 3%; top: 5%; }
.subtitle_3rd { position: relative; width: 60%; margin: 50% 0 0 20%;}
.title_4th { position: absolute; width: 40%; left: 3%; top: 5%; }
.subtitle_4th { position: relative; width: 60%; margin: 50% 0 0 20%;}
.title_5th { position: absolute; width: 46%; left: 27%; top: 8%; }
.sec_001 {
  width: 100%;
  height: 100vh;
  position: absolute;
  background:url('/product/closeup/assets/img/jde2021/sec_001_bg.jpg') center center / cover no-repeat;
	}
.sec_003 {
  width: 100%;
  height: 100vh;
  position: absolute;
  background:url('/product/closeup/assets/img/jde2021/sec_003_bg.jpg') center center / cover no-repeat;
	}
.sec_004 {
  width: 100%;
  height: 100vh;
  position: absolute;
  background:url('/product/closeup/assets/img/jde2021/sec_004_bg.jpg') center center / cover no-repeat;
	}
.sec_005 {
  width: 100%;
  height: 100vh;
  position: absolute;
  background:url('/product/closeup/assets/img/jde2021/sec_005_bg_P.jpg') bottom center / cover no-repeat;
	}
#recipe_box { padding: 20px 40px 40px 40px; }  
  
}


@media screen and (min-width: 768px) and (orientation: portrait) {
}
@media screen and (min-width: 800px) and (orientation: portrait) {
}
@media screen and (min-width: 960px) and (orientation: portrait) {
}
@media screen and (min-width: 1024px) and (orientation: portrait) {
}
@media screen and (min-width: 1280px) and (orientation: portrait) {
}
@media screen and (min-width: 1440px) and (orientation: portrait) {
}
@media screen and (min-width: 1600px) 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;}


/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/product/closeup/assets/slick/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/product/closeup/assets/slick/fonts/slick.eot');
    src: url('/product/closeup/assets/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/product/closeup/assets/slick/fonts/slick.woff') format('woff'), url('/product/closeup/assets/slick/fonts/slick.ttf') format('truetype'), url('/product/closeup/assets/slick/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: #fff; /*color: transparent;*/
    text-shadow:0px 0px 16px #fff;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: #fff; /*color: transparent;*/
    text-shadow:0px 0px 20px #f9daed;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before
{
    font-family: 'slick';
    font-size: 40px;
    line-height: 1;
    opacity: .75;
    color: ;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute; left: 40px;
    z-index: 200;
}
.slick-next:before
{
    font-family: 'slick';
    font-size: 40px;
    line-height: 1;
    opacity: .75;
    color: ;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute; right: 40px;
    z-index: 200;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(0, 0, 0, 0.6);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  /*padding: 10px 10px 0;*/
  padding: 0;
  background: ;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 0;
  margin-top: -60%;
  padding: 0;
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: rgba(243, 187, 187, 0);
  max-width: ;
}
@media only screen and (min-width: 600px) {
.remodal { width: 90%; margin-top: -60%;}
}
@media only screen and (min-width: 700px) {
.remodal { width: 80%; margin-top: -60%;}
}
@media only screen and (min-width: 1020px) {
.remodal { width: 50%; margin-top: -22%;}
}
@media only screen and (min-width: 1200px) {
.remodal { width: 50%; margin-top: -22%;}
}


.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 25%;
  left: 0;

  display: block;
  overflow: visible;

  width: 60px;
  height: 60px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #fff;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 60px;
  line-height: 60px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 60px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: rgba(248, 24, 24, .5);
  border-radius:6px;
  box-shadow:0px 0px 25px 8px #f04949;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    transform: none;

    opacity: 1;

    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);

    opacity: 1;
  }
  to {
    transform: scale(0.95);

    opacity: 0;

    filter: blur(0);
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}


/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}


