@charset "UTF-8";
html {
  overflow: auto;
}

body {
  overflow-x: hidden;
}

.sp {
  display: block;
}

.pc {
  display: none !important;
}

.page_term {
  font-size: 13px;
  line-height: 1.4;
  margin: auto 12px 15px 12px;
  text-align: center;
}

#pageTab {
  margin: 12px 0 0 0;
}

#pageTab ul {
  width: 96%;
  margin: 0 2% 12px 2%;
  z-index: 99;
}

#pageTab ul.tab5 li {
  width: 20%;
  margin: 0;
  background: #ffffff;
}

#pageTab ul li a {
  background: #dedede;
  height: auto;
  padding: 15px 0;
}

#pageTab ul li a:hover {
  opacity: 0.75;
}

#contents {
  padding: 0;
  background: #ffffff;
}

#contents .pagetop_btn {
  z-index: 999;
}

#contents .gototop_btn {
  margin-top: 10px;
  background: none;
}

#contents .gototop_btn a {
  display: block;
  height: 30px;
  background: unset;
  border-radius: 4px 4px 0 0;
  color: #ffffff;
  position: relative;
}

#contents .gototop_btn a:before {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-top: -3px;
  margin-left: -7px;
  border-top: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
}

#contents .gototop_btn a span {
  display: none;
}

.page_cpn .cpn_box {
  margin: 12px 12px 28px;
}

.page_cpn .cpn_box img {
  display: block;
  width: 100%;
}

.page_cpn .cpn_box a:hover img {
  opacity: 0.8;
}

#contentsArea .page_cpn .cpn_box span {
  font-size: 12px;
  margin-top: 10px;
  background-repeat: no-repeat;
}

#contentsArea .pagetop_btn li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.cpCal {
  padding-left: 16px;
  padding-right: 4px;
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpCal.svg);
}

.cpUser {
  padding-left: 16px;
  padding-right: 4px;
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpUser.svg);
}

.cpPoint {
  padding-left: 16px;
  padding-right: 4px;
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpPoint.svg);
}

.cpTogether {
  padding-left: 16px;
  padding-right: 4px;
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpTogether.svg);
  background-position: left 2px;
}

.cpVol {
  font-weight: bold;
}

.page_box_sty1 {
  margin-bottom: 15px;
}

.page_h2 {
  background: #777777;
  color: #ffffff;
  text-align: center;
  padding: 6px 0;
  margin: 0 10px 12px 10px;
  font-size: 20px;
}

.page_box1 {
  margin: 0 10px 12px 10px;
}

.page_box1 h3 {
  font-size: 14px;
  margin: 10px 0 8px;
}

.page_box1 .ss-center .cp__acordion {
  clear: both;
}

.page_box1 .cp__acordion .cp__trigger {
  font-size: 13px;
  display: block;
  position: relative;
  padding: 10px;
  cursor: pointer;
}

.page_box1 .cp__acordion .cp__trigger:hover {
  background-color: #bababa;
  color: #ffffff;
}

.page_box1 .cp__acordion .cp__trigger:after {
  display: inline-block;
  content: " ";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  background-repeat: no-repeat;
  background-image: url(../images/icon_1.png) !important;
  background-size: 22px 22px;
}

.page_box1 .cp__acordion .cp__trigger.active-submenu:after {
  background-image: url(../images/icon_2.png) !important;
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  right: 6px;
}

.page_box1 .cp__acordion li .cp__trigger {
  background: #e1e1e1;
}

.page_box1 .cp__acordion ul.submenu {
  background-color: #f0f0f0;
  padding: 8px 10px 10px 10px;
  line-height: 1.4;
}

.page_box1 .cp__liststyle-dot > * {
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 1.4;
}

.box1img img {
  display: block;
  width: 100%;
}

.txtfont13 {
  font-size: 14px;
  line-height: 1.4;
}

.page_box_sty2 .page_box1 {
  width: 30.8%;
  margin: 0 0 10px 2%;
  float: left;
}

.page_box_sty2 .box1img {
  position: relative;
}

.page_box_sty2 .box1img:before {
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(../images/magnify.jpg) 0 0 no-repeat;
  bottom: 0;
  right: 0;
  content: "";
}

.cpn_box_info .ss-center .cp__acordion {
  clear: both;
}

.cpn_box_info .cp__acordion .cp__trigger {
  font-size: 13px;
  display: block;
  position: relative;
  padding: 10px;
  cursor: pointer;
}

.cpn_box_info .cp__acordion .cp__trigger:hover {
  background-color: #bababa;
  color: #ffffff;
}

.cpn_box_info .cp__acordion .cp__trigger:after {
  display: inline-block;
  content: " ";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  background-repeat: no-repeat;
  background-image: url(../images/icon_1.png) !important;
  background-size: 22px 22px;
}

.cpn_box_info .cp__acordion .cp__trigger.active-submenu:after {
  background-image: url(../images/icon_2.png) !important;
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  right: 6px;
}

.cpn_box_info .cp__acordion li .cp__trigger {
  background: #e1e1e1;
}

.cpn_box_info .cp__acordion ul.submenu {
  padding: 10px 0;
  background-color: #f0f0f0;
  line-height: 1.4;
}

.cpn_box_info .cp__liststyle-dot > * {
  text-indent: 0 !important;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 1.4;
}

.holder {
  margin-top: 10px;
}

.cp_right {
  display: none;
}

.fixBnr2 {
  position: fixed;
  display: block;
  right: 0;
  bottom: 0;
  z-index: 9;
}

.pagetop_btn li {
  margin-bottom: 1px;
  background: #ffffff;
}

.pagetop_btn li a {
  background: #dedede;
  display: block;
  text-align: center;
  padding: 6px 0;
  font-size: 13px;
}

.accessBox {
  border: none;
}

.page_footer {
  background: #f7f7f7;
  padding: 10px;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  margin: 0 10px 12px 10px;
}

.page_footer ul li {
  margin-bottom: 6px;
}

.page_footer a {
  color: #777777;
  font-size: 13px;
  line-height: 1.6;
  text-decoration: none;
}

.page_footer a:hover {
  text-decoration: underline;
}

.page_footer p {
  margin: auto;
}

.page_footer p span {
  margin-right: 12px;
  display: inline-block;
}

#search-box h1 {
  display: none;
}

.jdsSwiper {
  padding: 0 40px !important;
}

.jdsSwiper .page_box1 {
  margin: 0 0 12px 0;
}

.swiper-button-next {
  font-size: 0;
  background: url(../images/arrow_right.png) 0 0 no-repeat !important;
  width: 32px !important;
  height: 32px !important;
  content: "" !important;
  top: 35% !important;
  z-index: 999;
}

.jdsColorBoxHtml_main .box1img {
  display: none;
}

.jdsColorBoxHtml_main .txtfont13 {
  display: none;
}

#cboxContent {
  float: none !important;
  height: 100% !important;
  max-width: 96% !important;
  margin: auto !important;
}

#cboxContent .jdsColorBoxHtml_main .box1img {
  display: block;
}

#cboxContent .jdsColorBoxHtml_main .txtfont13 {
  display: block;
}

#colorbox {
  height: 100% !important;
  position: fixed !important;
  top: 20px !important;
  overflow: visible !important;
}

#cboxWrapper {
  height: auto !important;
  overflow: visible !important;
}

#cboxMiddleLeft {
  height: 100% !important;
}

#cboxOverlay {
  background-color: rgba(0, 0, 0, 0.5) !important;
  height: 100% !important;
}

#cboxLoadedContent {
  background: #ffffff !important;
  border: 1px solid #333333 !important;
  padding: 12px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto !important;
  width: auto !important;
}

#cboxClose {
  background: url(../images/close.jpg) top right no-repeat !important;
  background-position-x: center;
  background-position-y: top;
  width: 25px !important;
  height: 25px !important;
}

#cboxTitle {
  font-size: 0;
}

button#cboxPrevious {
  background: url(../images/arrow_left.png) top right no-repeat !important;
  width: 32px !important;
  left: -20px !important;
  height: 32px;
}

button#cboxNext {
  background: url(../images/arrow_right.png) top right no-repeat !important;
  z-index: 999;
  width: 32px !important;
  right: -20px !important;
  height: 32px;
}

.swiper-button-prev {
  width: 32px !important;
  height: 32px !important;
  content: "" !important;
  background: url(../images/arrow_left.png) 0 0 no-repeat !important;
  font-size: 0;
  top: 35% !important;
  z-index: 999;
}

.page_foot_box {
  width: 94%;
  margin: auto;
}

.page_foot_box .swiper-button-prev {
  left: 0;
}

.page_foot_box .swiper-button-next {
  right: 0;
}

.page_foot_box .swiper-container {
  width: 96% !important;
  margin: auto;
  padding: 0 2% !important;
}

