.collection_base {
  overflow: visible;
  padding: 10px 0px 250px 0px;
}

.collection_content_20250801 {
  margin: 0;
  padding: 0 6%;
}

.number_img1,
.number_img2,
.number_img3,
.number_img4 {
  width: 100%;
  margin: 10px 0% 10px 0%;
  position: relative;
  text-align: center;
}

.number_img1 img,
.number_img2 img,
.number_img3 img,
.number_img4 img {
  max-width: 80px;
}

/***Center テキスト下**/
.number_imgx {
  width: 50%;
  padding: 200px 0% 0em 27%;
  text-align: center;
}

/***left  テキスト右**/
.number_imgX {
  width: 50%;
  padding: 8em 2% 7em 32%;
  text-align: left;
}

.number_img1 {
  width: 50%;
  padding: 8em 2% 7em 32%;
  text-align: left;
}

.number_img1 img {
}

.number_img2 {
  width: 50%;
  padding: 20em 2% 13em 32%;
  text-align: left;
  clear: both;
}

.number_img2 img {
}

.text_00,
.text_01,
.text_02,
.text_03,
.text_04,
.text_05,
.text_06,
.text_07,
.text_08,
.text_09,
.text_10,
.text_11 {
  line-height: 1.6em;
}

/******************/
/*  Image Classes */
/******************/

/******100% FULL***/
.img_100vw_full {
  width: 100vw;
  height: auto;
  margin: 0;
  padding: 0;
}

.img_100p_full {
  float: none;
  width: 100%;
  padding: 0;
  position: relative;
  margin: 0px 0% 10px 0%;
  clear: both;
}

/****HALF LEFT***/
.img_half_left {
  float: left;
  width: 49.5%;
  padding: 0;
  position: relative;
  margin: 0px 0.5% 10px 0%;
}

/****HALF RIGHT***/
.img_half_right {
  float: left;
  width: 49.5%;
  padding: 0;
  position: relative;
  margin: 0px 0% 10px 0.5%;
}

/****HALF CENTER***/
.img_half_center {
  float: none;
  width: 50%;
  padding: 0;
  position: relative;
  margin: 0px 25% 10px 25%;
  clear: both;
}

/****80% CENTER***/
.img_70p_center {
  float: none;
  width: 70%;
  padding: 0;
  position: relative;
  margin: 0px 15% 10px 15%;
  clear: both;
}

.img_01 {
  width: 100vw;
  height: auto;
  margin: -125px 0 0 -7%;
  padding: 0;
}

@media screen and (min-width: 1460px) {
  .img_01 {
    width: 100vw;
    height: auto;
    margin: -125px 0 0 -7%;
    margin-left: calc(-50vw + 637px);
    padding: 0;
  }
}

.img_02 {
  margin-top: 5%;
}

.img_03 {
  margin-top: 15%;
}

.img_04 {
  margin-top: 15%;
  margin-bottom: 3%;
}

.img_05 {
  margin-top: 5%;
  margin-bottom: 3%;
}

.img_06 {
  margin-top: 15%;
}

.img_07 {
}

.img_08 {
  margin-top: 15%;
  margin-bottom: 15%;
}

.img_09 {
  margin-bottom: 25%;
}
.img_10 {
  margin-top: 45%;
}
.img_11 {
  padding-top: 12%;
}
.img_12 {
  margin-top: 5%;
}
.img_13 {
}
.img_14 {
  margin-bottom: 10%;
}
.img_15 {
  margin-top: 25%;
}
.img_16 {
  margin-bottom: 10%;
}
.img_17 {
  margin-top: 25%;
}
.img_18 {
  padding-top: 5%;
}
.img_19 {
}
.img_20 {
}

/****80% RIGHT***/
.img_xx {
  float: right;
  width: 80%;
  padding: 0;
  position: relative;
  margin: 0px 0% 10px 20%;
}

/****33% LEFT***/

/****33% MIDDLE***/

/****33% RIGHT***/
.img_xx {
  float: left;
  width: 32.75%;
  padding: 0;
  position: relative;
  margin: 0px 0% 10px 0.4%;
}

/*****TEXT01*****/

/**** TEXT === 100% default***/
.text_00,
.text_01,
.text_02,
.text_03,
.text_04,
.text_05,
.text_06,
.text_07,
.text_08,
.text_09,
.text_10,
.text_11 {
  margin: 10px 0% 10px 0%;
  float: none;
  width: 100%;
  text-align: left;
  clear: both;
}

