/*********************************************************************************************************************
/*スマートフォン専用のスタイル
*********************************************************************************************************************/
@media (max-width: 599px) {
/*****************************************************************************/
@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 
{border: 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:#666;
	font-size:80%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ ProN" , sans-serif;
	/*font: verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;*/
	line-height:1.6;
	-webkit-text-size-adjust: none;
    margin: 0 auto;
	text-align:center;
	background: #FFFAF4;
}

@font-face {
	font-family: 'Sawarabi Mincho', sans-serif;
   /*-family: MyWebFont;
   src: url('../wf/みかちゃん.otf') format("opentype");*/
  /* src: url('../wf/07にくまるフォント.otf') format("opentype");*/
  /* src: url('../wf/uzura.ttf') format("truetype");*/
}

/*.wf-roundedmplus1c { font-family: "Rounded Mplus 1c"; }*/



p,li,td,dt,dd {
	font-weight: normal;
	}
	
	
h1,h2,h3,h4{
	/*font-family: 'Sawarabi Mincho', sans-serif;*/
	margin:0;
	padding:0;
	}

p,ul,ol,dl,blockquote,pre {
	margin-bottom: 1.0em;
	}
p{
	/*font-size:100%;
	line-height:1.7;*/
	text-align:left;
    }
hr	{
	clear: both;
	display: none;
	visibility: hidden;
	}
a:link		{
	color: #33B1D4;
	text-decoration: none;
	}
a:visited	{
	color: #33B1D4;
	text-decoration: none;
	}
a:hover		{
	color: #33B1D4;
	text-decoration: none;
	}
a:active		{
	color: #33B1D4;
	text-decoration: none;
	}
img	{
	border: none;
	}
form {
	margin: 0;
	}

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



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


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

/*****************************************************************
margin set
*****************************************************************/
	
.ml1{margin-left:1%;}	
.ml2{margin-left:2%;}	
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt50{margin-top: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;}
.txt120{font-size:120%;font-weight:normal;}
.txt140{font-size:140%;font-weight:bold;font-family: "M PLUS Rounded 1p";}
.txt_tit_b{
    font-size:1.8em;
    line-height: 1.1;
	font-weight:bold;
    font-family: "M PLUS Rounded 1p", sans-serif;
    color:#000000;
    letter-spacing: 1px;
    margin: 10px 0 15px 0;
    padding: 0 0 15px 0;
    background-image:url(../images/top/bg_wave.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    }
.txt_tit_b_top{
    font-size:1.8em;
    line-height: 1.1;
    font-family: 'Archivo Black', sans-serif;
    color:#000000;
    letter-spacing:0px;
    margin: 30px 0 20px 0;
    padding: 0 0 25px 0;
    background-image:url(../images/top/bg_wave.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    }      
.txt_r{
    color:#ff0000;
}  
.txt_green{
    color:#006109;
}
/*****************************************************************
h 
*****************************************************************/
h1{
	margin:0;
	padding: 0;
	font-size:1.0em;
	}	
h2{
	font-size:1.3em;
    line-height: 1.1;
	font-weight:300;
    font-family: "M PLUS Rounded 1p", sans-serif;
    color:#000000;
    letter-spacing: 1px;
    margin: 5px 0  5px;
    padding: 0 0 0px 0;
    }
h3{
	margin:20px 0 10px 0;
	padding: 0;
	font-size:1.2em;
    text-align:left;
    font-weight:bold;
    letter-spacing: 0px;
    color:#000000;
    font-family: "M PLUS Rounded 1p", sans-serif;
	}
	
/*****************************************************************
 Clear fix
*****************************************************************/
.clfix {display: block;}
.clearLeft { clear: left; }

/*****************************************************************
child 順番入れ替え
*****************************************************************/
/**順番入れ替え**********************/
.parent{display: flex;}
.child01{order: 1;}
.child02{order: 2;}
.child03{order: 3;}
.child04{order: 4;}
.child05{order: 5;}
.child06{order: 6;}



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

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

.gridWrapperinner{
	width:100%;
	margin:0 0%;
	overflow:hidden;
	text-align:center;
	}
	

/*****************************************************************
grid set
*****************************************************************/
.gridall{
    width:92%;
    margin: 10px 4% 0;
	padding:0;
    text-align: left;alignment-baseline: 
}

.gridall img{
    max-width:100%;
	height:auto;
}    
    
    
/*****************************************************************
.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: 28px;
    padding: 6px 0 0 0;
    color: #FFF;
    text-align: center;
    background-color:#888888;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: #888888 1px solid;
	}

/*****************************************************************
slider
*****************************************************************/
.swiper-slide {
}	

.swiper-slide img{/*画像のはみ出し部分を削除*/
	width: 100%;
    height:auto;
    object-fit: cover;
}	


/*****************************************************************
nav
*****************************************************************/
nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 50px;
    left: 0;
    background:rgba(255,255,255,0.95);
    color: #000;
    text-align: center;
    transform: translateX(-100%);
    transition: all 0.6s;
    width: 47%;
	height:100%;
}
 
nav.globalMenuSp ul {
    background:rgba(255,255,255,0.95);
    margin: 0px auto 0;
    padding: 0;
    width: 100%;
}
 
nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
	margin:0;
    padding:0 0 0 15%;
    width:85%;
    border-bottom: 1px dotted #999;
	font-size:80%;
	text-align:left;
}
 
/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav.globalMenuSp ul li a {
    display: block;
    color: #000;
    padding: 1em 0;
}
 
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}



