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

body {
  overflow-x: hidden;
  min-width: 960px;
}

#widewrapper {
  width: 100%;
}

#contents.column1 {
  width: 100% !important;
}

.pc {
  display: block;
}

.sp {
  display: none !important;
}

.page_term {
  font-size: 13px;
  line-height: 1.5;
  width: 950px;
  margin: auto auto 30px auto;
  text-align: center;
}

#pageTab {
  width: 950px;
  margin: auto auto 50px auto;
}

#pageTab ul {
  z-index: 99;
}

#pageTab ul.tab5 li {
  margin: 0;
  background: #ffffff;
  width: 190px;
}

#pageTab ul li a {
  background: #dedede;
  height: auto;
  padding: 20px 0;
  font-size: 20px;
}

#contentsArea #pageTab ul li a:hover {
  opacity: 0.7;
  text-decoration: none;
}

#contentsArea .jdsColorBoxHtml {
  display: block;
  font-size: 13px;
  text-decoration: underline;
  text-align: center;
  margin-top: 10px;
}

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

#contentsArea .gototop_btn {
  margin-top: 20px;
}

#contentsArea .gototop_btn a {
  background: unset;
  color: #ffffff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

#contentsArea .gototop_btn a:hover {
  color: #ffffff;
}

#contents.column1 {
  width: 950px;
  padding: 0;
  margin: auto;
  background: #ffffff;
}

#contents .pagetop_btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 999;
  right: -20px;
}

.page_cpn {
  margin-bottom: 40px;
}

.page_cpn .cpn_box {
  width: 450px;
  float: left;
  margin-left: 50px;
}

.page_cpn .cpn_box:nth-child(2n-1) {
  margin-left: 0;
}

.page_cpn .cpn_box img {
  display: block;
}

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

.char {
  display: block;
  line-height: 1.7;
  font-size: 13px;
}

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

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

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

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

.cpVol {
  font-weight: bold;
}

#colorbox {
  width: 800px !important;
  height: 100% !important;
  position: fixed !important;
  top: 5vh !important;
  left: 50% !important;
  margin-left: -400px !important;
}

.tableholder {
  max-height: 90vh !important;
  position: relative;
  display: none;
}

.tableholder table {
  background-color: #ffffff;
  border-left: 1px solid #b4b4b4;
  border-top: 1px solid #b4b4b4;
  font-size: 13px;
  line-height: 1.4;
  display: block;
}

.tableholder table td {
  border-right: 1px solid #b4b4b4;
  padding: 8px;
  border-bottom: 1px solid #b4b4b4;
}

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

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

.tableholder table tr:last-child td {
  font-size: 11px;
}

.tableholder table tr td:first-child {
  background-color: #e1e1e1;
  text-align: right;
  width: 200px;
  font-weight: bold;
}

#cboxWrapper {
  height: auto !important;
  overflow: auto !important;
  width: 800px !important;
}

#cboxContent {
  width: 100% !important;
  margin: 0 !important;
  float: none !important;
  height: 100% !important;
}

#cboxMiddleLeft {
  height: 100% !important;
}

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

#cboxLoadedContent {
  background: #ffffff !important;
  border: none !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto !important;
  width: 100% !important;
  overflow: hidden;
}

#inline_content1 {
  list-style: none !important;
  font-size: 13px;
}

#inline_content2 {
  list-style: none !important;
  font-size: 13px;
}

.coupon_img {
  width: 100%;
  height: auto;
}

.cpn_box_txtbox {
  padding: 20px 20px 0 20px;
  background: #ffffff;
  color: #333333;
}

.cpn_box_txtbox dt {
  font-size: 14px;
}

.cpn_box_txtbox dd {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 8px;
}

.cpn_box_txtbox dd em {
  font-style: normal;
  font-size: 120%;
  display: block;
  font-weight: bold;
}

#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;
}

.coupon-guide {
  max-width: 912px;
  margin: 0 auto 1.75em;
  font-size: 13px;
  text-align: right;
}

.coupon-guide a {
  display: inline-block;
  padding: 0.25em 0.5em 0.5em 0.9em;
  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;
}

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

.page_box_sty1 {
  width: 950px;
  margin: auto auto 45px auto;
}

.page_box1 {
  width: 430px;
  float: left;
  margin-left: 30px;
  margin-bottom: 30px;
}

.page_box1 h3 {
  font-size: 18px;
  margin: 15px 0 12px;
}

.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;
}

.holder {
  margin-top: 12px;
}

.cp_right {
  display: none;
}

.fixBnr2 {
  position: fixed;
  display: block;
  right: 20px;
  bottom: 40px;
}

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

.pagetop_btn li a {
  background: #dedede;
  width: 90px;
  display: block;
  text-align: center;
  padding: 10px 0;
}

.accessBox {
  border: none;
  margin-bottom: 45px;
}

.column1 .accessBox .map {
  width: 600px;
  margin: auto;
  float: none;
  height: 450px;
  margin-bottom: 10px;
}

.column1 .accessBox .map iframe {
  width: 100%;
  display: block;
  height: 450px;
}

.column1 .accessBox .route {
  width: 600px;
  float: none;
  margin: auto;
}

.column1 #search-box {
  margin: auto;
}

#search-box h1 {
  display: none;
}

.disclaimer {
  margin: 20px auto 40px;
  font-size: 13px;
  text-align: center;
  padding: 1em 0;
  background-color: #fff;
}

#newetiquette {
  width: 900px;
  text-align: center;
  margin: 60px auto;
  background: #eeeeee;
  padding: 15px 0;
}

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

#pageInquiry .inquiryTable {
  width: 900px;
  margin: 60px auto 20px;
  font-size: 14px;
  border-collapse: collapse;
}

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

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

#pageInquiry td {
  border: solid 1px #aaaaaa;
  padding: 22px;
}

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

.page_footer ul {
  width: 950px;
  margin: auto;
}

.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 {
  width: 950px;
  margin: auto;
}

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

.page_foot_box {
  width: 950px;
  margin: 50px auto;
}

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

.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 .couponOneClick .coupon__button a:hover {
  background-color: #009700;
}

.coupon__box .coupon__box__holder {
  padding: 48px 10px 100px;
}

.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: 13px;
  margin-bottom: 54px;
  margin-top: 20px;
  text-align: center;
}