.text_00 {
  width: 50%;
  position: absolute;
  margin: -6.5em 0 0px 10em;
}

/****normal 100% left1%****/
.text_normal {
  margin: 0px 0 20px 1%;
}
/****Center Halrf****/
.text_center_half {
  float: none;
  text-align: left;
  clear: both;
  width: 50%;
  margin: 10px 0 0px 25%;
}

/**** TEXT === HALF RIGHT***/
.text_left_half {
  float: left;
  width: 39.5%;
  padding: 0;
  position: relative;
  margin: 30% 0% 20px 10%;
}

.text_number_left {
  position: absolute;
  margin: -6.5em 0 0px 10em;
}

.text_number_bottom_center {
  margin: 30px 0 100px 1%;
  display: inline-block;
  width: auto;
}

.text_img_bottm_left10p {
  width: 90%;
  position: relative;
  margin-left: 10px;
  text-align: left;
}

/****BOTTOM LEFT in img div(float right)****/
.text_bottom_left_in_img_div {
  margin: 0em 110% 0px 0px;
  width: auto;
  position: absolute;
  width: 90%;
  bottom: 10%;
  text-align: right;
  right: 0;
}

/****BOTTOM RIGHT in img div****/
.text_bottom_right_in_img_div {
  margin: 30% 0 50% 10%;
  position: absolute;
  width: auto;
  width: 90%;
  bottom: 0;
}

.text_01 {
  margin-top: -9.5em;
}

.text_02 {
}

.text_02 {
}

.text_03 {
  display: flex;
  justify-content: center;
}

.text_04 {
  margin-top: -8.5em;
}

.text_05 {
}
.text_06 {
  display: flex;
  justify-content: center;
  margin-bottom: 5%;
}
.text_07 {
  padding-top: 20%;
}
.text_08 {
  padding-top: 20%;
}
.text_09 {
}
.text_10 {
}
.text_11 {
}

@media screen and (min-width: 1460px) {
  .text_00 {
  }
}

/***************B***************/

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

.left_box {
  float: left;
  width: 49.5%;
  padding-right: 1%;
}

.right_box {
  float: left;
  width: 49.5%;
}

.collection_bottom_box {
  position: relative;
  float: none;
  clear: both;
  height: auto;
  margin-top: 160px;
  display: flex;
  justify-content: center;
  line-height: 2em;
}

.img_bottom_credit {
  width: 100%;
  padding-top: 0px;
  text-align: left;
  float: none;
}

.pc_dot {
  display: inline;
}

.sp_br {
  display: none;
}

/***** SP under 768px *****/
@media screen and (max-width: 768px) {
  .pc_dot {
    display: none;
  }

  .sp_br {
    display: inline;
  }

  .number_img1,
  .number_img2,
  .number_img3 {
    width: 100%;
    padding: 60px 0px 20px 0%;
    margin: 10px 0;
    position: relative;
    text-align: center;
  }

  .number_img1 img,
  .number_img2 img,
  .number_img3 img,
  .number_img4 img {
    max-width: 60px;
  }

  .img_01,
  .img_02,
  .img_03,
  .img_04,
  .img_05,
  .img_06,
  .img_07,
  .img_08,
  .img_09,
  .img_10,
  .img_11,
  .img_12,
  .img_13,
  .img_14,
  .img_15,
  .img_16,
  .img_17,
  .img_18,
  .img_19,
  .img_20,
  .img_21,
  .left_box,
  .right_box,
  .center_width_70 {
    float: none;
    width: 100%;
    position: relative;
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0;
    border: 0;
  }

  .img_16 img {
  }

  .left_box,
  .right_box,
  .center_width_70 {
    padding: 0 0 0px 0;
  }

  .text_00,
  .text_01,
  .text_02,
  .text_03,
  .text_04,
  .text_05,
  .text_06,
  .text_07,
  .text_08,
  .text_09,
  .text_10,
  .text_11 {
    float: none;
    bottom: auto;
    left: auto;
    text-align: left;
    position: relative;
    width: 100%;
    text-align: right;
    padding: 1em 0 2em 0;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 0;
    line-height: 1.6em;
    max-width: none;
    display: block;
  }

  /******TEXT DISPLAY NONE !!!!******/

  .text_06 .text_03 {
    display: none;
  }

  .collection_bottom_box {
    position: relative;
    float: none;
    clear: both;
    height: auto;
  }
}
