/*--------------about-----------------*/
.MblcontentsEvent {
  position: relative;
  overflow: visible;
  z-index: 5; }

.MblcontentsEvent__box {
  position: relative;
  background: rgba(255, 255, 255, 0.4);
  overflow: visible;
  z-index: 4; }

.MblcontentsEvent__info {
  border-radius: 3px;
  padding: 1rem;
  background: #eefbf7; }

.MblcontentsEvent__info.back_img {
  background: url(../../../../img/katunarikun_02.jpg) 85% 85% no-repeat;
  background-size: 23%; }

.MblcontentsEvent__info .-infobox_border {
  /* border-top:rgba(156, 39, 176, 0.43) thin dotted; */
  border-bottom: rgba(156, 39, 176, 0.43) thin dotted;
  margin-bottom: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 0.5rem; }
  @media (min-width: 576px) {
    .MblcontentsEvent__info .-infobox_border {
      border-bottom: none; } }

.MblcontentsEvent__info .-infobox_border_02 {
  /* border-top:rgba(156, 39, 176, 0.43) thin dotted; */
  border-top: rgba(156, 39, 176, 0.43) thin dotted;
  margin-bottom: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 0.5rem; }
  @media (min-width: 576px) {
    .MblcontentsEvent__info .-infobox_border_02 {
      border-top: none; } }

.MblcontentsEvent__each p {
  border-bottom: #ccc thin dotted; }

.InfoHunter__el1,
.InfoHunter__el2 {
  display: inline-block;
  background: rgba(156, 39, 176, 0.43);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding-top: 15px;
  text-align: center; }

.InfoHunter__el3 {
  font-size: 1rem; }

.LinkButton__area2 {
  border: #ddd thin solid;
  border-radius: 0.5rem;
  background: rgba(0, 0, 0, 0.7);
  padding: 0.5rem;
  text-align: center; }
  @media (min-width: 768px) {
    .LinkButton__area2 {
      width: 50%; } }

.LinkButton__area2 .-link {
  color: #FFF; }

.ButtonPr {
  padding-right: 0.5rem; }

/*
.MblcontentsEvent__image{
  position:absolute;
  top:5%;
  left:25%;
  z-index:3;
}
*/
.MblcontentsEvent__image .-size {
  /*  border-radius:50%; */
  position: absolute;
  top: 19%;
  left: 35%;
  z-index: 3;
  width: 60%; }
  @media (min-width: 768px) {
    .MblcontentsEvent__image .-size {
      top: 18%;
      left: 55%;
      width: 35%;
      max-width: 450px; } }

.About_kariya__photo img,
.MblcontentsEvent .-infobox_border img,
.MblcontentsEvent .-infobox_border_02 img {
  width: 100%; }

.About_kariya__photo img {
  padding-bottom: 20px; }
