* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }
html{
  overscroll-behavior-y: none;
}
body{
  margin: 0px;
  padding: 0px;
  color: #000;
  font-size: 12px;
  line-height: 1.6em;
  word-break: break-all;
  background: #fff;
  overscroll-behavior-y: none;
  -webkit-text-size-adjust: 100%;
  font-family: Hiragino Kaku Gothic Pro,Noto Sans JP,"\30D2\30E9\30AE\30CE\89D2\30B4  Pro W3",Sans-Serif;
}
a {
  cursor: pointer;
  outline: none;
}
a:link, a:visited {
  color: #333;
  text-decoration: none;
}
a:active {
  color: #000;
}
div, form, input, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, hr, img {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
span {
  display: inline-block;
}
.inner-wrap {
  padding: 0 16px;
}
.content-main_spe {
  width: 91.46%;
  margin: 0 auto;
}
.common-review-btn {
  position: relative;
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0 11px;
  background: #FEF106;
  border-radius: 120px;
  font-size: 16px;
  font-weight: bold;
  color: #006482;
  border: 2px solid #006482;
  box-shadow: 0px 3px 0 #006482;
  margin: 0 auto;
}
.common-review-btn:hover {
  background: #FFFCCC;
}
.common-review-btn .icon {
  width: 27px;
  margin-right: 10.7px;
}
.menu-icon {
  background: #fff;
  width: 40px;
  height: 40px;
  border: 1px solid #D8DADC;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  top: 18px;
  right: 4.267%;
  border-radius: 4px;
  z-index: 1;
}
.menu-icon::before, .menu-icon::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 1px;
  background: #1A1A1A;
  position: absolute;
  left: 50%;
  top: 12.8px;
  margin-left: -10px;
}
.menu-icon::after {
  top: auto;
  bottom: 13px;
}
.float-review-btn {
  width: 100%;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 13px 4.3% 19px;
  z-index: 100;
}
.close-area .close-pop{
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}
.content-banner {
  background: url(https://img.goo-net.com/cache/lp/search/kankoucp202408_shizuoka/img_mv_bg.png) no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  height: calc(723.35 / 375* 100vw);
}
.content-banner .banner-ticket {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 63.3px;
}
.content-banner .banner-logo {
  width: 150px;
  display: block;
  position: absolute;
  top: 7.8px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.content-banner .banner-title .title-pic {
  width: 100%;
  display: block;
  position: relative;
}
.content-banner .banner-title {
  position: absolute;
  top: 19px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(343 / 375* 100vw);
  height: calc(633 / 375* 100vw);
}
.content-banner .main_btn {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
}
.content-banner .main_btn .ticket-btn {
  margin-bottom: 5px;
  width: 100%;
  position: relative;
}
.ticket-btn::after {
  content: "";
  display: block;
  width: 9px;
  height: 15px;
  background-image: url(https://img.goo-net.com/cache/lp/search/kankoucp202408_shizuoka/icon_arrow1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 26px;
}
.content-banner .main_datail_note {
  left: 7%;
  position: absolute;
  bottom: -20px;
  text-align: center;
  font-size: 10px;
  width: 88.9%;
  font-weight: bold;
  line-height: 1.5;
}
.content-banner  .main_txt {
  font-size: 8px;
}
.content-banner .menu-con {
  display: none;
  background: rgba(26, 26, 26, 0.6);
  width: 100%;
  height: 100vh;
  padding-left: 12.8%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 101;
}
.content-banner .menu-con .menu-main {
  background: #fff;
  padding: 24px 32px 148px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 16px;
  overflow-y: scroll;
  height: 100%;
}
.content-banner .menu-con .menu-main .title {
  width: 95px;
  margin: 0 auto 18px;
}
.content-banner .menu-con .menu-main .menu-list {
  width: 81.7%;
  margin: 0 auto 24px;
}
.content-banner .menu-con .menu-main .menu-list a {
  border-top: 0.5px solid #D1D1D1;
  text-align: center;
  padding: 24px 0;
  display: block;
  font-weight: bold;
}
.content-banner .menu-con .menu-main .menu-btn {
  display: block;
  border-radius: 154px;
  width: 263px;
  text-align: center;
  color: #006482;
  font-weight: bold;
  background: url(https://img.goo-net.com/cache/lp/search/kankoucp202408_shizuoka/icon_review2.png) #fcf050 no-repeat;
  background-size: 26px auto;
  background-position: 22px center;
  padding: 21px 0 21px 65px;
  border: 2px solid #006482;
  box-shadow: 0px 4px 0 #006482;
  position: relative;
  text-align: left;
  margin: 0 auto;
}
.content-banner .menu-con .menu-main .menu-btn::after {
  content: "";
  display: block;
  width: 11px;
  height: 18px;
  background-image: url(https://img.goo-net.com/cache/lp/search/kankoucp202408_shizuoka/icon_arrow1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  margin-right: 15px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 16px auto 0;
}
.content-banner .menu-con .menu-main .share-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.content-banner .menu-con .menu-main .share-list .share-left {
  font-size: 16px;
  line-height: 26px;
}
.content-banner .menu-con .menu-main .share-list .share-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 66.2%;
}
.content-banner .menu-con .menu-main .share-list .share-right a {
  width: 40px;
  display: block;
}
.content-banner .menu-con .menu-main .share-list .share-right li:first-child a {
  width: 30.5px;
}
.content-banner .menu-con .menu-main .menu-campaign{
  width: 258px;
  margin: 0 auto;
}
.content-banner .menu-con .menu-main .menu-campaign a{
  display: block;
}
.content-banner .menu-con .menu-main .menu-campaign img{
  width: 100%;
  display: block;
}
.content-banner .menu-con .menu-main .menu-close::before, .content-banner .menu-con .menu-main .menu-close::after {
  width: 29px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  margin-left: -14.5px;
  margin-top: -1px;
}
.content-banner .menu-con .menu-main .menu-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.content-banner .menu-con.show {
  display: block;
}
/* header ----------*/
.o-header {
  width: 100%;
  position: fixed;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 100;
}
.o-header_inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  width: 1032px;
  height: 72px;
  padding: 8px 14px 9px 12px;
  border-radius: 0 0 10px 10px;
  background-color: #fff;
}
.header-center ul {
  display: flex;
  gap: 32px;
  font-size: 16px;
  font-weight: bold;
}
.header-center ul li a:hover{
  color: #20B3FF;
}
.header-left {
  display: block;
  width: 72px;
}
.header_right a {
  width: 240px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0 11px;
  background: #FEF106;
  border-radius: 120px;
  font-size: 16px;
  font-weight: bold;
  color: #006482;
  border: 2px solid #006482;
  box-shadow: 0px 3px 0 #006482;
}
.header_right a:hover {
  background: #FFFCCC;
}
.header_right .icon {
  width: 20px;
  margin-right: 15px;
}
.header_right .icon_arrow{
  width: 6px;
  height: 11px;
  margin-left: 13px;
}
/* footer_sp----------*/
.o-footer__nav {
  background: #9f9f9f;
  padding: 20px 10px 10px;
}
.o-footer__nav .m-nav__item {
  display: inline-block;
  width: 49%;
  margin-right: 0;
  margin-bottom: 18px;
  position: relative;
  padding-left: 14px;
  line-height: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.o-footer__nav .m-nav__item a {
  color: #fff;
}
.o-footer__nav .m-nav__item:after {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 6px;
  height: 6px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.o-footer__logo {
  padding: 18px 0;
  background: #fff;
  text-align: center;
}
.o-footer__logo img {
  width: 238px;
  margin: 0 auto;
}
html {
  overscroll-behavior-y: none;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  color: #000;
  font-size: 12px;
  line-height: 1.6em;
  word-break: break-all;
  font-family: Noto Sans JP, "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", Hiragino Kaku Gothic Pro, Sans-Serif;
  background: #1EB4FF;
  overscroll-behavior-y: none;
  -webkit-text-size-adjust: 100%;
}
body, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, hr, img, input, li, ol, p, ul {
  margin: 0;
  padding: 0;
}
article, aside, footer, header, nav, section {
  margin: 0;
  padding: 0;
  display: block;
}
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: none;
  display: block;
  width: 100%;
}
span {
  display: inline-block;
}
i {
  font-style: normal!important;
}
a {
  cursor: pointer;
  outline: none;
}
a:link, a:visited {
  text-decoration: none;
}

/* swiper
--------------------------------- */
.swiper-height {
  height: 150px;
}
.photo-cassette-name {
  font-size: 12px;
  line-height: 24px;
  padding: 13.4px 0 10px 16px;
}
.photo-cassette-name span {
  display: block;
  font-size: 17px;
  line-height: 20px;
}
.photo-carousel, .photo-carousel .slideTop {
  width: 100%;
}
.photo-carousel .slideTop img {
  height: 100%;
  object-fit: cover;
}
.photo-carousel .swiperThumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  margin: 14px 16px 0;
}
.photo-carousel .swiperThumbs img {
  width: 145.25px;
}
.photo-carousel .swiperThumbs .swiperThumbsItem {
  width: 25vw;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-transition: .7s;
  transition: .7s;
}
.photo-carousel .swiperThumbs .swiperThumbsItem:not(:last-of-type) {
  margin-right: 9.5px;
}
.photo-carousel .swiperThumbs .swiperThumbsItem img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
}
.photo-carousel .swiperThumbs .swiperThumbsItem:hover {
  opacity: .4;
  border: 2px solid #1EB3FF;
  border-radius: 10px;
}
.photo-carousel .swiperThumbs .swiperThumbsItem:before {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  display: block;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 100%, .5);
  content: "";
  pointer-events: none;
}
.photo-carousel .swiperThumbs .swiperThumbsItem.is-active {
  position: relative;
  pointer-events: none;
  border: 2px solid #1EB3FF;
  border-radius: 10px;
}
.photo-carousel .swiperThumbs .swiperThumbsItem.is-active:before {
  opacity: 1;
  -webkit-transition: 2s;
  transition: 2s;
  border-radius: 8px;
}
/* photo-cassette */
.photo-cassette-info {
  position: relative;
  height: auto;
  margin-top: 12px;
}
.photo-cassette-info .photo-cassette-link {
  margin: 0 16px;
}
.photo-cassette-info .photo-cassette-link .photo-cassette-btn {
  text-align: center;
}
.photo-cassette-info .photo-cassette-link .photo-cassette-btn a {
  display: block;
  height: 40px;
  line-height: 36px;
  font-size: 14px;
  color: #026483;
  border-radius: 50px;
  border: 2px solid #026483;
  position: relative;
  -webkit-transition: .7s;
  transition: .7s;
}
.photo-cassette-info .photo-cassette-link .photo-cassette-btn a:after {
  content: "";
  width: 11px;
  height: 11.5px;
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 14.8px;
  background-image: url(https://img.goo-net.com/cache/lp/search/kankoucp202408_shizuoka/icon_link2.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.photo-cassette-info .photo-cassette-link .photo-cassette-btn a:hover {
  background-color: #FFFCCC;
  border: 1px solid #026483;
  color: #026483;
}
a.close {
  width: 80px;
  height: 30px;
  margin: 6px auto 0;
  position: relative;
  display: block;
  padding-top: 11px;
  padding-left: 29px;
  font-size: 12px;
  background: transparent;
  border: none;
  color: #000;
  line-height: 1;
}
a.close:after, a.close:before {
  content: "";
  position: absolute;
  width: 17px;
  height: 2px;
  background: #484848;
}
a.close:before {
  top: 50%;
  left: 7px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
a.close:after {
  top: 50%;
  left: 7px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.photo-cassette-info .photo-cassette-link .photo-cassette-address {
  display: inline-block;
  width: 150.13px;
  font-size: 12px;
  padding: 1px 0 1px 18px;
  position: relative;
  border-radius: 4px;
}
.photo-cassette-info .photo-cassette-link .photo-cassette-address:before {
  content: "";
  background: url(https://img.goo-net.com/cache/lp/search/kankoucp202408_shizuoka/icon_map.png) no-repeat;
  background-size: 100%;
  width: 11.5px;
  height: 14px;
  position: absolute;
  top: 5px;
  left: 0;
  -webkit-transition: .7s;
  transition: .7s;
}
.photo-cassette-info .photo-cassette-link .photo-cassette-address:hover {
  background-color: #f4f4f4;
}
.photo-cassette-info .photo-cassette-link .photo-cassette-address span {
  color: #1EB3FF;
  margin-left: 6px;
  position: relative;
}
.photo-cassette-address:after {
  content: "";
  background: url(https://img.goo-net.com/cache/lp/search/kankoucp202408_shizuoka/icon_link3.png) no-repeat;
  background-size: 100% auto;
  width: 11px;
  height: 12px;
  position: absolute;
  top: 4px;
  right: 35px;
  -webkit-transition: .7s;
  transition: .7s;
}
.photo-cassette-info .photo-cassette-link .photo-cassette-holiday {
  color: #636363;
  padding-left: 18px;
  margin-bottom: 15px;
  position: relative;
}
.photo-cassette-info .photo-cassette-link .photo-cassette-holiday:before {
  content: "";
  background: url(https://img.goo-net.com/cache/lp/search/kankoucp202408_shizuoka/icon_calendar.png) no-repeat;
  background-size: 100%;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 5px;
  left: 0;
  -webkit-transition: .7s;
  transition: .7s;
}
.photo-cassette-info .photo-cassette-link .photo-cassette-related {
  margin-top: 8px;
}
/* o-modal
-------------------------------------*/
.o-modal {
  overflow-y: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -400;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s 0.4s, opacity 0.4s ease-in-out;
}
.o-modal.is-show {
  visibility: visible;
  z-index: 100;
  opacity: 1;
  transition: visibility 0s 0s, opacity 0.4s ease-in-out;
}
.o-modal__content {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  max-height: 368px;
  position: relative;
}
.o-modal__overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
}
.o-modal__inner {
  background: #fff;
  width: 80%;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 7px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
}
.o-modal__inner.carousel {
  background: transparent;
  top: 50%;
  width: calc(100% - 32px);
  max-width: 343px;
  overflow-x: hidden;
  border-radius: 0;
}
.o-modal__inner.carousel .o-modal__header {
  border-bottom: 0;
}
.o-modal__inner.carousel .o-modal__header__close {
  width: 16.5px;
  height: 16.5px;
  cursor: pointer;
}
.o-modal__inner.carousel .o-modal__header__close:after, .o-modal__inner.carousel .o-modal__header__close:before {
  border-color: #fff;
}
.o-modal__inner.carousel .o-modal__content {
  background: #fff;
  max-height: 544px;
  position: relative;
  padding-bottom: 16px;
  border-radius: 20px;
}
.o-modal__inner.video {
  height: 180px;
  overflow: visible;
}
.o-modal__inner.video .o-modal__content {
  overflow: visible;
}
.o-modal__inner.video .o-modal__video__close {
  width: 24.5px;
  height: 24.5px;
  border-radius: 50%;
  background: #000;
  position: absolute;
  right: -4px;
  top: -37.8px;
  display: block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.o-modal__inner.video .o-modal__video__close:after, .o-modal__inner.video .o-modal__video__close:before {
  width: 15px;
  height: 2px;
  content: "";
  display: inline-block;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 50%;
  margin-top: -1px;
}
.o-modal__inner.video .o-modal__video__close:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.o-modal__header {
  position: relative;
  border-radius: 3px 3px 0 0;
  padding: 17px 30px 14px;
  border-bottom: 1px solid #d5d5d5;
  text-align: center;
}
.o-modal__header__title--area--area, .o-modal__header__title--area, .o-modal__header__title {
  font-size: 15px;
  font-weight: 700;
  color: #333;
  line-height: 1.4;
}
.o-modal__header__title--area--area, .o-modal__header__title--area {
  padding-bottom: 4px;
}
.o-modal__header__text {
  font-size: 10px;
  color: #636363;
  line-height: 1;
  position: absolute;
  bottom: 5px;
  left: 0;
  text-align: center;
  width: 100%;
}
.o-modal__header__cancel, .o-modal__header__close {
  position: absolute;
  top: 19px;
  line-height: 1;
}
.o-modal__header__cancel {
  left: 10px;
  font-size: 12px;
  color: #636363;
}
.o-modal__header__close {
  position: absolute;
  width: 40px;
  height: 40px;
  color: #636363;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.o-modal__header__close:after, .o-modal__header__close:before {
  content: "";
  display: block;
  position: absolute;
  border-left: 2px solid #333;
  height: 22px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
  z-index: 600;
}
.o-modal__header__close:after {
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) rotate(-45deg);
}
.o-modal__submit {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 1;
  font-size: 14px;
  color: #fff;
  background-color: #e5111a;
  width: 65%;
  line-height: 34px;
  border-radius: 3px;
  text-align: center;
  z-index: 500;
}
.o-modal__pageTop {
  position: fixed;
  z-index: 10;
  border-radius: 100px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .4);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .4);
  background: #000;
  opacity: .7;
  right: 20px;
  bottom: 20px;
  width: 48px;
  height: 48px;
}
.o-modal__pageTop:after, .o-modal__pageTop:before {
  content: "";
  display: block;
  position: absolute;
  top: 22px;
  right: 14px;
  height: 2px;
  width: 12px;
  background-color: #fff;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 600;
}
.o-modal__pageTop:after {
  right: 22px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-enter {
  opacity: 0;
}
.modal-enter-to {
  opacity: 1;
}
.modal-leave {
  opacity: 1;
}
.modal-leave-to {
  opacity: 0;
}
.modal-enter-active, .modal-leave-active {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.submit-enter-active, .submit-leave-active {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.submit-enter, .submit-leave-to {
  opacity: 0;
}
.fade-enter-active, .fade-leave-active {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.fade-enter, .fade-leave-to {
  opacity: 0;
}
.fade-enter-to, .fade-leave {
  opacity: .7;
}
@media screen and (orientation:landscape) {
  .o-modal__inner {
    max-height: 249px;
  }
  .o-modal__content {
    max-height: 187px;
  }
  .o-modal__inner.carousel {
    height: 100%;
    max-height: 544px;
  }
  .o-modal__inner.carousel .o-modal__content {
    max-height: calc(100% - 50px);
  }
}
/* modal 320px -----------------------------*/
@media screen and (max-width:320px) {
  .o-modal__header__close {
    right: 5px;
  }
  .o-modal__header__close:after, .o-modal__header__close:before {
    height: 18px;
  }
  .o-modal__inner.carousel .o-modal__content {
    max-height: 455px;
  }
  .photo-carousel .swiperThumbs {
    margin: 10px ;
  }
}
/* content-area
------------------------------------- */
.content-area {
  font-family: Noto Sans JP, "\30D2\30E9\30AE\30CE\89D2\30B4    Pro W3", Hiragino Kaku Gothic Pro, Sans-Serif;
  position: relative;
  color: #1a1a1a;
}
.content-block {
  position: relative;
}
.content-block .content-ttl {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  position: relative;
}
.content-block .content-ttl .comment {
  position: absolute;
  top: -90px;
  left: 70px;
  width: 503px;
  height: 55px;
  color: #fff;
  font-size: 22px;
  line-height: 55px;
  border-radius: 8px;
  padding: 0 12px;
}
.content-block .content-ttl .comment:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  text-align: center;
  margin-left: -11px;
  border: 11px solid transparent;
}
.content-block .content-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
}
.content-block .content-bottom {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.content-main {
  width: 100%;
  margin-bottom: 16px;
}
a.common-review-btn {
  color: #006482;
}
.wrap-text {
  display: block;
}
.content-banner .menu-con .menu-main .share-list {
  max-width: 311px;
  margin: 28.4px auto 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.content-banner .menu-con .menu-main .share-list .share-left {
  font-size: 16px;
  line-height: 26px;
}
.content-banner .menu-con .menu-main .share-list .share-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 66.2%;
}
.content-banner .menu-con .menu-main .share-list .share-right a {
  width: 40px;
  display: block;
}
.content-banner .menu-con .menu-main .share-list .share-right li:first-child a {
  width: 30.5px;
}
.content-banner .menu-con .menu-main .menu-close:after, .content-banner .menu-con .menu-main .menu-close:before {
  width: 29px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  margin-left: -14.5px;
  margin-top: -1px;
}
.content-banner .menu-con .menu-main .menu-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.content-banner .menu-con.show {
  display: block;
}
/* main-area
----------------------------------------------------- */
.shizuoka-top .heading-title {
  color: #016482;
  margin-bottom: 12px;
  text-align: center;
  line-height:1.2;
}
.shizuoka-top .heading-title > span {
  font-size: 20px;
}
.shizuoka-top .top-title {
  font-size: 32px;
  line-height: 1.2;
  display: block;
  text-align: center;
  margin-bottom: 12px;
  color: #016482;
}
/* con-box ------ */
.main-shizuoka .shizuoka-con .con-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  background: #20B3FF;
  border-radius: 16px 16px 0  0;
  padding: 13px 5px 10px 16px;
  line-height: 1.2;
  color: #fff;
}

.main-shizuoka {
  margin-top: -32px;
  padding-top: 40px;
}
.main-shizuoka .shizuoka-con .con-top .head-txt {
  max-width: 215px;
}
.main-shizuoka .shizuoka-con .con-top .special_prize {
  color: #FEF106;
  font-size: 24px;
  margin-bottom: 5px;
}
.main-shizuoka .shizuoka-con .con-top .head-tit {
  font-size: 22px;
}
.main-shizuoka .shizuoka-con .con-top .head-sub {
  font-size: 10px;
  margin-top: 13px;
}
.main-shizuoka .shizuoka-con .con-top .icon_lottery {
  max-width: 102px;
  height: 81px;
}
.main-shizuoka .shizuoka-con .con-bottom {
  background: #EDF7FF;
  border-radius: 0 0 16px 16px;
}
.main-shizuoka .shizuoka-con .con-bottom .con-bottom-wrap {
  padding: 16px 16px 24px;
}
.main-shizuoka .shizuoka-con .con-bottom .inner-wrap .list-box {
  margin: 16px 0 24px;
}
.main-shizuoka .shizuoka-con-box {
  margin-bottom: 82px;
}
.main-shizuoka .shizuoka-con .con-bottom  .con-txt1 {
  font-size: 14px;
  font-weight: bold;
  color: #1EB4FF;
  margin-bottom: 11px;
}
.main-shizuoka .shizuoka-con .con-bottom  .shizuoka-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.main-shizuoka .shizuoka-con .con-bottom .list-top {
  max-width: calc(50% - 8px);
  position: relative;
  overflow: hidden;
}
.main-shizuoka .shizuoka-con .con-bottom .list-top .list-pic {
  position: relative;
  cursor: pointer;
}
.main-shizuoka .shizuoka-con .con-bottom .list-top .list-subscript {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #1C1414;
  font-size: 10px;
  padding: 15px 6px 4px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: flex-start;
  line-height: 1.2;
}
/* icon_arrow */
.main-shizuoka .shizuoka-con .con-bottom .list-pic > p::after {
  content: "";
  background-image: url(https://img.goo-net.com/cache/lp/search/kankoucp202408_shizuoka/icon_arrow1.png);
  background-size: cover;
  width: 6px;
  height: 10px;
  position: absolute;
  right: 10px;
  bottom: 5px;
}

.btn-area .icon_arrow {
  width: 6px;
  height: auto;
  position: absolute;
  right: 10px;
  bottom: 5px;
}
.btn-area .icon_arrow {
  width: 12px;
  right: 20px;
  bottom: 0px;
  top: 0px;
  margin: auto 0;
}
/* btn-area */
.main-shizuoka  .shizuoka-con .con-bottom .btn-area ,
.search-box .btn-area {
  padding: 17px;
  text-align: center;
  font-weight: bold;
  background: #BFE1FF;
  border-radius: 0 0 16px 16px;
}
.search-box .btn-area{
  padding: 20px 16px;
  background-color: #6EDCFF;
}
.main-shizuoka  .shizuoka-con .con-bottom  .btn-area p ,
.search-box .btn-area p ,
.goo-contents .btn-area p {
  font-size: 16px;
  color: #026482;
  margin-bottom: 6px;
  position: relative;
}
.btn-area p::after,
.btn-area p:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 2px;
  background: #006482;
  position: absolute;
  left: 10.3%;
  top: 50%;
  -webkit-transform: rotate(60deg) translateY(-50%);
  transform: rotate(60deg) translateY(-50%);
}
.btn-area p::after {
  left: auto;
  right: 10.3%;
  -webkit-transform: rotate(-62deg) translateY(-50%);
  transform: rotate(-62deg) translateY(-50%);
}
.goo-more p::after,
.goo-more p:before {
  height: 3px;
  background: #033B83;
}
.btn-area .common-review-btn {
  font-size: 24px;
  height: 82px;
  line-height: 1.2;
  width: 100%;
}
.btn-area .common-review-btnclose{
  color: #fff;
  border: none;
  background-color: #9F9F9F;
  border: none;
  box-shadow: 0px 2px 0 #7E7E7E;
  cursor: default;
}
.con-box2 .list-pic,
.con-box3 .list-pic{
  max-width: 380px;
  margin: 0 auto;
}
.con-box2 .txt_box,
.con-box3 .txt_box {
  margin: 16px auto;
}
.con-box2 .txt_box .txt_box-tit,
.con-box3 .product {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 16px;
  line-height: 1.5;
}
.con-box3 .product {
  margin-bottom: 8px;
  font-size: 14px;
}
.con-box3 .number {
  font-size: 24px;
  color: #20B3FF;
  font-weight: bold;
}
.con-box3 .pro-box {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  margin-top: 16px;
}
/* apply
-------------------------------------- */
.main-apply {
  background: #EDF7FF;
  width: 100%;
  padding: 34px 0 69.8px;
}
.main-apply .apply-con {
  margin: 0 auto;
}
.main-apply .apply-con .apply-title {
  color: #026482;
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 27px;
  text-align: center;
}
.main-apply .apply-con .apply-list {
  font-size: 16px;
  font-weight: 700;
}
.main-apply .apply-con .apply-list li {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 16px;
}
.main-apply .apply-con .apply-list li .list-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: stretch;
  height: 186px;
  gap: 20px;
}
.main-apply .apply-con .apply-list li .list-top .top-left {
  width: 100%;
  padding: 20px 0 15px 16px;
}
.main-apply .apply-con .apply-list li .list-top h2 {
  font-size: 24px;
  margin-bottom: 12px;
  color: #026483;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.main-apply .apply-con .apply-list li .list-top h2 span{
  margin-left: 13px;
}
.main-apply .apply-con .apply-list li .list-top h2 img {
  max-width: 40px;
  height: auto;
}
.main-apply .apply-con .apply-list li .list-top .list-text {
  line-height: 1.5;
  font-size: 14px;
}
.main-apply .apply-con .apply-list li .list-top .list-img {
  max-width: 30%;
  width: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: flex;
  justify-content: flex-end;
}
.main-apply .apply-con .apply-list li .list-top .list-img img {
  height: 100%;
  border-radius: 0 8px 8px 0;
  object-fit: cover;
}
.main-apply .apply-con .apply-list li .list_item {
  margin-top: 5px;
  font-size: 10px;
  line-height: 1.3;
}
.main-apply .apply-con .apply-list li .list_item li {
  padding-left: 2.5em;
  position: relative;
  margin: 0;
}
.main-apply .apply-con .apply-list li .list_item span {
  color: #20B3FF;
  float: left;
  margin-right: 6px;
  position: absolute;
  left: 0;
}
.main-apply .apply-con .apply-list li .list-btn {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 11px 0 12px;
  background: #FEF106;
  border-radius: 120px;
  font-size: 13px;
  font-weight: bold;
  color: #006482;
  border: 2px solid #006482;
  margin: 11px auto 0;
  position: relative;
}
.main-apply .apply-con .apply-list li .list-btn:hover {
  background: #FFFCCC;
}
.main-apply .apply-con .apply-list li .list-btn .icon_arrow {
  width: 10px;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 20px;
}
/* application
----------------------------------------------*/
.content-block.application {
  padding: 56px 0 48px;
  background: #DEF0FE;
}
.content-block.application .content-ttl {
  font-size: 32px;
  font-weight: 700;
  color: #026482;
  margin-bottom: 20px;
}
.content-block.application .application-cont {
  width: 100%;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 20px 14px 14px 20px;
  font-size: 14px;
  padding: 24px 0 20px;
  position: relative;
}
.content-block.application .application-cont .application-cont-wrap {
  height: 513px;
  overflow-y: scroll;
  padding: 0 18px;
}
.content-block.application .application-cont p.child {
  margin-bottom: 26px;
  font-size: 14px;
}
.content-block.application .application-cont p.bold {
  font-weight: bold;
}
.content-block.application .application-cont .application-cont-ttl {
  margin-bottom: 35px;
  font-size: 14px;
  line-height: 22px;
}
.content-block.application .application-cont .application-box {
  background: #FAFAFA;
  border-radius: 12px;
  padding: 10px 18px 21px;
  border-radius: 8px;
}
.content-block.application .application-cont .application-box dd p {
  padding-top: 10px;
}
.content-block.application .application-cont .application-link {
  padding-top: 10px;
}
.content-block.application .application-cont dl {
  margin-top: 20px;
}
.content-block.application .application-cont dt {
  margin-bottom: 2px;
  font-size: 14px;
}
.content-block.application .application-cont dd p {
  font-size: 14px;
  line-height: 1.7;
}
.content-block.application .application-cont dd p.mt14 {
  margin-top: 14px;
}
.content-block.application .application-cont dd .mail {
  color: #018ED8;
}
.content-block.application .application-cont dd a {
  color: #018ED8;
  text-decoration: underline;
}
/* search-btn-area
--------------------------------------------- */
#search-btn-area {
  margin: 48px auto 32px;
  max-width: 100%;
}
#search-btn-area .search-box {
  border-radius: 16px;
  background: #fff;
}
#search-btn-area .search-box .search-box-logo {
  padding: 24px 25px;
}
#search-btn-area .search-box .search-box-logo img {
  max-width: 238px;
  width: 100%;
  margin: 0 auto;
}
/* share-list
------------------------------------------ */
#share-list .share-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  margin-bottom: 31px;
}
#share-list .share-box .share-left {
  color: #fff;
  font-weight: bold;
}
#share-list .share-box .share-right {
  display: flex;
  justify-content: space-around;
  gap: 32px;
}
#share-list .share-box .share-right li:hover{
  opacity: 0.5;
}
#share-list .share-box .share-right img {
  max-width: 36px;
}
/* goo-kantei
------------------------------------------ */
#goo-kantei .goo-contents {
  background: #fff;
  border-radius: 600px 600px 50px 50px;
  padding: 48px 16px;
  margin-bottom: 30px;
}
.goo-hed .goo-kantei-logo {
  max-width: 88px;
  width: 100%;
  margin: 0 auto;
}
.goo-hed .goo-hed-tit {
  line-height: 1.3;
  text-align: center;
  font-weight: bold;
  color: #043A83;
  margin: 21px 0;
}
.goo-hed .goo-hed-tit .tit-lead {
  font-size: 20px;
}
.goo-hed .goo-hed-tit .goo-kantei-title {
  font-size: 44px;
  margin-top: 5px;
}
.goo-hed .goo-hed-tit .goo-kantei-title span {
  font-size: 32px;
}
.goo-hed .goo-hed-tit .tit-sub {
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
  color: #333;
}
/* point */
.goo-contents .goo-con_1 .tit-wrap {
  border-radius: 8px;
  background: #033B83;
  padding: 11px 0;
  text-align: center;
  margin: 0 auto;
}
.goo-contents .goo-con_1 .tit-wrap h4 {
  color: #FEF106;
  font-size: 24px;
}
.goo-con_1 {
  margin-bottom: 75px;
}
.goo-box {
  margin-top: 24px;
}
.goo-point {
  margin-bottom: 32px;
}
.goo-point .list-wrap {
  padding: 0 14px;
}
.goo-point .point-had {
  text-align: center;
  margin-bottom: 10px;
}
.goo-point .point-had .point-num {
  max-width: 105px;
  margin: 0 auto;
}
.goo-point .point-had .point-tit {
  color: #033B83;
  font-size: 20px;
  margin-top: 10px;
  font-weight: bold;
}
.goo-point .point-img {
  margin: 0 auto;
}
.goo-point .point-img {
  max-width: 311px;
  width: 100%;
}
.goo-point .point-txt {
  font-size: 14px;
  margin-top: 16px;
  text-align: left;
}
/* review */
.goo-contents .goo-con_2 {
  background: #033B83;
  border-radius: 16px;
  margin-bottom: 26px;
}
.goo-con_2 .con-wrap {
  padding: 27px 14px 25px;
}
.goo-con_2 .con2-tit {
  margin-bottom: 18px;
  text-align: center;
}
.goo-con_2 .con2-tit h4 {
  font-size: 24px;
  color: #FEF106;
  line-height: 1.2;
  margin-bottom: 10px;
}
.goo-con_2 .con2-tit p {
  font-size: 14px;
  color: #fff;
}
.goo-con_2 .goo-box2 .review-list {
  max-width: 100%;
  margin-bottom: 24px;
}
.review-list .review-img {
  position: relative;
  height: auto;
}
.review-list .review-img img {
  width: 100%;
  border-radius: 8px 8px 0px 0px;
  object-fit: cover;
  object-position: top;
}
.review-list .review-img span {
  position: absolute;
  bottom: 0;
  background: rgba(3, 59, 131, .6);
  width: 100%;
  padding: 5px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.review-list .voice {
  background: #fff;
  padding: 16px;
  font-size: 14px;
  line-height: 1.5;
}
.review-list .shop .shop-top {
  display: flex;
  justify-content: space-between;
  background: #E6E6E6;
  height: 74px;
}
.review-list .shop .shop-top .shop-txt {
  width: 60%;
  padding: 14px 0 14px 17px;
  font-weight: bold;
}
.shop .shop-top .shop-txt .shop-hed {
  font-size: 10px;
  color: #033B83;
}
.shop .shop-top .shop-txt .shop-hed {
  font-size: 10px;
  color: #033B83;
}
.shop .shop-top .shop-txt .shop-name {
  line-height: 1.2;
}
.shop .shop-top .shop-pic {
  width: auto;
  max-width: 94.55px;
  height: 100%;
  object-fit: cover;
  display: flex;
  justify-content: flex-end;
}
.shop .shop-bottom  {
  position: relative;
}
.shop .shop-bottom span {
  display: block;
  text-align: center;
  background: #FEF106;
  padding: 9px;
  border-radius: 0 0 8px 8px;
  font-weight: bold;
  color: #033B83;
}
.shop .shop-bottom .icon_arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 10px;
  height: auto;
  margin: auto;
}
.goo-contents .btn-area p {
  font-size: 24px;
  text-align: center;
  color: #033B83;
  font-weight: bold;
  margin-bottom: 13px;
}
.goo-more.btn-area .common-review-btn {
  border: 2px solid #033B83;
}
.goo-contents .btn-area a {
  color: #033B83;
  box-shadow: 0px 4px 0 #033B83;
}
/* shop-area */
.shop-area .shop-area-hed .shop-hed-txt {
  background: #fff;
  padding: 24px 11px 24px;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 16px;
  color: #006482;
  font-weight: bold;
  margin: 5px 0 24px;
}
.shop-box .shop-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 14px;
}
.shop-box .shop-list .shop-img {
  width: calc(50% - 7px);
  position: relative;
}
.shop-box .shop-list .shop-img span {
  width: 100%;
  color: #fff;
  background: rgba(0, 100, 130, .7);
  padding: 5px;
  position: absolute;
  bottom: 0;
  border-radius: 0 0 8px 8px;
  text-align: center;
  font-weight: bold;
}
.shop-btn-area {
  background: #6EDCFF;
  border-radius: 16px;
  padding: 28px 16px 24px;
  margin: 25px auto 32px;
}
.shop-area .shop-btn-area .search-btn {
  margin-top: 12px;
}
.shop-area .shop-btn-area .search-btn a{
  width: 100%;
  border: none;
  box-shadow: 0px 4px 0 #7E7E7E;
  background-color: #9F9F9F;
  color: #fff;
  text-align: center;
  cursor: default;
}