/*****************************************************************
navToggle 
*****************************************************************/

.navToggle {/*ハンバーガーメニューグレー*/
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 11px;
    top: 12px;
    width: 32px;
    height: 27px;
    cursor: pointer;
    z-index: 3;
    background:#0162C2;
    text-align: center;
	border-radius: 3px;
}

.navToggle span {/*ハンバーガーメニュー白3本*/
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 16px;
    border-bottom: solid 2px #fff;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 8px;
}

.navToggle span:nth-child(1) {
    top: 6px;
}

.navToggle span:nth-child(2) {
    top: 12px;
}

.navToggle span:nth-child(3) {
    top: 18px;
}

.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}


/*****************************/
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 13px;
    left: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 13px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}



.nav .txt_menu_w{
	font-size:0.4em;
	color:#0086D2;
	margin:0px 0 0 0;
	padding:2px 0 0 0;
    letter-spacing:0px;
}		
.navTel {/*TEL*/
    display: block;
    position: fixed;  
    right: 50px;
    top: 12px;
    width: 32px;
    height: 27px;
    cursor: pointer;
    z-index: 3;
    background: #773F06;
    text-align: center;
}
	
/*****************************************************************
.pankuzu 
*****************************************************************/
.pankuzu{
	margin:5px 0 10px 0;
	padding:0  ;
	font-size:0.8em;
	text-align:left;
	}	
.pankuzu a{
    color:#333333;
	}	



/*****************************************************************
top
*****************************************************************/
.top{
	width:100%;
	height:50px;/*50px*/
	margin:0 auto 0;
	padding:0 0 0 0 ;
	color:#fff;
	overflow:hidden;
	background:rgba(255,250,244,0.00);
    position:fixed;
	z-index:100;
}

.navbar-fixed-top.scrolled {
	background:rgba(255,250,244,0.95);
  	/*background:rgba(207,207,207,0.99)!important;スクロールでナビの色変更*/
    opacity:1.0;
    transition: background-color 200ms linear;
}

.topinner{
	width:100%;
	margin:0 0 0;
	padding:0 ;
	text-align:left;
}


.top_gird04_all{
	width:100%;
	margin:0;
	paddig:0;
}

.top_gird04_logo{
	width:10%;
	margin:7px 1% 0 1%;
	paddig:0 0 0;
	float:left;
	text-align:left;
	
}
	.top_gird04_logo img{
	max-width:100%;
	height:auto;
}

.top_gird04_shop{
	width:32%;/*22%*/
	margin:10px 0 0 0;
	paddig:0 0 0;
	float:left;
	text-align:left;

}
	.top_gird04_shop_tit{
	font-size: 1em;
	line-height: 1.0em;
	margin:6px 0 0 0;
	padding: 0;
	font-weight: bold;
	letter-spacing: 2px;
	color:#000;
	}
	.top_gird04_shop_tit_s{
	font-size: 0.6em;
	line-height: 1.0em;
	margin:3px 0 0 0;
	padding: 0;
	color:#000;
	}
	
.top_gird04_navi{
   display: block;
   /*スマホでトップ横ナビは非表示
	width:40%;
	margin:7px 0 0 0;
	paddig:0;
	float:left;
	text-align:right;*/
}
	
.top_gird04_service{
    display: none;
	/*width:40%;
	margin:5px 0 0 0;
	paddig:0;
	float:left;
	text-align:left;*/
}
	/*スマホは非表示
	ul.top_gird04_service_grid02 {
	width:100%;
	margin:0;
	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;	
	position:relative;
	background: #E00004;
   }
   ul.top_gird04_service_grid02 li.top_gird04_service_grid02_in {
   width: 50%;
   margin: 0 0 0;
   padding: 0;
   }
   ul.top_gird04_service_grid02 li.top_gird04_service_grid02_in img{
	max-width:80%;
	height: auto;
	}
	*/

.top_gird04_btn{
	width:45%;
	margin:0;
	paddig:0;
	float:left;
	text-align:left;
   
}


ul.top_btn li{/*予約問い合わせボタン*/
	/*width:90px;*/
	/*height:50px;60px*/
	margin:10px 10px 0 0 ;
	padding:6px 15px;
	text-align:center;
	background-color:#F98900;
    color:#fff;
	float:right;
	font-size:0.9em;
	font-weight:normal;
	text-align: center;
	line-height: 1.6em;
    transition: .4s;
	/*border-left: 1px solid #3399FE;
    font-weight:bold; */
	border-radius: 5px;
	}
