@charset "UTF-8";
/*
 * CSS for PC
 * @date     2017.03.21
 * @author   Sungjoon Park
 */
/* ------------------------------------------

------------------------------------------ */
html {
  overflow: auto;
}

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

#widewrapper {
  width: 100%;
}

#keyVisual {
  width: 100%;
  margin: auto auto 30px auto;
  max-width: 1500px;
}

#keyVisual img {
  width: 100%;
  display: block;
}

#keyVisual h1 {
  text-indent: inherit;
  position: absolute;
  width: 760px;
  text-align: center;
  color: #ffffff;
  font-size: 60px;
  left: 50%;
  margin-left: -380px;
  margin-top: 140px;
  line-height: 1.2;
}

#keyVisual h1 span {
  display: block;
  font-size: 24px;
  font-weight: normal;
  margin-top: 12px;
  line-height: 1.5;
}

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

/* ----- nav -----*/
#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;
}

/* ----- contents -----*/
#contents.column1 {
  width: 100%;
  padding: 0;
  margin: auto;
  background: #fff;
}

.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,
.cpUser,
.cpPoint,
.cpTogether {
  padding-left: 16px;
  padding-right: 4px;
  background-size: auto;
  background-repeat: no-repeat;
}

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

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

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

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

.cpVol {
  font-weight: bold;
}

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

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

#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: #fff !important;
  border: none !important;
  box-sizing: border-box;
  height: auto !important;
  width: 100% !important;
  overflow: hidden;
}

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

.page_cpn {
  margin-bottom: 40px;
}

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

.cpn_box_txtbox {
  padding: 20px 20px 0 20px;
  background: #fff;
  color: #333;
}

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

.tableholder {
  position: relative;
  display: none;
}

.tableholder table {
  background-color: #fff;
  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: #fff;
}

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

.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: #777;
  color: #fff;
  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;
}

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

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

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

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

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

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

.page_box1 .cp__acordion .cp__trigger::after {
  display: inline-block;
  content: " ";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 7px;
  margin-top: -3.5px;
  background-repeat: no-repeat;
}

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

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

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

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

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

.holder {
  margin-top: 12px;
}

.cp_right {
  display: none;
}

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

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

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

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

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

/* ----- Access -----*/
.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;
}

#search-box h1 {
  display: none;
}

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

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

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

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

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

#pageInquiry th,
#pageInquiry td {
  border: solid 1px #aaa;
  padding: 22px;
}

#pageInquiry th {
  background-color: #efefef;
}

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

.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: #777;
  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;
}

#contentsArea .cpn_box .btn {
  width: 220px;
  margin: 20px auto auto auto;
}

#contentsArea .cpn_box .btn .main {
  border: 2px solid #7bb33e;
  border-radius: 5px;
  background-color: #fff;
  color: #7bb33e;
  text-align: center;
  display: block;
  margin: 0px auto;
  font-weight: bold;
  padding: 10px 0;
  position: relative;
  font-size: 16px;
}

#contentsArea .cpn_box .btn .main:after {
  position: absolute;
  content: "";
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDNkQ4N0ZGMzJGQzRFNzExODg5RkM1RTg2NEE3ODZENyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDNzczMUIzN0M1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDNzczMUIzNkM1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCMjI2MTI1MUFDNUU3MTE5RkIzOUM4RTk0QkM0M0U5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM2RDg3RkYzMkZDNEU3MTE4ODlGQzVFODY0QTc4NkQ3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+xa2QmQAAAM5JREFUeNpc0L8LAWEcx/HnZLiBQcmk/AVKdu4fMCr5D1hJEqV0GSwkshoNYmCVTPwZwmAxUSTnvO96Tg9Pvfo+d9/P8+NOqy/SdyGEjgoGZmbzEMrwYQ0LTRQbS0P/DxQwQQAt51kNabZtC15EmXeQxw0NjDju6QacQShGMZGToTZW34AMRShDZPHCzid+RxghOb/g7FdWJyg9GNijiq13SafZRwpHlLjg1P1MmklqVzZPKGPm7ewcMUYcB9mcs/qt/qggrqjJpqXe+iPAAHnLRIHtZQkmAAAAAElFTkSuQmCC) 0 0 no-repeat;
  height: 12px;
  width: 8px;
  right: 12px;
  top: 50%;
  margin-top: -6px;
  display: block;
}

#contentsArea .cpn_box .btn .main:hover {
  opacity: 0.8;
}

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

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

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

#contentsArea .gototop_btn a {
  color: #fff;
}

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

/* 202409 クーポン調整 */
.coupon__box .couponOneClick .coupon__button a {
  background-color: #009700;
  border-radius: 5px;
  font-weight: bold;
  height: 42px;
  width: 100%;
  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%;
  transform: translate(-50%, -50%);
}

.coupon__box__holder .couponOneClick .couponOneClick-acquired,
.coupon__box__holder .couponOneClick .couponOneClick-having,
.coupon__box__holder .couponOneClick .couponOneClick-expired,
.coupon__box__holder .couponOneClick .couponOneClick-finished {
  background-color: transparent;
}

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