#matsuyama {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #293446;
  font-size: 18px;
}
#matsuyama img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: bottom;
  padding: 0;
  margin: 0;
  border: none;
}
#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 !important;
  text-decoration: none !important;
}
#matsuyama a:hover {
  opacity: 0.8;
}
#matsuyama sup {
  font-size: small;
  vertical-align: middle;
  margin-top: -10px;
  display: inline-block;
}
#matsuyama .wide_wrap {
  width: 1380px;
  margin: 0 auto;
  position: relative;
}
#matsuyama .inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#matsuyama p {
  line-height: 1.5;
}
#matsuyama p.note {
  font-size: 13px;
  margin-top: 8px;
}
#matsuyama p.note a:hover img {
  opacity: 0.8;
}
#matsuyama p.note.left {
  text-align: left;
}
#matsuyama p.note.center {
  text-align: center;
}
#matsuyama p.note.right {
  text-align: right;
}
#matsuyama .swiper-container {
  position: relative;
  z-index: 0;
  overflow: visible;
}
#matsuyama .swiper-container .swiper-slide img {
  width: 100%;
}
#matsuyama .swiper-button-next:after {
  display: none;
}
#matsuyama .swiper-container-rtl .swiper-button-prev:after {
  display: none;
}
#matsuyama .swiper-container-rtl .swiper-button-next:after {
  display: none;
}
#matsuyama .swiper-button-prev:after {
  display: none;
}
#matsuyama .btn {
  font-family: "Zen Kaku Gothic New", sans-serif;
  width: 650px;
  height: 87px;
  border-radius: 16px;
  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: 24px;
  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: 31px;
  height: 14px;
  background: url(../images/icon_btn_arrow.png) no-repeat top center/contain;
  position: absolute;
  top: 50%;
  right: 35px;
  -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: 23px;
  height: 24px;
  background: url(../images/icon_btn_blank.png) no-repeat top center/contain;
  position: absolute;
  top: 50%;
  right: 35px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#matsuyama .sec_kv {
  background: #f4fcff;
  position: relative;
  height: 1013px;
  overflow: hidden;
}
#matsuyama .sec_kv:after {
  display: block;
  content: "";
  width: 100%;
  height: 272px;
  background: url(../images/bg_kv_bottom.png) no-repeat top center;
  background-size: 1920px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_kv .pic_deco {
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
#matsuyama .sec_kv h1 {
  width: 535px;
  position: absolute;
  top: 158px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
}
#matsuyama .sec_kv .slide_area {
  width: 1920px;
  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;
  left: calc(50% - 49vw);
}
#matsuyama .navi_wrap {
  margin: 40px 0;
  height: 70px;
}
#matsuyama .navi_wrap .navi {
  position: relative;
  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;
  height: 70px;
}
#matsuyama .navi_wrap .navi li {
  width: 240px;
  position: relative;
}
#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;
}
#matsuyama .navi_wrap .navi li::before {
  display: block;
  content: "";
  width: 1px;
  height: 40px;
  background: #293446;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#matsuyama .navi_wrap .navi li:last-child::before {
  display: none;
}
#matsuyama .navi_wrap .navi::before {
  display: block;
  content: "";
  width: 200%;
  height: 107%;
  background: #fff;
  position: absolute;
  top: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}
