<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body #wrapper {
	background-color:#FFFFFF;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	width: 100%;
	min-width:320px;
	}

#wrapper h1,
#wrapper #mainpic,
#wrapper .contents {
	text-align: center;
}
#wrapper 
/****************************************************/
/*      Img                 */
/****************************************************/
#wrapper img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#wrapper img.img-right {
	float: right;
	margin: 0px 0px 0px 10px;
}
#wrapper img.img-left {
	float: left;
	margin: 0px 10px 0px 0px;
}
#wrapper .img-arrow {
	margin: 0px 15px 0px 0px;
	vertical-align:middle;
}
#wrapper form {
	margin: 0px;
	padding:0px;
}


/****************************************************/
/*      A                 */
/****************************************************/
#wrapper a img {
	border-style: none;
}
#wrapper a:link{
	color:#000000;
	text-decoration: none;
}
#wrapper a:visited{
	color:#000000;
	text-decoration: none;
}
#wrapper a:hover{
	color:#666666;
	text-decoration: none;
}
#wrapper a:active{
	color:#000000;
	text-decoration: none;
}


/****************************************************/
/*      H                 */
/****************************************************/

/*h1 {
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color:#FFFFFF;
	clear:both;
}*/
#wrapper h1 img {
max-width: 100%;
height: auto;
width /***/:auto;　
}

h2 {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	padding: 10px;
	margin: 30px 0px 20px 0px;
	font-size: 100%;
	color:#FFF;
	background-color:#3367d5;
	text-decoration:none
}
#wrapper h2.zero {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	padding: 10px;
	margin: 30px 0px 35px 0px;
	font-size: 100%;
	color:#FFF;
	background-color:#3367d5;
	text-decoration:none
}

/*h3 {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	margin: 50px 0px 15px 0px;
	padding:5px;
	font-size: 100%;
	color:#333;
	font-weight:bold;
	background-color:#F3F3F3;
	text-decoration:none
}*/
#wrapper .box .tex h3 {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	padding:5px;
	margin: 10px 0px 25px 0px;
	font-size: 100%;
	color:#333;
	font-weight:bold;
	background-color:#F3F3F3;
	text-decoration:none
}
#wrapper .flow h3 {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	margin: 0px 0px 25px 0px;
	padding:0px 30px 0px 30px ;
	font-size: 100%;
	color:#FFF;
	font-weight:bold;
	background: #4184F3;
	text-decoration:none;
	text-align:center;
}


/****************************************************/
/*     table                 */
/****************************************************/
#wrapper td {
	color:#616161; 
	line-height:1.3; 
}
#wrapper .sim-table{
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width:90%;
	margin-top: 20px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	font-size:100%;
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}
#wrapper .sim-table table{
	width:100%;

}
#wrapper .sim-table tr{
	border-bottom:#cccccc 1px solid;
}
#wrapper .sim-table tr:last-child{
	border:none;
 }
#wrapper .sim-table th{
	width:40%;   
	padding:5px 10px;
	display:table-cell;
	font-weight:bold;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	background: #fafafa;
	color: #555!important;
	text-align: left;
}
#wrapper .sim-table td{
	width:60%;   
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	padding:5px 10px;
	display:table-cell;
	text-align: center;
}
#wrapper .rate-table{
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width:90%;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	font-size:100%;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#wrapper .rate-table table{
	margin:0px;
	padding:0px;
	width:100%;

}
#wrapper .rate-table tr{
	border-bottom:#cccccc 1px solid;
}
#wrapper .rate-table tr:last-child{
	border:none;
 }
#wrapper .rate-table th.deep{
	width:70px;
	font-weight:bold;
	padding:5px 10px;
	display:table-cell;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #E8E8E8;
	color: #555!important;
	text-align: center;
}
#wrapper .rate-table th{
	padding:2px 10px;
	display:table-cell;
	font-weight:bold;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #fafafa;
	color: #555!important;
	text-align: center;
	vertical-align: middle;
}
 
#wrapper .rate-table td{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding:2px 10px;
	display:table-cell;
	text-align: center;
	vertical-align: middle;
}


