@charset "UTF-8";
.media_pc {
  display: inline-block;
}

.media_sp {
  display: none !important;
}


@media screen and (max-width: 896px) {
  .media_pc {
    display: none !important;
  }
  .media_sp {
    display: block !important;
  }
}

/*
    .area-wrapper
=========================================*/
.area-wrapper {
  background: #ffffff;
  text-align: center;
  color: black;
  line-height: 1.6;
font-family: 'Noto Sans JP', sans-serif;
}



hr {
    border-top: 2px solid #000;
   margin: 200px ;
}

@media screen and (max-width: 896px) {
  .area-wrapper {
    min-width: auto;
  }
  hr {
    border-top: 1px solid #000;
    margin: 70px ;
}
}



/*
    .area-header
=========================================*/
.area-header {
 font-size: 19px;
 font-weight:bold; }

.area-header .mainvisual img {
  width: 50%;
}

.area-header .header-text {
    margin-top: 70px;
}

.area-header .header-text {
縲margin-left: 450px;
縲margin-top: 70px;
縲padding-left: 106px;
縲font-size: 20px;
}

@media screen and (max-width: 896px) {
  .area-header .header-text {
 font-size: 13px;
 font-weight:bold;
 margin: 30px 38px;
}
}

/*
    area-body
=========================================*/

.js-animation img {
    width: 60%;
}

.item-inf {
    padding-top: 70px;
    margin-right: 30px;
    display: block;
}
.item-list {
   margin-left: -40px;
    margin-right: 70px;
    
}
.item-info {
    padding-top: 20px;
    font-size: 13px;
    text-align: left;
    font-weight: 1000;
}

.item-name {
    padding-top: 60px;
    font-size: 13px;
    text-decoration: underline;
}
.newarrival {
    position: absolute;
    top: 14px;
    left: 45px;
    color: #ffff;
    font-size: 13px;
    letter-spacing: 0px;
    font-weight: 600;
    background: #E13134;
    padding: 2px 10px;
}
.update {
    display: inline-block;
    background-color: #999966;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding: 14px 140px;
    margin-top: 90px;
    letter-spacing: 2px;
}

.credit-button {
    margin-top: 72px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 53px;
    height: 30px;
    color: #222;
    font-family: "Bentham", serif;
    letter-spacing: .05em;
    line-height: 1;
    font-size: 12px;
    border: 1px solid #000;
    -webkit-transition: color .3s ease, background-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease;
    transition: color .3s ease, background-color .3s ease;
}
.credit-button a{
    text-decoration: none!important;
}

/*.credit-button:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}*/

