/*********************************************************************************************************************
/* PC専用のスタイル (min-width: 1025px)
*********************************************************************************************************************/
@media (min-width: 1025px) {
/*****************************************************************************/
@charset "utf-8";


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {borer: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;o
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}


body{
	color:#3E3138;
	font-family: verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN" , sans-serif;
	font:100%;
	line-height:1.5;
	-webkit-text-size-adjust: none;
    margin: 0 auto;
	text-align:center;
	background:#fff;
}

@font-face {
	font-family: 'Sawarabi Mincho', sans-serif;

}




p,li,td,dt,dd {
	font-size: 100%;
	font-weight: normal;
	}
	
	
h1,h2,h3,h4{
	margin:0;
	padding:0;
	}

p,ul,ol,dl,blockquote,pre {
	margin-bottom: 1.0em;
	}
p{
	font-size:100%;
	line-height:1.5em;
	text-align:left;
    }
hr	{
	clear: both;
	display: none;
	visibility: hidden;
	}
a{
    text-decoration: none;
	color: #000;
	}	
/*a:link		{
	color: #000;
	text-decoration: none;
	}
a:visited	{
	color: #0000;
	text-decoration: none;
	}
a:hover		{
	color:#000;
    transition : all 0.5s ease 0s;s
	}
a:active		{
	color: #000;
	text-decoration: none;
	}*/
/*ページ内リンク上部ずれ対策*/	
a.anchor {height: 1px;
	display: block;
	padding-top: 80px;
	margin-top: -80px;
	}
	
	
img	{
	border: none;
	}
img{
	max-width: 100%;
	height: auto;
	}	
form {
	margin: 0;
	}

a img:hover {
	opacity: 0.7;
	filter: alpha( opacity=70 );
	-ms-filter: "alpha( opacity=70 )";
	}



/*****************************************************************
pcNonespNone
*****************************************************************/
.pcNone {display:none; }
.spNone { display:block;}



/*****************************************************************
img
*****************************************************************/
img{
    max-width:100%;
	height:auto;
}

.img_r20 img{
   border-radius: 20px;
}


/*****************************************************************
margin set
*****************************************************************/
.ml1{margin-left:1%;}	
.ml2{margin-left:2%;}	

.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt50{margin-top:50px;}	

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb50{margin-bottom:50px;}	
/*****************************************************************
align set
*****************************************************************/
.ac{text-align:center;}
.al{text-align:left;}	
.ar{text-align:right;}

/*****************************************************************
txt set
*****************************************************************/
.txt60{font-size:60%;font-weight:normal;}
.txt70{font-size:70%;font-weight:normal;}
.txt80{font-size:80%;font-weight:normal;}
.txt90{font-size:90%;font-weight:normal;}
.txt110{font-size:110%;font-weight:normal;}
.txt120{font-size:120%;font-weight:normal;}
.txt130{font-size:130%;font-weight:normal;}
.txt140{font-size:140%;font-weight:normal;}
.txt150{font-size:150%;font-weight:normal;}
.txt150{font-size:160%;font-weight:normal;}

.pen{background: linear-gradient(transparent 50%, #FF3939 50%);
    padding-bottom: 0.3em;}

/*****************************************************************
txt color set
*****************************************************************/
.txt_w{color:#fff;}   
.txt_r{color:#D9090C;}   


/*****************************************************************
.start
*****************************************************************/
.start {
	background:rgba(000,000,000,1);
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start p {
	position: fixed;
	left: 50%;
	top: 45%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 850px;
	text-align:center;
	font-size:0.9em;
	font-family: 'Sawarabi Mincho', sans-serif;
}	
.start p img{
	max-width:25%;
	height:auto;
}

/*****************************************************************
.down-to-top
*****************************************************************/
.down-to-top {
  opacity: 0.1;
  transform: translateY(20px);
  transition: all 1s;
}
.down-to-top.scrollin {
  opacity: 1;
  transform: translateY(0);
}

/*****************************************************************
br
*****************************************************************/

/*スマホサイトのみ改行*/
.br-sp { display:none; }

/*****************************************************************
h 
*****************************************************************/
h1{
	margin:0 0 ;
	padding: 0;
	font-size:1.4em;
    line-height: 1.5;
    /*font-weight:bold;*/
    letter-spacing: 2px;
	}	
h2{
	font-size:1.4em;
    line-height: 1.6em;
	/*font-weight:500;*/
    color:#000;
    margin: 50px 0 20px 0;
    padding: 0 0  0;
    text-align: center;
    }
	.h2_l{
	font-size:1.5em;
	}
	.h2_m{
	font-size:1.8em;
	letter-spacing: 1px;
	}
	.h2_ml{
	font-size:2.2em;
	letter-spacing: 1px;
	}
	.h2_color{
	color:#06182E;
	}
	.horiz{
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: center;
	}
	.h2_sns{
	margin: 0 0 0px 0;
	padding: 5px 20px;
	font-size:3.5em;
	position: absolute;
	top:-60px;
	left:40px;
	color:#33B1D5;
	/*background:#FF9714;
	color:#fff;*/
	border-radius: 5px;
	letter-spacing: 1px;
	/*-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: center;*/

	}
	.h2_sns_s{
	font-size: 0.5em;
	letter-spacing: 1px;
	color:#000;
	}
	
	.h2_sns:first-letter{
	font-size: 1.2em;
	}
	.h2_cate{
	margin: -50px 0 40px 0;
	font-size:2.5em;;
	}
	.h2_course{
	margin: 60px 0 40px 0;
	font-size:1.8em;;
	text-align: center;
	}
	
	
h3{
	font-size:1.1em;
    }
	.h3_top{
	font-size:1.9em;
	margin:10px 0 5px 0;
    padding: 0;
	text-align: center;
	color:#3F633A;
	font-weight: 500;
	letter-spacing: 2px;
	}
	.h3_top_e{
	font-size:0.8em;
	text-align: center;
	margin:0 0 20px 0 ;
    padding: 0;
	}
		
 h4{
	font-size:1.2em;
    line-height: 1.1;
	font-weight:500;
    color:#000000;
    letter-spacing:1px;
    margin: 20px 0 20px 0;
    padding: 0 0 0 10px;
    text-align: left;
    }
	h4.line_l{
	font-size:1.2em;
    line-height: 1.1;
	font-weight:500;
    color:#000000;
    letter-spacing:1px;
    margin: 20px 0 20px 0;
    padding: 0 0 0 10px;
    text-align: left;
	border-left:5px solid;
    }
	
    
 .line{
    margin: 10px 0 20px;
    padding: 0;

    }
	
/*****************************************************************
 Clear fix
*****************************************************************/
.clfix {display: block;}
.clearLeft { clear: left; }




/*****************************************************************
wrapper
*****************************************************************/
#Wrapper{
　　width:100%;
　　margin:0;
　　padding:0;
}
.Wrapperinner{
　　width:100%;
    margin:0 ;
　　padding:0 ;
}

/****************************************************************
gridWrapper
*****************************************************************/
.gridWrapper{
	width:100%;
	margin:0 auto;
	padding:0 ;
	text-align:center;
}
* html .gridWrapper{height:1%;}

.gridWrapperinner{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	}
	
/*****************************************************************
.fade-up 
*****************************************************************/
.fade-up {
  transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
  -o-transition: transform 0.7s;
	}
/*****************************************************************
.down-to-top
*****************************************************************/
.down-to-top {
  opacity: 0.1;
  transform: translateY(20px);
  transition: all 1s;
}
.down-to-top.scrollin {
  opacity: 1;
  transform: translateY(0);
}
/*****************************************************************
.page-top 
*****************************************************************/
#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 30px;
    height: 20px;
    padding: 6px 0 0 0;
    color: #000000;
    text-align: center;
    background-color: #cccccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	}
/*****************************************************************
.pankuzu 
*****************************************************************/
.pankuzu{
    width:96%;
	margin:0px 0 20px 0;
	padding:8px 0 8px 4% ;
	font-size:0.9em;
	text-align:left;
	/*background: #E1D3BF;*/
	color:#000;
	}	
.pankuzu a{
    color:#000;
	}	
	
/*****************************************************************
top ナビスクロール設定
*****************************************************************/
/*トップエリア　スクロール前*/
.navbar-fixed-top{
    width:100%;
	/*height: 40px;*/
	margin:0 auto 0;
	padding:0 ;
	color:#000;
	background:rgba(254,249,239,0.0);
	z-index:100;    
	}
	.navbar-fixed-top a {color:#000;}	
	.navbar-fixed-top.scrolled {
	display: none;
	}
    .navbar-fixed-top.scrolled  a {color:#000; }
	.navbar-fixed-top img{
	max-width:40%;
	height:auto; 
	}
	.navbar-fixed-top.scrolled img{
	max-width:20%;
	height:auto; 
	}

	/*01トップエリア　ロゴ★★★-----------------------*/
	.navbar-fixed-top .logo {/*ロゴ スクロールで非表示*/
	text-align: left;
	width: 23%;
	margin:10px 2% 5px 2%;
	float: left;
	}
	.navbar-fixed-top .logo img{
    margin:5px 0 0 0;
	max-width:65%;
	height:auto6; 
	text-align: left;
	z-index: 10000;
	}
	.navbar-fixed-top.scrolled .logo img {
	max-width:60%;
	height:auto; 
	}
	
    /*02トップエリア ロゴ横ナビエリア-----------------------*/
	.logo_text_area {
	width: 50%;
	float: left;
	margin: 0%;
	padding: 25px  0 15px;
	text-align:right;/*ココleft*/
	font-size: 1.0em;
	text-align: left;
	color:#fff;
	}
	
	/*03トップエリア　予約お問い合わせボタンエリア-----------------------*/
	.logo_text_btn {
	width: 12.5%;
	float: left;
	margin:15px 0 0;
	padding:8px 0.5%;
	text-align:center;/*ココleft*/
	font-size: 1.0em;
	font-weight:normal;
	background: #FAF201;
	border-radius:100vh;/*100vh*/
	font-weight: 600;
	letter-spacing: 1px;
	/*border:#666 1px solid;
	border-radius: 5px;
	text-align: center;*/
	}
	.logo_text_btn a {
	display: block;
	color:rgba(255, 255, 142, 1.0)
	}
	.logo_text_btn a:hover {
	display: block;
	color:#fff;
	background:rgba(13, 52, 142, 1.0)
	}
	

	/*TOP上用ナビ=================================================*/
	ul.top_menu  {
    width:100%;
    margin: 0px ;
    padding:0px 0  0 ; 
	}
	ul.top_menu  li.top_menu_in  {
    list-style-type: none;
	margin:0;
    padding:0 3% 0 3%;
    /*width:21%;*/
	list-style:none;
	font-size:1em;
	line-height:1.4em;
	font-weight:normal;
	text-align:center;
	float: left;
	letter-spacing: 1px;
	}
	ul.top_menu  li.top_menu_in:last-child {
    padding-bottom: 0;
	}
 
    ul.top_menu  li.top_menu_in a {
    display: block;
    color: #fff;
	margin:0;
    padding: 0;
	text-decoration: none;	
    }
　　ul.top_menu  li.top_menu_in a:hover {
    display: block;
    color:rgba(0, 68, 128, 1.00);
	margin:0;
    padding:2px 0;
	text-decoration: none;	
	}
	p.top_menu_e{
	font-size:0.7em;
	line-height: 1em;
	margin: 0;
	padding: 0;
	text-align: center;
	}


	/*TOP上用予約お問い合わせ=================================================*/
	ul.top_menu_reserve  {
    width:100%;
    margin: 0px ;
    padding:0px 0 0 ; 
	}
	ul.top_menu_reserve   li.top_menu_reserve_in  {
    list-style-type: none;
	margin:0;
    padding:0 3% 0 3%;
	list-style:none;
	font-size:1em;
	line-height:1.4em;
	font-weight:normal;
	text-align:center;
	float: left;
	letter-spacing: 1px;
	
	}
	ul.top_menu_reserve  li.top_menu_reserve_in:last-child {
    padding-bottom: 0;
	}
 
    ul.top_menu_reserve  li.top_menu_reserve_in a {
    color: #000;
	margin:0;
    padding: 0;
	text-decoration: none;	
    }
　　ul.top_menu_reserve  li.top_menu_in a:hover {
    display: block;
    color:rgba(0, 68, 128, 1.00);
	margin:0;
    padding:2px 0;
	text-decoration: none;	
	}
	p.top_menu_reserve_e{
	font-size:0.7em;
	line-height: 1em;
	margin: 0;
	padding: 0;
	text-align: center;
	}


/*****************************************************************
btn_top_reserve
*****************************************************************/
.btn_top_reserve_shop {
    width: 100px;
	margin: 0;
	padding: 10px;
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right:120px;
    top: 15px;
    z-index: 3;
}



	.btn_top_reserve {
    width: 100px;
	margin: 0;
	padding: 10px;
    /*background: #920002;*/
	color:#fff;
    cursor: pointer;
    z-index: 3;
	border-radius: 1px;
	font-size: 0.9em;
	letter-spacing: 1px;
	}   
	.btn_top_reserve:hover {
    /*background:#730001;*/
	border-radius: 1px;
	transition: all 0.3s;
	}  
	.btn_top_reserve a {
    color:#fff;
	} 
	
/*****************************************************************
slider
*****************************************************************/
.swiper-wrap {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
 position: relative;
  overflow: hidden;
  
}

@keyframes zoom-in {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img{
  animation: zoom-in 10s linear 0s 1 normal both;  
}


.slide-text{
  position: absolute;
  top: 40%;
  left: 50%;
  font-size: 3.0vw;
  font-family: serif;
  font-weight: bold;
  /*text-shadow: 1px 1px 3px #111;*/
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  transform: translate(-50%,-50%);
}
.slide-text_s{
  font-size: 0.8em;
  line-height:2.1em;
}
.slide-text_w{
  font-size: 0.5em;
  color:#fff;
  font-weight: normal;
}



/*静止画-------------------------------*/
.mainimage {
	width: 100%;
	margin: 0px 0;	
	position: relative;
	}	
	.mainimage img{/*画像のはみ出し部分を削除*/
	width: 100%;
     height:100vh;
	}	
	.mainimage_txt{
	position:absolute;
    top: 30%;
    /*left: 50%;*/
	width:80%;
	margin: 0 5%;
	padding: 15px 5% 0px;
	text-align:center;
	font-size:3.2em;
    line-height:1.6em;
	color:#fff;
	letter-spacing: 0px;
	font-weight: normal;
    /*background:rgba(13,52,142,0.8);*/
	} 

	.mainimage_tit{
	color:#fff;
	font-weight: nomal;
	font-size: 2.1em;
	}
	.mainimage_tit_s{
	color:#fff;
	font-weight: nomal;
	font-size: 0.9em;
	}  
.mainimage_2nd {
	width: 100%;
	margin: 0px 0;	
	position: relative;
	}	
	.mainimage_2nd img{/*画像のはみ出し部分を削除*/
	width: 100%;
     height:auto;
	}	
	.mainimage_2nd_txt{
	position:absolute;
    top: 30%;
    /*left: 50%;*/
	width:50%;
	margin: 0 20%;
	padding: 15px 5% 0px;
	text-align:center;
	font-weight: bold;
	font-size: 4.9em;
    line-height: 2.3em;
	color:#fff;
	letter-spacing: 1px;
    /*background:rgba(13,52,142,0.8);*/
	} 
	.mainimage_2nd_tit{
	margin: 0;
	padding: 0;
	color:#fff;
	font-weight:normal;
	font-size: 2.8em;
	text-align:center;
	}
	.mainimage_2nd_tit_s{
	margin: 0;
	padding: 0;
	color:#fff;
	font-weight: normal;
	font-size: 1.3em;
	text-align:center;
	}  	
	.anton-regular_mainimage_2nd {
  	font-family: "Anton", sans-serif;
  	font-weight: 400;
  	font-style: normal;
  	font-size:6.0em;
  	text-align: center;
  	color:#fff;
  	line-height: 1.3em;
	letter-spacing: 0px;
  	}
  
	

/*****************************************************************
grid set
*****************************************************************/
.gridall{
    width:100%;
    margin: 0 0%;
	padding:0px 0;
}

.gridall_bg{
    width:100%;
    margin: 0;
	padding:0px 0;
    background: #fff;
}
.gridall_inner{
    width:90%;
    margin: 0 auto;
	padding:0;
}


/*****************************************************************
footer
*****************************************************************/
.footer_grid{
	color:#fff;
	text-align:center;
    width: 100%;
	margin:0px 0 0 0;
    padding:30px 0 30px 0 ;
    font-size: 0.9em;
	background:#00ACFF;
	background-image: url("../images/common/bg_footer.png"); 
	background-repeat:no-repeat;
	background-position: top center;
	background-size: cover;
}

.footer_inner{
    width: 90%;
	margin:0 5%;
    padding:0;
	position: relative;
	}
	.footer_inner a{
    color:#fff;
}
   .footer_logo {
    position: absolute;
	left:20px;
	top:20px;
	}
	.footer_logo img {
    max-width: 20%;
	height: auto;
	}
	


 ul.footer_menu {
   width: 100%;
    margin:10px auto 40px;
	padding:0 ;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	text-align: center;
}
 
	ul.footer_menu   li.footer_menu_in {
    /*width:31%;*/
	margin:0;
    padding:0 3% 0 0;
	float:left;
    color:#fff;
    text-align:left;
	font-size: 1.05em;
	line-height: 2.0em;
    }
	

ul.footer_course {}
ul.footer_course li.footer_course_menu {
	margin:0;
    padding:0 1%;
	font-size: 0.8em;
	line-height: 1.8em;
    }
	.footer_course_menu a {
	color:#fff;
	}
	
	.footer_tit {
	margin:5px 0 20px;
	font-size: 1.5em;
	line-height: 1.9em;
    }
	.footer_tit_s {
	margin:5px 0 5px;
	font-size: 1.2em;
	line-height: 1.6em;
    }
	.footer_copy {
	margin:5px 0 20px;
	font-size: 0.8em;
    color:#FFFFFF;
    }
	.footer_shop{
    width: 100%;
	margin:0%;
    padding:0;
	text-align: center;
}
	
	
/*****************************************************************
form-tbl
*****************************************************************/
.form-tbl{
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

.form-tbl th,
.form-tbl td{
	padding:10px;
	font-size: 1.0em;
	border: 1px solid #fff;
	border-radius:0px;
}

.form-tbl th.form-header{
	background: #999;
	text-align: center;
	color: #fff;
}
 .form-tbl .td01{
     background: rgb(251, 249, 244);
     
}
.form-tbl .td02{
	background: rgb(247, 243, 236);
} 
input,textarea{
border: solid 1px #CCC;
	padding: 5px 10px;
	margin:0px;
	vertical-align: top;
    border-radius: 5px;
}

/******************************************************
要素が画面に入ったら左から画像スクロール
******************************************************/   
.fadein {
  opacity : 0;
  transform : translate(-100px, 0);
  transition : all 1s;
	}
	.fadein.active{
 	 opacity : 1;
  	transform : translate(0, 0);
	}

.fadein_next {
  opacity : 0;
  transform : translate(-200px, 0);
  transition : all 1s;
	}
	.fadein_next.active{
 	 opacity : 1;
  	transform : translate(0, 0);
	}
	
	
/******************************************************
infinity-scroll-left
*******************************************************/
/*画像を右から左へ
----------------------------*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

/*
IE11対策
----------------------------*/
_:-ms-lang(x)::-ms-backdrop,
.d-demo {
  display: -ms-grid;
  overflow: hidden;
}
/*----------------------------*/

.d-demo__wrap {
  display: flex;
  overflow: hidden;
}

.d-demo__list {
  display: flex;
  list-style: none;
}

.d-demo__list--left{
animation :infinity-scroll-left 95s infinite linear 0.5s both;
}

.d-demo__item {
  width: calc(230vw / 6);
}
.d-demo__item > img{
   width: 100%;
}
	
/***************************************************
画像を少しずつ表示
****************************************************/		
.img-wrap {
  opacity: 0;
}

.img-animation {
  animation: img-opacity 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  overflow: hidden;
  position: relative;  
}

.img-animation::before {
  animation: img-animation 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  background:rgba(255,255,255,1);
  /*background:#F7F7EA;*/
  content: '';
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

@keyframes img-opacity {
  100% {
    opacity: 1;
  }
}

@keyframes img-animation {
  100% {
    transform: translateX(100%);
  }
}
	




/***********************************************************************
レイアウトここから
*********************************************************************/
/*top_grid02*************/
ul.top_grid02{
	width:100%;
	margin: 0;
	padding:60px 0% 20px;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	}
	ul.top_grid02 li.top_grid02_l{
	width:40%;
	margin: 0 0 ;
	padding:0 2% ;
	position: relative;
	}
	.top_grid02_l_tit{
    font-weight: bold;
	margin: 0;
	padding: 0;
	}
	.anton-regular {
  	font-family: "Anton", sans-serif;
  	font-weight: 400;
  	font-style: normal;
  	font-size: 6em;
  	text-align: left;
  	color:#01123F;
  	line-height: 1.3em;
  	}
	.top_grid02_l_tit_s{
	margin: 0;
	padding: 0;
    font-weight: normal;
	font-size: 1.4em;
	text-align: left;
	}
	.top_grid02_l_txt{
	font-size:0.9em;
	line-height: 1.4em;
	text-align: center;
	}
	ul.top_grid02 li.top_grid02_r{
	width:52%;
	margin: 0 0 0;
	padding:0px 0% 0px 4%;
	font-size: 1.2em;
	line-height: 1.8em;
	text-align:left;
	position: relative;
	}	
		

/*top フェードイン画像---------------------------------*/
.bg_fadein{
	background-image: url("../images/top/bg_top_grid02.png"); 
	background-repeat:no-repeat;
	background-position: top center;
	background-size: cover;
	}	
.image-container {
 	 width: 98%;
  	margin: 20px 1% 0;
  	padding: 0 0;
  	display: flex;
  	justify-content: center;
  	/*gap: 40px;*/
	}
	.fade-in-image {
  	opacity: 0;
  	transform: translateY(100px);
  	transition: opacity 0s ease-out, transform 1s ease-out;
  	transition-delay: calc(var(--delay) * 0.2s);
  	width: 31.3%;
  	margin: 0 1%;
  	aspect-ratio: 1/1;
  	object-fit: cover;
	position: relative;
	}
	.fade-in-image.visible {
  	opacity: 1;
  	transform: translateY(0);
	}	
	.fadein_tit{
  	position: absolute;
	top:45%;
  	left: 50%;
  	transform: translate(-50%, -50%);
	color:#fff;
	}
	.fadein_txt{
  	position: absolute;
	top:65%;
	left: 50%;
  	transform: translate(-50%, -50%);
	color:#fff;
	font-weight: bold;
	font-size: 0.7em;
	letter-spacing: 0;
	background:rgba(0,172,255,0.8);
	padding: 5px 10px;
	border-radius: 3px;
	}
	.anton-regular_s {
  	font-family: "Anton", sans-serif;
  	font-weight: 400;
  	font-style: normal;
  	font-size: 2.2em;
  	text-align: left;
  	color:#fff;
  	line-height: 1.3em;
	letter-spacing: 0px;
  	}
	
	
/*top_present*************/
.bg_top_present{
	background:#AAE0FA;/*00ACFF*/
	width: 84%;
	margin: 10px 6% 50px;
	padding: 10px 2%;
	/*border:#ccc 1px solid;*/
	border-radius: 10px;
	position: relative;
	background-image: url("../images/top/bg_top_present.png"); 
	background-repeat:no-repeat;
	background-position: top center;
	background-size: cover;
	/*border:#666 1px solid;*/
	}

ul.top_present{
	width:100%;
	margin:0px 0% 0px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	
	}
	ul.top_present li.top_present_ph{
	width:45%;
	margin: 0 ;
	padding:0;
	border-radius: 3px;
	text-align: left;	
	}
	ul.top_present li.top_present_txt{
	width:49%;
	margin: 0 0 ;
	padding:0px 2% ;
	border-radius: 3px;
	font-size: 1.2em;
	line-height:1.0em;
	text-align: left;
	color:#000;
	}	
	.top_present_tit{
	margin:5px 0 0 0;
	padding: 0;
	font-size: 2.3em;
	line-height:1.0em;
	font-weight: bold;
	color:#000;
	}	
	.top_present_free{
	padding: 4px 35px;
	color:#FFFFFF;
	font-weight: bold;
	background: #FF0004;
	font-size: 1.4em;
	letter-spacing: 0px;
	border-radius: 0px;
	position: absolute;
	top:-15px;
	left:40px;
	transform: rotate(-0.015turn);
	}	
	.top_present_txt{
	margin: 20px 0　0px;
	padding: 0;
	font-size: 1.05em;
	line-height: 2.1em;
	}	
	
/*top_feature　特徴*************/	
.bg_feature{
	width: 100%;
	margin:0;
	padding: 0px 0 0;
	background-image: url("../images/top/bg_feature.png"); 
	background-repeat:no-repeat;
	background-position: top left;
	/*background-size: cover;*/
	}

ul.top_feature_grid02{
	width:100%;
	margin:0px 0 0px;
	padding:50px 0 0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	}
	ul.top_feature_grid02 li.top_feature_grid02_l{
	width:19%;
	margin: 0 1% 0 0;
	padding: 0;
	border-radius: 5px;
	text-align: center;	
	color:#000;
	font-size: 1.1em;
	 writing-mode: vertical-rl;
	}
	ul.top_feature_grid02 li.top_feature_grid02_r{
	width:72%;
	margin: 0 3% 0 5% ;
	padding: 0;	
	/*background:#fff;*/
	color:#000;
	font-size: 1.1em;
	}


ul.top_feature{
	width:100%;
	margin:10px 0% 0px;
	padding:10px 0 0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	}
	ul.top_feature li.top_feature_in{
	width:47%;/*23%*/
	margin: 0 0.8% 13px;
	padding: 0 0;
	border-radius: 5px;
	text-align: center;	
	font-size: 1.1em;
	position: relative;
	background: #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 5px 0 rgb(0 0 0 / 20%);
	}
	ul.top_feature li.top_feature_in img{
	max-width:100%;
	height: auto;
	border-radius: 5px 5px 0 0 ;
	}
	.top_feature_ico{
	position: absolute;
	top:0;
	left:0;
	margin: 0;
	padding: 7px 10px;
    background: #FAF201;
	border-radius: 5px 0 0 0;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 2px;
	}
	.top_feature_tit{/*縦書きタイトル*/
	margin: 10px 0 10px;
	padding: 0;
	font-size: 2.3em;
	line-height: 1.8em;
	}
	.top_feature_txt{
	margin: 7px 0 7px;
	padding: 0 10px;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align:left;
	color:#000;
	font-weight:500;
	}
	.top_feature_b{
	margin:5px 0 5px;
	padding: 0;
	color:#1A1E59;
	font-weight: bold;
	font-size: 1.15em;
	letter-spacing: 1px;
	}
	
	
	
/*top_grid_ico*************/
.bg_top_grid_ico{
	background: #83BEFF;
	width: 90%;
	margin: 50px 0 0;
	padding: 50px 5%;
	}

ul.top_grid_ico{
	width:100%;
	margin: 50px 0% 50px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	}
	ul.top_grid_ico li.top_grid_ico_in{
	width:18%;
	margin: 0 0.5% ;
	padding:20px 0.5% ;
	border-radius: 3px;
	text-align: left;
	background: #FFFFFF;
	}	
	.top_grid_ico_tit{
	margin: 10px 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	}	
	
  
/*top_course*************/
ul.top_course{
	width:100%;
	margin: 10px 0% 0px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	}
	ul.top_course li.top_course_in{
	width:31.3%;
	margin: 0 1%;
	padding:0px 0% ;
	text-align: left;
	position: relative;
	}	
	ul.top_course li.top_course_in img{
	border-radius: 5px;
	}	
	.top_course_in_praimg{
	position: absolute;
	top:-20px;
	right:50px;
	}	
	.top_course_in_praimg img{
	max-width: 50%;
	height: auto;
	}	

	.top_course_tit{
	margin: 0px 0 5px;
	padding:0;
	color:#000;
	font-size:1.4em;
	letter-spacing: 0px;
	}	
	.anton-regular_course {
  	font-family: "Anton", sans-serif;
  	font-weight: 400;
  	font-style: normal;
  	font-size: 2.4em;
  	text-align: left;
  	line-height: 1.3em;
	letter-spacing: 0px;
  	}
	.top_course_time{
	margin: 5px 0 ;
	padding:4px 7px;
	font-size: 0.9em;
	color:#fff;
	background:#FF9E00;
	}
	.top_course_txt{
	margin: 10px 0 ;
	padding:0;
	font-size: 1.15em;
	line-height: 1.6em;
	}
	
/*sns*********/
  ul.fas_sns_icontop  {
    margin: 20px 0 0;
	display:flex;
	text-align: left;
	}
	ul.fas_sns_icontop li {
	display: inline;
	margin: 0 5px 0 0 ;
	padding: 0;
	color:#003E5B;  
	}
	.fas_sns_icontop li a{
	text-decoration: none;
	display: inline-block;
	font-size: 1.6em;
	line-height: 1.4;
	color:#003E5B;  
	}
	.fas_sns_icontop li a i{
	display: block;
	font-size: 1.4em;
	line-height: 1;
	margin-bottom: 2px;
	}	

/*ul.top_course{
	width:100%;
	margin: 50px 0% 50px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	}
	ul.top_course li.top_course_ph{
	width:30%;
	margin: 0 0% ;
	padding:0px 0% ;
	border-radius: 3px;
	text-align: left;
	position: relative;
	}
	ul.top_course li.top_course_txt{
	width:66%;
	margin: 0 0% ;
	padding:20px 2% ;
	border-radius: 3px;
	text-align: left;
	position: relative;
	}
	.top_course_tit{
	margin: 0 ;
	padding:0 ;
	color:#000;
	font-size: 2em;
	}
	*/
	
/*************************************
第二階層
**************************************/
/*--parasailing_grid--------------------------*/
ul.parasailing_grid {  
    width:100%;
    margin:40px 0 10px;
	padding: 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	
	}
	ul.parasailing_grid li.parasailing_grid_ph {
	width:46%;
	margin:0 2% 10px;
	padding: 0 0 0px 0;
	position: relative;
	/*background: #F7F7EA;*/
	}
	.parasailing_grid_praimg{
	position: absolute;
	top:-40px;
	left:-45px;
	}
	.parasailing_grid_praimg img{
	max-width:90%;
	height: auto;
	}	

	.parasailing_grid_title img{
	max-width: 50%;
	height: auto;
	}
	.parasailing_tit_e{
	margin: 5px 0 ;
	padding:0;
	color:#000;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
	}	
	.parasailing_tit_b {
  	font-family: "Anton", sans-serif;
  	font-weight: 400;
  	font-style: normal;
  	font-size: 3.4em;
  	text-align: center;
  	line-height: 1.3em;
	letter-spacing:0px;
  	}

	ul.parasailing_grid li.parasailing_grid_txt {
	width:50%;
	margin:0 0 10px;
	padding: 0 0 0px 0;
	position: relative;
	/*z-index: 10*/
	/*background: #F7F7EA;*/
	}
	.bg_parasailing_grid_txt {
	position: absolute;
	top:50px;
	left:30px;
	z-index: 0;
	}
	.bg_parasailing_grid_txt img{
	max-width: 100%;
	height: auto;
	}
	.parasailing_tit_time /*タイトル上所要時間*/{
	margin: 0px 0.5% 6px;
	padding: 3px 13px;
	border-radius: 5px;
	text-align: center;
	letter-spacing: 0px;
	color:#fff;
	font-size: 1.0em;
	font-weight: 500;
	background:#012A6E; 
	letter-spacing: 1px;
	}
		
	.parasailing_grid_in_tit/*コースタイトル*/ {
	margin: 0;
	padding: 10px 10px 0px;
	text-align: center;
	/*background:rgba(240,86,19,0.9);*/
	font-size: 2.3em;
	line-height:1.5em;
	text-align: left;
	color:#123138;
	}
	ul.parasailing_grid li.parasailing_grid_ph img {
	/*border-radius: 10px;*/
	}
	.parasailing_grid_tit_e {
	font-size: 0.6em;
	color:#666;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	}
	P.parasailing_grid_txt_in {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 1.05em;
	line-height: 1.5em;
	color:#000;
	}
	
	.parasailing_grid_no {
	width:24.6%;
	margin: 5px 0.2% 0px;
	padding: 7px 0%;
	border-radius: 5px;
	text-align: center;
	letter-spacing: 0px;
	background-color:rgba(252,255,173,0.90);
	color:#000;
	font-weight: bold;
	float: left;
	/*border:1px solid #ccc;*/
	font-size: 0.95em;
	}
	.parasailing_grid_txt {
	font-size: 0.9em;
	line-height: 1.3eml;
	font-weight:normal;
	text-align: left;
	}
	
/*コース詳細***************************/
table.tbl_detail {
	width:100%;
    margin:5px 0% 10px;
	}
 	table.tbl_detail   th {
	width:20%;
	  /*border-bottom: solid 1px #666;*/
  	color: #000000;
  	padding: 4px 10px;
  	background-color:rgba(225,225,225,0.9);
  	border-radius: 3px;
  	letter-spacing: 0px;
	}
	.tbl_price_l{
	font-size: 1.4em;
	color: #F40004;
	}
	.tbl_price{
	font-size: 1.0em;
	color: #F40004;
	}
 	table.tbl_detail  td {
  	/*border-bottom: solid 1px #ccc;*/
  	padding:4px 10px;
    background-color:rgba(244,244,244,0.9);
  	border-radius: 3px;
  	line-height: 1.5;
	} 
	
/**パラセーリング背景***********************/	
.bg_para{
    width: 100%;
	 background-image: url("../images/parasailing/bg_para.png"); 
	background-repeat:no-repeat;
	background-position: top right;
	background-size:contain;
	} 
	
	
	
	
/**予約ボタン******************************/	
.btn_reserve_grid {
     width: 40% ;
	 margin: 10px 30% 30px;
	 padding: 0;
	} 
	.inline-block{
  	display:inline-block;
	}
	.btn_reserve a {
    position: relative;
    overflow: hidden;
    border-radius:30px;
    text-decoration: none;
    display: block;
    /*max-width: 100%;*/
    background:#FF0000;
	width:60%;
    margin:0  auto;
    padding: 12px 20%;
	font-size: 1.6em;
    /*font-family:"MS Serif", "New York", "serif";*/
    font-weight: 500;
	letter-spacing: 1px;
    text-align: center;
    line-height: 1.1;
    text-decoration: none;
    outline: none;
    transition: ease .2s;
	}	
	.btn_reserve a span {
    position: relative;
    z-index: 3;
    color:#fff;
	}
	.btn_reserve a:hover span{
    color:#fff;
	}
	.bgskew::before {
  	content: '';
 	 position: absolute;
  	top: 0;
  	left: -130%;
  	background:#333;
  	width:120%;
  	height: 100%;
  	transform: skewX(-25deg);
	}
	.bgskew:hover::before {
  	animation: skewanime .5s forwards;
	}
	@keyframes skewanime {
  	100% {
    left:-10%;
  	}
	}
	
	
/*--slider スライダー-------------------------*/	
.slider-thumbnail .swiper-slide {
  opacity: .5;
  transition: opacity .5s;
  width: calc(100% / 3);
	}
	.slider-thumbnail .swiper-slide/*.swiper-slide-thumb-active 選択されている画像を透過しない*/{
  	opacity: 1;
	}
	/* レイアウトのためのスタイル */
	.swiper {
  	max-width: 100%;/*500px*/
  	width: 100%;
	}
	.swiper-slide img {
  	height: auto;
  	width: 100%;
  	border-radius: 0px;
	}
	
/*スケジュール***********/	
ul.course_sche_grid08{
	width:90%;
	margin: 0px 5% 20px;
	padding:0;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
	
}
ul.course_sche_grid08 li.course_sche_grid08_txt{
	width:13.2%;
	margin: 10px 0.5% 5px 0;
	padding: 10px 0 5px;
	text-align: center;
	color:#000;
	float:left;
	background: #EFEFEF;
	border-radius: 5px;
	position:relative; 
	}
	.course_sche_no{
	margin: 0 0.28% 0 0;
	padding:5px 10px;
	text-align: center;
	color:#001620;
	font-weight: bold;
	background: #A8E4FF;
	border-radius: 5px;
	position:absolute;
	top:-10px;
	left:10px;
	}
	ul.course_sche_grid08 li P{
		text-align: center;
		font-size: 0.8em;
	}
	ul.course_sche_grid08 li img{
		max-width: 80%;
		height: auto;
	}	
	
/*ロープの長さ***********/	
.fas_char_roundness{
	display: inline-block;
	line-height: 1;
	padding: 5px 0.8em;
	background: #3366cc;
	color: #fff;
	border-radius: calc(0.5em + 5px);
}
.fas_char_roundness:before{
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free"; 
	font-weight : 900;
	content: '\f128';
	margin-right: 5px;
}
}	




	