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

.appear{
	opacity : 0.0 ;
}
.word_wrap{
	word-wrap: break-word;
	white-space: normal;
}
.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 ;
}
.inner600{
	position : relative ;
	width : 600px ;
	height : auto ;
	margin-left : auto ;
	margin-right : auto ;
}

.imgFree {
	max-width:100%!important;
	width:auto!important;
	height:auto!important;
}

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

#header{
	position : relative ;
	width : 970px ;
	min-height: 90px;
	max-height: 130px;
	height: auto;
	margin-left : auto ;
	margin-right : auto ;
}


#header h1{
	font-size : 11px ;
	margin-bottom : 6px ;
	font-weight : 300 ;
	text-align : right ;
}


.header_logo{
	position : relative ;
	float : left ;
	margin-top : 5px ;
	max-width:270px;
	width:auto;
	max-height:120px;
	height:auto;
	/*vertical-align: middle;*/
}



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

.header_sns_icon{
	position : relative ;
	float : left ;
	width : 30px ;
	height : auto ;
	margin-top : 10px ;
	margin-right : 10px ;
}

.header_snsbtnbox{
	position : relative ;
	float : right ;
	width : auto ;
	height : auto ;
	margin-top : 1px ;
}

.header_reservebox{
	position : relative ;
	float : right ;
	width : auto ;
	height : auto ;
	margin-top : 1px ;
}

.header_reserve_btn{
	width : 180px ;
	height : auto ;
	cursor : pointer ;
}

.header_tel{
	float : right ;
	/*margin-top : 5px ;*/
	font-size : 18px ;
}
.header_tel a,
.header_tel a:link{
	color : #333333 !important ;
}

.header_tel img{
	display : inline-block ;
	vertical-align : -4px ;
}



.btn_totop{
	position : relative ;
	width : 100% ;
	height : 50px ;
	padding-top : 10px ;
	padding-bottom : 10px ;
	margin-top : 72px ;
	cursor : pointer ;
}
.btn_totop_image{
	position : relative ;
	width : 120px ;
	height : auto ;
	margin-left : auto ;
	margin-right : auto ;
}



#footerFixed {
	position : relative ;
	width : 100% ;
	padding-top : 30px ;
	padding-bottom : 30px ;
	color : #FFFFFF ;
}

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

.fotter_linkitem{
	position : relative ;
	float : left ;
}

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

.fotter_linkitem{
	display : inline ;
	float : none ;
}

.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");
}


#gnavi{
	position : relative ;
	display: table;
	table-layout: fixed;
	width : 970px ;
	height : 48px ;
	padding-top : 9px ;
	padding-bottom : 9px ;
	/*margin-left : auto ;
	margin-right : auto ;*/
	border-top : 1px solid #000000 ;
	border-bottom : 1px solid #000000 ;
	box-sizing: border-box;
	margin: 5px auto;
}
#gnavi li{
	display: table-cell;
	position: relative;
	padding: 0 5px;
	width: 12.5%;
	height: 100%;
	vertical-align: middle;
	list-style-type: none;
	box-sizing: border-box;
	border-left: 1px solid #000000;
}
#gnavi li:first-child{
	border-left: none;
}
#gnavi li > a{
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	box-sizing: border-box;
}
.gnavi_item{
	position : relative ;
	width: 100%;
	height: 100%;
	padding : 0px ;
	margin : 0px ;
	font-size : 0px ;
	color : #000000 !important ;
	box-sizing: border-box;
}

.gnavi_item_back{
	position : absolute ;
	top : 0% ;
	left : 0% ;
	width : 0% ;
	height : 100% ;
	z-index : 1 ;
}

.gnavi_item_inner{
	position : relative ;
	width: 100%;
	height: 100%;
	padding : 0px 0px ;
	margin : 0px ;
	font-size : 13px ;
	line-height : 30px ;
	vertical-align: middle ;
	text-align : center ;
	box-sizing: border-box;
}

.gnavi_item_off{
	display : inline;
	z-index : 4 ;
}


.gnavi_item_pipe{
	position : relative ;
	float : left ;
	width : 1px ;
	height : 30px ;
	background-color : #000000 ;
}

.gnavi_item_pulldown{
	position : absolute ;
	top : 30px ;
	left : 30px ;
	width : auto ;
	min-width : 300px ;
	height : auto ;
	font-size : 13px ;
	border : 2px solid #FFFFFF ;
	z-index : 14 ;
	display : none ;
}

.gnavi_item_pulldown_item{
	position : relative ;
	width : auto ;
	padding : 12px ;
	color : #000000 !important;
}
.gnavi_item_pulldown_item:hover{
}

.gnavi_listmarker{
	display : inline ;
}



#header_menu_sp_btn{
	display : none ;
}

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


.pnkz{
	position : relative ;
	margin-top : 10px ;
	font-size : 13px ;
}
.pnkz a,
.pnkz a:link{
	color : #646464 !important ;
}