#matsuyama .navi_wrap .navi.fixed {
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 5;
}
#matsuyama .float_navi_gourmet {
  position: fixed;
  bottom: 300px;
  right: -10px;
  z-index: 5;
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  width: 180px;
  border-radius: 20px 0 0 20px;
  border: 1px solid #3d2b1f;
  background: #fff;
  padding: 25px 0 25px 15px;
}
#matsuyama .float_navi_gourmet.fixed {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}
#matsuyama .float_navi_gourmet ul {
  margin-top: 25px;
}
#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;
}
#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: block !important;
}
#matsuyama .float_bnr {
  position: fixed;
  bottom: 100px;
  right: -35px;
  z-index: 5;
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}
#matsuyama .float_bnr .bnr {
  margin-bottom: 10px;
}
#matsuyama .float_bnr .bnr img {
  width: 100%;
}
#matsuyama .float_bnr.fixed {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}
#matsuyama .sec_intro {
  background: #f4fcff;
  padding-top: 30px;
  position: relative;
}
#matsuyama .sec_intro .inner {
  z-index: 1;
}
#matsuyama .sec_intro .pic_map {
  position: absolute;
  top: -330px;
  right: -185px;
}
#matsuyama .sec_intro .desc {
  padding-top: 200px;
  line-height: 2;
  margin-left: 470px;
}
#matsuyama .sec_intro h2 {
  margin-top: 70px;
  margin-left: 470px;
}
#matsuyama .sec_intro .ph_01 {
  position: absolute;
  top: -20px;
  left: 0;
  z-index: 2;
}
#matsuyama .sec_intro .ph_02 {
  position: absolute;
  top: 350px;
  left: -510px;
}
#matsuyama .sec_intro .slider {
  overflow: hidden;
  margin-top: 170px;
}
#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: 250%;
}
#matsuyama .sec_intro .slider .slide-track img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
#matsuyama .sec_cpn {
  margin-top: 60px;
  padding-bottom: 50px;
  position: relative;
}
#matsuyama .sec_cpn::before {
  display: block;
  content: "";
  width: 100%;
  height: 276px;
  background: url(../images/bg_sec_cpn.png) no-repeat top center/contain;
  position: absolute;
  top: 520px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_cpn .cpn_wrap {
  background: url(../images/bg_cpn_wrap.png) no-repeat bottom center/cover;
  padding-top: 30px;
  margin-bottom: 70px;
}
#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;
  width: 67%;
  margin: 50px auto 0;
  gap: 10px 0;
  font-size: 18px;
  font-weight: 500;
}
#matsuyama .sec_cpn .cpn_wrap .term dt {
  width: 23%;
  position: relative;
}
#matsuyama .sec_cpn .cpn_wrap .term dt::before {
  display: block;
  content: "";
  width: 5px;
  height: 90%;
  background-image: -webkit-radial-gradient(circle, #a2d8e3 1px, transparent 1px);
  background-image: radial-gradient(circle, #a2d8e3 1px, transparent 1px);
  background-position: left top;
  background-repeat: repeat-y;
  background-size: 2px 5px;
  position: absolute;
  top: 2px;
  left: 125px;
}
#matsuyama .sec_cpn .cpn_wrap .term dd {
  width: 77%;
}
#matsuyama .sec_cpn .cpn_wrap .note {
  width: 67%;
  margin: 40px auto 0;
  font-size: 14px;
}
#matsuyama .sec_cpn .cpn_wrap .coupon__filter__guide {
  margin: 50px auto 0;
}
#matsuyama .sec_cpn .cpn_wrap .coupon__filter__guide a {
  font-size: 17px;
  border-radius: 8px;
  padding: 8px 45px 8px 25px;
  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: 17px;
  width: 17px;
  height: 17px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAiCAMAAADmrkDzAAAARVBMVEUAAAAwMDAwMDAwMDAxMTEzMzMyMjIzMzMzMzMyMjIzMzM1NTUyMjIwMDAzMzMzMzMyMjIxMTEyMjIzMzMyMjI0NDQzMzP51LwrAAAAFnRSTlMAIEAwoJ+Av+9/r2BgEFDP3x9w3+9Aa03MBwAAAHlJREFUeNrdykUSQkEUA8DvriPv/kfFSRhSxQ7rdWcfkhdQylEZ1HI07VWHofXGQ4cBQ4dxwpjzq5lDhrF0djVxoLHadrVQ4LHZnl0hyMFBDw56cNCDA+PBQQ9HQY95RRCDuM29GI01fzzahE+Gsychzx7EKTVnb3YA6mQP/gr9fQ8AAAAASUVORK5CYII=);
  position: absolute;
  top: 50%;
  right: 12px;
  -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: 30px;
  position: relative;
}
#matsuyama .sec_cpn .cpn_wrap .coupon__box__holder::before {
  display: block;
  content: "";
  width: 572px;
  height: 148px;
  background: url(../images/pic_cpn_deco.png) no-repeat top center/contain;
  position: absolute;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_cpn .bnr_wrap {
  text-align: center;
}
#matsuyama .sec_cpn .bnr_wrap .bnr {
  width: 730px;
  margin: 0 auto;
}
#matsuyama .sec_cpn .bnr_wrap .bnr a img {
  width: 100%;
}
#matsuyama .sec_cpn .bnr_wrap .bnr .bnr_ttl {
  margin-bottom: 10px;
}
#matsuyama .sec_cpn .bnr_wrap .bnr + .bnr {
  margin-top: 50px;
}
#matsuyama .cnt_mv {
  position: relative;
  height: 440px;
}
#matsuyama .cnt_mv .bg {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#matsuyama .cnt_mv h2 {
  position: absolute;
  top: 50px;
  left: 54%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#matsuyama .sec_gourmet {
  background: url(../images/bg_sec_gourmet.png) repeat top center;
  padding-bottom: 240px;
}
#matsuyama .sec_gourmet .txt {
  margin-top: 50px;
  text-align: center;
  line-height: 1.8;
}
#matsuyama .sec_gourmet .ttl_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 90px auto 0;
}
#matsuyama .sec_gourmet .ttl_wrap .img_box {
  width: 50%;
  margin-left: 120px;
}
#matsuyama .sec_gourmet .ttl_wrap .img_box .ph img {
  margin-top: -30px;
}
#matsuyama .sec_gourmet .ttl_wrap .txt_box {
  width: 57%;
}
#matsuyama .sec_gourmet .ttl_wrap .txt_box .desc {
  line-height: 1.8;
  position: absolute;
  top: 160px;
  left: 150px;
}
#matsuyama .sec_gourmet .ttl_wrap .txt_box .note {
  position: absolute;
  top: 330px;
  left: 150px;
}
#matsuyama .sec_gourmet .btn {
  margin: 90px auto 0;
}
#matsuyama .sec_gourmet .slide_area.cassette_style {
  margin-top: 90px;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-container {
  width: 960px;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-slide {
  opacity: 0.3;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-slide .ph img {
  width: 300px;
}
#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: 52px;
  height: 52px;
  cursor: pointer;
  position: absolute;
  top: 330px;
  z-index: 1;
  left: -40px;
}
#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: 52px;
  height: 52px;
  cursor: pointer;
  position: absolute;
  top: 330px;
  z-index: 1;
  right: -40px;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-pagination-custom {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-pagination-fraction {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #a09f9d;
  opacity: 1;
  margin: 0 6px;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ed7400;
}
#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 20px 20px;
  padding: 20px;
  height: 410px;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .txt_box h4 {
  font-size: 22px;
  line-height: 1.3;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .txt_box .desc {
  line-height: 1.6;
  min-height: 205px;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .txt_box .detail {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #afafaf;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .txt_box .detail .name span {
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-top: -1px;
}
#matsuyama .sec_gourmet .slide_area.cassette_style .txt_box .detail .address {
  font-size: 14px;
  margin-top: 15px;
}
#matsuyama .sec_gourmet .feature {
  margin-top: 100px;
}
#matsuyama .sec_gourmet .feature h3 {
  text-align: center;
}
#matsuyama .sec_gourmet .feature .slide_area .swiper-container {
  width: unset;
}
#matsuyama .sec_gourmet .feature .swiper-wrapper.flex_wrap {
  margin-top: 60px;
  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 .swiper-wrapper.flex_wrap .swiper-slide {
  width: 440px;
}
#matsuyama .sec_gourmet .feature .swiper-wrapper.flex_wrap .swiper-slide .desc {
  margin-top: 20px;
  line-height: 1.6;
}
#matsuyama .sec_gourmet .feature .swiper-wrapper.flex_wrap .swiper-slide .detail {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #afafaf;
}
#matsuyama .sec_gourmet .feature .swiper-wrapper.flex_wrap .swiper-slide .detail .name span {
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-top: -1px;
}
#matsuyama .sec_gourmet .feature .swiper-wrapper.flex_wrap .swiper-slide .detail .address {
  font-size: 14px;
  margin-top: 7px;
}
#matsuyama .sec_sake {
  position: relative;
  padding-bottom: 300px;
}
#matsuyama .sec_sake::before {
  display: block;
  content: "";
  width: 100%;
  height: 146px;
  background: url(../images/bg_sec_sake_top.png) no-repeat top center;
  position: absolute;
  top: -140px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_sake::after {
  display: block;
  content: "";
  width: 100%;
  height: 610px;
  background: url(../images/bg_sec_sake.png) no-repeat top center;
  position: absolute;
  top: 315px;
  left: calc(50% - 50px);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_sake .ttl_wrap h2 {
  text-align: center;
  position: relative;
}
#matsuyama .sec_sake .ttl_wrap .desc {
  text-align: center;
  margin-top: 50px;
}
#matsuyama .sec_sake .ttl_wrap .note {
  text-align: center;
}
#matsuyama .sec_sake .slide_area {
  margin-top: 55px;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_sake .slide_area .swiper-container {
  width: 960px;
}
#matsuyama .sec_sake .slide_area .swiper-slide {
  opacity: 0.3;
}
#matsuyama .sec_sake .slide_area .swiper-slide .ph img {
  width: 300px;
}
#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: 52px;
  height: 52px;
  cursor: pointer;
  position: absolute;
  top: 330px;
  z-index: 1;
  left: -40px;
}
#matsuyama .sec_sake .slide_area .button-prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#matsuyama .sec_sake .slide_area .button-next {
  width: 52px;
  height: 52px;
  cursor: pointer;
  position: absolute;
  top: 330px;
  z-index: 1;
  right: -40px;
}
#matsuyama .sec_sake .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_sake .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_sake .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_sake .slide_area .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  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: 15px;
  height: 460px;
  margin-top: -153px;
  padding-top: 165px;
}
#matsuyama .sec_sake .slide_area .txt_box h4 {
  font-size: 22px;
  line-height: 1.3;
  height: 58px;
  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: 14px;
  line-height: 1;
  margin-top: -1px;
}
#matsuyama .sec_sake .slide_area .txt_box .desc {
  margin-top: 20px;
  line-height: 1.6;
}
#matsuyama .sec_kura {
  position: relative;
  background: #d4e3f6;
  padding-bottom: 200px;
}
#matsuyama .sec_kura::before {
  display: block;
  content: "";
  width: 100%;
  height: 146px;
  background: url(../images/bg_sec_kura_top.png) no-repeat top center;
  position: absolute;
  top: -140px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}
#matsuyama .sec_kura::after {
  display: block;
  content: "";
  width: 100%;
  height: 610px;
  background: url(../images/bg_sec_kura.png) no-repeat top center;
  position: absolute;
  top: 260px;
  left: calc(50% + 10px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}
