@charset "utf-8";
/* CSS Document */
@media print,
screen and (min-width: 768px) {
  .p-top {
    background-image: url("../images/mv.png");
    position: relative;
    background-position: center;
    background-color: #f0f0f0;
    border-radius: 15px;
    background-size: cover;
    /* background-attachment: fixed;*/
  }
}

@media not all and (min-width: 768px) {
  .p-top {
    background-image: url("../images/mv.png");
    background-color: #000000;
    padding: 130px 0 50px;
    margin-top: 52px;
    border-radius: 10px;
    background-position: center;
  }
}

.p-page-heading02 {
  font-size: 2.25rem;
  position: relative;
  text-align: center;
  font-weight: bold;
}

.p-page-heading02 span {
  font-size: 1.3rem;
  display: inline-block;
  color: rgb(107, 181, 191)
}

.p-page-heading02::before {
  display: none;
}

@media print,
screen and (min-width: 768px) {
  .p-top {
    padding: 300px 0 380px;
  }
}

.sub {
  font-size: 1rem;
  text-align: center;
  margin-top: 3em;
  padding: 0 1.5rem;
  line-height: 1.8rem;
}

.p-top__heading {
  color: white;
  text-shadow: 0px 0px 5px #000000, 0px 0px 0px #000000, 0px 0px 0px #000000;
  font-weight: normal;
  font-size: 5rem !important;
  line-height: 1.25;
  letter-spacing: 0.05em;
  text-align: center;
}

@media not all and (min-width: 768px) {
  .p-page-heading02 {
    font-size: 1.8rem;
  }

  .p-top__heading {
    font-size: 1.9rem !important;
    margin-top: 7rem;
    font-weight: bold;
  }

  #hawaii {
    margin-top: 0 !important;
  }

  .l-contents__inner {
    padding: 6.4% !important;
  }

  .dst-title {
    font-size: 4rem !important;
  }

  .dst-title span {
    font-size: 2rem !important;
  }

  .dst-title .hwi::before {
    width: 90% !important;
  }

  #point-item {
    margin-top: 2rem !important;
    margin-bottom: 3rem !important;
  }

  #point-item .point-text .mr {
    margin: 1.5rem 1rem !important;
  }

  #related {
    background-color: white;
  }

  #sns {
    background-color: white;
  }

  #tour {
    background-color: white;
  }

  #related .p-info {
    padding: 0 !important;
  }

  /*#point-item .point-text {
    padding: 1em!important;
    margin-top: -3rem!important;
}*/
  #point-item .point-text .text-item {
    margin: 1rem;
  }

  #hawaii .point-01 {
    height: 300px !important;
  }

  #hawaii .point-02 {
    height: 300px !important;
  }

  #hawaii .point-03 {
    height: 300px !important;
  }

  #cairns .point-01 {
    height: 300px !important;
  }

  #cairns .point-02 {
    height: 300px !important;
  }
}

.p-top__text {
  color: white;
  text-shadow: 0px 0px 5px #000000, 0px 0px 0px #000000, 0px 0px 0px #000000;
  text-align: center;
}

@media print,
screen and (min-width: 768px) {
  .p-top__inner {
    margin-top: 15rem;
  }
}

.mark {
  background: linear-gradient(transparent 60%, #ff6 60%);
}

#movie iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  padding-right: .5rem;
}

/*p-reason*/
@media print,
screen and (min-width: 768px) {
  .p-reason {
    display: flex;
    flex-wrap: wrap;
    margin-top: 90px;
  }
}

@media not all and (min-width: 768px) {
  .p-reason {
    display: block;
    margin-top: 60px;
  }
}

.p-reason-item {
  transition: box-shadow 0.5s;
}

/*@media (hover: hover) {
  .p-reason-item:not(.is-disabled-hover):hover {
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2);
  }
  .p-reason-item:not(.is-disabled-hover):hover .p-reason-item__image img {
    transform: scale(120%);
  }
}*/
@media print,
screen and (min-width: 768px) {
  .p-reason-item {
    display: flex;
    width: calc((100% - 30px) / 2);
    padding: 10px;
  }

  .p-reason-item:nth-child(2n) {
    margin-left: 30px;
  }

  .p-reason-item:nth-child(n+3) {
    margin-top: 30px;
  }
}

@media not all and (min-width: 768px) {
  .p-reason-item {
    display: block;
    width: 40%;
    flex-wrap: wrap;
    align-items: center;
    /* position: relative; */
    float: left;
    padding-left: 5%;
  }

  /*.p-reason-item+.p-reason-item {
    margin-top: 40px;
  }*/
}

.p-reason-item__image {
  overflow: hidden;
}

@media print,
screen and (min-width: 768px) {
  .p-reason-item__image {
    width: 60px;
  }
}

/*.p-reason-item__image img {
  transition: transform 0.5s;
	border-radius: 50%;
}*/
@media print,
screen and (min-width: 768px) {
  .p-reason-item__detail {
    width: calc(100% - 60px);
    margin-left: 20px;
  }
}

.p-reason-item__heading {
  font-weight: bold;
}

@media print,
screen and (min-width: 768px) {
  .p-reason-item__heading {
    font-size: 1.25rem;
  }
}

@media not all and (min-width: 768px) {
  .p-reason-item__heading {
    font-size: 1rem;
    padding-top: 37px;
    padding-bottom: 37px;
    padding-left: 119px;
  }

  .p-reason-item__heading--paddingY-small {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}

.p-reason-item__text {
  font-size: 0.875rem;
  margin-top: 1rem;
}

@media not all and (min-width: 768px) {
  .p-reason-item__text {
    width: 100%;
  }
}

/*p-menu*/
@media print,
screen and (min-width: 768px) {
  .tab-menu {
    width: 100%;
    max-width: 1240px;
    position: relative;
    top: 70%;
    left: 50%;
    transform: translateX(-50%);
    /*padding: 0 1em;*/
    margin-top: 90px;
  }

  .tab-menu .p-info {
    margin-top: 0px;
  }
}

@media not all and (min-width: 768px) {
  #case .p-info {
    margin-top: 0px;
  }
}

@media not all and (min-width: 768px) {
  .tab-menu {
    /*padding: 0 6.4%;*/
    margin-top: 60px;
  }
}

.tab-menu__inner {
  /*background-color: rgba(0, 51, 102, 0.7);*/
  box-shadow: 0 8px 30px rgb(0 16 14 / 20%);
  border-radius: 10px;
}

@media print,
screen and (min-width: 768px) {
  .tab-menu__inner {
    padding: 40px 45px;
  }
}

@media not all and (min-width: 768px) {
  .tab-menu__inner {
    display: block;
    padding: 16px 12px 24px;
  }
}

.tab-menu-tabs {
  display: flex;
}

@media print,
screen and (min-width: 768px) {
  .tab-menu-tabs {
    justify-content: left;
  }
}

@media not all and (min-width: 768px) {
  .tab-menu-tabs {
    justify-content: space-around;
  }
}

.tab-menu-tabs__item {
  /*color: #666;*/
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  opacity: 0.4;
}

.tab-menu-tabs__item.is-show {
  opacity: 1;
}

@media (hover: hover) {
  .tab-menu-tabs__item:not(.is-disabled-hover):hover {
    opacity: 1;
  }
}

@media print,
screen and (min-width: 768px) {
  .tab-menu-tabs__item {
    max-width: 30.1075268817%;
    font-size: 1.375rem;
  }

  .tab-menu-tabs__item+.tab-menu-tabs__item {
    margin-left: 4.8387096774%;
  }

  .tab-menu-tabs__item span {
    font-size: 1.25rem;
  }
}

