@charset "UTF-8";

.linkActive {
	color: #00a0e9;
}
.linkLeasure {
	color: #34a34e;
}
.linkShop {
	color: #22ac38;
}
.linkGourmet {
	color: #f39800;
}
.linkNight {
	color: #8f82bc;
}
.linkRelax {
	color: #eb6ea5;
}
.linkStay {
	color: #c63396;
}
.linkOthers {
	color: #000000;
}

.bg-blue {
	background-color: #022a98 !important;
  }
  
  a.bg-blue:hover, a.bg-blue:focus,
  button.bg-blue:hover,
  button.bg-blue:focus {
	background-color: blue !important;
  }

  .catTitle {
	position: relative;
	padding: 0.5rem 1rem;
	margin-bottom: 1.6rem;
	border: 1px solid transparent;
	border-radius: 15px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
  }

  /* .catTitle a {
	color: #ffffff;
  }
  .catTitle a:hover {
	opacity: 0.5;
	text-decoration: none;
  } */

  .category a {
	color: #ffffff;
  }
  .category a:hover {
	opacity: 0.8;
	text-decoration: none;
  }



  .titleActiv {
	background-color: #00a0e9;
	border-color: #00a0e9;
  }

  .titleShop {
	background-color: #22ac38;
	border-color: #22ac38;
  }

  .titleGourmet {
	background-color: #f39800;
	border-color: #f39800;
  }

  .titleNight {
	background-color: #8f82bc;
	border-color: #8f82bc;
  }

  .titleRelax {
	background-color: #eb6ea5;
	border-color: #eb6ea5;
  }

  .titleBack {
	background-color: #c70303;
	border-color: #c70303;
  }

  p.year {
	font-size: 1rem;
	font-weight: bold;
  }
@media  (min-width: 420px)  {
	p.year {font-size: 1.2rem; }
}
@media  (min-width: 500px)  {
	p.year {font-size: 1.6rem; }
}
@media  (min-width: 600px)  {
	p.year {font-size: 1.8rem; }
}
@media  (min-width: 768px)  {
	p.year {font-size: 2.5rem; }
}
@media  (min-width: 1200px)  {
	p.year {font-size: 3rem; }
}
@media  (min-width: 1540px)  {
	p.year {font-size: 4.5rem; }
}


@media  (min-width: 1025px)  {
.couponMax {
	max-width: 80%;
}
}