#ehime {
  color: #292929;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
}
#ehime .shi_min {
  font-family: "Shippori Mincho", serif;
}
#ehime img {
  backface-visibility: hidden;
  vertical-align: bottom;
  padding: 0;
  margin: 0;
  border: none;
}
#ehime ol {
  list-style-type: none;
}
#ehime ul {
  list-style-type: none;
}
#ehime * {
  box-sizing: border-box;
}
#ehime table {
  border-collapse: collapse;
  border-spacing: 0;
}
#ehime a {
  color: unset !important;
  text-decoration: none !important;
}
#ehime a:hover {
  opacity: 0.8;
}
#ehime sup {
  font-size: small;
  vertical-align: middle;
  margin-top: -10px;
  display: inline-block;
}
#ehime .wide_wrap {
  width: 1380px;
  margin: 0 auto;
  position: relative;
}
#ehime .inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#ehime h2 {
  text-align: center;
  margin: 0 auto;
}
#ehime p.note {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  font-size: 12px;
  line-height: 1.5 !important;
  margin-top: 10px;
}
#ehime p.note.left {
  text-align: left;
}
#ehime p.note.center {
  text-align: center;
}
#ehime p.note.right {
  text-align: right;
}
#ehime p.note a {
  color: #1f7eff !important;
  text-decoration: underline !important;
}
#ehime p.note a:hover {
  text-decoration: none !important;
}
#ehime p.note a:hover img {
  opacity: 0.8;
}
#ehime .swiper-container {
  position: relative;
  z-index: 0;
  overflow: visible;
}
#ehime .swiper-button-next:after,
#ehime .swiper-container-rtl .swiper-button-prev:after,
#ehime .swiper-button-prev:after,
#ehime .swiper-container-rtl .swiper-button-next:after {
  display: none;
}
#ehime .kv {
  position: relative;
}
#ehime .kv.pr_absolute.bg-black50::before {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
}
#ehime .kv::after {
  display: block;
  content: "";
  width: 1920px;
  height: 111px;
  background: url(../images/bg_kv_bottom.png) no-repeat top center;
  background-size: 1920px;
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
}
#ehime .kv .inner {
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
#ehime .kv h2 {
  width: 382px;
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
#ehime .kv h1 {
  width: 13.6979166667vw;
  min-width: 200px;
  position: absolute;
  top: 50px;
  right: -13.0208333333vw;
}
#ehime .kv h1 img {
  width: 100%;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #ehime .kv h1 {
    right: 1em;
  }
}
#ehime .kv .slide_area {
  overflow: hidden;
  position: relative;
  height: 849px;
}
#ehime .kv .slide_area picture {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#ehime .kv .slide_area .swiper-slide-active img {
  animation: Zoom 5s ease-in-out forwards;
}
#ehime .kv .slide_area .swiper-slide-prev img {
  transform: scale(1.05);
}
@keyframes Zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
#ehime .anc_wrap {
  display: none;
}
#ehime .navi {
  position: relative;
  padding: 15px 0;
  z-index: 5;
}
#ehime .navi::before {
  display: block;
  content: "";
  width: 205px;
  height: 100%;
  background: #fff;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#ehime .navi a {
  display: inline-block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
#ehime .navi a:hover {
  color: #ff6224 !important;
  opacity: 1;
}
#ehime .navi a.active {
  color: #ff6224 !important;
}
#ehime .navi li {
  width: 176px;
  height: 37px;
  margin-left: 35px;
  position: relative;
}
#ehime .navi li::before {
  display: block;
  content: "";
  width: 30px;
  height: 1px;
  background: #292929;
  position: absolute;
  top: 50%;
  left: -50px;
  transform: translateY(-50%);
}
#ehime .navi li.tgl_btn {
  display: none;
}
#ehime .navi.float {
  width: 210px;
  position: fixed;
  bottom: 130px;
  right: 0;
  z-index: 5;
  transform: translateX(115%);
  transition-duration: 1s;
}
#ehime .navi.float.fixed {
  transform: translateX(0);
  transition-duration: 1s;
}
#ehime .float_bnr {
  position: fixed;
  bottom: 350px;
  right: 0;
  z-index: 5;
  transform: translateX(105%);
  transition-duration: 1s;
}
#ehime .float_bnr.fixed {
  transform: translateX(0);
  transition-duration: 1s;
}
#ehime .float_bnr .bnr {
  margin-bottom: 10px;
}
#ehime .float_bnr .bnr img {
  width: 100%;
}
#ehime .intro {
  padding: 90px 0;
  position: relative;
}
#ehime .intro::before, #ehime .intro::after {
  content: "";
  position: absolute;
  background-image: url(../images/pic_intro_deco.png);
  width: 269px;
  height: 136px;
}
#ehime .intro::before {
  top: 30px;
  left: -455px;
}
#ehime .intro::after {
  bottom: 30px;
  right: -445px;
}
#ehime .intro ul {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
  align-items: center;
}
#ehime .intro ul p {
  margin-top: 25px;
  line-height: 2.2;
}
#ehime .intro ul .txt_box {
  max-width: 415px;
}
#ehime .intro ul .picture {
  display: block;
  margin-top: 75px;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #ehime .intro ul {
    justify-content: center;
  }
}
#ehime .intro_slide {
  margin-top: 60px;
  position: relative;
}
#ehime .intro_slide::after {
  content: "";
  background-image: url(../images/bg_intro.png);
  width: 1920px;
  height: 110px;
  position: absolute;
  bottom: -55px;
  left: calc(50% - 960px);
  background-size: 1920px;
}
#ehime .intro_slide .container {
  overflow: hidden;
  width: 100%;
}
#ehime .intro_slide .wrapper {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: scroll 20s linear infinite;
}
#ehime .intro_slide .slide {
  min-width: 472px;
  margin-right: 10px;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