.page_foot_box .swiper-slide {
  width: 180px !important;
  font-size: 13px;
}

.tableholder {
  margin: 0 10px;
  display: none;
}

.tableholder table {
  background-color: #ffffff;
  border: 1px solid #b4b4b4;
  font-size: 13px;
  line-height: 1.4;
  position: relative;
}

.tableholder table tr:first-child {
  color: #ffffff;
}

.tableholder table tr:first-child td {
  text-align: center !important;
  background-color: #1ba81b !important;
}

.tableholder table tr td:first-child {
  background-color: #e1e1e1;
  font-weight: bold;
}

.tableholder table td {
  display: block;
  padding: 5px;
}

.coupon-guide {
  margin: 1em auto;
  font-size: 13px;
  text-align: center;
}

.coupon-guide a {
  display: inline-block;
  padding: 0.25em 0.5em 0.5em 1em;
  border-radius: 4px;
  background-color: #e1e1e1;
}

.coupon-guide a:after {
  display: inline-block;
  content: "";
  background-image: url(https://img.travel.rakuten.co.jp//special/sales/template/html/images/Linkwindow.svg);
  width: 16px;
  height: 16px;
  position: relative;
  right: -2px;
}

.disclaimer {
  margin: 20px auto;
  font-size: 12px;
  text-align: center;
}

#newetiquette {
  width: 90%;
  text-align: center;
  margin: 30px auto;
  background: #eeeeee;
  padding: 15px 0;
}

#newetiquette a {
  color: #0059b2 !important;
}

#pageInquiry .inquiryTable {
  width: 92%;
  margin: 40px auto 20px;
  font-size: 14px;
}

#pageInquiry .inquiryTable a {
  color: #0059b2;
}

#pageInquiry tr {
  display: block;
}

#pageInquiry tr:last-child td {
  border-bottom: solid 1px #aaaaaa;
}

#pageInquiry th {
  display: block;
  border: solid 1px #aaaaaa;
  padding: 1em;
  background-color: #efefef;
}

#pageInquiry td {
  display: block;
  border: solid 1px #aaaaaa;
  padding: 1em;
  border-top: none;
  border-bottom: none;
}

.coupon__box .couponOneClick .coupon__button a {
  background-color: #009700;
  border-radius: 5px;
  font-weight: bold;
  height: 42px;
  width: 100%;
  -webkit-box-flex: 1 !important;
  -webkit-flex: auto !important;
  -ms-flex: auto !important;
  flex: auto !important;
}

.coupon__box .coupon__box__holder {
  padding: 30px 30px 50px 30px;
}

.coupon__container .coupon__cover span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.coupon__box__holder .couponOneClick .couponOneClick-acquired {
  background-color: transparent;
}

.coupon__box__holder .couponOneClick .couponOneClick-having {
  background-color: transparent;
}

.coupon__box__holder .couponOneClick .couponOneClick-expired {
  background-color: transparent;
}

.coupon__box__holder .couponOneClick .couponOneClick-finished {
  background-color: transparent;
}

.noteC {
  font-size: 14px;
  margin-bottom: 54px;
  margin-top: 20px;
  text-align: center;
}

#matsuyama {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #293446;
  font-size: 3.4666666667vw;
}
#matsuyama img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: bottom;
  padding: 0;
  margin: 0;
  border: none;
  width: 100%;
}
#matsuyama ol {
  list-style-type: none;
}
#matsuyama ul {
  list-style-type: none;
}
#matsuyama * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#matsuyama table {
  border-collapse: collapse;
  border-spacing: 0;
}
#matsuyama a {
  color: unset;
}
#matsuyama a:hover {
  opacity: 0.8;
}
#matsuyama sup {
  font-size: small;
  vertical-align: middle;
  margin-top: -10px;
  display: inline-block;
}
#matsuyama .wide_wrap {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#matsuyama .inner {
  width: 90.6666666667vw;
  margin: 0 auto;
  position: relative;
}
#matsuyama .note {
  font-size: 2.9333333333vw !important;
  line-height: 1.5 !important;
  margin-top: 1.3333333333vw;
}
#matsuyama .note a {
  color: #1f7eff !important;
  text-decoration: underline !important;
}
#matsuyama .note a:hover {
  text-decoration: none !important;
}
#matsuyama .note a:hover img {
  opacity: 0.8;
}
#matsuyama p {
  line-height: 1.7;
}
#matsuyama p.left {
  text-align: left;
}
#matsuyama p.left.center {
  text-align: center;
}
#matsuyama p.left.center.right {
  text-align: right;
}
#matsuyama .swiper-container {
  position: relative;
  overflow: visible;
}
#matsuyama .swiper-button-next:after {
  display: none;
  background: none !important;
}
#matsuyama .swiper-container-rtl .swiper-button-prev:after {
  display: none;
  background: none !important;
}
#matsuyama .swiper-container-rtl .swiper-button-next:after {
  display: none;
  background: none !important;
}
#matsuyama .swiper-button-prev:after {
  display: none;
  background: none !important;
}
#matsuyama .btn {
  font-family: "Zen Kaku Gothic New", sans-serif;
  width: 80vw;
  height: 14.6666666667vw;
  border-radius: 2.1333333333vw;
  background: #49c2c1;
  color: #fff;
  -webkit-box-shadow: 0px 4px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 1px 0px rgba(0, 0, 0, 0.2);
  font-size: 4vw;
  font-weight: 500;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#matsuyama .btn a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