#matsuyama .sec_kura .ttl_wrap {
  padding-bottom: 30px;
}
#matsuyama .sec_kura .ttl_wrap h2 {
  position: absolute;
  top: -155px;
  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;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_kura .topic + .topic {
  margin-top: 50px;
}
#matsuyama .sec_kura .topic .txt_box {
  position: relative;
  width: 46%;
}
#matsuyama .sec_kura .topic .txt_box h3 {
  text-align: center;
  margin-top: 10px;
}
#matsuyama .sec_kura .topic .txt_box h4 {
  margin-top: 10px;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
}
#matsuyama .sec_kura .topic .txt_box .desc {
  margin-top: 35px;
  line-height: 1.7;
}
#matsuyama .sec_kura .topic .txt_box .ph {
  position: absolute;
  top: 60px;
  right: 0;
}
#matsuyama .sec_kura .topic .txt_box .detail {
  margin-top: 30px;
  border: 1px dotted #293446;
  padding: 20px;
  font-size: 16px;
}
#matsuyama .sec_kura .topic.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#matsuyama .sec_kura .topic.topic02 .txt_box h4 {
  margin-top: 35px;
}
#matsuyama .sec_kura .pick_up {
  margin: 65px auto 80px;
  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;
  gap: 0 30px;
  padding-bottom: 40px;
  background: url(../images/bg_kura_pick_up.png?) no-repeat top center;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_kura .pick_up .txt_box {
  width: 500px;
}
#matsuyama .sec_kura .pick_up .txt_box h4 {
  padding-top: 10px;
}
#matsuyama .sec_kura .pick_up .txt_box .desc {
  margin-top: 25px;
}
#matsuyama .sec_bakery {
  padding-top: 40px;
  padding-bottom: 200px;
  position: relative;
}
#matsuyama .sec_bakery::before {
  display: block;
  content: "";
  width: 100%;
  height: 146px;
  background: url(../images/bg_sec_bakery_top.png) no-repeat top center;
  position: absolute;
  top: -140px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_bakery::after {
  display: block;
  content: "";
  width: 100%;
  height: 900px;
  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 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
#matsuyama .sec_bakery .ttl_wrap .img_box {
  width: 50%;
  margin-left: 40px;
}
#matsuyama .sec_bakery .ttl_wrap .txt_box {
  width: 50%;
}
#matsuyama .sec_bakery .ttl_wrap .txt_box .desc {
  line-height: 1.8;
  padding-top: 20px;
  padding-left: 150px;
  text-align: center;
}
#matsuyama .sec_bakery .ttl_wrap .txt_box .pic {
  position: absolute;
  top: 160px;
  left: -110px;
}
#matsuyama .sec_bakery .slide_area {
  position: relative;
  z-index: 1;
  margin-top: 70px;
}
#matsuyama .sec_bakery .slide_area .swiper-container {
  width: 960px;
}
#matsuyama .sec_bakery .slide_area .swiper-slide {
  opacity: 0.3;
}
#matsuyama .sec_bakery .slide_area .swiper-slide .ph img {
  width: 300px;
}
#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: 52px;
  height: 52px;
  cursor: pointer;
  position: absolute;
  top: 330px;
  z-index: 1;
  left: -40px;
}
#matsuyama .sec_bakery .slide_area .button-prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#matsuyama .sec_bakery .slide_area .button-next {
  width: 52px;
  height: 52px;
  cursor: pointer;
  position: absolute;
  top: 330px;
  z-index: 1;
  right: -40px;
}
#matsuyama .sec_bakery .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_bakery .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_bakery .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_bakery .slide_area .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #a09f9d;
  opacity: 1;
  margin: 0 6px;
}
#matsuyama .sec_bakery .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ed7400;
}
#matsuyama .sec_bakery .slide_area .txt_box {
  padding: 20px;
  height: 535px;
}
#matsuyama .sec_bakery .slide_area .txt_box h4 {
  font-size: 22px;
  line-height: 1.3;
  height: 58px;
  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: 20px;
  line-height: 1.6;
  min-height: 220px;
}
#matsuyama .sec_bakery .slide_area .txt_box .detail {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #afafaf;
}
#matsuyama .sec_bakery .slide_area .txt_box .detail .name span {
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-top: -1px;
}
#matsuyama .sec_bakery .slide_area .txt_box .detail .address {
  font-size: 14px;
  margin-top: 15px;
}
#matsuyama .sec_sweets {
  padding-bottom: 60px;
  position: relative;
  background: url(../images/bg_sec_sweets.png) no-repeat top center;
}
#matsuyama .sec_sweets::before {
  display: block;
  content: "";
  width: 100%;
  height: 146px;
  background: url(../images/bg_sec_bakery_bottom.png) no-repeat top center;
  position: absolute;
  top: -140px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_sweets .ttl_wrap h2 {
  text-align: center;
  position: relative;
}
#matsuyama .sec_sweets .ttl_wrap .desc {
  text-align: center;
  margin-top: 30px;
}
#matsuyama .sec_sweets .ttl_wrap .note {
  text-align: center;
}
#matsuyama .sec_sweets .slide_area {
  margin-top: 90px;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_sweets .slide_area .swiper-container {
  width: 960px;
}
#matsuyama .sec_sweets .slide_area .button-prev {
  width: 61px;
  height: 61px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 1;
  left: -10px;
}
#matsuyama .sec_sweets .slide_area .button-prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#matsuyama .sec_sweets .slide_area .button-next {
  width: 61px;
  height: 61px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 1;
  right: -10px;
}
#matsuyama .sec_sweets .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -40px;
  text-align: center;
}
#matsuyama .sec_sweets .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -40px;
  text-align: center;
}
#matsuyama .sec_sweets .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -40px;
  text-align: center;
}
#matsuyama .sec_sweets .slide_area .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  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 {
  width: 880px;
  background: #f9f9f9;
  -webkit-box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.2);
  padding: 60px 40px;
  margin: 0 auto;
}
#matsuyama .sec_sweets .slide_area .spot_box .ph img {
  width: 100%;
}
#matsuyama .sec_sweets .slide_area .spot_box h4 {
  margin-top: 35px;
  font-size: 26px;
  text-align: center;
}
#matsuyama .sec_sweets .slide_area .spot_box .txt_box {
  margin-top: 35px;
  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_sweets .slide_area .spot_box .txt_box .desc {
  line-height: 1.7;
  width: 510px;
}
#matsuyama .sec_sweets .slide_area .spot_box .txt_box .detail {
  border: 1px solid #afafaf;
  padding: 20px;
  font-size: 16px;
  width: 240px;
}
#matsuyama .sec_sweets .swiper-slide {
  opacity: 0 !important;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
