@charset "utf-8";


.tabBox {
	margin-bottom: 10px;
}

.tabMenu {
	margin-left: 10px;
	height: 76px;
	z-index: 9999;
	overflow: hidden;
}

.tabMenu li {
	float: left;
	display: block;
	background: url(../img/gallery/bg_tab.gif) no-repeat 0 0;
	width: 230px;
	height: 76px;
	text-align: center;
	line-height: 0;
	margin-left: 10px;
}

.tabActive {
	background: url(../img/gallery/bg_tab_o.gif) no-repeat 0 0!important;
	width: 238px;
	height: 76px;
}

.tabMenu01 {
	background: url(../img/gallery/txt_original.gif) no-repeat 0 0;
	width: 171px;
	height: 45px;
	margin: 38px 28px 0px 28px;

}

.tabActive .tabMenu01 {
	background: url(../img/gallery/txt_original_o.gif) no-repeat 0 0;
	width: 171px;
	height: 45px;
	margin: 20px 28px 0px 28px;
}

.tabMenu02 {
	background: url(../img/gallery/txt_designers.gif) no-repeat 0 0;
	width: 195px;
	height: 44px;
	margin: 38px 12px 0 16px;
}

.tabActive .tabMenu02 {
	background: url(../img/gallery/txt_designers_o.gif) no-repeat 0 0;
	width: 195px;
	height: 44px;
	margin: 20px 12px 0px 16px;
}

.tabMenu03 {
	background: url(../img/gallery/txt_base.gif) no-repeat 0 0;
	width: 167px;
	height: 44px;
	margin: 38px 31px 0px 31px;
}

.tabActive .tabMenu03 {
	background: url(../img/gallery/txt_base_o.gif) no-repeat 0 0;
	width: 167px;
	height: 44px;
	margin: 20px 31px 0px 31px;
}



.tabContents {
  clear: both;
  z-index: 0;
}

.tabContents li {
	margin-top: -1px;
	z-index: 0;
	padding: 20px;
	border: #D3D4B4 1px solid;
	height: 510px;
}

.txtSlider {
	text-align: center;
	margin-bottom: 30px;
}

.selected {
	display: block!important;
}

.tabHidden{
	display: none;
}



.titHanasaidan {
	margin-bottom: 30px;
}

a .picSaidan {
	border: #b7b7b7 1px solid;
	background: white;
	width: 302px;
	height: 270px;
	padding: 8px;
	float: left;
	margin-bottom: 18px;
}
a:hover .picSaidan {
	background: #F5FBF5;
}

.sCenter{
	margin: 0 10px;
}
.captionDot01 {
	color: #089E15;
}
.captionDot02 {
	color: #e36b45;
}
.txtSaidan {
	color: #4b3304;
	font-size: 16px;
}
.txtgallery02 {
	padding-top:20px;
}

.boxHanasaidanListInner {
	background: #f3f1f1;
	padding: 5px;
	overflow: hidden;
	clear: both;
}

/* modal$$.html*/
.wrapModal {
	width: 780px;
	height: 630px;
	margin: 0 auto;
	padding: 5px 40px 0 40px;
	overflow: hidden;
}

.titLogo {
	float: left;
	margin: 0 40px 10px 0;
}

.txtTel {
	float: left;
	margin: 10px 0 10px 0;
}

input[type=button] {
	background-color: #2779d5;
	background-image: url(../img/gallery/modal01_ico01.png);
	background-repeat: no-repeat;
	background-position: 35px 10px;
	width: 264px;
	height: 54px;
	color: white;
	border: none;
	font-size: 18px;
	padding-left: 30px;
	float: right;
	margin: 15px 0 10px 0;
}

@media print {
   input[type=button] {
      display: none;
   }
	#page-header,
	.footer-faq_voice-wrapper,
	#g-nav,
	#newGNav,
	.txtContact01,
	.newGNavInner ul,
	.newGNavInner li,
	.img_card,
	.sp-fixed-btn-list li,
	.footer_wrap_text,
	.page-footer-top,
	.page-footer-bottom,
	#pc-fixed-page-bottom-wrapper,
	.wrapBtnHanasaidan01,
	.footer-tel-btn
	 {
		display: none !important;
	}
	* {
		box-sizing: initial !important;
	}
}

.picModal {
	margin-bottom: 10px;
	clear:both;
}

.txtModal {
	color: #565656;
	font-size: 16px;
	line-height: 1.8;
}