#min3 .minSection .lightblueBg {
  background-image: linear-gradient(50deg, rgba(0, 238, 255, 0.08), rgba(12, 173, 244, 0.08) 39%, rgba(18, 141, 239, 0.08) 75%, rgba(24, 108, 234, 0.08));
  padding: 102px 0 166px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .lightblueBg {
    padding: 70px 0 100px;
  }
}
@media print {
  #min3 .minSection .lightblueBg {
    padding: 70px 0 100px;
  }
}
#min3 .minSection .whiteBg {
  padding: 108px 0 88px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .whiteBg {
    padding: 70px 0 80px;
  }
}
@media print {
  #min3 .minSection .whiteBg {
    padding: 70px 0 80px;
  }
}
#min3 .minSection .bold {
  font-weight: bold;
}
#min3 .minSection .h3Title {
  font-size: 22px;
  font-weight: 500;
  position: relative;
  padding-left: 30px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .h3Title {
    font-size: 18px;
    margin-bottom: 40px;
  }
}
#min3 .minSection .h3Title::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 19px;
  top: 50%;
  left: 0;
  background-image: url(../images/worklife/deco@2x.png);
  background-size: contain;
  transform: translate(0, -50%);
}
#min3 .minSection .titleArea {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .titleArea {
    margin-bottom: 60px;
  }
}
@media print {
  #min3 .minSection .titleArea {
    margin-bottom: 60px;
  }
}
#min3 .minSection .titleArea .minNumber {
  font-family: "Inter", sans-serif;
  font-weight: bold;
  font-size: 39px;
  line-height: 1;
  padding-bottom: 45px;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
  background: linear-gradient(0deg, #00eeff, #0cadf4 39%, #128def 75%, #186cea);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .titleArea .minNumber {
    font-size: 35px;
  }
}
#min3 .minSection .titleArea .minNumber::before {
  position: absolute;
  content: "";
  background-image: url(../images/3min/titleDeco.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 181px;
  height: 25px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
#min3 .minSection .titleArea .minTitle {
  text-align: center;
  font-weight: 900;
  font-size: 33px;
  line-height: 1.1;
  background: linear-gradient(2deg, #00eeff, #0cadf4 39%, #128def 75%, #186cea);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .titleArea .minTitle {
    font-size: 22px;
  }
}
@media print {
  #min3 .minSection .titleArea .minTitle {
    line-height: 50px;
    display: block;
  }
}
#min3 .minSection .rinenArea {
  background-color: #fff;
  padding: 30px 60px;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .rinenArea {
    padding: 30px 24px;
    flex-direction: column;
    margin-bottom: 20px;
  }
}
@media print {
  #min3 .minSection .rinenArea {
    padding: 30px 24px;
    flex-direction: column;
    margin-bottom: 20px;
  }
}
#min3 .minSection .rinenArea .rinenTitle {
  font-size: 19px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0.3rem;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .rinenArea .rinenTitle {
    font-size: 18px;
  }
}
#min3 .minSection .rinenArea .rinenText {
  font-size: 28px;
  line-height: 45px;
  letter-spacing: 0.1rem;
  font-weight: bold;
  border-left: 1px solid #418FDE;
  padding-left: 60px;
  margin-left: 60px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .rinenArea .rinenText {
    padding-left: 0;
    margin-left: 0;
    padding-top: 20px;
    margin-top: 20px;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    border-left: none;
    border-top: 1px solid #418FDE;
  }
}
@media print {
  #min3 .minSection .rinenArea .rinenText {
    padding-left: 0;
    margin-left: 0;
    padding-top: 20px;
    margin-top: 20px;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    border-left: none;
    border-top: 1px solid #418FDE;
  }
}
#min3 .minSection .rinenUnder {
  line-height: 26px;
  letter-spacing: 0;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .rinenUnder {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 67px;
  }
}
#min3 .minSection .categoryArea .categoryFlex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#min3 .minSection .categoryArea .categoryFlex .categoryItem {
  width: 48.4%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