@media not all and (min-width: 768px) {
  .tab-menu-tabs__item {
    font-size: 1rem;
    margin-left: 0;
  }

  .tab-menu-tabs__item span {
    font-size: 1rem;
  }
}

.tab-menu-contents {
  /*background-color: rgba(233, 236, 242, 0.8);*/
  border-radius: 10px;
}

@media print,
screen and (min-width: 768px) {
  .tab-menu-contents {
    /*padding: 35px 35px 30px 25px;*/
    margin-top: 24px;
  }
}

@media not all and (min-width: 768px) {
  .tab-menu-contents {
    padding: 15px 12px 24px;
    margin-top: 16px;
  }
}

.tab-menu-content {
  display: none;
}

@media print,
screen and (min-width: 768px) {
  .tab-menu-content.is-show {
    display: flex;
    align-items: center;
  }
}

@media not all and (min-width: 768px) {
  .tab-menu-content.is-show {
    display: block;
  }
}

.tab-menu-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.tab-menu-list__item {
  width: 25%;
}

.w33 {
  width: 33.3333% !important;
}

@media not all and (min-width: 768px) {
  .tab-menu-list__item:nth-child(2n) {
    padding-left: 5px;
  }
}

.tab-menu-list__item .tab-menu-list__item-text {
  width: 100%;
  display: flex;
  font-weight: bold;
  align-items: center;
  color: #003366;
  border-radius: 8px;
}

@media print,
screen and (min-width: 768px) {
  .tab-menu-list__item .tab-menu-list__item-text {
    font-size: 1rem;
    padding: 10px;
  }
}

@media not all and (min-width: 768px) {
  .tab-menu-list__item .tab-menu-list__item-text {
    font-size: 0.875rem;
    padding: 8px 0;
  }

  .tab-menu-list__item .tab-menu-list__item-text:nth-child(2n) {
    padding-left: 5px;
  }
}

.tab-menu-list__item .tab-menu-list__item-text::before {
  content: "";
  display: block;
  flex-shrink: 0;
}

@media print,
screen and (min-width: 768px) {
  .tab-menu-list__item .tab-menu-list__item-text::before {
    margin-right: 16px;
  }
}

@media not all and (min-width: 768px) {
  .tab-menu-list__item .tab-menu-list__item-text::before {
    margin-right: 6px;
  }
}

.tab-menu-list__item--info .tab-menu-list__item-text::before {
  width: 28px;
  height: 29px;
  background: url("../images/common/icon_document_blue.svg") no-repeat left 4px top 0/contain;
}

@media print,
screen and (min-width: 768px) {
  .tab-menu-list__item--info .tab-menu-list__item-text::before {
    width: 32px;
    height: 29px;
  }
}

@media not all and (min-width: 768px) {
  .tab-menu-list__item--info .tab-menu-list__item-text::before {
    width: 24px;
    height: 21px;
  }
}

@media (hover: hover) {
  .tab-menu-list__item--info:not(.is-disabled-hover):hover .tab-menu-list__item-text::before {
    background: url("../images/common/icon_document_white.svg") no-repeat left 4px top 0/contain;
  }
}

.tab-menu-list__item--bag .tab-menu-list__item-text::before {
  background: url("../images/common/icon_bag_blue.svg") no-repeat left 4px top 0/contain;
}

@media print,
screen and (min-width: 768px) {
  .tab-menu-list__item--bag .tab-menu-list__item-text::before {
    width: 32px;
    height: 32px;
  }
}

@media not all and (min-width: 768px) {
  .tab-menu-list__item--bag .tab-menu-list__item-text::before {
    width: 24px;
    height: 24px;
  }
}

@media (hover: hover) {
  .tab-menu-list__item--bag:not(.is-disabled-hover):hover .tab-menu-list__item-text::before {
    background: url("../images/common/icon_bag_white.svg") no-repeat left 4px top 0/contain;
  }
}

@media only screen and (max-width: 1024px) {
  .tab-menu-list__item {
    width: 33.3333333333%;
  }
}

@media only screen and (max-width: 900px) {
  .tab-menu-list__item {
    width: 50%;
  }
}

@media (hover: hover) {
  .tab-menu-list__item:not(.is-disabled-hover):hover .tab-menu-list__item-text {
    background-color: #9db6cf;
    color: #ffffff;
  }
}

@media not all and (min-width: 768px) {
  .tab-menu-list__item {
    width: 50%;
  }
}

@media print,
screen and (min-width: 768px) {
  .tab-menu-list {
    width: calc(100% - 195px);
    border-right: 2px solid rgba(0, 51, 102, 0.7);
    padding-right: 10px;
  }
}

@media not all and (min-width: 768px) {
  .tab-menu-list {
    border-bottom: 2px solid rgba(0, 51, 102, 0.7);
    padding-bottom: 14px;
  }
}

.tab-menu-item {
  width: 195px;
}

.tab-menu-item__contact-button {
  width: 160px;
}

@media not all and (min-width: 768px) {
  .tab-menu-item__contact-button {
    margin: 24px auto 0;
  }
}

@media print,
screen and (min-width: 768px) {
  .tab-menu-item {
    padding: 0 9px 0 26px;
  }
}

@media not all and (min-width: 768px) {
  .tab-menu-item {
    width: auto;
  }
}

/*p-issue*/
@media print,
screen and (min-width: 768px) {
  .p-issue-item {
    padding: 0;
  }
}

.p-issue-item {
  display: flex;
  flex-direction: column;
  margin: 2em 2em 0 2em;
}

/*.p-issue-item {
  display: flex;
  flex-direction: column;
  background-color: #e9ecf2;
  border-radius: 12px;
  position: relative;
  transition: transform 0.5s, background-color 0.5s;
}*/
@media (hover: hover) {

  /*.p-issue-item:not(.is-disabled-hover):hover {
    background-color: #f2f4f8;
  }*/
  .p-others-item:not(.is-disabled-hover):hover .p-others-item__image img {
    transform: scale(120%);
  }
}

@media print,
screen and (min-width: 768px) {
  .p-issue-item {
    width: 100%;
  }
}

@media not all and (min-width: 768px) {
  .p-issue-item {
    margin: 0;
  }
}

.p-issue-item__link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.p-issue-item__head {
  width: 100%;
  position: relative;
}

@media print,
screen and (min-width: 768px) {
  .p-issue-item__head {
    height: 155px;
  }
}

@media not all and (min-width: 768px) {
  .p-issue-item__head {
    height: 120px;
  }
}

.p-issue-item__image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-issue-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  transition: transform 0.5s;
}

/*.p-issue-item__image {
  margin: 30px auto;
  width: 100%;
  box-shadow: 30px 30px 0 #336699;
}*/
.p-issue-item__sup {
  text-align: left;
  color: #ffffff;
  position: absolute;
  top: -5px;
}

@media print,
screen and (min-width: 768px) {
  .p-issue-item__sup {
    left: -11px;
  }
}

@media not all and (min-width: 768px) {
  .p-issue-item__sup {
    left: -9px;
  }
}

.p-issue-item__sup span {
  display: inline-block;
  font-weight: bold;
  background-color: #009999;
}

@media print,
screen and (min-width: 768px) {
  .p-issue-item__sup span {
    font-size: 1rem;
    padding: 3px 11px;
  }
}