#matsuyama .btn a::before {
  display: block;
  content: "";
  width: 4vw;
  height: 1.8666666667vw;
  background: url(../images/icon_btn_arrow.png) no-repeat top center/contain;
  position: absolute;
  top: 50%;
  right: 3.3333333333vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#matsuyama .btn:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#matsuyama .btn.brown {
  background: #644a24;
}
#matsuyama .btn.green {
  background: #4d970b;
}
#matsuyama .btn.blank a::before {
  display: block;
  content: "";
  width: 3.2vw;
  height: 3.2vw;
  background: url(../images/icon_btn_blank.png) no-repeat top center/contain;
  position: absolute;
  top: 50%;
  right: 3.3333333333vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#matsuyama .sec_kv {
  background: #e0f6f4;
  position: relative;
  height: 131.0666666667vw;
  overflow: hidden;
}
#matsuyama .sec_kv:after {
  display: block;
  content: "";
  width: 100%;
  height: 27.3333333333vw;
  background: url(../images/bg_kv_bottom_sp.png) no-repeat top center/100%;
  position: absolute;
  bottom: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_kv .pic_deco {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
#matsuyama .sec_kv h1 {
  width: 71.0666666667vw;
  position: absolute;
  top: 0;
  left: 6.6666666667vw;
  z-index: 3;
}
#matsuyama .sec_kv .slide_area {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_kv .slide_area .swiper-slide.swiper-slide-active img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#matsuyama .sec_kv .slide_area .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 10s ease-out;
  transition: -webkit-transform 10s ease-out;
  transition: transform 10s ease-out;
  transition: transform 10s ease-out, -webkit-transform 10s ease-out;
}
#matsuyama .sec_kv .slide_area.pr_absolute.bg-black50:before {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
}
#matsuyama .navi_wrap {
  height: 13.3333333333vw;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 10;
}
#matsuyama .navi_wrap .navi {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 5.3333333333vw;
  width: 100%;
  height: 13.3333333333vw;
}
#matsuyama .navi_wrap .navi li {
  text-align: center;
  font-size: 3.4666666667vw;
  font-weight: 500;
  height: 16vw;
  position: relative;
}
#matsuyama .navi_wrap .navi li span {
  display: contents;
}
#matsuyama .navi_wrap .navi li a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 2.6666666667vw;
}
#matsuyama .navi_wrap .navi li img {
  height: 10.1333333333vw;
}
#matsuyama .navi_wrap .navi.fixed {
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 5;
}
#matsuyama .navi_wrap .navi.fixed::before {
  display: block;
  content: "";
  width: 200%;
  height: 14.2666666667vw;
  background: #fff;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .float_navi_gourmet {
  position: fixed;
  width: 34.6666666667vw;
  bottom: 40vw;
  right: -5.3333333333vw;
  z-index: 5;
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  border-radius: 2.6666666667vw 0 0 2.6666666667vw;
  overflow: hidden;
  border: 1px solid #3d2b1f;
  background: #fff;
}
#matsuyama .float_navi_gourmet.fixed {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}
#matsuyama .float_navi_gourmet ul {
  padding-top: 2.6666666667vw;
  padding-left: 2.6666666667vw;
  margin-bottom: 1.3333333333vw;
}
#matsuyama .float_navi_gourmet ul li + li {
  margin-top: 5px;
}
#matsuyama .float_navi_gourmet ul li a {
  padding: 5px 0 5px 18px;
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  text-decoration: none;
}
#matsuyama .float_navi_gourmet ul li a::before {
  display: block;
  content: "●";
  font-size: 9px;
  color: #e6e2e2;
  position: absolute;
  top: 11px;
  left: 0;
}
#matsuyama .float_navi_gourmet ul li a.active::before {
  color: #e67a1a;
}
#matsuyama .float_navi_gourmet .tgl_cnt {
  display: none;
}
#matsuyama .float_navi_gourmet .tgl_btn {
  background: #3d2b1f;
  padding: 1.3333333333vw 2.6666666667vw 1.3333333333vw;
}
#matsuyama .float_navi_gourmet .tgl_btn img {
  width: 23.8666666667vw;
}
#matsuyama .float_bnr {
  width: 33.0666666667vw;
  display: none;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#matsuyama .float_bnr.fixed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 12vw;
  right: -1.3333333333vw;
  z-index: 5;
}
#matsuyama .float_bnr.none {
  display: none;
}
#matsuyama .sec_intro {
  background: #f4fcff;
  padding-top: 6.6666666667vw;
  padding-bottom: 0;
  margin-bottom: 5.3333333333vw;
  position: relative;
}
#matsuyama .sec_intro .inner {
  z-index: 1;
}
#matsuyama .sec_intro h2 {
  width: 86.4vw;
  position: relative;
  z-index: 1;
  margin-left: -4.1333333333vw;
  margin-top: 6.6666666667vw;
}
#matsuyama .sec_intro .pic_map {
  width: 64.8vw;
  position: absolute;
  top: -47.4666666667vw;
  right: -5.3333333333vw;
}
#matsuyama .sec_intro .desc {
  font-size: 3.7333333333vw;
  margin-top: 7.3333333333vw;
  line-height: 2;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_intro .ph_01 {
  width: 37.4666666667vw;
  position: absolute;
  top: 130vw;
  left: 2.6666666667vw;
  z-index: 1;
}
#matsuyama .sec_intro .ph_02 {
  width: 66.1333333333vw;
  position: absolute;
  top: 111.3333333333vw;
  right: -4.5333333333vw;
}
#matsuyama .sec_intro .slider {
  overflow: hidden;
  margin-top: 77.3333333333vw;
}
#matsuyama .sec_intro .slider .slide-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: scroll-left 80s linear infinite;
          animation: scroll-left 80s linear infinite;
  width: 500%;
}
#matsuyama .sec_intro .slider .slide-track img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
#matsuyama .sec_cpn {
  padding-bottom: 12vw;
  position: relative;
}
#matsuyama .sec_cpn .cpn_wrap {
  width: 100%;
  background: url(../images/bg_cpn_wrap_sp.png) no-repeat bottom center/cover;
  padding-top: 12vw;
  margin-bottom: 6.6666666667vw;
}
#matsuyama .sec_cpn .cpn_wrap h2 {
  text-align: center;
}
#matsuyama .sec_cpn .cpn_wrap .term {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 90%;
  margin: 5.3333333333vw auto 0;
  gap: 2.6666666667vw;
  font-weight: 500;
}
#matsuyama .sec_cpn .cpn_wrap .term dt {
  width: 25%;
  position: relative;
}
#matsuyama .sec_cpn .cpn_wrap .term dt::before {
  display: block;
  content: "";
  width: 1.0666666667vw;
  height: 4vw;
  background-image: -webkit-radial-gradient(circle, #49c2c1 1px, transparent 1px);
  background-image: radial-gradient(circle, #49c2c1 1px, transparent 1px);
  background-position: left top;
  background-repeat: repeat-y;
  background-size: 1px 3px;
  position: absolute;
  top: 0.5333333333vw;
  left: 22.8vw;
}
#matsuyama .sec_cpn .cpn_wrap .term dd {
  width: 70%;
}
#matsuyama .sec_cpn .cpn_wrap .note {
  width: 90%;
  margin: 5.3333333333vw auto 0;
}
#matsuyama .sec_cpn .cpn_wrap .coupon__filter__guide {
  margin: 6.6666666667vw auto 0;
}
#matsuyama .sec_cpn .cpn_wrap .coupon__filter__guide a {
  font-size: 2.9333333333vw;
  padding: 2vw 9.3333333333vw 2vw 4vw;
  background-color: #fff;
  border: 1px solid #000;
  font-weight: 500;
  position: relative;
}
#matsuyama .sec_cpn .cpn_wrap .coupon__filter__guide a::after {
  display: block;
  content: "";
  background-size: 4vw;
  width: 4vw;
  height: 4vw;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAiCAMAAADmrkDzAAAARVBMVEUAAAAwMDAwMDAwMDAxMTEzMzMyMjIzMzMzMzMyMjIzMzM1NTUyMjIwMDAzMzMzMzMyMjIxMTEyMjIzMzMyMjI0NDQzMzP51LwrAAAAFnRSTlMAIEAwoJ+Av+9/r2BgEFDP3x9w3+9Aa03MBwAAAHlJREFUeNrdykUSQkEUA8DvriPv/kfFSRhSxQ7rdWcfkhdQylEZ1HI07VWHofXGQ4cBQ4dxwpjzq5lDhrF0djVxoLHadrVQ4LHZnl0hyMFBDw56cNCDA+PBQQ9HQY95RRCDuM29GI01fzzahE+Gsychzx7EKTVnb3YA6mQP/gr9fQ8AAAAASUVORK5CYII=);
  position: absolute;
  top: 48%;
  right: 2.2666666667vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#matsuyama .sec_cpn .cpn_wrap .coupon__filter__guide::after {
  display: none;
}
#matsuyama .sec_cpn .cpn_wrap .coupon__box__holder {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  row-gap: 5.3333333333vw;
  position: relative;
}
#matsuyama .sec_cpn .cpn_wrap .coupon__box__holder::before {
  display: block;
  content: "";
  width: 93.3333333333vw;
  height: 38.6666666667vw;
  background: url(../images/pic_cpn_deco.png) no-repeat top center/contain;
  position: absolute;
  top: 14vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_cpn .bnr_wrap {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
#matsuyama .sec_cpn .bnr_wrap .bnr + .bnr {
  margin-top: 4vw;
}
#matsuyama .sec_cpn .bnr_wrap .bnr_ttl {
  width: 89.2vw;
  margin: 0 auto 2.6666666667vw;
}
#matsuyama .sec_gourmet {
  background: url(../images/bg_sec_gourmet.png) repeat top center;
  padding-bottom: 26.6666666667vw;
}
#matsuyama .sec_gourmet .ttl_wrap {
  margin-top: 4vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