#ehime .campaign {
  background: url(../images/bg_cmp.jpg) top center;
  padding-top: 105px;
  margin-top: 55px;
}
#ehime .campaign .ttl {
  text-align: center;
}
#ehime .campaign .cp_contents {
  background-image: url(../images/bg_cp_wrap.png);
  background-position: top center;
  background-size: 951px;
  background-repeat: no-repeat;
  width: 951px;
  height: 970px;
  margin-left: auto;
  margin-right: auto;
}
#ehime .campaign .cp_contents h2 {
  padding-top: 75px;
}
#ehime .campaign .cp_contents.cp_01 {
  margin-top: 50px;
}
#ehime .campaign .cp_contents.cp_02 {
  margin-top: 100px;
  position: relative;
}
#ehime .campaign .cp_contents.cp_02::before {
  content: "";
  background-image: url(../images/ttl_coming.png);
  width: 363px;
  height: 85px;
  background-repeat: no-repeat;
  background-size: 363px;
  position: absolute;
  left: calc(50% - 181.5px);
  top: -32px;
}
#ehime .campaign .cp_contents.cp_03 {
  margin-top: 40px;
}
#ehime .campaign .cp_contents.cp_02, #ehime .campaign .cp_contents.cp_03 {
  background-image: url(../images/bg_cp_wrap_s.png);
  height: 855px;
}
#ehime .campaign .cp_contents .coming_soon {
  position: relative;
}
#ehime .campaign .cp_contents .coming_soon::after {
  content: "COMING SOON";
  width: 100%;
  height: 100%;
  opacity: 0.8;
  top: 0;
  left: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #658288;
  font-family: "Shippori Mincho", serif;
  color: #fff;
  font-size: 26px;
  letter-spacing: 0.3em;
}
#ehime .campaign .cp_contents .coupon__filter__guide {
  margin-top: 25px;
}
#ehime .campaign .cp_contents .coupon__filter__guide a {
  padding: 8px 40px 8px 20px;
  display: block;
  position: relative;
  background-color: #e9e9e9;
  font-size: 16px;
  border-radius: 5px;
}
#ehime .campaign .cp_contents .coupon__filter__guide a::after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url(../images/ico_link.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}
#ehime .campaign .cp_contents .coupon__filter__guide::after {
  display: none;
}
#ehime .campaign .cp_contents .coupon__box .coupon__box__holder {
  justify-content: center;
  padding: 0;
  margin-top: 40px;
  width: 846px;
  height: 264px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
}
#ehime .campaign .cp_contents .bg_blue {
  background-color: #d3f5f5;
}
#ehime .campaign .cp_contents .term {
  border-top: 1px dotted #64acbb;
  border-bottom: 1px dotted #64acbb;
  width: 80%;
  margin: 35px auto 0;
  padding: 10px 5px;
}
#ehime .campaign .cp_contents .term .tag {
  background: #64acbb;
  width: 175px;
  height: 25px;
  color: #fff;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
