div.novelty0410 img {
  width: 100%;
}

div.nove-main {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-family: "Noto Sans JP";

}

div.nove-top1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  /* margin-bottom: 2%; */
  margin-bottom: 0;
  background: #fff;
  padding: 5%;
}
#material h2.nove_comment {
	text-align: center;
	padding: 24px;
	background: rgba(0,0,0,0.4);
	color: #fff;
	font-size: 28px;
	font-weight: 700;
}
.nove-top-color {
  flex-wrap: wrap;
  margin-right: 3%;
  margin-top: 10%;
}

.nove-color-box {
  width: 50px;
  height: 50px;
  margin-bottom: 30%;
}

.nove-color-1 {
  background-color: #000;
}
.nove-color-2 {
  background-color: #d8d8d8;
}
.nove-color-3 {
  background-color: #eb5c16;
}
.nove-color-4 {
  background-color: #308f48;
}
.nove-color-5 {
  background-color: #d7151d;
}

.nove-top2{
  width: 40%;
  display:flex;
  margin: 0 auto;
  margin-right: 30%;
  margin-top: 8%;
}

.top2-1 {
  width: 100%;
}

.nove-top3{
  width: 45%;
  display:flex;
  padding-top: 5%;
}

.top3-1 {
  width: 100%;
}

.nove-top-img {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  box-sizing: border-box;
  margin-top: 10%;
}

.nove-top-img:before {
  content: "";
  position: absolute;
  top: -10%;
  left: 10%;
  width: 100%;
  height: 100%;
  border: 15px solid #231815;
  margin: 0;
  box-sizing: border-box;
}


.top-comment {
  width: 100%;
  text-align: center;
  margin-bottom: 10%;
  justify-content: center;
}

.top-comment1{
  width: 60%;
  font-size: 16px;
  margin: auto;
  padding: 3% 0%;
  font-family: "Noto Sans JP";
}

　p.top-comment1 b {
  font-size: 24px;
}
#material div.novelty0410 p.nove-date{
  margin-top: 48px;
  font-size: 23px;
  font-weight: 700;
  color: #d7151d;
  border-top: 1px solid #d7151d;
  padding: 16px 0;
  border-bottom: 1px solid #d7151d;
}
#material p.top-comment2 {
  width: 80%;
  font-size: 16px;
  margin: auto;
  text-align: left;
  color: #d7151d;
  padding: 3% 0%;
  border-bottom: solid 1px #d7151d;
  font-family: "Noto Sans JP";

}

.head-border {
    display: flex;
    align-items: center;
    padding-top: 2%;
    padding-bottom: 2%;
}

.head-border:before,
.head-border:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #d7151d;
}



.head-border:before {
    margin-right: 1rem;
}

.head-border:after {
    margin-left: 1rem;
}

div.nove-comment0 {
  margin: 0 auto;
  margin-bottom: 10%;
  font-family: "Noto Sans JP";

}

div.nove-comment0 div {
  width: 100%;
  text-align: center;
  font-size: 16px;
}



@media screen and (max-width: 769px) {
  div.nove-main {
    width: 90%;
  }
  #material div.novelty0410 p.nove-date{
    margin-top: 24px;
    font-size: 16px;
    padding: 8px 0;
  }
}


@media screen and (max-width: 480px) {
  .nove-top-color {
    margin-right: 5%;
    margin-top: 10%;
  }

  .nove-color-box {
    width: 35px;
    height: 35px;
    margin-bottom: 30%;
  }

  .nove-top2{
      width: 73%;
      margin-right: 5%;
      margin-top: 8%;
    }

  .nove-top3{
      width: 90%;
      margin-left: 0%;
    }

    .top-comment1{
      width: 100%;
      font-size: 14px;
    }

    .nove-top-img:before {
      border: 7px solid #231815;
    }

    .top-comment2 {
      width: 100%;
      font-size: 12px;
    }
    #material div.novelty0410 p.nove-date{
      font-size: 12px;
    }
}


