
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/

.appear{
	opacity : 0.0 ;
}
.imgFree img {
	max-width:100%!important;
	width:auto;
	height:auto!important;
}

.contents{
	padding : 120px 20px 0 20px ;
	margin-left : 460px ;
	z-index : 14 ;
	background-color : #FFFFFF ;
}

.contents_left{
	position : fixed ;
	top : 0% ;
	left : 0% ;
	width : 460px ;
	height : 100% ;
	background-size: cover ;
	background-position : center center ;
	z-index : 1 ;
}
.contents_left_overlay{
	position : absolute ;
	top : 0% ;
	left : 0% ;
	width : 100% ;
	height : 100% ;
	background-color : rgba(0,0,0,0.6) ;
}
.hoverswipe span{
	position : relative ;
	z-index : 4 ;
}
.hoverswipek span{
	position : relative ;
	z-index : 4 ;
}
.btn_overlay{
	position : absolute ;
	top : 0% ;
	left : 0% ;
	width : 0% ;
	height : 100% ;
	background-color : #FFFFFF ;
	z-index : 1 ;
}

.contents_title{
	width : 100% ;
	height : 30px ;
	line-height : 30px ;
	font-size : 20px ;
	padding-bottom : 46px ;
	border-bottom : 2px solid #000000 ;
	text-align : center ;
	margin-bottom : 44px ;
	font-weight : 600 ;
}
.contents_title.follow{
	margin-top : 100px ;
}

.contents_left_inner{
	position : absolute ;
	top : 0% ;
	left : 0% ;
	width : 420px ;
	padding : 128px 20px 120px 20px ;
	z-index : 42 ;
}

.contents_left_title{
	height : 50px ;
	line-height : 50px ;
	font-size : 48px ;
	color : #FFFFFF ;
	font-weight : 600 ;
	padding-bottom : 26px ;
	margin-bottom : 36px ;
	border-bottom : 2px solid #FFFFFF ;
}

.contents_left_catetitle{
	font-size : 18px ;
	font-weight : 600 ;
	color : #FFFFFF ;
	margin-bottom : 16px
}
.contents_left_catetitle.follow{
	margin-top : 32px ;
}
.contents_left_cateitem{
	width :370px ;
	height : auto ;
	border : 1px solid #FFFFFF ;
	font-size : 15px ;
	font-weight : 200 ;
	padding-top : 10px ;
	padding-bottom : 10px ;
	padding-left : 24px ;
	padding-right : 24px ;
	color : #FFFFFF ;
	margin-bottom : 12px ;
}
.contents_left_cateitem .btn_overlay{
	background-color : rgba(255,255,255,0.75);
}
.contents_left_cateitem.active{
	background-color : rgba(255,255,255,0.75);
	color : #000000 ;
}

.contents_left_cateitem_sub{
	width :372px ;
	height : auto ;
	font-size : 15px ;
	font-weight : 200 ;
	padding-top : 10px ;
	padding-bottom : 10px ;
	padding-left : 24px ;
	padding-right : 24px ;
	color : #FFFFFF ;
	margin-bottom : 12px ;
	word-break : keep-all ;
}
.contents_left_cateitem_sub a,
.contents_left_cateitem_sub a:link{
	color : #FFFFFF !important ;
}
.contents_left_cateitem_sub span{
	margin-right : 10px ;
}

.inner1100{
	position : relative ;
	width : 1100px ;
	height : auto ;
	margin-left : auto ;
	margin-right : auto ;
}
.inner970{
	position : relative ;
	width : 970px ;
	height : auto ;
	margin-left : auto ;
	margin-right : auto ;
}
.inner900{
	position : relative ;
	width : 900px ;
	height : auto ;
	margin-left : auto ;
	margin-right : auto ;
}
.inner760{
	position : relative ;
	width : 760px ;
	height : auto ;
}
.inner600{
	position : relative ;
	width : 600px ;
	height : auto ;
	margin-left : auto ;
	margin-right : auto ;
}


.back_overlay{
	position : absolute ;
	top : 0px ;
	left : 0px ;
	width : 100% ;
	height : 100% ;
	background-color : rgba(0,0,0,0.5);
	z-index : 1 ;
}