#ehime .campaign .cp_contents .term p + p {
  margin-top: 10px;
}
#ehime .campaign .cp_contents .note {
  width: 80%;
  margin: 30px auto 0;
}
#ehime .campaign .cp_contents .btn_rsv a {
  margin-top: 30px;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#ehime .campaign .bnr_wrap {
  margin-top: 80px;
  padding-bottom: 90px;
  text-align: center;
}
#ehime .campaign .bnr_wrap .note {
  margin-top: 15px;
}
#ehime .campaign .ichiba_cpn_wrap {
  background-image: url(../images/bg_ichiba_cpn.png);
  padding-top: 110px;
  padding-bottom: 150px;
}
#ehime .campaign .ichiba_cpn_wrap .cp_contents {
  background-image: none;
  width: 960px;
  height: auto;
  position: relative;
}
#ehime .campaign .ichiba_cpn_wrap .cp_contents a {
  color: #ff6224 !important;
}
#ehime .campaign .ichiba_cpn_wrap .cp_contents::before {
  content: "";
  background-image: url(../images/ph_ichiba_cpn.png);
  width: 1606px;
  height: 909px;
  background-size: 1606px;
  position: absolute;
  left: -380px;
  top: 100px;
  pointer-events: none;
  z-index: 2;
}
#ehime .campaign .ichiba_cpn_wrap .cp_contents .under_term {
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
}
#ehime .campaign .ichiba_cpn_wrap .cp_contents .ichiba_cpn {
  position: relative;
  z-index: 1;
  padding-top: 70px;
}
#ehime .campaign .ichiba_cpn_wrap .cp_contents .ichiba_cpn .desc_wrap {
  text-align: center;
}
#ehime .campaign .ichiba_cpn_wrap .cp_contents .ichiba_cpn .btn_wrap {
  margin-top: 40px;
  display: flex;
  gap: 20px;
  justify-content: center;
}
#ehime .campaign .ichiba_cpn_wrap .cp_contents .ichiba_cpn::after {
  content: "";
  background-image: url(../images/bg_cp_ichiba.png);
  background-position: top center;
  background-size: 1090px;
  width: 1090px;
  height: 863px;
  position: absolute;
  top: 0;
  left: calc(50% - 545px);
  z-index: -1;
}
#ehime .campaign .inner {
  z-index: 1;
}
#ehime .campaign .inner .note:last-child {
  width: 66%;
  margin: 25px auto 0;
}
#ehime .campaign .ichiba_info {
  margin-top: 205px;
}
#ehime .campaign .ichiba_info .desc_wrap {
  width: 1024px;
  background-color: #ff6224;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
  padding-bottom: 60px;
}
#ehime .campaign .ichiba_info .desc_wrap::before {
  content: "";
  width: 422px;
  height: 422px;
  border-radius: 50%;
  background-color: #ff6224;
  position: absolute;
  top: -115px;
  left: calc(50% - 211px);
  z-index: -1;
}
@media (max-width: 1280px) and (min-width: 768px) {
  #ehime .campaign .ichiba_info .desc_wrap {
    width: 100%;
  }
}
#ehime .campaign .ichiba_info h2 {
  position: relative;
  top: -72px;
}
#ehime .campaign .ichiba_info ul {
  display: flex;
  justify-content: center;
  margin-top: -42px;
}
#ehime .campaign .ichiba_info ul .img_box {
  margin-right: -30px;
}
#ehime .campaign .ichiba_info h3 {
  text-align: center;
}
#ehime .campaign .ichiba_info p {
  line-height: 2.2;
  color: #fff;
  text-align: center;
  margin-top: 70px;
}
#ehime .campaign .ichiba_info .btn {
  margin-top: 65px;
  text-align: center;
}
#ehime .campaign .ichiba_info .note {
  margin-top: 20px;
}
#ehime .midokoro .ttl_wrap {
  margin-top: 60px;
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
}
#ehime .midokoro .ttl_wrap::before {
  content: "";
  position: absolute;
  width: 1920px;
  height: 110px;
  display: block;
  background-image: url(../images/bg_midokoro.png);
  top: -110px;
  background-size: 1920px;
  left: calc(50% - 960px);
}
#ehime .midokoro .ttl_wrap h2 {
  margin: 0;
}
#ehime .midokoro .ttl_wrap .txt p {
  line-height: 2;
  font-size: 18px;
}
#ehime .midokoro .ttl_wrap .himetabibu {
  margin-top: 100px;
  position: relative;
}
#ehime .midokoro .ttl_wrap .himetabibu .deco_txt {
  position: absolute;
  top: -35px;
  left: -62px;
  z-index: 1;
}
#ehime .midokoro .ttl_wrap .himetabibu ul {
  background: #fff7d7;
  width: 554px;
  height: 308px;
  padding-top: 55px;
  padding-left: 78px;
}
#ehime .midokoro .ttl_wrap .himetabibu ul li.img_box {
  position: absolute;
  right: 40px;
  top: -30px;
}
#ehime .midokoro .ttl_wrap .himetabibu ul li.txt_box {
  position: relative;
}
#ehime .midokoro .ttl_wrap .himetabibu ul li.txt_box::before {
  display: block;
  content: "";
  background-image: url(../images/line_himetabibu.png);
  width: 1px;
  height: 218px;
  left: -35px;
  top: 0;
  position: absolute;
}
#ehime .midokoro .ttl_wrap .himetabibu ul li h3 {
  font-size: 33px;
  font-weight: normal;
  text-align: left;
}
#ehime .midokoro .ttl_wrap .himetabibu ul li h3 span {
  font-size: 29px;
}
#ehime .midokoro .ttl_wrap .himetabibu ul li p {
  margin-top: 60px;
  line-height: 1.8;
  max-width: 440px;
  font-size: 16px;
}
#ehime .midokoro .swiper-pagination {
  position: absolute;
  bottom: -25px;
}
#ehime .midokoro .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #b6b6b6 !important;
  opacity: 1;
}
#ehime .midokoro .main_slide_area .txt_box h3 {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
#ehime .midokoro .main_slide_area .txt_box .img_wrap {
  position: absolute;
  right: 20px;
  top: 180px;
}
#ehime .midokoro .main_slide_area .txt_box p {
  width: 370px;
  position: absolute;
  right: 20px;
  top: 450px;
  line-height: 2.2;
}
#ehime .midokoro .main_slide_area .swiper-slide img {
  width: 100%;
}
#ehime .midokoro .main_slide_area .main_slide {
  width: 750px;
  margin-left: -220px;
  overflow: hidden;
  margin-top: 30px;
  border-radius: 0 30px 0 0;
}
#ehime .midokoro .main_slide_area .pagination_wrap {
  position: relative;
  width: 750px;
  margin: 0 auto;
}
#ehime .midokoro .main_topic_box {
  margin-top: 230px;
}
#ehime .midokoro .main_topic_box .swiper-slide {
  height: auto;
}
#ehime .midokoro .main_topic_box .swiper-slide img {
  width: 100%;
}
#ehime .midokoro .main_topic_box .thumb_slide {
  width: 495px;
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
}
#ehime .midokoro .main_topic_box .thumb_slide .swiper-wrapper {
  transform: none !important;
}
#ehime .midokoro .main_topic_box .thumb_slide .swiper-slide {
  cursor: pointer;
}
#ehime .midokoro .main_topic_box .thumb_slide .swiper-slide p {
  margin-top: 10px;
  text-align: center;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