@media not all and (min-width: 768px) {
  .p-issue-item__sup span {
    font-size: 0.875rem;
    padding: 2px 8px;
  }
}

.p-issue-item__sup::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #008282 transparent transparent;
  position: absolute;
  left: 0;
}

@media print,
screen and (min-width: 768px) {
  .p-issue-item__sup::after {
    border-width: 0 11px 11px 0;
    bottom: -11px;
  }
}

@media not all and (min-width: 768px) {
  .p-issue-item__sup::after {
    border-width: 0 9px 9px 0;
    bottom: -9px;
  }
}

.p-issue-item__heading {
  font-size: 1.6rem;
  font-weight: bold;
  display: flex;
  border-bottom: 1px solid #666;
  justify-content: center;
}

@media not all and (min-width: 768px) {
  .p-issue-item__heading {
    text-align: center;
    margin-top: 3rem;
    padding-bottom: 0.7rem;
  }

  #effect .l2 {
    margin-top: 3rem;
    padding-bottom: 1rem;
    text-align: left;
  }

  .p-issue-item__detail {
    margin-top: 1rem;
  }
}

.p-issue-item__detail {
  font-size: 1.0625rem;
  margin-top: 2rem;
  margin-bottom: 14px;
  line-height: 1.8rem;
}

#tour .p-issue-item__detail {
  font-size: 1.0625rem;
  margin-top: -1rem;
  margin-bottom: 14px;
  line-height: 1.8rem;
  background: white;
  padding: 3rem;
  margin-left: -2rem;
  margin-right: -2rem;
  border-radius: 12px;
}

.p-issue-item__solution {
  font-size: 1.2rem;
  /* margin-top: 22px; */
  margin-bottom: 0.7rem;
  font-weight: bold;
  text-align: center;
  margin-top: 2rem;
}

.p-issue-item__tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: auto;
}

@media print,
screen and (min-width: 768px) {
  .p-issue-item__tags {
    justify-content: left;
  }
}

@media not all and (min-width: 768px) {
  .p-issue-item__tags {
    justify-content: center;
  }
}

/*p-others*/
.p-others {
  display: block;
  background-color: #e9ecf2;
  padding: 2em 2em 0;
  border-radius: 10px;
}

@media print,
screen and (min-width: 768px) {
  .p-others {
    display: flex;
    /*flex-wrap: wrap;*/
    margin-top: 1rem;
  }
}

@media not all and (min-width: 768px) {
  .p-others {
    display: block;
  }
}

.p-others-item {
  transition: box-shadow 0.5s;
  margin-bottom: 2em;
}

/*@media (hover: hover) {
  .p-others-item:not(.is-disabled-hover):hover {
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2);
  }
  .p-others-item:not(.is-disabled-hover):hover .p-others-item__image img {
    transform: scale(120%);
  }
}*/
@media print,
screen and (min-width: 768px) {
  .p-others-item {
    display: flex;
    /*width: calc((100% - 30px) / 2);
    padding: 10px;*/
  }

  /*.p-others-item:nth-child(2n) {
    margin-left: 30px;
  }
  .p-others-item:nth-child(n+3) {
    margin-top: 30px;
  }*/
}

@media not all and (min-width: 768px) {
  .p-others-item {
    display: block;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
  }

  .p-others-item+.p-others-item {
    margin-top: 40px;
  }
}

.p-others-item__image {
  overflow: hidden;
}

@media print,
screen and (min-width: 768px) {
  .p-others-item__image {
    width: 120px;
    height: 120px;
    background: #c8d9e3;
  }
}

@media not all and (min-width: 768px) {
  .p-others-item__image {
    width: 103px;
    position: absolute;
    top: 4px;
    left: 0;
  }
}

.p-others-item__image img {
  transition: transform 0.5s;
}

@media print,
screen and (min-width: 768px) {
  .p-others-item__detail {
    margin-left: 20px;
    width: 65%;
  }
}

.p-others-item__heading {
  font-weight: bold;
}

@media print,
screen and (min-width: 768px) {
  .p-others-item__heading {
    font-size: 1.0625rem;
    line-height: 1.75;
    font-weight: bold;
    /*border-bottom: 1px solid #666;
    margin-bottom: 5px;*/
    padding-bottom: 5px;
  }
}