ul.top_btn li:hover{
	background-color:#F86A01;
}

	/*ul.top_btn li.btn_txt{
	margin:10px 0 0 0;
	padding:0;
	font-size:1.3em;
	line-height:1.1;
    color:#FFF;    
}
	ul.top_btn li  img{
	max-width:35%;
    height: auto;
}    
	ul.top_btn li .btn_txt_s{
	margin:10px 0 0 0;
	padding:0;
	font-size:1.3em;
	line-height:1.1;
	}   
ul.top_btn li.red{
	color:#FFF;
	background-color:#D20000;
}*/
.txt hover{
	color:#FFF;
	background-color:#D20000;
}
  
 a.txtlink	{
	color:#D20000;
	text-decoration: none;
	}

/*****************************************************************
mainimage　ページ一番上画像
*****************************************************************/
.mainimage {/**/
	
}	

.mainimage img{/**/
	width: 100%;
    height:auto;
		position:relative;

}	
	.mainimage_txt{
	position:absolute;
	top: 80px;
    left: 50%;/*50%*/
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	text-align:center;
	font-size:0.9em;
    line-height: 1.5;    
	letter-spacing:0px;
	color:#000;
    font-family: "M PLUS Rounded 1p", sans-serif;    
	width:100%;

	}


/*****************************************************************
↓↓↓↓↓↓↓↓↓　★個別レイアウト★　↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
*****************************************************************/



/*****************************************************************
grid_top
*****************************************************************/

/*top_grid02**********************/
ul.top_grid02{
	width:100%;
	margin:0 0 0;
	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;	
	position:relative;
}
ul.top_grid02 li.top_grid02_ph{
	width:100%;
	margin: 0px 0 0px 0;
	padding:0;
	text-align: left;
	}
ul.top_grid02 li.top_grid02_txt{
	width:100%;
	margin: 0;
	padding:0;
	text-align: left;
	}
	
	/* Google Mapを囲う要素 */
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
}
 
/* Google Mapのiframe */
	.map iframe {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
	}
	
	
	
	
	
/*top_room_grid02**********************/
ul.top_room_grid02{
	width:100%;
	margin:0 0 0;
	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;	
	position:relative;
}
ul.top_room_grid02 li.top_room_grid02_ph{
	width:100%;
	margin: 0px 0 0px 0;
	padding:0;
	text-align: right;
	}
	ul.top_room_grid02 li.top_room_grid02_ph img{
	max-width: 100%;
	height: auto;
	border-radius: 10px;
	}
	
ul.top_room_grid02 li.top_room_grid02_txt{
	width:100%;
	margin: 0% 0 0;
	padding:0 0;
	text-align: left;
	}	
	


/*tbl_rooms**********************/
 .tbl_rooms{
  width: 100%;
  margin: 10px 0 10px;
  border-spacing: 0;
}

.tbl_rooms th{
  border-bottom: solid 1px #ddd;
  padding: 10px 2%;
  width: 28%;
  text-align: left;
  font-size: 0.85em;
  }

.tbl_rooms td{
  border-bottom: solid 1px #ddd;
  text-align: left;
    padding: 10px 2%;

}


/*top_room_grid04**********************/
ul.top_room_grid04{
	width:100%;
	margin:10px 0 0;
	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;	
	position:relative;
}
ul.top_room_grid04 li.top_room_grid04_in{
	width:48%;
	margin: 0px 1%;
	padding:0;
	text-align:center;
	position:relative;
	}
	ul.top_room_grid04 li.top_room_grid04_in:last-child{
	width:48%;
	margin: 0px  1%;
	padding:0;
	text-align:center;
	position:relative;
	}
	
	ul.top_room_grid04 li.top_room_grid04_in img{
	max-width: 100%;
	height: auto;
	border-radius: 7px;
	}
	ul.top_room_grid04 li.top_room_grid04_in p.top_room_grid04_txt{
        position: absolute;
        top: 80px;
        right: 0px;
        /* width: 100%; */
        margin: 0;
        padding: 5px 10px 5px;
        text-align: center;
        background: rgba(240, 86, 19, 0.8);
        font-size: 1em;
        line-height: 1.2em;
        border-radius: 10px 0 0 10px;
        text-align: right;
        color: #fff;
    }
	
	/*ページ内リンクトップマージン設定**********************/
	a.anchor{
    display: block;
    padding-top: 150px;
    margin-top: -150px;
	}


/*******************************************************************
ROOMS
******************************************************************/

/*rooms_grid02**********************/
ul.rooms_grid02{
	width:100%;
	margin:0 0 0;
	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;	
	position:relative;
}
ul.rooms_grid02 li.rooms_grid02_ph{
	width:100%;
	margin: 0px  0px 0;
	padding:0;
	text-align: right;
	}
	ul.rooms_grid02 li.rooms_grid02_ph img{
	max-width: 100%;
	height: auto;
	border-radius: 10px;
	}
	