.contents_title{
	position : relative ;
	height : 64px ;
	line-height : 64px ;
	font-size : 44px ;
	color : #FFFFFF ;
	margin-top : 24px ;
	font-weight : 600 ;
/** 	-webkit-text-stroke: 1px #000000 ; **/
	text-shadow:
		-1px -1px 0 #000000,
		1px -1px 0 #000000,
		-1px 1px 0 #000000,
		1px 1px 0 #000000;
}
.contents_title_icon{
	display : none;
}

.contents_title_border{
	position : relative ;
	width : 100% ;
	height : 1px ;
	margin-bottom: 40px;
	background-image : url("../images/common/border_dotted.png");
}

.bgWhite {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	background:#ffffff;
}
.bgWhite .contents_title{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
.bgWhite .contents_title_border{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

.bgWhite .bgWhiteInner{
	margin-left: auto;
	margin-right: auto;
}



.submenu_superbox{
	position : relative ;
	width : 980px ;
	margin-left : -5px ;
}
.submenu_superbox a {
	display : inline-block ;
	min-height : 44px ;
	height : auto ;
}

.submenu{
	position : relative ;
	float : left ;
	width : 227px ;
	height : auto ;
	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 ;
	min-height : 44px ;
	display : table-cell ;
	z-index : 4 ;
	/*word-break : keep-all ;*/
	vertical-align: middle ;
}

.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% ;
	min-height : 44px ;
	z-index : 1 ;
}

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






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



}


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




.inner1100{
	width : 580px  ;
}
.inner970{
	width : 580px ;
}
.inner900{
	width : 580px ;
}
.inner600{
	width : 580px ;
}

.contents{
	padding-top : 144px ;
}


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


#header{
	position : fixed ;
	width : 100% ;
	height : 116px ;
	padding-top : 0px ;
	padding-bottom : 28px ;
	margin : 0px ;
	background-color : #FFFFFF ;
	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%;
	padding-bottom: 28px;
	max-width: 240px;
	transform: translate(-50%,-50%);
}


#footerFixed{
	width : 100% ;
	height : auto ;
	padding-top : 36px ;
	padding-bottom : 98px ;
	margin-top : 0px ;
	background-image : none ;
	background-color : #E2DACF ;
}

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

.footer_linkbox p{
	display : block ;
	float : none ;
	width : 132px ;
	height : 30px ;
	padding : 8px 20px ;
	text-align : center ;
	line-height : 30px ;
	margin-left : auto ;
	margin-right : auto ;
	margin-bottom : 40px ;
}

.fotter_linkitem{
	display : block ;
	float : left ;
}

.footer_linkbox a{
	margin-left : 0px ;
	margin-right : 0px ;
}
.footer_linkbox span{
	margin-left : 24px ;
	margin-right : 24px ;
}

.footer_border_dotted{
	height : 2px ;
}

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

.btn_totop{
	height : 66px ;
	padding-top : 7px ;
	padding-bottom : 7px ;
	margin-top : 80px ;
}
.btn_totop_image{
	width : auto ;
}

.footer_fixed_reservebox{
	position : fixed ;
	bottom : 0px ;
	left : 0px ;
	width : 100% ;
	height : 40px ;
	padding-top : 28px ;
	padding-bottom : 28px ;
	z-index : 34 ;
}
.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{
	display: none;
	table-layout: auto;
}

.gnavi_item{
}

.gnavi_item_inner{
}

.gnavi_item_pipe{
}



#header_menu_sp_btn{
	position : absolute ;
	top : 25px ;
	right : 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(255,255,255,0.6);
}

.header_menu_sp div{
	position : relative ;
	width : 100% ;
	height : 80px ;
	border-bottom : 2px solid #FFFFFF ;
	line-height : 80px ;
	font-size : 24px ;
	color : #000000 ;
	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(255,255,255,0.6);
}

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



.pnkz{
}

.contents_title{
	position : relative ;
	width: 100%!important;
	height : 64px ;
	line-height : 64px ;
	font-size : 44px ;
	color : #FFFFFF ;
	letter-spacing: 4px ;
	margin-top : 10px ;
	font-weight : 600 ;
	text-align : center ;
/** 	-webkit-text-stroke: 1px #000000 ; **/
	text-shadow:
		-2px -2px 0 #333333,
		2px -2px 0 #333333,
		-2px 2px 0 #333333,
		2px 2px 0 #333333;
}
.contents_title_icon{
	display : inline-block;
	margin-right : -0.2em ;
	vertical-align: -8px ;
}

.contents_title_border{
	height : 2px ;
	width: 100%!important;
}







.special_subnavi_superbox{
}

.special_subnavi{
}
.special_subnavi_inner{

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







.submenu_superbox_sp{
	position: relative;
	width: 100%;
	height: 66px;
	line-height: 66px;
	padding-left: 30px;
	padding-right: 30px;
	color: #000000;
	font-size: 26px;
	margin-top: 40px;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	overflow: hidden;
	background: url(../images/common/btn_shutter_off.png) no-repeat;
	background-position: right 10px top 50%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.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 ;
	word-break: keep-all;
}
.submenu_sp_item:hover{
	color : #966530 ;
	background-color : #F8F1D6 ;
}



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
















}