@media not all and (min-width: 768px) {
  .p-others-item__heading {
    font-size: 1rem;
    padding-top: 37px;
    padding-bottom: 37px;
    padding-left: 119px;
  }

  .line2 {
    padding-top: 27px;
    padding-bottom: 24px;
  }

  .line3 {
    padding-top: 17px;
    padding-bottom: 11px;
  }

  .p-others-item__heading--paddingY-small {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}

.p-others-item__text {
  font-size: 0.875rem;
}

@media not all and (min-width: 768px) {
  .p-others-item__text {
    width: 100%;
    margin-top: 1rem;
  }
}

/*p-figure*/
.p-figure {
  display: block;
}

@media print,
screen and (min-width: 768px) {
  .p-figure {
    display: flex;
    /*flex-wrap: wrap;*/
    margin: 2rem 0;
  }
}

@media not all and (min-width: 768px) {
  .p-figure {
    display: block;
  }
}

.p-figure-item {
  transition: box-shadow 0.5s;
  /*margin-bottom: 2em;*/
}

/*@media (hover: hover) {
  .p-figure-item:not(.is-disabled-hover):hover {
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2);
  }
  .p-figure-item:not(.is-disabled-hover):hover .p-figure-item__image img {
    transform: scale(120%);
  }
}*/
@media print,
screen and (min-width: 768px) {
  .p-figure-item {
    display: flex;
    justify-content: center;
    /*width: calc((100% - 30px) / 2);
    padding: 10px;*/
  }

  /*.p-figure-item:nth-child(2n) {
    margin-left: 30px;
  }
  .p-figure-item:nth-child(n+3) {
    margin-top: 30px;
  }*/
}

@media not all and (min-width: 768px) {
  .p-figure-item {
    display: block;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
  }

  .p-figure-item+.p-figure-item {
    margin-top: 40px;
  }
}

.p-figure-item__image {
  overflow: hidden;
}

@media print,
screen and (min-width: 768px) {
  .p-figure-item__image {
    width: 200px;
    /*height: 120px;*/
    background: white;
  }
}

@media not all and (min-width: 768px) {
  .p-figure-item__image {
    width: 103px;
    position: absolute;
    top: 4px;
    left: 0;
  }
}

.p-figure-item__image img {
  transition: transform 0.5s;
}

@media print,
screen and (min-width: 768px) {
  .p-figure-item__detail {
    margin-left: 20px;
    width: 65%;
  }
}

.p-figure-item__heading {
  font-weight: bold;
}

@media print,
screen and (min-width: 768px) {
  .p-figure-item__heading {
    font-size: 1.25rem;
    line-height: 1.75;
    font-weight: bold;
    /*border-bottom: 1px solid #666;
    margin-bottom: 5px;*/
    padding-bottom: 5px;
  }
}

@media not all and (min-width: 768px) {
  .p-figure-item__heading {
    font-size: 1rem;
    padding-top: 37px;
    padding-bottom: 37px;
    padding-left: 119px;
  }

  .line2 {
    padding-top: 27px;
    padding-bottom: 24px;
  }

  .line3 {
    padding-top: 17px;
    padding-bottom: 11px;
  }

  .p-figure-item__heading--paddingY-small {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}

.p-figure-item__text {
  font-size: 0.875rem;
}

@media not all and (min-width: 768px) {
  .p-figure-item__text {
    width: 100%;
    margin-top: 1rem;
  }
}

.issue-s {
  background: #333333;
  flex: none;
  height: 3rem;
  margin: -5px 20px 10px 0;
  width: 1px;
  max-width: calc(100% - 20px);
}

.issue-s1 {
  background: #333333;
  flex: none;
  height: 3rem;
  margin: -30px 20px;
  transform: rotate(45deg);
  width: 1px;
  max-width: calc(100% - 20px);
}

.issue-s2 {
  background: #333333;
  flex: none;
  height: 3rem;
  margin: -5px 25px 10px;
  transform: rotate(45deg);
  width: 1px;
  max-width: calc(100% - 20px);
}

.issue-n {
  font-size: 4.2rem;
  font-weight: bold;
  margin-top: -2rem;
  margin-right: 20px;
}

@media not all and (min-width: 768px) {
  .issue-n {
    font-size: 3rem;
    margin-top: -1rem;
    margin-right: 12px;
  }

  .issue-s {
    margin: -5px 12px 10px 0;
  }
}

.issue-title {
  display: flex
}

.arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}

.arrow::before,
.arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.arrow-right::before {
  left: 4px;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #7a0;
}

.balloon {
  /*position: relative;
  display: inline-block;
  background-color: #fff;
  border-bottom: solid 1px #525252;*/
  padding: 16px;
  min-width: 240px;
  max-width: 100%;
  text-align: center;
}

.balloon:before,
.balloon:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.balloon:before {
  border: solid 11px transparent;
  border-top: solid 11px #333;
}

.balloon:after {
  border: solid 15px transparent;
  border-top: solid 15px #fff;
  margin-top: -5px;
}

.balloon p {
  margin: 0;
  padding: 0;
}

/*ページ内リンク*/
.productPageLink {
  width: 100%;
  display: flex;
  margin: 4.69% auto;
}

.productPageLink li {
  flex: 1 1 auto;
  margin: 0 1px 1px 0;
}

.productPageLink li a {
  display: block;
  width: 100%;
  text-align: center;
  color: #004098;
  font-weight: 500;
  background: #eee;
  padding: 20px 0;
  font-size: 16px;
  transition: all .25s ease;
  position: relative;
}

/*.productPageLink li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 5px;
  background: url(/corp/images/common/arrowBlueDown.png) no-repeat center/100%;
  bottom: 10px;
  left: 50%;
  margin-left: -4px;
  transition: all .25s ease;
}*/
.productPageLink li a:hover {
  background: #004098;
  color: #fff;
}

.productPageLink li a:hover:after {
  background: url(/corp/images/common/arrowWhiteDown.png) no-repeat center/100%;
  bottom: 5px;
}

.subTtlNote {
  margin-bottom: 30px;
}

@media screen and (max-width:768px) {
  .productPageLink {
    display: block;
    margin: 4.69% auto 10%;
  }

  .productPageLink li {
    float: left;
    margin: 0 1px 1px 0;
    width: 49%;
  }

  .productPageLink li a,
  .productPageLink li a:hover {
    display: block;
    width: auto;
    text-align: center;
    color: #004098;
    font-weight: 500;
    background: #eee;
    padding: 1em 1.2em;
    font-size: 85.71%;
    position: relative;
  }

  /* .productPageLink li a:after,
  .productPageLink li a:hover:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 5px;
    background: url(/corp/images/common/arrowBlueDown.png) no-repeat center/100%;
    bottom: 5px;
    left: 50%;
    margin-left: -4px;
    transition: all .25s ease;
  }*/
}

@media print,
screen and (min-width: 768px) {
  #case .p-info__item {
    width: 100%;
    padding: 27px 5.5555555556%;
  }

  #case .p-info-item__detail {
    margin-top: 0px;
  }

  .full-w {
    display: flex;
  }

  .full-w li {
    width: 50%;
    float: left;
    list-style: none;
    margin: 30px;
  }
}

@media (hover: hover) {
  #event .p-info-item:not(.is-disabled-hover):hover .p-info-item__image img {
    transform: scale(100%);
  }

  #recommend .p-info-item:not(.is-disabled-hover):hover .p-info-item__image img {
    transform: scale(100%);
  }

  #whats .p-info-item:not(.is-disabled-hover):hover .p-info-item__image img {
    transform: scale(100%);
  }

  .report .p-info-item:not(.is-disabled-hover):hover .p-info-item__image img {
    transform: scale(100%);
  }
}

.pl-1 {
  padding-left: 1rem;
}

@media all and (min-width: 768px) {
  .dvd-3 {
    width: calc((100% - 38px) / 3);
  }
}

/*//////////////////*/
.p-info-item_year {
  text-align: left;
  color: #FFF;
  position: absolute;
  top: -18px;
  opacity: 0.6;
}

@media print,
screen and (min-width: 768px) {
  .p-info-item_year {
    left: -11px;
    z-index: 2;
  }
}

@media not all and (min-width: 768px) {
  .p-info-item_year {
    left: -9px;
    z-index: 1;
  }
}

.p-info-item_year span {
  display: inline-block;
  font-weight: bold;
}

@media print,
screen and (min-width: 768px) {
  .p-info-item_year span {
    font-size: 4rem;
    padding: 3px 11px;
  }
}

@media not all and (min-width: 768px) {
  .p-info-item_year span {
    font-size: 4rem;
    padding: 2px 8px;
  }
}

/*.p-info-item_year::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #008282 transparent transparent;
  position: absolute;
  left: 0;
}*/
@media print,
screen and (min-width: 768px) {
  .p-info-item_year::after {
    border-width: 0 11px 11px 0;
    bottom: -11px;
  }
}

@media not all and (min-width: 768px) {
  .p-info-item_year::after {
    border-width: 0 9px 9px 0;
    bottom: -9px;
  }
}

/*//////////////////*/
.p-info-item_badge {
  text-align: left;
  color: #FFF;
  position: absolute;
  top: 15px;
}

@media print,
screen and (min-width: 768px) {
  .p-info-item_badge {
    z-index: 2;
  }
}

@media not all and (min-width: 768px) {
  .p-info-item_badge {
    left: -9px;
  }
}

.p-info-item_badge span {
  display: inline-block;
  font-weight: bold;
  background-color: rgba(0, 102, 153, 0.7);
}

@media print,
screen and (min-width: 768px) {
  .p-info-item_badge span {
    font-size: 1rem;
    padding: 3px 11px;
  }
}

@media not all and (min-width: 768px) {
  .p-info-item_badge span {
    font-size: 1rem;
    padding: 2px 8px;
  }
}

@media print,
screen and (min-width: 768px) {
  .p-info-item_badge::after {
    border-width: 0 11px 11px 0;
    bottom: -11px;
  }
}

@media not all and (min-width: 768px) {
  .p-info-item_badge::after {
    border-width: 0 9px 9px 0;
    bottom: -9px;
  }
}

/*///////////////////*/
.reason {
  background: #eef0f5;
  padding: 15px 30px;
  /* border: 1px solid #ccc; */
  /* font-size: 128.57%; */
  border-radius: 12px;
  width: 100%;
}

.reason h4 {
  display: inline-block;
  /* margin: -1.5rem; */
  padding-left: .3rem;
  /* border-radius: 50px; */
  /* background: #59bab2; */
  /* line-height: 1.7; */
  /* color: white; */
  position: absolute;
  font-size: 1.0625rem
}

.reason ul {
  margin-top: 0.6rem;
}