/* floating
------------------------------------- */
.floating-area {
  display: block;
  opacity: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 16px;
  background: hsla(0, 0%, 100%, .9);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .16);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .16);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}
.floating-area.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.floating-area.search {
  padding: 16px 0 10px;
}
.floating-area a.searchBtn01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 360px;
  height: 51px;
  padding: 14px;
  background: #942b35;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.floating-area a.searchBtn01:after {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  content: "";
}
.floating-area a.searchBtn01:hover {
  background: #b1525c;
  -webkit-transition: .7s;
  transition: .7s;
}
.floating-area .searchBtn01-note {
  color: #636363;
  font-size: 10px;
  text-align: center;
  margin-top: 4px;
  font-family: Hiragino Sans;
}
.floating-area a.searchBtn02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 344px;
  height: 48px;
  padding: 14px;
  margin: 0 auto;
  background: #e00923;
  border-radius: 4px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  font-family: Noto Sans JP, "\6E38\30B4\30B7\30C3\30AF\4F53", Yu Gothic, YuGothic, "\30D2\30E9\30AE\30CE\89D2\30B4Pro W3", Hiragino Kaku Gothic Pro, Sans-Serif;
}
.floating-area a.searchBtn02 em {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-size: 24px;
}
.floating-area a.searchBtn02:hover {
  background: #e25e6e;
  -webkit-transition: .7s;
  transition: .7s;
}
.floating-search-btn {
  opacity: 0;
  display: block;
  position: fixed;
  bottom: 8px;
  right: 8px;
  z-index: 99;
  width: 66px;
  pointer-events: none;
  -webkit-transition: opacity .25s ease-in-out .25s;
  transition: opacity .25s ease-in-out .25s;
}
.floating-search-btn img {
  width: 66px;
  height: 66px;
}
.floating-search-btn.active {
  opacity: 1;
  pointer-events: auto;
}
.main-area {
  position: relative;
  background: #fff;
  border-radius: 27px 27px 0 0 ;
}
.main-area .main-inner img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

