@charset "utf-8";
/* CSS Document */

body #container{
	font-family: 'メイリオ', 'Meiryo', 'Helvetica', 'ヒラギノ角ゴシック ProN', 'Arial', 'ＭＳ Ｐゴシック';	
    width: 100%;
    margin: 0;
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
	box-sizing: border-box;
}

* { box-sizing: border-box; }
#container a{
	text-decoration: none;
}

#container a:hover{
/*	color: #333;*/
	opacity: .6;
}

.w1000{
	width: 1000px;
	margin: 0 auto;
}
/* 非表示指定 */
.tb{display: none;}	
.sp{display: none;}
.pc{display: inline-block;}


ul {
  list-style: none;
}

/*--------------------page-top */
#page-top{
    position: fixed;
    z-index: 100;
    right: 20px;
    bottom: 10px;
}
#page-top a{
    color: #0066cc;
}
#page-top a:hover{
    color: #7ec3ed;
}

/*--------------------パンくず */
#pankuzu{
	margin: 15px auto;
	width: 1000px;
	font-size: .85em;
}

#pankuzu ul{
    padding: 0 0 5px;
    _zoom: 1;
}
#pankuzu li{
    float: left;
    list-style: none;
}
#pankuzu li + li:before{
    margin: 0 8px;
    content: '>';
}

/*--------------------top */
.logo{
	width:1000px;
	text-align: right;
	margin: 0 auto;
    padding-top: 10px;
}

#top{
	/*background-image: url("../img/bg.jpg");
	background-size:cover;
	background-position:left top;
	background-repeat: repeat;*/
	/*height: 665px;*/
	/*width:70%;*/
	margin: 0 auto;
}

.topbg{
	background-image: url("../img/title_bg.png");
	/*background-size:cover;*/
	background-position:center bottom;
	background-repeat: no-repeat;
	height: 900px;
	/*width:70%;*/
	/*background-size: contain;*/
	margin: 0 auto;
}

h1{
	text-indent:5000px;
	white-space: nowrap;
	overflow: hidden;
	background-image: url("../img/title.png");
	background-repeat: no-repeat;
	background-position:55%;
	height: 420px;
	position: relative;
}

/*------メッセージ*/
#message{
	padding: 1em 0 10em 0;
}


/*--------------------point */

.box{
    background-image: url("../img/bg2.jpg");
    background-size:cover;
    padding-bottom: 5em;
}

.point{
	position: relative;
}

.point_box{
    padding: 5em 2em 1em;
    background: #fcfbdb;
    border: 10px #ffffff solid;
    position: relative;
}

.point_box li{
    position: relative;
    font-weight: 700;
    font-size: 23px;
    line-height: 1.4;
    letter-spacing: -0.5px;
    padding-bottom: 13px;
    color: #231815;
}

.point .small{
    font-size: 0.75em;
}

.kyoryoku{
    font-size: 0.7em;
}
#main li{
	position: relative;
	font-family: 'M PLUS 1p', sans-serif;
	transform: rotate(0.03deg);
	font-weight: 700;
	font-size: 23px;
	line-height: 1.3;
	letter-spacing: -0.5px;
	padding-bottom: 30px;
	color: #231815;
}

#main li p{
	line-height: 1.3;
    padding-left: 1em;
}

#main .point_box li:first-child{
    position: absolute;
    top:-3em;
    left:0; 
}

#main .point_box li:nth-of-type(2){
    position: absolute;
    top:0.2em;
    right:1em; 
}

#main .point_box li:nth-last-of-type(2){
    position: absolute;
    bottom:15em;
    right:0em; 
}

#main .point_box li:last-of-type{
    position: absolute;
    bottom:2em;
    right:2em; 
}


.point_icon::before{
   content: "◆";
   padding-right: 5px;
   position: absolute;
}

#main .point_red{
	color:#d93924;
	font-weight: 800;
}

.point_left2{
	padding-left: 1em;
}

.pl5{
	padding-left: 1.5em;
}

.point_photo{
	position: absolute;
	/*width:360px;*/
	width:515px;
	top: -5px;
	/*right: 15px;*/
	right: -150px;
}

.font_small{
	font-size: 0.7em;
}

.map{
	padding: 60px 0;
    margin: 0 auto;
}

#ura{
	background:url(../img/bg03.png) repeat top center,#0092d8;
}

.schedule{
	text-align: center;
	padding: 100px 0 0 0;
}