.credit-decoration {
    padding-top: 69px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.area-body{ width: 1000px;
  margin: 0 auto;}

.area-body a:link { color: black !important; }
.area-body a:visited { color: black !important; }
.area-body a:hover { color: black; !important; }
.area-body a:active { color: black; !important;  }

.area-body .section {
  font-size: 17px;
  width: 1000px;
  margin: 0 auto;
  padding: 0px;
}

.area-body .border {
width: 100px;
border-top: solid 2px black;
text-align:left;
position: relative;
left: -20px;
top: -25px
}

.area-body .section .title{
  font-size: 40px;
  font-weight:bolder;
  text-decoration:underline;
margin: 150px auto 20px auto;
}

.area-body p {
  padding: 25px 0;
 text-align:left
}

.area-body .section .box {
  text-align:center;
height: px;
 display: block;
}

.area-body .section .box img {
  margin: 50px auto;
  width: 1000px;
}

.credit {
  display: flex;
  max-width: 360px;
}

.name {
  display: flex;
}

.area-body .section2 {
  font-size: 17px;
  width: 1000px;
  margin: 0 auto;
  padding: 0px;
}

.area-body .section2 .name {
  font-size: 15px;
    color: #333 !important;
  margin-bottom: 10px;
}

.area-body .section2 .box2 {
text-align:center;
height: px;
 display: block;
}

.area-body .section2 .box2 img {
  margin: 50px auto;
  width: 1000px;
}

.area-body .section2 .box3 img {
  margin: 10px auto;
  width: 1000px;
  padding: 0 190px
}
@media screen and (max-width: 896px) {
.area-body{ width: auto;
  margin: 0 20px;}

.area-body a:link { color: black; text-decoration: underline !important; }
.area-body a:visited { color: black; text-decoration: underline !important;  }
.area-body a:hover { color: black; text-decoration: underline !important;  }
.area-body a:active { color: black; text-decoration: underline !important;   }



 .area-body .section {
    font-size: 13.5px;
    width: auto;
    padding: ;
  }

  .area-body .border {
width:60px;
border-top: solid 2px black;
margin: 0;
}


 .area-body .section .title{
  font-size: 20px;
  font-weight:bold;
  text-decoration:underline;
margin: 80px auto 20px auto;
}

  .area-body p {
  padding: 20px 0;
 text-align:left
}

.area-body .section .box {
    display: block;
    height: auto;
    text-align:center;
  }

.area-body .section .box img {
  margin: 30px auto;
  width: 85%;
}

.area-body .section2 {
    font-size: 13.5px;
    width: auto;
    padding: ;
  }

.area-body .section2 .name {
  font-size: 13px;
    color: #333 !important;
  margin-bottom: 10px;
}
  
 .area-body .section2 .box2 img {
  /*  margin: 50px 50px 50px 50px;  */
  width: 335px;
}

 .area-body .section2 .box3 img {
  margin: 30px auto;
  padding: 0 50px;
}

.js-animation {
    display: block;
    /* display: flex; */
}
    
 .js-animation img {
  width: 45%;
    }
    
 .js-animation .box2 .slider-1 img {
    width: 80px;    
        
    }
    
.item-inf {
    padding-top: 0px;
    /* margin-right: 30px; */
    display: block;
}

.item-list {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    /* margin-left: -40px; */
    /* margin-right: 125px; */
}
    
.slick-track {
    position: relative;
    top: 0;
    left: 12px;
    display: block;
}
    
.item-info {
    padding-top: 20px;
    padding-left: 28px;
    margin-bottom: -20px;
    font-size: 13px;
    text-align: left;
}
    
.credit {
    padding-left: 30px;
    display: block;
}
.update {
    display: inline-block;
    background-color: #999966;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding-left: 15px;
    padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 90px;
    letter-spacing: 2px;
}
 .credit-button {
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 53px;
    height: 30px;
    color: #fff;
    font-family: "Bentham", serif;
    letter-spacing: .05em;
    line-height: 1;
    font-size: 12px;
    border: 1px solid #000;
    -webkit-transition: color .3s ease, background-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease;
    transition: color .3s ease, background-color .3s ease;
}
.credit-decoration {
    padding-top: 69px;
    padding-left: 20px;
    padding-right: 8px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0px -6px;
}
    
.area-header .mainvisual img {
    width: 100%;
    margin-left: auto;
}
    
    
 }


/*
    .view more
=========================================*/
.more {
  width: 310px;
  height: 70px;
  border-radius: 5px;
  background: #999966;
  transition: all 300ms 0s ease;
display: flex;
	align-items: center;
	justify-content: center;
    margin: 50px auto;
    font-size:  18px; 
    color: white
}

.more:hover {
  background: #f1f0f0;
}

.more a:link { color: black; text-decoration: none !important; }
.more a:visited { color: black; text-decoration: none !important;  }
.area-body a:hover { color: black; text-decoration: underline !important;  }
.more a:active { color: black; text-decoration: none !important;   }


/*VisualImage*/
.inview {
  opacity: 0;
}

.up {
  -webkit-animation-name: VisualImage;
  animation-name: VisualImage;
  animation: VisualImage 1s ease 0s 1;
  -webkit-animation: VisualImage 1s ease 0s 1;
  animation-fill-mode: both;
}

/*VisualImage*/
@-webkit-keyframes VisualImage {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes VisualImage {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.VisualImage {
  -webkit-animation-name: VisualImage;
  animation-name: VisualImage;
}

/*animation*/
.js-animation {
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: all 1s;
}
.js-animation.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