/* css3 */
@font-face {
  font-family: Noto Sans JP;
  src: url(../fonts/NotoSansJP-Regular.woff) format("woff");
  font-weight: 400;
}
@font-face {
  font-family: Noto Sans JP;
  src: url(../fonts/NotoSansJP-Bold.woff) format("woff");
  font-weight: 700;
}
@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Bold.woff) format("woff");
  font-weight: 700;
}

/* sp -768px
------------------------------------*/
@media (max-width:767px) {
  .sp-none {
    display: none;
  }

  .ticket-btn::after {
    content: "";
    display: block;
    background-image: url(https://img.goo-net.com/cache/lp/search/kankoucp202408_shizuoka/icon_arrow1.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
  }

  .content-banner .main_btn {
    width: 100%;
    padding: 0 4.3%;
  }
}

/* sp -374px
------------------------------------*/
@media (max-width:374px) {
  .main-apply .apply-con .apply-list li .list-btn .icon_arrow {
    right: 10px;
  }
  .main-apply .apply-con .apply-list li .list-top h2 span {
    line-height: 1.2;
    font-size: 20px;
    margin-left: 7px;
  }
  .main-apply .apply-con .apply-list li .list-text > br,
  .goo-hed .goo-hed-tit .tit-lead > br,
  .goo-con_2 .con2-tit p > br,
  .shop-area .shop-area-hed .shop-hed-txt p > br.pc-none {
    display: none;
  }
  .btn-area .common-review-btn {
    font-size: 20px;
  }
  .btn-area .icon_arrow {
    right: 12px;
  }
  .goo-contents .btn-area p {
    font-size: 20px;
  }


}

/* pc 768px-
---------------------------------- */
@media (min-width:768px) {
  .pc-none {
    display: none;
  }
  /* kv --------------*/
  .content-banner {
    background: url(https://img.goo-net.com/cache/lp/search/kankoucp202408_shizuoka/img_mv_bg_pc.png?240806) no-repeat;
    background-position: -129px -38px;
    height: 965.73px;
    margin: 0 auto;
  }
  .content-banner .banner-logo {
    width: 116px;
    top: 85px;
  }
  .content-banner .banner-title {
    max-width: 720px;
    height: 582px;
    top: 129px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(388 / 437* 100vw);
  }
  .content-banner .main_btn {
    bottom: 75px;
    left: 50%;
    width: 400px;
  }
  .ticket-btn {
    position: relative;
  }
  .content-banner .main_btn .ticket-btn {
    margin-bottom: 8px;
    height: 57px;
    font-size: 22px;
    padding: 13px 12px;
  }
  .content-banner .main_datail_note {
    left: 7%;
    bottom: 50px;
  }
  .content-banner .main_datail_note p {
    display: inline;
  }
  .content-banner  .main_txt {
    font-size: 10px;
  }
  /* btn---------------- */
  .common-review-btn {
    border: 2px solid #006482;
    box-shadow: 0px 6px 0 #006482;
  }
  /* main-area ----------*/
  .main-shizuoka .shizuoka-con-box {
    margin-bottom: 72px;
  }
  .main-shizuoka .shizuoka-con {
    max-width: 960px;
    margin: 0 auto 33px;
  }
  .main-area {
    border-radius: 80px 80px 0 0;
  }
  .main-shizuoka {
    padding-top: 72px;
    margin-top: -116px;
  }
  .shizuoka-top .top-title {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .main-shizuoka .shizuoka-con .con-top {
    padding: 23px 24px;
    position: relative;
    display: block;
  }
  .main-shizuoka .shizuoka-con .con-top .special_prize {
    margin-right: 16px;
  }
  .main-shizuoka .shizuoka-con .con-top .head-tit,
  .main-shizuoka .shizuoka-con .con-top .special_prize {
    font-size: 32px;
    display: flex;
    align-items: center;
  }
  .main-shizuoka .shizuoka-con .con-top .icon_lottery {
    max-width: 147px;
    height: 116px;
    position: absolute;
    top: -15px;
    right: -15px;
  }
  .main-shizuoka .shizuoka-con .con-bottom .con-bottom-wrap {
    padding: 16px 45px 34px;
  }
  .main-shizuoka .shizuoka-con .con-bottom .shizuoka-list {
    gap: 20px;
  }
  .main-shizuoka .shizuoka-con .con-bottom .con-txt1 {
    font-size: 16px;
    padding-left: 6px;
  }
  .main-shizuoka .shizuoka-con .con-bottom .list-top {
    max-width: 276px;
  }
  .main-shizuoka .shizuoka-con .con-bottom .list-top .list-subscript {
    font-size: 15px;
    padding: 15px 0 12px 13px;
  }
  .main-shizuoka .shizuoka-con .con-bottom .list-top .list-subscript span {
    font-size: 11px;
    margin-right: 4px;
  }
  .main-shizuoka .shizuoka-con .con-bottom .list-pic > p::after {
    width: 10px;
    height: 17px;
    right: 10px;
    bottom: 12px;
  }
  .main-shizuoka .shizuoka-con .con-bottom .is-hover {
    border: 6px solid transparent;
  }
  .main-shizuoka .shizuoka-con .con-bottom .list-top .is-hover:hover {
    border: 6px solid #20B3FF;
    border-radius: 20px;
  }
  .main-shizuoka .shizuoka-con .con-bottom .list-top .is-hover:hover p::after {
    background-image: url(https://img.goo-net.com/cache/lp/search/kankoucp202408_shizuoka/icon_arrow1_hover.png);
  }
  /* icon_arrow */
  .main-shizuoka .shizuoka-con .con-bottom .list-top .icon_arrow {
    width: 10px;
    bottom: 12px;
  }
  .btn-area .icon_arrow {
    width: 17px;
  }
  .main-shizuoka .shizuoka-con .con-top .head_txt {
    display: flex;
    align-items: center;
  }
  .main-shizuoka .shizuoka-con .con-top .head-sub {
    font-size: 12px;
    margin: 0 0 0 16px;
    padding: 10px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 8px;
  }
  .btn-area .common-review-btn {
    height: 72px;
    width: 90%;
    gap: 40px;
  }
  .btn-area .common-review-btnclose {
    width: 95.612%;
    box-shadow: 0px 4px 0 #7E7E7E;
  }
  .main-shizuoka .shizuoka-con .con-bottom .btn-area, .search-box .btn-area {
    padding: 13px 0 32px;
  }
  .main-shizuoka .shizuoka-con .con-bottom .flex-box {
    padding: 20px 10px 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  .con-box2 .txt_box, .con-box3 .txt_box,
  .con-box2 .txt_box, .con-box3 .txt_box,
  .con-box2 .list-pic, .con-box3 .list-pic {
    margin: 0;
  }
  .btn-area p::after, .btn-area p:before {
    left: 35%;
  }
  .btn-area p::after {
    left: 63%;
  }
  /* main-apply ---------------------*/
  #apply {
    margin: -72px 0 0;
    padding: 72px 0 0;
  }
  .main-apply {
    padding: 41px 0 72px;
  }
  .main-apply .apply-con .apply-list {
    max-width: 962px;
    margin: 0 auto;
    display: flex;
    gap: 20px;
  }
  .main-apply .apply-con .apply-list li {
    margin-bottom: 0;
  }
  .main-apply .apply-con .apply-list li .list-top {
    flex-direction: column;
    height: 281px;
    gap: 0;
    min-height: 281px;
    height: 100%;
    justify-content: space-between;
  }
  .main-apply .apply-con .apply-list li .list-top .top-left {
    padding: 20px 15px;
  }
  .main-apply .apply-con .apply-list li .list-top .list-img {
    max-width: 100%;
  }
  .main-apply .apply-con .apply-list li .list-top .list-img img {
    border-radius: 0 0 8px 8px;
  }
  .main-apply .apply-con .apply-list li .list-top h2 span {
    margin-left: 10px;
    line-height: 1.2;
  }
  .main-apply .apply-con .apply-list li .list-top h2 {
    margin-bottom: 16px;
  }
  .main-apply .apply-con .apply-list li .list_item {
    margin-top: 10px;
  }
  .main-apply .apply-con .apply-list li .list-btn{
    font-size: 11px;
  }
  .main-apply .apply-con .apply-list li .list-btn .icon_arrow {
    right: 6px;
  }
  /* application ------------ */
  .content-block.application {
    padding: 41px 0 72px;
  }
  .content-block.application .content-ttl {
    margin-bottom: 28px;
  }
  .content-block.application .application-cont {
    max-width: 960px;
  }
  .content-block.application .application-cont::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #1FB4FF;
    border-radius: 0 22px 22px 0;
  }
  @-moz-document url-prefix() {
    .content-block.application .application-cont::after {
      background: transparent !important;
    }
    
  }
  .content-block.application .application-cont-wrap::-webkit-scrollbar {
    position: relative;
    width: 4px;
    background: transparent;
  }
  .content-block.application .application-cont-wrap::-webkit-scrollbar-piece {
    background: transparent;
  }
  .content-block.application .application-cont-wrap::-webkit-scrollbar-piece:start {
    background: transparent;
  }
  .content-block.application .application-cont-wrap::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 22px;
  }
  .content-block.application .application-cont .application-cont-wrap {
    height: 320px;
    padding: 0 40px;
    position: relative;
    z-index: 50;
    margin-right: 3px;
  }
  .content-block.application .application-cont .application-box-wrap {
    display: flex;
    justify-content: space-between;
    gap: 10px;
  }
  .content-block.application .application-cont .application-box {
    width: 280px;
  }
  /* search-btn-area ---------- */
  #search-btn-area {
    max-width: 960px;
    margin: 72px auto 40px;
  }
  #search-btn-area .inner-wrap,.shop-area .inner-wrap {
    padding: 0;
  }
  #search-btn-area .search-box {
    display: flex;
    align-items: center;
    background: #6EDCFF;
  }
  .search-box .btn-area {
    padding: 21px 26px;
    width: calc(100% - 270px);
    border-radius: 0 16px 16px 0;
    background: #6EDCFF;
  }
  #search-btn-area .search-box .search-box-logo {
    background: #fff;
    border-radius: 16px 0 0 16px;
    width: 270px;
    align-self: stretch;
    padding: 22px 25px;
  }
  .search-box .btn-area p::after,
  .search-box .btn-area p:before {
    content: none;
  }
  .search-box .btn-area p {
    font-size: 24px;
    line-height: 1.5;
  }
  /* share-box --------------*/
  #share-list .share-box {
    gap: 33px;
    margin-bottom: 72px;
  }
  #share-list .share-box .share-left {
    font-size: 14px;
}
  /* goo-kantei ------------*/
  #goo-kantei {
    max-width: 1120px;
    margin: 0 auto;
    margin: -72px auto 0;
    padding: 72px 0 0;
  }
  #goo-kantei .goo-contents {
    padding: 48px 16px;
    margin-bottom: 112px;
  }
  #goo-kantei .goo-contents .con-wrap {
    max-width: 900px;
    margin: 0 auto;
  }
  .goo-contents .btn-area p {
    margin-bottom: 17px;
  }
  .goo-hed .goo-kantei-logo {
    max-width: 120px;
  }
  .goo-hed .goo-hed-tit .tit-lead {
    font-size: 24px;
  }
  .goo-hed .goo-hed-tit .goo-kantei-title {
    font-size: 48px;
  }
  .goo-hed .goo-hed-tit .goo-kantei-title span {
    font-size: 48px;
  }
  .goo-hed .goo-hed-tit .tit-sub {
    font-size: 16px;
    margin-top: 5px;
  }
  .goo-contents .goo-con_1 .tit-wrap {
    border-radius: 16px;
    padding: 13px 0;
    text-align: center;
    margin: 0 auto;
  }
  .goo-box {
    margin-top: 24px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
  }
  .goo-point {
    margin-bottom: 0;
    max-width: 280px;
  }
  .goo-point .list-wrap {
    padding: 0;
  }
  .goo-point .point-txt {
    text-align: left;
  }
  #review {
    margin: -72px 0 0;
    padding: 72px 0 0;
  }
  .goo-con_2 .con-wrap {
    padding: 27px 40px 40px;
  }
  .goo-con_2 .con2-tit {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 24px;
    padding-left: 6px;
  }
  .goo-con_2 .con2-tit h4 {
    margin-bottom: 0;
  }
  .goo-con_2 .con2-tit p {
    font-weight: bold;
  }
  .goo-contents .goo-con_2 {
    margin-bottom: 40px;
  }
  .goo-contents .goo-con_2 .goo-box2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 13px;
  }
  .goo-con_2 .goo-box2 .review-list {
    margin-bottom: 0;
    border: 6px solid transparent;
    width: calc(100% - 13px);
  }
  .review-list .review-img img {
    height: 160px;
  }
  .goo-contents .goo-more {
    background: #BFE1FF;
    padding: 24px 0 32px;
    border-radius: 16px;
  }
  .goo-contents .btn-area a {
    padding: 0;
  }
  .btn-area .icon_goo-kantei {
    width: 53px;
    height: auto;
  }
  .goo-con_2 .goo-box2 .review-list:hover {
    border: 6px solid #FEF106;
    border-radius: 15px;
  }
  /* shop-area --------------- */
  #search {
    max-width: 965px;
    margin: -72px auto 0;
    padding: 72px 0 0;
  }
  .shop-area .shop-area-hed .shop-hed-txt {
    max-width: 640px;
    padding: 12px 23px;
    border-radius: 5px;
    margin: -20px auto 38px;
  }
  .shop-box .shop-list {
    margin: 0 auto;
    width: 700px;
    gap: 8px 8px;
  }
  .shop-box .shop-list .shop-img {
    width: calc(25% - 6px);
  }
  .shop-box .shop-list .shop-img.is-hover {
    border: 6px solid transparent;
  }
  .shop-box .shop-list .shop-img:hover {
    border: 6px solid #016482;
    border-radius: 17px;
  }
  .shop-box .shop-list .shop-img span {
    font-size: 13px;
    text-align: center;
  }
  .shop-btn-area {
    border-radius: 16px;
    padding: 25px 72px 37px;
    margin: 40px auto 80px;
  }
  .shop-area .shop-btn-area .search-btn {
    margin-top: 16px;
  } 
  .shop-area .shop-btn-area .search-btn a{
    box-shadow: 0px 2px 0 #7E7E7E;
  }
  /* modal */
  .o-modal__inner.carousel {
    max-height: 620px;
  }
  .o-modal__inner.carousel {
    max-width: 747px;
  }
  .o-modal__inner.carousel .o-modal__content {
    border-radius: 8px;
  }
  .photo-cassette-name {
    padding: 16px 0 17px 20px;
  }
  .swiper-height {
    height: 234px;
  }
  .photo-carousel .swiperThumbs {
    height: 74px;
  }
  .photo-cassette-info .photo-cassette-link .photo-cassette-btn a {
    border: 2px solid #026483;
    font-weight: bold;
  }
  /* footer_pc --------------*/
  .o-footer-pc {
    background: #fff;
    padding-top: 22px;
  }
  .TheFooter_footer {
    width: 100%;
    margin: 60px auto 0;
    padding: 20px 0;
    background: url(https://img.goo-net.com/common_v2/img/bg_footer_line.gif) repeat-x 0 0;
  }
  .TheFooter_footer__logo {
    display: block;
    margin: 0 0 15px 0;
    font-weight: 700;
    text-align: center;
    color: #333;
    font-style: normal;
    float: none;
  }
  .TheFooter_footer__logo img {
    width: 230px;
    height: 19px;
    margin: 0 auto;
  }
  .TheFooter_footer__copyright {
    height: 26px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    background: url(https://img.goo-net.com/common_v2/img/bg_copyright.gif) repeat-x 0 0;
    line-height: 2.6;
  }
  .TheFooter_footerNav--utility {
    text-align: center;
    color: #333;
  }
  .TheFooter_footerNav--utility__item {
    display: inline-block;
    padding: 0 10px 0 10px;
    border-left: 1px solid #ccc;
    letter-spacing: 0;
    line-height: 1.2;
  }
  .TheFooter_footerNav--utility__item:first-child {
    border-left: none;
  }
  .TheFooter_footerNav--utility__item a {
    font-size: 10px;
    color: #676767;
    text-decoration: none;
  }
  .footer_area {
    width: 100%;
    background: #fff;
  }
  .TheFooter_footer {
    width: 100%;
    margin: 0 auto 0;
    padding: 20px 0;
    background: url(https://img.goo-net.com/common_v2/img/bg_footer_line.gif) repeat-x 0 0;
  }
  .TheFooter_footer__nav {
    background: #f1f1f1;
  }
  .TheFooter_footer__logo {
    display: block;
    margin: 0 0 15px 0;
    font-weight: 700;
    text-align: center;
    color: #333;
    font-style: normal;
    float: none;
  }
  .TheFooter_footer__logo img {
    width: 230px;
    height: 19px;
    margin: 0 auto;
  }
  .TheFooter_footer__copyright {
    height: 26px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    background: url(https://img.goo-net.com/common_v2/img/bg_copyright.gif) repeat-x 0 0;
    line-height: 2.6;
  }
  .TheFooter_footerNav--utility {
    text-align: center;
    color: #333;
  }
  .TheFooter_footerNav--utility__item {
    display: inline-block;
    padding: 0 10px 0 10px;
    border-left: 1px solid #ccc;
    letter-spacing: 0;
    line-height: 1.2;
  }
  .TheFooter_footerNav--utility__item:first-child {
    border-left: none;
  }
  .TheFooter_footerNav--utility__item a {
    font-size: 10px;
    color: #676767;
    text-decoration: none;
  }

  .o-modal__inner.carousel .o-modal__content::-webkit-scrollbar {
    position: relative;
    width: 0px;
    background: transparent
  }
  .o-modal__inner.carousel .o-modal__content::-webkit-scrollbar-piece {
    background: transparent
  }
  .o-modal__inner.carousel .o-modal__content::-webkit-scrollbar-piece:start {
    background: transparent
  }
  .o-modal__inner.carousel .o-modal__content::-webkit-scrollbar-thumb {
    background: transparent;
    border-radius: 22px
  }

}

/* -360px
------------------------------------------ */
@media (max-width:360px) {
  .btn-area p::after, .btn-area p:before {
    left: 6%;
    width: 16px;
  }
  .btn-area p::after {
    left: 86%;
  }
}

/* -320px
------------------------------------------ */
@media (max-width:320px) {
  .content-banner .menu-con .menu-main .menu-btn {
    font-size: 12px;
    width: 220px;
    padding: 16px 0 16px 58px;
  }
  .common-title {
    padding-left: 30px;
    padding-right: 30px;
  }
  .apply-title.common-title, .healthy-title.common-title {
    padding-right: 0;
    padding-left: 0;
  }
  .main-shizuoka .shizuoka-con .con-bottom .list-top .list-subscript {
    font-size: 8px;
  }
  .main-shizuoka .shizuoka-con .con-top .icon_lottery {
    max-width: 90px;
    height: auto;
  }
  .main-shizuoka .shizuoka-con .con-top .head-tit {
    font-size: 16px;
  }
  .main-shizuoka .shizuoka-con .con-bottom .list-top .icon_arrow {
    width: 5px;
    right: 7px;
    bottom: 4px;
  }
  .main-shizuoka .shizuoka-con .con-bottom .btn-area p, .search-box .btn-area p {
    font-size: 14px;
  }
  .main-shizuoka .shizuoka-con .con-top .head-sub {
    font-size: 9px;
    margin-top: 5px;
  }
  .btn-area .common-review-btn {
    font-size: 20px;
    height: 70px;
  }
  .main-apply {
    margin-top: 46px;
  }
  .main-apply .apply-con .apply-list li .list-top h2 img {
    max-width: 30px;
  }
  .main-apply .apply-con .apply-list li .list-top h2 {
    font-size: 20px;
  }
  .main-apply {
    padding: 34px 0 50px;
  }
  .goo-hed .goo-hed-tit .tit-lead {
    font-size: 20px;
  }
  .goo-hed .goo-hed-tit .goo-kantei-title {
    font-size: 36px;
  }
  .goo-hed .goo-hed-tit .tit-sub {
    font-size: 12px;
  }
  .goo-contents .goo-con_1 .tit-wrap h4 {
    font-size: 20px;
  }
  .goo-point .point-had .point-tit {
    font-size: 16px;
  }
  .goo-point .point-txt {
    font-size: 12px;
  }
}

/* 970px ----------------- */
@media (min-width:970px) {
  .pc-noneM{display: none;} 
}

/* 961px ----------------- */
@media (min-width:961px) {
  .shop-box .shop-list {
    width: auto;
  }
}

/* -960px ----------------- */
@media (min-width:961px) {
  .main-apply .apply-con .apply-list li .list-btn {
    font-size: 13px;
  }
  .main-apply .apply-con .apply-list li .list-btn .icon_arrow {
    right: 20px;
  }
  .content-banner {
    height: 965.73px;
  }
}

/* -1281px ----------------- */
@media (min-width:1281px) {
  .content-banner{
    background-position: center -38px;
  }
  .shop-area .inner-wrap{
    padding: 0;
  }
}
