@charset "UTF-8";

/* IE *********/

@media all and (-ms-high-contrast: none){
  .img100 img,
  #contents img,
  .inner img,
  body.dcms_editor .img100 img,
  body.dcms_editor #contents img,
  body.dcms_editor .inner img{
    max-width: none !important; /*IE10以上 */
  }
}

.fs130 {
  font-size: 130%;
}

.fs140 {
  font-size: 140%;
}

.fs140_bold {
  font-size: 140%;
  font-weight: bold;
}

.fs150 {
  font-size: 150%;
}


/*_________________________________________________________________________*/
/*ブロック2個並び*/

.col2_m_222, .col2_m_221,
.col2_m_212, .col2_m_211,
.col2_222, .col2_221,
.col2_212, .col2_211, .col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.col2_m_222 .col, .col2_m_221 .col,
.col2_m_212 .col, .col2_m_211 .col {
  width: calc(50% - 10px);
  margin-left: 20px;
  margin-bottom: 20px;
}
.col2_m_222 .col:nth-child(2n + 1),
.col2_m_221 .col:nth-child(2n + 1),
.col2_m_212 .col:nth-child(2n + 1),
.col2_m_211 .col:nth-child(2n + 1) {
  margin-left: 0; 
}
.col2_222 .col, .col2_221 .col,
.col2_212 .col, .col2_211 .col,
.col2 .col {
  width: calc(50% - 0.5px);
  margin-left: 1px;
  margin-bottom: 1px; 
}
.col2_222 .col:nth-child(2n + 1),
.col2_221 .col:nth-child(2n + 1),
.col2_212 .col:nth-child(2n + 1),
.col2_211 .col:nth-child(2n + 1),
.col2 .col:nth-child(2n + 1) {
  margin-left: 0; 
}
@media only screen and (max-width: 979px) {
  .col2_m_212 .col,
  .col2_m_211 .col,
  .col2_212 .col,
  .col2_211 .col,
  .col2 .col {
    width: 100%;
    margin-left: 0; 
  } 
}
@media only screen and (max-width: 690px) {
  .col2_m_212 .col {
    width: calc(50% - 8px);
    margin-left: 16px;
    margin-bottom: 16px; 
  }
  .col2_m_212 .col:nth-child(2n + 1) {
    margin-left: 0; 
  }
  .col2_212 .col {
    width: calc(50% - 0.5px);
    margin-left: 1px;
    margin-bottom: 1px; 
  }
  .col2_212 .col:nth-child(2n + 1) {
    margin-left: 0; 
  }
  .col2_m_221 .col,
  .col2_221 .col {
    width: 100%;
    margin-left: 0; 
  }
}
/**/
.col2_m_222 .col:last-child,
.col2_m_221 .col:last-child,
.col2_m_212 .col:last-child,
.col2_m_211 .col:last-child,
.col2_222 .col:last-child,
.col2_221 .col:last-child,
.col2_212 .col:last-child,
.col2_211 .col:last-child,
.col2 .col:last-child {
  margin-right: 0;
}

/*ブロック3個並び*/

.col3_m_333, .col3_m_332,
.col3_m_331, .col3_m_323,
.col3_m_322, .col3_m_321,
.col3_m_313, .col3_m_312,
.col3_m_311, .col3_333,
.col3_332, .col3_331,
.col3_323, .col3_322,
.col3_321, .col3_313, 
.col3_312, .col3_311 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; 
}
.col3_m_333 .col,
.col3_m_332 .col,
.col3_m_331 .col,
.col3_m_323 .col,
.col3_m_322 .col,
.col3_m_321 .col,
.col3_m_313 .col,
.col3_m_312 .col,
.col3_m_311 .col {
  width: calc(33.33333% - 16px);
  margin-right: 24px;
  margin-bottom: 24px; 
}
.col3_m_333 .col:nth-child(3n),
.col3_m_332 .col:nth-child(3n),
.col3_m_331 .col:nth-child(3n),
.col3_m_323 .col:nth-child(3n),
.col3_m_322 .col:nth-child(3n),
.col3_m_321 .col:nth-child(3n),
.col3_m_313 .col:nth-child(3n),
.col3_m_312 .col:nth-child(3n),
.col3_m_311 .col:nth-child(3n) {
  margin-right: 0; 
}
.col3_333 .col, .col3_332 .col,
.col3_331 .col, .col3_323 .col,
.col3_322 .col, .col3_321 .col,
.col3_313 .col, .col3_312 .col,
.col3_311 .col {
  width: calc(33.33333% - 1px);
  margin-right: 1.5px;
  margin-bottom: 1px;
}
.col3_333 .col:nth-child(3n),
.col3_332 .col:nth-child(3n),
.col3_331 .col:nth-child(3n),
.col3_323 .col:nth-child(3n),
.col3_322 .col:nth-child(3n),
.col3_321 .col:nth-child(3n),
.col3_313 .col:nth-child(3n),
.col3_312 .col:nth-child(3n),
.col3_311 .col:nth-child(3n) {
  margin-right: 0; 
}

@media only screen and (max-width: 979px) {
  .col3_m_323 .col,
  .col3_m_322 .col,
  .col3_m_321 .col {
    width: calc(50% - 12px);
    margin-right: 24px; 
  }
  .col3_m_323 .col:nth-child(3n),
  .col3_m_322 .col:nth-child(3n),
  .col3_m_321 .col:nth-child(3n) {
    margin-right: 24px; 
  }
  .col3_m_323 .col:nth-child(2n),
  .col3_m_322 .col:nth-child(2n),
  .col3_m_321 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col3_323 .col,
  .col3_322 .col,
  .col3_321 .col {
    width: calc(50% - 1px);
    margin-right: 1px; 
  }
  .col3_323 .col:nth-child(3n),
  .col3_322 .col:nth-child(3n),
  .col3_321 .col:nth-child(3n) {
    margin-right: 1px; 
  }
  .col3_323 .col:nth-child(2n),
  .col3_322 .col:nth-child(2n),
  .col3_321 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col3_m_313 .col,
  .col3_m_312 .col,
  .col3_m_311 .col,
  .col3_313 .col,
  .col3_312 .col,
  .col3_311 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col3_m_313 .col:nth-child(2n),
  .col3_m_312 .col:nth-child(2n),
  .col3_m_311 .col:nth-child(2n),
  .col3_313 .col:nth-child(2n),
  .col3_312 .col:nth-child(2n),
  .col3_311 .col:nth-child(2n) {
    margin-right: 0; 
  } 
}
@media only screen and (max-width: 690px) {
  .col3_m_333 .col, .col3_m_332 .col,
  .col3_m_331 .col, .col3_m_323 .col,
  .col3_m_322 .col, .col3_m_321 .col,
  .col3_m_313 .col, .col3_m_312 .col,
  .col3_m_311 .col {
    margin-bottom: 16px;
    margin-right: 16px; 
  }
  .col3_m_333 .col,
  .col3_m_323 .col,
  .col3_m_313 .col {
    width: calc(33.333% - 11.3px);
    margin-right: 16px; 
  }
  .col3_m_333 .col:nth-child(2n),
  .col3_m_323 .col:nth-child(2n),
  .col3_m_313 .col:nth-child(2n) {
    margin-right: 16px; 
  }
  .col3_m_333 .col:nth-child(3n),
  .col3_m_323 .col:nth-child(3n),
  .col3_m_313 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col3_m_333 .col:nth-child(6n),
  .col3_m_323 .col:nth-child(6n),
  .col3_m_313 .col:nth-child(6n) {
    margin-right: 0; 
  }
  .col3_m_332 .col,
  .col3_m_322 .col,
  .col3_m_312 .col {
    width: calc(50% - 8px);
    margin-right: 16px; 
  }
  .col3_m_332 .col:nth-child(3n),
  .col3_m_322 .col:nth-child(3n),
  .col3_m_312 .col:nth-child(3n) {
    margin-right: 16px; 
  }
  .col3_m_332 .col:nth-child(2n),
  .col3_m_322 .col:nth-child(2n),
  .col3_m_312 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col3_333 .col, .col3_332 .col,
  .col3_331 .col, .col3_323 .col,
  .col3_322 .col, .col3_321 .col,
  .col3_313 .col, .col3_312 .col,
  .col3_311 .col {
    margin-bottom: 1px;
    margin-right: 1px; 
  }
  .col3_333 .col,
  .col3_323 .col,
  .col3_313 .col {
    width: calc(33.333% - 1px);
    margin-right: 1.5px; 
  }
  .col3_333 .col:nth-child(2n),
  .col3_323 .col:nth-child(2n),
  .col3_313 .col:nth-child(2n) {
    margin-right: 1.5px; 
  }
  .col3_333 .col:nth-child(3n),
  .col3_323 .col:nth-child(3n),
  .col3_313 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col3_332 .col,
  .col3_322 .col,
  .col3_312 .col {
    width: calc(50% - 1px);
    margin-right: 1.5px; 
  }
  .col3_332 .col:nth-child(2n),
  .col3_322 .col:nth-child(2n),
  .col3_312 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col3_332 .col:nth-child(3n),
  .col3_322 .col:nth-child(3n),
  .col3_312 .col:nth-child(3n) {
    margin-right: 1.5px; 
  }
  .col3_m_331 .col, .col3_m_321 .col,
  .col3_m_311 .col, .col3_331 .col,
  .col3_321 .col, .col3_m_321 .col:nth-child(3n) {
    width: 100%;
    margin-right: 0; 
  }
  .col3_331 .col {
    margin-bottom: 24px; 
  } 
}
.col3_m_333 .col:last-child,
.col3_m_332 .col:last-child,
.col3_m_331 .col:last-child,
.col3_m_323 .col:last-child,
.col3_m_322 .col:last-child,
.col3_m_321 .col:last-child,
.col3_m_313 .col:last-child,
.col3_m_312 .col:last-child,
.col3_m_311 .col
.col3_333 .col:last-child,
.col3_332 .col:last-child,
.col3_331 .col:last-child,
.col3_323 .col:last-child,
.col3_322 .col:last-child,
.col3_321 .col:last-child,
.col3_313 .col:last-child,
.col3_312 .col:last-child,
.col3_311 .col:last-child {
  margin-right: 0; 
}

/*ブロック4個並び*/