.header_spacer{
	position : relative ;
	width : 100% ;
	height : 90px ;
}

#header{
	position : fixed ;
	top: 0px ;
	left: 0px ;
	width : 100% ;
	height : 90px ;
	padding-top : 14px ;
	margin-left : auto ;
	margin-right : auto ;
	background-color : #000000 ;
	z-index : 44 ;
}
#header a,
#header a:link{
	color : #FFFFFF ;
}

#header h1{
	font-size : 11px ;
	font-weight : 300 ;
	color : #CCCCCC;
	margin-left : 20px ;
}


.header_logo{
	position : absolute ;
	top : 15px ;
	left : 50% ;
	width : 180px ;
	height : auto ;
	margin-left : -90px ;
}


.sns_block{
	float: right;
	display: block;
	width: 250px;
}

.header_snsbox{
	position : relative ;
	float : right ;
	width : 700px ;
}

.header_sns_icon{
	position : relative ;
	float : left ;
	width : 30px ;
	height : auto ;
	margin : 5px ;
}
.header_sns_icon.first{
	margin-right : 20px ;
}

.header_reservebox{
	position : absolute ;
	top : 12px ;
	right : 20px ;
	width : auto ;
	height : 46px  ;
}

.header_reservebox #model-24h{
	float : right ;
}

.header_reserve_btn{
	float : left ;
	width : auto ;
	height : 46px ;
	padding : 1px ;
	cursor : pointer ;
	border : 1px solid #FFFFFF ;
}
.header_reserve_btn_icon{
	float :left ;
	width : 46px ;
}

.header_reserve_btn_img{
	float : right ;
	width : auto ;
	height : 46px ;
}

.header_reserve_btn_inner{
	float : left ;
	width : 176px ;
	height : 44px ;
	text-align : center ;
	line-height : 44px ;
	font-size : 20px ;
	text-align : center ;
	color : #FFFFFF ;
	border : 1px solid #FFFFFF ;
}

.header_tel{
	float : right ;
	height : 46px ;
	line-height : 46px ;
	font-size : 26px ;
	margin-right : 24px ;
}


.header_tel img{
	width : auto ;
	height : 46px ;
	display : inline-block ;
}
.header_tel span{
	vertical-align : 12px ;
}


.btn_totop{
	position : absolute ;
	top : -100px ;
	left : 50% ;
	width : 64px ;
	height : auto ;
	margin-left : -32px ;
	cursor : pointer ;
}
.btn_totop_image{
	position : relative ;
	width : 120px ;
	height : auto ;
	margin-left : auto ;
	margin-right : auto ;
}



#footerFixed{
	position : relative ;
	width : 100% ;
	padding-bottom : 32px ;
	color : #FFFFFF ;
	background-color : #000000 ;
	z-index : 44 ;
}

.footer_linkbox{
	position : relative ;
	width : 100% ;
	height : 20px ;
	line-height : 20px ;
	font-size : 12px ;
	color : #FFFFFF;
	text-align : center ;
}

.footer_linkbox p{
	display : inline ;
	padding : 2px 8px ;
	margin-right : 10px ;
	color : #FFFFFF ;
	background-color : #555555 ;
	font-weight : 600 ;
}

.fotter_linkitem{
	display : inline ;
	float : none ;
}
.fotter_linkitem span{
	color : #555555;
}

.footer_linkbox a{
	margin-left : 6px ;
	margin-right : 6px ;
	color : #FFFFFF !important ;
}

.footer_copy{
	position : relative ;
	width : 100% ;
	margin-top : 30px ;
	text-align : center ;
	font-size : 11px ;
	color : #000000 ;
}
.footer_border_dotted{
	position : relative ;
	width : 100% ;
	height : 1px ;
	background-image : url("../images/common/border_dotted.png");
}

.footer_sns_superbox{
	width : 100% ;
	height : auto ;
	margin: 150px auto 32px;
	padding-top : 16px ;
	padding-bottom : 16px ;
	background-image : url("../images/common/back_leavess.jpg");
	background-position: cover ;
	text-align : center ;
	z-index : 44 ;
}