ul.rooms_grid02 li.rooms_grid02_txt{
	width:100%;
	margin: 0  0 0;
	padding:0 0;
	text-align: left;
	}
	
	.rooms_grid02_tit{
	font-size:1.5em;
	letter-spacing: 3px;
	text-align:center;
	margin: 20px 0 0px 0;
	}
	.rooms_grid02_tit_s{
	font-size:1.5em;
	letter-spacing: 3px;
	text-align:center;
	margin: 0 0 20px 0;
	}	
	.rooms_grid02_tit_e{
	font-size:0.5em;
	letter-spacing: 0px;
	color:#999;
	}	
	
/*icon_grid08**********************/
ul.icon_grid08{
	width:100%;
	margin:10px 0 10px 0;
	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;	
	position:relative;
}

ul.icon_grid08 li.icon_grid08_in{
	width:12%;
	margin: 0 0.5% 0px 0;
	padding:0;
	float:left;
    text-align:center;
	font-size: 0.6em;
}
	ul.icon_grid08 li.icon_grid08_in img{
	max-width:70%;
    height: auto;
	}

	
	.btn_room{/*予約ボタン*/
	width:60%;
	margin:5px 0;
	padding:10px  0;
	text-align:center;
	background:#F98900;
    color:#fff;
	float:left;
	font-size:0.9em;
	font-weight:normal;
	text-align: center;
	line-height: 1.6em;
    transition: .4s;
	/*border-left: 1px solid #3399FE;
    font-weight:bold; */
	border-radius: 5px;
	}
   .btn_room:hover{
	background-color:#F86A01;
	color:#fff;
	}
	.btn_room a{
	color:#fff;
	}

	
/*tbl_rooms_det**********************/
 .tbl_rooms{
  width: 100%;
  margin: 0px 0 10px;
  border-spacing: 0;
}

.tbl_rooms_det th{
  border-bottom: solid 1px #ddd;
  padding:7px 2%;
  width: 23%;
  text-align: left;
  font-size: 0.85em;
  }

.tbl_rooms_det td{
  border-bottom: solid 1px #ddd;
  text-align: left;
  padding: 7px 2%;

}
	
	
	
	
	
	
	
	
	






/**top ポイント　グラデボタン************************************/
/*ここから*/
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn,
a.btn,
button.btn {
   width: 98%;
  padding: 12px 1%;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.1;
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}