.col4_m_444, .col4_m_443, .col4_m_442, .col4_m_441,
.col4_m_433, .col4_m_432, .col4_m_431, .col4_m_423,
.col4_m_422, .col4_m_421, .col4_m_411, .col4_444,
.col4_443, .col4_442, .col4_441, .col4_433,
.col4_432, .col4_431, .col4_423, .col4_422,
.col4_421, .col4_411 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; 
}
.col4_m_444 .col, .col4_m_443 .col,
.col4_m_442 .col, .col4_m_441 .col,
.col4_m_433 .col, .col4_m_432 .col,
.col4_m_431 .col, .col4_m_422 .col,
.col4_m_421 .col, .col4_m_411 .col {
  width: calc(25% - 19.2px);
  margin-right: 24px;
  margin-bottom: 24px; 
}
.col4_m_444 .col:nth-child(4n),
.col4_m_443 .col:nth-child(4n),
.col4_m_442 .col:nth-child(4n),
.col4_m_441 .col:nth-child(4n),
.col4_m_433 .col:nth-child(4n),
.col4_m_432 .col:nth-child(4n),
.col4_m_431 .col:nth-child(4n),
.col4_m_422 .col:nth-child(4n),
.col4_m_421 .col:nth-child(4n),
.col4_m_411 .col:nth-child(4n) {
  margin-right: 0; 
}
.col4_444 .col, .col4_443 .col,
.col4_442 .col, .col4_441 .col,
.col4_433 .col, .col4_432 .col,
.col4_431 .col, .col4_422 .col,
.col4_421 .col, .col4_411 .col {
  width: calc(25% - 1px);
  margin-right: 1px;
  margin-bottom: 1px;
}
.col4_444 .col:nth-child(4n),
.col4_443 .col:nth-child(4n),
.col4_442 .col:nth-child(4n),
.col4_441 .col:nth-child(4n),
.col4_433 .col:nth-child(4n),
.col4_432 .col:nth-child(4n),
.col4_431 .col:nth-child(4n),
.col4_422 .col:nth-child(4n),
.col4_421 .col:nth-child(4n),
.col4_411 .col:nth-child(4n) {
  margin-right: 0; 
}
.col4_m_411 .col:last-child, .col4_m_444 .col:last-child,
.col4_m_443 .col:last-child, .col4_m_442 .col:last-child,
.col4_m_441 .col:last-child, .col4_m_433 .col:last-child,
.col4_m_432 .col:last-child, .col4_m_431 .col:last-child,
.col4_m_422 .col:last-child, .col4_m_421 .col:last-child,
.col4_m_411 .col:last-child, .col4_444 .col:last-child,
.col4_443 .col:last-child, .col4_442 .col:last-child,
.col4_441 .col:last-child, .col4_433 .col:last-child,
.col4_432 .col:last-child, .col4_431 .col:last-child,
.col4_422 .col:last-child, .col4_421 .col:last-child,
.col4_411 .col:last-child {
  margin-right: 0; 
}
@media only screen and (max-width: 979px) {
  .col4_m_433 .col,
  .col4_m_432 .col,
  .col4_m_431 .col {
    width: calc(33.333% - 16px); 
  }
  .col4_m_433 .col:nth-child(4n),
  .col4_m_432 .col:nth-child(4n),
  .col4_m_431 .col:nth-child(4n) {
    margin-right: 24px; 
  }
  .col4_m_433 .col:nth-child(3n),
  .col4_m_432 .col:nth-child(3n),
  .col4_m_431 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col4_433 .col,
  .col4_432 .col,
  .col4_431 .col {
    width: calc(33.333% - 1px);
    margin-right: 1.5px; 
  }
  .col4_433 .col:nth-child(4n),
  .col4_432 .col:nth-child(4n),
  .col4_431 .col:nth-child(4n) {
    margin-right: 1.5px; 
  }
  .col4_433 .col:nth-child(3n),
  .col4_432 .col:nth-child(3n),
  .col4_431 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col4_m_422 .col,
  .col4_m_421 .col {
    width: calc(50% - 12px); 
  }
  .col4_m_422 .col:nth-child(4n),
  .col4_m_421 .col:nth-child(4n) {
    margin-right: 24px; 
  }
  .col4_m_422 .col:nth-child(2n),
  .col4_m_421 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col4_422 .col,
  .col4_421 .col {
    width: calc(50% - 1px);
    margin-right: 2px; 
  }
  .col4_422 .col:nth-child(4n),
  .col4_421 .col:nth-child(4n) {
    margin-right: 2px; 
  }
  .col4_422 .col:nth-child(2n),
  .col4_421 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col4_m_411 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col4_m_411 .col:nth-child(4n) {
    margin-right: 0; 
  }
  .col4_m_411 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col4_411 .col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1px; 
  }
  .col4_411 .col:nth-child(4n) {
    margin-right: 0; 
  }
  .col4_411 .col:nth-child(2n) {
    margin-right: 0; 
  } 
}
@media only screen and (max-width: 690px) {
  .col4_m_444 .col, .col4_m_443 .col,
  .col4_m_442 .col, .col4_m_441 .col,
  .col4_m_433 .col, .col4_m_432 .col,
  .col4_m_431 .col, .col4_m_422 .col,
  .col4_m_421 .col, .col4_m_411 .col {
    margin-bottom: 16px; 
  }
  .col4_m_422 .col,
  .col4_m_421 .col {
    width: calc(50% - 8px);
    margin-right: 16px; 
  }
  .col4_m_422 .col:nth-child(4n),
  .col4_m_421 .col:nth-child(4n) {
    margin-right: 0; 
  }
  .col4_m_444 .col {
    width: calc(25% - 12px);
    margin-right: 16px; 
  }
  .col4_m_443 .col {
    width: calc(33.333% - 10.7px);
    margin-right: 16px; 
  }
  .col4_m_443 .col:nth-child(4n) {
    margin-right: 16px; 
  }
  .col4_m_443 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col4_m_433 .col {
    width: calc(33.333% - 10.7px);
    margin-right: 16px; 
  }
  .col4_m_433 .col:nth-child(4n) {
    margin-right: 16px; 
  }
  .col4_m_433 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col4_m_442 .col,
  .col4_m_432 .col,
  .col4_m_422 .col {
    width: calc(50% - 8px);
    margin-right: 16px; 
  }
  .col4_m_442 .col:nth-child(4n),
  .col4_m_432 .col:nth-child(4n),
  .col4_m_422 .col:nth-child(4n) {
    margin-right: 16px; 
  }
  .col4_m_442 .col:nth-child(3n),
  .col4_m_432 .col:nth-child(3n),
  .col4_m_422 .col:nth-child(3n) {
    margin-right: 16px; 
  }
  .col4_m_442 .col:nth-child(2n),
  .col4_m_432 .col:nth-child(2n),
  .col4_m_422 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col4_444 .col, .col4_443 .col,
  .col4_442 .col, .col4_441 .col,
  .col4_433 .col, .col4_432 .col,
  .col4_431 .col, .col4_422 .col,
  .col4_421 .col, .col4_411 .col {
    margin-bottom: 1px; 
  }
  .col4_443 .col {
    width: calc(33.333% - 1px);
    margin-right: 1.5px; 
  }
  .col4_443 .col:nth-child(4n) {
    margin-right: 1.5px; 
  }
  .col4_443 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col4_442 .col,
  .col4_432 .col,
  .col4_422 .col {
    width: calc(50% - 1px);
    margin-right: 1.5px; 
  }
  .col4_442 .col:nth-child(4n),
  .col4_432 .col:nth-child(4n),
  .col4_422 .col:nth-child(4n) {
    margin-right: 1.5px; 
  }
  .col4_442 .col:nth-child(3n),
  .col4_432 .col:nth-child(3n),
  .col4_422 .col:nth-child(3n) {
    margin-right: 1.5px; 
  }
  .col4_442 .col:nth-child(2n),
  .col4_432 .col:nth-child(2n),
  .col4_422 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col4_441 .col, .col4_431 .col,
  .col4_421 .col, .col4_m_441 .col,
  .col4_m_431 .col, .col4_m_421 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col4_441 .col:nth-child(4n),
  .col4_431 .col:nth-child(4n),
  .col4_421 .col:nth-child(4n),
  .col4_m_441 .col:nth-child(4n),
  .col4_m_431 .col:nth-child(4n),
  .col4_m_421 .col:nth-child(4n) {
    margin-right: 0; 
  }    
  .col4_441 .col:nth-child(3n),
  .col4_431 .col:nth-child(3n),
  .col4_421 .col:nth-child(3n),
  .col4_m_441 .col:nth-child(3n),
  .col4_m_431 .col:nth-child(3n),
  .col4_m_421 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col4_441 .col:nth-child(2n),
  .col4_431 .col:nth-child(2n),
  .col4_421 .col:nth-child(2n),
  .col4_m_441 .col:nth-child(2n),
  .col4_m_431 .col:nth-child(2n),
  .col4_m_421 .col:nth-child(2n) {
    margin-right: 0; 
  }
}

/*ブロック（5個並び）*/

.col5_m_555, .col5_m_554,
.col5_m_553, .col5_m_552,
.col5_m_551, .col5_m_544,
.col5_m_543, .col5_m_542,
.col5_m_541, .col5_m_533,
.col5_m_532, .col5_m_531,
.col5_m_522, .col5_m_521,
.col5_m_511, .col5_555,
.col5_554, .col5_553,
.col5_552, .col5_551,
.col5_544, .col5_543,
.col5_542, .col5_541,
.col5_533, .col5_532,
.col5_531, .col5_522,
.col5_521, .col5_511 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.col5_m_555 .col, .col5_m_554 .col,
.col5_m_553 .col, .col5_m_552 .col,
.col5_m_551 .col, .col5_m_544 .col,
.col5_m_543 .col, .col5_m_542 .col,
.col5_m_541 .col, .col5_m_533 .col,
.col5_m_532 .col, .col5_m_531 .col,
.col5_m_522 .col, .col5_m_521 .col,
.col5_m_511 .col {
  width: calc(20% - 19.2px);
  margin-right: 24px;
  margin-bottom: 24px; 
}
.col5_m_555 .col:nth-child(5n),
.col5_m_554 .col:nth-child(5n),
.col5_m_553 .col:nth-child(5n),
.col5_m_552 .col:nth-child(5n),
.col5_m_551 .col:nth-child(5n),
.col5_m_544 .col:nth-child(5n),
.col5_m_543 .col:nth-child(5n),
.col5_m_542 .col:nth-child(5n),
.col5_m_541 .col:nth-child(5n),
.col5_m_533 .col:nth-child(5n),
.col5_m_532 .col:nth-child(5n),
.col5_m_531 .col:nth-child(5n),
.col5_m_522 .col:nth-child(5n),
.col5_m_521 .col:nth-child(5n),
.col5_m_511 .col:nth-child(5n) {
  margin-right: 0; 
}

.col5_555 .col, .col5_554 .col,
.col5_553 .col, .col5_552 .col,
.col5_551 .col, .col5_544 .col,
.col5_543 .col, .col5_542 .col,
.col5_541 .col, .col5_533 .col,
.col5_532 .col, .col5_531 .col,
.col5_522 .col, .col5_521 .col,
.col5_511 .col {
  width: calc(20% - 1px);
  margin-right: 1px;
  margin-bottom: 1px; 
}
.col5_555 .col:nth-child(5n),
.col5_554 .col:nth-child(5n),
.col5_553 .col:nth-child(5n),
.col5_552 .col:nth-child(5n),
.col5_551 .col:nth-child(5n),
.col5_544 .col:nth-child(5n),
.col5_543 .col:nth-child(5n),
.col5_542 .col:nth-child(5n),
.col5_541 .col:nth-child(5n),
.col5_533 .col:nth-child(5n),
.col5_532 .col:nth-child(5n),
.col5_531 .col:nth-child(5n),
.col5_522 .col:nth-child(5n),
.col5_521 .col:nth-child(5n),
.col5_511 .col:nth-child(5n) {
  margin-right: 0; 
}
@media only screen and (max-width: 979px) {
  .col5_m_544 .col, .col5_m_543 .col,
  .col5_m_542 .col, .col5_m_541 .col {
    width: calc(25% - 19.2px); 
  }
  .col5_m_544 .col:nth-child(5n),
  .col5_m_543 .col:nth-child(5n),
  .col5_m_542 .col:nth-child(5n),
  .col5_m_541 .col:nth-child(5n) {
    margin-right: 24px; 
  }
  .col5_m_544 .col:nth-child(4n),
  .col5_m_543 .col:nth-child(4n),
  .col5_m_542 .col:nth-child(4n),
  .col5_m_541 .col:nth-child(4n) {
    margin-right: 0; 
  }
  .col5_544 .col, .col5_543 .col,
  .col5_542 .col, .col5_541 .col {
    width: calc(25% - 1px);
    margin-right: 1.25px; 
  }
  .col5_544 .col:nth-child(5n),
  .col5_543 .col:nth-child(5n),
  .col5_542 .col:nth-child(5n),
  .col5_541 .col:nth-child(5n) {
    margin-right: 1.25px; 
  }
  .col5_544 .col:nth-child(4n),
  .col5_543 .col:nth-child(4n),
  .col5_542 .col:nth-child(4n),
  .col5_541 .col:nth-child(4n) {
    margin-right: 0; 
  }
  .col5_m_533 .col,
  .col5_m_532 .col,
  .col5_m_531 .col {
    width: calc(33.333% - 16px); 
  }
  .col5_m_533 .col:nth-child(5n),
  .col5_m_532 .col:nth-child(5n),
  .col5_m_531 .col:nth-child(5n) {
    margin-right: 24px; 
  }
  .col5_m_533 .col:nth-child(3n),
  .col5_m_532 .col:nth-child(3n),
  .col5_m_531 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col5_533 .col,
  .col5_532 .col,
  .col5_531 .col {
    width: calc(33.333% - 1px);
    margin-right: 1.5px; 
  }
  .col5_533 .col:nth-child(5n),
  .col5_532 .col:nth-child(5n),
  .col5_531 .col:nth-child(5n) {
    margin-right: 1.5px; 
  }
  .col5_533 .col:nth-child(3n),
  .col5_532 .col:nth-child(3n),
  .col5_531 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col5_m_522 .col,
  .col5_m_521 .col {
    width: calc(50% - 12px); 
  }
  .col5_m_522 .col:nth-child(5n),
  .col5_m_521 .col:nth-child(5n) {
    margin-right: 24px; 
  }
  .col5_m_522 .col:nth-child(2n),
  .col5_m_521 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col5_522 .col,
  .col5_521 .col {
    width: calc(50% - 1px);
    margin-right: 2px; 
  }
  .col5_522 .col:nth-child(5n),
  .col5_521 .col:nth-child(5n) {
    margin-right: 2px; 
  }
  .col5_522 .col:nth-child(2n),
  .col5_521 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col5_m_511 .col,
  .col5_511 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col5_m_511 .col:nth-child(5n),
  .col5_511 .col:nth-child(5n) {
    margin-right: 0; 
  } 
}
@media only screen and (max-width: 690px) {
  .col5_m_555 .col, .col5_m_554 .col,
  .col5_m_553 .col, .col5_m_552 .col,
  .col5_m_551 .col, .col5_m_544 .col,
  .col5_m_543 .col, .col5_m_542 .col,
  .col5_m_541 .col, .col5_m_533 .col,
  .col5_m_532 .col, .col5_m_531 .col,
  .col5_m_522 .col, .col5_m_521 .col,
  .col5_m_511 .col {
    margin-right: 16px;
    margin-bottom: 16px; 
  }
  .col5_m_553 .col {
    width: calc(33.333% - 10.7px); 
  }
  .col5_m_553 .col:nth-child(5n) {
    margin-right: 16px; 
  }
  .col5_m_553 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col5_m_552 .col {
    width: calc(50% - 8px); 
  }
  .col5_m_552 .col:nth-child(5n) {
    margin-right: 16px; 
  }
  .col5_m_552 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col5_m_551 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col5_m_551 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col5_m_543 .col {
    width: calc(33.333% - 16px); 
  }
  .col5_m_543 .col:nth-child(5n) {
    margin-right: 16px; 
  }
  .col5_m_543 .col:nth-child(4n) {
    margin-right: 16px; 
  }
  .col5_m_543 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col5_m_542 .col {
    width: calc(50% - 8px); 
  }
  .col5_m_542 .col:nth-child(5n) {
    margin-right: 16px; 
  }
  .col5_m_542 .col:nth-child(4n) {
    margin-right: 16px; 
  }
  .col5_m_542 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col5_m_541 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col5_m_541 .col:nth-child(5n) {
    margin-right: 0;
  }
  .col5_m_541 .col:nth-child(4n) {
    margin-right: 0; 
  }
  .col5_m_533 .col {
    width: calc(33.333% - 10.7px); 
  }
  .col5_m_533 .col:nth-child(5n) {
    margin-right: 16px; 
  }
  .col5_m_532 .col {
    width: calc(50% - 8px); 
  }
  .col5_m_532 .col:nth-child(5n) {
    margin-right: 16px; 
  }
  .col5_m_532 .col:nth-child(3n) {
    margin-right: 16px; 
  }
  .col5_m_532 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col5_m_531 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col5_m_531 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col5_m_531 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col5_m_522 .col {
    width: calc(50% - 8px); 
  }
  .col5_m_522 .col:nth-child(5n) {
    margin-right: 16px; 
  }
  .col5_m_522 .col:nth-child(3n) {
    margin-right: 16px; 
  }
  .col5_m_522 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col5_m_521 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col5_m_521 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col5_m_521 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col5_m_511 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col5_m_511 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col5_m_511 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col5_553 .col {
    width: calc(33.333% - 1px); 
  }
  .col5_553 .col:nth-child(5n) {
    margin-right: 1.5px; 
  }
  .col5_553 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col5_552 .col {
    width: calc(50% - 0.5px); 
  }
  .col5_552 .col:nth-child(5n) {
    margin-right: 1px; 
  }
  .col5_552 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col5_551 .col {
    width: 100%; 
  }
  .col5_551 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col5_543 .col {
    width: calc(33.333% - 1px); 
  }
  .col5_543 .col:nth-child(5n) {
    margin-right: 1.5px; 
  }
  .col5_543 .col:nth-child(4n) {
    margin-right: 1.5px; 
  }
  .col5_543 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col5_542 .col {
    width: calc(50% - 0.5px);
    margin-right: 1px; 
  }
  .col5_542 .col:nth-child(5n) {
    margin-right: 1px; 
  }
  .col5_542 .col:nth-child(4n) {
    margin-right: 1px; 
  }
  .col5_542 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col5_541 .col {
    width: 100%; 
  }
  .col5_541 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col5_541 .col:nth-child(4n) {
    margin-right: 0; 
  }
  .col5_532 .col {
    width: calc(50% - 0.5px);
    margin-right: 1px; 
  }
  .col5_532 .col:nth-child(5n) {
    margin-right: 1px; 
  }
  .col5_532 .col:nth-child(3n) {
    margin-right: 1px; 
  }
  .col5_532 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col5_531 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col5_531 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col5_531 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col5_522 .col {
    width: calc(50% - 0.5px);
    margin-right: 1px; 
  }
  .col5_522 .col:nth-child(5n) {
    margin-right: 1px; 
  }
  .col5_522 .col:nth-child(3n) {
    margin-right: 1px; 
  }
  .col5_522 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col5_521 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col5_521 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col5_521 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col5_511 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col5_511 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col5_511 .col:nth-child(2n) {
    margin-right: 0; 
  } 
}

