@charset "UTF-8";

.bg-lightblue{
  background-color: #D8F4FE;
}

body #area-Contents .MyKao-contentsArticle--detail .l-HeadingTitle--v2--h3 {
  margin-bottom: 0 !important;
}

.btn {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.present {
	max-width: 410px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (min-width: 1025px) {
  .present_block .g-ImageTextHP--v2__contentsBlock__text {
    padding-left: 30px !important;
  }
}

@media only screen and (min-width: 641px) {
  .present_block .g-Text {
    font-size: 15px !important;
  }
}


.present_period {
  padding: 5px 30px;
  background-color: #ffffff;
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  .present_period {
    padding: 5px 10px;
  }
}