.nove-title-img {
  width: 100%;
}


.nove-cont {
  width: 100%;
  display: flex;
  justify-content:space-between;
  margin-bottom: 5%;
}

.nove-cont0 {
  width: 45%;
  text-align: left;
  margin-bottom: 10%:
}

.nove-cont0-1 {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  box-sizing: border-box;
}

.nove-cont0-1 p {
  font-size: 24px;
  color: #b3b3b3;
}

.nove-cont0-1:before {
  content: "";
  position: absolute;
  bottom: -8%;
  left: -8%;
  width: 100%;
  height: 100%;
  border: 15px solid #231815;
  margin: 0;
  box-sizing: border-box;
}

.nove-cont1 {
  width: 45%;
  text-align: right;
}

.nove-cont1-1 {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  box-sizing: border-box;
}

.nove-cont1-1 p {
  font-size: 24px;
}

.nove-cont1-1:after {
  content: "";
  position: absolute;
  top: -8%;
  left: 8%;
  width: 100%;
  height: 100%;
  border: 15px solid #231815;
  margin: 0;
  box-sizing: border-box;
}

.nove-cont1-comment {
  display: flex;
  width: 80%;
  font-size: 16px;
  padding: 5%;
  align-items: center;
  text-align: left;
  margin: 0 auto;
}

.nove-cont-sc {
  width: 650px;
  margin: 0 auto;
  text-align: center;
  margin-right: 0%;
}


.single-item {
  width: 70%;
  margin: 0 auto;
}


.single-item div {
  width: 100%;
  margin: 0 auto;
}

.single-item img {
  width: 100%;
}
.single-item .slick-dots{
  display: flex;
  justify-content: center;
  padding: 8px;
  margin: 0;
}

.single-item .slick-dots li{
  padding: 8px;
}
.single-item .slick-dots li button{
  text-indent: -9999px;
  background-color: rgba(0,0,0,0.3);
  border: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
  transition: .4s;
}
.single-item .slick-dots li.slick-active button{
  background-color:  rgba(0,0,0,0.6);
}
.nove-cont-2 {
  width: 100%;
  display: flex;
  justify-content:space-between;
  margin-bottom: 10%;
}

.nove-cont2 {
  display: flex;
  width: 40%;
  text-align: center;
}

.nove-cont2-1 {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  box-sizing: border-box;
}

.nove-cont2-1:before {
  content: "";
  position: absolute;
  top: 5%;
  left: -8%;
  width: 100%;
  height: 100%;
  border: 15px solid #231815;
  margin: 0;
  box-sizing: border-box;
}

.nove-comment1 {
  width: 60%;
  display: flex;
  align-items: center;
  font-size: 16px;
  text-align: left;
  margin-left: 10%;
}

.nove-cont3 {
  display: flex;
  width: 60%;
  margin: 0 auto;
  margin-left: 0%;
  margin-bottom: 10%;
}

.nove-cont3-1 {
  width: 100%;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;

}

.nove-cont-3 {
  width: 100%;
  display: flex;
}
/*
.nove-cont3-1:after {
  content: "";
  position: absolute;
  top: 8%;
  left: 8%;
  width: 100%;
  height: 100%;
  border: 15px solid #231815;
  margin: 0;
  box-sizing: border-box;
}
*/

.comment04 {
  padding-top: 5%;
  padding-bottom: 5%;
}


@media screen and (max-width: 769px) {
  .nove-cont-sc {
    width: 80%;
    margin-right: 0%;
  }
  .nove-cont2 {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 2%;
  }
  .nove-cont3 {
    margin-left: 0%;
    width: 80%;
  }
  .nove-comment1 {
    width: 60%;
    margin-left: 5%;
  }
}