.price{
	text-align: center;
	padding: 30px 0;
}

.rinkai{
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}

.rinkaip{
	display: inline-block;
}

.rinkai .attention{
	font-size: 12px;
	padding-left: 5em;
}

.rinkai ul{
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}

.rinkai ul li{
	width:calc((100% - 10px) /2);
}
.rinkai ul li:first-of-type{
	width:100%;
}

.rinkai ul li img{
	width:100%;
}



#ura .attention{
	font-size: 14px;
	color: #ffffff;
	text-align: right;
}

/*-------------------------------------------------------------------------------------tour*/
#tour{
	padding: 50px 0;
	background: #2052a2;
}

#tour p{
	font-size: 28px;
	font-family: 'M PLUS 1p', sans-serif;
	transform: rotate(0.03deg);  
	color: #ffffff;
	position: relative;
    line-height: 1.5;
}

#tour .tour_box{
	text-align: center;
}

#tour .tour_box .sub_tl{
    font-size: 20px;
    padding-bottom: 1em;
}

#tour .tour_box .tour_tl{
    padding-bottom: 1em;
}

#tour .tour_fukidashi{
    display: flex;
    justify-content: center;
	align-items: center;
	font-size: 26px;
	text-align: center;
}

#tour .tour_fukidashi::before,
#tour .tour_fukidashi::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #3fc1c9;
}

#tour .tour_fukidashi::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
#tour .tour_fukidashi::after {
	margin-left: 30px;
	transform: rotate(35deg)
}

.tour_box ul{
	width:100%;
}

.tour_box ul li{
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin: .7em auto;
}

.tour_box ul li a{
    display: inline-block;
    background: #0092d8;
    color: #ffffff;
  /* padding: 15px 4.5em;*/
	 padding: 15px 2.6em;
    border: #ffffff solid 1px;
}

/*販売開始前　リンクおせない*/
/*.tour_box ul.ouro li{
        background: #F8D800;
        color: #2052a2;
        width:30%;
        padding: 10px 20px;
}*/

.tour_box ul.ouro li a{
    background-image: linear-gradient( 135deg, #FDEB71 10%, #F8D800 100%);
    color: #2052a2;
}

.tour_box ul.fukuro li a{
	background: #F39939;
}

#tour .hatubai{
	display: block;
	padding: 0 0 10px 0;
	font-size: 20px;
	font-family:'Noto Sans JP', sans-serif;
}
/*-------------------------------------------------------------満席御礼*/
.end{	position: relative;}
.end::before{
	content: '';
	display: inline-block;/*忘れずに！*/
	width: 35%;/*画像の幅*/
	height: 100%;/*画像の高さ*/
	background: rgba(0,65,141,0.50);
	background-size: cover;
	vertical-align: middle;	
	position: absolute;
	top:0;
	left:32.5%;
	/*right: 0;*/
	z-index: 99;
}
.end a{position: relative;  pointer-events: none}
.end a::before{
	content: '受付終了';
	display: inline-block;
	font-size:.95em;
	width: 7em;
	color: #FFFFFF;
	background: rgba(255,0,4,0.65);
	border:#fff 4px double;
	padding: .2em 0;
	vertical-align: middle;	
	transform: rotate(-10deg);
	position: absolute;
	top:25%;
	left: 32%;
	right:0;
	z-index: 999;
	text-shadow    : 
       2px  2px 1px #D00000,
      -2px  2px 1px #D00000,
       2px -2px 1px #D00000,
      -2px  0px 1px #D00000,
       0px -2px 1px #D00000; 
}


/*--------------------追加部分（宿泊セットプラン） */
.tour_box2{
	text-align: center;
    padding-bottom: 50px;
}

.tour_box2 ul{
	width:100%;
}

.tour_box2 ul li{
	text-align: center;
	position: relative;
	height: 70px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 19px;
	font-weight: 600;
}

.tour_box2 ul li a{
	display: inline-block;
	background: #0092d8;
	color: #ffffff;
	padding: 15px 3em;
	border: #ffffff solid 1px;
}

#tour .tour_box5 {
	text-align: center;
}

/*-------------------------------------------------------------発売前*/
.tour_box2 .mae_panfu li{
    display: block;
    background: #B9B9B9;
    color: #ffffff;
    padding: 15px 0.5em;
    border: #ffffff solid 1px;
    width:30%;
    margin: 0 auto;
}