.colist-item {
    position: relative;
    display: flex !important;
    padding: 0.7rem 1rem;
	margin: 0.5rem 0;
    background-color: #fff;
	border-radius: 0.3rem;
	font-size: 1.4rem;
	font-weight: 600;
	-webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
	-webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

@media (max-width: 420px) {
	.colist-item {
		font-size: 1.1rem;
	}
}

.coListActive li {
	border: 1.5px solid #00a0e9;
}
.coListLeasure li {
	border: 1.5px solid #34a34e;
}
.coListShop li {
	border: 1.5px solid #22ac38;
}
.coListGourmet li {
	border: 1.5px solid #f39800;
}
.coListNight li {
	border: 1.5px solid #8f82bc;
}
.coListRelax li {
	border: 1.5px solid #eb6ea5;
}
.coListStay li {
	border: 1.5px solid #c63396;
}
.coListOthers li {
	border: 1.5px solid #000000;
}

.couponBtn {
	color: #fff;
	font-size: 90%;
	background-color: #ff3b30;
  }

.couponBtn:hover {
	color: #fff;
	background-color: #fc6961;
  }
.colist-item a {
	color: #fff;
	text-decoration: none;
}

.titleCaution a:hover {
	text-decoration: none;
	opacity: 75%;
}

.indent span {
    display: inline-block;
  }


h3.notation {
	color: #dc0e03;
	font-size: 1.6rem;
}
h4.notation {
	color: #dc0e03;
	font-size: 1.5rem;
}
h5.notation {
	color: #dc0e03;
	font-size: 1.4rem;
}

.boxCoupon,.boxCouponL {
    margin: 0.5rem 0;
    background: #ffffff;
	border: solid 6px #dc0e03;
	border-radius: 24px;
}
.boxCoupon .box-title h4 {
    font-size: 1.6rem;
    background: #dc0e03;
    padding: 0.5rem;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}

.boxCouponL .box-title h4 {
    font-size: 1.6rem;
    background: #dc0e03;
    padding: 0.5rem;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}

.boxCoupon p {
	font-size: 1.4rem;
	font-weight: bold ;
    padding: 22px 14px 24px 14px;
    margin: 0;
}

.boxCouponL p {
	font-weight: bold ;
    padding: 22px 14px 24px 14px;
    margin: 0;
}

@media (min-width: 300px) {
	.boxCouponL p {
		font-size: 0.9rem;
	}
}
@media (min-width: 327px) {
	.boxCouponL p {
		font-size: 1rem;
	}
}
@media (min-width: 369px) {
	.boxCouponL p {
		font-size: 1.2rem;
	}
}
@media (min-width: 392px) {
	.boxCouponL p {
		font-size: 1.3rem;
	}
}
@media (min-width: 575px) {
	.boxCouponL p {
		font-size: 1.4rem;
	}
}
@media (min-width: 700px) {
	.boxCouponL p {
		font-size: 1.6rem;
	}
}

li.cautionTxt {
	line-height: 1.5;
	margin-bottom: 0.5rem;
}
.redBox {
	border: 2px solid #dc0e03;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 600;
	color: #dc0e03;
	padding: 0.5rem 0.5rem;
}

p.text-red {
	color:#dc0e03;
	font-size: 1.2rem;
	font-weight: 600;
}

.noteText {
	padding-left: 1em;
	text-indent: -1em;
}

/* ドロワーメニュー */

/* :::::: toggle button :::::: */
#drawer {
	display: none;
}
label {
	cursor: pointer;
	position: fixed;
}
.open {
	z-index: 2;
	top: 190px;
	right: 10px;
	width: 48px;
	height: 48px;
	border-radius: 48px;
	background: #0280FA;
  opacity: 0.6;
	transition: background .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.open::before,
.open::after {
	content: "";
}
.open span,
.open::before,
.open::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: 30%;
	width: 40%;
	border-bottom: 2px solid white;
	transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.open::before {
	transform: translateY(-8px);
}
.open::after {
	transform: translateY(8px);
}
.close {
	z-index: 1;
	inset: 0;
	pointer-events: none;
	transition: background .6s;
}
#drawer:checked + .open {
	background: #dc9b66;
  opacity: 1;
	transform: translateX(-240px);
}
#drawer:checked + .open span {
	transform: scaleX(0);
}
#drawer:checked + .open::before {
	transform: rotate(135deg) scaleX(1.2);
}
#drawer:checked + .open::after {
	transform: rotate(-135deg) scaleX(1.2);
}
#drawer:checked ~ .close {
	pointer-events: auto;
	background: rgba(0,0,0,.4);
}

/* :::::: drawer menu :::::: */
.drmenu {
	z-index: 2;
	position: fixed;
	overflow: auto;
	top: 0;
	right: 0;
	width: 270px;
	margin: 0;
	padding: 10px;
  margin-top: 150px;
  padding-bottom: 20px;
	box-sizing: border-box;
	background: rgba(47, 70, 105, 0.8);
	transform: translateX(100%);
	transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.drmenu h4 {
	color: white;
  font-size: 1.25rem;  
	font-weight: 600;
	text-align: center;
  padding-top: 2px;
  margin-bottom: 10px;
}
.drmenu ul {
	margin: 0;
	padding: 0;
}
.drmenu li {
	line-height: 1.4;
	font-weight: 600;
}
.drmenu li {
	border-top: 1px solid rgba(255,255,255,.6);
}

.drmenu li:last-child {
	border-bottom: 1px solid rgba(255,255,255,.6);
}

.drmenu a {
	display: block;
	padding: 0.5em 0.7em;
	color: white;
	text-decoration: inherit;
	transition: background .6s;
}
.drmenu a:hover {
	background: rgb(14, 71, 146);
}
#drawer:checked ~ .drmenu {
	transform: none;
}


/* 物件紹介用に幅と位置を調整 */
#realestate .drmenu {
	width: 270px;
}

#realestate #drawer:checked + .open {
	right: 40px;
}

/* ドロワーメニュー */