#matsuyama .sec_sweets .swiper-slide-active {
  opacity: 1 !important;
}
#matsuyama .sec_sweets .spot_box {
  -webkit-transition: -webkit-transform 0.8s ease;
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
}
#matsuyama .sec_sweets .swiper-slide-prev .spot_box {
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
}
#matsuyama .sec_sweets .swiper-slide-next .spot_box {
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
}
#matsuyama .sec_sweets .swiper-slide-active .spot_box {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#matsuyama .sec_sweets .flex_wrap {
  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;
  margin-top: 90px;
  gap: 0 40px;
}
#matsuyama .sec_sweets .flex_wrap li {
  width: 410px;
}
#matsuyama .sec_sweets .flex_wrap li .txt_box {
  margin-top: 30px;
}
#matsuyama .sec_morning {
  background: url(../images/bg_sec_gourmet.png) repeat top center;
  padding-top: 200px;
  padding-bottom: 100px;
  position: relative;
}
#matsuyama .sec_morning::before {
  display: block;
  content: "";
  width: 100%;
  height: 146px;
  background: url(../images/bg_sec_sweets_bottom.png) no-repeat top center;
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_morning::after {
  display: block;
  content: "";
  width: 100%;
  height: 640px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_morning .ttl_wrap h2 {
  text-align: center;
}
#matsuyama .sec_morning .ttl_wrap .desc {
  text-align: center;
  margin-top: 50px;
}
#matsuyama .sec_morning .slide_area {
  margin-top: 90px;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_morning .slide_area .swiper-container {
  width: 960px;
}
#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: 61px;
  height: 61px;
  cursor: pointer;
  position: absolute;
  top: 185px;
  z-index: 1;
  left: -40px;
}
#matsuyama .sec_morning .slide_area .button-prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#matsuyama .sec_morning .slide_area .button-next {
  width: 61px;
  height: 61px;
  cursor: pointer;
  position: absolute;
  top: 185px;
  z-index: 1;
  right: -40px;
}
#matsuyama .sec_morning .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_morning .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_morning .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_morning .slide_area .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #a09f9d;
  opacity: 1;
  margin: 0 6px;
}
#matsuyama .sec_morning .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ed7400;
}
#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;
  gap: 0 30px;
  margin-top: -30px;
  padding-bottom: 30px;
  min-height: 475px;
}
#matsuyama .sec_morning .slide_area .spot_box .txt_box {
  padding: 60px 20px 0;
  width: 46%;
}
#matsuyama .sec_morning .slide_area .spot_box .txt_box h4 {
  font-size: 30px;
  line-height: 1;
  height: 58px;
  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: 18px;
  line-height: 1;
}
#matsuyama .sec_morning .slide_area .spot_box .txt_box .desc {
  margin-top: 20px;
  line-height: 1.6;
}
#matsuyama .sec_morning .slide_area .spot_box .txt_box .detail {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #afafaf;
}
#matsuyama .sec_morning .slide_area .spot_box .ph img {
  width: 380px;
}
#matsuyama .sec_morning .slide_area .spot_box.spot03 .txt_box h4 {
  line-height: 0.8;
}
#matsuyama .sec_morning .btn {
  margin: 90px auto 0;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_art {
  padding-bottom: 50px;
}
#matsuyama .sec_art .cnt_mv h2 {
  left: 51%;
}
#matsuyama .sec_art .spot_box {
  margin: 90px auto 0;
  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-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0 50px;
  position: relative;
}
#matsuyama .sec_art .spot_box .img_box {
  width: 50vw;
  min-width: 500px;
  position: relative;
  margin-right: -25.5208333333vw;
}
#matsuyama .sec_art .spot_box .slide_area .swiper-slide img {
  width: 50vw;
  min-width: 500px;
}
#matsuyama .sec_art .spot_box .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -25px;
}
#matsuyama .sec_art .spot_box .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -25px;
  text-align: center;
}
#matsuyama .sec_art .spot_box .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -25px;
  text-align: center;
}
#matsuyama .sec_art .spot_box .slide_area .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #a09f9d;
  opacity: 1;
}
#matsuyama .sec_art .spot_box .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #49c2c1;
}
#matsuyama .sec_art .spot_box .txt_box {
  width: 425px;
  position: relative;
}
#matsuyama .sec_art .spot_box .txt_box h4 {
  text-align: center;
}
#matsuyama .sec_art .spot_box .txt_box .desc {
  line-height: 1.8;
  margin-top: 30px;
}
#matsuyama .sec_art .spot_box .txt_box .detail {
  margin-top: 25px;
  padding-top: 15px;
  border-top: 1px dotted #293446;
}
#matsuyama .sec_art .spot_box .txt_box .detail span {
  font-size: 16px;
}
#matsuyama .sec_art .spot_box .txt_box .btn {
  margin-top: 30px;
  width: 415px;
  height: 60px;
  font-size: 18px;
}
#matsuyama .sec_art .spot_box .txt_box .btn a::before {
  width: 16px;
  height: 17px;
  top: 47%;
}
#matsuyama .sec_art .spot_box .txt_box .note {
  margin-top: 5px;
}
#matsuyama .sec_art .spot_box.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#matsuyama .sec_art .spot_box.reverse .img_box {
  margin-right: unset;
  margin-left: -25.5208333333vw;
}
#matsuyama .sec_art .spot_box.reverse .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  text-align: right;
}
#matsuyama .sec_art .event {
  background: url(../images/bg_art_event.jpg) no-repeat center top/cover;
  margin-top: 150px;
  padding-bottom: 90px;
}
#matsuyama .sec_art .event h3 {
  text-align: center;
}
#matsuyama .sec_art .event h3 img {
  margin-top: -53px;
}
#matsuyama .sec_art .event .flex_wrap {
  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;
  margin-top: 50px;
}
#matsuyama .sec_art .event .flex_wrap .txt_wrap {
  width: 42%;
}
#matsuyama .sec_art .event .flex_wrap .txt_wrap h4 {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.4;
}
#matsuyama .sec_art .event .flex_wrap .txt_wrap .desc {
  line-height: 1.7;
  margin-top: 30px;
}
#matsuyama .sec_art .event .flex_wrap .img_wrap {
  width: 46%;
}
#matsuyama .sec_art .event .flex_wrap .img_wrap img {
  position: absolute;
  top: 60px;
  right: -50px;
}
#matsuyama .sec_onsen {
  background: #e0f6f4;
  padding-bottom: 150px;
}
#matsuyama .sec_onsen .spot_wrap {
  position: relative;
}
#matsuyama .sec_onsen .spot_wrap:before {
  display: block;
  content: "";
  width: 1920px;
  height: 620px;
  background: url(../images/bg_sec_onsen_spot_wrap.png) no-repeat top center;
  background-size: 1920px;
  position: absolute;
  top: 150px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}
#matsuyama .sec_onsen .spot_wrap:after {
  display: block;
  content: "";
  width: 1920px;
  height: 620px;
  background: url(../images/bg_sec_onsen_spot_wrap.png) no-repeat top center;
  background-size: 1920px;
  position: absolute;
  top: 1160px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}