#matsuyama .sec_gourmet .ttl_wrap .txt_box {
  margin-top: 6.6666666667vw;
}
#matsuyama .sec_gourmet .ttl_wrap .txt_box h2 {
  width: 78.4vw;
  margin: 0 auto;
}
#matsuyama .sec_gourmet .ttl_wrap .txt_box .desc {
  margin-top: 4vw;
}
#matsuyama .sec_gourmet .ttl_wrap .ph {
  width: 59.2vw;
  margin: 0 auto;
}
#matsuyama .sec_gourmet .btn {
  margin: 17.3333333333vw auto 0;
}
#matsuyama .sec_gourmet .slide_area.cassette_style {
  margin: 9.3333333333vw auto;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-container {
  width: 100%;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-slide {
  opacity: 0.3;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-slide.swiper-slide-prev {
  opacity: 1;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-slide.swiper-slide-next {
  opacity: 1;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-slide.swiper-slide-active {
  opacity: 1;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .button-prev {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  top: 50.1333333333vw;
  z-index: 1;
  left: 11.2vw;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .button-prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#matsuyama .sec_gourmet .slide_area.cassette_style .button-next {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  top: 50.1333333333vw;
  z-index: 1;
  right: 11.2vw;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-pagination-custom {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-pagination-fraction {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-pagination-bullet {
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  background: #a09f9d;
  opacity: 1;
  margin: 0 6px;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e67a1a;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .txt_box {
  background: url(../images/bg_sec_gourmet_txt_box.jpg) repeat top center;
  border-radius: 0 0 2.6666666667vw 2.6666666667vw;
  padding: 4.6666666667vw 2.6666666667vw 2.6666666667vw;
  height: 82.6666666667vw;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .txt_box h4 {
  font-size: 4.5333333333vw;
  line-height: 1.3;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .txt_box .desc {
  line-height: 1.6;
  min-height: 40vw;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .txt_box .detail {
  margin-top: 2.6666666667vw;
  padding-top: 2.6666666667vw;
  border-top: 1px solid #afafaf;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .txt_box .detail .name span {
  display: block;
  font-size: 2.9333333333vw;
  line-height: 1;
  margin-top: -1px;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .txt_box .detail .address {
  font-size: 2.9333333333vw;
  margin-top: 4vw;
}
#matsuyama .sec_gourmet .feature {
  margin-top: 17.3333333333vw;
}
#matsuyama .sec_gourmet .feature h3 {
  text-align: center;
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-wrapper.flex_wrap {
  margin-top: 6.6666666667vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-wrapper.flex_wrap .swiper-slide .desc {
  margin-top: 4vw;
  line-height: 1.6;
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-wrapper.flex_wrap .swiper-slide .detail {
  border-top: 1px solid #afafaf;
  margin-top: 2.6666666667vw;
  padding-top: 2.6666666667vw;
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-wrapper.flex_wrap .swiper-slide .detail .name span {
  display: block;
  font-size: 2.9333333333vw;
  line-height: 1;
  margin-top: -1px;
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-wrapper.flex_wrap .swiper-slide .detail .address {
  font-size: 2.9333333333vw;
  margin-top: 1.3333333333vw;
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-wrapper.flex_wrap .button-prev {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  top: 93.3333333333vw;
  right: 0;
  z-index: 1;
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-wrapper.flex_wrap .button-prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-wrapper.flex_wrap .button-next {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  top: 93.3333333333vw;
  right: 0;
  z-index: 1;
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-pagination-bullet {
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  background: #a09f9d;
  opacity: 1;
  margin: 0 6px;
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e67a1a;
}
#matsuyama .sec_sake {
  position: relative;
  padding-top: 6.6666666667vw;
  padding-bottom: 33.3333333333vw;
}
#matsuyama .sec_sake::before {
  display: block;
  content: "";
  width: 100%;
  height: 7.6vw;
  background: url(../images/bg_sec_sake_top_sp.png) no-repeat top center/100%;
  position: absolute;
  top: -6.6666666667vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_sake::after {
  display: block;
  content: "";
  width: 100%;
  height: 164.4vw;
  background: url(../images/bg_sec_sake_sp.png) no-repeat top center/100%;
  position: absolute;
  top: 44vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_sake .ttl_wrap {
  position: relative;
  z-index: 1;
}
#matsuyama .sec_sake .ttl_wrap h2 {
  text-align: center;
  width: 55.4666666667vw;
  margin: 0 auto;
}
#matsuyama .sec_sake .ttl_wrap .desc {
  text-align: center;
  margin: 6.6666666667vw auto 0;
  width: 90%;
  line-height: 1.6;
}
#matsuyama .sec_sake .ttl_wrap .note {
  text-align: center;
}
#matsuyama .sec_sake .slide_area {
  margin-top: 9.3333333333vw;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_sake .slide_area .swiper-container {
  width: 100%;
}
#matsuyama .sec_sake .slide_area .swiper-slide {
  opacity: 0.3;
}
#matsuyama .sec_sake .slide_area .swiper-slide.swiper-slide-prev {
  opacity: 1;
}
#matsuyama .sec_sake .slide_area .swiper-slide.swiper-slide-next {
  opacity: 1;
}
#matsuyama .sec_sake .slide_area .swiper-slide.swiper-slide-active {
  opacity: 1;
}
#matsuyama .sec_sake .slide_area .button-prev {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  top: 65.3333333333vw;
  z-index: 1;
  left: 11.2vw;
}
#matsuyama .sec_sake .slide_area .button-prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#matsuyama .sec_sake .slide_area .button-next {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  top: 65.3333333333vw;
  z-index: 1;
  right: 11.2vw;
}
#matsuyama .sec_sake .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_sake .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_sake .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_sake .slide_area .swiper-pagination-bullet {
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  background: #a09f9d;
  opacity: 1;
  margin: 0 6px;
}
#matsuyama .sec_sake .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #768aea;
}
#matsuyama .sec_sake .slide_area .txt_box {
  background: url(../images/bg_sec_gourmet_txt_box.jpg) repeat top center;
  padding: 4vw;
  height: 94.6666666667vw;
  margin-top: -30.9333333333vw;
  padding-top: 36vw;
}
#matsuyama .sec_sake .slide_area .txt_box h4 {
  font-size: 4.5333333333vw;
  line-height: 1.3;
  height: 8vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#matsuyama .sec_sake .slide_area .txt_box h4 span {
  display: block;
  font-size: 2.9333333333vw;
  line-height: 1;
  margin-top: -1px;
}
#matsuyama .sec_sake .slide_area .txt_box .desc {
  margin-top: 6.6666666667vw;
  line-height: 1.6;
}
#matsuyama .sec_kura {
  position: relative;
  background: #d4e3f6;
  padding-top: 6.6666666667vw;
  padding-bottom: 26.6666666667vw;
}
#matsuyama .sec_kura::before {
  display: block;
  content: "";
  width: 100%;
  height: 10.6666666667vw;
  background: url(../images/bg_sec_kura_top_sp.png) no-repeat top center/100%;
  position: absolute;
  top: -10vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_kura::after {
  display: block;
  content: "";
  width: 100%;
  height: 158.9333333333vw;
  background: url(../images/bg_sec_kura_sp.png) no-repeat top center/100%;
  position: absolute;
  top: 106.6666666667vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_kura .ttl_wrap h2 {
  width: 81.7333333333vw;
  margin: 0 auto;
  position: absolute;
  top: -20vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#matsuyama .sec_kura .topic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_kura .topic .txt_box {
  position: relative;
}
#matsuyama .sec_kura .topic .txt_box h3 {
  margin: 10px auto 0;
  width: 80.2666666667vw;
}
#matsuyama .sec_kura .topic .txt_box h4 {
  margin: 4.5333333333vw auto 0;
  font-size: 4.8vw;
  text-align: center;
  font-weight: bold;
}
#matsuyama .sec_kura .topic .txt_box .desc {
  margin: 5.3333333333vw auto 0;
  width: 90%;
  line-height: 1.7;
}
#matsuyama .sec_kura .topic .txt_box .detail {
  border: 1px dotted #293446;
  padding: 2.6666666667vw;
  margin: 4vw auto 0;
}
#matsuyama .sec_kura .topic + .topic {
  margin-top: 9.3333333333vw;
}
#matsuyama .sec_kura .topic.topic03 .txt_box {
  width: 93%;
  margin: 0 auto;
}
#matsuyama .sec_kura .topic.topic03 .txt_box .desc {
  margin: 5.3333333333vw 0 0;
  margin: 5.3333333333vw auto 0;
}
#matsuyama .sec_kura .topic.topic03 .txt_box .note {
  margin-left: 4vw;
}
#matsuyama .sec_kura .topic.topic03 .txt_box .ph {
  position: absolute;
  top: 17.3333333333vw;
  right: 1.3333333333vw;
  width: 29.3333333333vw;
}
#matsuyama .sec_kura .pick_up {
  margin: 10.6666666667vw auto;
  padding-bottom: 5.3333333333vw;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 2.6666666667vw;
  z-index: 1;
}
#matsuyama .sec_kura .pick_up .img_box img {
  width: 65.6vw;
  position: absolute;
  top: -4vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#matsuyama .sec_kura .pick_up .txt_box {
  padding-top: 46.6666666667vw;
}
#matsuyama .sec_kura .pick_up .txt_box h4 {
  width: 76.4vw;
  margin: 0 auto;
}
#matsuyama .sec_kura .pick_up .txt_box .desc {
  width: 76.4vw;
  margin: 5.3333333333vw auto 0;
}
#matsuyama .sec_bakery {
  padding-top: 6.6666666667vw;
  padding-bottom: 33.3333333333vw;
  position: relative;
}
#matsuyama .sec_bakery::before {
  display: block;
  content: "";
  width: 100%;
  height: 7.6vw;
  background: url(../images/bg_sec_bakery_top_sp.png) no-repeat top center/100%;
  position: absolute;
  top: -6.6666666667vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_bakery::after {
  display: block;
  content: "";
  width: 100%;
  height: 162.6666666667vw;
  background: url(../images/bg_bakery_slider.jpg) repeat top center;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_bakery .ttl_wrap {
  margin: 56vw auto 0;
  position: relative;
}
#matsuyama .sec_bakery .ttl_wrap .img_box img {
  width: 84vw;
  position: absolute;
  top: -56vw;
  left: 2.6666666667vw;
}
#matsuyama .sec_bakery .ttl_wrap .txt_box h2 {
  width: 80.5333333333vw;
  margin: 0 auto;
}
#matsuyama .sec_bakery .ttl_wrap .txt_box .desc {
  margin-top: 5.3333333333vw;
  line-height: 1.8;
  text-align: center;
}
#matsuyama .sec_bakery .ttl_wrap .txt_box .pic img {
  width: 20.6666666667vw;
  position: absolute;
  top: 30.6666666667vw;
  right: -4vw;
}
#matsuyama .sec_bakery .slide_area {
  margin-top: 10.6666666667vw;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_bakery .slide_area .swiper-container {
  width: 100%;
}
#matsuyama .sec_bakery .slide_area .swiper-slide {
  opacity: 0.3;
}
#matsuyama .sec_bakery .slide_area .swiper-slide.swiper-slide-prev {
  opacity: 1;
}
#matsuyama .sec_bakery .slide_area .swiper-slide.swiper-slide-next {
  opacity: 1;
}
#matsuyama .sec_bakery .slide_area .swiper-slide.swiper-slide-active {
  opacity: 1;
}
#matsuyama .sec_bakery .slide_area .button-prev {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  top: 48.8vw;
  z-index: 1;
  left: 11.2vw;
}
#matsuyama .sec_bakery .slide_area .button-prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#matsuyama .sec_bakery .slide_area .button-next {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  top: 48.8vw;
  z-index: 1;
  right: 11.2vw;
}
#matsuyama .sec_bakery .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_bakery .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_bakery .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_bakery .slide_area .swiper-pagination-bullet {
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  background: #a09f9d;
  opacity: 1;
  margin: 0 6px;
}
#matsuyama .sec_bakery .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e67a1a;
}
#matsuyama .sec_bakery .slide_area .txt_box {
  padding: 4.6666666667vw 2.6666666667vw 2.6666666667vw;
  height: 90.6666666667vw;
}
#matsuyama .sec_bakery .slide_area .txt_box h4 {
  font-size: 4.5333333333vw;
  line-height: 1.3;
  height: 8vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#matsuyama .sec_bakery .slide_area .txt_box .desc {
  margin-top: 4vw;
  line-height: 1.6;
  min-height: 42.6666666667vw;
}
#matsuyama .sec_bakery .slide_area .txt_box .detail {
  margin-top: 2.6666666667vw;
  padding-top: 2.6666666667vw;
  border-top: 1px solid #afafaf;
}
#matsuyama .sec_bakery .slide_area .txt_box .detail .name span {
  display: block;
  font-size: 2.9333333333vw;
  line-height: 1;
  margin-top: -1px;
}
#matsuyama .sec_bakery .slide_area .txt_box .detail .address {
  font-size: 2.9333333333vw;
  margin-top: 2vw;
}
#matsuyama .sec_sweets {
  padding-top: 13.3333333333vw;
  padding-bottom: 13.3333333333vw;
  position: relative;
  background: url(../images/bg_sec_sweets_sp.png) no-repeat top 10px center/100%;
}
#matsuyama .sec_sweets::before {
  display: block;
  content: "";
  width: 100%;
  height: 7.6vw;
  background: url(../images/bg_sec_bakery_bottom_sp.png) no-repeat top center/100%;
  position: absolute;
  top: -6.6666666667vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_sweets .ttl_wrap h2 {
  width: 75.2vw;
  margin: 0 auto;
}
#matsuyama .sec_sweets .ttl_wrap .desc {
  text-align: center;
  margin-top: 8vw;
}
#matsuyama .sec_sweets .ttl_wrap .note {
  text-align: center;
}
#matsuyama .sec_sweets .slide_area {
  width: 90%;
  margin: 12vw auto 0;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_sweets .slide_area .button-prev {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  top: 159.3333333333vw;
  right: 6vw;
  z-index: 1;
}
#matsuyama .sec_sweets .slide_area .button-prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#matsuyama .sec_sweets .slide_area .button-next {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  top: 159.3333333333vw;
  right: 6vw;
  z-index: 1;
}
#matsuyama .sec_sweets .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -10.6666666667vw;
  text-align: center;
}
#matsuyama .sec_sweets .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -10.6666666667vw;
  text-align: center;
}
#matsuyama .sec_sweets .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -10.6666666667vw;
  text-align: center;
}
#matsuyama .sec_sweets .slide_area .swiper-pagination-bullet {
  width: 4.8vw;
  height: 4.8vw;
  background: url(../images/icon_sweets_pagination.png) no-repeat top center/contain;
  opacity: 1;
  margin: 0 6px;
  opacity: 0.5;
}
#matsuyama .sec_sweets .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
#matsuyama .sec_sweets .slide_area .spot_box {
  background: #f9f9f9;
  -webkit-box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.2);
  padding: 4.6666666667vw;
  margin: 0 auto;
}
#matsuyama .sec_sweets .slide_area .spot_box .ph img {
  width: 100%;
}
#matsuyama .sec_sweets .slide_area .spot_box h4 {
  margin-top: 2.6666666667vw;
  font-size: 4.5333333333vw;
  text-align: center;
}
#matsuyama .sec_sweets .slide_area .spot_box .txt_box {
  margin-top: 2.6666666667vw;
}
#matsuyama .sec_sweets .slide_area .spot_box .txt_box .desc {
  line-height: 1.7;
}
#matsuyama .sec_sweets .slide_area .spot_box .txt_box .detail {
  margin-top: 4vw;
  border: 1px solid #afafaf;
  padding: 2vw 3.3333333333vw;
  line-height: 1.7;
  width: 60vw;
}
#matsuyama .sec_sweets .slide_area .spot_box .txt_box .address {
  font-size: 2.9333333333vw;
}
#matsuyama .sec_sweets .flex_wrap {
  margin-top: 20vw;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_sweets .flex_wrap::before {
  display: block;
  content: "";
  width: 100vw;
  height: 100%;
  background: url(../images/bg_sec_sweets_flex_wrap_sp.png) no-repeat top center/100%;
  position: absolute;
  top: -4vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
  z-index: -1;
}
#matsuyama .sec_sweets .flex_wrap li + li {
  margin-top: 12vw;
}
#matsuyama .sec_sweets .flex_wrap li .ph {
  width: 73.8666666667vw;
  margin: 0 auto;
}
#matsuyama .sec_sweets .flex_wrap li .txt_box {
  width: 90%;
  margin: 5.3333333333vw auto 0;
}
#matsuyama .sec_morning {
  background: url(../images/bg_sec_gourmet.png) repeat top center;
  padding-top: 18.6666666667vw;
  padding-bottom: 18.6666666667vw;
  position: relative;
}
#matsuyama .sec_morning::before {
  display: block;
  content: "";
  width: 100%;
  height: 7.6vw;
  background: url(../images/bg_sec_sweet_bottom_sp.png) no-repeat top center/100%;
  position: absolute;
  top: -0.2666666667vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_morning::after {
  display: block;
  content: "";
  width: 100%;
  height: 153.3333333333vw;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_morning .ttl_wrap h2 {
  text-align: center;
  width: 77.4666666667vw;
  margin: 0 auto;
}
#matsuyama .sec_morning .ttl_wrap .desc {
  text-align: center;
  margin: 6.6666666667vw auto 0;
  width: 90%;
  line-height: 1.6;
}
#matsuyama .sec_morning .slide_area {
  margin-top: 33.3333333333vw;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_morning .slide_area .swiper-container {
  width: 89.3333333333vw;
}
#matsuyama .sec_morning .slide_area .swiper-slide {
  background: url(../images/bg_sec_morning_slide.jpg) repeat top center;
  opacity: 0.3;
}
#matsuyama .sec_morning .slide_area .swiper-slide.swiper-slide-active {
  opacity: 1;
}
#matsuyama .sec_morning .slide_area .button-prev {
  width: 11.3333333333vw;
  height: 11.3333333333vw;
  cursor: pointer;
  position: absolute;
  top: 33.3333333333vw;
  z-index: 1;
  left: -6vw;
}
#matsuyama .sec_morning .slide_area .button-prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#matsuyama .sec_morning .slide_area .button-next {
  width: 11.3333333333vw;
  height: 11.3333333333vw;
  cursor: pointer;
  position: absolute;
  top: 33.3333333333vw;
  z-index: 1;
  right: -6vw;
}
#matsuyama .sec_morning .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -8vw;
  text-align: center;
}
#matsuyama .sec_morning .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -8vw;
  text-align: center;
}
#matsuyama .sec_morning .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -8vw;
  text-align: center;
}
#matsuyama .sec_morning .slide_area .swiper-pagination-bullet {
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  background: #a09f9d;
  opacity: 1;
  margin: 0 6px;
}
#matsuyama .sec_morning .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e67a1a;
}
#matsuyama .sec_morning .slide_area .spot_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  min-height: 475px;
}
#matsuyama .sec_morning .slide_area .spot_box .txt_box {
  padding: 5.3333333333vw;
}
#matsuyama .sec_morning .slide_area .spot_box .txt_box h4 {
  font-size: 6vw;
  line-height: 1;
  height: 8vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#matsuyama .sec_morning .slide_area .spot_box .txt_box h4 span {
  display: contents;
  font-size: 2.9333333333vw;
  line-height: 1;
}
#matsuyama .sec_morning .slide_area .spot_box .txt_box .desc {
  margin-top: 5.3333333333vw;
  line-height: 1.6;
}
#matsuyama .sec_morning .slide_area .spot_box .txt_box .detail {
  margin-top: 4vw;
  padding-top: 2.6666666667vw;
  border-top: 1px solid #afafaf;
}
#matsuyama .sec_morning .slide_area .spot_box .ph {
  text-align: center;
}
#matsuyama .sec_morning .slide_area .spot_box .ph img {
  width: 60.6666666667vw;
  margin: -21.3333333333vw auto 0;
}
#matsuyama .sec_morning .slide_area .spot_box.spot03 .txt_box h4 {
  line-height: 0.8;
}
#matsuyama .sec_morning .btn {
  margin: 18.6666666667vw auto 0;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_cafe {
  padding-bottom: 12vw;
  position: relative;
}
#matsuyama .sec_cafe::before {
  display: block;
  content: "";
  width: 100%;
  height: 10.1333333333vw;
  background: url(../images/bg_sec_cafe_top_sp.png) no-repeat top center/100%;
  position: absolute;
  top: -9.3333333333vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_cafe .ttl_wrap h2 {
  text-align: center;
  width: 53.2vw;
  margin: 0 auto;
}
#matsuyama .sec_cafe .ttl_wrap .desc {
  text-align: center;
  margin: 6.6666666667vw auto 0;
  width: 90%;
  line-height: 1.6;
}
#matsuyama .sec_cafe .slide_area {
  margin-top: 6.6666666667vw;
}
#matsuyama .sec_cafe .slide_area .swiper-container {
  width: 100%;
}
#matsuyama .sec_cafe .slide_area .swiper-slide {
  opacity: 0.3;
}
#matsuyama .sec_cafe .slide_area .swiper-slide.swiper-slide-prev {
  opacity: 1;
}
#matsuyama .sec_cafe .slide_area .swiper-slide.swiper-slide-next {
  opacity: 1;
}
#matsuyama .sec_cafe .slide_area .swiper-slide.swiper-slide-active {
  opacity: 1;
}
#matsuyama .sec_cafe .slide_area .button-prev {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  top: 50.1333333333vw;
  z-index: 1;
  left: 11.2vw;
}
#matsuyama .sec_cafe .slide_area .button-prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#matsuyama .sec_cafe .slide_area .button-next {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  top: 50.1333333333vw;
  z-index: 1;
  right: 11.2vw;
}
#matsuyama .sec_cafe .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_cafe .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_cafe .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -9.3333333333vw;
  text-align: center;
}
#matsuyama .sec_cafe .slide_area .swiper-pagination-bullet {
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  background: #a09f9d;
  opacity: 1;
  margin: 0 6px;
}
#matsuyama .sec_cafe .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e67a1a;
}
#matsuyama .sec_cafe .slide_area .txt_box {
  background: url(../images/bg_sec_gourmet_txt_box.jpg) repeat top center;
  padding: 4.6666666667vw 2.6666666667vw 2.6666666667vw;
  height: 100vw;
}
#matsuyama .sec_cafe .slide_area .txt_box h4 {
  font-size: 4.5333333333vw;
  line-height: 1.3;
  height: 10.6666666667vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#matsuyama .sec_cafe .slide_area .txt_box .desc {
  margin-top: 2.6666666667vw;
  line-height: 1.6;
  min-height: 39.3333333333vw;
}
#matsuyama .sec_cafe .slide_area .txt_box .detail {
  margin-top: 2.6666666667vw;
  padding-top: 2.6666666667vw;
  border-top: 1px solid #afafaf;
}
#matsuyama .sec_cafe .slide_area .txt_box .detail .name span {
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-top: -1px;
}
#matsuyama .sec_cafe .slide_area .txt_box .detail .address {
  font-size: 2.9333333333vw;
  margin-top: 4vw;
}
#matsuyama .sec_cafe .btn {
  margin: 60px auto 0;
}
#matsuyama .sec_art {
  padding-bottom: 6.6666666667vw;
}
#matsuyama .sec_art .cnt_mv h2 {
  left: 51%;
}
#matsuyama .sec_art .spot_wrap {
  width: 89.3333333333vw;
  margin: 0 auto;
}
#matsuyama .sec_art .spot_box {
  margin: 10.6666666667vw auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