#min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(n+3) {
  margin-top: 90px;
}
#min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(3), #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(4), #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(7), #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(8) {
  flex-direction: row-reverse;
}
#min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(3)::before, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(4)::before, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(7)::before, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(8)::before {
  left: 10px;
  right: auto;
}
#min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(3) .categoryTextArea, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(4) .categoryTextArea, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(7) .categoryTextArea, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(8) .categoryTextArea {
  text-align: right;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .categoryArea .categoryFlex .categoryItem {
    width: 100%;
  }
  #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(3), #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(4), #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(7), #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(8) {
    flex-direction: row;
  }
  #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(3)::before, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(4)::before, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(7)::before, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(8)::before {
    left: auto;
    right: 0;
  }
  #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(3) .categoryTextArea, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(4) .categoryTextArea, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(7) .categoryTextArea, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(8) .categoryTextArea {
    text-align: left;
  }
  #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(n+2) {
    margin-top: 30px;
  }
}
@media print {
  #min3 .minSection .categoryArea .categoryFlex .categoryItem {
    width: 100%;
  }
  #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(3), #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(4), #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(7), #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(8) {
    flex-direction: row;
  }
  #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(3)::before, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(4)::before, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(7)::before, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(8)::before {
    left: auto;
    right: 0;
  }
  #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(3) .categoryTextArea, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(4) .categoryTextArea, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(7) .categoryTextArea, #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(8) .categoryTextArea {
    text-align: left;
  }
  #min3 .minSection .categoryArea .categoryFlex .categoryItem:nth-child(n+2) {
    margin-top: 30px;
  }
}
#min3 .minSection .categoryArea .categoryFlex .categoryItem::before {
  position: absolute;
  content: "";
  background-image: url(../images/3min/categoryStroke.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 342px;
  height: 268px;
  right: 10px;
  top: -15px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .categoryArea .categoryFlex .categoryItem::before {
    width: 245px;
    height: 160px;
    right: 0;
  }
}
#min3 .minSection .categoryArea .categoryFlex .categoryItem .categoryImage {
  width: 46.7%;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .categoryArea .categoryFlex .categoryItem .categoryImage {
    width: 48.9%;
  }
}
@media print {
  #min3 .minSection .categoryArea .categoryFlex .categoryItem .categoryImage {
    width: 48.9%;
  }
}
#min3 .minSection .categoryArea .categoryFlex .categoryItem .categoryTextArea {
  width: 50%;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .categoryArea .categoryFlex .categoryItem .categoryTextArea {
    width: 48.9%;
  }
}
@media print {
  #min3 .minSection .categoryArea .categoryFlex .categoryItem .categoryTextArea {
    width: 48.9%;
  }
}
#min3 .minSection .categoryArea .categoryFlex .categoryItem .categoryTextArea .categoryTitle {
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
  margin-bottom: 8px;
  color: #418FDE;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .categoryArea .categoryFlex .categoryItem .categoryTextArea .categoryTitle {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 2px;
  }
}
#min3 .minSection .categoryArea .categoryFlex .categoryItem .categoryTextArea .categoryText {
  line-height: 26px;
  letter-spacing: -0.02rem;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .categoryArea .categoryFlex .categoryItem .categoryTextArea .categoryText {
    font-size: 14px;
    line-height: 24px;
  }
}
#min3 .minSection .lifestyleArea .lifestyleFlex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .lifestyleArea .lifestyleFlex {
    flex-direction: column;
  }
}
@media print {
  #min3 .minSection .lifestyleArea .lifestyleFlex {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifeFlex {
    display: flex;
    justify-content: space-between;
  }
}
@media print {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifeFlex {
    display: flex;
    justify-content: space-between;
  }
}
#min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem {
  width: 31.1%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem:nth-child(n+4) {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem {
    width: 100%;
  }
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem:nth-child(n+2) {
    margin-top: 36px;
  }
}
@media print {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem {
    width: 100%;
  }
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem:nth-child(n+2) {
    margin-top: 36px;
  }
}
#min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleLogo {
  height: 33px;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleLogo {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleLogo.logo02 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleLogo.logo03 {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleLogo.logo04 {
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 767px) {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleLogo.logo05 {
    margin-bottom: 13px;
  }
}
#min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleImage {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleImage {
    width: 48.9%;
    margin-bottom: 0;
  }
}
@media print {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleImage {
    width: 48.9%;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleTextArea {
    width: 48.9%;
  }
}
@media print {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleTextArea {
    width: 48.9%;
  }
}
#min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleTextArea .lifestyleText {
  line-height: 26px;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleTextArea .lifestyleText {
    font-size: 14px;
    line-height: 24px;
  }
}
@media print {
  #min3 .minSection .lifestyleArea .lifestyleFlex .lifestyleItem .lifestyleTextArea .lifestyleText {
    font-size: 14px;
    line-height: 24px;
  }
}
#min3 .minSection .lifestyleArea .lifestyleFlex .link {
  margin-top: 10px;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .lifestyleArea .lifestyleFlex .link {
    font-size: 14px;
  }
}
#min3 .minSection .lifestyleArea .lifestyleFlex .link span {
  padding-right: 29px;
  position: relative;
}
#min3 .minSection .lifestyleArea .lifestyleFlex .link span::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  background-image: url(../images/common/arw02_sp.svg);
  background-size: contain;
}
#min3 .minSection .lifestyleArea .lifestyleFlex .link:hover span:after {
  background-image: url(../images/common/arw02_grd_sp.svg);
}
#min3 .minSection .lifestyleArea .lifestyleFlex .dummy {
  width: 31.1%;
}
#min3 .minSection .markerArea {
  display: flex;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .markerArea {
    margin-bottom: 30px;
  }
}
#min3 .minSection .markerArea .markerItem {
  position: relative;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .markerArea .markerItem {
    font-size: 14px;
  }
}
#min3 .minSection .markerArea .markerItem + .markerItem {
  margin-left: 15px;
}
#min3 .minSection .markerArea .markerItem::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #fff;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
#min3 .minSection .markerArea .markerItem.blue::before {
  background-color: #1862CA;
}
#min3 .minSection .markerArea .markerItem.green::before {
  background-color: #1EB4AF;
}
#min3 .minSection .markerArea .markerItem.orange::before {
  background-color: #DD7820;
}
#min3 .minSection .numberFlex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#min3 .minSection .numberFlex .numberItem {
  padding: 38px 15px;
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#min3 .minSection .numberFlex .numberItem:nth-child(n+4) {
  margin-top: 28px;
}
@media screen and (max-width: 1130px) {
  #min3 .minSection .numberFlex .numberItem {
    padding: 3.3vw 1.3vw;
  }
}
@media screen and (max-width: 767px) {
  #min3 .minSection .numberFlex .numberItem {
    min-height: 140px;
    max-height: 150px;
    height: auto;
    padding: 4px;
  }
  #min3 .minSection .numberFlex .numberItem:nth-child(n+3) {
    margin-top: 12px;
  }
}
@media print {
  #min3 .minSection .numberFlex .numberItem {
    min-height: 140px;
    max-height: 150px;
    padding: 10px;
    page-break-inside: avoid;
  }
  #min3 .minSection .numberFlex .numberItem:nth-child(n+3) {
    margin-top: 12px;
  }
}
#min3 .minSection .numberFlex .numberItem.three {
  width: 31.25%;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .numberFlex .numberItem.three {
    width: 48.1%;
  }
}
@media print {
  #min3 .minSection .numberFlex .numberItem.three {
    width: 48.1%;
  }
}
#min3 .minSection .numberFlex .numberItem.four {
  width: 22.6%;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .numberFlex .numberItem.four {
    width: 48.1%;
  }
}
@media print {
  #min3 .minSection .numberFlex .numberItem.four {
    width: 48.1%;
  }
}
#min3 .minSection .numberFlex .numberItem.green {
  background-color: rgba(40, 207, 73, 0.1);
}
#min3 .minSection .numberFlex .numberItem.green .numberTitle,
#min3 .minSection .numberFlex .numberItem.green .numberText,
#min3 .minSection .numberFlex .numberItem.green .numberNote {
  color: #418FDE;
}
#min3 .minSection .numberFlex .numberItem.pink {
  background-color: rgba(255, 126, 214, 0.1);
}
#min3 .minSection .numberFlex .numberItem.pink .numberTitle,
#min3 .minSection .numberFlex .numberItem.pink .numberText {
  color: #C18CFE;
}
#min3 .minSection .numberFlex .numberItem.mt-none {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .numberFlex .numberItem.mt-none {
    margin-top: 12px;
  }
}
@media print {
  #min3 .minSection .numberFlex .numberItem.mt-none {
    margin-top: 12px;
  }
}
#min3 .minSection .numberFlex .numberItem .numberTitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 1130px) {
  #min3 .minSection .numberFlex .numberItem .numberTitle {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 767px) {
  #min3 .minSection .numberFlex .numberItem .numberTitle {
    font-size: 14px;
    line-height: 20px;
  }
}
#min3 .minSection .numberFlex .numberItem .numberText {
  font-size: 25px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 1130px) {
  #min3 .minSection .numberFlex .numberItem .numberText {
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 767px) {
  #min3 .minSection .numberFlex .numberItem .numberText {
    font-size: 20px;
  }
}
#min3 .minSection .numberFlex .numberItem .numberText span {
  font-size: 42px;
  line-height: 20px;
  letter-spacing: 0;
}
@media screen and (max-width: 1130px) {
  #min3 .minSection .numberFlex .numberItem .numberText span {
    font-size: 3.7vw;
  }
}
@media screen and (max-width: 767px) {
  #min3 .minSection .numberFlex .numberItem .numberText span {
    font-size: 38px;
  }
}
#min3 .minSection .numberFlex .numberItem .numberNote {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .numberFlex .numberItem .numberNote {
    font-size: 12px;
    line-height: 17px;
  }
}
#min3 .minSection .numberMidText {
  font-size: 16px;
  line-height: 26px;
  margin: 45px 0 30px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .numberMidText {
    font-size: 14px;
    line-height: 24px;
    margin: 30px 0 20px;
  }
}
#min3 .minSection .numberUnderText {
  font-size: 16px;
  line-height: 26px;
  margin: 50px 0 0;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .numberUnderText {
    font-size: 14px;
    line-height: 24px;
    margin: 40px 0 0;
  }
}
#min3 .minSection .planFlex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .planFlex {
    flex-direction: column;
  }
}
@media print {
  #min3 .minSection .planFlex {
    flex-direction: column;
  }
}
#min3 .minSection .planFlex .planImage {
  width: 57.2%;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .planFlex .planImage {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media print {
  #min3 .minSection .planFlex .planImage {
    width: 100%;
    margin-bottom: 20px;
  }
}
#min3 .minSection .planFlex .planTextArea {
  width: 39.7%;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .planFlex .planTextArea {
    width: 100%;
  }
}
@media print {
  #min3 .minSection .planFlex .planTextArea {
    width: 100%;
  }
}
#min3 .minSection .planFlex .planTextArea .planTitle {
  font-size: 22px;
  font-weight: 500;
  line-height: 31px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .planFlex .planTextArea .planTitle {
    font-size: 18px;
    line-height: 24px;
  }
}
#min3 .minSection .planFlex .planTextArea .planText {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #min3 .minSection .planFlex .planTextArea .planText {
    font-size: 14px;
    line-height: 24px;
  }
}
#min3 .minSection .planFlex .planTextArea .button01 {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  #min3 #minSection02 .titleArea {
    margin-bottom: 40px;
  }
}
@media print {
  #min3 #minSection02 .titleArea {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #min3 #minSection02 .rinenUnder {
    margin-bottom: 50px;
  }
}
@media print {
  #min3 #minSection02 .rinenUnder {
    margin-bottom: 50px;
  }
}
#min3 #minSection03 .lightblueBg {
  padding: 135px 0 118px;
}
@media screen and (max-width: 767px) {
  #min3 #minSection03 .lightblueBg {
    padding: 62px 0 73px;
  }
}
@media print {
  #min3 #minSection03 .lightblueBg {
    padding: 62px 0 73px;
  }
}
@media screen and (max-width: 767px) {
  #min3 #minSection03 .titleArea {
    margin-bottom: 40px;
  }
  #min3 #minSection03 .titleArea .minTitle {
    line-height: 30px;
  }
}
@media print {
  #min3 #minSection03 .titleArea {
    margin-bottom: 40px;
  }
}
#min3 #minSection03 .h3Title {
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  #min3 #minSection03 .h3Title {
    margin-bottom: 10px;
  }
}
@media print {
  #min3 #minSection03 .h3Title {
    margin-bottom: 10px;
  }
}
#min3 #minSection03 .rinenUnder {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  #min3 #minSection03 .rinenUnder {
    margin-bottom: 50px;
  }
}
@media print {
  #min3 #minSection03 .rinenUnder {
    margin-bottom: 50px;
  }
}
#min3 #minSection03 .mapArea + .mapArea {
  margin-top: 95px;
}
@media screen and (max-width: 767px) {
  #min3 #minSection03 .mapArea + .mapArea {
    margin-top: 40px;
  }
}
#min3 #minSection04 .whiteBg {
  padding: 128px 0 132px;
}
@media screen and (max-width: 767px) {
  #min3 #minSection04 .whiteBg {
    padding: 63px 0 81px;
  }
}
@media print {
  #min3 #minSection04 .whiteBg {
    padding: 63px 0 81px;
  }
}
@media screen and (max-width: 767px) {
  #min3 #minSection04 .titleArea {
    margin-bottom: 40px;
  }
}
@media print {
  #min3 #minSection04 .titleArea {
    margin-bottom: 40px;
  }
}
#min3 #minSection04 .rinenUnder {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #min3 #minSection04 .rinenUnder {
    margin-bottom: 20px;
  }
}
@media print {
  #min3 #minSection04 .rinenUnder {
    margin-bottom: 20px;
  }
}
#min3 #minSection04 .button01 {
  margin-left: auto;
  max-width: 330px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #min3 #minSection04 .button01 {
    margin: 40px auto 0;
  }
}
#min3 #minSection05 .lightblueBg {
  padding: 32px 0 88px;
}
@media screen and (max-width: 767px) {
  #min3 #minSection05 .lightblueBg {
    padding: 38px 0 93px;
  }
}
@media print {
  #min3 #minSection05 .lightblueBg {
    padding: 38px 0 93px;
  }
}
@media print {
  #min3 .smp__show {
    display: none !important;
  }
}