/****************************************************/
/*      P                 */
/****************************************************/
#wrapper .box p {
	color:#333;
	/*margin: 0px 0px 20px 0px;*/
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 200%;
	clear:both;
}
#wrapper p.catchcopy {
	color:#333;
	margin: 40px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 70%;
	font-weight:normal;
	line-height: 200%;
	clear:both;
}
#wrapper p.sim {
	color:#333;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 70%;
	font-weight:normal;
	line-height: 200%;
	clear:both;
}
#wrapper .flow p {
	color:#FFF;
}
#wrapper p.price {
	color:#333;
	margin: 20px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 200%;
	font-weight:normal;
	line-height: 160%;
	font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
	clear:both;
}

#wrapper p.price span {
    font-size: 60%;
}

/***************************************/
/*　　　　　　　　　　　　　　　　　　*/
/***************************************/
#wrapper #mainpic {
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding:0px 0px 0px 0px;
	width: 100%;
	height:auto;
	text-align:center;
}
#wrapper #mainpic img{
	width: 100% /* auto */;
	height: auto;
}
#wrapper #catch{
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 30px 0px 30px 0px;
	text-align: center;
	background-color:#F9F9F9;
	clear:both;
}
#wrapper #catch img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}
#wrapper .btn2 {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 92%;
	height:auto;
	margin-top: 15px;
	margin-left: auto;
	margin-bottom: 22px;
	margin-right: auto;
	background: #FFE842;
	border: 0px solid #DDD;
	color: #333;
	padding: 10px 10px 10px 10px;
	display:block;
	font-size:100%;
	text-align:center;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#wrapper .btn,.concierge_btn {
	width: 70%;
	height:auto;
	margin-top: 20px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	background: #6699FF;
	border: 0px solid #DDD;
	color: #FFF;
	padding: 10px 10px 10px 10px;
	display:block;
	font-size:100%;
	text-align:inherit;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	text-align:center;
    -moz-border-radius: 5px;
}
#wrapper .btn:hover,
#wrapper .concierge_btn:hover {
	background-color: #fff;
	border-color: #000;
	color: #000;
}
#wrapper .concierge_btn,
#wrapper .concierge_btn::before,
#wrapper .concierge_btn::after,
#wrapper .btn,
#wrapper .btn::before,
#wrapper .btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	float: none;
}
#wrapper .btn_area {
	margin-bottom:20px;
}
#wrapper #ex-box{
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width:95%;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 60px;
	margin-right: auto;
	padding: 0px 0px 0px 5px;
	text-align: left;
	background-color:#FFFFFF;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	clear:both;
}
#wrapper .box-pic {
	width:100%;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align:center;
	float:left;
}
#wrapper .box-pic img{
max-width: 100%;
height: auto;
width /***/:auto;　
	display:block;
}
#wrapper .box-tex {
	width:100%;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align:center;
}
#wrapper br.ex {
	display:block;
}
#wrapper .box{
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width:95%;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	clear:both;
}
#wrapper .box .pic {
	width:100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#wrapper .box .pic  img{
max-width: 100%;
height: auto;
width /***/:auto;　
	display:block;
}
#wrapper .box .pic  img.off {
max-width: 100%;
height: auto;
width /***/:auto;
	display:none;
}
#wrapper .box .tex {
	width:100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
#wrapper img.travel {
max-width: 100%;
height: auto;
width /***/:auto;　
}
#wrapper .flow {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-top: 20px;
	margin-left: auto;
	margin-bottom: 22px;
	margin-right: auto;
	background: #4184F3;
	border: 0px solid #DDD;
	color: #FFF;
	width: 92%;
	height:auto;
	padding: 20px 15px 2px 15px;
	display:block;
	text-align:inherit;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	text-align:left;
    -moz-border-radius: 5px;
}


@media screen and (min-width:768px){
	
}


