/** バックグランド・カラー　設定 **/

.back_EEEEEE{ background:rgba(238,238,238,1.0); width:100%;}
.back_FFFFFF{ background:rgba(255,255,255,1.0);  width:100%;}

.back_F6F6F6{
    background:#F6F6F6;
}
.back_grd_01{
	background:linear-gradient(to left, #D54242, #F18850);
}
.back_F8F8F8{
    background: #F8F8F8;
}
.back_F0F0F0{
    background: #F0F0F0;
}
.back_F3F3F3{
    background: #F3F3F3;
}
.back_555555{
    background:#555555;
}


/*アクアゲート様ここから*/

.back_AD7F34{
    background:#AD7F34;
}
.back_4A2500{
    background:#4A2500;
}

.back_572C00{
    background:#572C00;
}

.back_8E0510{
    background:#8E0510;
}
.back_AE7F35{
    background: #AE7F35;
}
.back_EFEDE8{ background: #EFEDE8; }

/*アロマゲート様ここから*/

.back_998A60{
	background:#998A60;		
}

.back_958364{
    background:#958364;
}



.camp_titlebg{
    background:url(../img/cms/camp_title_bg.jpg) no-repeat center bottom;
    background-size: cover;
}
.topi_titlebg{
    background: url(../img/cms/topi_title_bg.jpg) no-repeat center bottom;
    background-size: cover;
}
.food_titlebg{
    background: url(../img/cms/food_title_bg.jpg) no-repeat center bottom;
    background-size: cover;
}

.menu_titlebg{
    position: relative;
}
.menu_titleon{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}
.video-bg {
  width: 100%;
  height:100%;
  overflow: hidden;
  position: relative;
}
.video-bg::before {
    content:"";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.video-bg video {
  width: 100%;      /* 横幅いっぱいに */
  height: auto;     /* 縦は自動で比率維持 */
  display: block;
  margin: 0 auto;
}

.room_titlebg{
    background: url(../img/cms/room_title_bk.jpg) no-repeat center bottom;
    background-size: cover;
}
.room_s_titlebg{
    background: url(../img/cms/room_s_title_bk.jpg) no-repeat center bottom;
    background-size: cover;
}
.faci_titlebg{
    background: url(../img/sub/faci_title_bk.jpg) no-repeat center bottom;
    background-size: cover;
}
.acce_titlebg{
    background: url(../img/sub/acce_title_bk.jpg) no-repeat center bottom;
    background-size: cover;
}

.conc_titlebg {
    background: url(../img/sub/conc_title_bg.jpg) no-repeat center bottom;
    background-size: cover;
}
.tick_titlebg{
    background: url(../img/sub/tick_title_bg.jpg) no-repeat center bottom;
    background-size: cover;
}
.memb_titlebg{
    background: url(../img/sub/memb_title_bg.jpg) no-repeat center bottom;
    background-size: cover;
}
.cont_titlebg{
    background: url(../img/sub/cont_title_bg.jpg) no-repeat center bottom;
    background-size: cover;
}
.aroma_con_titlebg{
    background: url(../img/aroma_con/faci_title_bg.jpg) no-repeat center bottom;
    background-size: cover;
}

.poin_titlebg{
    background: url(../img/sub/poin_title_bg.jpg) no-repeat center bottom;
    background-size: cover;
}
.coup_titlebg{
    background: url(../img/sub/tick_title_bg.jpg) no-repeat center bottom;
    background-size: cover;
}

/*===========================================*/
/*基本設定　大西*/
/*===========================================*/
#sub01,
#sub02,
#sub03,
#sub04,
#sub05,
#sub06,
.sub00,
.sweet_room,
.sub00_100{
	width:90%;
	margin:0 auto;
	text-align:left;
	padding:1.5em 0;
}
.sub00{
	padding:0;
}
.sub00_100{
	width:100%;
	padding:0;
}


/*=====================
　　文字色
=====================*/
.colo_FFFFFF{color:#FFFFFF !important;}
.colo_FFFFFF a{color:#FFFFFF !important;}

/*赤*/
.colo_FF0000{color:#FF0000 !important;}
.colo_FF0000 a{color:#FF0000 !important;}

.colo_000000{ color:#000000;}
.colo_000000 a{color:#000000;}

.colo_666666{ color:#666666 !important;}
.colo_666666 a{color:#666666 !important;}

.colo_444444{ color:#444444 !important;}
.colo_444444 a{color:#444444 !important;}

.colo_858585{color:#858585 !important;}
.colo_858585 a{color:#858585 !important;}

.colo_A0A0A0{color:#A0A0A0 !important;}
.colo_A0A0A0 a{color:#A0A0A0 !important;}

.colo_FFCCCC{color:#FFCCCC !important;}
.colo_FFCCCC a{color:#FFCCCC !important;}

.colo_525252{color:#525252 !important;}
.colo_525252 a{color:#525252 !important;}


/*アクアゲート様ここから*/
.colo_AD7F34{color:#AD7F34 !important;}
.colo_AD7F34 a{color:#AD7F34 !important;}

.colo_D5AE75{color:#AD7F34 !important;}
.colo_D5AE75 a{color:#AD7F34 !important;}

.colo_D4AD74{color:#D4AD74 !important;}
.colo_D4AD74 a{color:#D4AD74 !important;}

.colo_D80000{color:#D80000 !important;}
.colo_D80000 a{color:#D80000 !important;}

.colo_8E0510{color:#8E0510 !important;}
.colo_8E0510 a{color:#8E0510 !important;}

.colo_4D4A3B{color:#4D4A3B !important;}
.colo_4D4A3B a{color:#4D4A3B !important;}

.colo_917F73{color:#917F73 !important;}
.colo_917F73 a{color:#917F73 !important;}

/*ボーダー色々*/

.bord_EEEEEE_t{border-top:1px solid #EEEEEE;}
.bord_D6D6D6_t{border-top:#D6D6D6 solid 1px;}

.bord_D6D6D6_d1{border:1px #D6D6D6 dotted;}
.bord_EEEEEE_d1{border-bottom:1px dotted #EEEEEE;}


/*アクアゲート様ここから*/

.bord_73491A_t1{
    border-top:1px solid #73491A;
}
.bord_D1CBC5_t1{
    border-top:1px solid #D1CBC5;
}


/*aタグ　マーカーで引いたような下線をホバーで表示*/

.mark_FFFF99_a a{
    text-decoration: none;
}
.mark_FFFF99_a a:hover{
    background:-moz-linear-gradient(transparent 50%, #ffff99 0);
    background:-webkit-linear-gradient(transparent 50%, #ffff99 0);
    background:-ms-linear-gradient(transparent 50%, #ffff99 0);
    background:-o-linear-gradient(transparent 50%, #ffff99 0);
    background:linear-gradient(transparent 50%, #ffff99 0);
}
.mark_EEEEEE_a a{
    text-decoration: none;
}
.mark_EEEEEE_a a:hover{
    background:-moz-linear-gradient(transparent 50%, #EEEEEE 0);
    background:-webkit-linear-gradient(transparent 50%, #EEEEEE 0);
    background:-ms-linear-gradient(transparent 50%, #EEEEEE 0);
    background:-o-linear-gradient(transparent 50%, #EEEEEE 0);
    background:linear-gradient(transparent 50%, #EEEEEE 0);
}

.mark_555555_a a{
    text-decoration: none;
}
.mark_555555_a a:hover{
    background:-moz-linear-gradient(transparent 50%, #555555 0);
    background:-webkit-linear-gradient(transparent 50%, #555555 0);
    background:-ms-linear-gradient(transparent 50%, #555555 0);
    background:-o-linear-gradient(transparent 50%, #555555 0);
    background:linear-gradient(transparent 50%, #555555 0);
}

.mark_D6D6D6_a a{
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;    
}
.mark_D6D6D6_a a:hover{
    background:-moz-linear-gradient(transparent 50%, #D6D6D6 0);
    background:-webkit-linear-gradient(transparent 50%, #D6D6D6 0);
    background:-ms-linear-gradient(transparent 50%, #D6D6D6 0);
    background:-o-linear-gradient(transparent 50%, #D6D6D6 0);
    background:linear-gradient(transparent 50%, #D6D6D6 0);
}


.mark_786B34_a a{
    text-decoration: none;
}
.mark_786B34_a a:hover{
    background:-moz-linear-gradient(transparent 50%, #786B34 0);
    background:-webkit-linear-gradient(transparent 50%, #786B34 0);
    background:-ms-linear-gradient(transparent 50%, #786B34 0);
    background:-o-linear-gradient(transparent 50%, #786B34 0);
    background:linear-gradient(transparent 50%, #786B34 0);
}


/*アクアゲート様ここから*/

.mark_572C00_a a{
    text-decoration: none;
}
.mark_EFA3B1_a a:hover{
    background:-moz-linear-gradient(transparent 50%, #572C00 0);
    background:-webkit-linear-gradient(transparent 50%, #572C00 0);
    background:-ms-linear-gradient(transparent 50%, #572C00 0);
    background:-o-linear-gradient(transparent 50%, #572C00 0);
    background:linear-gradient(transparent 50%, #572C00 0);
}


.mark_ffff00_line{
	border-bottom:5px solid #FFFF00;
}
.mark_917F73_line{
	border-bottom:1px dashed #917F73;
}

.line_height18{
	line-height: 1.8;
}



/*テキストインデント*/
.txt_ind01{padding-left: 0.8em;text-indent: -0.8em;}/*1文字分*/
.txt_ind01em{padding-left: 1em;text-indent: -1em;}/*1文字分*/
.txt_ind02{padding-left: 1.7em;text-indent: -1.7em;}/*2文字分*/
.txt_ind03{padding-left: 3em;text-indent: -3em;}/*3文字分*/

/*==スマホ時width設定=================*/
.w_100{width:100% !important;margin:0 !important;}
.w_96{width:96% !important;margin:0 2% !important;}
.w_90{width:90% !important;margin:0 5% !important;}
.w_80{width:80% !important;margin:0 10% !important;}
.w_70{width:70% !important;margin:0 15% !important;}
.w_60{width:60% !important;margin:0 20% !important;}
.w_50{width:50% !important;margin:0 25% !important;}
.w_30{width:30% !important; margin:0 35% !important;}


.w_100 img,
.w_96 img,
.w_90 img,
.w_80 img,
.w_70 img,
.w_60 img,
.w_50 img,
.w_30 img{width:auto; max-width: 100%; margin:0 auto;}

.w_100l{width:100% !important;margin:0 !important;}
.w_96l{width:96% !important;margin:0 4% 0 0 !important;}
.w_90l{width:90% !important;margin:0 10% 0 0 !important;}
.w_80l{width:80% !important;margin:0 20% 0 0 !important;}
.w_70l{width:70% !important;margin:0 30% 0 0 !important;}
.w_60l{width:60% !important;margin:0 40% 0 0 !important;}
.w_50l{width:50% !important;margin:0 50% 0 0 !important;}

.w_100l img,
.w_96l img,
.w_90l img,
.w_80l img,
.w_70l img,
.w_60l img,
.w_50l img{width:auto; max-width: 100%;}

/*===================*/
/*PCでのtextの幅設定（全サイズ縮める）*/
.p_w70,
.p_w80,
.p_w86,
.p_w88,
.p_w90,
.p_w94,
.p_w96,
.p_w98{width:96% !important; margin:0 2% !important;}

.p_w96l{width:96% !important; margin:0;}

.t_w90{width:100% !important;margin:0 !important;}

.bold{font-weight:bold;}
.bold_900{font-weight:900;}
.bold_700{font-weight:700;}
.bold_500{font-weight:500;}
.bold_400{font-weight:400;}
.bold_300{font-weight:300;}
.bold_100{font-weight:100;}
.nomal{ font-weight:normal;}
.font_ital{
     font-style: italic;
}

.font11{font-size:80%;}
.font12{font-size:85%; line-height:1.3;}
.font13{font-size:93%;}
.font14{font-size:103%; line-height:1.5;}
.font15{font-size:107%; line-height:1.5;}
.font16{font-size:115%; line-height:1.5;}
.font17{font-size:125%;  line-height:1.4;}
.font18{font-size:140%; line-height:1.4;}
.font19{font-size:150%; line-height:1.1;}
.font20,
.font20sp{font-size:160%; line-height:1.4;}

.line_height12{
	line-height:1.2 !important;
}
.line_height14{
	line-height:1.4 !important;
}
.line_height16{
	line-height:1.6 !important;
}
.line_height18{
	line-height:1.8 !important;
}
.line_height20{
	line-height:2.0 !important;
}
.le_sp01{letter-spacing: 1px;}
.le_sp02{letter-spacing: 2px;}
.le_sp03{letter-spacing: 3px;}
.le_sp04{letter-spacing: 4px;}
.le_sp05{letter-spacing: 5px;}
.le_sp06{letter-spacing: 6px;}
.le_sp07{letter-spacing: 7px;}
.le_sp08{letter-spacing: 8px;}
.le_sp09{letter-spacing: 9px;}
.le_sp10{letter-spacing: 10px;}

@media (max-width: 767px) {
    .le_sp04_sp{letter-spacing: 4px;}
}

/*PCの場合brを付ける*/
.p_br br{
	display:none;
}

/*スマホの場合brを付ける*/
.s_br br{
	display:block;
}
/*PCの時真ん中・スマホの時左寄せ*/
.pccen_sleft{
	text-align:left;
}
/*PCの時左寄せ・スマホの時真ん中*/
.pcleft_scen{
	text-align:center;
}


.disp_inbl{
    display: inline-block;
    vertical-align: middle;
}

/*====================
　　サブページタイトル
=====================*/
#blog00_bk,
#sub00_bk{
    width:100%;
    height:auto;
}
#blog00_bk{
    background: url(../img/cms/blog_title_bk.jpg) no-repeat center;
    background-size:cover;
}
#sub00_bk{
    background: url(../img/common/sub_title_bk.png) repeat;
    background-size:auto;
}
#blog00_bk h2  { padding:1em 0; }
#sub00_bk h2 { padding:7% 0; }

/*=================================================================================*/
/** 768px以上　タブレット縦　サイズ画面  **/
@media (min-width : 768px) {

/***  改行無しの操作  ***/
.com_inline2 { display:inline; }


/*ホバーで動くcss*/

.hover a img{
	filter: alpha(opacity=100);
	-webkit-opacity:1.00;
	-moz-opacity:1.00;
	opacity:1.00;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}

.hover a:hover img{
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	-webkit-transform: translate(0,-6px);
	-moz-transform: translate(0,-6px);
	-ms-transform: translate(0,-6px);
	-o-transform: translates(0,-6px);
}


/*===========================================*/
/*基本設定　大西*/
/*===========================================*/

#sub01,
#sub02,
#sub03,
#sub04,
#sub05,
#sub06,
.sub00,
.sweet_room,
.sub00_100{
	width:100%;
}
.w_50l,
.w_60l,
.w_70l,
.w_80l,
.w_90l,
.w_96l,
.w_30,
.w_50,
.w_60,
.w_70,
.w_80,
.w_90,
.w_96,
.w_100{width:auto !important;margin:0 !important;}

.p_w70{width:70% !important; margin:0 15% !important;}
.p_w80{width:80% !important; margin:0 10% !important;}
.p_w86{width:86% !important; margin:0 7% !important;}
.p_w88{width:88% !important; margin:0 6% !important;}
.p_w90{width:90% !important; margin:0 5% !important;}
.p_w94{width:94% !important; margin:0 3% !important;}
.p_w96{width:96% !important; margin:0 2% !important;}
.p_w98{width:98% !important; margin:0 1% !important;}

.p_w96l{width:96% !important; margin:0 !important;}

.t_w90{width:88% !important;margin:0 6% !important;}


.p_br br{
	display:block;
}
.s_br br{
	display:none;
}
/*PCの時真ん中・スマホの時左寄せ*/
.pccen_sleft{
	text-align:center;
}
/*PCの時左寄せ・スマホの時真ん中*/
.pcleft_scen{
	text-align:left;
}


.font14{font-size:105%; line-height:1.5;}
.font15{font-size:110%; line-height:1.5;}
.font16{font-size:120%; line-height:1.5;}
.font17{font-size:130%;  line-height:1.4;}
.font18{font-size:140%; line-height:1.4;}
.font19{font-size:150%; line-height:1.5;}
.font20{font-size:160%; line-height:1.4;}
.font25{font-size:230%; line-height:1.5;}

/*PC・タブレットの時だけ大きくしたい場合*/
.font14pc{font-size:106%;}
.font15pc{font-size:110%;}
.font16pc{font-size:120%;}
.font17pc{font-size:130%;}
.font18pc{font-size:140%;}
.font19pc{font-size:150%;}
.font20pc{font-size:170%;}
.font25pc{font-size:230%;}

.font10sp,
.font12sp.{
	font-size: 100%;
}

/*===========================
　　サブページタイトル
===========================*/
#blog00_bk h2,
#sub00_bk h2 { padding: 35% 0 10%; }

.menu_titlebg{
    margin-top: 40px;
}
.video-bg{
    height: 100vh;
}

}


/*=================================================================================*/
/** 1140px以上 PCサイズ画面 **/
@media (min-width : 1140px) {



/*===========================================*/
/*基本設定　大西*/
/*===========================================*/

#sub01,
#sub02,
#sub03,
#sub04,
#sub05,
#sub06{
	width:1140px;
	margin:0 auto;
	padding:3em 0;
}

.sub00,
.sweet_room,
.sub00_100{
	width:1140px;
	margin:0 auto;
	padding:0;
}

.sub00.menu01_03wrap{
    width: 96%;
    max-width: 1200px;
}

.font20{font-size:200%; line-height:1.4;}


}
/*=================================================================================*/
/** 1450px以上 padding: ;PCサイズ画面 **/
@media (min-width : 1450px) {
/***  各ページ共通部  ***/

}