.tour_box .mae li{
    display: block;
    background: #B9B9B9;
    color: #ffffff;
    padding: 15px  2.6em;
    border: #ffffff solid 1px;
	width:35%;
	
}


/************************************************************
					min770px－max999px
************************************************************/
@media screen and (min-width: 770px) and (max-width: 1000px){

#container, .w1000 {
	min-width: 100%; 
	width: 100%;
	margin: 0;
}

.w1000{
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;
}

#pankuzu{
	width:auto;
	}

/* 非表示指定 */	
.pc{display: none;}			
.tb{display: inline-block;}		

.logo{
	width:30%;
	}
    
.topbg{
     height:650px;
    background-size: contain;
    }
	
#title{
	width:90%;
	}

h1{
	background-size: contain;
	height: 350px;
	}

#point{
	width:auto;
	}
    
.point_box{
    padding: 1em 2em 1em;
    }    
    
#main .point_box li:nth-of-type(2){
      top:1em;  
    }
    
#main .point_box li:last-of-type{
        bottom: -7em;
        right:0;
    }	
    
#main .point_box li:last-of-type img{
     width:80%;   
    }    
#main ul{
	padding-top: 90px;
}


.point_left2_tb{
	padding-left: 1.5em;
	}

.point_photo{
	display: none;
	}

.tour_box ul li{
	font-size: 16px;
	}

.tour_box ul li a{
	padding:15px 7em;	
	}

#ura img, .map{
	width:100%;
}
	/*-------------------------------------------------------------満席御礼*/
.end{	position: relative;}
.end::before{
	content: '';
	display: inline-block;/*忘れずに！*/
	width: 55%;/*画像の幅*/
	height: 100%;/*画像の高さ*/
	background: rgba(0,65,141,0.50);
	background-size: cover;
	vertical-align: middle;	
	position: absolute;
	top:0;
	left:22.5%;
	/*right: 0;*/
	z-index: 99;
}		

}

/************************************************************
					タブレット対応
************************************************************/
@media screen and (min-width:600px) and (max-width:769px)  {

img{
    width /***/: auto;
    max-width: 100%;
    height: auto;
}

/* 非表示指定 */
.pc {display: none;}
.tb{display: block;}


#pankuzu{
	width:auto;
	}

.w1000{
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;
}

.logo{
	width:100%;
	}

#title{
	width:95%;
	}

h1{
	background-size: contain;
	height: 460px;
	}
    
.box{
    padding-bottom: 0;
    }	
	
#point{
	width:auto;
	}

.point_box{
    padding: 5em 2em 20em 1em;
    background: #fcfbdb;
    border: 10px #ffffff solid;
    position: relative;
}

#main .point_box li:first-child{
     top:-5em;
    }  
    
.point_box li{
    /*padding-left: 1.5em;*/
    position: relative;
    font-weight: 700;
    font-size: 23px;
    line-height: 1.3;
    letter-spacing: -0.5px;
    padding-bottom: 13px;
    color: #231815;
}

#main li{
	/*padding-left: 6rem;*/
	font-size: 20px;
	padding-bottom: 18px;
	}

#main{
	height: 1050px;
	}

.point_photo{
	display: none;
	}

#point li{
	padding-left:3rem;
	font-size:24px;
	padding-bottom:5px;
	}

#point li::before{
	left:1.5rem;
	}

.point_left2_tb{
	padding-left: 1.5em;
	}

.tour_box ul{
	flex-wrap: wrap;
	}

.tour_box ul li{
	width:100%;
	margin-top: 1em;
	}

	
.schedule{
		padding:5px 0 0 0;
	}
    
.price{
		padding: 50px 0;
	}

    
#ura img, .map{
	width:100%;
}
    
.tour_box2 .mae_panfu li{
    display: block;
    background: #B9B9B9;
    color: #ffffff;
    padding: 15px 0.5em;
    border: #ffffff solid 1px;
    width:40%;
    margin: 0 auto;
}
    
#main .point_box li:nth-last-of-type(2){
    position: absolute;
    bottom:3em;
    left:2em; 
}

#main .point_box li:last-of-type{
    position: absolute;
    bottom:0;
    right:5em; 
}    

/*-------------------------------------------------------------満席御礼*/
.end{	position: relative;}
.end::before{
	content: '';
	display: inline-block;/*忘れずに！*/
	width: 50%;/*画像の幅*/
	height: 100%;/*画像の高さ*/
	background: rgba(0,65,141,0.50);
	background-size: cover;
	vertical-align: middle;	
	position: absolute;
	top:0;
	left:25%;
	/*right: 0;*/
	z-index: 99;
}		
}