#matsuyama .sec_onsen .spot_box {
  width: 1120px;
  margin: 90px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0 40px;
  position: relative;
}
#matsuyama .sec_onsen .spot_box .img_box {
  width: 660px;
  position: relative;
}
#matsuyama .sec_onsen .spot_box .img_box::before {
  display: block;
  content: "";
  width: 625px;
  height: 534px;
  position: absolute;
  top: 50%;
  left: 51%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#matsuyama .sec_onsen .spot_box .img_box .pic_deco {
  position: absolute;
  bottom: 40px;
  z-index: 1;
}
#matsuyama .sec_onsen .spot_box .slide_area .swiper-slide img {
  width: 627px;
}
#matsuyama .sec_onsen .spot_box .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -25px;
  text-align: center;
}
#matsuyama .sec_onsen .spot_box .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -25px;
  text-align: center;
}
#matsuyama .sec_onsen .spot_box .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -25px;
  text-align: center;
}
#matsuyama .sec_onsen .spot_box .slide_area .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #a09f9d;
  opacity: 1;
}
#matsuyama .sec_onsen .spot_box .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #49c2c1;
}
#matsuyama .sec_onsen .spot_box .txt_box {
  width: 425px;
  position: relative;
}
#matsuyama .sec_onsen .spot_box .txt_box .desc {
  line-height: 1.8;
  margin-top: 30px;
}
#matsuyama .sec_onsen .spot_box .txt_box .detail {
  margin-top: 25px;
  padding-top: 15px;
  border-top: 1px dotted #293446;
}
#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: 15px;
}
#matsuyama .sec_onsen .spot_box .txt_box .btn_wrap .btn {
  margin: 0 auto;
  width: 416px;
  height: 60px;
  font-size: 16px;
}
#matsuyama .sec_onsen .spot_box .txt_box .btn_wrap .btn a::before {
  width: 16px;
  height: 16px;
}
#matsuyama .sec_onsen .spot_box.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#matsuyama .sec_onsen .spot_box.spot01:before {
  top: 180px;
}
#matsuyama .sec_onsen .spot_box.spot01 .img_box {
  margin-top: 30px;
  margin-left: -100px;
}
#matsuyama .sec_onsen .spot_box.spot01 .img_box::before {
  background: url(../images/bg_slide_onsen_spot01.png) no-repeat center/contain;
}
#matsuyama .sec_onsen .spot_box.spot01 .img_box .pic_deco {
  bottom: auto;
  top: 55px;
  left: 40px;
}
#matsuyama .sec_onsen .spot_box.spot02:before {
  display: none;
}
#matsuyama .sec_onsen .spot_box.spot02 .img_box::before {
  background: url(../images/bg_slide_onsen_spot02.png) no-repeat center/contain;
  top: 41%;
  left: 51%;
}
#matsuyama .sec_onsen .spot_box.spot02 .img_box .pic_deco {
  bottom: 150px;
  right: 45px;
}
#matsuyama .sec_onsen .spot_box.spot02 .txt_box {
  margin-left: -100px;
}
#matsuyama .sec_onsen .spot_box.spot03:before {
  top: -200px;
}
#matsuyama .sec_onsen .spot_box.spot03 .img_box {
  margin-right: -100px;
}
#matsuyama .sec_onsen .spot_box.spot03 .img_box::before {
  background: url(../images/bg_slide_onsen_spot03.png) no-repeat center/contain;
  top: 49%;
  left: 45%;
}
#matsuyama .sec_onsen .spot_box.spot03 .img_box .pic_deco {
  left: -5px;
}
#matsuyama .sec_onsen .spot_box.spot03 .img_box .txt_box {
  margin-top: 20px;
}
#matsuyama .sec_onsen .spot_box.spot03 .slide_area .swiper-slide img {
  width: 625px;
}
#matsuyama .sec_onsen .foot_bath {
  position: relative;
  margin-top: 145px;
}
#matsuyama .sec_onsen .foot_bath h3 {
  text-align: center;
  position: relative;
  z-index: 1;
}
#matsuyama .sec_onsen .foot_bath .flex_wrap {
  width: 1120px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 0 30px;
  position: relative;
}
#matsuyama .sec_onsen .foot_bath .flex_wrap:before {
  display: block;
  content: "";
  width: 960px;
  height: 735px;
  background: #cef2f2;
  position: absolute;
  top: -170px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#matsuyama .sec_onsen .foot_bath .img_box {
  width: 600px;
  position: relative;
  margin-right: -50px;
  margin-top: -35px;
}
#matsuyama .sec_onsen .foot_bath .img_box h5 {
  width: 308px;
  position: absolute;
  bottom: -30px;
  left: 75px;
}
#matsuyama .sec_onsen .foot_bath .slide_area .swiper-slide .ph img {
  width: 583px;
}
#matsuyama .sec_onsen .foot_bath .slide_area .button-prev {
  width: 52px;
  height: 52px;
  cursor: pointer;
  position: absolute;
  bottom: -80px;
  left: 20px;
}
#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: 52px;
  height: 52px;
  cursor: pointer;
  position: absolute;
  bottom: -80px;
  right: 160px;
}
#matsuyama .sec_onsen .foot_bath .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -60px;
  left: 140px;
  text-align: left;
}
#matsuyama .sec_onsen .foot_bath .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -60px;
  left: 140px;
  text-align: left;
}
#matsuyama .sec_onsen .foot_bath .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -60px;
  left: 140px;
  text-align: left;
}
#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 {
  width: 400px;
  position: relative;
}
#matsuyama .sec_onsen .foot_bath .txt_box h4 {
  font-size: 26px;
  font-weight: 500;
  color: #293446;
  text-align: center;
  line-height: 1.6;
}
#matsuyama .sec_onsen .foot_bath .txt_box .desc {
  line-height: 1.8;
  margin-top: 30px;
}
#matsuyama .sec_onsen .foot_bath .txt_box .detail {
  margin-top: 25px;
  padding-top: 15px;
  border-top: 1px dotted #293446;
}
#matsuyama .sec_onsen .foot_bath .txt_box .detail p {
  text-align: center;
}
#matsuyama .sec_onsen .btn {
  margin: 90px auto 0;
}
#matsuyama .sec_kanko {
  background: url(../images/bg_sec_gourmet.png) repeat top center;
  padding-bottom: 200px;
  position: relative;
}
#matsuyama .sec_kanko::before {
  display: block;
  content: "";
  width: 100%;
  height: 146px;
  background: url(../images/bg_sec_charm_top.png) no-repeat top center;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_kanko h3 {
  text-align: center;
  margin-top: 30px;
}
#matsuyama .sec_kanko .spot_box {
  width: 1120px;
  margin: 90px auto 0;
  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;
  gap: 0 40px;
}
#matsuyama .sec_kanko .spot_box .img_box {
  width: 660px;
  position: relative;
}
#matsuyama .sec_kanko .spot_box .img_box::before {
  display: block;
  content: "";
  width: 625px;
  height: 534px;
  position: absolute;
  top: 50%;
  left: 51%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#matsuyama .sec_kanko .spot_box .img_box h4 {
  position: absolute;
  top: 10px;
  z-index: 1;
}
#matsuyama .sec_kanko .spot_box .img_box .pic_deco {
  position: absolute;
  bottom: 40px;
  z-index: 1;
}
#matsuyama .sec_kanko .spot_box .slide_area .swiper-slide img {
  width: 627px;
}
#matsuyama .sec_kanko .spot_box .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -25px;
  text-align: center;
}
#matsuyama .sec_kanko .spot_box .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -25px;
  text-align: center;
}
#matsuyama .sec_kanko .spot_box .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -25px;
  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 {
  width: 425px;
  position: relative;
}
#matsuyama .sec_kanko .spot_box .txt_box .desc {
  line-height: 1.8;
}
#matsuyama .sec_kanko .spot_box .txt_box .detail {
  margin-top: 40px;
  border: 1px dotted #293446;
  padding: 20px;
}
#matsuyama .sec_kanko .spot_box .txt_box .detail p + p {
  margin-top: 25px;
}
#matsuyama .sec_kanko .spot_box .txt_box .detail p span {
  font-size: 16px;
}
#matsuyama .sec_kanko .spot_box.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#matsuyama .sec_kanko .spot_box.spot01 .img_box {
  margin-left: -100px;
}
#matsuyama .sec_kanko .spot_box.spot01 .img_box::before {
  background: url(../images/bg_slide_kanko_spot01.png) no-repeat center/contain;
}
#matsuyama .sec_kanko .spot_box.spot01 .img_box h4 {
  right: 5px;
}
#matsuyama .sec_kanko .spot_box.spot01 .img_box .pic_deco {
  right: 45px;
}
#matsuyama .sec_kanko .spot_box.spot01 .txt_box {
  margin-top: 90px;
}
#matsuyama .sec_kanko .spot_box.spot02 .img_box {
  margin-right: -100px;
}
#matsuyama .sec_kanko .spot_box.spot02 .img_box::before {
  background: url(../images/bg_slide_kanko_spot02.png) no-repeat center/contain;
}
#matsuyama .sec_kanko .spot_box.spot02 .img_box .pic_deco {
  right: 45px;
}
#matsuyama .sec_kanko .spot_box.spot02 h4 {
  left: -10px;
}
#matsuyama .sec_kanko .spot_box.spot02 .txt_box {
  margin-top: 90px;
  margin-left: -100px;
}
#matsuyama .sec_kanko .spot_box.spot03 .img_box {
  margin-left: -100px;
}
#matsuyama .sec_kanko .spot_box.spot03 .img_box::before {
  background: url(../images/bg_slide_kanko_spot03.png) no-repeat center/contain;
}
#matsuyama .sec_kanko .spot_box.spot03 .img_box h4 {
  right: -7px;
}
#matsuyama .sec_kanko .spot_box.spot03 .img_box .pic_deco {
  bottom: auto;
  top: 40px;
  left: -35px;
}
#matsuyama .sec_kanko .spot_box.spot03 .slide_area .swiper-slide img {
  width: 625px;
}
#matsuyama .sec_kanko .btn {
  margin: 90px auto 0;
}
#matsuyama .sec_cafe {
  padding-bottom: 90px;
  position: relative;
}
#matsuyama .sec_cafe::before {
  display: block;
  content: "";
  width: 100%;
  height: 146px;
  background: url(../images/bg_sec_cafe_top.png) no-repeat top center;
  position: absolute;
  top: -140px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_cafe .ttl_wrap h2 {
  text-align: center;
}
#matsuyama .sec_cafe .ttl_wrap .desc {
  text-align: center;
  margin-top: 50px;
}
#matsuyama .sec_cafe .slide_area {
  margin-top: 50px;
}
#matsuyama .sec_cafe .slide_area .swiper-container {
  width: 960px;
}
#matsuyama .sec_cafe .slide_area .swiper-slide {
  opacity: 0.3;
}
#matsuyama .sec_cafe .slide_area .swiper-slide .ph img {
  width: 300px;
}
#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: 52px;
  height: 52px;
  cursor: pointer;
  position: absolute;
  top: 330px;
  z-index: 1;
  left: -40px;
}
#matsuyama .sec_cafe .slide_area .button-prev img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#matsuyama .sec_cafe .slide_area .button-next {
  width: 52px;
  height: 52px;
  cursor: pointer;
  position: absolute;
  top: 330px;
  z-index: 1;
  right: -40px;
}
#matsuyama .sec_cafe .slide_area .swiper-container-horizontal > .swiper-pagination-bullets {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_cafe .slide_area .swiper-pagination-custom {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_cafe .slide_area .swiper-pagination-fraction {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#matsuyama .sec_cafe .slide_area .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #a09f9d;
  opacity: 1;
  margin: 0 6px;
}
#matsuyama .sec_cafe .slide_area .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ed7400;
}
#matsuyama .sec_cafe .slide_area .txt_box {
  background: url(../images/bg_sec_gourmet_txt_box.jpg) repeat top center;
  padding: 20px;
  height: 535px;
}
#matsuyama .sec_cafe .slide_area .txt_box h4 {
  font-size: 22px;
  line-height: 1.3;
  height: 58px;
  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: 20px;
  line-height: 1.6;
  min-height: 205px;
}
#matsuyama .sec_cafe .slide_area .txt_box .detail {
  margin-top: 20px;
  padding-top: 20px;
  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: 14px;
  margin-top: 15px;
}
#matsuyama .sec_cafe .btn {
  margin: 60px auto 0;
}
#matsuyama .sec_charm {
  position: relative;
}
#matsuyama .sec_charm .btn_box {
  background: url(../images/bg_sec_charm_btn_wrap.png) no-repeat top center;
  height: 300px;
  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 {
  text-align: center;
}
#matsuyama .sec_charm .ttl_lead {
  text-align: center;
  margin-top: 45px;
}
#matsuyama .sec_charm .box {
  position: relative;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
