/*********************************************************************************************************************
/*タブレット専用のスタイル
*********************************************************************************************************************/
@media (min-width: 600px) and (max-width: 1024px) {
/*****************************************************************************/
@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:#000;
	font-family: verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN" , sans-serif;
	/*font:100% verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN" , sans-serif;*/
	font:100%;
	/*font-family: 'Montserrat', sans-serif;*/
	/*font-family: "Hiragino Mincho ProN", "Yu Mincho", serif;*/
	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.1;
	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;
	}*/
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;}*/

.pcNone { display:block;}
.spNone { display:none;}

/*****************************************************************
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.8em;
    line-height: 1.5;
    font-weight:bold;
    letter-spacing: 4px;
	}	
h2{
	font-size:1.4em;
    line-height: 1.6em;
	font-weight:500;
    color:#fff;

    margin: 0px 0 20px 0;
    padding: 0 0  0;
    text-align: left;
    }
	.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.3em;
    line-height: 1.1;
	font-weight:500;
    color:#000000;
    letter-spacing:1px;
    margin: 10px 0 0 0;
    padding: 0 0 10px 0;
    text-align: left;
    }
    h3.charges_tit{
	font-size:1.4em;
    line-height: 1.1;
	font-weight:500;
    color:#000000;
    letter-spacing:1px;
    margin: 20px 0 0 0;
    padding: 0 0 0px 10px;
    text-align: left;
	border-left:5px solid;
    }
	 h3.course_det_tit{
	font-size:1.2em;
    line-height: 1.1;
	font-weight:500;
    color:#000000;
    letter-spacing:1px;
    margin: 20px 0 10px 0;
    padding: 0 0 0;
    text-align: left;
    }
     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: #005E95;
	color:#fff;
	}	
.pankuzu a{
    color:#fff;
	}	
	


/*****************************************************************
top ナビスクロール設定
*****************************************************************/
/*トップエリア　スクロール前*/
.navbar-fixed-top{
    width:100%;
	height:60px;/*追加*/
	margin:0 auto 0;
	padding:15px 0 5px 0 ;
	color:#000;
	background:rgba(255,255,255,0.8);
	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: 50%;
	margin: 5px 2% 0;
	float: left;
	}
	.navbar-fixed-top .logo img{
    margin:0px 0 0 0;
	max-width:60%;
	height:auto; 
	text-align: left;
	z-index: 10000;
	}
	.navbar-fixed-top.scrolled .logo img {
	max-width:60%;
	height:auto; 
	}
	
    /*★★★トップエリア02★★★　ロゴ横ナビエリア-----------------------*/
	.logo_text_area {
	/*display: none;
	width: 45%;
	float: left;
	margin:5px 0 0 1%;
	padding: 0;*/
	text-align:right;
	font-size: 1.0em;
	text-align: left;
	color:#000;
	}
	
	/*★★★トップエリア03★★★　予約お問い合わせボタンエリア-----------------------*/
	.logo_text_btn {
	width: 35%;
	float: left;
	margin:0px 0 0 0;
	padding: 5px ;
	font-weight:normal;
	background: #FAF201;
	border-radius: 100vh;
	font-weight: 600;
	
	}
	.logo_text_btn a {
	color:#000;
	}

	/*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: #000;
	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;
	}


	
/*****************************************************************
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: 50%;/*50%*/
  left: 50%;/*50%*/
  font-size: 3.0vw;
  font-family: serif;
  font-weight: bold;
  text-shadow: 1px 1px 3px #111;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  transform: translate(-50%,-50%);
}

.slide-img img{
  object-fit: cover;
  height: 100vh;
  width: 100vw;
}

.slide-text img {
    height: 70vh;
    width: auto;
}
.mainimage {
	width: 100%;
	margin: 0px 0;	
}	