.reason ul li:before {
  content: "\f046";
  color: #999;
  font-family: FontAwesome;
  margin-right: 0.55em;
  font-size: 1.2rem;
}

.reason ul li {
  line-height: 3rem;
}

/*p-questionnaire*/
@media print,
screen and (min-width: 768px) {
  .p-questionnaire {
    display: flex;
    flex-wrap: wrap;
    background-color: white;
    border-radius: 12px;
    padding: 2rem;
  }
}

@media not all and (min-width: 768px) {
  .p-questionnaire {
    display: flex;
    flex-wrap: wrap;
    background-color: white;
    border-radius: 12px;
    padding: 2rem;
  }
}

.p-questionnaire-item {
  transition: box-shadow 0.5s;
}

/*@media (hover: hover) {
  .p-questionnaire-item:not(.is-disabled-hover):hover {
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2);
  }
  .p-questionnaire-item:not(.is-disabled-hover):hover .p-questionnaire-item__image img {
    transform: scale(120%);
  }
}*/
@media print,
screen and (min-width: 768px) {
  .p-questionnaire-item {
    display: flex;
    /*width: calc((100% - 30px) / 2);*/
    padding: 10px;
  }

  .p-questionnaire-item:nth-child(2n) {
    margin-left: 30px;
  }

  .p-questionnaire-item:nth-child(n+3) {
    margin-top: 30px;
  }
}

@media not all and (min-width: 768px) {
  .p-questionnaire-item {
    display: block;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
  }

  .p-questionnaire-item+.p-questionnaire-item {
    margin-top: 40px;
  }
}

.p-questionnaire-item__image {
  overflow: hidden;
}

@media print,
screen and (min-width: 768px) {
  .p-questionnaire-item__image {
    width: 500px;
    padding-right: 1rem;
  }
}

@media not all and (min-width: 768px) {
  .p-questionnaire-item__image {
    width: 100%;
    margin-top: 5rem;
  }
}

/*.p-questionnaire-item__image img {
  transition: transform 0.5s;
	border-radius: 50%;
}*/
@media print,
screen and (min-width: 768px) {
  .p-questionnaire-item__detail {
    width: calc(100% - 400px);
    margin-left: 10px;
  }
}

.p-questionnaire-item__heading {
  font-weight: bold;
}

@media print,
screen and (min-width: 768px) {
  .p-questionnaire-item__heading {
    font-size: 1.25rem;
    color: #D23030;
  }
}

@media not all and (min-width: 768px) {
  .p-questionnaire-item__heading {
    font-size: 1.13rem;
    /* padding-top: 37px; */
    /* padding-bottom: 37px; */
    /* padding-left: 119px; */
    /* width: 100%; */
    /* display: block; */
    /* float: left; */
    position: absolute;
    color: #D23030;
    top: 0;
    text-align: center;
  }

  .p-questionnaire-item__heading--paddingY-small {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}

.p-questionnaire-item__text {
  margin-top: 1rem;
  font-size: 1rem;
  line-height: 1.65rem;
}

@media not all and (min-width: 768px) {
  .p-questionnaire-item__text {
    width: 100%;
  }
}

/*///////////////////*/
#whats .movie {
  margin-top: 0;
}

#whats iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  padding-right: .5rem;
}

@media print,
screen and (min-width: 768px) {
  .p-info_second {
    margin-top: 32px;
    display: flex;
  }

  .p-info-item {
    padding: 0px;
    padding-bottom: 37px;
  }

  .p-info__item+.p-info__item {
    margin-left: 28px;
  }

  .p-info_second {
    margin-top: 28px;
    text-align: center;
  }

  #whats .p-info-item__image img {
    width: 155px;
    height: 155px;
    border-radius: 50%;
  }

  #whats .l2 {
    padding: 0.95rem;
  }
}

@media not all and (min-width: 768px) {
  .p-info_second {
    margin-top: 28px;
  }

  #whats .p-info-item__image img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
  }
}

.p-info-item__detail {
  margin-top: 12px;
}

.p-info-item__image {
  border-radius: 12px 12px 0 0;
}

.p-info-item__heading {
  padding: 0 2rem;
}

.p-info-item__detail {
  padding: 0 2rem 1rem;
  font-size: .94rem;
  line-height: 1.59rem;
}

.p-info-item__detail-low {
  width: 70%;
  padding: 1rem;
}

.p-info-item__heading-low {
  font-size: 1.0625rem;
  font-weight: bold;
  margin: 20px 0 12px;
}

/*.p-info-item__sup span {
    background-color: rgba(0,102,153,0.5);
}*/
.fd-un {
  flex-direction: unset;
}

.wd-150 {
  width: 30%;
  height: 140px;
  border-radius: 50%;
  margin: 1rem 0 1rem 1.6rem;
}

.wd-100 {
  width: 30%;
  height: 90px;
  border-radius: 50%;
  margin: 2rem 0 1rem 1.6rem;
}

.box {
  box-shadow: 0 8px 30px rgb(0 16 14 / 20%);
  border-radius: 20px;
  padding: 1.8rem;
  display: inline-flex;
  justify-content: space-evenly;
  flex-direction: column;
}

.arrow-r:before {
  content: "\f101";
  color: #bbd4e3;
  font-family: FontAwesome;
  margin-right: 0.55em;
  font-size: 3rem;
  /* display: flex; */
  /* align-items: stretch; */
  flex-direction: row-reverse;
  position: absolute;
  margin-left: -2.7rem;
  margin-top: 8rem;
}

.arrow-d {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #333;
  text-decoration: none;
}

.arrow-d:before {
  content: "\f101";
  color: #bbd4e3;
  font-family: FontAwesome;
  font-size: 5rem;
  position: absolute;
  top: 50%;
  left: 44%;
  margin-top: -2rem;
  transform: rotate(90deg);
}

.p-issue-item__result {
  font-size: 1.38rem;
  margin-top: 5rem;
  line-height: 2.1rem;
  font-weight: bold;
  color: #003366;
}

/*tour-content*/
.tour-img {
  width: 100%;
}

.tour-img img {
  animation: fluidrotate 30s ease 0s infinite;
}

.tour-content {
  margin-left: 2rem;
  margin-top: 3%;
  width: fit-content;
}

.tour-content-r {
  margin: 0 2rem;
  margin-top: 3%;
  width: fit-content;
}

.tour-bg01 {
  background-image: url(../images/tour01.png);
  width: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.tour-content .p-issue-item__heading {
  justify-content: left;
  background: #e2eeec;
  box-shadow: 0px 0px 0px 5px #e2eeec;
  border: dashed 1px #59bab2;
  padding: 0.2em 0.5em;
  color: #336699;
  display: inline-block;
}

.tour-content-r .p-issue-item__heading {
  justify-content: left;
  background: #e2eeec;
  box-shadow: 0px 0px 0px 5px #e2eeec;
  border: dashed 1px #59bab2;
  padding: 0.2em 0.5em;
  color: #336699;
  display: inline-block;
}

#tour .destination {
  color: yellow;
  /* display: inline-block; */
  -webkit-text-stroke: 2px #006699;
  /* position: absolute; */
  text-align: center;
  font-weight: bold;
  /* left: 40%; */
  /* right: 40%; */
  font-size: 4rem;
  /* padding-bottom: 1rem; */
  /* border-bottom: solid 2px #333;*/
}

#tour .copy {
  position: relative;
  display: inline-block;
  padding: 0 65px;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  margin: auto;
  margin-top: 3rem;
  margin-bottom: 1rem;
}