@media screen and (min-width:960px){
	
/****************************************************/
/*     H                */
/****************************************************/
#wrapper h2 {
	/*width: 100%;*/
	padding: 10px;
	margin: 100px 0px 35px 0px;
	font-size: 22px;
	color:#FFF;
	background-color:#3367d5;
	text-decoration:none;
	font-family:"Maru Folk Medium";
}
#wrapper h3.zero {
	width: 100%;
	padding: 10px;
	margin: 0px 0px 35px 0px;
	font-size: 22px;
	color:#FFF;
	background-color:#3367d5;
	text-decoration:none
}
#wrapper h3 {
	width: 100%;
	margin: 50px 0px 15px 0px;
	padding:0px;
	font-size: 20px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	background-color:#FFF;
	font-family:"Maru Folk Medium";
}
#wrapper .box .tex h3 {
	width: 100%;
	margin: 0px 0px 25px 0px;
	font-size: 20px;
	color:#333;
	background-color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
}
#wrapper .flow h3 {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	margin: 0px 0px 25px 0px;
	font-size: 20px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none
}


/****************************************************/
/*     table                 */
/****************************************************/
#wrapper .sim-table{
	width:620px;
	margin-top: 20px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	font-size:100%;
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}


/****************************************************/
/*      P                 */
/****************************************************/
#wrapper p {
	color:#333;
	/*margin: 0px 0px 20px 0px;*/
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	line-height: 200%;
	clear:both;
}
#wrapper p.catchcopy {
	color:#333;
	margin: 40px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	font-weight:normal;
	line-height: 200%;
	clear:both;
	font-family:"Maru Folk Medium";
}
#wrapper p.sim { margin: 20px 0px 50px 0px; }
/****************************************************/
/*                      */
/****************************************************/
#wrapper #catch{
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 50px 0px 45px 0px;
	text-align: center;
	background-color:#F9F9F9;
	clear:both;
}
#wrapper #ex-box{
	width:960px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 60px;
	margin-right: auto;
	padding: 15px 15px 15px 15px;
	text-align: center;
	background-color:#FFFFFF;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	clear:both;
}
#wrapper .box-pic {
	width:400px;
	margin: 0px;
	padding: 0px 0px 0px 55px;
	float:left;
}
#wrapper .box-pic  img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
	display:block;
}
#wrapper br.ex {
	display:none;
}
#wrapper .box-tex {
	width:400px;
	margin: 0px;
	padding: 0px 0px 30px 20px;
	float:left;
	text-align:left;
}
#wrapper .box{
	width:960px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	clear:both;
}
#wrapper .box .flexbox {
	display: flex;
	justify-content: center;
	align-items: center;
}
#wrapper .box .flexbox &gt;div:first-of-type { margin-right: 20px; }
#wrapper .box .pic {
	width:auto;
	margin: 20px 0px 30px 0px;
	padding: 0px;
	float:left;
}
#wrapper .box .pic  img{
	max-width: 100%;
	height: auto;
	width :auto;　
	display:block;
}
#wrapper .box .pic img.off {
	max-width: 100%;
	height: auto;
	width :auto;
	display:block;
}
#wrapper .box .tex {
	width:auto;
	margin: 20px 0px 30px 0px;
	padding: 0px 0px 0px 20px;
	float:left;
	text-align:left;
}
#wrapper .btn_area {
	width:960px;
	margin:0 auto;
	font-family:"Maru Folk Medium";
	display: flex;
}
#wrapper .btn2 {
	width: 700px;
	height:auto;
	margin-top: 15px;
	margin-left: auto;
	margin-bottom: 22px;
	margin-right: auto;
	background: #FFE842;
	border: 0px solid #DDD;
	color: #333;
	padding: 10px 10px 10px 10px;
	display:block;
	font-size:22px;
	text-align:center;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#wrapper .concierge_btn {
	background: #6699ff url(../imgs/concierge.png) no-repeat;
}
#wrapper .concierge_btn span {
	padding-left:45px;
}
#wrapper .btn,.concierge_btn {
	width: 440px;
	height:110px;
	margin-top: 20px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: 40px;
	background-color: #6699FF;
	border: 0px solid #DDD;
	color: #FFF;
	padding: 40px 0px 0px 0px;
	display:block;
	font-size:130%;
	text-align:inherit;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	text-align:center;
    -moz-border-radius: 5px;
}
#wrapper .flow {
	margin-top: 20px;
	margin-left: auto;
	margin-bottom: 22px;
	margin-right: auto;
	background: #4184F3;
	border: 0px solid #DDD;
	color: #FFF;
	width: 700px;
	height:auto;
	padding: 20px 35px 2px 35px;
	display:block;
	text-align:inherit;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	text-align:center;
    -moz-border-radius: 5px;
}

}