.col5_m_555 .col:last-child, .col5_m_554 .col:last-child,
.col5_m_553 .col:last-child, .col5_m_552 .col:last-child,
.col5_m_551 .col:last-child, .col5_m_544 .col:last-child,
.col5_m_543 .col:last-child, .col5_m_542 .col:last-child,
.col5_m_541 .col:last-child, .col5_m_533 .col:last-child,
.col5_m_532 .col:last-child, .col5_m_531 .col:last-child,
.col5_m_522 .col:last-child, .col5_m_521 .col:last-child,
.col5_m_511 .col:last-child, .col5_555 .col:last-child,
.col5_554 .col:last-child, .col5_553 .col:last-child,
.col5_552 .col:last-child, .col5_551 .col:last-child,
.col5_544 .col:last-child, .col5_543 .col:last-child,
.col5_542 .col:last-child, .col5_541 .col:last-child,
.col5_533 .col:last-child, .col5_532 .col:last-child,
.col5_531 .col:last-child, .col5_522 .col:last-child,
.col5_521 .col:last-child, .col5_511 .col:last-child {
  margin-right: 0; 
}

/*ブロック（6個並び）*/

.col6_m_666, .col6_m_665, .col6_m_664,
.col6_m_663, .col6_m_662, .col6_m_661,
.col6_m_655, .col6_m_654, .col6_m_653,
.col6_m_652, .col6_m_651, .col6_m_644,
.col6_m_643, .col6_m_642, .col6_m_641,
.col6_m_633, .col6_m_632, .col6_m_631,
.col6_m_622, .col6_m_621, .col6_m_611,
.col6_666, .col6_665, .col6_664,
.col6_663, .col6_662, .col6_661,
.col6_655, .col6_654, .col6_653,
.col6_652, .col6_651, .col6_644,
.col6_643, .col6_642, .col6_641,
.col6_633, .col6_632, .col6_631,
.col6_622, .col6_621, .col6_611 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col6_m_666 .col, .col6_m_665 .col, .col6_m_664 .col,
.col6_m_663 .col, .col6_m_662 .col, .col6_m_661 .col,
.col6_m_655 .col, .col6_m_654 .col, .col6_m_653 .col,
.col6_m_652 .col, .col6_m_651 .col, .col6_m_644 .col,
.col6_m_643 .col, .col6_m_642 .col, .col6_m_641 .col,
.col6_m_633 .col, .col6_m_632 .col, .col6_m_631 .col,
.col6_m_622 .col, .col6_m_621 .col, .col6_m_611 .col {
  width: calc(16.5% - 12.2px);
  margin-right: 16px;
  margin-bottom: 16px; 
}
.col6_m_666 .col:nth-child(6n), .col6_m_665 .col:nth-child(6n),
.col6_m_664 .col:nth-child(6n), .col6_m_663 .col:nth-child(6n),
.col6_m_662 .col:nth-child(6n), .col6_m_661 .col:nth-child(6n),
.col6_m_655 .col:nth-child(6n), .col6_m_654 .col:nth-child(6n),
.col6_m_653 .col:nth-child(6n), .col6_m_652 .col:nth-child(6n),
.col6_m_651 .col:nth-child(6n), .col6_m_644 .col:nth-child(6n),
.col6_m_643 .col:nth-child(6n), .col6_m_642 .col:nth-child(6n),
.col6_m_641 .col:nth-child(6n), .col6_m_633 .col:nth-child(6n),
.col6_m_632 .col:nth-child(6n), .col6_m_631 .col:nth-child(6n),
.col6_m_622 .col:nth-child(6n), .col6_m_621 .col:nth-child(6n),
.col6_m_611 .col:nth-child(6n) {
  margin-right: 0; 
}

.col6_666 .col, .col6_665 .col, .col6_664 .col,
.col6_663 .col, .col6_662 .col, .col6_661 .col,
.col6_655 .col, .col6_654 .col, .col6_653 .col,
.col6_652 .col, .col6_651 .col, .col6_644 .col,
.col6_643 .col, .col6_642 .col, .col6_641 .col,
.col6_633 .col, .col6_632 .col, .col6_631 .col,
.col6_622 .col, .col6_621 .col, .col6_611 .col {
  width: calc(16.6% - 1px);
  margin-right: 1.5px;
  margin-bottom: 1px; 
}
.col6_666 .col:nth-child(6n), .col6_665 .col:nth-child(6n),
.col6_664 .col:nth-child(6n), .col6_663 .col:nth-child(6n),
.col6_662 .col:nth-child(6n), .col6_661 .col:nth-child(6n),
.col6_655 .col:nth-child(6n), .col6_654 .col:nth-child(6n),
.col6_653 .col:nth-child(6n), .col6_652 .col:nth-child(6n),
.col6_651 .col:nth-child(6n), .col6_644 .col:nth-child(6n),
.col6_643 .col:nth-child(6n), .col6_642 .col:nth-child(6n),
.col6_641 .col:nth-child(6n), .col6_633 .col:nth-child(6n),
.col6_632 .col:nth-child(6n), .col6_631 .col:nth-child(6n),
.col6_622 .col:nth-child(6n), .col6_621 .col:nth-child(6n),
.col6_611 .col:nth-child(6n) {
  margin-right: 0; 
}

@media only screen and (max-width: 979px) {
  .col6_m_655 .col, .col6_m_654 .col,
  .col6_m_653 .col, .col6_m_652 .col,
  .col6_m_651 .col {
    width: calc(20% - 12.8px); 
  }
  .col6_m_655 .col:nth-child(6n), .col6_m_654 .col:nth-child(6n),
  .col6_m_653 .col:nth-child(6n), .col6_m_652 .col:nth-child(6n),
  .col6_m_651 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_655 .col:nth-child(5n), .col6_m_654 .col:nth-child(5n),
  .col6_m_653 .col:nth-child(5n), .col6_m_652 .col:nth-child(5n),
  .col6_m_651 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col6_655 .col, .col6_654 .col,
  .col6_653 .col, .col6_652 .col,
  .col6_651 .col {
    width: calc(20% - 1.2px);
    margin-right: 1px; 
  }
  .col6_655 .col:nth-child(6n), .col6_654 .col:nth-child(6n),
  .col6_653 .col:nth-child(6n), .col6_652 .col:nth-child(6n),
  .col6_651 .col:nth-child(6n) {
    margin-right: 1px; 
  }
  .col6_655 .col:nth-child(5n), .col6_654 .col:nth-child(5n),
  .col6_653 .col:nth-child(5n), .col6_652 .col:nth-child(5n),
  .col6_651 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col6_m_644 .col, .col6_m_643 .col,
  .col6_m_642 .col, .col6_m_641 .col {
    width: calc(25% - 12px); 
  }
  .col6_m_644 .col:nth-child(6n), .col6_m_643 .col:nth-child(6n),
  .col6_m_642 .col:nth-child(6n), .col6_m_641 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_644 .col:nth-child(4n), .col6_m_643 .col:nth-child(4n),
  .col6_m_642 .col:nth-child(4n), .col6_m_641 .col:nth-child(4n) {
    margin-right: 0; 
  }
  .col6_644 .col, .col6_643 .col, .col6_642 .col, .col6_641 .col {
    width: calc(25% - 1.3px);
    margin-right: 1px; 
  }
  .col6_644 .col:nth-child(6n), .col6_643 .col:nth-child(6n),
  .col6_642 .col:nth-child(6n), .col6_641 .col:nth-child(6n) {
    margin-right: 1px; 
  }
  .col6_644 .col:nth-child(4n), .col6_643 .col:nth-child(4n),
  .col6_642 .col:nth-child(4n), .col6_641 .col:nth-child(4n) {
    margin-right: 0; 
  }
  .col6_m_633 .col, .col6_m_632 .col, .col6_m_631 .col {
    width: calc(33.333% - 11px); 
  }
  .col6_m_633 .col:nth-child(6n), .col6_m_632 .col:nth-child(6n),
  .col6_m_631 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_633 .col:nth-child(3n), .col6_m_632 .col:nth-child(3n),
  .col6_m_631 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col6_633 .col, .col6_632 .col, .col6_631 .col {
    width: calc(33.333% - 1px);
    margin-right: 1.5px; 
  }
  .col6_633 .col:nth-child(6n),
  .col6_632 .col:nth-child(6n),
  .col6_631 .col:nth-child(6n) {
    margin-right: 1.5px; 
  }
  .col6_633 .col:nth-child(3n),
  .col6_632 .col:nth-child(3n),
  .col6_631 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col6_m_623 .col,
  .col6_m_622 .col,
  .col6_m_621 .col {
    width: calc(50% - 8px); 
  }
  .col6_m_623 .col:nth-child(6n),
  .col6_m_622 .col:nth-child(6n),
  .col6_m_621 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_623 .col:nth-child(2n),
  .col6_m_622 .col:nth-child(2n),
  .col6_m_621 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col6_623 .col,
  .col6_622 .col,
  .col6_621 .col {
    width: calc(50% - 0.5px);
    margin-right: 1px; 
  }
  .col6_623 .col:nth-child(6n),
  .col6_622 .col:nth-child(6n),
  .col6_621 .col:nth-child(6n) {
    margin-right: 1px; 
  }
  .col6_623 .col:nth-child(2n),
  .col6_622 .col:nth-child(2n),
  .col6_621 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col6_m_611 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col6_m_611 .col:nth-child(6n) {
    margin-right: 0; 
  }
  .col6_611 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col6_611 .col:nth-child(6n) {
    margin-right: 0; 
  } 
}
@media only screen and (max-width: 690px) {
  .col6_m_666 .col {
    width: calc(16.6% - 13px); 
  }
  .col6_m_665 .col {
    width: calc(20% - 12.8px); 
  }
  .col6_m_665 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_665 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col6_m_664 .col {
    width: calc(25% - 12px); 
  }
  .col6_m_664 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_664 .col:nth-child(4n) {
    margin-right: 0; 
  }
  .col6_m_663 .col {
    width: calc(33.333% - 11px); 
  }
  .col6_m_663 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_663 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col6_m_662 .col {
    width: calc(50% - 8px); 
  }
  .col6_m_662 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_662 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col6_m_661 .col {
    width: 100%; 
  }
  .col6_m_661 .col:nth-child(6n) {
    margin-right: 0; 
  }
  .col6_m_654 .col {
    width: calc(25% - 12px); 
  }
  .col6_m_654 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_654 .col:nth-child(5n) {
    margin-right: 16px; 
  }
  .col6_m_654 .col:nth-child(4n) {
    margin-right: 0; 
  }
  .col6_m_653 .col {
    width: calc(33.333% - 11px); 
  }
  .col6_m_653 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_653 .col:nth-child(5n) {
    margin-right: 16px; 
  }
  .col6_m_653 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col6_m_652 .col {
    width: calc(50% - 8px); 
  }
  .col6_m_652 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_652 .col:nth-child(5n) {
    margin-right: 16px; 
  }
  .col6_m_652 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col6_m_651 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col6_m_651 .col:nth-child(6n) {
    margin-right: 0; 
  }
  .col6_m_651 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col6_m_643 .col {
    width: calc(33.333% - 11px); 
  }
  .col6_m_643 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_643 .col:nth-child(4n) {
    margin-right: 16px; 
  }
  .col6_m_643 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col6_m_642 .col {
    width: calc(50% - 8px); 
  }
  .col6_m_642 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_642 .col:nth-child(4n) {
    margin-right: 16px; 
  }
  .col6_m_642 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col6_m_641 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col6_m_641 .col:nth-child(6n) {
    margin-right: 0; 
  }
  .col6_m_641 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col6_m_632 .col {
    width: calc(50% - 8px); 
  }
  .col6_m_632 .col:nth-child(6n) {
    margin-right: 16px; 
  }
  .col6_m_632 .col:nth-child(3n) {
    margin-right: 16px; 
  }
  .col6_m_632 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col6_m_631 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col6_m_631 .col:nth-child(6n) {
    margin-right: 0; 
  }
  .col6_m_631 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col6_m_621 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col6_m_621 .col:nth-child(6n) {
    margin-right: 0; 
  }
  .col6_m_621 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col6_654 .col {
    width: calc(25% - 1px);
    margin-right: 1.333px; 
  }
  .col6_654 .col:nth-child(6n) {
    margin-right: 1.333px; 
  }
  .col6_654 .col:nth-child(5n) {
    margin-right: 1.333px; 
  }
  .col6_654 .col:nth-child(4n) {
    margin-right: 0; 
  }
  .col6_653 .col {
    width: calc(33.333% - 1px);
    margin-right: 1.5px; 
  }
  .col6_653 .col:nth-child(6n) {
    margin-right: 1.5px; 
  }
  .col6_653 .col:nth-child(5n) {
    margin-right: 1.5px; 
  }
  .col6_653 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col6_652 .col {
    width: calc(50% - 0.5px);
    margin-right: 1px; 
  }
  .col6_652 .col:nth-child(6n) {
    margin-right: 1px; 
  }
  .col6_652 .col:nth-child(5n) {
    margin-right: 1px; 
  }
  .col6_652 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col6_651 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col6_651 .col:nth-child(6n) {
    margin-right: 0; 
  }
  .col6_651 .col:nth-child(5n) {
    margin-right: 0; 
  }
  .col6_643 .col {
    width: calc(33.333% - 1px);
    margin-right: 1.5px; 
  }
  .col6_643 .col:nth-child(6n) {
    margin-right: 1.5px; 
  }
  .col6_643 .col:nth-child(4n) {
    margin-right: 1.5px; 
  }
  .col6_643 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col6_642 .col {
    width: calc(50% - 0.5px);
    margin-right: 1px; 
  }
  .col6_642 .col:nth-child(6n) {
    margin-right: 1px; 
  }
  .col6_642 .col:nth-child(4n) {
    margin-right: 1px; 
  }
  .col6_642 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col6_641 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col6_641 .col:nth-child(6n) {
    margin-right: 0; 
  }
  .col6_641 .col:nth-child(4n) {
    margin-right: 0; 
  }
  .col6_632 .col {
    width: calc(50% - 0.5px);
    margin-right: 1px; 
  }
  .col6_632 .col:nth-child(6n) {
    margin-right: 1px; 
  }
  .col6_632 .col:nth-child(3n) {
    margin-right: 1px; 
  }
  .col6_632 .col:nth-child(2n) {
    margin-right: 0; 
  }
  .col6_631 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col6_631 .col:nth-child(6n) {
    margin-right: 0; 
  }
  .col6_631 .col:nth-child(3n) {
    margin-right: 0; 
  }
  .col6_621 .col {
    width: 100%;
    margin-right: 0; 
  }
  .col6_621 .col:nth-child(6n) {
    margin-right: 0; 
  }
  .col6_621 .col:nth-child(2n) {
    margin-right: 0; 
  } 
}