@media not all and (min-width: 768px) {
  #tour .copy {
    font-size: 1.2rem;
  }

  #tour .copy {
    padding: 0 25px;
  }

  #tour .copy:before,
  #tour .copy:after {
    width: 20px !important;
  }
}

#tour .copy:before,
#tour .copy:after {
  position: absolute;
  top: calc(50% - 3px);
  width: 50px;
  height: 6px;
  content: '';
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}

#tour .copy:before {
  left: 0;
}

#tour .copy:after {
  right: 0;
}

.dotted {
  background-image: linear-gradient(to right, #59bab2, #59bab2 2px, transparent 3px, transparent 8px);
  background-size: 8px 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
}

.tour-image {
  width: 60%;
  margin-left: 2rem;
}

.tour-image img {
  width: 400px;
  height: auto;
  border-radius: 50%;
  border: 1px solid #666;
  padding: 4px;
}

.tour-image-r {
  width: 60%;
  margin-left: 2rem;
}

.tour-image-r img {
  width: 400px;
  height: auto;
  border-radius: 50%;
  border: 1px solid #666;
  padding: 4px;
}

#tour .p-info-wrap {
  /*background-color: #dff1ef;*/
  border-radius: 12px;
  padding: 2rem;
  margin-top: -50px;
  background-size: auto auto;
  background-color: white;
  background-image: repeating-linear-gradient(219deg, #faf7f2, #faf7f2 33px, #eef1f7 33px, #eef1f7 88px);
}

#effect .p-info-wrap {
  background-color: #e9ecf2;
  border-radius: 12px;
  padding: 2rem 2rem 5rem 2rem;
  margin-top: 84px;
}

#voice .p-info-wrap {
  background-color: #e9ecf2;
  border-radius: 12px;
  padding: 2rem;
  margin-top: 84px;
}

.mt-0 {
  margin-top: 0;
}

.mt-10 {
  margin-top: 10px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-160 {
  margin-top: 160px;
}

@media not all and (min-width: 768px) {
  .mt--7 {
    margin-top: -6.5rem !important;
  }
}

.pb-90 {
  margin-top: 84px;
}

.mark {
  background: linear-gradient(transparent 60%, #ff6 60%);
}

.button-w {
  width: 40%;
  text-align: center;
  padding: 1rem;
  margin: 70px auto 80px;
}

.fw-1 {
  font-size: 1.0625rem;
}

.info {
  margin-bottom: 1rem;
}

.info ul {
  margin: 0.5em;
  padding-left: 1em;
  text-indent: -1.4em;
}

.info ul li:before {
  content: "・";
  color: #ccc;
  font-size: 1.3rem;
}

.info ul li {
  line-height: 1.4rem;
}

.info h4 {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.75;
  border-bottom: 1px solid #666;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.info span {
  /*font-weight: bold;*/
  line-height: 1.6rem;
}

#voice .p-issue-item__image {
  border-radius: 12px;
}

.comment {
  display: flex;
  padding: 1.2rem;
  background: #f4f7fd;
  border-radius: 12px;
  margin-top: 1.2rem;
}

.comment-image {
  overflow: hidden;
}

@media print,
screen and (min-width: 768px) {
  .comment-image {
    width: 165px;
  }
}

@media not all and (min-width: 768px) {
  .comment-image {
    width: 103px;
    position: relative;
    top: 4px;
    left: 0;
  }

  #tour .destination {
    -webkit-text-stroke: 1px #006699;
    font-size: 2.4rem;
  }

  .tour-image {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .tour-image-r {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .button-w {
    width: 100% !important;
    right: 0;
  }
}

.comment-image img {
  transition: transform 0.5s;
  border-radius: 50%;
}

.comment-detail {
  width: 100%;
  margin-left: 1rem;
}

.comment-heading {
  font-weight: bold;
}

#voice h3 {
  font-weight: bold;
  font-size: 1.6rem;
  color: #003366;
  margin-bottom: 1rem;
}

/*#voice h3 {
  border-bottom: solid 5px #73aac7;
  position: relative;
	line-height: 3.3rem;
}

#voice h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 5px #ffc778;
  bottom: -5px;
  width: 20%;
}*/
#voice h3 {
  position: relative;
  line-height: 1.4;
  padding: 0.25em 1em;
  display: inline-block;
  text-align: center;
}

#voice h3:before,
#voice h3:after {
  position: absolute;
  top: 0;
  content: '';
  width: 8px;
  height: 100%;
  display: inline-block;
}

#voice h3:before {
  border-left: solid 1px #666;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  left: 0;
}

#voice h3:after {
  content: '';
  border-top: solid 1px #666;
  border-right: solid 1px #666;
  border-bottom: solid 1px #666;
  right: 0;
}

#whats .p-info-item {
  text-align: center;
  background-color: white;
}

#whats .p-info__item+.p-info__item {
  margin-left: 0px;
}

#mice .p-view-list-button {
  margin: 24px auto 0;
  width: 220px;
}

#tour .movie {
  width: 70%;
  margin: 0 auto;
  padding-top: 5.5rem;
}

#tour iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  padding-right: .5rem;
}

.p-top__inner img {
  width: 900px;
  height: auto;
}

.note {
  margin: 10px 0 0 10px;
  font-size: .8rem;
}

@media not all and (min-width: 768px) {
  .p-info-wrap {
    margin-top: 52px;
  }

  .p-info-item {
    padding: 0;
  }

  #tour .movie {
    width: 100%;
    padding-top: 4rem;
  }

  #tour .inner {
    margin: 0 4%;
    padding: 3rem 0 0;
    width: 100%;
  }

  #tour .productPageLink li {
    width: 46%;
  }

  #mice .p-view-list-button {
    margin-bottom: 2rem;
  }

  .mb-2r {
    margin-bottom: 2rem;
  }
}

/*sns*/
@media print,
screen and (min-width: 768px) {
  #sns .p-reason-item {
    display: flex;
    width: calc((100% - 40px) / 2);
    padding: 10px;
  }

  #sns .p-reason-item__heading {
    margin-top: 0.6rem;
    font-size: 1rem;
    padding-bottom: 37px;
    /*padding-top: 22px;
    padding-left: 80px;*/
  }

  #sns .p-reason {
    width: 20%;
    margin: 0 auto;
    padding-top: 30px;
  }
}

@media not all and (min-width: 768px) {
  #sns .p-reason-item__heading {
    font-size: 1rem;
    padding-top: 22px;
    padding-bottom: 37px;
    padding-left: 80px;
  }

  #sns .p-reason {
    margin-left: 20%;
    padding-bottom: 5rem;
  }
}

/*floating-bnr*/
.banner {
  position: fixed;
  margin: 15px 20px;
  z-index: 99998;
  bottom: 0;
  right: 0;
}

.banner a {
  text-decoration: none;
}

.banner-icon {
  color: #f8f8f8;
  font-size: 50px;
}

.banner-back {
  width: 330px;
  background-color: #fff;
  border-radius: 12px;
}

.banner-top {
  padding: 55px 0;
  border-radius: 0px;
  /*background: -moz-radial-gradient(#0AB0C7, #006EB0 70%);
    background: -webkit-radial-gradient(#0AB0C7, #006EB0 70%);
    background: radial-gradient(#0AB0C7, #006EB0 70%);*/
  background: lightblue;
  margin: 1rem;
  background-image: url("../images/thumb_movie02.jpg");
  background-size: cover;
}