@media screen and (max-width: 480px) {

  div.nove-top1{
    flex-wrap: wrap;
  }
  div.nove-top1
  .nove-cont {
    flex-wrap: wrap;
  }

  .nove-cont0 {
    width: 46%;
  }

  .nove-cont0-1 p {
    font-size: 14px;
  }


  .nove-cont0-1:before {
    bottom: -10%;
    left: -10%;
    border: 7px solid #231815;
  }
  .nove-cont1 {
    width: 46%;
  }

  .nove-cont1-1 p {
    font-size: 14px;
  }


  .nove-comment0 {
    text-align: left;
  }
  .nove-cont1-comment {
    display: flex;
    width: 95%;
    font-size: 14px;
    padding: 0%;
  }

  .nove-cont1-1 {
    order:1;
  }

  .nove-cont1-1:after {
    top: -7%;
    left: 5%;
    border: 7px solid #231815;
  }
  .nove-cont-sc {
    width: 100%;
  }
  .nove-cont-2 {
    width: 100%;
    flex-wrap: wrap;
  }
  .nove-comment1 {
    width: 100%;
    font-size: 14px;
    text-align: left;
    margin-left: 0%;
  }
  .nove-cont2-1:before {
    top: 3%;
    left: -5%;
    border: 7px solid #231815;
  }
  .nove-cont3 {
    margin-left: 0%;
    width: rgb(255, 0, 0);%;
    width: 100%;
  }


  .nove-cont1-comment {
    order:2;
  }
  .nove-cont {
    flex-wrap: wrap;
  }

}


div.fab_btns {
  position: fixed;
  left: 0;
  bottom: 16px;
  width: 100%;
  z-index: 1;
}

div.fab_btns div.fab_btn {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  opacity: 0;
  width: 100%;
}

div.fab_btns div.fab_btn.inview_box_in {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 1;
}

div.fab_btns div.fab_btn p {
  width: 320px;
  margin: 0 auto;
}

@media screen and (max-width: 321px) {
  div.fab_btns div.fab_btn p {
    width: calc(100% - 32px);
  }
}

div.fab_btns div.fab_btn p a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.3);
  padding: 16px;
  border-radius: 4px;
  text-decoration: none;
  color: #fff;
  font-family: "Noto Sans JP";
  position: relative;
}

div.fab_btns div.fab_btn p a span.itemimg {
  width: 30%;
}

div.fab_btns div.fab_btn p a span.iteminfo {
  width: 70%;
  display: block;
  padding: 4px;
}

div.fab_btns div.fab_btn p a span.iteminfo span {
  display: block;
  padding: 4px;
}

div.fab_btns div.fab_btn p a::after {
  content: "CLICK";
  position: absolute;
  bottom: 16px;
  right: 16px;
  font-size: 12px;
  border: 1px solid #fff;
  padding: 1px 16px 2px;
  -webkit-transition: .4s;
  transition: .4s;
}

div.fab_btns div.fab_btn p a:hover::after {
  color: rgba(0, 0, 0, 0.7);
  background: #fff;
}

div.fab_btns img {
  width: 100%;
}

div.nove_size {
  width: 60%;
  display: flex;
  align-items: center;
  margin: auto;
  background: #fff;
  padding: 2%;
}

div.nove_size h3 {
  width: 40%;
  font-size: 2em !important;
  margin-right: 10px !important;
}

div.tablesize {
  width: 60%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 12px;
  text-align: center;
}

div.table-title {
  padding: 1%;
  width: 100%;
  background: #efefef;
}

div.table-title1 {
  width: 30%;
}

div.table1 {
  width: 70%;
}

div.table-title0 {
  background: #efefef;
  width: 30%;
}

div.table0 {
  background: #efefef;
  width: 70%;
}

div.table-A {
  padding: 1%;
  width: 100%;
}

@media screen and (max-width: 480px) {
  div.nove_size {
    width: 90%;
    flex-wrap: wrap;
}
div.nove_size h3 {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 3px !important;
}

div.tablesize {
  width: 100%;

}