/************************************************************
						スマホ対応
************************************************************/
@media screen and (max-width:599px)  {
	
#container{
	min-width: 100%;  
	width:100%; 
	margin: 0;
	padding: 0;
}

.w1000{
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;
}

/*--- 非表示 ---*/
/*br{display: none}*/
img{max-width:100%;}

/*#breadcrumbs,#pankuzu {display: none;}*/
.pc{display: none;}
.tb{display: none;}	
.sp{display: block;}
    
#pankuzu{
	width:auto;
	}

.logo{
	width:100%;
	}

.topbg{
    height: 620px;
	background-size: 100%;
}
    
.box{
    padding-bottom: 2em;
    }

h1{
	text-indent:5000px;
	white-space: nowrap;
	overflow: hidden;
	background-image: url("../img/title_sp.png");
	background-repeat: no-repeat;
	background-position:top center;
	height: 340px;
	position: relative;
	background-size:110%;
}
	
.topbg{
	background-image: url("../img/top01_sp.jpg");
	/*background-size:cover;*/
	background-position:center bottom;
	background-repeat: no-repeat;
	height: autox;
	/*width:70%;*/
	/*background-size: contain;*/
	margin: 0 auto;
}	

.point_box{
    padding: 3em 1em 2em 1em;
    background: #fcfbdb;
    border: 10px #ffffff solid;
    position: relative;	
}

.point_box li{
    /*padding-left: 1.5em;*/
    position: relative;
    font-weight: 700;
    font-size: 23px;
    line-height: 1.3;
    letter-spacing: -0.5px;
    padding-bottom: 13px;
    color: #231815;
}
    
 #main .point_box li:first-child{
    position: absolute;
    top:-2em;
    left:0;
    width:60%;
}
    
#main .point_box li:nth-of-type(2){
    top:1em;
    }    

#main ul{
	padding-top: 30px;
}

#main li{
	padding-left: 0.2rem;
	position: relative;
	font-size: 15px;
	padding-bottom: 10px;
}
	
#message{
	padding: 1em 0 3em 0;
}


.map{
	padding: 30px 0;
}

.schedule{
	padding:10px 0 0 0;
	}

.price{
	padding:30px 0;
	}
    
.tyu_box{
	margin: 20px 0;
	}	
	
.tyu_box dd{
	font-size: 13px;
	}

#tour p{
	font-size: 20px;
	padding-bottom: 10px;
	}

#tour p::before{
	top:0;
	left:-2.2rem;
	}
    
#tour .hatubai{
    font-size: 18px;
    }    

.tour_box ul{
	width:100%;
	margin: 1em 0;
	flex-wrap: wrap;
	}

.tour_box ul li{
	flex: auto;
	font-size: 18px;
	margin-top: 1em;
	}

#tour .tour_box .sub_tl{
    font-size: 15px;
    padding-bottom: 2em;
    } 
    
#tour .tour_fukidashi{
    font-size: 20px;
    padding-bottom: 0;
    }    

#tour .tour_box .tour_tl{
    font-size: 24px;
    }
    
.tour_box ul li a{
	padding: 15px 1em;
	width:100%;
	}
	
#ura .attention{
	font-size: 12px;
}

.inuyama .attention{
	padding-left: 0;
	}
	
.inuyama{
	line-height: 1;
	}	

#page-top{
	font-size: 8px;
	}
    
.tour_box2 .mae_panfu li{
    width:80%;
    }
    
#main .point_box li:nth-last-of-type(2){
    position: absolute;
    bottom:17em;
    right:6em; 
}

#main .point_box li:last-of-type{
    position: absolute;
    bottom:-2em;
    right:2em; 
}
	
.rinkai ul li{
	width:100%;
}
	
.tour_box .mae li{
	width:100%;
	}
	
	
/*-------------------------------------------------------------満席御礼*/
.end{	position: relative;}
.end::before{
	content: '';
	display: inline-block;/*忘れずに！*/
	width: 100%;/*画像の幅*/
	height: 100%;/*画像の高さ*/
	background: rgba(0,65,141,0.50);
	background-size: cover;
	vertical-align: middle;	
	position: absolute;
	top:0;
	left:0;
	/*right: 0;*/
	z-index: 99;
}	
    
/*リンクおせない
.tour_box ul.ouro li{
    width:100%;
    }*/
    
}