@charset "UTF-8";
/* CSS Document */
.colorArea {
  height: auto;
  padding-top: 50px;
  padding-bottom: 150px;
}
.colorArea .inner {
  max-width: 1200px;
}
#color_navi_box {
  display: flex;
  justify-content: center;
  height: auto;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 700px;
}
.color_box_group {
  margin-top: 100px;
}
.color_navi_box1 {
  margin-top: 40px;
  margin-bottom: 30px;
}
#color_navi_box li {
  margin-top: 20px;
  margin-right: 10px;
}
.colorArea .inner h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #666;
}
.colorArea .inner p {
  text-align: center;
  margin-bottom: 20px;
}
.colorArea .inner .to-color {
  margin-bottom: 25px;
}
.colorArea .inner .to-color a:hover {
  background-color: #00BBBB;
}
.color_box {
  width: 30.6%;
  height: auto;
  position: relative;
  margin-bottom: 60px;
  float: left;
  text-align: center;
}
.color_box:not(:nth-child(3n - 2)) {
  margin-left: 4%;
}
.color_box h4 {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #666;
}
.color_box h5 {
  margin: 10px auto;
  font-size: 16px;
}
.ink_title {
  position: absolute;
  top: 204px;
  left: 2px;
  width: 200px;
  height: 20px;
}
.ink_box {
  width: 200px;
  height: auto;
  margin: 0 auto;
}
.ink_box li {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
/*.color_box {
		border: 1px dotted #464141;
    padding: 25px 1px;
}
*/
.nextpage {
  margin-top: 21px;
  text-align: center;
}
.nextpage a {
  display: inline-block;
  background-color: #ffbf00;
  border-radius: 50px;
  color: #fff;
  width: 160px;
  padding: 5px 30px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.nextpage a:hover {
  background-color: #00BBBB;
}
.to-color a {
  display: inline-block;
  background-color: #FFBF00;
  border-radius: 50px;
  color: #fff;
  width: 160px;
  padding: 5px 30px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.float_clear {
  clear: both;
}
.sp_only {
  display: none;
}
.color_box_sub {
  text-align: center;
}
.color_box_sub table {
  margin: 0 auto 30px;
  border-spacing: 15px;
  border-collapse: separate;
}
.color_box_sub table th {
  width: 105px;
}
.colorval_title {
  font-size: 20px;
  font-weight: 700;
  margin: 40px auto 20px;
}
.colorval_text {
  margin-bottom: 50px;
}
.color_notice {
  margin-bottom: 30px;
}
.band02 img {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 1px;
}
#color01,
#color02,
#color03,
#color04,
#color05,
#color06,
#color07,
#color08,
#color09,
#color10,
#color11,
#color12,
#color13,
#color14,
#color15,
#color16,
#color17,
#color18,
#color19,
#color20,
#color21,
#color22,
#color23,
#color24,
#color25,
#color26,
#color27,
#color28,
#color29 {
  margin-top: -121px;
  padding-top: 121px;
}
@media screen and (max-width: 1750px) {
}

@media screen and (max-width: 1350px) {
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 1000px) {
  .ink_box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 897px) and (orientation: landscape) {
}

@media screen and (max-width: 767px) {
  .colorArea {
    padding-bottom: 0;
    padding-top: 30px;
  }
  .colorArea .inner {
    width: 100%;
    padding: 0 3vw;
  }
  .sp_only {
    display: block;
  }
  .colorArea .inner h3 {
    font-size: 18px;
  }
  .color_box {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 45%;
  }
  .color_box:not(:nth-child(3n - 2)) {
    margin-left: 0;
  }
  .color_box:nth-child(even) {
    margin-left: 10%;
  }
  .colorArea .inner p,
  .color_notice,
  .nextcolor2 {
    text-align: left;
  }
}

@media screen and (max-width: 650px) {
}

@media screen and (max-width: 500px) {
}

@media screen and (max-width: 450px) {
  .colorAea .inner .color_box_sub .colorval_text .color_table03 {
    padding-right: 10px;
  }
  .color_box {
    width: 100%;
  }
  .color_box:nth-child(even) {
    margin-left: 0;
  }
}

@media screen and (max-width: 380px) {
}