.footer_sns_icon{
	display : inline ;
	width : 60px ;
	height : auto ;
	margin-left : 22px ;
	margin-right : 22px ;
	z-index : 4 ;
}


#gnavi{
	position : absolute ;
	bottom : 0% ;
	left : 0% ;
	width : 100% ;
	height : 40px ;
	line-height : 40px ;
	margin-left : auto ;
	margin-right : auto ;
}

.gnavi_item{
	position : relative ;
	float : left ;
	height : 40px ;
	padding : 0px 30px ;
	margin : 0px ;
	color : #FFFFFF ;
	cursor : pointer ;
	/** word-break : keep-all ; **/
}


.gnavi_item_pulldown{
	position : absolute ;
	top : 40px ;
	left : 30px ;
	width : auto ;
	min-width : 400px ;
	height : auto ;
	font-size : 14px ;
	z-index : 14 ;
	display : none ;
}

.gnavi_item_pulldown_item{
	position : relative ;
	width : auto ;
	padding : 12px ;
	background-color : rgba(0,0,0,0.7) !important;
}
.gnavi_item_pulldown_item:hover{
	background-color : rgba(153,153,153,0.7) !important;
}
.gnavi_item_pulldown_item span{
	margin-right : 8px ;
}

.gnavi_listmarker{
	display : inline ;
}

#header_menu_sp_btn{
	display : none ;
}

.header_menu_sp{
	display : none ;
}
.header_menu_sp_overlay{
	display : none ;
}


.pnkz{
	position : relative ;
	height : 34px ;
	margin-top : 10px ;
	margin-bottom : 52px ;
	font-size : 12px ;
	color : #FFFFFF ;
}
.pnkz a,
.pnkz a:link{
	color : #FFFFFF !important ;
}

.pnkzk{
	position : relative ;
	margin-top : 10px ;
	margin-bottom : 52px ;
	font-size : 12px ;
	color : #000000 ;
}
.pnkzk a,
.pnkzk a:link{
	color : #000000 !important ;
}





.submenu_superbox{
	position : relative ;
	width : 980px ;
	margin-left : -5px ;
}

.submenu{
	position : relative ;
	float : left ;
	width : 227px ;
	height : 44px ;
	padding : 4px ;
	font-size : 0px ;
	color : #646464 ;
	font-size : 12px ;
	cursor : pointer ;
	margin : 5px ;
}
.submenu_inner{
	width : 227px  ;
	height : 44px ;
	line-height : 1.4em ;
	display : table-cell ;
	vertical-align: middle;
	background-color : #FFFFFF ;
	/** word-break : keep-all ; **/
}


.submenu_inner p{
	position : relative ;
	padding-left : 50px ;
	z-index : 4 ;
	word-break : keep-all ;
}

.submenu_icon{
	position : absolute ;
	top : 50% ;
	left : 4px ;
	width : auto ;
	height : 28px ;
	margin-top : -14px ;
	z-index : 4 ;
}
.submenu_inner_back{
	position : absolute ;
	top : 0% ;
	left : 0% ;
	width : 44px ;
	height : 100% ;
	z-index : 1 ;
}

.contents_itemname{
	position : relative  ;
	width : auto ;
	height : 40px ;
	line-height : 40px ;
	text-align : center ;
	font-size : 22px ;
	font-weight : 600 ;
	padding-left : 32px ;
	padding-right : 32px ;
	margin-top : 56px ;
	margin-left : auto ;
	margin-right : auto ;
}
.contents_itemtitle_marker{
	display : inline-block ;
	width : 16px ;
	height : 40px ;
}
.contents_itemname span{
	height : 40px ;
	line-height : 40px ;
	vertical-align: 30% ;
}


.contents_left_btnload{
	width : 150px ;
	height : 40px ;
	border : 1px solid #FFFFFF ;
	margin-top : 40px ;
	margin-left : auto ;
	margin-right : auto ;
	text-align : center ;
	font-size : 22px ;
}
.contents_left_btnload .btn_overlay{
	opacity : 0.75 ;
}
.contents_left_btnload span{
	color : #FFFFFF ;
}





@media screen and (max-width: 1200px) {



}