.banner-copy {
  font-size: 18px;
  position: relative;
  color: #003366;
}

/*.banner-copy::after {
    font-family: 'Font Awesome 6 Free';
    font-size: 20px;
    content: '\f054';
    color: #006EB0;
    position: absolute;
    margin-top: 11px;
    top: 0;
    right: 18px;
}*/
.banner-bottom {
  padding-bottom: 10px;
  line-height: 1.6;
}

.banner-body {
  width: 330px;
  background: #bbd4e3;
  color: #000000;
  font-weight: bold;
  text-align: center;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 7px rgb(0 0 0 / 40%);
  box-shadow: 0 0 7px rgb(0 0 0 / 40%);
  padding: 1rem;
}

.banner-body:hover {
  transition: opacity 0.3s ease;
  opacity: 0.7;
}

.banner-close {
  font-weight: bold;
  position: absolute;
  top: -2px;
  right: -4px;
  z-index: 99999;
  padding: 4px 8px;
  border: none;
  background-color: #f8f8f8;
  border-radius: 12px;
  cursor: pointer;
  -webkit-box-shadow: 0 0 7px rgb(0 0 0 / 40%);
  box-shadow: 0 0 7px rgb(0 0 0 / 40%);
}

@media screen and (max-width: 750px) {
  .banner {
    width: 100%;
    margin: 0px;
  }

  .banner-icon {
    font-size: 50px;
    padding: 3rem;
  }

  .banner-body {
    width: 100%;
    border-radius: 0px;
    padding: 1rem 1rem 0;
  }

  .banner-back {
    width: 100%;
    margin: 0px;
    border-radius: 0px;
  }

  .banner-top {
    padding: 5px;
    border-radius: 0px;
    background: lightblue;
    margin: 1rem;
    background-image: url("../images/thumb_movie02.jpg");
    background-size: cover;
  }

  .banner-bottom {
    padding: 0px 10px 18px 10px;
  }

  .banner-copy {
    font-size: 18px;
  }

  .banner-copy::after {
    font-size: 12px;
    margin-top: 1.4px;
    margin-left: 12px;
    top: initial;
    right: initial;
  }

  .banner-close {
    top: -8px;
    right: 5px;
  }

  .banner-copy-br {
    display: none;
  }
}

.p-view-list-button {
  margin: 24px auto 24px;
}

header {
  display: flex;
  width: -webkit-fill-available;
}

#headerArea {
  background-color: white;
}

#ttlArea {
  background-color: white;
  height: 2.5rem;
  display: none;
}

@media not all and (min-width: 768px) {
  .l-contents__inner {
    background-color: white;
    opacity: .95;
  }

  .comparison img {
    width: 45px;
  }
}

@media print,
screen and (min-width: 768px) {
  .l-contents__inner {
    max-width: 1044px;
    margin: 0 auto;
    background-color: white;
    padding: 4rem 0;
    /* padding-top: 2rem; */
    border-radius: 12px;
    opacity: .95;
  }

  .comparison {
    max-width: fit-content;
    padding: 4rem;
  }

  .comparison .table thead th {
    width: 14%;
  }
}

#point-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  margin-top: 6rem;
  margin-bottom: 6rem;
}

#point-item .point-2col {
  width: 50%;
}

@media screen and (max-width: 1200px) {
  #point-item .point-2col {
    width: 100%;
  }
}

#point-item .point-text {
  padding: 2em 0;
  text-align: left;
  /* background-image: linear-gradient(90deg, rgba(61, 200, 194, 1), rgba(61, 156, 194, 1) 50%, rgba(197, 125, 233, 1)); */
  /* margin-top: 3rem; */
  margin-left: -5rem;
  border-radius: 12px;
}

#point-item .mr--5 {
  margin-right: -5rem;
  margin-left: 0;
}

@media screen and (max-width: 1200px) {
  #point-item .point-text {
    /*padding: 1em;*/
    margin-left: -1rem;
  }
}

#point-item .point-text .btn {
  color: #fff;
}

#point-item .point-text .heading {
  /*margin-left: -2rem;*/
  color: #fff;
  position: relative;
  padding: 1.5rem;
  font-size: 1.5rem;
  font-weight: bold;
  background-image: linear-gradient(90deg, rgba(61, 200, 194, 1), rgba(61, 156, 194, 1) 50%, rgba(197, 125, 233, 1));
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
}

/*#point-item .point-text .heading:after {
  content: "";
    position: absolute;
    bottom: .9rem;
    width: 100%;
    height: 1px;
    left: 0;
    background: #fff;
}*/
#point-item .point-text .text-item {
  line-height: 1.8;
  font-size: 1rem;
  margin: 1rem 2rem 0 4rem;
}

#point-item .point-text .mr {
  margin: 1rem 7rem 0 3rem;
}

#hawaii .point-01 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/hwi_p01.webp");
  height: 350px;
}

#hawaii .point-02 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/hwi_p03.webp");
  height: 350px;
}

#hawaii .point-03 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/hwi_p03.webp");
  height: 350px;
}

#cairns .point-01 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/cns_p01.webp");
  height: 350px;
}

#cairns .point-02 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/cns_p02.webp");
  height: 350px;
}

#okinawa .point-01 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/oka_p01.webp");
  height: 350px;
}

#okinawa .point-02 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/oka_p02.webp");
  height: 350px;
}

#okinawa .point-03 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/oka_p03.webp");
  height: 350px;
}

#okinawa .point-04 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/oka_p04.webp");
  height: 350px;
}

#okinawa .point-05 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/oka_p05.webp");
  height: 350px;
}

#guam .point-01 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/gum_p01.webp");
  height: 350px;
}

#guam .point-02 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/gum_p02.webp");
  height: 350px;
}

#bali .point-01 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/dps_p01.webp");
  height: 350px;
}

#bali .point-02 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/dps_p02.webp");
  height: 350px;
}

#danang .point-01 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/dad_p01.webp");
  height: 350px;
}

#danang .point-02 {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/dad_p02.webp");
  height: 350px;
}

@media screen and (max-width: 1200px) {
  #point-item .point-bg {
    width: 100%;
    min-height: 500px;
  }
}

@media screen and (max-width: 768px) {
  #point-item .point-bg {
    width: 100%;
    min-height: 300px;
  }
}

