.lp5_main {
  --lp5-blue: #1568B1;
  --lp5-orange: #EA4816;
  --lp5-beige: #F7F5EF;
  --lp5-white: #FFFFFF;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.lp5_main h2 {
  color: var(--lp5-orange);
  font-size: 40px;
  font-weight: 700;
  line-height: 1.8;
}
.lp5_main p {
  color: var(--lp5-blue);
  font-size: 16px;
  font-weight: 700;
  line-height: 2.2;
  letter-spacing: 0%;
}
.lp5_section_white,
.lp5_section_beige {
  position: relative;
  padding-bottom: 200px;
}
.lp5_section_white:after,
.lp5_section_beige:after {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  height: 75px;
  left: 0;
  z-index: 1;
}
.lp5_section_white:after{
  bottom: 0;
  background: url(https://myakuzumi.com/manage/wp-content/themes/myakuzumi/lp/img/ao_marine-activities/ao_white_border.png);
  background-size: cover;
}
.lp5_section_beige:after {
  bottom: -35px;
  background: url(https://myakuzumi.com/manage/wp-content/themes/myakuzumi/lp/img/ao_marine-activities/ao_beige_border.png);
  background-size: cover;
}
.lp5_section_beige {
  background: var(--lp5-beige);
}
.lp5_decoration {
  position: absolute;
  height: auto;
  z-index: 2;
}
#mv {
  height: calc(71700vw / 1440);
  padding: calc(7100vw / 1440) 0;
  background: url(https://myakuzumi.com/manage/wp-content/themes/myakuzumi/lp/img/ao_marine-activities/ao_mv_bg.png);
  background-size: cover;
}
.lp5_mv_inner {
  width: calc(72400vw / 1440);
  margin: 0 auto;
}
.lp5_section {
  padding-top: 120px;
  position: relative;
}
#concept {
  padding-top: 0;
  text-align: center;
}
.lp5_section_inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
.lp5_section_title  {
  text-align: center;
}
.lp5_section_title h3 {
  color: var(--lp5-blue);
  font-family: "Oregano", sans-serif;
  font-size: 39px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  width: fit-content;
  max-width: 100%;
  padding: 0 57px;
  margin: 0 auto;
  position: relative;
}
.lp5_section_title h3:before,
.lp5_section_title h3:after {
  content: "";
  display: block;
  width: 26px;
  height: 62px;
  background: url(https://myakuzumi.com/manage/wp-content/themes/myakuzumi/lp/img/ao_marine-activities/ao_title_side.png);
  background-size: contain;
  position: absolute;
  top: 50%;
}
.lp5_section_title h3:before {
  left: 0;
  transform: translateY(-50%);
}
.lp5_section_title h3:after {
  right: 0;
  transform: translateY(-50%) rotate(180deg);
}
.lp5_section_title h2 {
  margin-top: 40px;
}
.lp5_blue {
  color: var(--lp5-blue);
}
.lp5_section_title + .lp5_section_content {
  margin-top: 40px;
}
#concept .lp5_section_content p {
  max-width: 1060px;
  margin: 0 auto;
}
#concept .lp5_section_content img {
  width: 60px;
  margin: 40px auto 0;
}