#ehime .midokoro .main_topic_box .control_box {
  margin-top: 50px;
}
#ehime .midokoro .main_topic_box .control_box .swiper-button-next,
#ehime .midokoro .main_topic_box .control_box .swiper-button-prev {
  z-index: 4;
  top: auto;
  bottom: 160px;
}
#ehime .midokoro .main_topic_box .control_box .swiper-button-next,
#ehime .midokoro .main_topic_box .control_box .swiper-container-rtl .swiper-button-prev {
  right: 0;
  left: auto;
}
#ehime .midokoro .main_topic_box .control_box .swiper-button-prev,
#ehime .midokoro .main_topic_box .control_box .swiper-container-rtl .swiper-button-next {
  left: 0;
  right: auto;
}
#ehime .midokoro .main_topic_box .control_box .ttl_thumb {
  text-align: center;
}
#ehime .midokoro .main_topic_box .slide_contents {
  height: 340px;
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
}
#ehime .midokoro .main_topic_box .img_box {
  width: 50%;
}
#ehime .midokoro .main_topic_box .txt_wrap {
  width: 44%;
}
#ehime .midokoro .main_topic_box .txt_wrap .bg {
  position: absolute;
  z-index: -1;
  top: -90px;
  left: -80px;
}
#ehime .midokoro .main_topic_box .txt_wrap .type {
  position: absolute;
  top: -70px;
  left: -40px;
}
#ehime .midokoro .main_topic_box .txt_wrap h4 {
  font-size: 35px;
  padding-bottom: 10px;
  border-bottom: 1px solid #292929;
  font-weight: normal;
  letter-spacing: 0.1em;
}
#ehime .midokoro .main_topic_box .txt_wrap p {
  margin-top: 10px;
  line-height: 2.2;
}
#ehime .midokoro .main_topic_box .pagination_wrap {
  position: relative;
  width: 480px;
  margin-right: 0;
  margin-left: auto;
}
#ehime .midokoro .main_topic_box .pagination_wrap .swiper-pagination {
  left: 50%;
  transform: translateX(-50%);
}
#ehime .midokoro .main_topic_box .swiper-button-next.next1,
#ehime .midokoro .main_topic_box .swiper-button-prev.prev1 {
  top: 170px;
}
#ehime .midokoro .main_topic_box .swiper-button-next.next1 {
  transform: scale(-1, 1);
  right: -50px;
}
#ehime .midokoro .main_topic_box .swiper-button-prev.prev1 {
  left: -50px;
}
#ehime .midokoro .recmd_wrap {
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 130px;
  background-color: #fff;
  height: 1019px;
  border-radius: 0 0 20px 20px;
  position: relative;
}
#ehime .midokoro .recmd_wrap::before {
  content: "";
  background-image: url(../images/bg_recmd.png);
  width: 1024px;
  height: 59px;
  position: absolute;
  top: -59px;
  left: 0;
  background-size: 1024px;
}
#ehime .midokoro .recmd_wrap .recmd_ttl {
  text-align: center;
}
#ehime .midokoro .recmd_wrap ul {
  display: flex;
  gap: 85px;
  justify-content: center;
  margin-top: 20px;
}
#ehime .midokoro .recmd_wrap ul li {
  position: relative;
}
#ehime .midokoro .recmd_wrap ul .txt_wrap {
  max-width: 406px;
  margin-left: auto;
  margin-right: 0;
  margin-top: 40px;
}
#ehime .midokoro .recmd_wrap ul .txt_wrap p {
  line-height: 2;
  letter-spacing: 1px;
}
#ehime .midokoro .recmd_wrap ul .txt_wrap .member {
  position: absolute;
  bottom: -180px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1280px) and (min-width: 768px) {
  #ehime .midokoro .recmd_wrap {
    width: 100%;
  }
}
#ehime .midokoro .btn {
  margin-top: 60px;
  text-align: center;
}
#ehime .midokoro.east {
  margin-top: 90px;
  background: url(../images/bg_east.png) no-repeat top 10px center;
  background-size: 1920px;
  padding-bottom: 125px;
}
#ehime .midokoro.east .swiper-pagination-bullet-active {
  background: #71cbe0 !important;
}
#ehime .midokoro.east .swiper-slide-thumb-active .ph {
  outline: 3px solid #1b95db;
}
#ehime .midokoro.central {
  padding-bottom: 280px;
  background: url(../images/bg_central.png) no-repeat top -35px center;
  background-size: 1920px;
  padding-bottom: 110px;
}
#ehime .midokoro.central .swiper-pagination-bullet-active {
  background: #7dcfb9 !important;
}
#ehime .midokoro.central .swiper-slide-thumb-active .ph {
  outline: 3px solid #25b88d;
}
#ehime .midokoro.central .main_slide_area .txt_box .img_wrap {
  right: 80px;
}
#ehime .midokoro.south {
  padding-bottom: 280px;
  background: url(../images/bg_south.png) no-repeat top -35px center;
  background-size: 1920px;
  padding-bottom: 60px;
}
#ehime .midokoro.south .swiper-pagination-bullet-active {
  background: #ff662b !important;
}
#ehime .midokoro.south .swiper-slide-thumb-active .ph {
  outline: 3px solid #ff662b;
}
#ehime .midokoro.south .main_topic_box .contents_01 .txt_wrap h4 {
  font-size: 30px;
}
#ehime .midokoro.south .main_topic_box .contents_01 .txt_wrap h4 span {
  font-size: 18px;
}
#ehime .midokoro.south .main_topic_box .contents_01 .btn {
  margin-top: 30px;
  width: -moz-fit-content;
  width: fit-content;
}
#ehime .midokoro.south .main_slide_area .txt_box .img_wrap {
  right: 70px;
}
#ehime .midokoro.south .main_topic_box .txt_wrap .type04 {
  top: -95px;
}
#ehime .plan_wrap {
  background: url(../images/bg_plan.png) no-repeat top center;
  background-size: 1920px;
  padding-bottom: 120px;
  padding-top: 155px;
}
#ehime .plan_wrap .ttl_plan {
  text-align: center;
}
#ehime .plan_wrap .ttl_plan .txt {
  margin-top: 20px;
  line-height: 2;
}
#ehime .plan_wrap .ttl_plan .subttl {
  margin-top: 50px;
}
#ehime .plan_wrap .plan_list {
  margin-top: 25px;
}
#ehime .plan_wrap .plan_list .tab {
  display: flex;
  gap: 10px;
  justify-content: center;
}
#ehime .plan_wrap .plan_list .tab li p {
  width: 113px;
  height: 113px;
  border-radius: 50%;
  background-color: #5aafcc;
  color: #fff;
  text-align: center;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
  font-size: 20px;
}
#ehime .plan_wrap .plan_list .tab li.open p {
  background-color: #ff6224;
}
#ehime .plan_wrap .plan_list .tab li.open p::after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: calc(50% - 10px);
  height: 17.3205080757px;
  width: 20px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background-color: #ff6224;
}
#ehime .plan_wrap .button-prev,
#ehime .plan_wrap .button-next {
  top: 56%;
  position: absolute;
  cursor: pointer;
}
#ehime .plan_wrap .button-next {
  transform: scale(-1, 1);
  right: -70px;
}
#ehime .plan_wrap .button-prev {
  left: -70px;
}
#ehime .plan_wrap .tab_contents {
  position: relative;
  margin-top: 30px;
  z-index: 1;
}
#ehime .plan_wrap .tab_contents::after {
  content: "";
  position: absolute;
  display: block;
  width: 100vw;
  height: 695px;
  background-color: #fff;
  opacity: 0.5;
  left: calc(50% - 50vw);
  top: 0;
  z-index: -1;
}
#ehime .plan_wrap .tab_content {
  position: relative;
  display: none;
}
#ehime .plan_wrap .tab_content.open {
  display: block;
}
#ehime .plan_wrap .tab_content h3 {
  padding-top: 40px;
  font-size: 30px;
  text-align: center;
}
#ehime .plan_wrap .tab_content h3 span {
  margin-top: 20px;
  display: block;
  font-size: 18px;
}
#ehime .plan_wrap .tab_content ul {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
  position: relative;
}
#ehime .plan_wrap .tab_content ul li {
  width: 230px;
  outline: 10px solid rgba(247, 255, 253, 0.5);
  background-color: #fff;
  padding-bottom: 25px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0px 5px 9px -5px rgba(0, 0, 0, 0.3);
}
#ehime .plan_wrap .tab_content ul li .img_wrap img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 165px;
}
#ehime .plan_wrap .tab_content ul li .area {
  margin-top: 10px;
  font-size: 12px;
  background: #bea47e;
  color: #fff;
  border-radius: 2px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 8px;
  display: flex;
  line-height: 0;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  margin-right: 10px;
}
#ehime .plan_wrap .tab_content ul li h4 {
  min-height: 64px;
  margin-top: 8px;
  font-size: 15px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-top: 1px solid #bea47e;
  border-bottom: 1px solid #bea47e;
  margin-left: 10px;
  margin-right: 10px;
}
#ehime .plan_wrap .tab_content ul li .name {
  min-height: 60px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
}
#ehime .plan_wrap .tab_content ul li .txt {
  min-height: 60px;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
}
#ehime .plan_wrap .tab_content ul li .btn_plan a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  width: 210px;
  height: 41px;
  border-radius: 4px;
  font-size: 14px;
  background: #fff;
  color: #bea47e !important;
  border: 1px solid #bea47e;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#ehime .plan_wrap .tab_content ul li .btn_plan a::after {
  border-width: 6px 7px;
  border-color: transparent transparent transparent #bea47e;
  top: 36%;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  right: 10px;
}
#ehime .plan_wrap .tab_content .btn {
  margin-top: 40px;
  text-align: center;
}
#ehime .plan_wrap .tab_content::before {
  display: block;
  content: "";
  width: 550px;
  height: 420px;
  position: absolute;
  transform: translateX(-50%);
  background-size: 550px;
  background-position: center top;
  background-repeat: no-repeat;
  top: 0;
}
#ehime .plan_wrap .tab_content.plan01::before {
  background-image: url(../images/bg_plan01.png);
  left: -10%;
}
#ehime .plan_wrap .tab_content.plan02::before {
  background-image: url(../images/bg_plan02.png);
  right: -65%;
}
#ehime .plan_wrap .tab_content.plan03::before {
  background-image: url(../images/bg_plan03.png);
  left: -10%;
}
#ehime .plan_wrap .tab_content.plan04::before {
  background-image: url(../images/bg_plan04.png);
  right: -65%;
}
#ehime .plan_wrap .tab_content.plan05::before {
  background-image: url(../images/bg_plan05.png);
  left: -10%;
}
#ehime .plan_wrap .tab_content.plan06::before {
  background-image: url(../images/bg_plan06.png);
  right: -65%;
}
#ehime .plan_wrap .tab_content.plan07::before {
  background-image: url(../images/bg_plan07.png);
  left: -10%;
}
#ehime .nouzei_wrap {
  background: url(../images/bg_nouzei.png) no-repeat top center;
  background-size: 1920px;
  padding-bottom: 110px;
  padding-top: 140px;
}
#ehime .nouzei_wrap h2 {
  text-align: center;
}
#ehime .nouzei_wrap .desc_wrap {
  display: flex;
  margin-top: 60px;
  gap: 45px;
}
#ehime .nouzei_wrap .desc_wrap .txt_wrap {
  max-width: 380px;
}
#ehime .nouzei_wrap .desc_wrap .txt_wrap h3 {
  font-size: 26px;
  font-weight: normal;
}
#ehime .nouzei_wrap .desc_wrap .txt_wrap p {
  line-height: 1.6;
  margin-top: 40px;
}
#ehime .nouzei_wrap ul {
  display: flex;
  margin-top: 50px;
  justify-content: space-between;
}
#ehime .nouzei_wrap ul .note {
  margin-top: 20px;
  text-align: center;
}
#ehime .bnr_area {
  margin-top: 170px;
  border: 1px dotted #292929;
  padding: 60px 0;
  text-align: center;
}
#ehime .bnr_area h2 {
  margin-bottom: 60px;
  font-size: 30px;
}
#ehime .bnr_area .bnr {
  margin: 45px auto 0;
  width: 580px;
}
#ehime .bnr_area .bnr p {
  font-size: 18px;
  margin-top: 10px;
}
#ehime .bnr_area .bnr p span {
  font-size: 20px;
  font-weight: bold;
}
#ehime .disclaimer {
  margin-top: 100px;
  font-size: 14px;
  line-height: 1.6;
  height: 88px;
  border-radius: 50px;
  background-color: #efefef;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#ehime .access_area {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  border-radius: 20px;
  background: #fff;
  margin-top: 100px;
}
#ehime .access_area .accessBox {
  width: 100%;
}
#ehime .access_area .accessBox .map {
  width: 100%;
}
#ehime .access_area h2 {
  margin-bottom: 40px;
}
#ehime .access_area .route {
  margin-top: 40px;
  width: 100%;
}
#ehime .search_area {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  background: url(https://travel.rakuten.co.jp/movement/ehime/202407_shuyu/images/bg_search_area.jpg) no-repeat top center;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 200px;
  margin-top: 160px;
}
#ehime .search_area h2 {
  margin-bottom: 50px;
}
#ehime .summary {
  padding: 100px 0;
}
#ehime .summary a {
  color: #0783c2 !important;
  text-decoration: underline !important;
}
#ehime .summary a:hover {
  text-decoration: none !important;
}
#ehime #pageInquiry {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
}
#ehime #pageInquiry th {
  background-color: #edeabf;
}

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