.col6_m_666 .col:last-child, .col6_m_665 .col:last-child,
.col6_m_664 .col:last-child, .col6_m_663 .col:last-child,
.col6_m_662 .col:last-child, .col6_m_661 .col:last-child,
.col6_m_655 .col:last-child, .col6_m_654 .col:last-child,
.col6_m_653 .col:last-child, .col6_m_652 .col:last-child,
.col6_m_651 .col:last-child, .col6_m_644 .col:last-child,
.col6_m_643 .col:last-child, .col6_m_642 .col:last-child,
.col6_m_641 .col:last-child, .col6_m_633 .col:last-child,
.col6_m_632 .col:last-child, .col6_m_631 .col:last-child,
.col6_m_622 .col:last-child, .col6_m_621 .col:last-child,
.col6_m_611 .col:last-child, .col6_666 .col:last-child,
.col6_665 .col:last-child, .col6_664 .col:last-child,
.col6_663 .col:last-child, .col6_662 .col:last-child,
.col6_661 .col:last-child, .col6_655 .col:last-child,
.col6_654 .col:last-child, .col6_653 .col:last-child,
.col6_652 .col:last-child, .col6_651 .col:last-child,
.col6_644 .col:last-child, .col6_643 .col:last-child,
.col6_642 .col:last-child, .col6_641 .col:last-child,
.col6_633 .col:last-child, .col6_632 .col:last-child,
.col6_631 .col:last-child, .col6_622 .col:last-child,
.col6_621 .col:last-child, .col6_611 .col:last-child {
  margin-right: 0; 
}

/*横並び時の縦横位置*/