#matsuyama .sec_charm .box h3 {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#matsuyama .sec_charm .cnt_event {
  margin-top: 124px;
  padding: 117px 34px 60px;
  background: url(../images/bg_charm_event.jpg) no-repeat center top/cover;
}
#matsuyama .sec_charm .cnt_event .txt_wrap {
  width: 425px;
}
#matsuyama .sec_charm .cnt_event .txt_wrap .heading {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}
#matsuyama .sec_charm .cnt_event .txt_wrap .heading span {
  font-size: 32px;
}
#matsuyama .sec_charm .cnt_event .txt_wrap .desc {
  line-height: 1.7;
  margin-top: 42px;
}
#matsuyama .sec_charm .cnt_event .txt_wrap .info {
  line-height: 1.7;
  margin-top: 33px;
  padding-top: 26px;
  border-top: 1px dashed #a09f9d;
  font-size: 16px;
  padding-right: 10px;
}
#matsuyama .sec_charm .cnt_event .img_wrap {
  width: 501px;
  position: absolute;
  top: 65px;
  right: 34px;
}
#matsuyama .sec_charm .cnt_movie {
  margin-top: 112px;
  padding: 84px 34px 60px;
  background: url(../images/bg_charm_movie.jpg) no-repeat center top/cover;
}
#matsuyama .sec_charm .cnt_movie .movie_lead {
  text-align: center;
}
#matsuyama .sec_charm .cnt_movie .wrapper {
  margin-top: 52px;
  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;
  gap: 20px;
}
#matsuyama .sec_charm .cnt_movie .wrapper .kaltura_movie {
  width: 100% !important;
  height: 253px !important;
}
#matsuyama .sec_charm .cnt_movie .wrapper .movie_wrap {
  width: 450px;
}
#matsuyama .sec_charm .cnt_nouzei {
  margin-top: 120px;
  padding: 100px 34px 60px;
  background: url(../images/bg_charm_nouzei.jpg) no-repeat center top/cover;
}
#matsuyama .sec_charm .cnt_nouzei .img_wrap {
  text-align: center;
}
#matsuyama .sec_charm .cnt_nouzei .nouzei_lead {
  text-align: center;
  font-weight: bold;
  font-size: 23px;
  margin-top: 46px;
}
#matsuyama .sec_charm .cnt_nouzei .desc {
  width: 695px;
  margin: 38px auto 0;
  line-height: 1.7;
}
#matsuyama .sec_charm .cnt_nouzei .step_wrap {
  margin-top: 70px;
  text-align: center;
}
#matsuyama .sec_charm .cnt_nouzei .btn_wrap {
  margin-top: 55px;
}
#matsuyama .sec_charm .cnt_nouzei .btn_wrap .btn {
  margin-left: auto;
  margin-right: auto;
}
#matsuyama .sec_charm .cnt_nouzei .btn_wrap .btn.travel {
  background-color: #4d970b;
}
#matsuyama .sec_charm .cnt_nouzei .btn_wrap .btn.nouzei {
  margin-top: 52px;
  background-color: #4d970b;
}
#matsuyama .sec_charm .cnt_nouzei .btn_wrap .notes {
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
  font-size: 14px;
  font-weight: 500;
  text-indent: -1em;
  padding-left: 1em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#matsuyama .sec_info {
  background: #e0f6f4;
  margin-top: 150px;
  padding-top: 20px;
  position: relative;
}
#matsuyama .sec_info:before {
  display: block;
  content: "";
  width: 100%;
  height: 146px;
  background: url(../images/bg_sec_info_top.png) no-repeat top center;
  background-size: 1920px;
  position: absolute;
  top: -140px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#matsuyama .sec_info .btn_wrap {
  margin-top: 50px;
  text-align: center;
}
#matsuyama .sec_info .bnr_wrap {
  text-align: center;
  margin-top: 50px;
}
#matsuyama .sec_info .btn {
  margin: 0 auto;
}
#matsuyama .sec_info .disclaimer {
  margin-top: 50px;
  line-height: 1.5;
  font-weight: 500;
}
#matsuyama .sec_access {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  background: #e0f6f4;
  padding-top: 90px;
}
#matsuyama .sec_access h2 {
  text-align: center;
  margin-bottom: 30px;
}
#matsuyama .sec_access .accessBox {
  width: 100%;
  margin: 0 auto;
}
#matsuyama .sec_access .accessBox .map {
  width: 100%;
  margin: 0 auto;
}
#matsuyama .sec_search {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  padding-top: 100px;
  background: #e0f6f4;
  font-size: 16px;
}
#matsuyama .sec_search h2 {
  text-align: center;
  margin-bottom: 30px;
}
#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;
}