.mainimage img{/*画像のはみ出し部分を削除*/
	width: 100%;
     height:auto;
}	
.mainimage_txt{
	position:absolute;
	top:140px;
    left:30px;
	text-align:left;
	font-size:1.2em;
	font-weight: bold;
    line-height: 1.5em;
	color:#fff;
  font-family: "Great Vibes", cursive;
  font-weight: 400;
  font-style: normal;
	} 
	.mainimage_tit{
	color:#F6E600;
	font-weight: nomal;
	font-size: 1.4em;
	}    
	
  
	

/*****************************************************************
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:20px 0 15px 0 ;
    font-size: 0.9em;
	background:#4D3D24;
}

.footer_inner{
    width: 90%;
	margin:0 5%;
    padding:0;
	}
	.footer_inner a{
    color:#fff;
}
   .footer_logo {
    margin: -70px 0 0 0;
	padding: 0;
	text-align:right;
	}
	.footer_logo img {
    max-width: 30%;
	height: auto;
	}
	


 ul.footer_menu03 {
   width: 100%;
    margin:0px auto 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;
}
 
	ul.footer_menu03   li.footer_menu03_in {
    width:31%;
	margin:0;
    padding:0 1%;
	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: left;
}
	
/*****************************************************************
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%);
  }
}
	




/***********************************************************************
レイアウトここから
*********************************************************************/

	
/***********************************
scrollify.js セクションごとのスクロール
***********************************/  	
.scrollify_container{
  	margin: 0;
	padding: 0;
	}
	/*.scrollify{
  	width: 100%;
  	height: 100vh;
	}*/

	
	
	.section01{
	width:100%;
	margin: 0;
	padding: 0;
	/*background: #F70004;
  	background-color: #ff7575;*/
	}
	.section02{
	width: 96%;
	padding: 0 2%;
	margin: -50px 0 0 0;
  	background-color: #FEF9EF;
	background-image: url("../images/menu/bg_top03.png"); 
	background-repeat: repeat-x;
	background-position: top left;
	/*background-size:contain;*/
	}
	.sec02_bg{
	background-image: url("../images/top/top_grid02_ph_img.png"); 
	background-repeat: no-repeat;
	background-position: top center;
	/*background-size:contain;*/
	}
	.section03{
	margin: -50px 0 0 0;
	width: 96%;
	padding: 0 2%;
  	/*background-color: #D4E6CC;*/
	background-image: url("../images/menu/bg_top02.png"); 
	background-repeat: repeat-x;
	background-position: top center;
	/*background-size: 100%;*/
	}
	.section04{
	margin: -50px 0 0 0;
  	background-color: #D4E6CC;
  	/*background-color: #FEF9EF;*/
	background-image: url("../images/menu/bg_top04.png"); 
	background-repeat: no-repeat;
	background-position: top center;
	}
	.section05{
	margin: -50px 0 0 0;
  	background-color: #fff;
	}
	.section06{
  	background-color: #FEF9EF;
	}
	
	.page_wrap{
  	position: fixed;
  	right: 30px;
  	top: 50%;
  	transform: translateY(-50%);
	}
	.page_wrap li{
  	margin-bottom: 20px;
	}
	.page_wrap a{
  	border: 1px solid #000;
  	border-radius: 50%;
  	display: block;
  	width: 10px;
  	height: 10px;
	}
	.page_wrap a.active{
  	background: #000;
	}
	/* scrollify: .js;ここまで*	

	/* セクションごとのタイトルはここから */
	.section_tit{
  	font-size: 2.0em;
  	letter-spacing: 0.1rem;
  	margin-left: auto;
  	margin-right: auto;
  	padding-top: 90px;
  	width: fit-content;
  	width: -moz-fit-content;
  	width: -webkit-fit-content;
	}
    .section_tit_s{
  	font-size: 1.4em;
  	letter-spacing: 0.1rem;
  	margin-left: auto;
  	margin-right: auto;;
  	padding-top: 10px;
	color:#3E6639;
	}

	.section_content{
	width: 90%;
	margin: 0px 0 0 0;
	padding: 50px 5% 0;
	font-size: 1.1em;
  	line-height: 1.8em;
  	text-align: justify;
	}
	
