@charset "UTF-8";


.kobetsu-mpchrm01-image-text_style {
  position: relative;
  max-width: 414px;
  width: 100%;
  margin: 0 auto;
}
.kobetsu-mpchrm01-title {
  max-width: 400px;
  width: 100%;
  margin: 50px auto 12px auto;
  padding: 0 0 0 5px;
  border-left: solid 7px #001e50;
  line-height: 100%;
  letter-spacing: 0;
}
.kobetsu-mpchrm01-title > span:nth-child(1) {
  display: block;
  font-size: 20px;
  line-height: 120%;
}
.kobetsu-mpchrm01-title > span:nth-child(2) {
  display: block;
  margin-top: 1px;
  font-size: 11px;
  line-height: 120%;
}
.kobetsu-mpchrm01-vertical {
  position: relative;
  max-width: 450px;
  margin: 0 auto;
}
.kobetsu-mpchrm01-image-text_style p {
  position: absolute;
  z-index: 2;
  margin: 0;
  padding: 0;
  font-weight: bold;
  letter-spacing: 0;
}
.kobetsu-mpchrm01-image-text01 {
  position: absolute;
  z-index: 3;
  top: calc(37.544378698% + 2.98816568%);
  left: -6%;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #000000;
  line-height: 100%;
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
}
.kobetsu-mpchrm01-image-text02 {
  bottom: 0;
  left: 41.062801932%;
  font-size: 12px;
  color: #000000;
  line-height: 100%;
}
.kobetsu-mpchrm01-image-text03 {
  top: 15.217391304%;
  left: 65.217391304%;
  font-size: 12px;
  color: #000000;
  line-height: 100%;
  letter-spacing: -0.05em!important;
}
.kobetsu-mpchrm01-image-text04 {
  top: 48.913043478%;
  left: 21.497584541%;
  text-align: center;
  font-size: 12px;
  color: #000000;
  line-height: 120%;
  letter-spacing: -0.05em!important;
}
.kobetsu-mpchrm01-image-text05 {
  top: 52.173913043%;
  left: 65.217391304%;
  font-size: 12px;
  color: #000000;
  line-height: 100%;
  letter-spacing: -0.05em!important;
}
.kobetsu-mpchrm01-image-text06 {
  top: 32.971014492%;
  left: 50.724637681%;
  text-align: center;
  font-size: 10px;
  color: #000000;
  line-height: 110%;
}
.kobetsu-mpchrm01-image-text06 span {
  color: #e3001b;
}
.kobetsu-mpchrm01-image-text07 {
  top: 65.217391304%;
  left: 47.826086956%;
  text-align: center;
  font-size: 10px;
  color: #000000;
  line-height: 110%;
}
.kobetsu-mpchrm01-image-text07 span {
  color: #e3001b;
}


/* iPad */
@media only screen and (max-device-width: 1024px) and (min-width: 768px){
  .kobetsu-mpchrm01-image-text01,
  .kobetsu-mpchrm01-image-text02,
  .kobetsu-mpchrm01-image-text03,
  .kobetsu-mpchrm01-image-text04,
  .kobetsu-mpchrm01-image-text05 {
    font-size: 9px;
  }
  .kobetsu-mpchrm01-image-text06,
  .kobetsu-mpchrm01-image-text07 {
    font-size: 7px;
  }
}
/* iPad横 */
@media (orientation: landscape) and (max-device-width: 1024px) and (min-width: 768px) {
  .kobetsu-mpchrm01-image-text01,
  .kobetsu-mpchrm01-image-text02,
  .kobetsu-mpchrm01-image-text03,
  .kobetsu-mpchrm01-image-text04,
  .kobetsu-mpchrm01-image-text05 {
    font-size: 12px;
  }
  .kobetsu-mpchrm01-image-text06,
  .kobetsu-mpchrm01-image-text07 {
    font-size: 10px;
  }
}


@media only screen and (max-width: 767px){
  .kobetsu-mpchrm01-title {
    margin: 30px auto 12px auto;
    border-left: solid 4px #001e50;
  }
  .kobetsu-mpchrm01-title > span:nth-child(1) {
    font-size: 16px;
  }
  .kobetsu-mpchrm01-title > span:nth-child(2) {
    font-size: 10px;
  }
}

@media only screen and (max-width: 444px){
  .kobetsu-mpchrm01-image-text01,
  .kobetsu-mpchrm01-image-text02,
  .kobetsu-mpchrm01-image-text03,
  .kobetsu-mpchrm01-image-text04,
  .kobetsu-mpchrm01-image-text05 {
    font-size: 2.6vw;
  }
  .kobetsu-mpchrm01-image-text06,
  .kobetsu-mpchrm01-image-text07 {
    font-size: 2.3vw;
  }
}