#matsuyama .sec_art .spot_box .img_box {
  position: relative;
}
#matsuyama .sec_art .spot_box .slide_area {
  width: 100%;
}
#matsuyama .sec_art .spot_box .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -8vw;
  text-align: center;
}
#matsuyama .sec_art .spot_box .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -8vw;
  text-align: center;
}
#matsuyama .sec_art .spot_box .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -8vw;
  text-align: center;
}
#matsuyama .sec_art .spot_box .slide_area .swiper-pagination-bullet {
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  background: #a09f9d;
  opacity: 1;
  margin: 0 6px;
}
#matsuyama .sec_art .spot_box .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #49c2c1;
}
#matsuyama .sec_art .spot_box .txt_box {
  position: relative;
  margin-top: 16vw;
}
#matsuyama .sec_art .spot_box .txt_box h4 {
  text-align: center;
  width: 72.9333333333vw;
  margin: 0 auto;
}
#matsuyama .sec_art .spot_box .txt_box .desc {
  line-height: 1.8;
  margin-top: 4vw;
}
#matsuyama .sec_art .spot_box .txt_box .detail {
  margin-top: 4vw;
  padding-top: 2.6666666667vw;
  border-top: 1px dotted #293446;
}
#matsuyama .sec_art .spot_box .txt_box .btn {
  margin: 4vw auto 0;
}
#matsuyama .sec_art .spot_box .txt_box .note {
  margin-top: 5px;
  text-align: center;
}
#matsuyama .sec_art .event {
  background: url(../images/bg_art_event.jpg) no-repeat center top/cover;
  margin-top: 20vw;
  padding-bottom: 13.3333333333vw;
}
#matsuyama .sec_art .event h3 {
  width: 81.7333333333vw;
  margin: 0 auto;
  text-align: center;
}
#matsuyama .sec_art .event h3 img {
  margin-top: -13.3333333333vw;
}
#matsuyama .sec_art .event .flex_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#matsuyama .sec_art .event .flex_wrap .txt_wrap {
  width: 100%;
}
#matsuyama .sec_art .event .flex_wrap .txt_wrap h4 {
  text-align: center;
  margin-top: 4vw;
  font-size: 5.3333333333vw;
  font-weight: 500;
}
#matsuyama .sec_art .event .flex_wrap .txt_wrap .desc {
  width: 90%;
  line-height: 1.7;
  margin: 4vw auto 0;
}
#matsuyama .sec_art .event .flex_wrap .img_wrap {
  width: 70.6666666667vw;
  margin: 4vw auto 0;
}
#matsuyama .sec_onsen {
  background: #e0f6f4;
  padding-bottom: 20vw;
}
#matsuyama .sec_onsen .spot_box {
  width: 90.6666666667vw;
  margin: 13.3333333333vw auto 0;
  position: relative;
}
#matsuyama .sec_onsen .spot_box .img_box {
  position: relative;
}
#matsuyama .sec_onsen .spot_box .img_box::before {
  display: block;
  content: "";
  width: 85.3333333333vw;
  height: 74vw;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#matsuyama .sec_onsen .spot_box .img_box .pic_deco {
  width: 18.6666666667vw;
  position: absolute;
  z-index: 2;
}
#matsuyama .sec_onsen .spot_box .slide_area {
  text-align: center;
}
#matsuyama .sec_onsen .spot_box .slide_area .swiper-slide img {
  width: 85.3333333333vw;
}
#matsuyama .sec_onsen .spot_box .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -8vw;
  text-align: center;
}
#matsuyama .sec_onsen .spot_box .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -8vw;
  text-align: center;
}
#matsuyama .sec_onsen .spot_box .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -8vw;
  text-align: center;
}
#matsuyama .sec_onsen .spot_box .slide_area .swiper-pagination-bullet {
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  background: #a09f9d;
  opacity: 1;
  margin: 0 6px;
}
#matsuyama .sec_onsen .spot_box .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #49c2c1;
}
#matsuyama .sec_onsen .spot_box .txt_box {
  margin-top: 12vw;
  position: relative;
}
#matsuyama .sec_onsen .spot_box .txt_box h4 {
  width: 84.2666666667vw;
  margin: 0 auto;
}
#matsuyama .sec_onsen .spot_box .txt_box .desc {
  line-height: 1.8;
  margin: 8vw auto;
  width: 96%;
}
#matsuyama .sec_onsen .spot_box .txt_box .detail {
  padding-top: 2.6666666667vw;
  border-top: 1px dotted #293446;
  margin: 5.3333333333vw auto 0;
  width: 96%;
}
#matsuyama .sec_onsen .spot_box .txt_box .detail p {
  text-align: center;
}
#matsuyama .sec_onsen .spot_box .txt_box .btn_wrap {
  text-align: center;
  margin-top: 4vw;
}
#matsuyama .sec_onsen .spot_box .txt_box .btn_wrap .btn {
  margin: 0 auto;
}
#matsuyama .sec_onsen .spot_box.spot01 .img_box::before {
  background: url(../images/bg_slide_onsen_spot01.png) no-repeat center/100%;
  top: 50%;
  left: 53%;
}
#matsuyama .sec_onsen .spot_box.spot01 .img_box .pic_deco {
  bottom: auto;
  top: 9.3333333333vw;
  left: 2.6666666667vw;
}
#matsuyama .sec_onsen .spot_box.spot02 .img_box::before {
  background: url(../images/bg_slide_onsen_spot02.png) no-repeat center/100%;
  top: 49%;
  left: 52%;
}
#matsuyama .sec_onsen .spot_box.spot02 .img_box .pic_deco {
  bottom: 4.2666666667vw;
  right: 2.6666666667vw;
}
#matsuyama .sec_onsen .spot_box.spot03 .img_box::before {
  background: url(../images/bg_slide_onsen_spot03.png) no-repeat center/100%;
  top: 49%;
  left: 48%;
}
#matsuyama .sec_onsen .spot_box.spot03 .img_box .pic_deco {
  left: -5px;
}
#matsuyama .sec_onsen .spot_box.spot03 .img_box .txt_box {
  bottom: 4.2666666667vw;
  left: 2.6666666667vw;
}
#matsuyama .sec_onsen .spot_box.spot03 .slide_area .swiper-slide img {
  width: 84vw;
}
#matsuyama .sec_onsen .foot_bath {
  position: relative;
  background: #cef2f2;
  width: 90.6666666667vw;
  margin: 20vw auto 0;
  padding-bottom: 1.3333333333vw;
}
#matsuyama .sec_onsen .foot_bath h3 {
  width: 86.8vw;
  text-align: center;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_onsen .foot_bath h3 img {
  margin-top: -6.6666666667vw;
}
#matsuyama .sec_onsen .foot_bath .flex_wrap {
  position: relative;
}
#matsuyama .sec_onsen .foot_bath .img_box {
  position: relative;
}
#matsuyama .sec_onsen .foot_bath .img_box h5 {
  width: 50.6666666667vw;
  margin: -6.6666666667vw auto 0;
}
#matsuyama .sec_onsen .foot_bath .slide_area {
  width: 80vw;
  margin: 0 auto;
}
#matsuyama .sec_onsen .foot_bath .slide_area .swiper-slide .ph img {
  width: 80vw;
}
#matsuyama .sec_onsen .foot_bath .slide_area .button-prev {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  bottom: -10.6666666667vw;
  left: 0;
}
#matsuyama .sec_onsen .foot_bath .slide_area .button-prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#matsuyama .sec_onsen .foot_bath .slide_area .button-next {
  width: 11.4666666667vw;
  height: 11.4666666667vw;
  cursor: pointer;
  position: absolute;
  bottom: -10.6666666667vw;
  right: 0;
}
#matsuyama .sec_onsen .foot_bath .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -6.6666666667vw;
  text-align: center;
}
#matsuyama .sec_onsen .foot_bath .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -6.6666666667vw;
  text-align: center;
}
#matsuyama .sec_onsen .foot_bath .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -6.6666666667vw;
  text-align: center;
}
#matsuyama .sec_onsen .foot_bath .slide_area .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #a09f9d;
  opacity: 1;
  margin: 0 6px;
}
#matsuyama .sec_onsen .foot_bath .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #49c2c1;
}
#matsuyama .sec_onsen .foot_bath .txt_box {
  margin: 13.3333333333vw auto 0;
  position: relative;
}
#matsuyama .sec_onsen .foot_bath .txt_box h4 {
  font-size: 5.0666666667vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.6;
}
#matsuyama .sec_onsen .foot_bath .txt_box .desc {
  line-height: 1.8;
  width: 90%;
  margin: 8vw auto;
}
#matsuyama .sec_onsen .btn {
  margin: 6.6666666667vw auto 0;
}
#matsuyama .sec_kanko {
  background: url(../images/bg_sec_gourmet.png) repeat top center;
  padding-bottom: 26.6666666667vw;
}
#matsuyama .sec_kanko h3 {
  text-align: center;
  margin: 5.3333333333vw auto 0;
  width: 53.4666666667vw;
}
#matsuyama .sec_kanko .spot_box {
  margin: 12vw auto 0;
  width: 90.6666666667vw;
}
#matsuyama .sec_kanko .spot_box .img_box {
  position: relative;
}
#matsuyama .sec_kanko .spot_box .img_box::before {
  display: block;
  content: "";
  width: 83.3333333333vw;
  height: 71.2vw;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#matsuyama .sec_kanko .spot_box .img_box h4 {
  width: 16vw;
  position: absolute;
  top: 2.6666666667vw;
  z-index: 2;
}
#matsuyama .sec_kanko .spot_box .img_box .pic_deco {
  width: 18.6666666667vw;
  position: absolute;
  z-index: 2;
}
#matsuyama .sec_kanko .spot_box .slide_area {
  text-align: center;
}
#matsuyama .sec_kanko .spot_box .slide_area .swiper-slide img {
  width: 83.6vw;
}
#matsuyama .sec_kanko .spot_box .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -6.6666666667vw;
  text-align: center;
}
#matsuyama .sec_kanko .spot_box .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -6.6666666667vw;
  text-align: center;
}
#matsuyama .sec_kanko .spot_box .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -6.6666666667vw;
  text-align: center;
}
#matsuyama .sec_kanko .spot_box .slide_area .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #a09f9d;
  opacity: 1;
}
#matsuyama .sec_kanko .spot_box .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #49c2c1;
}
#matsuyama .sec_kanko .spot_box .txt_box {
  margin-top: 10.6666666667vw;
  position: relative;
}
#matsuyama .sec_kanko .spot_box .txt_box .desc {
  line-height: 1.8;
  margin: 0 auto;
  width: 96%;
}
#matsuyama .sec_kanko .spot_box .txt_box .detail {
  border: 1px dotted #293446;
  padding: 2.6666666667vw;
  margin: 4vw auto 0;
  width: 95%;
}
#matsuyama .sec_kanko .spot_box .txt_box .detail p + p {
  margin-top: 2.6666666667vw;
}
#matsuyama .sec_kanko .spot_box .txt_box .detail p span {
  font-size: 3.2vw;
}
#matsuyama .sec_kanko .spot_box.spot01 .img_box {
  margin-left: -1.3333333333vw;
}
#matsuyama .sec_kanko .spot_box.spot01 .img_box::before {
  background: url(../images/bg_slide_kanko_spot01.png) no-repeat center/100%;
  top: 50%;
  left: 52%;
}
#matsuyama .sec_kanko .spot_box.spot01 .img_box h4 {
  right: -1.3333333333vw;
}
#matsuyama .sec_kanko .spot_box.spot01 .img_box .pic_deco {
  right: 5.3333333333vw;
  bottom: 6.6666666667vw;
}
#matsuyama .sec_kanko .spot_box.spot02 .img_box::before {
  background: url(../images/bg_slide_kanko_spot02.png) no-repeat center/100%;
  top: 49%;
  left: 54%;
}
#matsuyama .sec_kanko .spot_box.spot02 .img_box .pic_deco {
  right: 6vw;
  bottom: 4vw;
}
#matsuyama .sec_kanko .spot_box.spot02 h4 {
  left: 1.3333333333vw;
}
#matsuyama .sec_kanko .spot_box.spot03 .img_box {
  margin-left: -4vw;
}
#matsuyama .sec_kanko .spot_box.spot03 .img_box::before {
  background: url(../images/bg_slide_kanko_spot03.png) no-repeat center/100%;
  top: 49%;
  left: 46%;
}
#matsuyama .sec_kanko .spot_box.spot03 .img_box h4 {
  right: 0;
}
#matsuyama .sec_kanko .spot_box.spot03 .img_box .pic_deco {
  top: 25.3333333333vw;
  left: -2.6666666667vw;
}
#matsuyama .sec_kanko .spot_box.spot03 .slide_area .swiper-slide img {
  width: 83.3333333333vw;
}
#matsuyama .sec_kanko .btn {
  margin: 6.6666666667vw auto 0;
}
#matsuyama .sec_charm {
  padding-top: 6.6666666667vw;
  position: relative;
}
#matsuyama .sec_charm::before {
  display: block;
  content: "";
  width: 100%;
  height: 7.6vw;
  background: url(../images/bg_sec_charm_top_sp.png) no-repeat top center/100%;
  position: absolute;
  top: -6.6666666667vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_charm .btn_box {
  background: url(../images/bg_sec_charm_btn_wrap_sp.png) no-repeat top center/100%;
  height: 35.3333333333vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#matsuyama .sec_charm .btn_box .btn {
  margin: 0 auto;
}
#matsuyama .sec_charm .btn_box .btn.navy {
  background: #293446;
}
#matsuyama .sec_charm .charm_ttl {
  width: 68.8vw;
  margin-left: auto;
  margin-right: auto;
}
#matsuyama .sec_charm .ttl_lead {
  text-align: center;
  margin-top: 5.0666666667vw;
  font-size: 3.4666666667vw;
  line-height: 1.7;
}
#matsuyama .sec_charm .box {
  position: relative;
}
#matsuyama .sec_charm .box h3 {
  width: 82.9333333333vw;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#matsuyama .sec_charm .cnt_event {
  margin-top: 15.7333333333vw;
  padding: 12.5333333333vw 4.5333333333vw 6.6666666667vw;
  background: url(../images/bg_charm_event_sp.jpg) no-repeat center top/100vw;
}
#matsuyama .sec_charm .cnt_event .txt_wrap .heading {
  text-align: center;
  font-size: 3.4666666667vw;
  font-weight: 500;
  line-height: 1.4;
  width: 43.7333333333vw;
}
#matsuyama .sec_charm .cnt_event .txt_wrap .heading span {
  font-size: 6vw;
}
#matsuyama .sec_charm .cnt_event .txt_wrap .desc {
  width: 43.7333333333vw;
  line-height: 1.7;
  margin-top: 5.0666666667vw;
  font-size: 3.4666666667vw;
}
#matsuyama .sec_charm .cnt_event .txt_wrap .info {
  line-height: 1.7;
  margin-top: 4.6666666667vw;
  padding-top: 4.2666666667vw;
  padding-right: 7vw;
  border-top: 1px solid #a09f9d;
  font-size: 3.2vw;
}
#matsuyama .sec_charm .cnt_event .img_wrap {
  width: 50.2666666667vw;
  position: absolute;
  top: 11.2vw;
  right: 0;
}
#matsuyama .sec_charm .cnt_movie {
  margin-top: 18vw;
  padding: 10.9333333333vw 4.5333333333vw 6.6666666667vw;
  background: url(../images/bg_charm_movie_sp.jpg) no-repeat center top/100vw;
}
#matsuyama .sec_charm .cnt_movie .movie_lead {
  text-align: center;
}
#matsuyama .sec_charm .cnt_movie .wrapper {
  margin-top: 4vw;
}
#matsuyama .sec_charm .cnt_movie .wrapper .movie_wrap + .movie_wrap {
  margin-top: 4.5333333333vw;
}
#matsuyama .sec_charm .cnt_movie .wrapper .kaltura_movie {
  width: 80vw !important;
  height: 45.3333333333vw !important;
  margin-left: auto;
  margin-right: auto;
}
#matsuyama .sec_charm .cnt_nouzei {
  margin-top: 16.6666666667vw;
  padding: 13.3333333333vw 0 6.6666666667vw;
  background: url(../images/bg_charm_nouzei_sp.jpg) no-repeat center top/100vw;
}
#matsuyama .sec_charm .cnt_nouzei .img_wrap {
  width: 89.0666666667vw;
  margin-left: auto;
  margin-right: auto;
}
#matsuyama .sec_charm .cnt_nouzei .nouzei_lead {
  text-align: center;
  font-weight: bold;
  font-size: 4.5333333333vw;
  line-height: 1.4;
  margin-top: 5.7333333333vw;
}
#matsuyama .sec_charm .cnt_nouzei .desc {
  margin: 6.1333333333vw auto 0;
  line-height: 1.7;
  padding: 0 4.5333333333vw;
}
#matsuyama .sec_charm .cnt_nouzei .step_wrap {
  margin-top: 6.4vw;
  text-align: center;
}
#matsuyama .sec_charm .cnt_nouzei .btn_wrap {
  margin-top: 9.3333333333vw;
}
#matsuyama .sec_charm .cnt_nouzei .btn_wrap .btn {
  margin-left: auto;
  margin-right: auto;
  font-size: 4vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.3;
  width: 80vw;
  height: 14.6666666667vw;
}
#matsuyama .sec_charm .cnt_nouzei .btn_wrap .btn a {
  color: #fff;
}
#matsuyama .sec_charm .cnt_nouzei .btn_wrap .btn a::before {
  right: 3.3333333333vw;
  width: 4.1333333333vw;
  height: 1.8666666667vw;
}
#matsuyama .sec_charm .cnt_nouzei .btn_wrap .btn.travel {
  background-color: #4d970b;
}
#matsuyama .sec_charm .cnt_nouzei .btn_wrap .btn.nouzei {
  margin-top: 5.0666666667vw;
  background: #4d970b;
}
#matsuyama .sec_charm .cnt_nouzei .btn_wrap .notes {
  margin-top: 3.0666666667vw;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
  width: 81.3333333333vw;
  font-weight: 500;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 2.6666666667vw;
}
#matsuyama .sec_info {
  background: #e0f6f4;
  margin-top: 16vw;
  padding-top: 9.3333333333vw;
  position: relative;
}
#matsuyama .sec_info:before {
  display: block;
  content: "";
  width: 100%;
  height: 9.3333333333vw;
  background: url(../images/bg_sec_info_top_sp.png) no-repeat top center/100%;
  position: absolute;
  top: -8.6666666667vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_info .bnr_wrap {
  text-align: center;
  width: 95%;
  margin: 0 auto;
}
#matsuyama .sec_info .bnr_wrap + .btn_wrap {
  margin: 8vw auto 0;
  text-align: center;
}
#matsuyama .sec_info .btn {
  margin: 0 auto;
  text-align: center;
}
#matsuyama .sec_info .note {
  text-align: center;
}
#matsuyama .sec_info .disclaimer {
  width: 95%;
  margin: 8vw auto 0;
  background: #fff;
  line-height: 1.5;
  font-weight: 500;
}
#matsuyama .sec_access {
  background: #e0f6f4;
  padding-top: 13.3333333333vw;
}
#matsuyama .sec_access h2 {
  width: 51.4666666667vw;
  margin: 0 auto 4vw;
}
#matsuyama .sec_access .accessBox {
  width: 100%;
  margin: 0;
}
#matsuyama .sec_access .accessBox .map {
  margin: 0;
  height: 62vw;
}
#matsuyama .sec_search {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  background: #e0f6f4;
  padding-top: 13.3333333333vw;
  font-size: 16px;
}
#matsuyama .sec_search h2 {
  width: 25.6vw;
  margin: 0 auto 4vw;
}
#matsuyama .sec_search #search-box {
  margin: 0 15px;
}
#matsuyama .sec_search #search-box img {
  width: auto;
}
#matsuyama #pageInquiry {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  background: #e0f6f4;
  padding-top: 100px;
  padding-bottom: 50px;
}
#matsuyama #pageInquiry .inquiryTable {
  line-height: 1.5;
  margin-top: 0;
}
#matsuyama #pageInquiry .inquiryTable td {
  background-color: #fff;
}
#matsuyama #pageInquiry a {
  color: #0059b2 !important;
}
#matsuyama .pagetop_btn {
  bottom: 4vw;
  right: -5.3333333333vw;
}
#matsuyama .pagetop_btn .gototop_btn a {
  width: 33.3333333333vw;
}

/* アニメーション */
@-webkit-keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.FadeIn {
  opacity: 0;
}

.FadeIn.on {
  -webkit-animation-name: FadeIn;
          animation-name: FadeIn;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes FadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes FadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.FadeInUp {
  opacity: 0;
}

.FadeInUp.on {
  -webkit-animation-name: FadeInUp;
          animation-name: FadeInUp;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes FadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes FadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.FadeInLeft {
  opacity: 0;
}

.FadeInLeft.on {
  -webkit-animation-name: FadeInLeft;
          animation-name: FadeInLeft;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes FadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes FadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.FadeInRight {
  opacity: 0;
}

.FadeInRight.on {
  -webkit-animation-name: FadeInRight;
          animation-name: FadeInRight;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes FadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes FadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.kvanimation.delay01,
.animation.delay01 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.kvanimation.delay02,
.animation.delay02 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.kvanimation.delay03,
.animation.delay03 {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.kvanimation.delay04,
.animation.delay04 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}/*# sourceMappingURL=contents_sp.css.map */