/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 960px) {

.contents{
	padding : 200px 0 0 0;
	margin-left : 0px ;
	min-height : auto ;
}
.contents.contact,
.contents.faq{
	margin-left : auto ;
}

.inner1100{
	width : 580px  ;
}
.inner970{
	width : 580px ;
}
.inner900{
	width : 580px ;
}
.inner760{
	width : 580px ;
	margin-left : auto ;
	margin-right : auto ;
}
.inner600{
	width : 580px ;
}


.base_weed01{
}
.base_weed02{
}
.base_weed03{
}


#header{
	position : fixed ;
	width : 100% ;
	height : 116px ;
	padding-top : 0px ;
	margin : 0px ;
	z-index : 144 ;
}

.header_snsbox{
}
.header_snsbox p{
}
.header_sns_icon{
}

.header_reservebox{
}

.header_reservebox p{
}
.header_reservebox a{
}

.header_reserve_btn{
}


.header_logo{
    position: absolute;
    /* top: 50%; */
    /* left: 50%; */
    max-width: 50%;
    width: auto;
    max-height: 86px;
    height: auto;
    /* margin-top: -24px; */
    margin-left: auto;
    transform: translate(-50%,0);
}


#footerFixed{
	width : 100% ;
	height : auto ;
/*	padding-top : 36px ;*/
	padding-bottom : 136px ;
	margin-top : 0px ;
	background-color : #FFFFFF ;
}

.footer_linkbox{
	width : 580px ;
	height : auto ;
	line-height : 36px ;
	font-size : 22px ;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	word-break : keep-all ;
}

.footer_linkbox p{
	display : block ;
	float : none ;
	width : auto ;
	height : auto ;
	padding : 8px 20px 8px 0px ;
	text-align : left ;
	line-height : auto ;
	color : #000000 ;
	background-color : #FFFFFF ;
	margin-bottom : 10px ;
	font-size : 22px ;
	font-weight : 300 ;
}

.fotter_linkitem{
	display : block ;
	float : left ;
	color : #000000 ;
}

.footer_linkbox a,
.footer_linkbox a:link{
	margin-left : 0px ;
	margin-right : 0px ;
	color : #000000 !important ;
}
.footer_linkbox span{
	margin-left : 24px ;
	margin-right : 24px ;
}

.footer_sns_superbox{
	padding-top : 40px ;
	padding-bottom : 40px ;
	margin-bottom: 20px;
}

.footer_sns_icon{
	width : 60px ;
	margin-left : 12px ;
	margin-right : 12px ;
}


.footer_copy{
	margin-top : 52px ;
	font-size : 20px ;
	height : 60px ;
	line-height : 60px ;
	background-color : #FFFFFF ;
}

.btn_totop{
	left : 50% ;
	width : 64px ;
	height : auto ;
	margin-left : -32px ;
	cursor : pointer ;
}
.footer_fixed_reservebox{
	position : fixed ;
	bottom : 0px ;
	left : 0px ;
	width : 100% ;
	height : 40px ;
	padding-top : 28px ;
	padding-bottom : 28px ;
	background-color : #F73786 ;
	z-index : 44 ;
}
.footer_fixed_reservebox_inner{
	width : 606px ;
	margin-left : auto ;
	margin-right : auto ;
}
.footer_fixed_reservebox_left{
	border-right : 2px solid #FFFFFF;
	float : left ;
}
.footer_fixed_reservebox_right{
	float : left ;
}


#gnavi{
}

.gnavi_item{
}

.gnavi_item_inner{
}

.gnavi_item_pipe{
}



#header_menu_sp_btn{
	position : absolute ;
	top : 25px ;
	left : 25px ;
	cursor : pointer ;
	display : block ;
}
.header_menu_sp{
	position : absolute ;
	top : 112px ;
	left : 0px ;
	width : 100% ;
	height : auto ;
	z-index : 102 ;
	display : none ;
	background-color : rgba(0,0,0,0.6);
}

.header_menu_sp div{
	position : relative ;
	width : 100% ;
	height : 80px ;
	border-bottom : 2px solid #FFFFFF ;
	line-height : 80px ;
	font-size : 24px ;
	color : #FFFFFF ;
	text-align : center ;
}