@media screen and (min-width:1201px){
	#wrapper .rate-table{
		width:1160px;
		margin-top: 0px;
		margin-left: auto;
		margin-bottom: 20px;
		margin-right: auto;
		font-size:100%;
		border-top: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		display:block;
	}
}


/* 2016.03.15 バナー追加 */
#wrapper #special{
	margin-bottom:60px;
}
#wrapper #special p{
	text-align:center;
	margin-bottom: 25px;
}
#wrapper #special ul{
	width:1180px;
	margin-left:auto;
	margin-right:auto;
	letter-spacing: -.40em;
}
#wrapper #special ul li{
	width:280px;
	vertical-align:top;
	display:inline-block;
	letter-spacing: normal;
    *display : inline;
    *zoom : 1;
	margin-right:20px;
	padding-bottom:20px;
}
#wrapper #special ul li.mr0{
	margin-right:0px;
}
#wrapper #special ul li .pic{
	margin-bottom:5px;
}
#wrapper #special ul li .pic img{
	vertical-align:bottom;
}
#wrapper #special ul li h3{
	font-size:14px;
	margin: 0px 0px 0px 0px;
	text-align:left;
}
#wrapper #special ul li p{
	font-size:12px;
	text-align: left;
}

#wrapper #special ul li img:hover{
	opacity:0.7;
}


@media screen and (max-width: 1240px) {
#wrapper #special ul{
	width:auto;
	margin-left:1%;
	margin-right:1%;
	text-align:center;
}
#wrapper #special ul li{
	width:23%;
	margin-left:1%;
	margin-right:1%;
	text-align:left;
}
#wrapper #special ul li.mr0{
	margin-right:1%;
}
#wrapper #special ul li .pic img{
	width:100%;
	height:auto;
}

#wrapper #special ul li h3{
	background-color:#ffffff;
}
}

@media screen and (max-width: 830px) {
#wrapper #special ul{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper #special ul li{
	margin-left:10px;
	margin-right:10px;
	width:280px;
}
#wrapper #special ul li.mr0{
	margin-right:10px;
}
}

@media screen and (max-width: 640px) {

#wrapper #special { margin-bottom:20px; }
#wrapper #special ul{
	width:auto;
	margin-left:1.5%;
	margin-right:1.5%;
}
#wrapper #special ul li{
	margin-left:1.5%;
	margin-right:1.5%;
	width:47%;
}
#wrapper #special ul li.mr0 { margin-right:1.5%; }
#wrapper #special ul li h3 { font-size:13px; }
#wrapper #special ul li p { font-size:11px; }

}




#wrapper p.end__lead{
	margin-bottom: 20px;
	padding: 20px 0;
	border: 1px solid red;
	background: #f7c0c0;
	text-align: center;
	font-size: 2rem;
}
#wrapper p.end__lead span{
	color: red;
	font-size: 3rem;
}
#wrapper p.end__head{
	max-width: 960px;
	margin: 0 auto 20px;
	padding-left: 10px;
	border-left: 3px solid #3367d5;
	box-sizing: border-box;
	font-size: 18px;
}
.end__infoareea{
	max-width: 960px;
	margin: 0 auto 20px;
	padding: 20px 20px 5px;
	background: #adc7ff;
	border-radius: 10px;
	box-sizing: border-box;
}
.end__infoareea dt{
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
}
.end__infoareea dd{
	margin-bottom: 15px;
	padding-left: 1em;
	font-size: 14px;
}
@media screen and (max-width: 640px) {
	#wrapper p.end__lead{
		font-size: 1.2em;
	}
	#wrapper p.end__lead span{
		font-size: 1.8rem;
	}
}</pre></body></html>