.jc_sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.jc_start{
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.jc_c{
  -webkit-box-pack: center;
  -ms-flex-pack: unset;
  justify-content: center;
}
.jc_end{
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.ai_start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ai_c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ai_b {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.ai_end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

/*br　レスポンシブ切り分け*/

br.pc, br.pc.tab, br.pc.sp{
  display: block;
}
br.tab, br.sp, br.tab.sp{
  display: none;
}
@media only screen and (max-width: 979px) {
  br.pc, br.pc.sp{
    display: none;
  }
  br.tab, br.pc.tab, br.tab.sp{
    display: block;
  }

}
@media only screen and (max-width: 690px) {
  br.tab, br.pc.tab{
    display: none;
  }
  br.sp, br.pc.sp{
    display: block;
  }
}

/*_________________________________________________________________*/

.number_box01 {
  padding: 0 0 20px;
}

.number_box01 .inner {
  max-width: 1200px;
}

.number_box01 .number_title_01 {
  margin-bottom: 60px;
  padding-top: 80px;
}

.number_title_01._bule::before {
  background-color: #52A5FF;
}

.number_box01 .col {
  font-family: 'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro', sans-serif;
  font-weight: 500;
  background-color: #FFF;
  padding: 30px 25px;
  color: #4B4B4B;
  text-align: center;
  margin-bottom: 0;
}

.number_box01 .col .title .main {
  font-size: 40px;
  line-height: 1.4;
  font-weight: bold;
  position: relative;
  z-index: 0;
  width: 100%;
}

.number_box01 .col .title .subtitle{
  display: block;
  text-align: center;
}

.number_box01 .col .title .main:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  background-color: rgba(75, 75, 75, .2);
  z-index: -1;
  bottom: -5px;
  left: 0;
}

.number_box01 .col .title_num {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.number_box01 .col .txt {
  text-align: center;
  font-size: 20px;
  display: block;
}
.number_box01 .col .txt.fs15 {
  font-size: 15px;
}

.number_box01 .col .txt._ver2 {
  color: #FFF;
  background-color: #E94E35;
  border: solid;
  border-radius: 40px;
  font-weight: bold;
  font-size: 22px;
  width: 315px;
  margin-left: auto;
  margin-right: auto;
}

.number_box01 .col .number{
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: right;
}

.number_box01 .col .number .fStyle_number {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-size: 140px;
  line-height: 1;
  padding-left: 20px;
  padding-right: 20px;
  text-align: right;
}


.number_box01 .col .age .fStyle_number {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  line-height: 1;
}

.number_box01 .col .number .unit {
  font-size: 40px;
  line-height: 1;
}


/* table  */

.number_box01 .col table {
  width: 100%;
}

.number_box01 .col table th, .number_box01 .col table td {
  border-left: solid 3px #FFF;
  position: relative;
  z-index: 0;
  padding: 30px 10px;
}

.number_box01 .col table td:first-child {
  border-left: none;
}

.number_box01 .col table td {
  background-color: #FFDDDD;
}
.number_box01 .col table th {
  background-color: #BBE7FF;
}

.number_box01 .col table .Head {
  position:relative;
  font-size: 26px;
  display: inline-block;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  line-height: 1.2;
}

.number_box01 .col table .Head:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  z-index: -1;
  bottom: -10px;
  left: 0;
}

.number_box01 .col table th .Head:before {
  background-color: #99CAFF;
}

.number_box01 .col table td .Head:before {
  background-color: #EE998B;
}

.number_box01 .col table .Head .unit {
  font-size: 60%;
  padding-left: 5px;
  font-weight: 500;
}

.number_box01 .col table .number {
  border: solid 4px;
  background-color: #FFF;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  padding: 16px 0;
  justify-content: center;
  position:relative;
  margin: 20px auto 0;
}

.number_box01 .col table .number:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: solid 8px #FFF;
  z-index: -1;
  top: -8px;
  left: -8px;
  border-radius: 100%;
}

.number_box01 .col table .number .fStyle_number {
  font-size: 32px;
  padding: 0;
}

.number_box01 .col table .number .unit {
  font-size: 100%;
}


/* comment  */

.number_box01 .col .comment {
  max-width: 510px;
  margin-left: auto;
  position: relative;
  margin-top: 15px;
  margin-right: 90px;
}

.number_box01 .col .comment .speech:before {
  content: "";
  position: absolute;
  border: solid;
  border-color: transparent transparent transparent #fff;
  width: 0px;
  height: 0px;
  border-width: 8px 5px 5px 15px;
  transform: skewY(-40deg);
  right: -20px;
  top: 20px;
  z-index: 1;
}

.number_box01 .col .comment img {
  position: absolute;
  right: -125px;
  top: -36px;
}

.number_box01 .col .comment.action.start img {
  animation: Commentman 1s forwards;
}

@keyframes Commentman {
  0% {
    top: -20px;
  }
  50% {
    top: -50px;
  }
  100% {
    top: -36px;
  }
}

.number_box01 .col .comment .speech {
  box-shadow: 4px 4px 20px rgba(0, 0, 0, .1);
  background-color: #FFF;
  padding: 20px 30px;
  border-radius: 10px;
  position: relative;
  font-size: 130%;
}



@media only screen and (max-width: 1200px) {
  .number_box01 .col .title .main{
    font-size:2.7vw;
  }
  .number_box01 .col .title .main:before {
    height: 13px;
  }
  .number_box01 .col .txt,  
  .number_box01 .col .txt.fs15, 
  .number_box01 .col .txt._ver2 {
    font-size: 14px;
  }
  .number_box01 .col .txt._ver2{
    margin-top: 10px;
  }
  .number_box01 .col .number{
    justify-content:center;
  }
  .number_box01 .col .number .fStyle_number {
    font-size: 10vw;
    width: auto!important;
  }
  .number_box01 .col .number .unit {
    font-size:3vw;
  }
}

@media only screen and (max-width: 979px) {

  .number_box01 .col table th, .number_box01 .col table td{
    padding: 20px 10px;
  }
  .number_box01 .col .comment{
    margin-right:110px;
    max-width: none;
  }

}

@media only screen and (max-width: 690px) {

  .number_box01 .number_title_01 {
    margin-bottom: 40px;
    padding-top:40px;
  }

  .number_box01 .col{
    padding: 20px;
  }

  .number_box01 .col .title .main{
    font-size:20px;
  }

  .number_box01 .col .txt{
    margin-bottom: 10px;
  }

  .number_box01 .col .number .fStyle_number {
    font-size: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .number_box01 .col .number .unit {
    font-size:20px;
  }

  /*  table  */

  .number_box01 .col table th, .number_box01 .col table td{
    display: block;
    width: 100%;
    border-left: none;
    border-bottom: solid 3px #FFF;
    padding: 10px 10px 17px;
  }
  .number_box01 .col table .number {
    margin-top: 20px;
  }
  .number_box01 .col .comment{
    margin-right: 60px;
  }
  .number_box01 .col .comment .speech{
    padding: 15px;
    font-size: 100%;
  }
  .number_box01 .col .comment img{
    width: 80px;
    right: -70px;
  }

}

/*=======================================
創業
========================================*/

.col.Founded {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}

.col.Founded .title .main {
  font-size:30px;
}
@media only screen and (max-width: 690px) {
  .col.Founded .title .main {
    font-size:20px;
  }
}

.col.Founded div {
  width: 100%;
}

.col.Founded div.title_num .number .fStyle_number {
  width: 200px;
}


/*=======================================
年平均成長率
========================================*/

.col.C_a_g_r {
  position: relative;
  display: flex;
  justify-content: center;
  z-index: 0;
  margin-bottom: 20px;
}

.col.C_a_g_r .title .main {
  font-size:30px;
}
@media only screen and (max-width: 690px) {
  .col.C_a_g_r .title .main {
    font-size:20px;
  }
}

.col.C_a_g_r img {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.col.C_a_g_r .box {
  margin-left: auto;
  text-align: center;
}

.col.C_a_g_r .subtitle{
  margin-bottom: 15px;
}

.col.C_a_g_r .number .fStyle_number {
  width: 340px;
}

@media only screen and (max-width: 979px) {
  .col.C_a_g_r img{
    width: 60%;
    max-width: 220px;
  }
}

@media only screen and (max-width: 690px) {
  .col.C_a_g_r .box {
    margin-right: auto;
  }
  .col.C_a_g_r img{
    opacity: .5;
    width: 180px;
  }
}

/*=======================================
売上
========================================*/

.col.Sales {
  background-position: top 80px left -50px;
  background-size: 135% auto;
  background-repeat: no-repeat;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.col.Sales .title .main {
  font-size:30px;
}
@media only screen and (max-width: 690px) {
  .col.Sales .title .main {
    font-size:20px;
  }
}

.col.Sales .title_num .number .fStyle_number {
  width: 265px;
}

.col.Sales .txt {
  margin-top: 10px;
}

@media only screen and (max-width: 1200px) {
  .col.Sales {
    background-position: top 80px left -4vw;
  }
}

@media only screen and (max-width: 690px) {
  .col.Sales {
    background-position: top 70px left -9vw;
    min-height: 190px;
    margin-bottom: 20px;
  }
}

/*=======================================
自己資本比率
========================================*/

.col.C_a_r .title .main {
  font-size:30px;
}
@media only screen and (max-width: 690px) {
  .col.C_a_r .title .main {
    font-size:20px;
  }
}

.col.C_a_r .title_num {
  justify-content: flex-start;
}

.col.C_a_r .title_num .title {
  text-align: center;
}

.col.C_a_r .title_num .number .fStyle_number {
  width: 285px;
}

@media only screen and (max-width: 1200px) {
  .col.C_a_r .title_num .number {
    width:auto;
  }
}

@media only screen and (max-width: 979px) {
  .col.C_a_r .title_num{
    display:block;
  }
  .col.C_a_r .title_num .number{
    width:auto;
  }
  .col.C_a_r p{
    font-size:14px;
  }
}


/*=======================================
社員数
========================================*/

.col.Num_Employees {
  background-position: bottom 59% left 43%;
  background-repeat: no-repeat;
  background-size: 140% auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

@media only screen and (max-width: 979px) {
  .col.Num_Employees {
    background-size: 180% auto;
  }
}

@media only screen and (max-width: 690px) {
  .col.Num_Employees {
    background-size: 650px auto;
    min-height: 300px;
  }
}


/*=======================================
男女の比率
========================================*/

.col.RenderRatio {
  background-position: top 41% center;
  background-repeat: no-repeat;
  background-size: 160% auto;
  padding: 50px 25px;
  margin-bottom: 20px;
}

.col.RenderRatio > .title{
  margin-bottom: 80px;
}

.col.RenderRatio .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.col.RenderRatio .box .title_num {
  display: block;
}

.col.RenderRatio .box .title_num.Man{
  margin-left:0;
}

.col.RenderRatio .box .title_num.Woman{
  margin-left:auto;
  margin-right:0;
}

.col.RenderRatio .box .title_num .title {
  margin-bottom: 15px;
}

.col.RenderRatio .box .title_num.Man .title .main:before {
  background-color: #00BEFF;
}

.col.RenderRatio .box .title_num.Woman .title .main:before {
  background-color: #FF6CAB;
}

.col.RenderRatio .box .number .fStyle_number {
  font-size: 120px;
  padding-left: 0px;
  padding-right: 0px;
  width: 115px;
}

.col.RenderRatio .box .number .unit {
  font-size: 30px;
}

.col.RenderRatio .txt{
  margin-top: 100px;
}

@media only screen and (max-width: 1200px) {
  .col.RenderRatio {
    background-size: 130% auto;
  }
  .col.RenderRatio .box .number .fStyle_number {
    font-size: 10vw;
  }
  .col.RenderRatio .box .number .unit {
    font-size:3vw;
  }
  .col.RenderRatio .txt{
    margin-top: 50px;
  }
}

@media only screen and (max-width: 690px) {
  .col.RenderRatio {
    padding: 30px 15px;
    background-size: cover;
  }
  .col.RenderRatio > .title{
    margin-bottom: 50px;
  }
  .col.RenderRatio .box .number .fStyle_number {
    font-size: 60px;
  }
  .col.RenderRatio .box .number .unit {
    font-size:20px;
  }
  .col.RenderRatio .txt{
    margin-top: 9vw;
    margin-bottom: 0;
  }
}


/*=======================================
新卒・中途入社の比率
========================================*/

.col.Newgraduate_Career {
  background-position: top 100px center;
  background-repeat: no-repeat;
  background-size: 70% auto;
}

.col.Newgraduate_Career .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 470px;
  margin: 50px auto;
}

.col.Newgraduate_Career .box .title_num {
  display: block;
}

.col.Newgraduate_Career .box .title_num.Newgraduate{
  margin-left:0;
}

.col.Newgraduate_Career .box .title_num.Career{
  margin-left:auto;
  margin-right:0;
}

.col.Newgraduate_Career .box .title_num .title {
  margin-bottom: 10px;
}

.col.Newgraduate_Career .box .title_num.Newgraduate .title .main:before {
  background-color: #FFB657;
}

.col.Newgraduate_Career .box .title_num.Career .title .main:before {
  background-color: #75E079;
}

.col.Newgraduate_Career .box .number .fStyle_number {
  font-size: 120px;
  padding-left: 0px;
  padding-right: 0px;
  width: 125px;
}

.col.Newgraduate_Career .box .number .unit {
  font-size: 30px;
}

@media only screen and (max-width: 1200px) {
  .col.Newgraduate_Career .box img{
    max-width: 75px;
  }
  .col.Newgraduate_Career .box .number .fStyle_number {
    font-size: 10vw;
  }
  .col.Newgraduate_Career .box .number .unit {
    font-size:3vw;
  }
}


@media only screen and (max-width: 690px) {
  .col.Newgraduate_Career{
    background-position: center;
    background-size: 300px auto;
  }
  .col.Newgraduate_Career .box{
    margin: 30px auto;
  }
  .col.Newgraduate_Career .box .number .fStyle_number {
    font-size: 60px;
  }
  .col.Newgraduate_Career .box .number .unit {
    font-size:20px;
  }
}


/*=======================================
年齢構成
========================================*/

.col.Age_composition .title {
  margin-bottom: 20px;
}

.col.Age_composition .txt {
  margin-bottom: 70px;
}

.col.Age_composition .box {
  position: relative;
}

.col.Age_composition .box .number {
  position: absolute;
  display: block;
  text-align: center;
}

.col.Age_composition .box img {
  max-width: 320px;
  height: auto;
}

.col.Age_composition .box .fStyle_number {
  font-size: 60px;
  padding: 0;
}

.col.Age_composition .box .unit {
  font-size: 130%;
}

.col.Age_composition .box .age .fStyle_number {
  font-size: 30px;
}

.col.Age_composition .box .number img {
  position: absolute;
}

.col.Age_composition .box .number._num01 {
  top: -30px;
  right: 20px;
}

.col.Age_composition .box .number._num01 img {
  width: 120px;
  left: -130px;
  top: 50%;
}

.col.Age_composition .box .number._num02 {
  bottom: -30px;
  right: 20px;
}

.col.Age_composition .box .number._num02 img {
  width: 97px;
  right: 40px;
  top: -100%;
}

.col.Age_composition .box .number._num03 {
  bottom: -40px;
  left: 20px;
}

.col.Age_composition .box .number._num03 img {
  width: 132px;
  right: -140px;
  top: -10px;
}

.col.Age_composition .box .number._num04 {
  top: 90px;
  left: 0;
}

.col.Age_composition .box .number._num04 img {
  width: 139px;
  right: -140px;
  top: -10px;
}

.col.Age_composition .box .number._num05 {
  top: -40px;
  left: 42px;
}

.col.Age_composition .box .number._num05 img {
  width: 156px;
  right: -171px;
  top: 40px;
}


@media only screen and (max-width: 1262px) {
  .col.Age_composition .box{
    max-width: 400px;
    margin: 0 auto;
  }
  .col.Age_composition .box img{
    max-width: 210px;
  }

  .col.Age_composition .box .age .fStyle_number {
    font-size: 20px;
  }

  .col.Age_composition .box .fStyle_number {
    font-size: 45px;
  }

  .col.Age_composition .box .number._num01 img {
    width: 70px;
    left: -82px;
    top: 50%;
  }

  .col.Age_composition .box .number._num02 {
    bottom: -20px;
    right: 40px;
  }

  .col.Age_composition .box .number._num02 img {
    width: 47px;
    right: 30px;
    top: -70%;
  }

  .col.Age_composition .box .number._num03 {
    bottom: -30px;
    left: 30px;
  }

  .col.Age_composition .box .number._num03.--2023 {
    bottom:-50px; left:50px;
  }
  .col.Age_composition .box .number._num03 img {
    width: 72px;
    right: -80px;
    top: 0px;
  }

  .col.Age_composition .box .number._num04 {
    top: 50px;
    left: 10px;
  }
  .col.Age_composition .box .number._num04.--2023 {
    top: 80px;
  }

  .col.Age_composition .box .number._num04 img {
    width: 79px;
    right: -80px;
    top: -10px;
  }

  .col.Age_composition .box .number._num05 {
    left: 53px;
  }

  .col.Age_composition .box .number._num05 img {
    width: 86px;
    right: -100px;
  }
  .col.Age_composition .box .number._num05.--2023 img {
    right: -90px;
  }

}

@media only screen and (max-width: 979px) {
  .col.Age_composition .box{
    max-width: 270px;
    margin: 0 auto;
  }
  .col.Age_composition .box img{
    max-width: 263px;
  }

  .col.Age_composition .box .age .fStyle_number {
    font-size: 17px;
  }

  .col.Age_composition .box .unit {
    font-size: 100%;
  }

  .col.Age_composition .box .fStyle_number {
    font-size: 40px;
  }

  .col.Age_composition .box .number:not(._num05) img {
    display:none;
  }

  .col.Age_composition .box .number._num01 {
    top: 8px;
    right: 77px;
  }

  .col.Age_composition .box .number._num02 {
    bottom: 109px;
    right: 15px;
  }

  .col.Age_composition .box .number._num03 {
    bottom: 40px;
    left: 74px;
  }
  .col.Age_composition .box .number._num03.--2023 {
    bottom: 20px;
    left: 118px;
  }

  .col.Age_composition .box .number._num04 {
    top: 30px;
    left: 50px;
  }
  .col.Age_composition .box .number._num04.--2023 {
    left: 40px;
  }

  .col.Age_composition .box .number._num05 {
    left: 43px;
    top: -50px;
  }

  .col.Age_composition .box .number._num05 img {
    width: 46px;
    right: -50px;
  }

  .col.Age_composition .box .number._num05.--2023 {
    padding-right: 20px;
    left: 23px;
  }
  .col.Age_composition .box .number._num05.--2023 img {
    width: 46px;
    right: -33px;
    top: 45px;
  }

}

@media only screen and (max-width: 350px) {
  .col.Age_composition .box{
    max-width: 230px;
    margin: 0 auto;
  }
  .col.Age_composition .box img{
    max-width: 230px;
  }

  .col.Age_composition .box .age .fStyle_number {
    font-size: 15px;
  }

  .col.Age_composition .box .unit {
    font-size: 90%;
  }

  .col.Age_composition .box .fStyle_number {
    font-size: 30px;
  }

  .col.Age_composition .box .number:not(._num05) img {
    display:none;
  }

  .col.Age_composition .box .number._num01 {
    right: 66px;
  }

  .col.Age_composition .box .number._num02 {
    bottom: 99px;
  }

  .col.Age_composition .box .number._num05 {
    left: 29px;
  }

}

/*=======================================
新卒入社社員のいま
========================================*/

.col.Num_NowNewgraduate {
  background-position: bottom -102px right;
  background-repeat: no-repeat;
  background-size: auto;
}


.col.Num_NowNewgraduate .box {
  width: 60%;
  margin-left: 0;
}

.col.Num_NowNewgraduate .boxin {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  max-width: 590px;
  margin: 80px auto 0;
  position: relative;
}
/* 
.col.Num_NowNewgraduate.start .boxin {
animation: Graphnumber .5s forwards;
}

@keyframes Graphnumber {
0% {
opacity:0;
}
100% {
opacity:1;
}
} */

.number_box01 .col.Num_NowNewgraduate .number .fStyle_number {
  font-size: 40px;
  padding: 0;
}

.number_box01 .col.Num_NowNewgraduate .number .unit {
  font-size: 14px;
}

.col.Num_NowNewgraduate .Graph {
  position: relative;
  width: 23%;
  z-index: 0;
}

.col.Num_NowNewgraduate .Graph + .Graph{
  margin-left: 15px;
}

.col.Num_NowNewgraduate .Graph .Height {
  position:relative;
  width: 100%;
  background-color:transparent;
  margin-bottom: 5px;
}

.col.Num_NowNewgraduate .Graph.Twenties .Height {
  height:116px;
}

.col.Num_NowNewgraduate .Graph.Thirties .Height {
  height:112px;
}
.col.Num_NowNewgraduate .Graph.Thirties.--2023 .Height {
  height:72px;
}

.col.Num_NowNewgraduate .Graph.Forties .Height {
  height:138px;
}

.col.Num_NowNewgraduate .Graph.Fifties .Height {
  height:34px;
}

.col.Num_NowNewgraduate .Graph .Height:before {
  content:"";
  z-index: -2;
  position: absolute;
  bottom: 0;
  left:0;
  width: 100%;
}

.col.Num_NowNewgraduate .Graph.Twenties .Height:before {
  background-color:#75e079;
}

.col.Num_NowNewgraduate .Graph.Thirties .Height:before {
  background-color:#75DBE0;
}

.col.Num_NowNewgraduate .Graph.Forties .Height:before {
  background-color:#57B6FF;
}

.col.Num_NowNewgraduate .Graph.Fifties .Height:before {
  background-color:#FFB657;
}

.col.Num_NowNewgraduate.action.start .Graph .Height:before {
  animation: GraphHeightbefore 1s forwards;
}

@keyframes GraphHeightbefore {
  0% {
    height:0;
  }
  100% {
    height: 100%;
  }
}

.col.Num_NowNewgraduate .Graph .age .fStyle_number{
  font-size: 140%;
}

.number_box01 .col.Num_NowNewgraduate .Graph .number {
  position: absolute;
  border: solid 4px;
  background-color: #FFF;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  padding: 18px 0;
  justify-content: center;
  left: -21px;
  top: -56px;
}

.number_box01 .col.Num_NowNewgraduate .Graph .number._right{
  left: auto;
  right: -21px;
}
.number_box01 .col.Num_NowNewgraduate .Graph .number._point{
  background-color: #4B4B4B;
  border-color: #4B4B4B;
  color: #FFF;
}

.col.Num_NowNewgraduate .Graph .number:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: solid 8px #FFF;
  z-index: -1;
  top: -8px;
  left: -8px;
  border-radius: 100%;
}

@media only screen and (max-width: 1070px) {
  .col.Num_NowNewgraduate .box {
    width: 70%;
  }
}

@media only screen and (max-width: 979px) {

  .col.Num_NowNewgraduate {
    background-size: 56%;
  }

  .col.Num_NowNewgraduate .box {
    width: 100%;
  }
}

@media only screen and (max-width: 690px) {

  .col.Num_NowNewgraduate {
    background-size: 390px auto;
  }

  .col.Num_NowNewgraduate .Graph{
    width: 22.4%;
  }

  .col.Num_NowNewgraduate .Graph + .Graph{
    margin-left: 8px;
  }

  .number_box01 .col.Num_NowNewgraduate .Graph .number {
    width: 50px;
    height: 50px;
    border: solid 2px;
    padding: 14px 0;
    top: -35px;
    left: -12px;
  }

  .number_box01 .col.Num_NowNewgraduate .Graph .number._right {
    right: -12px;
  }

  .number_box01 .col.Num_NowNewgraduate .number .unit{
    font-size: 80%;
  }

  .col.Num_NowNewgraduate .Graph .number:before {
    border: solid 5px #FFF;
    top: -5px;
    left: -5px;
  }

  .number_box01 .col.Num_NowNewgraduate .number .fStyle_number {
    font-size: 22px;
  }
}

/*=======================================
職種構成
========================================*/

.col.Num_Occupation {
  padding: 40px 60px;
}

.col.Num_Occupation .title_txt {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.col.Num_Occupation .title_txt .title {
  margin-right: 40px;
}

.col.Num_Occupation .col{
  position: relative;
  width: 32.3%;
  margin-left: 0;
  margin-right: 0;
}

.col.Num_Occupation .col.col_in{
  padding: 0;
}

.col.Num_Occupation .col img{
  position: absolute;
  z-index: 1;
}

.col.Num_Occupation .col .number{
  justify-content: center;
}

.col.Num_Occupation .col._Occupation01 .title_num, 
.col.Num_Occupation .col._Occupation02 .title_num, 
.col.Num_Occupation .col ._Occupation03 .title_num {
  display: block;
}

.col.Num_Occupation .col .title .main:before {
  bottom: -5px;
}

.col.Num_Occupation .number .fStyle_number {
  padding-right: 0;
}

.col.Num_Occupation .col._Occupation01{
  width: 35%;
}

.col.Num_Occupation .col ._Occupation03, 
.col.Num_Occupation .col ._Occupation04{
  padding: 25px 15px;
}

.col.Num_Occupation .col._Occupation01 img{
  bottom: -35px;
  left: 40px;
}

.col.Num_Occupation .col._Occupation02 img{
  bottom: -41px;
  left: -20px;
}

.col.Num_Occupation .col ._Occupation03 img{
  top: -18px;
  right: -27px;
}

.col.Num_Occupation .col ._Occupation04 img{
  bottom: -33px;
  left: 62px;
}

.col.Num_Occupation .col._Occupation01 .title_num {
  width: 58%;
  margin-right: 20px;
}

.col.Num_Occupation .col._Occupation02 .title_num {
  width: 46%;
  margin-right: 30px;
}

.col.Num_Occupation .col ._Occupation03 .title_num {
  width: 58%;
  margin-left: 20px;
}

.col.Num_Occupation .col ._Occupation04 .title_num {
  width: 82%;
  margin-right: 0;
}

.col.Num_Occupation .col ._Occupation03 .title_num .title {
  margin-bottom: 20px;
}

.col.Num_Occupation .col ._Occupation03 .number .unit, 
.col.Num_Occupation .col ._Occupation04 .number .unit{
  font-size: 150%;
}


.col.Num_Occupation .col._Occupation01 .title .main {
  font-size:50px;
}

.col.Num_Occupation .col._Occupation02 .title .main {
  font-size:40px;
}

.col.Num_Occupation .col ._Occupation03 .title .main {
  font-size:24px;
}

.col.Num_Occupation .col ._Occupation04 .title .main {
  font-size:20px;
}

.col.Num_Occupation .col._Occupation01 .title .main:before {
  background-color: #FF0000;
}

.col.Num_Occupation .col._Occupation02 .title .main:before {
  background-color: #00D8FF;
}

.col.Num_Occupation .col ._Occupation03 .title .main:before {
  background-color: #FFB400;
}

.col.Num_Occupation .col ._Occupation04 .title .main:before {
  background-color: rgba(0, 94, 192, .4);
}

.col.Num_Occupation .col._Occupation02 .number .fStyle_number{
  font-size: 115px;
}

.col.Num_Occupation .col ._Occupation03 .number .fStyle_number{
  font-size: 70px;
}

.col.Num_Occupation .col ._Occupation04 .number .fStyle_number{
  font-size: 60px;
}

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

  .col.Num_Occupation {
    padding: 30px;
  }

  .col.Num_Occupation .col ._Occupation03, 
  .col.Num_Occupation .col ._Occupation04{
    padding: 25px 10px;
  }

  .col.Num_Occupation .col._Occupation01 img{
    left: 10px;
  }

  .col.Num_Occupation .col._Occupation02 img{
    left: -30px;
  }

  .col.Num_Occupation .col ._Occupation04 img{
    left: 20px;
  }

  .col.Num_Occupation .col._Occupation01 .title_num {
    width: 64%;
    margin-right: 0;
  }

  .col.Num_Occupation .col._Occupation02 .title_num {
    width: 61%;
    margin-right: 0;
  }

  .col.Num_Occupation .col ._Occupation03 .title_num {
    width: 55%;
    margin-left: 0;
  }

  .col.Num_Occupation .col ._Occupation04 .title_num {
    width: 82%;
    margin-right: 0;
  }

  .col.Num_Occupation .col._Occupation01 .title .main, 
  .col.Num_Occupation .col._Occupation02 .title .main {
    font-size:2.7vw;
  }

  .col.Num_Occupation .col ._Occupation03 .title .main, 
  .col.Num_Occupation .col ._Occupation04 .title .main {
    font-size:1.7vw;
  }

  .col.Num_Occupation .col._Occupation02 .number .fStyle_number{
    font-size: 9vw;
  }

  .col.Num_Occupation .col ._Occupation03 .number .fStyle_number, 
  .col.Num_Occupation .col ._Occupation04 .number .fStyle_number{
    font-size: 6vw;
  }

  .col.Num_Occupation .col ._Occupation03 .number .unit, 
  .col.Num_Occupation .col ._Occupation04 .number .unit{
    font-size: 120%;
  }

}

@media only screen and (max-width: 979px) {

  .col.Num_Occupation .title_txt .title{
    margin-right:20px;
  }

  .col.Num_Occupation .col._Occupation01 img{
    width: 85px;
    left: -20px;
    bottom: -20px;
  }

  .col.Num_Occupation .col._Occupation02 img{
    width: 119px;
    bottom: -14px;
  }

  .col.Num_Occupation .col ._Occupation03 img{
    width: 95px;
    top: -40px;
    right: -40px;
  }

  .col.Num_Occupation .col ._Occupation04 img{
    left: 0;
    width: 39px;
  }

  .col.Num_Occupation .col._Occupation01 .title_num, 
  .col.Num_Occupation .col._Occupation02 .title_num, 
  .col.Num_Occupation .col ._Occupation03 .title_num, 
  .col.Num_Occupation .col ._Occupation04 .title_num {
    width: 100%;
  }

  .col.Num_Occupation .col ._Occupation03 .title_num .title {
    margin-bottom: 5px;
  }

}

@media only screen and (max-width: 690px) {

  .col.Num_Occupation {
    padding: 20px;
  }

  .col.Num_Occupation .title_txt{
    display:block;
  }

  .col.Num_Occupation .title_txt .title{
    margin-right:0px;
    margin-bottom:15px;
  }

  .col.Num_Occupation .col {
    padding: 20px 10px;
  }

  .col.Num_Occupation .col, 
  .col.Num_Occupation .col._Occupation01{
    width: 50%;
  }

  .col.Num_Occupation .col.col_in{
    width:100%;
    display: flex;
  }

  .col.Num_Occupation .col .title_num .title {
    margin-bottom: 5px;
  }

  .col.Num_Occupation .col .title .main:before {
    bottom: 0;
  }

  .col.Num_Occupation .col ._Occupation03, 
  .col.Num_Occupation .col ._Occupation04{
    width: 50%;
    padding: 20px 5px;
  }

  .col.Num_Occupation .col._Occupation01 img{
    width: 53px;
    left: -22px;
    bottom: -4px;
  }

  .col.Num_Occupation .col._Occupation02 img{
    width: 80px;
    bottom: auto;
    top: -50px;
  }

  .col.Num_Occupation .col ._Occupation03 img{
    width: 68px;
    top: auto;
    bottom: -50px;
    left: -15px;
    right: auto;
  }

  .col.Num_Occupation .col ._Occupation04 img{
    left: auto;
    right: 5px;
    width: 34px;
  }

  .col.Num_Occupation .col ._Occupation04 .title_num {
    display: block;
  }

  .col.Num_Occupation .col._Occupation01 .title .main, 
  .col.Num_Occupation .col._Occupation02 .title .main {
    font-size: 20px;
  }

  .col.Num_Occupation .col ._Occupation03 .title .main, 
  .col.Num_Occupation .col ._Occupation04 .title .main {
    font-size: 14px;
  }

  .col.Num_Occupation .col._Occupation02 .number .fStyle_number{
    font-size: 60px;
  }

  .col.Num_Occupation .col ._Occupation03 .number .fStyle_number, 
  .col.Num_Occupation .col ._Occupation04 .number .fStyle_number{
    font-size: 40px;
  }

}


/*=======================================
育児休業取得率 ワーキングマザー率
========================================*/

.col.Num_Motherprivileges{
  padding: 32px 80px;
}

.col.Num_Motherprivileges .img_tt_num {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.col.Num_Motherprivileges .img_tt_num .img {
  width: calc(25% - 30px);
  margin-right: 30px;
}

.col.Num_Motherprivileges .img_tt_num .tt {
  width: calc(50% - 30px);
  margin-right: 30px;
}

.col.Num_Motherprivileges .img_tt_num .num {
  width: 25%;
}

.col.Num_Motherprivileges .title, 
.col.Num_Motherprivileges .txt {
  text-align: left;
}

@media only screen and (max-width: 979px) {

  .col.Num_Motherprivileges{
    padding: 32px 40px;
  }

}

@media only screen and (max-width: 690px) {

  .col.Num_Motherprivileges{
    padding: 20px;
  }

  .col.Num_Motherprivileges .img_tt_num .img {
    width: 60px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
  }

  .col.Num_Motherprivileges .img_tt_num .tt, .col.Num_Motherprivileges .img_tt_num .num {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .col.Num_Motherprivileges .title, 
  .col.Num_Motherprivileges .txt {
    text-align: center;
  }

}



/*=======================================
海外出張経験
========================================*/

.col.Num_BusinessTrip {
  position: relative;
  z-index: 0;
  padding: 50px 50px 15px;
  overflow: hidden;
}

.col.Num_BusinessTrip:before {
  content: "";
  position: absolute;
  background-color: rgb(121 188 242 / .2);
  width: 1400px;
  height: 900px;
  border-radius: 100%;
  top: -220px;
  left: calc(50% - 700px);
  z-index: -1;
}

.col.Num_BusinessTrip > img {
  margin-top: -65px;
}

.col.Num_BusinessTrip .title.Frequency {
  margin-top: -60px;
  margin-bottom: 30px;
}

.col.Num_BusinessTrip .title.Destination .main:before {
  background-color:#79BCF2;
}

.col.Num_BusinessTrip .title.Frequency .main:before {
  background-color:#EE998B;
}

@media only screen and (max-width: 979px) {
  .col.Num_BusinessTrip {
    padding: 20px 20px 15px;
  }
}

@media only screen and (max-width: 690px) {

  .col.Num_BusinessTrip:before {
    content: "";
    position: absolute;
    background-color: rgb(121 188 242 / .2);
    width: 200%;
    height: 80vw;
    border-radius: 100%;
    top: -15vw;
    left: -50%;
  }
  .col.Num_BusinessTrip > img, .col.Num_BusinessTrip .title.Frequency{
    margin-top: 0;

  }

}


/*=======================================
あなたのタイプ
========================================*/
.col.Num_Yourtype {
  padding: 20px 25px;
}
.col.Num_Yourtype .inner {
  max-width: 320px;
  margin-top: 50px;
}

.col.Num_Yourtype .box .title_num {
  display: block;
}

.col.Num_Yourtype .box .col {
  position: relative;
  padding: 0;
}

.col.Num_Yourtype .box .col img {
  position: absolute;
}

.col.Num_Yourtype .box .col.Hot {
  width: 40%;
}

.col.Num_Yourtype .box .col.Cool {
  width: calc(60% - 30px);
  margin-left: 30px;
}

.col.Num_Yourtype .box .col.Hot img {
  left: -160px;
  top: -10px;
}

.col.Num_Yourtype .box .col.Cool img {
  right: -170px;
  top: 15px;
}

.col.Num_Yourtype .box .col .title {
  margin-bottom: 20px;
}

.col.Num_Yourtype .box .col .title .main {
  font-size: 22px;
}

.col.Num_Yourtype .box .col .number .fStyle_number {
  font-size: 80px;
  padding: 0;
}
.col.Num_Yourtype .box .col .number .unit {
  font-size: 20px;
}

.col.Num_Yourtype .box .col.Hot .title .main:before {
  background-color: #F6842A;
}

.col.Num_Yourtype .box .col.Cool .title .main:before {
  background-color: #ACE3F9;
}




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

  .col.Num_Yourtype .inner {
    max-width: 246px;
    margin-top: 30px;
  }
  .col.Num_Yourtype .box .col img{max-width: 83%;}
  .col.Num_Yourtype .box .col.Hot img{
    left: -118px;
  }
  .col.Num_Yourtype .box .col.Cool img{
    right: -113px;
  }
  .col.Num_Yourtype .box .col .title .main{
    font-size: 1.4vw;
  }
  .col.Num_Yourtype .box .col .number .fStyle_number {
    font-size: 7vw;
    width: auto!important;
  }
  .col.Num_Yourtype .box .col .number .unit {
    font-size: 2vw;
  }
}

@media only screen and (max-width: 979px) {

  .col.Num_Yourtype {
    margin-bottom: 20px;
    padding: 20px;
  }
  .col.Num_Yourtype .box .col.Hot, .col.Num_Yourtype .box .col.Cool{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }
  .col.Num_Yourtype .box .col.Cool{
    margin-top:20px;
  }

  .col.Num_Yourtype .box .col img{
    position: static;
    height: 50px;
  }

  .col.Num_Yourtype .box .title_num{
    width: calc(100% - 80px);
  }
  .col.Num_Yourtype .box .col .title .main{
    font-size: 16px;
  }
  .col.Num_Yourtype .box .col .number .fStyle_number {
    font-size: 60px;
  }

  .col.Num_Yourtype .box .col .number .unit {
    font-size:20px;
  }
}



/*=======================================
通勤時間
========================================*/

.col.Num_CommutingWork {
  background-position: top -42px left 40px;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 20px 25px;
}

.col.Num_CommutingWork .boxin {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  margin: 70px auto 0;
  position: relative;
}

.number_box01 .col.Num_CommutingWork .number .fStyle_number {
  font-size: 25px;
  padding: 0;
}

.number_box01 .col.Num_CommutingWork .number .unit {
  font-size: 14px;
}

.col.Num_CommutingWork .Graph {
  position: relative;
  width: 16%;
  z-index: 0;
}

.col.Num_CommutingWork .Graph + .Graph{
  margin-left: 15px;
}

.col.Num_CommutingWork .Graph .Height {
  position:relative;
  width: 100%;
  background-color:transparent;
  margin-bottom: 5px;
}

.col.Num_CommutingWork .Graph._01 .Height {
  height: 12px;
}

.col.Num_CommutingWork .Graph._02 .Height {
  height: 54px;
}

.col.Num_CommutingWork .Graph._03 .Height {
  height: 150px;
}

.col.Num_CommutingWork .Graph._04 .Height {
  height: 74px;
}

.col.Num_CommutingWork .Graph._05 .Height {
  height: 2px;
}

.col.Num_CommutingWork .Graph .Height:before {
  content:"";
  z-index: -2;
  position: absolute;
  bottom: 0;
  left:0;
  width: 100%;
}

.col.Num_CommutingWork .Graph .Height:before {
  background-color: #9EE481;
}

.col.Num_CommutingWork.action.start .Graph .Height:before {
  animation: GraphHeightbefore 1s forwards;
}

.number_box01 .col.Num_CommutingWork .Graph .number {
  position: absolute;
  border: solid 3px;
  background-color: #FFF;
  border-radius: 100%;
  width: 55px;
  height: 55px;
  padding: 13px 0;
  justify-content: center;
  left: -19px;
  top: -50px;
}

.number_box01 .col.Num_CommutingWork .Graph .number._right{
  left: auto;
  right: -21px;
}

.col.Num_CommutingWork .Graph .number:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: solid 6px #FFF;
  z-index: -1;
  top: -6px;
  left: -6px;
  border-radius: 100%;
}

.number_box01 .col.Num_CommutingWork .age .fStyle_number {
  font-size: 20px;
  padding: 0;
  margin-right: -2px;
}

.number_box01 .col.Num_CommutingWork .age .unit {
  font-size: 14px;
}

@media only screen and (max-width: 1200px) {
  .number_box01 .col.Num_CommutingWork .age .fStyle_number {
    font-size: 16px;
  }
  .number_box01 .col.Num_CommutingWork .age .unit {
    font-size: 11px;
  }
}

@media only screen and (max-width: 690px) {
  .col.Num_CommutingWork{
    padding: 15px 8px;
  }
  .col.Num_CommutingWork .Graph{
    width: 15%;
  }
  .col.Num_CommutingWork .Graph + .Graph{
    margin-left: 8px;
  }
  .number_box01 .col.Num_CommutingWork .Graph .number{
    font-size: 19px;
    width: 40px;
    height: 40px;
    border: solid 2px;
    padding: 9px 0;
    top: -35px;
    left: -12px;
  }
  .number_box01 .col.Num_CommutingWork .number .fStyle_number{
    font-size: 16px;
  }
  .number_box01 .col.Num_CommutingWork .number .unit {
    font-size: 50%;
  }
  .number_box01 .col.Num_CommutingWork .age .fStyle_number {
    font-size: 12px;
  }
  .number_box01 .col.Num_CommutingWork .age .unit {
    font-size: 10px;
  }
}


/*=======================================
休日
========================================*/


.col.Num_Holiday {
    padding: 33px 20px;
}
.col.Num_Holiday .col {
    margin-right: 15px;
    margin-bottom: 15px;
    width: calc(33.33333% - 10px);
    position: relative;
    padding: 40px;
    min-height: 165px;
    display: flex;
    align-items: center;
}
.col.Num_Welfare .col {
    margin-right: 15px;
    margin-bottom: 15px;
    width: calc(33.33333% - 10px);
    display: flex;
    align-items: center;
    padding: 10px;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.col.Num_Holiday .col:nth-child(3n),
.col.Num_Welfare .col:nth-child(3n) {
    margin-right: 0;
}

.col.Num_Holiday .col._Sports .title_num, 
.col.Num_Holiday .col._Music .title_num, 
.col.Num_Holiday .col._Drive .title_num, 
.col.Num_Holiday .col._Drinking .title_num,
.col.Num_Welfare .col._Sports .title_num, 
.col.Num_Welfare .col._Music .title_num, 
.col.Num_Welfare .col._Drive .title_num, 
.col.Num_Welfare .col._Drinking .title_num {
    justify-content: flex-end;
    margin-right: 0;
}
.col.Num_Holiday .col._Shopping .title_num, 
.col.Num_Holiday .col._Movie .title_num {
    justify-content: flex-start;
    margin-left: 0;
} 

.col.Num_Holiday .col._Reading .title_num {
    justify-content: flex-start;
    margin-left: 30px;
}

.col.Num_Holiday .number .fStyle_number {
    font-size: 60px;
    padding-right: 5px;
    line-height: 0.9;
    min-width: 95px;
}
.col.Num_Holiday .number .unit{
    font-size: 20px;
}

.col.Num_Holiday .col img {
    position: absolute;
    z-index: 1;
}

.col.Num_Holiday .col {
  opacity:0;
  z-index: 0;
}

.col.Num_Holiday.start .col {
  animation: Holidaycol 1s forwards;
}

@keyframes Holidaycol {
  0% {
    transform:translateY(10px);
    opacity:0;
  }
  100% {
    transform:translateY(0px);
    opacity:1;
  }
}


.col.Num_Holiday .col._Sports {
  animation-delay: 0s;
}

.col.Num_Holiday .col._Music{
  animation-delay: .3s;
}

.col.Num_Holiday .col._Shopping {
  animation-delay: .6s;
}

.col.Num_Holiday .col._Movie {
  animation-delay: .9s;
  z-index: 1;
}

.col.Num_Holiday .col._Reading {
  animation-delay: 1.2s;
}

.col.Num_Holiday .col._Drive {
  animation-delay: 1.5s;
}

.col.Num_Holiday .col._Drinking {
  animation-delay: 1.8s;
}

.col.Num_Holiday .col._Game {
  animation-delay: 2.1s;
  z-index: 1;
}

.col.Num_Holiday .col._Other {
  animation-delay: 2.4s;
}

.col.Num_Holiday .col._Sports img {
    top: -60px;
    left: 13px;
}

.col.Num_Holiday .col._Music img {
    top: -27px;
    left: -13px;
}

.col.Num_Holiday .col._Shopping img {
    top: -72px;
    right: -60px;
}

.col.Num_Holiday .col._Movie img {
    bottom: -10px;
    right: -62px;
}

.col.Num_Holiday .col._Reading img {
    top: -38px;
    right: 40px;
}

.col.Num_Holiday .col._Drive img {
    top: 35px;
    left: -10px;
}

.col.Num_Holiday .col._Drinking img {
    bottom: -10px;
    left: -39px;
}

.col.Num_Holiday .col._Game img {
    top: -50px;
    right: -70px;
}

.col.Num_Holiday .col._Other img {
    top: 0;
    left: 0;
}
.Num_Welfare--thumb {
  width: 108px;
}
.Num_Welfare--txtarea {
  flex:1;
  padding-left: 15px;
  text-align: left;
}
.Num_Welfare--title {
  font-size: 2.4rem;
  line-height: 1.3;
}
.Num_Welfare--txt {
  font-size: 2rem;
  margin-top: 5px;
  line-height: 1.3;
}
@media only screen and (max-width: 1310px) {
  .col.Num_Holiday .col._Shopping img {
    top: -82px;
    right: -40px;
  }
}
@media only screen and (max-width: 1200px) {
  .col.Num_Holiday .number .fStyle_number {
    font-size: 5vw;
    min-width: 70px;
    padding: 0;
  }
  .col.Num_Holiday .number .unit{
    font-size: 1.6vw;
  }
  .col.Num_Holiday .col img{
    width: 105px;
  }
  .col.Num_Holiday .col._Shopping img{
    right: -30px;
  }
  .col.Num_Holiday .col._Movie img{
    width: 90px;
  }
  .col.Num_Holiday .col._Reading img{
    width: 70px;
    right: 20px;
  }
  .col.Num_Holiday .col._Drive img{
    top: auto;
    bottom: 20px;
    left: -30px;
  }
  .col.Num_Holiday .col._Drinking img{
    left: -20px;
  }
  .col.Num_Holiday .col._Game img{
    top: auto;
    bottom: -30px;
    right: -50px;
  }
}

@media only screen and (max-width: 979px) {
  .col.Num_Holiday .col{
    display:block;
    padding: 35px 15px;
    min-height: auto;
  }
  .col.Num_Holiday .col .title_num{
    display:block;
    margin: 0;
  }
  .col.Num_Holiday .col._Reading .title_num{
    margin:0;
  }
  .col.Num_Holiday .col .title{
    margin-bottom: 10px;
  }
  .col.Num_Holiday .number .fStyle_number {
    min-width: auto;
    padding: 0;
  }
  .col.Num_Holiday .col img{
    width: 90px;
  }
  .col.Num_Holiday .col._Music img{
    top: -43px;
    left: -30px;
  }
  .col.Num_Holiday .col._Movie img{
    bottom: -50px;
    right: -40px;
  }
  .col.Num_Holiday .col._Reading img{
    right: -20px;
    top: -50px;
  }
}
@media only screen and (min-width: 690px) and (max-width: 1160px) {
.col.Num_Welfare .col {
    margin-right: 15px;
    width: calc(50% - 10px);
}

.col.Num_Welfare .col:nth-child(3n) {
    margin-right: 15px;
}
.col.Num_Welfare .col:nth-child(even) {
    margin-right: 0;
}
.Num_Welfare--title {
  font-size: 2rem;
}
.Num_Welfare--txt {
  font-size: 1.6rem;
}
}

@media only screen and (max-width: 690px) {
  .col.Num_Holiday{
    padding: 20px;
  }
  .col.Num_Holiday .col{
    display:block;
    padding: 20px 15px 30px;
    min-height: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .col.Num_Holiday .col .title_num, 
  .col.Num_Holiday .col._Reading .title_num{
    margin:0;
  }
  .col.Num_Holiday .col .title{
    margin-bottom: 10px;
  }
  .col.Num_Holiday .number .fStyle_number {
    font-size: 60px;
  }
  .col.Num_Holiday .number .unit {
    font-size: 20px;
  }
  .col.Num_Holiday .col._Sports img{
    top: -30px;
    left: -5px;
  }
  .col.Num_Holiday .col._Music img{
    top: -10px;
    left: -10px;
  }
  .col.Num_Holiday .col._Shopping img {
    right: -15px;
  }
  .col.Num_Holiday .col._Movie img{
    right: auto;
    left: -10px;
  }
  .col.Num_Holiday .col._Reading img{
    right: 0;
    top: -20px;
  }
  .col.Num_Holiday .col._Drive img {
    left: -10px;
  }
  .col.Num_Holiday .col._Drinking img {
    left: -10px;
  }
  .col.Num_Holiday .col._Game img {
    right: -10px;
  }
  .col.Num_Welfare .col {
      margin-right: 0;
      margin-bottom: 15px;
      width: 100%;
      padding: 10px;
/*       -webkit-flex-direction: column-reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; */
  }
  .Num_Welfare--thumb {
    width: 80px;
  }
.Num_Welfare--title {
  font-size: 1.8rem;
}
.Num_Welfare--txt {
  font-size: 1.6rem;
}

}


/*=======================================
ランチ
========================================*/

.col.Num_Lunch {
    position: relative;
}

.col.Num_Lunch .box {
    position: relative;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 70px;
}

.col.Num_Lunch .bgillustration img {
    position: absolute;
}

.col.Num_Lunch img.i01 {
    bottom: 20px;
    left: -20px;
}

.col.Num_Lunch img.i02 {
    top: 130px;
    right: -56px;
}

.col.Num_Lunch .box .number {
  position: absolute;
  display: block;
  text-align: center;
}

.col.Num_Lunch .box img {
  max-width: 320px;
  height: auto;
}

.col.Num_Lunch .box .fStyle_number {
  font-size: 60px;
  padding: 0;
}

.col.Num_Lunch .box .unit {
  font-size: 130%;
}

.col.Num_Lunch .box .age .fStyle_number {
  font-size: 30px;
}

.col.Num_Lunch .box .number img {
  position: absolute;
}

.col.Num_Lunch .box .number._num01 {
  top: 0px;
  right: 50px;
}

.col.Num_Lunch .box .number._num01 img {
  width: 120px;
  left: -130px;
  top: 16px;
}

.col.Num_Lunch .box .number._num02 {
  top: 120px;
  right: 0px;
}

.col.Num_Lunch .box .number._num02 img {
  width: 130px;
  left: -140px;
  top: 17px;
}

.col.Num_Lunch .box .number._num03 {
  bottom: -10px;
  right: 26px;
  display: flex;
  align-items: flex-start;
}

.col.Num_Lunch .box .number._num03 img {
  width: 171px;
  left: -180px;
  top: -25px;
}

.col.Num_Lunch .box .number._num03 .txt {
    margin-right: 10px;
}

.col.Num_Lunch .box .number._num04 {
  bottom: 0px;
  left: 63px;
}

.col.Num_Lunch .box .number._num04 img {
  width: 136px;
  right: -140px;
  bottom: 10px;
}

.col.Num_Lunch .box .number._num05 {
  top: 110px;
  left: 27px;
}

.col.Num_Lunch .box .number._num05 img {
  width: 130px;
  right: -104px;
  top: 15px;
}

.col.Num_Lunch .box .number._num05 .txt {
  text-align:left;
}

.col.Num_Lunch .box .number._num06 {
  top: -10px;
  left: 21px;
}

.col.Num_Lunch .box .number._num06 img {
  width: 194px;
  right: -203px;
  top: 15px;
}


@media only screen and (max-width: 1330px) {
  .col.Num_Lunch img.i02 {
    right: -27px;
  }
}
@media only screen and (max-width: 1262px) {
  .col.Num_Lunch{
    padding: 30px 25px 50px;
  }
  .col.Num_Lunch img.i01 {
    left: 0;
    bottom: 0;
    width: 220px;
  }
  .col.Num_Lunch img.i02 {
    right: 0;
    width: 230px;
  }
  .col.Num_Lunch .box{
    max-width: 400px;
    margin: 0 auto;
  }
  .col.Num_Lunch .box img{
    max-width: 210px;
  }

  .col.Num_Lunch .box .age .fStyle_number {
    font-size: 20px;
  }

  .col.Num_Lunch .box .fStyle_number {
    font-size: 45px;
  }

  .col.Num_Lunch .box .number._num01 {
      top: -20px;
      right: 20px;
  }
  
  .col.Num_Lunch .box .number._num01 img {
    width: 70px;
    left: -82px;
    top: 50%;
  }

  .col.Num_Lunch .box .number._num02 {
    top: 100px;
    right: 0;
  }

  .col.Num_Lunch .box .number._num02 img {
    width: 67px;
    right: 50px;
    top: 13px;
  }

  .col.Num_Lunch .box .number._num03 {
    bottom: -30px;
    right: 20px;
  }

  .col.Num_Lunch .box .number._num03 img {
    width: 74px;
    left: -80px;
    top: -7px;
  }

  .col.Num_Lunch .box .number._num04 {
    bottom: -40px;
    left: 5px;
  }

  .col.Num_Lunch .box .number._num04 img {
    width: 79px;
    right: -86px;
    top: -10px;
  }

  .col.Num_Lunch .box .number._num05 {
    left: -57px;
    top: 80px;
  }

  .col.Num_Lunch .box .number._num05 img {
    width: 86px;
    right: -100px;
  }

  .col.Num_Lunch .box .number._num06 {
    left: 3px;
    top: -10px;
  }

  .col.Num_Lunch .box .number._num06 img {
    width: 91px;
    right: -100px;
  }

}

@media only screen and (max-width: 979px) {
  .col.Num_Lunch img.i01 {
    left: 0;
    bottom: -10px;
    width: 27vw;
  }
  .col.Num_Lunch img.i02 {
    right: 0;
    top: 100px;
    width: 26vw;
  }
  .col.Num_Lunch .box{
    max-width: 270px;
    margin: 0 auto;
  }
  .col.Num_Lunch .box img{
    max-width: 263px;
  }

  .col.Num_Lunch .box .age .fStyle_number {
    font-size: 17px;
  }

  .col.Num_Lunch .box .unit {
    font-size: 100%;
  }

  .col.Num_Lunch .box .fStyle_number {
    font-size: 40px;
  }

  .col.Num_Lunch .box .number._num01 img, 
  .col.Num_Lunch .box .number._num02 img, 
  .col.Num_Lunch .box .number._num03 img, 
  .col.Num_Lunch .box .number._num05 img {
    display:none;
  }

  .col.Num_Lunch .box .number._num01 {
    top: 15px;
    right: 38px;
  }

  .col.Num_Lunch .box .number._num02 {
    top: 114px;
    right: 10px;
  }

  .col.Num_Lunch .box .number._num03 {
    bottom: 10px;
    right: 92px;
    display: block;
  }

  .col.Num_Lunch .box .number._num04 {
    left: 0px;
  }
  
  .col.Num_Lunch .box .number._num04 img {
    width: 35px;
    right: -40px;
    top: 0px;
  }

  .col.Num_Lunch .box .number._num05 {
    left: 33px;
    top: 90px;
  }

  .col.Num_Lunch .box .number._num05 img {
    width: 46px;
    right: -50px;
  }

  .col.Num_Lunch .box .number._num06 {
    left: -25px;
  }
  
  .col.Num_Lunch .box .number._num06 img {
    width: 70px;
    right: -87px;
    top: 10px;
  }

}

@media only screen and (max-width: 690px) {
  .col.Num_Lunch img.i01, 
  .col.Num_Lunch img.i02{
    opacity: .3;
    width: 100px;
  }
  .col.Num_Lunch img.i01 {
    left: 18px;
    bottom: -24px;
  }
  .col.Num_Lunch img.i02 {
    right: 0;
    top: 80px;
  }
  .col.Num_Lunch .box{
    max-width: 270px;
    margin: 0 auto;
  }
  .col.Num_Lunch .box img{
    max-width: 263px;
  }

  .col.Num_Lunch .box .age .fStyle_number {
    font-size: 15px;
  }

  .col.Num_Lunch .box .unit {
    font-size: 100%;
  }

  .col.Num_Lunch .box .fStyle_number {
    font-size: 35px;
  }
  .col.Num_Lunch .box .number .txt{
    margin-bottom: 0;
  }

  .col.Num_Lunch .box .number._num01 img, 
  .col.Num_Lunch .box .number._num02 img, 
  .col.Num_Lunch .box .number._num03 img, 
  .col.Num_Lunch .box .number._num05 img {
    display:none;
  }

  .col.Num_Lunch .box .number._num04 {
    bottom: -10px;
  }
  
  .col.Num_Lunch .box .number._num04 img {
    width: 43px;
    right: -52px;
    top: -4px;
  }

  .col.Num_Lunch .box .number._num06 {
    left: 0;
  }
  
  .col.Num_Lunch .box .number._num06 img {
    width: 57px;
    right: -66px;
  }

}

@media only screen and (max-width: 350px) {
  .col.Num_Lunch .box{
    max-width: 230px;
    margin: 0 auto;
  }
  .col.Num_Lunch .box img{
    max-width: 230px;
  }

  .col.Num_Lunch .box .age .fStyle_number {
    font-size: 15px;
  }

  .col.Num_Lunch .box .unit {
    font-size: 90%;
  }

  .col.Num_Lunch .box .fStyle_number {
    font-size: 30px;
  }

  .col.Num_Lunch .box .number._num01 {
    right: 16px;
  }

  .col.Num_Lunch .box .number._num02 {
    top: 103px;
    right: 0px;
  }

  .col.Num_Lunch .box .number._num03 {
    right: 70px;
  }
  
  .col.Num_Lunch .box .number._num04 img {
    width: 34px;
    right: -42px;
    top: 0px;
  }
  
  .col.Num_Lunch .box .number._num06 img {
    width: 46px;
    right: -52px;
  }

}


/*=======================================
会社の人と遊ぶ割合
========================================*/

.col.Peopleplay {
    position: relative;
    padding: 50px 30px;
}

.col.Peopleplay img {
    position: absolute;
    z-index: 1;
}

.col.Peopleplay img.i01 {
    left: -75px;
    top: 60px;
}

.col.Peopleplay img.i02 {
    right: calc(28% - 96px);
    bottom: 0px;
}

.col.Peopleplay img.i03 {
    right: 40px;
    top: 70px;
}

.col.Peopleplay table .Head {
    font-size: 20px;
}

@media only screen and (max-width: 1423px) {
  .col.Peopleplay img.i01 {
    left: -27px;
    top: 50px;
  }
}

@media only screen and (max-width: 1120px) {
  .col.Peopleplay img.i01 {
    left: 0;
    top: 30px;
  }
  .col.Peopleplay img.i02 {
    bottom: -20px;
  }
  .col.Peopleplay img.i03 {
    right: 0;
    top: 30px;
  }
}

@media only screen and (max-width: 979px) {
  
  .col.Peopleplay {
      padding: 30px 20px;
  }
  .col.Peopleplay img.i01 {
    left: 0;
    width: 110px;
  }
  .col.Peopleplay img.i02 {
    right: calc(32% - 96px);
    width: 140px;
    bottom: 0;
  }
  .col.Peopleplay img.i03 {
    right: 10px;
    top: 20px;
    width: 70px;
  }
  .col.Peopleplay table .Head {
      font-size: 2.1vw;
  }
}

@media only screen and (max-width: 690px) {

  .col.Peopleplay {
      padding: 20px;
  }
  .col.Peopleplay img.i01 {
    left: 0;
    top: 210px;
  }
  .col.Peopleplay img.i02 {
    right: 0;
    bottom: 150px;
    width: 120px;
  }
  .col.Peopleplay img.i03 {
    right: 0;
    top: 10px;
  }
  .col.Peopleplay table .Head {
      font-size: 130%;
  }
}

/*=======================================
宝くじで「1億円」
========================================*/

.col.Lottery {
    padding: 60px 60px 160px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 410px auto;
    overflow: hidden;
}

.col.Lottery .col {
    background-color: transparent;
}

.col.Lottery .commentarea {
    position: relative;
}

.col.Lottery .comment {
    position: absolute;
    z-index: 0;
}

.col.Lottery .comment._01 {
    left: 0px;
    bottom: 0px;
    margin-left: 0;
    margin-right: 0;
}

.col.Lottery .comment._01 img {
    left: -40px;
    right: auto;
}

.col.Lottery .comment._01 .speech {
    margin-top: -70px;
    margin-left: 100px;
}

.col.Lottery .comment._01 .speech:before {
    right: auto;
    left: -17px;
    top: 28px;
    transform: skewY(20deg);
    border-width: 0px 0px 15px 20px;
    border-color: transparent transparent #fff transparent;
}

.col.Lottery .comment._01.action.start img {
  animation: CommentmanRight 1s forwards;
}

@keyframes CommentmanRight {
  0% {
    left: -40px;
    top: -25px;
  }
  50% {
    left: -70px;
    top: -20px;
  }
  100% {
    left: -60px;
    top: -36px;
  }
}

.col.Lottery .comment._02 {
    right: 0;
    bottom: -137px;
    margin-right: 150px;
}

.col.Lottery .comment._02 img {
    right: -220px;
}

.col.Lottery .comment._02 .speech {
    margin-top: 60px;
}

.col.Family, .col.WhatUse {
    padding: 0;
}
.col.Family {
    width: calc(40% - 10px);
}
.col.WhatUse {
    width: calc(60% - 10px);
}

@media only screen and (max-width: 1200px) {
  .col.Lottery {
    padding: 50px 30px 160px;
  }
  .col.Lottery .comment._01 .speech{
    max-width:300px;
  }
}

.pc_none {
	display:none;
}


@media only screen and (max-width: 979px) {
  .col.Lottery {
    padding: 50px 30px 220px;
  }
  .col.Lottery .comment._01{
    bottom: -90px;
    left: 20px;
  }
  .col.Lottery .comment._01 img{
    width: 200px;
  }
  .col.Lottery .comment._01 .speech{
    max-width: none;
  }
  .col.Lottery .comment._02{
    bottom: -205px;
    margin-right: 90px;
  }
  .col.Lottery .comment._02 img{
    width: 150px;
    right: -140px;
  }
  .col.Lottery .comment._02 .speech{
    max-width: 360px;
    margin-top: 40px;
  }
  .col.Family, .col.WhatUse {
    width: 100%;
  }
	
	.col.Lottery .comment._01.pc_only {
		display:none;
	}
	.pc_none {
		display:block;
	}
	.commentarea.pc_none {
		width:90%;
		height:120px;
	}
	.col.Lottery .pc_none .comment._01 {
		bottom:0;
	}
	.col.Lottery .pc_none .comment._01 img {
		margin-top:-50px;
	}
	.col.Lottery .pc_none .comment {
		position: relative;
	}
}



@media only screen and (max-width: 690px) {
  .col.Lottery {
      background-size: 70% auto;
      padding: 20px 12px 40px;
      background-position: center top 63%;
  }
  .col.Lottery .comment._01{
    bottom: -90px;
    left: 40px;
  }

  .col.Lottery .comment._01 img{
    width: 100px;
	margin-top:-10px;

  }
  .col.Lottery .comment._01 .speech{
    max-width: none;
    margin-left: 50px;
  }
  .col.Lottery .comment._02{
    /*display:none;*/
	  bottom:-120px;
  }
  .col.Lottery .comment._02 img{
    width: 80px;
    right: -90px;
	  padding-top:40px;
  }
	
	.sp_only {
		display:block;
	}
  .sp_none{
    display: none;
  }
	.commentarea.pc_none {
		width:90%;
	}
	.col.Lottery .pc_none .comment._01 {
		bottom:0;
	}
	.col.Lottery .pc_none .comment._01 img {
		margin-top:0;
	}
	.col.Lottery .pc_none .comment {
		position: relative;
	}
  .col.Lottery .comment._02.pc_none{
    position: relative;
    bottom: 130px;
  }
}


/*家族に言いますか？ 円グラフ*/

.col.Family .title .main:before {
    background-color: #F2AF79;
}

.col.Family .box {
    position: relative;
}

.col.Family .number {
    position: absolute;
    display: block;
}

.col.Family .number .txt {
    font-size: 18px;
}

.col.Family .number .fStyle_number {
    font-size: 60px;
    padding: 0;
}

.col.Family .number .unit {
    font-size: 20px;
}

.col.Family .number._num01 {
    top: 40px;
    right: -35px;
    text-align: right;
}

.col.Family .number._num02 {
    bottom: 60px;
    left: calc(50% - 80px);
    text-align: center;
}

.col.Family .number._num03 {
    top: 10px;
    left: 60px;
    text-align: center;
}

@media only screen and (max-width: 979px) {
  .col.Family{
    margin-bottom:40px;
  }
  .col.Family .box {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 690px) {
  .col.Family .box {
    max-width: 263px;
  }

  .col.Family .number .txt {
      font-size: 15px;
  }

  .col.Family .number .fStyle_number {
      font-size: 40px;
  }

  .col.Family .number .unit {
      font-size: 16px;
  }
  .col.Family .number._num01 {
      top: 0;
      right: 27px;
      text-align: left;
  }

  .col.Family .number._num02 {
      bottom: 30px;
      left: calc(50% - 64px);
  }

  .col.Family .number._num03 {
      left: 10px;
      text-align: right;
  }
}


/*何に使いますか？ 棒グラフ*/

.col.WhatUse{
    position:relative;
}

.col.WhatUse img.i01 {
    position: absolute;
    bottom: 0;
    right: 130px;
}

.col.WhatUse .title .main:before {
    background-color: #79BEF2;
}

.col.WhatUse .Graph {
  position: relative;
  z-index: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.col.WhatUse .Graph + .Graph{
  margin-top: 5px;
}

.col.WhatUse .Graph .fStyle_number {
    font-size: 30px;
    padding: 0;
}

.col.WhatUse .Graph .txt, 
.col.WhatUse .Graph .unit {
    font-size: 100%;
}

.col.WhatUse .Graph .txt {
    width: 200px;
    margin-right: 20px;
    text-align: right;
}

.col.WhatUse .Graph .number {
    position: absolute;
    top: -10px;
    right: 10px;
}
.col.WhatUse .Graph._07 .number, 
.col.WhatUse .Graph._08 .number, 
.col.WhatUse .Graph._09 .number, 
.col.WhatUse .Graph._10 .number {
    right: -20px;
}

.col.WhatUse .Graph .Width {
  position:relative;
  height: 36px;
}

.col.WhatUse .Graph._01 .Width {
  width: calc(100% - 220px);
}

.col.WhatUse .Graph._02 .Width {
  width: calc(83% - 220px);
}

.col.WhatUse .Graph._03 .Width {
  width: calc(80.5% - 220px);
}

.col.WhatUse .Graph._04 .Width {
  width: calc(74.3% - 220px);
}

.col.WhatUse .Graph._05 .Width, 
.col.WhatUse .Graph._06 .Width {
  width: calc(62.5% - 220px);
}

.col.WhatUse .Graph._07 .Width {
  width: calc(50% - 220px);
  min-width: 30px;
}

.col.WhatUse .Graph._08 .Width, 
.col.WhatUse .Graph._09 .Width {
  width: calc(44% - 220px);
  min-width: 20px;
}

.col.WhatUse .Graph._10 .Width {
  width: calc(40.8% - 220px);
  min-width: 10px;
}

.col.WhatUse .Graph .Width:before {
  content:"";
  z-index: -2;
  position: absolute;
  bottom: 0;
  left:0;
  height: 100%;
  background-color: #B9DAFE;
}

.col.WhatUse.action.start .Graph .Width:before {
  animation: WhatUseGraph 1s forwards;
}

@keyframes WhatUseGraph {
  0% {
    width:0;
  }
  100% {
    width: 100%;
  }
}

@media only screen and (max-width: 1200px) {
  .col.WhatUse img.i01 {
    bottom: 70px;
    right: 0;
  }
}

@media only screen and (max-width: 690px) {
  .col.WhatUse img.i01 {
    bottom: 0;
    width: 110px;
  }
  
  .col.WhatUse .Graph .txt {
    width: 105px;
    margin-right: 15px;
  }

  .col.WhatUse .Graph._01 .Width {
    width: calc(100% - 120px);
  }

  .col.WhatUse .Graph._02 .Width {
    width: calc(83% - 120px);
  }

  .col.WhatUse .Graph._03 .Width {
    width: calc(80.5% - 120px);
  }

  .col.WhatUse .Graph._04 .Width {
    width: calc(74.3% - 120px);
  }

  .col.WhatUse .Graph._05 .Width, 
  .col.WhatUse .Graph._06 .Width {
    width: calc(62.5% - 120px);
  }

  .col.WhatUse .Graph._07 .Width {
    width: calc(50% - 120px);
  }

  .col.WhatUse .Graph._08 .Width, 
  .col.WhatUse .Graph._09 .Width {
    width: calc(44% - 120px);
  }

  .col.WhatUse .Graph._10 .Width {
    width: calc(40.8% - 120px);
  }
}
/*
-------------------
03/31 追加
-------------------
-------------------*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 1.8;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
  font-weight: normal;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}


/*=======================================
20230405
========================================*/
.iziModal{
  background-color: transparent;
  box-shadow: none;
}
.iziModal p{
  color: #fff;
}

.iziModal img{
  width: 100%;
}

.iziModal-overlay {
  background-color: rgba(0, 0, 0, 0.6)!important;
}
.iziModal-content .js-modal{
  cursor: pointer;
}
.iziModal-content .js-modal:hover img{
 opacity: 0.8;
 transition: all 0.2s;
}
@media all and (max-width: 900px) {
.iziModal {
    max-width: 94%!important;
}
}