@keyframes FadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.FadeInUp {
  opacity: 0;
}
.FadeInUp.on {
  animation-name: FadeInUp;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes FadeInUp {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.FadeInLeft {
  opacity: 0;
}
.FadeInLeft.on {
  animation-name: FadeInLeft;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes FadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.FadeInRight {
  opacity: 0;
}
.FadeInRight.on {
  animation-name: FadeInRight;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes FadeInRight {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.kvanimation.delay01,
.animation.delay01 {
  animation-delay: 0.5s;
}
.kvanimation.delay02,
.animation.delay02 {
  animation-delay: 1s;
}
.kvanimation.delay03,
.animation.delay03 {
  animation-delay: 1.5s;
}
.kvanimation.delay04,
.animation.delay04 {
  animation-delay: 2s;
}
.kvanimation.delay05,
.animation.delay05 {
  animation-delay: 2.5s;
}
.kvanimation.delay06,
.animation.delay06 {
  animation-delay: 3s;
}
.kvanimation.delay07,
.animation.delay07 {
  animation-delay: 3.5s;
}
.kvanimation.delay08,
.animation.delay08 {
  animation-delay: 4s;
}
.kvanimation.delay09,
.animation.delay09 {
  animation-delay: 4.5s;
}
.kvanimation.delay10,
.animation.delay10 {
  animation-delay: 5s;
}

.pc_none {
  display: none !important;
}

.rc-campaignRules {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  line-height: 1.3;
}

.rc-campaignRules__headline {
  font-size: 16px;
  font-weight: 700;
}
.rc-campaignRules__headline:before {
  position: relative;
  top: 3px;
  font-size: 20px;
  font-weight: 400;
  margin-right: 6px;
}

.rc-campaignRules__title {
  font-size: 14px;
  font-weight: 700;
  color: #bf0000;
}

.rc-campaignRules__leadText {
  margin-top: 12px;
  font-size: 12px;
}
.rc-campaignRules__leadText .rc-campaignRules__text {
  font-size: 12px;
}
.rc-campaignRules__leadText .rc-campaignRules__text.bold {
  font-weight: bold;
}

.rc-campaignRules__container {
  box-sizing: border-box;
  padding: 24px 32px;
  margin: 16px auto 0;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}

.rc-campaignRules__list {
  margin-top: 12px;
}

.rc-campaignRules__item {
  display: flex;
  flex-wrap: nowrap;
  padding: 12px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.rc-campaignRules__name {
  flex: 0 0 143px;
  font-size: 14px;
  font-weight: 700;
}

.rc-campaignRules__textContainer {
  flex: 0 1 auto;
  margin-left: 24px;
}
.rc-campaignRules__textContainer.-smallText .rc-campaignRules__text {
  font-size: 12px;
}

.rc-campaignRules__subHeadline {
  display: inline-block;
  padding: 0 4px;
  margin-bottom: 4px;
  background: rgba(0, 0, 0, 0.08);
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
}
.rc-campaignRules__subHeadline:not(:first-child) {
  margin-top: 8px;
}
.rc-campaignRules__subHeadline + .rc-campaignRules__emphasisText {
  margin-top: 4px;
}

.rc-campaignRules__text {
  font-size: 13px;
}
.rc-campaignRules__text:not(:first-child) {
  margin-top: 4px;
}
.rc-campaignRules__text + .rc-campaignRules__subText {
  margin-top: 8px;
}

.rc-campaignRules__textContainer--smallText .rc-campaignRules__text {
  font-size: 12px;
}

.rc-campaignRules__emphasisText {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 700;
}
.rc-campaignRules__emphasisText + .rc-campaignRules__text {
  margin-top: 8px;
}

.ra-rewardIcon + .rc-campaignRules__text {
  margin-top: 0;
}

.rc-campaignRules__subText {
  font-size: 12px;
  color: #717171;
}
.rc-campaignRules__subText:not(:first-child) {
  margin-top: 4px;
}

.ra-rewardIcon + .rc-campaignRules__subText {
  margin-top: 0;
}

.scroll_horizontal_area {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.scroll_horizontal_area .scroll_horizontal_wrap {
  height: 100%;
}
.scroll_horizontal_area .scroll_horizontal_wrap .horizontal_scroll {
  display: flex;
  height: 100%;
}
.scroll_horizontal_area .scroll_horizontal_wrap .horizontal_scroll .scroll_contents {
  min-width: 100vw;
  height: 100%;
}

.scroll_horizontal_area {
  background: #fff;
  margin: 100px auto;
  padding: 30px 0;
}
.scroll_horizontal_area .scroll_contents .inner::before {
  display: block;
  content: "";
  width: 1250px;
  height: 585px;
  background: #fffdee;
  border-radius: 30px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.scroll_horizontal_area h3 {
  text-align: center;
  position: relative;
  z-index: 1;
}
.scroll_horizontal_area .ph {
  margin-top: 40px;
}
.scroll_horizontal_area ul {
  display: flex;
  justify-content: center;
  gap: 0 60px;
}
.scroll_horizontal_area ul li.txt_box {
  width: 56%;
}
.scroll_horizontal_area ul li.txt_box p {
  line-height: 1.8;
}
.scroll_horizontal_area ul li.img_box {
  width: 30%;
  padding-top: 15px;
}

@media screen and (max-height: 900px) {
  .scroll_horizontal_area {
    padding: 3.3333333333vh 0;
  }
  .scroll_horizontal_area img {
    width: 100%;
  }
  .scroll_horizontal_area .scroll_contents .inner::before {
    width: 144.4444444444vh;
    height: 61.1111111111vh;
    bottom: -1.6666666667vh;
  }
  .scroll_horizontal_area h3 {
    width: 46.6666666667vh;
    margin: 0 auto;
  }
  .scroll_horizontal_area .ph {
    width: 96.6666666667vh;
    margin: 30px auto 0;
  }
  .scroll_horizontal_area .member {
    width: 27.7777777778vh;
  }
}
@media screen and (max-height: 700px) {
  .scroll_horizontal_area {
    padding: 1.4285714286vh 0;
  }
  .scroll_horizontal_area .scroll_contents .inner::before {
    width: 185.7142857143vh;
    height: 64.2857142857vh;
    bottom: -2.1428571429vh;
  }
  .scroll_horizontal_area h3 {
    width: 45.7142857143vh;
    margin: 0 auto;
  }
  .scroll_horizontal_area .ph {
    width: 100vh;
    margin: 30px auto 0;
  }
  .scroll_horizontal_area .member {
    width: 38.5714285714vh;
  }
  .scroll_horizontal_area ul {
    margin-top: 5px;
    gap: 0 15px;
  }
  .scroll_horizontal_area ul li.txt_box {
    width: 66%;
  }
  .scroll_horizontal_area ul li.img_box {
    padding-top: 15px;
  }
}/*# sourceMappingURL=contents_pc.css.map */