.header_menu_sp_overlay{
	position : fixed ;
	top : 112px ;
	left : 0px ;
	width : 100% ;
	height : 100% ;
	z-index : 101 ;
	display : none ;
	background-color : rgba(0,0,0,0.6);
}

.header_spacer{
	position : absolute ;
	bottom : 0px ;
	left : 0px ;
	width : 100% ;
	height : 20px ;
}



.pnkz{
}

.contents_title{
	position : relative ;
	height : auto ;
	line-height : 64px ;
	font-size : 44px ;
	margin-top : 60px ;
	font-weight : 600 ;
}
.contents_title_icon{
	display : inline-block;
	margin-right : 12px ;
	vertical-align: -8px ;
}


.contents_right_title{
	height : 50px ;
	line-height : 50px ;
	font-size : 48px ;
	font-weight : 600 ;
	text-align : center ;
	padding-bottom : 26px ;
	margin-bottom : 36px ;
}




.special_subnavi_superbox{
}

.special_subnavi{
}
.special_subnavi_inner{

}
.special_subnavi.active,
.special_subnavi:hover{
}







.submenu_superbox_sp{
	position : relative ;
	width : 516px ;
	min-height : 66px ;
	height: auto;
	line-height : 66px ;
	padding-left : 30px ;
	padding-right : 30px ;
	color : #000000 ;
	font-size : 26px ;
	margin-top : 40px ;
	background-color : #FFFFFF;
	border : 2px solid #000000 ;
	z-index : 34 ;
}
.submenu_superbox_sp.first{
	z-index : 36;
}

.submenu_spbtn{
	position : absolute ;
	z-index : 4 ;
	width : 40px ;
	height : 40px ;
	top : 50% ;
	right : 20px ;
	margin-top : -20px ;
	cursor : pointer ;
}

.submenu_sp{
	position : absolute ;
	top : 70px ;
	left : -2px ;
	width : 580px ;
	height : auto ;
	display : none ;
	z-index : 14 ;
}

.submenu_sp_item{
	position : relative ;
	width : 516px ;
	height : auto ;
	padding-top : 10px ;
	padding-bottom : 10px ;
	padding-left : 30px ;
	padding-right : 30px ;
	color : #000000 ;
	margin-top : -2px ;
	background-color : #FFFFFF;
	border : 2px solid #000000 ;
}
.submenu_sp_item:hover{
	color : #966530 ;
	background-color : #F8F1D6 ;
}



.contents_itemname{
	font-size : 26px ;
	margin-top : 72px ;
}


.contents_sp_tab_superbox{
	width : 640px ;
	margin-left : -30px ;
	margin-bottom : 20px ;
}

.contents_sp_tab_left{
	float : left ;
	width : 276px ;
	height : 80px ;
	line-height : 80px ;
	text-align : center ;
	border-top : 2px solid #000000 ;
	border-left : 2px solid #000000 ;
	border-right : 2px solid #000000 ;
	border-bottom : 2px solid #FFFFFF ;
	font-size : 30px ;
}
.contents_sp_tab_right{
	float : left ;
	width : 276px ;
	height : 80px ;
	line-height : 80px ;
	text-align : center ;
	border-top : 2px solid #000000 ;
	border-left : 2px solid #000000 ;
	border-right : 2px solid #000000 ;
	border-bottom : 2px solid #000000 ;
	font-size : 30px ;
}
.contents_sp_tab_left_spacer01{
	float : left ;
	width : 30px ;
	height : 82px ;
	border-bottom : 2px solid #000000 ;
}
.contents_sp_tab_left_spacer02{
	float : left ;
	width : 20px ;
	height : 82px ;
	border-bottom : 2px solid #000000 ;
}

.tabarea_right{
	display : none ;
}



.contents_left_btnload{
	width : 576px ;
	height : 80px ;
	line-height : 80px ;
	border : 2px solid #000000 ;
	margin-top : 40px ;
	margin-left : auto ;
	margin-right : auto ;
	text-align : center ;
	font-size : 30px ;
	font-weight : 600 ;
}
.contents_left_btnload span{
	color : #000000 ;
}




}