.mv {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.mv-wrap {
  position: relative;
}

.mv-slider {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #5AA1C8;
  z-index: -1;
}

.mv-slider li {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  -webkit-animation: anime 20s linear 0s infinite;
  animation: anime 20s linear 0s infinite;
}

.mv-slider li:nth-child(1) {
  background-image: url("../img/bg_01.webp")
}

.mv-slider li:nth-child(2) {
  background-image: url("../img/bg_02.webp");
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.mv-slider li:nth-child(3) {
  background-image: url("../img/bg_03.webp");
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}

.mv-slider li:nth-child(4) {
  background-image: url("../img/bg_04.webp");
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
}

@-webkit-keyframes anime {
  0% {
    -webkit-animation-timing-function: ease-in;
    opacity: 0;
  }

  10% {
    -webkit-transform: scale(1.1);
    opacity: 1;
  }

  40% {
    -webkit-transform: scale(1.2);
    -webkit-animation-timing-function: ease-out;
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(1.3);
    opacity: 0;
  }

  100% {
    opacity: 0
  }
}

@keyframes anime {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
  }

  10% {
    transform: scale(1.1);
    opacity: 1;
  }

  40% {
    transform: scale(1.2);
    animation-timing-function: ease-out;
    opacity: 1;
  }

  50% {
    transform: scale(1.3);
    opacity: 0;
  }

  100% {
    opacity: 0
  }
}

/*dst*/
.dst-title {
  font-family: 'Homemade Apple', cursive;
  font-weight: normal;
  font-size: 4.5vw;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  display: grid;
  align-items: end;
  background: -webkit-linear-gradient(311deg, #0072b4 0%, #7bc0be 72%, #afebea 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 1.5rem;
}

.drd-gy {
  background-image: linear-gradient(90deg, rgba(29, 163, 137, 1), rgba(247, 209, 55, 1) 90%) !important;
}

.drd-bg {
  background-image: linear-gradient(90deg, rgba(51, 149, 229, 1), rgba(165, 214, 113, 1)) !important;
}

.dst-title span {
  /*font-family: 'Slackside One', cursive;
	font-family: 'Stick', sans-serif;*/
  font-family: 'Zen Kurenaido', sans-serif;
  font-weight: 700;
  font-size: 2.2vw;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: -1rem;
}

.dst-title .hwi::before {
  content: "";
  left: 50%;
  bottom: -20px;
  display: flex;
  width: 70%;
  height: 2px;
  background-color: #6bb5bf;
  margin: 0 auto;
  margin-top: 1rem;
  margin-bottom: 0.7rem;
}

.dst-title .cns::before {
  content: "";
  left: 50%;
  bottom: -20px;
  display: flex;
  width: 50%;
  height: 2px;
  background-color: #9bcb86 !important;
  margin: 0 auto;
  margin-top: 1rem;
}

.bg-hwi {
  background: url("../img/bg-hwi.webp")
}

.bg-cns {
  background: url("../img/bg-cns.webp")
}

@media all and (min-width: 768px) {
  #related .p-info {
    margin-top: 84px !important;
    padding: 0 3rem !important;
  }

  #tour .p-info {
    margin-top: 34px !important;
    padding: 0 3rem !important;
  }
}

@media not all and (min-width: 768px) {
  .p-info {
    margin-top: 22px;
    margin-bottom: 20px;
  }
}

table .tdc {
  background-color: unset;
  color: inherit;
  font-weight: normal;
  text-align: center;
}

/*tour-content*/
#tour .p-issue-item__detail {
  font-size: .94rem;
  line-height: 1.59rem;
  margin-top: -1rem;
  margin-bottom: 14px;
  background: white;
  padding: 3rem;
  margin-left: -2rem;
  margin-right: -2rem;
  border-radius: 12px;
}

#tour .l-contents__inner {
  padding-bottom: 0;
}

.tour-img {
  width: 100%;
}

.tour-img img {
  animation: fluidrotate 30s ease 0s infinite;
}

.tour-content {
  margin-left: 2rem;
  margin-top: 3%;
  width: fit-content;
}

.tour-content-r {
  margin: 0 2rem;
  margin-top: 3%;
  width: fit-content;
}

.tour-bg01 {
  background-image: url(../images/tour01.png);
  width: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.tour-content .p-issue-item__heading {
  justify-content: left;
  background: #e2eeec;
  box-shadow: 0px 0px 0px 5px #e2eeec;
  border: dashed 1px #59bab2;
  padding: 0.2em 0.5em;
  color: #336699;
  display: inline-block;
}

.tour-content-r .p-issue-item__heading {
  justify-content: left;
  background: #e2eeec;
  box-shadow: 0px 0px 0px 5px #e2eeec;
  border: dashed 1px #59bab2;
  padding: 0.2em 0.5em;
  color: #336699;
  display: inline-block;
}

#tour .destination {
  color: yellow;
  /* display: inline-block; */
  -webkit-text-stroke: 2px #006699;
  /* position: absolute; */
  text-align: center;
  font-weight: bold;
  /* left: 40%; */
  /* right: 40%; */
  font-size: 4rem;
  line-height: 5rem;
  margin-bottom: 1rem;
  /* padding-bottom: 1rem; */
  /* border-bottom: solid 2px #333;*/
}

.dotted {
  background-image: linear-gradient(to right, #59bab2, #59bab2 2px, transparent 3px, transparent 8px);
  background-size: 8px 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
}

.tour-image {
  width: 60%;
  margin-left: 2rem;
}

.tour-image img {
  width: 400px;
  height: auto;
  border-radius: 50%;
  border: 1px solid #666;
  padding: 4px;
}

.tour-image-r {
  width: 60%;
  margin-left: 2rem;
}

.tour-image-r img {
  width: 400px;
  height: auto;
  border-radius: 50%;
  border: 1px solid #666;
  padding: 4px;
}

#tour .p-info-wrap {
  /*background-color: #dff1ef;*/
  border-radius: 12px;
  padding: 2rem;
  margin-top: -50px;
  background-size: auto auto;
  background-color: white;
  background-image: repeating-linear-gradient(219deg, #faf7f2, #faf7f2 33px, #eef1f7 33px, #eef1f7 88px);
}

#tour h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#tour h2 .sengen {
  padding: 1rem;
  background-color: black;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.7rem;
}

.report .p-info-item {
  margin-top: 2rem;
  padding-bottom: 0;
}

.report .p-info-item:hover {
  opacity: .7;
}

.report .p-info-item {
  background-color: unset !important;
}

.report .p-info-item__image {
  text-align: center;
}

.report .p-info-item__image img {
  width: 155px;
  height: 155px;
  border-radius: 50%;
  text-align: center
}

.report hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.report .p-info-item__sup {
  left: 25%;
}

.report .p-info-item__sup span {
  background-image: linear-gradient(146deg, rgba(97, 93, 247, 1), rgba(24, 191, 188, 1));
}

.info-box {
  padding: 1.5rem 3rem;
  border-radius: 12px;
  width: 85%;
  background-color: white;
  margin: auto;
  margin-top: 3rem;
  box-shadow: 0 0 20px rgba(144, 166, 183, 0.6);
}

@media not all and (min-width: 768px) {
  #tour .p-issue-item__detail {
    padding: 2rem !important;
  }

  #tour .tour-content .p-issue-item__detail {
    margin-right: 0 !important;
  }

  #tour .tour-content .p-issue-item__heading {
    margin-left: -2rem !important;
    width: -webkit-fill-available;
  }

  #tour .tour-content-r .p-issue-item__heading {
    margin: 0 -2rem !important;
  }

  #tour .destination {
    line-height: 4.3rem !important;
  }

  #point-item .point-text .mr {
    margin: 1rem 3rem 0 0rem !important;
  }

  #point-item .point-text .text-item {
    margin: 1rem 1.2rem 0 2.5rem;
  }

  .p-info-item__head {
    height: auto;
  }

  .info-box {
    width: 100%;
  }

  .services-3 {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0 !important;
  }

  .services-3 .text {
    width: 100% !important;
    margin-top: 1rem;
    margin-left: 0 !important;
  }
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.services-3 .icon img {
  line-height: 1;
  position: relative;
  width: 250px;
  height: auto;
  margin-right: 1rem;
  align-items: center;
  justify-content: center;
  background: #e6e6e6;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.services-3 .text {
  width: calc(100% - 300px);
  margin: 1rem 0 0 1rem;
}

.info-box h3 {
  font-size: 1.25rem;
  font-weight: bold;
}

.info-box p {
  margin-bottom: 1.25rem;
  font-size: 1rem;
}

#greeting .l-contents__inner {
  padding: .2rem 0;
}