/*top_grid02*************/
ul.top_grid02{
	width:100%;
	margin: 0px 0% 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.top_grid02 li.top_grid02_ph{
	width:50%;
	margin: 0 0 ;
	padding:0 0 ;
	text-align:left;
	position: relative;
	}	
	
	ul.top_grid02 li.top_grid02_txt{
	width:48%;
	margin: 0 0 0 2% ;
	padding:0 0 ;
	text-align:left;
	position: relative;
	}	
	.top_grid02_ph_tit{
	position:absolute;
	top:-50px;
	left:-30px;
	}
	.top_grid02_ph_tit img{
	max-width: 60%;
	height: auto;
	}
	.top_grid02_ph_img{
	position:absolute;
	bottom:0px;
	right:0px;
	}
	.top_grid02_ph_img img{
	max-width:100%;
	height: auto;
	}
	
	P.top_text{
	margin: 20px 0 0 0;
	font-size: 1.1em;
	line-height: 1.5em;
	}
		
/*top_grid04 その他メニュー*************/
ul.top_grid04{
	width:100%;
	margin: 0px 0% 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.top_grid04 li.top_grid04_ph{
	width:24%;
	margin: 0 0.5%;
	padding:0 0 ;
	text-align:center;
	position: relative;
	font-size: 0.9em;
	}		
	ul.top_grid04 li.top_grid04_ph img{
	margin:0 0 5px 0;
	padding: 0;
	border-radius: 3px;
	}		
		
/*tbl_charge**********************/
 table.tbl_charge{
  	width: 100%;
  	margin: 10px 0 10px;
 	 border-spacing: 0;
	}
	table.tbl_charge tr{
	}
	.tbl_tit_bg{
	background: #8AB986;
	padding: 7px 10px;
  	text-align: left;
	font-size: 1em;
	line-height: 1.4em;
	border-radius:3px;
	color:#fff;
	text-align: center;
	order-bottom: solid 1px #D4E6CC;
	border-right: solid 1px #D4E6CC;
  	}
	table.tbl_charge th.tbl_ch_tit{
    width: 68%;;
  	border-bottom: solid 1px #D4E6CC;
	border-right: solid 1px #D4E6CC;
  	padding: 7px 10px;
  	text-align: left;
	font-size: 0.95em;
	line-height: 1.4em;
	border-radius:3px;
	background: #ECF3E9;
  	}
	table.tbl_charge td.tbl_ch_txt{
  	border-bottom: solid 1px #D4E6CC;
	border-right: solid 1px #D4E6CC;
  	text-align: right;
    padding: 10px 10px 10px 10px;
	border-radius: 3px;
	background:#F5F9F4;
	vertical-align:middle;
	color:#284125;
	}
	.charge{
	color:#284125;
	}
	

/******************************************************************
slide-wrap
*****************************************************************/
.slide-wrap {
 	 display: flex;
  	margin: 10px auto 0px;
  	padding:0 0%;
  	max-width:100%;
  	width:100%;
	scrollbar-width: auto;
    scrollbar-color: #E1D3BF #fff;
	}
	.slide-box {
  	height: auto;
  	margin-right: 1%;
  	width: 24%;
	}
	.slide-box a {
  	color: #976C33;
  	display: block;
  	text-decoration: none;
	}
	.slide-box img {
  	display: block;
  	height: auto;
	margin: 0 0 0;
  	width: 100%;
	border-radius: 5px;
	}
	.slide-box p {
  	font-weight: bold;
  	padding: 5px 0 0 0;
	}
  	.slide-wrap {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  	}
  	.slide-box {
  	 flex: 0 0 95%;
  	}

  
  
/*top_grid05*************/
ul.top_grid05{
	width:100%;
	margin: 0px 0% 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.top_grid05 li.top_grid05_in{
	width:31%;
	margin: 0 1% 35px;
	padding: 0 ;
	background: #fff; 
	border-radius: 5px;
	font-size: 1em;
	line-height: 1.5em;
	position: relative;
 	}
	ul.top_grid05 li.top_grid05_in img{
	border-radius: 5px 5px 0 0;
 	}
	
	.top_grid05_in_txt{
	width:90%;
	margin: 0;
	padding:20px 5%;
	border-radius: 5px;
	font-size: 1em;
	line-height: 1.5em;
	position: relative;
	text-align: center;
 	}
	.top_grid05_tit{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px auto 5px;
	padding: 0;
	letter-spacing: 2px;
	color:#4E7C49;
	ont-style: italic;
 	}
	.top_grid05_no{
	position: absolute;
	top:-12px;
	left: 10px;
	font-size: 2.5em;
    font-style: italic;
 	}


/**LINE予約ボタン**********/
.btn_area_line {
	width:100%;
	margin: 10px 0%;
	padding: 9px 0%;
	background: #094;
	color:#fff;
	border-radius:30px;
	 text-align: center;
	} 
	.btn_area_line  a {
	 width:100%;
	 margin: 0 0%;
	 padding: 9px 0%;
	 font-size: 1.1em;
	 color:#fff;
	} 
	
/*tbl_access**********************/
 table.tbl_access{
  	width: 60%;
  	margin: 10px 20% 10px;
 	 border-spacing: 0;
	}
	table.tbl_access th.tbl_ac_tit{
    width: 25%;
  	border-bottom: solid 1px #E8D3B9;
  	padding: 7px 0%;
  	text-align: left;
	line-height: 1.4em;
  	}
	table.tbl_access td.tbl_ac_txt{
  	border-bottom: solid 1px #E8D3B9;
  	text-align: left;
    padding: 7px 0 7px 0.5%;
	}
	
/*top__menu_grid02*************/
ul.top_menu_grid02{
	width:100%;
	margin: 0px 0% 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.top_menu_grid02 li.top_menu_grid02_in{
	width:48%;
	margin: 0 1% 50px 0;
	padding:0 0 ;
	text-align:left;
	font-size: 0.9em;
	}
	ul.top_menu_grid02 li.top_menu_grid02_in img{
	border-radius: 5px;
	}
	
/*top_access_grid02*************/
ul.top_access_grid02{
	width:100%;
	margin: 0px 0% 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.top_access_grid02 li.top_access_grid02_in{
	width:48%;
	margin: 0 1%;
	padding:0 0 ;
	text-align:left;
	font-size: 0.9em;
	}		
	
	.tel{
	font-size:2.2em;
	}
	.tel_s{
	font-size:0.8em;
	}	
	
/******************************************************************
第二階層
*****************************************************************/	
	.section_2nd{
	width:100%;
	margin: 0;
	padding: 0;
	}	
	.section_2nd_tit{
	margin: 0;
	padding: 30px 0 0 0;
  	font-size: 2.2em;
  	letter-spacing: 1px;
	}
    .section_2nd_tit_s{
  	margin: 0;
	padding: 5px 0 0 0;
  	font-size: 1.1em;
  	letter-spacing: 1px;
	}
	.section_2nd_content{
	width: 90%;
	margin: 0px 0 0 0;
	padding: 50px 5% 0;
	font-size: 1.1em;
  	line-height: 1.8em;
  	text-align: justify;
	}
	
	
/*******************************
FAQ
*******************************/
.accordion {
    max-width:90%;/*500px*/
	margin: 0 5%;
    margin-bottom: 5px;
    border-bottom: 1px solid #d0d0d0;
	}
	.accordion summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 1em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
	/*border-bottom: 1px solid #CCC;*/
	}
	.accordion summary::-webkit-details-marker {
    display: none;
	}
	.accordion summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .3s;
	}
	.accordion[open] summary::after {
    transform: rotate(225deg);
	}
	.accordion p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
	}
	.accordion[open] p {
    transform: none;
    opacity: 1;
	}


/*******************************
garallery
*******************************/
.gallary {
    width:80%;
    margin:10px 10%;
    padding:0;
}
.gallary p {
    height:100%;/* 300px;*/
    margin:0;
    padding:0;
}
.gallarybox {
    width:100%;
    display:block;
    overflow:hidden;
    margin:5px auto;
	padding:0;　
}
.gallarybox01 {
    display:block;
	width:19%;
	padding:0 0.25% 0 0;
	margin:0;
    float:left;
}
.gallarybox01:last-child {
    display:block;
	width:19%;
	padding:0 ;
	margin:0;
    float:left;
}

.gallarybox01 img {
    cursor:pointer;
}

.gallarybox02 img {
    cursor:pointer;
}




/*******************************
menu btn
*******************************/
ul.menu_btn_gird02{
	width:80%;
	margin: 0px 10% 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.menu_btn_gird02 li.menu_btn_gird02_in{
	width:48%;
	margin: 0 1%;
	padding:0 0 ;
	text-align:left;
	font-size: 0.8em;
	}	
/*予約ボタン*/	
	.btn_menu_res_bg_web a {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    text-decoration: none;
    display: block;
    margin:10px  auto;
    padding: 7px 0%;
	font-size: 1.2em;
    font-weight: 500;
	letter-spacing: 1px;
    text-align: center;
    line-height: 1.8;
    text-decoration: none;
    outline: none;
    transition: ease .2s;
	background:#E1D3BF;
	color:#533C1C;
	}	
	.btn_menu_res_bg_line a {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    text-decoration: none;
    display: block;
    margin:10px  auto;
    padding: 7px 0%;
	font-size: 1.2em;
    font-weight: 500;
	letter-spacing: 1px;
    text-align: center;
    line-height: 1.8;
    text-decoration: none;
    outline: none;
    transition: ease .2s;
	background:#D4E6CC;
	color:#4E7C49;
	}	
	
/*top_grid07 全メニュー*************/
.top_grid07_grid{
	width:98%;
	margin:0 0 30px 0 ;
	padding:10px 1%;
	background: #FFFFFF;
	border-radius: 5px;
	}

ul.top_grid07{
	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_grid07 li.top_grid07_ph{
	width:13.78%;
	margin: 0 0.25% 3px 0.25%;
	padding:0 0 ;
	text-align:center;
	position: relative;
	font-size: 0.65em;
	line-height: 1.1em;
	letter-spacing: 0;
	}	
	ul.top_grid07 li.top_grid07_ph img{
	margin:0 0 3px 0;
	padding: 0;
	border-radius: 3px;
	}
    ul.top_grid07 li.top_grid07_ph a{
    display: block;
	height: 100%;
    width: 100%
    }
	.top_grid07_tit{
    margin: 10px auto 5px ;
	padding: 0;
	text-align: center;
    }
	
/*注意事項　att_menu*/	
.att_menu_grid{
	width:92%;
	margin:0 0 50px 0 ;
	padding:10px 4%;
	background: #FFFFFF;
	border-radius: 5px;
	}
	ul.att_menu{
	list-style: decimal;
	margin: 20px 0 20px 0;
	padding: 0 0 0 30px;
	}
	ul.att_menu li.att_menu_txt{
	list-style:disc;
	margin: 0px 0 9px 0;
	font-size:0.9em;
	line-height: 1.6em;
	}
/**btn_menu_detail コース詳細へボタン**********/	
.btn_menu_detail_grid{
     width: 80% ;
	 margin: 10px 10% 10px;
	 padding: 0;
	} 	
	.btn_menu_detail a {
    position: relative;
    overflow: hidden;
    border-radius: 100vh;
    text-decoration: none;
    display: block;
    /*max-width: 100%;*/
    background:#B9996A;
	width:60%;
    margin:10px  auto;
    padding: 15px 20%;
	font-size: 0.9em;
    /*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_menu_detail a span {
    position: relative;
    z-index: 3;
    color:#fff;
	}
	.btn_menu_detail a:hover span{
    color:#fff;
	}		
	
/*menu_grid01*************/
ul.menu_grid01{
	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.menu_grid01 li.menu_grid01_ph{
	width:47%;
	margin: 0 3% 10px 0;
	padding:0 0 ;
	text-align:left;
	font-size: 0.9em;
	}
	ul.menu_grid01 li.menu_grid01_ph img{
	border-radius: 5px;
	}
	ul.menu_grid01 li.menu_grid01_txt{
	width:50%;
	margin: 0 0% 10px 0;
	padding:0 0 ;
	text-align:left;
	font-size: 0.9em;
	}
	
/**about_grid アロマとは**********/	
.about_grid{
     width:96% ;
	 margin: 0px 0 30px 0;
	 padding:15px 2% 15px;
	border-radius: 5px;
	background:rgba(255,255,255,0.5); 
	} 	
	/*about_grid02*************/
	ul.about_grid02{
	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.about_grid02 li.about_grid02_ph{
	width:24%;
	margin: 0 1% 0px 0;
	padding:0 0 ;
	text-align:left;
	font-size: 0.9em;
	}
	ul.about_grid02 li.about_grid02_ph img{
	border-radius: 5px;
	}
	ul.about_grid02 li.about_grid02_txt{
	width:71%;
	margin: 0 0 0px 1%;
	padding:0 1% ;
	text-align:left;
	font-size: 0.9em;
	line-height: 1.6em;
	}
	.about_grid02_tit{
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
	margin: 2px 0 5px 0;
	padding: 0;
	}
/*menu_feature コース特徴*************/
ul.menu_feature{
	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.menu_feature li.menu_feature_in{
	/*width:13.78%;*/
	margin: 10px 0.25% 3px 0.25%;
	padding:5px 5px;
	text-align:center;
	position: relative;
	font-size: 0.65em;
	line-height: 1.1em;
	letter-spacing: 0;
	background:#E1D3BF;
	bourder-radius:5px;
	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_tit{
	margin: 0px 0 10px;
	padding: 0;
	font-size: 1.7em;
	line-height: 1.3em;
	}
	.top_feature_txt{
	margin: 10px 0 5px;
	padding: 0;
	font-size: 0.8em;
	text-align: left;
	color:#004160;
	font-weight:500;
	}
	.top_feature_b{
	margin:5px 0 5px;
	padding: 0;
	color:#1A1E59;
	font-weight: bold;
	font-size: 1.0em;
	letter-spacing: 1px;
	}
	.top_feature_ico{
	position: absolute;
	top:0;
	left:0;
	margin: 0;
	padding: 5px 7px;
    background: #FAF201;
	border-radius: 5px 0 0 0;
	font-size: 0.6em;
	font-weight: bold;
	}
	
	
	
/*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% 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_in{
	width:90%;
	margin: 0 5%;
	padding:0px 0% ;
	text-align: left;
	position: relative;
	}	
	.top_course_in_praimg{
	position: absolute;
	top:-20px;
	right:50px;
	}	
	.top_course_in_praimg img{
	max-width: 50%;
	height: auto;
	}	
	ul.top_course li.top_course_in img{
	border-radius: 5px;
	}	

	.top_course_tit{
	margin: 5px 0 ;
	padding:0;
	color:#000;
	font-size: 2.4em;
	}	
	.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;
	line-height: 1.4em;
	}
		

/*******************************
flow_grid コースの流れ
*******************************/
/*flow_grid**********************/
ul.flow_grid{
　　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.flow_grid li.flow_grid_in{
	width:24%;
	margin: 0 0.5% 5px;
	padding:0 ;
	color:#000;
	text-align:left;
    border-radius: 5px;		
	-webkit-border-radius:5px;	
	-moz-border-radius: 5px;	
     float:left;
	 position: relative;
	}
	ul.flow_grid li.flow_grid_in img{
	border-radius: 10px;
	}
	.flow_grid_ico{
	margin: 0 ;
	padding:5px 7px;
	position: absolute;
	top:0px;
	left:0px;
	background: #533C1C;
	color:#fff;
	font-size: 0.9em;
	font-weight: bold;
	border-radius: 10px 0 0 0;
	}
	.flow_grid_txt{
	margin: 10px 0 0 0;
	text-align:left;
	font-size: 0.85em;
	line-height: 1.4em;
	}		
	
/*about_thai**********************/
P.thai_top_txt{
	margin:40px 0 40px 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.8em;
	}



ul.about_thai03{
　　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.about_thai03 li.about_thai03_in{
	width:30.3%;
	margin: 0 0.5% 10px;
	padding:20px 1% ;
	color:#000;
    border-radius: 5px;		
	-webkit-border-radius:5px;	
	-moz-border-radius: 5px;	
     float:left;
	 position: relative;
	 text-align: center;
	font-size: 0.85em;
	line-height: 1.4em;
	background: #fff;
	border-radius: 5px;
	}	
	ul.about_thai03 li.about_thai03_in img{
	max-width: 70%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom:0px;
	left:20%;
	opacity: 0.5;
	}	
ul.about_thai02{
　　width:100%;
	margin:0px 0% 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.about_thai02 li.about_thai02_in{
	width:45%;
	margin: 0px 0.5% 0px;
	padding:20px 2% ;
	color:#000;
    border-radius: 5px;		
	-webkit-border-radius:5px;	
	-moz-border-radius: 5px;	
     float:left;
	 position: relative;
	 text-align:center;
	font-size: 0.85em;
	line-height: 1.4em;
	background: #fff;
	border-radius: 5px;
	}
	ul.about_thai02 li.about_thai02_in img{
	max-width: 50%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom:10px;
	left:20%;
	opacity: 0.5;
	}	
	
	.about_thai_tit{
	margin: 10px 0 20px 0;
	text-align:center;
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	color:#6BA667;
	}	
	.about_thai_txt{
	margin: 0;
	text-align:left;
	font-size: 1em;
	line-height: 1.6em;
	}	
	
.bg_brown01{
	background: #FDF2E3;
	}
	.bg_brown02{
	background: #FCF1DC;
	}
	.bg_white{
	background: #fff;
	}

/*******************************
プライバシーポリシー
*******************************/
.att_privacy_gird{
    width: 90%;
	margin: 20px 5% 20px;
	padding:0;
	}
ol.att_privacy{
	margin: 20px 0 20px 0;
	padding: 0 0 0 30px;
	}
	ol.att_privacy li.att_privacy_txt{
	list-style:decimal;
	margin: 0px 0 20px 0;
	padding: 0 0 0 15px;
	font-size:1em;
	line-height: 1.6em;
	text-align: left;
	}	
	
	
.bg_aroma{
	background-image: url("../images/menu/bg_aroma.png"); 
	background-repeat: repeat-x;
	background-position: top left;
	background-size:contain;
	}	
.bg_thai{
	background-image: url("../images/menu/bg_thai.png"); 
	background-repeat: repeat-x;
	background-position: top left;
	background-size:contain;
	}		
	
	
/****SNS************************/	
ul.sns_grid{
　　width:50%;
	margin:0px 25% 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.sns_grid li.sns_grid_in{
	width:48%;
	margin: 0px 1% 0px;
	padding:20px 0% ;
	color:#000;
     float:left;
	 position: relative;
	 text-align:center;
	font-size: 0.85em;
	line-height: 1.4em;
	}	
	
	.blog iframe{
	width:80%;
	margin: 0 10%;
	padding:0; 
	overflow:hidden;
	height:90px;
	
	}
	.iframe_box{
	height:90px;
	}
	.iframe_box iframe{
	width:80%;
	margin: 0 10%;
	padding:0; 
	height:90px;
	overflow:hidden;
	text-align: center;
	}

	 a, a:link, a:visited{
	text-decoration: none;
}
/*ロープの長さ***********/	
.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;
}
}