#service {
  padding-bottom: 124px;
}
.lp5_service_inner {
  display: flex;
  gap: 40px;
}
.lp5_service_inner:not(:first-child) {
  margin-top: 40px;
}
.lp5_service_content,
.lp5_service_image {
  width: calc(50% - 20px);
}
.lp5_service_content h5 {
  color: var(--lp5-blue);
  font-family: "Oregano", sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  padding-left: 53px;
  position: relative;
}
.lp5_service_content h5:before,
.sun_title:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.lp5_service_content h5:before {
  width: 37.57px;
  height: 48px;
  background: url(https://myakuzumi.com/manage/wp-content/themes/myakuzumi/lp/img/ao_marine-activities/ao_service_list.png);
  background-size: cover;
}
.lp5_service_content h2,
.lp5_service_content p {
  margin-top: 20px;
}
.lp5_service_content .lp5_sun_content {
  margin-top: 30px;
}
.lp5_sun_content {
  background: var(--lp5-white);
  padding: 35px 48px;
}

.sun_list li:not(:first-child) {
  margin-top: 10px;
}
.sun_title {
  color: var(--lp5-orange);
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  display: block;
  padding-left: 32px;
  position: relative;
}
.sun_title:before {
  width: 22px;
  height: 25px;
  background: url(https://myakuzumi.com/manage/wp-content/themes/myakuzumi/lp/img/ao_marine-activities/ao_service_sun.png);
  background-size: cover;
}
.lp5_service_image {
  padding-top: 150px;
}
.service_top {
  width: 159.09px !important;
  top: 75px;
  right: 210px;
}
.service_bottom {
  width: 100px !important;
  bottom: -80px;
  left: 241px;
}
#plan {}
#plan .lp5_section_content {
  margin-top: 90px;
}
.lp5_plan_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 45px;
  row-gap: 50px;
}
.lp5_plan_item {
  width: calc((100% - 90px) / 3);
}
.lp5_plan_image {
  position: relative;
}
.lp5_plan_jet {
  width: 101px;
  position: absolute;
  top: -30px;
  left: -20px;
}
.ao_jet_text {
  width: 61px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ao_jet_bg {}
.lp5_plan_content {}
.lp5_plan_content h5,
.lp5_plan_detail p {
  color: var(--plan-color);
}
.lp5_plan_content h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 25px;
  text-align: center;
}
.lp5_plan_detail {
  margin-top: 20px;
}
.lp5_plan_detail h6 {
  color: var(--lp5-white);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  background: var(--plan-color);
  padding: 5px 8px;
  border-radius: 4px;
}
.lp5_plan_detail p {
  line-height: 1.6;
  margin-top: 10px;
}
.lp5_plan_bottom {
  padding: 105px 95px 100px;
  margin-top: 106px;
  background: url(https://myakuzumi.com/manage/wp-content/themes/myakuzumi/lp/img/ao_marine-activities/ao_customize_bg.png);
  background-size: cover;
  position: relative;
}
.lp5_plan_bottom h2 {
  color: #F2E62E;
  font-family: "Oregano", sans-serif;
  letter-spacing: 0.04em;
  position: absolute;
  top: -14px;
  left: 95px;
}
.lp5_plan_bottom-inner {
  display: flex;
  gap: calc(6000% / 1010);
}
.lp5_plan_bottom-image {
  width: calc(37000% / 1010);
}
.lp5_plan_bottom-content {
  width: calc(58000% / 1010);
}
.lp5_plan_bottom-content img {
  width: 314px !important;
}
.lp5_plan_bottom-content h3 {
  color: var(--lp5-orange);
  font-size: 32px;
  font-weight: 700;
  line-height: 1.8;
  margin-top: 10px;
}
.lp5_plan_bottom-content p {
  line-height: 2;
  margin-top: 10px;
}
.lp5_plan_bottom .lp5_decoration {
  width: 283px !important;
  bottom: -105.18px;
  right: 0;
}

#departure {}
.lp5_departure_list {
  display: flex;
  justify-content: center;
  column-gap: min(calc(9000vw / 1440),90px);
}
.lp5_departure_item {
  width: 370px;
}
.lp5_departure_image {
  position: relative;
}
.lp5_departure_image img:first-child {
  position: relative;
  z-index: 2; 
}
.departure_image_bg {
  position: absolute;
  width: 370px !important;
  bottom: -10px;
  right: -10px;
}
.departure_sandal {
  width: 82px !important;
  top: 10px;
  left: -85px; 
}
.departure_sun {
  width: 58px !important;
  bottom: -26px;
  right: -17px;
}
.departure_flag {
  width: 77px !important;
  top: -35px;
  left: 192px;
  z-index: 1;
}
.lp5_departure_content {
  margin-top: 30px;
  text-align: center;
}
.lp5_departure_content h4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.8;
}
.lp5_departure_content p {
  font-size: 15px;
  line-height: 1;
  margin-top: 10px;
}
.lp5_departure_content p.to_car {
  color: #11A5CE;
  margin-top: 20px;
}
#scenes {
  padding-top: 88.5px;
}.lp5_section_title + .lp5_scenes_content {
  margin-top: 60px;
}
.lp5_scenes_content {
  display: flex;
  gap: calc(6000% / 1200);
}
.lp5_scenes_left {
  width: calc(59000% / 1200);
}
#scenes .sun_list li:not(:first-child) {
  margin-top: 20px;
}
#scenes .sun_title {
  font-size: 20px;
}
.sun_text {
  color: var(--lp5-blue);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 6px;
  display: block;
}
.lp5_scenes_right {
  width: calc(55000% / 1200);
  position: relative;
}
.lp5_scenes_right img {
  position: absolute;
}
.scene_main {
  width: 370px !important;
  height: auto;
}
.scene_main01 {
  top: 0;
  left: 0;
}
.scene_main02 {
  bottom: 0;
  right: 0;
  z-index:1;
}
.scene_decoration {
  width: 54px !important;
  height: 50px;
}
.scene_decoration-right-top {
  top: 94px;
  right: 66px;
}
.scene_decoration-left-bottom {
  bottom: 85px;
  left: 58px;
}
#bottom {
  padding-top: 160px;
  padding-bottom: 185px;
  background: url(https://myakuzumi.com/manage/wp-content/themes/myakuzumi/lp/img/ao_marine-activities/ao_bottom_bg.png);
  background-size: cover;
  text-align: center;
}
#bottom h2,
#bottom h4 {
  color: var(--lp5-white);
  text-shadow: 0px 0px 8px #0F435666;
}
#bottom h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 2.2;
  margin-top: 30px;
}
.lp5_bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 60px;
  row-gap: 30px;
  max-width: 820px;
  margin:  60px auto 0;
  background: var(--lp5-white);
  padding: 28px 76px;
  box-shadow: 0 0 8px 8px #FFFFFF;
}
.lp5_bottom img {
  width: 60px !important;
}
.lp5_bottom img:first-child {
  width: 166.68px !important;
}
.lp5_bottom_right {
  font-size: 18px;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.lp5_bottom_right span {
  color: var(--lp5-blue);
  line-height: 2;
}
.lp5_bottom_right a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--lp5-white);
  line-height: 1.6;
  background: var(--lp5-blue);
  margin-top: 3px;
  width: 320px;
  max-width: 100%;
  height: 54px;
  border-radius: 27px;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 1219px) {
  #scenes {
    padding-top: 40px;
  }
  .lp5_section_title + .lp5_scenes_content {
    margin-top: 30px;
  }
  .lp5_scenes_content {
    flex-direction: column-reverse;
    gap: 30px;
  }
  .lp5_scenes_left,
  .lp5_scenes_right {
    width: 100%;
  }
  #scenes .sun_title {
    font-size: 16px;
  }
  .sun_text {
    font-size: 14px;
  }
  .lp5_scenes_right {
    height: calc(27000vw / 375);
  }
  .scene_main {
    width: 67% !important;
    height: auto;
  }
  .scene_main01 {
    top: 0;
    left: 0;
  }
  .scene_main02 {
    bottom: 0;
    right: 0;
    z-index:1;
  }
  .scene_decoration {
    width: 54px !important;
    height: 50px;
  }
  .scene_decoration-right-top {
    top: 12%;
    right: 10%;
  }
  .scene_decoration-left-bottom {
    bottom: 12%;
    left: 10%;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .lp5_main h2 {
    font-size: 29px;
  }
  .lp5_main p {
    font-size: 14px;
  }
  .lp5_section_white,
  .lp5_section_beige {
    padding-bottom: 125px;
  }
  .lp5_section_white:after,
  .lp5_section_beige:after {
    height: 75px;
  }
  .lp5_section_white:after{
    bottom: 0;
  }
  .lp5_section_beige:after {
    bottom: -35px;
  }
  .lp5_section_beige {
    background: var(--lp5-beige);
  }
  #mv {
    padding: calc(1000vw / 375) 0;
  }
  .lp5_mv_inner {
    width: 60%;
    margin: 0 auto;
  }
  .lp5_section {
    padding-top: 80px;
  }
  #concept {
    padding-top: 40px;
  }
  .lp5_section_inner {
    padding: 0 20px;
  }
  .lp5_section_title h3 {
    font-size: 25px;
    padding: 0 40px;
  }
  .lp5_section_title h3:before,
  .lp5_section_title h3:after {
    width: 20px;
    height: 46px;
  }
  .lp5_section_title h2 {
    margin-top: 20px;
  }
  .lp5_section_title + .lp5_section_content {
    margin-top: 20px;
  }
  #concept .lp5_section_content img {
    margin: 20px auto 0;
  }
  #service {
    padding-top: 20px;
    padding-bottom: 84px;
  }
  .lp5_service_inner {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .lp5_service_inner:not(:first-child) {
    margin-top: 20px;
  }
  .lp5_service_content,
  .lp5_service_image {
    width: 100%;
  }
  .lp5_service_content h5 {
    font-size: 22px;
    padding-left: 43px;
  }
  .lp5_service_content h5:before {
    width: 28.18px;
    height: 36px;
  }
  .lp5_service_content .lp5_sun_content {
    margin-top: 20px;
  }
  .lp5_sun_content {
    padding: 20px;
  }
  .sun_title {
    font-size: 13px;
  }
  .lp5_service_image {
    padding-top: 0;
  }
  .service_top {
    width: 80px !important;
    top: 315px;
    right: 70px;
  }
  .service_bottom {
    bottom: -60px;
    left: 245px;
  }
  #plan .lp5_section_content {
    margin-top: 60px;
  }
  .lp5_plan_list {
    column-gap: 50px;
    row-gap: 70px;
  }
  .lp5_plan_item {
    width: 100%;
  }
  .lp5_plan_image {
    position: relative;
  }
  .lp5_plan_jet {
    top: -40px;
    left: -10px;
  }
  .lp5_plan_bottom {
    padding: 100px 20px;
    margin-top: 60px;
  }
  .lp5_plan_bottom h2 {
    width: 100%;
    text-align: center;
    top: 0;
    left: 0;
  }
  .lp5_plan_bottom-inner {
    flex-direction: column;
    gap: 20px;
  }
  .lp5_plan_bottom-image,
  .lp5_plan_bottom-content {
    width: 100%;
  }
  .lp5_plan_bottom-content img {
    width: 300px !important;
    max-width: 100%;
  }
  .lp5_plan_bottom-content h3 {
    font-size: 24px;
  }
  .lp5_plan_bottom .lp5_decoration {
    width: 200px !important;
    bottom: -60px;
    right: 20px;
  }
  .lp5_departure_list {
    flex-wrap: wrap;
    row-gap: 90px;
  }
  .lp5_departure_item {
    width: 100%;
  }
  .departure_image_bg {
    width: 100% !important;
  }
  .departure_sandal {
    width: 70px !important;
    top: -40px;
    left: -20px;
  }
  .departure_sun {
    width: 50px !important;
  }
  #bottom {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  #bottom h2 {
    font-size: 28px;
  }
  #bottom h4 {
    font-size: 20px;
    margin-top: 20px;
  }
  .lp5_bottom {
    flex-direction: column;
    justify-content: center;
    row-gap: 20px;
    margin:  40px auto 0;
    background: var(--lp5-white);
    padding: 40px 20px;
  }
  .lp5_bottom img:first-child {
    width: 160px !important;
  }
  .lp5_bottom_right {
    font-size: 16px;
  }
  .lp5_bottom_right a {
    width: 240px;
    height: 48px;
  }
}