.btn-gradient {
  width: 98%;
  padding: 5px 1%;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.1;
  font-weight: normal;
  color: #fff;
  border-radius: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(40%, #ff3cac),
    to(#562b7c)
  );
  /*background-image: -webkit-linear-gradient(left, #FF0000 40%, #562b7c 100%);
  background-image: linear-gradient(90deg, #FF0000 40%, #562b7c 100%);*/
  background-image: -webkit-linear-gradient(left, #002D59, #0089C0, #0676B0);
  background-image: linear-gradient(90deg, #002D59, #0089C0, #0676B0);
  border-radius: 100vh;
}
/*
.btn-gradient:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff3cac),
    color-stop(#562b7c),
    to(#2b86c5)
  );
  background-image: -webkit-linear-gradient(left, #002D59, #0089C0, #0676B0);

  background-image: linear-gradient(90deg, #002D59, #0089C0, #0676B0);
  border-radius: 100vh;
}
*/

.btn-gradient {
  border-radius: 100vh;
}

.btn-gradient span {
  position: relative;
  z-index: 1;
}

.btn-gradient:hover {
  color: #fff;
}

.btn-gradient:hover:after {
  opacity: 0;
}

/*tit_ship　赤ドロップシャドウテキスト****************************/
.tit_ship{
	margin: 0px 0 10px 0;
	padding:0px 0 0px 50px;
	text-align: left;
    position: relative;  
    font-size:1.5em;
    letter-spacing: 2px;
    line-height: 1.2;
    color: #fff;
  /*font-size: xx-large;*/
  font-weight: bold;
  text-shadow: -1px -1px 0 red, -1px 0 0 red, -1px 2px 0 red,
                  0 -1px 0 red,                  0 2px 0 red,
                2px -1px 0 red,  2px 0 0 red,  2px 2px 0 red;
	}

.bg_ship{
    background-image:url("../images/top/bg_ship.png");
	background-repeat:no-repeat;
	background-position:top:0px;
    background-size:20%; 
    }  



/*h1 タイトル*/   
.top_tit {
font-family: "M PLUS Rounded 1p", sans-serif;    
font-size: 1.4em;
line-height: 1.5;
text-align: center;
padding: 0px 0;
}    


/*トップコースメニュー**********************************/   
.course_tit {
 margin: 20px 0 0px 0;
 padding: 1rem 0.5rem;
  color: #fff;
font-family: "M PLUS Rounded 1p", sans-serif;    
font-size: 1.3em;
font-weight: bold;
letter-spacing: 5px;
text-align: center;
    position: relative;  
}
.course_tit_eng {  
font-size: 0.7em;
letter-spacing: 1px;
text-align: center;
font-weight: nomal;
}
.course_tit_blue {
 margin: 20px 0 0px 0;
 padding: 1rem 0.5rem 1rem 20px;
  color: #003353;
font-family: "M PLUS Rounded 1p", sans-serif;    
font-size: 1.3em;
font-weight: bold;
letter-spacing: 5px;
text-align: center;
position: relative;
}


.bg_blue{
    background-image:url("../images/common/bg_blue.png");
	background-repeat:no-repeat;
	background-position:top left;
    background-size:100%; 
    }  

.bg_cate_tit{
    background-image:url("../images/common/bg_cate_tit.png");
	background-repeat:no-repeat;
	background-position:top left;
    background-size:100%;
    } 
.bg_cate_tit_s{
    background-image:url("../images/common/bg_cate_tit_s.png");
	background-repeat:no-repeat;
	background-position:top left;
    background-size:100%;
    } 




/*****************************************************************
footer
*****************************************************************/
.footer_grid{
	color:#000;
	text-align:center;
    width: 100%;
	margin:10px 0 0 0;
    padding:0px 0 40px 0 ;
    font-size: 0.9em;
   background-image:url("../images/common/foot.png");
	background-repeat:no-repeat;
	background-position:bottom left;
    background-size:100%; 
	/*background: #BBDDFF;*/
	overflow:hidden;
}

.footer_inner{
    width: 90%;
	margin:0 5%;
    padding:0;
	
}
.footer_inner_logo{
    display:none;
	/*width: 10%;
	margin:0 7% 0 10px ;
    padding:0 ;
    float: left;*/
}
	.footer_inner_logo img{
    max-width: 50%;
	height: auto;
}
.footer_inner_txt{
    width:100%;
	margin:0 ;
    padding:0;
    text-align: left;
    float: left;
}      
.footer_grid a{
	color:#000;
}
.footer_sns{
	font-size: 2.0em;
}



	

	/*ツマベニ　マリン*/
	ul.footer_service_grid02 {
	width:90%;
	margin:0 5%;
	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;	
	position:relative;
   }
   ul.footer_service_grid02 li.footer_service_grid02_in {
   width: 48%;
   margin: 0 1%;
   padding: 0;
   }
   ul.footer_service_grid02 li.footer_service_grid02 img{
	max-width:80%;
	height: auto;
	}
	



/*****************************************************************
form-tbl　 予約フォーム
****************************************************************/
.form-tbl{
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

.form-tbl th,
.form-tbl td{
	padding: 13px;
	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:#F1F1F1;
     border-radius: 5px;
     
}
.form-tbl .td02{
	background:#E0E0E0;
     border-radius: 5px;
    color:#000;
} 

.form-btn-wrapper {
	margin: 10px 0 0 0;
	font-size: 12px;
	text-align: center;
	line-height: 2;
}

.tbl-bg01{
	background: #ffffff;
}

.submit-btn-wrapper{
	text-align: center;
}

.grid_form_att{
    width: 100%;
	margin: 10px 0;
    padding: 10px 1%;
    background: #ffffff;
    border-radius: 5px; 
    text-align: left;
    border: #cccccc 1px  dotted;
}    
  
    
ol.form_att{  
    width: 90%;
	margin: 10px 5%;
    padding: 0;
}
ol.form_att li{
	text-align: left;
    list-style:decimal;
    font-size: 0.9em;
    paddin-left:20px;
}




/*****************************************************************
#course　コースメニュー
*****************************************************************/

/*course_grid02**********************/
ul.course_grid02{
	width:100%;
	margin:0 0 0;
	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;	
	position:relative;
}
ul.course_grid02 li.course_grid02_ph{
	width:27%;
	margin: 20px 0.5% 20px 0;
	padding:0;
	text-align: left;
    position: relative; 
    border-radius:5px;
    
	}
ul.course_grid02 li.course_grid02_txt{
	width:67%;
	margin: 20px 0 20px 0;
	padding:1%;
	text-align: left;
    position: relative; 
    border-radius:5px;
    
	}
 ul.course_grid02_txt li:last-child{
	margin: 20px 0;
	} 


.course_top_txt{ 
    font-size: 1.0em;
    line-height: 1.6;
    margin: 0 0 20px 0;
    color: #000000;
    text-align: left;  
}
.course_top_txt_l{ 
    font-size: 1.5em;
    line-height: 1.8;
    margin: 0 0 5px 0;
    color: #003277;
    font-weight: 400;
    text-align: left;  
} 

/**course_att**********************/
   
ul.course_att{  
    width: 98%;
	margin: 10px 0  10px 2%;
    padding: 0;
}
ul.course_att li{
	text-align: left;
    list-style:disc;
    font-size: 0.9em;
    line-height: 2.0em;
    paddin-left:20px;
}

ul.course_att_s{  
	margin: 10px 0;
    padding: 0;
}
ul.course_att_s li.course_att_s_txt{
	text-align: left;
    list-style:disc;
    font-size: 0.8em;
    line-height: 1.2em;
    padding-left:1px;
    margin:5px 0 0 10px;
}


/**course-tbl　キャンセル料枠************************************/

.course-tbl {
	width:90%;
	margin:10px 5% 10px ;
	padding:0;
    border-collapse:  collapse; 
	font-size:0.9em;
	}
.course-tbl td{
	/*width:76%;*/
  border: solid 1px #cccccc;
  padding:1%;
  background-color:#F7F7F7;
  text-align:center;
}

.course-tbl th.form-header{
	background: #999;
	text-align: center;
	color: #fff;
}

.course-tbl th{
	width:20%;
   border: solid 1px #cccccc;
  background: #efefef;
  color: #333;
  padding:1%;
  text-align: center;
}

.form-btn-wrapper {
	margin: 10px 0 0 0;
	font-size: 12px;
	text-align: center;
	line-height: 2;
}

.course_txt {
padding: 20px  20px ;
font-family: "M PLUS Rounded 1p", sans-serif;    
font-size: 1.0em;
text-align: left;
line-height: 1.9em;
background: #FDFDFD;
border-radius: 10px;
border:#339999 5px dotted;
background:#FFF9AA;
}


/******************************************************************
course 
******************************************************************/
/*course_bg_blue　メイン画像下テキストグラデエリア**********************/

.course_bg_blue{
	width:100%;
    margin: 0 auto;
    padding: 10px 0 2px;
	background: #5E8CFB;
	}
    .course_bg_blue_inner{
	width:94%;
    margin: 0 auto;
    padding: 0 3%;
    text-align: left;
    color: #fff;
	}

/*course_grid02**********************/
ul.course_grid02{
	width:100%;
	margin:20px 0 30px;
	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;	
	position:relative;
}

ul.course_grid02 li{
	width:37%;
	margin: 0 1% 0 0;
	padding:0 1% ;
	text-align: left;
    position: relative; 
	}
    ul.course_grid02 li img{
    border-radius: 5px
	}
 ul.course_grid02 li:last-child{
	width:60%;
	margin:0;
	} 
   
   .course_grid02_tit{
   font-size: 1.1em;
   line-height: 1.4;
} 

/*tbl_detail　料金表****************************/
table.tbl_detail{
  width: 100%;
  border-spacing: 0;
  margin: 10px 0 0 0;
}

table.tbl_detail th{
  color:#333;	
  margin:0 0 0 0;
  padding: 3px ;
  width:23%;
}
table.tbl_detail td{
  text-align: left;
  padding: 3px 3px 3px 20px;
  margin:0 0 0 ;
}
.txt_cir{
  color: #000;
  border: 1px solid #000;
  border-radius: 3px;
  padding: 2px 2px 2px 7px;
  background: #FFFFFF;
}   
  
.price {
font-family: "M PLUS Rounded 1p", sans-serif;    
font-size: 1.5em;
text-align: left;
line-height: 1.4em;
color:#010D5A;
/*text-shadow: -1px -2px 0 white, -2px 0 0 white, -2px 2px 0 white,
                  0 -2px 0 white,                  0 2px 0 white,
                1px -2px 0 white,  2px 0 0 white,  2px 2px 0 white;*/
}  
.price_r {
font-family: "M PLUS Rounded 1p", sans-serif;    
font-size: 1.5em;
text-align: left;
line-height: 1.4em;
color: #C00;
}  

.txt_time{
  background: #003353;
  margin: 0 10px 0 0;
  padding: 2px 15px; 
  color:#FFFFFF;
  border-radius: 100vh;
  letter-spacing: 1px;
}    
.txt_time_w{
  background: #005888;
  margin: 0 10px 0 0;
  padding: 2px 15px; 
  color:#fff;
  border-radius: 100vh;
  letter-spacing: 2px;
}  
.txt_time_b{
  background: #0086D2;
  margin: 0 10px 0 0;
  padding: 5px 15px; 
  color:#fff;
  border-radius: 100vh;
  letter-spacing: 2px;
}  


/*student_grid02　学割エリア**********************/
ul.student_grid02{
	width:96%;
	margin:0px 0 10px;
	padding:10px 2%;
	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;
    background: #F8F2DC;
    border-radius: 5px;
}

ul.student_grid02 li.student_grid02_ph{
	width:16%;
	margin: 0 4% 0px 0;
	padding:0  ;
	text-align: left;
    position:relative;
    vertical-align: middle;
	}
    ul.student_grid02 li.student_grid02_ph img{
    max-width: 100%;
    height: auto;
	}


ul.student_grid02 li.student_grid02_txt{
	width:80%;
	margin: 0;
	padding:0  ;
	text-align: left;
    position:relative;
	}
    
    .student_grid02_tit{
    font-size: 1.3em;
    font-weight: 800;
    letter-spacing: 1px;
    border-bottom: 1px dotted #000;
    color: #CE0003;
	}


/*course_det_grid02　コース詳細ページスワイプ＆テキスト枠**********************/
ul.course_det_grid02{
	width:100%;
	margin:0 0 0;
	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;	
	position:relative;
}
ul.course_det_grid02 li.course_det_grid02_ph{
	width:47%;
	margin: 20px 3% 20px 0;
	padding:0;
	text-align: left;
    position: relative; 
    border-radius:5px;
    
	}
ul.course_det_grid02 li.course_det_grid02_txt{
	width:50%;
	margin: 20px 0 20px 0;
	padding:0
	text-align: left;
    position: relative; 
    border-radius:5px;
    
	}
.recommend{
	width:96%;
	margin:10px 0;
	padding:10px 2%;
	text-align: left;
    border-radius:5px;
    border: #0093EA 2px dotted;
	}
    

table.tbl_course_det{
  width:90%;
  margin: 10px 5% 10px;
  border-spacing: 0;
}

table.tbl_course_det th{
  border-bottom: solid 1px #888;
  padding: 10px 1%;
  width: 23%;
  text-align: left;
  vertical-align: top;
  }

table.tbl_course_det td{
  border-bottom: solid 1px #ddd;
  text-align: left;
  padding: 10px 1%;

}  


/*btn_course_det　上陸のみへのボタン**********************/
.btn_course_det a {
  /*display: flex;
  justify-content: space-between;
  align-items: center;*/
  margin: 0px 0;
  padding: 0.4em 1em;
  /*width:30%;*/
  color: #333;
  font-size: 0.85em;
  font-weight: 600;
  background-color:#D0E4FF;
  transition: 0.3s;
    border-radius: 100vh;
}
.btn_course_det a:hover {
  text-decoration: none;
  background-color:#BBD8FF;
}
.txt_course_det {
  font-weight:bold;
  font-size: 1.2em;
  color:#00275E;
}

   
/*other_grid04 ページ下すべてのコース**********************/
ul.other_grid04{
	width:100%;
	margin:10px 0 30px;
	padding:0px 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;	
	position:relative;
}
ul.other_grid04 li{
	width:24%;
	margin: 0 1.3% 0 0;
	padding:0;
	text-align: center;
    position: relative; 
    border-radius:5px;
    
	}
ul.other_grid04 li:last-child{
	margin: 0 0 0 0;    
	}  
    

/*****************************************************************
btn
*****************************************************************/ 
.btn_det,
a.btn_det,
button.btn_det {
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  margin: 20px 0 0 0;
  padding: 7px 8%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
  background: #0086D2;
  border-radius: 100vh;
  float: right;
}
.btn-border {
  border-radius: 0;
  background: #fff;
}

a.btn-border:hover {
  color: #fff;
  background:#003353;
}  
   
   

  
/*****************************************************************
btn
*****************************************************************/  

/*top_grid04**********************/
ul.top_grid04{
	width:100%;
	margin:20px 0 30px;
	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_grid04 li{
	width:49%;/*24.3*/
	margin: 0 1% 10px 0;
	padding:0  ;
	text-align: left;
    position:relative;
	}
   


   
   .top_grid04_tit{
   width: 100%;
   position: absolute;
   bottom: 0px;
   left: 0;
   background: #000000;
   color:#fff;
   font-size: 1.2em;
   line-height: 1.4;
   padding: 13px 10px;
   text-align: center;
   opacity: 0.8;
}   
.top_grid04_time{
   position: absolute;
   top: 10px;
   left: 10px;
}  
.top_grid04_price{
   position: absolute;
   top: 40px;
   left:20px;
   color:#fff;
   font-size:1.3em;
}  
.top_grid04_cpn{
   position: absolute;
   top: 70px;
   left:20px;
   color:#fff;
   font-size:1.3em;
   background: #FFA318;
   font-size: 1em;
   padding: 2px 5px;
}  


/*img_zoom**********************/
.img_zoom{
 max-width:100%; 
 margin:0 auto; 
 overflow:hidden; 
}
.img_zoom img{
 transition:1s all;
}
.img_zoom img:hover{
  transform:scale(1.2,1.2);
  transition:1s all;
}
  
  

  
/*****************************************************************
shop
*****************************************************************/  
/*shop_grid02**********************/
ul.shop_grid02{
	width:100%;
	margin:20px 0 0;
	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;	
	position:relative;
}
ul.shop_grid02 li.shop_grid02_ph{
	width:55%;
	margin: 0 3% 0 0;
	padding:0;
	text-align: left;
    position: relative; 
    border-radius:5px;
    
	}
ul.shop_grid02 li.shop_grid02_txt{
	width:42%;
	margin: 0;
	padding:0;
	text-align: left;
    position: relative; 
	}


table.tbl_shop{
  width: 100%;
  margin: 10px 0 10px;
  border-spacing: 0;
}

table.tbl_shop th{
  border-bottom: solid 1px #888;
  padding: 20px 2%;
  width: 30%;
  text-align: left;
  }

table.tbl_shop td{
  border-bottom: solid 1px #ddd;
  text-align: left;
  padding: 20px 2%;

}



/*camera_grid02**********************/
ul.camera_grid02{
	width:96%;
	margin:0 0 0;
	padding:0px 2%;
	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;	
	position:relative;
    background: #FFFFFF;
}
ul.camera_grid02 li{
	width:15%;
	margin: 20px 3% 20px 0;
	padding:0;
	text-align: left;
    position: relative; 
    border-radius:5px;
    
	}
ul.camera_grid02 li:last-child{
	width:82%;
	margin: 20px 0 20px 0;
	padding:0;
	text-align: left;
    position: relative; 
    border-radius:5px;
    
	}
    



/*****************************************************************
btn　予約
*****************************************************************/ 
.btn-res_grid{
text-align: center;
margin: 30px auto 40px;
}


.btn-res,
a.btn-res,
button.btn-res {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.5rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 0.5rem;
  background: #FE0004;
}
a.btn--red.btn--cubic {
  border-bottom: 5px solid #9f000c;
}

a.btn--red.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #9f000c;
}

a.btn--radius {
  border-radius: 100vh;
}

.fa-position-right {
  position: absolute;
  top: calc(50% - .5em);
  right: 1rem;
}
   

  
/*予約フォーム line**********************/
ul.line_grid02{
	width:96%;
	margin:0 0 0;
	padding:0px 2%;
	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;	
	position:relative;
    background: #FFFFFF;
}
  
ul.line_grid02 li{
	width:15%;
	margin: 0px 3% 0px 0;
	padding:0;
	text-align: left;
    position: relative; 
    border-radius:5px;
    
	}
ul.line_grid02 li:last-child{
	width:82%;
	margin: 0px 0 0px 0;
	padding:0;
	text-align: left;
	}    

.txt_howto{
	padding: 5px 10px;
    margin: 15px 10px;
    border: 1px solid #666;
    border-radius:5px;
	}        

.line_grid{
    width: 99%;
	padding:10px 0.5%;
    margin: 10px 0 30px;
    border:#0683E8 2px dashed;
    border-radius:5px;
	} 
.line_grid_tit{
width: 98%;
padding: 0 1%;
background: #0683E8;
color: #fff;
    border-radius:5px;
    font-size: 1.2em;
    text-align: center;
}


/*insta_grid02**********************/
ul.insta_grid02{
	width:100%;
	margin:10px 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;	
	position:relative;
}

ul.insta_grid02 li{
	width:20%;
	margin: 0 2% 0 0;
	padding:0 ;
	text-align: right;
	}
    ul.insta_grid02 li img{
    max-width: 55%;
    height: auto;
	}
    
 ul.insta_grid02 li:last-child{
 	width:78%;
	margin:0;
	text-align:left;	
    } 


/*RESERVATION　予約ボタン**********************/
ul.resbtn_grid02{
	width:100%;
	margin:10px 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;	
	position:relative;
}

ul.resbtn_grid02 li{
	width:49%;
	margin: 0 2% 0 0;
	padding:2%;
    font-size: 1.3em;
    line-height: 2.2;
	text-align: left;
    color: #fff;
    background: rgba(255,255,255,0.9);
    border-radius: 10px;
    display: inline-block; 
	}
 
 ul.resbtn_grid02 li:last-child{
	margin:0;
    } 
ul.resbtn_grid02 li a{
    color: #000;

}    
ul.resbtn_grid02 li:hover{
	background-color:#30B2F;F;  
}







/*****************************************************************
access アクセス
*****************************************************************/

/*access_grid02**********************/
ul.access_grid02{
	width:100%;
	margin:0 0%;
	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;	
	position:relative;
}
ul.access_grid02 li.access_grid02_ph{
	width:100%;
	margin: 0px  0px 0;
	padding:0;
	text-align: left;
	}
ul.access_grid02 li.access_grid02_txt{
	width:100%;
	margin: 0;
	padding:0 ;
	text-align: left;
	}


/*access_howto_grid02**********************/
ul.access_howto_grid02{
	width:100%;
	margin:0 ;
	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;	
	position:relative;
}
ul.access_howto_grid02 li.access_howto_grid02_ph{
	width:100%;
	margin: 0px 0px 0;
	padding:0;
	text-align: left;
	}
ul.access_howto_grid02 li.access_howto_grid02_txt{
	width:100%;
	margin: 0;
	padding:0 ;
	text-align: left;
	}

	/*access_ship_grid02 船会社**********************/
	ul.access_ship_grid02{
	width:100%;
	margin:10px 0% 10px 0%;
	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;	
	position:relative;
	}
	ul.access_ship_grid02 li.access_ship_grid02_in{
	width:49%;
	margin: 0px 0.5% ;
	padding:0;
	text-align: left;
	}
	ul.access_ship_grid02 li.access_ship_grid02_in img{
	max-width: 100%;
	height: auto;
	}
	ul.access_ship_grid02 li.access_ship_grid02_in img a{
	opacity: 0.8;
	}
	
	/*access_beach_grid03 ビーチ画像**********************/
	ul.access_beach_grid03{
	width:100%;
	margin:10px 0;
	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;	
	position:relative;
	}
	ul.access_beach_grid03 li.access_beach_grid03_in{
	width:31%;
	margin: 0px 1% ;
	padding:0;
	text-align: left;
	}
	ul.access_beach_grid03 li.access_beach_grid03_in img{
	max-width: 100%;
	height: auto;
	border-radius: 10px;
	}
	
}