/* アニメーション */
@-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(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes FadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  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(-100px);
            transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes FadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  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(100px);
            transform: translateX(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes FadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  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;
}

@media screen and (max-width: 1024px) {
  body {
    min-width: 960px;
  }
  #matsuyama .inner {
    width: 98%;
  }
  #matsuyama .sec_kv {
    height: 63.4765625vw;
  }
  #matsuyama .sec_kv h1 {
    top: 0;
  }
  #matsuyama .sec_kv .slide_area {
    width: 100%;
  }
  #matsuyama .sec_kanko .spot_box {
    width: 98%;
  }
  #matsuyama .sec_kanko .spot_box.spot02 .img_box {
    margin-right: -16vw;
  }
  #matsuyama .sec_onsen .spot_box {
    width: 98%;
  }
  #matsuyama .sec_onsen .foot_bath .flex_wrap {
    width: 98%;
  }
  #matsuyama .sec_onsen .spot_box.spot01 .img_box {
    margin-left: -20vw;
  }
  #matsuyama .sec_onsen .spot_box.spot02 .img_box {
    margin-right: -20vw;
  }
  #matsuyama .sec_onsen .spot_box.spot03 .img_box {
    margin-right: -20vw;
  }
  #matsuyama .sec_charm .box {
    width: 98%;
  }
}
@media screen and (max-width: 1023px) {
  #matsuyama .sec_kv {
    height: 80vw;
  }
  #matsuyama .sec_kv h1 {
    top: -1.953125vw;
  }
  #matsuyama .sec_kv:after {
    display: block;
    bottom: 200px;
  }
  #matsuyama .sec_morning .slide_area .swiper-container .swiper-slide {
    opacity: 1;
  }
  #matsuyama .sec_morning .slide_area .swiper-container .swiper-slide .ph img {
    width: 100%;
  }
  #matsuyama .sec_morning .slide_area .button-prev {
    left: 0;
  }
  #matsuyama .sec_morning .slide_area .button-next {
    right: 0;
  }
  #matsuyama .sec_bakery .slide_area .swiper-container .swiper-slide {
    opacity: 1;
  }
  #matsuyama .sec_bakery .slide_area .swiper-container .swiper-slide .ph img {
    width: 100%;
  }
  #matsuyama .sec_bakery .slide_area .button-prev {
    top: 50%;
    left: 24vw;
  }
  #matsuyama .sec_bakery .slide_area .button-next {
    top: 50%;
    right: 24vw;
  }
  #matsuyama .sec_bakery .slide_area .txt_box {
    height: 61.3333333333vw;
  }
  #matsuyama .sec_bakery .slide_area .txt_box .desc {
    min-height: 20vw;
  }
  #matsuyama .sec_sake .slide_area .swiper-container {
    width: 100%;
  }
  #matsuyama .sec_sake .slide_area .swiper-container .swiper-slide {
    opacity: 1;
  }
  #matsuyama .sec_sake .slide_area .swiper-container .swiper-slide .ph img {
    width: 100%;
  }
  #matsuyama .sec_sake .slide_area .button-prev {
    top: 50%;
    left: 24vw;
  }
  #matsuyama .sec_sake .slide_area .button-next {
    top: 50%;
    right: 24vw;
  }
  #matsuyama .sec_cafe .slide_area .swiper-container .swiper-slide {
    opacity: 1;
  }
  #matsuyama .sec_cafe .slide_area .swiper-container .swiper-slide .ph img {
    width: 100%;
  }
  #matsuyama .sec_cafe .slide_area .button-prev {
    top: 50%;
    left: 24vw;
  }
  #matsuyama .sec_cafe .slide_area .button-next {
    top: 50%;
    right: 24vw;
  }
  #matsuyama .sec_cafe .slide_area .txt_box {
    height: 61.3333333333vw;
  }
  #matsuyama .sec_cafe .slide_area .txt_box .desc {
    min-height: 20vw;
  }
  #matsuyama .sec_gourmet .slide_area .swiper-container .swiper-slide {
    opacity: 1;
  }
  #matsuyama .sec_gourmet .slide_area .swiper-container .swiper-slide .ph img {
    width: 100%;
  }
  #matsuyama .sec_gourmet .slide_area .button-prev {
    top: 50%;
    left: 24vw;
  }
  #matsuyama .sec_gourmet .slide_area .button-next {
    top: 50%;
    right: 24vw;
  }
  #matsuyama .sec_gourmet .slide_area .txt_box {
    height: 61.3333333333vw;
  }
  #matsuyama .sec_gourmet .slide_area .txt_box .desc {
    min-height: 20vw;
  }
  #matsuyama .sec_charm .cnt_event .img_wrap {
    width: 45%;
  }
  #matsuyama .sec_charm .cnt_movie .movie_wrap {
    width: 48%;
  }
  #matsuyama .sec_charm .cnt_nouzei .step_wrap img {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  body {
    zoom: 0.6;
  }
  #matsuyama .sec_kv .slide_area.pr_absolute.bg-black50:before {
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
  #matsuyama .sec_kv:after {
    bottom: -1.0416666667vw;
  }
  #matsuyama .sec_art .spot_box .img_box {
    width: 680px;
    min-width: none;
  }
  #matsuyama .sec_art .spot_box .slide_area .swiper-slide img {
    width: 680px;
    min-width: none;
  }
}/*# sourceMappingURL=contents_pc.css.map */