<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
.rrg-contact-form{
	padding:0 2em;
}
.rrg-form-lead{
	position: relative;
}
a.confirmation-link{
	background-color: #893A2F;
	color: #fff;
	width:232px;
	height:56px;
	line-height:20px;
	padding:8px 0;
    box-sizing: border-box;
	text-align: center;
	text-decoration: none;
	display: block;
	position: absolute;
    right: 0;
    top: 0;
}
a.confirmation-link:hover{
	opacity:0.8;
}
a.confirmation-link::after{
	content: "";
    position: absolute;
    top: 50%;
    right:15px;
    margin-top:-3px;
    width:7px;
    height:7px;
    border-top:2px solid #ffffff;
    border-right:2px solid #ffffff;
    transform:rotate(45deg);
}
.cap{
	text-indent: -.7em;
	padding-left: 1.5em;
	line-height: 1.5;
}
.c_requ_l img {
	margin-bottom: 10px;
}
.thankyou{
	padding: 100px 0;
	text-align: center;
}
.thankyou img {
	margin-bottom: 15px;
}
#cnt_body{
  background:#fff9ef;
  max-width: 1120px;
		margin: auto;
  /* width: 100vw; */
  /* padding: 30px calc((100vw - 1120px) / 2) 40px; */
		padding: 30px 0 40px;

}
/* #contentsBody{
  margin-top:10px;
} */
.list01 li{
  padding-left:1em;
  position:relative;
  font-size:13px;
  line-height:1.6;
  margin:0 0 10px;
}
.list01 li:last-child{
  margin:0;
}
.list01 li span{
  color:#5e3e39;
  font-size:20px;
  position:absolute;
  left: 0;
  top: -2px;
  line-height: 1;
}
.c_requ.c_requ01 dt{
  width:30%;
}
.c_requ.c_requ01 dd{
  width:70%!important;
}
.link_pagetop ,
.pagetop {
	text-align: right;
	padding-top: 2px;
	padding-bottom:30px;
}
.link_pagetop a,
.pagetop a {
	text-align: right;
	background: url(/luxurytravel/css/luxurytravel_img/pagetop.png) no-repeat left center;
	padding-left: 13px;
	font-size: 108%;
	line-height:150%;
}
.reserve_consult_strong {
	font-weight: bold;
	color: #893A2F;
}
.reserve_consult_wrapper {
	border: 1px solid #000;
	margin: 20px auto 0;
	padding: 10px 25px;
}
.reserve_consult_title {
	text-align: center;
	font-weight: bold;
}
.reserve_consult_wrapper ul li {
	list-style-type: disc;
}
.sp_only {
	display: none;
}
@media (min-width: 769px){
	a[href^="tel:"]{
	  	pointer-events: none;
	}
	.c_requ_l , .cap{
		width: calc(100% - 236px - 2em);
	}
}
@media (max-width:768px) {
	.headnavi{
        margin-top: -10px;
    }
	.rrg-contact-form{
		padding:0 10px;
	}
	#contentsArea{
		width: 100%;
	}
	#cnt_body{
		padding: 0 0 30px;
	}
	a.confirmation-link{
		height: 78px;
    	font-size: 22px;
    	line-height: 28px;
		padding: 12px 0;
		left: 0;
		right: 0;
		width: 100%;
		margin-bottom: 10px;
		position:relative;
	}
	.c_requ_l{
		margin:0 0 10px;
		padding-top: 20px;
	}
	.cap{
		text-indent:0;
		padding-left:0;
	}
	.sp_only{
		display: block;
	}
}</pre></body></html>