@charset "shift_jis";
/*======================================
default
=======================================*/

body, h1, h2, h3, h4, h5, h6, p, address, div, p {
	margin: 0px;
	padding: 0px;
}
ol, ul, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
img {
	border:none;
	padding:0;
	margin:0;
	vertical-align:bottom;
}
hr {
	color: #CCC8C1;
	height: 1px;
}
/*======================================
clearfix
=======================================*/

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
.clearfix {
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/*======================================
 Body
=======================================*/
	
body {
	font-size: 13px;
	color: #666;
	background: url(../images/common/bg.gif) left top repeat-x;
	background-color: #A39B8C;
	font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	-webkit-font-smoothing: antialiased;
	line-height: 1.8em;
}

a {
	color: #666;
	text-decoration: underline;
}
a:hover {

}
.small {
	font-size: 11px;
}
.large {
	font-size: 14px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.red {
	color: #FF0000;
}
.bold {
	font-weight: bold;
}
.attention {
	color: #FF0000;
	font-size: 11px;
}
.m10b {
	margin-bottom: 10px;
}
.m20b {
	margin-bottom: 20px;
}
.m30b {
	margin-bottom: 30px;
}
.font10 {
	font-size: 10px;
}
.font11 {
	font-size: 11px;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
/*--ボタン01--*/
.button01 {
	border: 1px solid #CCC8C1;
	padding: 3px 10px;
	margin: 20px 0;
}
.button01 a {
	display: block;
	text-decoration: none;
	background: url(../images/profile/arrow.gif) no-repeat 575px center;
}
.button01 a:hover {
	text-decoration: underline;
 filter: alpha(opacity:50);
	opacity: 0.5;
}
/*--ボタン02--*/
.button02 {
	border: 1px solid #CCC8C1;
	padding: 3px 10px;
	margin: 20px 0;
}
.button02 a {
	display: block;
	text-decoration: none;
	background: url(../images/profile/arrow.gif) no-repeat left center;
	padding: 0 0 0 20px;
}
.button02 a:hover {
	text-decoration: none;
 filter: alpha(opacity:50);
	opacity: 0.5;
}
/*--ボックス01--*/
.box01 {
	clear: both;
	border: 1px solid #CCC8C1;
	padding: 10px;
	margin: 20px 0;
}
/*======================================
 Pagearea
=======================================*/
#page {
	width:100%;
}
#checkbutton {
	position: fixed;
	bottom: 15px;
	left:15px;
display: none;	
}
#checkbutton ul li {
	float: left;
	padding: 0 5px 0 0;
}
#checkbutton a:hover {
 filter: alpha(opacity:60);
	opacity: 0.6;
}
/*======================================
 Head
=======================================*/
#head {
	width: 100%;
	height: 45px;
	position: fixed;
	z-index: 999999;
	background: url(../images/common/bg.gif) left top repeat-x;	
}
#head h1 a {
	width: 83px;
	height: 13px;
	position: relative;
	top: 15px;
	left: 15px;
	background: url(../images/common/smartphone-logo.png) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#head h1 a:hover {
 filter: alpha(opacity:60);
	opacity: 0.6;
}
/*======================================
 Navi
=======================================*/
#navi {
	display: none;
}
/*--
#navi {
	float: right;
}
#navi ul {
	width: 260px;
	border-top: solid 2px #999;	
}
#navi ul li a {
	display: block;
	height: 15px;
}

#navi .header-menu {
	position: fixed;
	top: 13px;
	right: 8px;
	z-index: 99999;	
}

#navi #openMenu {
	float: right;
	top: 10px;
	right: 15px;
}
#navi #layerMenu {
	display: none;
	position:absolute;
	top: 30px;
	right:0;
	width: 210px;
	height:100%;
	font-size: 11px;
	z-index:9999;
}
#navi #layerMenu ul {

}
#navi #layerMenu ul li {
	background:url(../images/common/smartphone-layermenu-bg.png) repeat;
	list-style: none;
	border-bottom: solid 1px #999;
	padding: 10px;
}
#navi #layerMenu ul li.bar {
	border-bottom: solid 3px #999;
}
#navi #layerMenu ul li a {
	position: relative;
	padding: 0px 9px 9px 9px;
	text-decoration: none;
	color: #555;
	display: block;
}
#navi #layerMenu ul li a:hover {
	color: #F60;
}
#navi #closeMenu {
	position: absolute;
	top: -30px;
	right: 0;
}

#navi #layerMenu ul li.navi08,#navi #layerMenu ul li.navi09,#navi #layerMenu ul li.navi10,#navi #layerMenu ul li.navi11 {
	font-weight: bold;
	background: #eee;	
}
--*/

/* =============================================
ALL-NAVI
============================================= */

nav .logo-smartphone a {
	background: url(../images/common/smartphone-logo.png) no-repeat;
	width: 83px;
	height: 13px;
	text-indent: -9999px;
	display: block;
	margin: 15px 15px 22px;
}
.btn_menu {
	z-index: 10000;
	top: 0;
	right: 0;
	position: fixed;
	background: url(../images/common/nav/navi.png) repeat;
	width: 90px;
	height: 90px;
	border: none;
	text-indent: -9999px;
	zoom: 50%;
}
nav {
	height: 100%;
	transition: all 0.2s;
	transform: translate(400px);
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1000;
	background:#999;
 filter: alpha(opacity:95);
	opacity: 0.95;
}
nav h1 a {
	display: none;
}
nav.open {
	width: 100%;
	height: 100%;
	transform: translate(0);
	overflow-y: scroll;
    -webkit-overflow-scrolling: touch;   // 慣性スクロールを追加	
}
nav ul {
	padding: 0;
}
nav ul li {
	font-size: 13px;
	padding: 9px 0;
	border-bottom: 1px solid #777;
	list-style: none;
}
nav ul li.bar {
	border-bottom: 3px solid #777;
}
nav ul li a {
	color: #fff;
	background: url(../images/common/nav/arrow-doublewhite.gif) 15px no-repeat;
	padding: 0 0 0 35px;
	display: block;
	text-decoration: none;
	text-align: left;
}
nav ul li.navi a {
	font-size: 11px;		
	background: url(../images/common/nav/arrow-white.gif) 15px no-repeat;	
	font-weight: bold;
}
nav ul li a:visited {
	color: #fff;
}
nav ul li a:link {
	color: #fff;
}
nav ul li a:active, nav ul li a:hover {
	color: orange;
	background: url(../images/common/nav/arrow-doubleorange.gif) 15px no-repeat;
}
nav ul li.navi a:hover ,nav ul li.navi a:hover {
	color: orange;	
	background: url(../images/common/nav/arrow.gif) 20px no-repeat;
	font-weight: bold;
}
nav ul li a strong {
	color: #ffe081;
}
nav ul li a:hover strong {
	color: orange;
}
/*--banner-link--*/
nav #banner-link {
	padding: 15px;
}
nav #banner-link ul {
	overflow: hidden;
	_zoom: 1;	
}
nav #banner-link ul li {
	background: none;
	border: none;
	padding: 0;
}
nav #banner-link ul li.sns {
	margin: 0 0 0 10px;
}
nav #banner-link ul li a {
	background: none;
	padding: 0 10px 0 0;
	float: left;
}
/*--SNSアイコン--*/
nav #banner-link ul.icon-sns {
	margin: 40px 0 40px 0; 
}
nav #banner-link ul.icon-sns li {
	float: left;
}

/*======================================
 NovertyNavi
=======================================*/
#woodnovelty-navi {
	float: right;
	position: fixed;
	top: 45px;
	right: 0px;
	z-index: 99998;		
}
#woodnovelty-navi ul {
	width: 220px;
	margin: -30px 0 0 0;
}
#woodnovelty-navi ul li a {
	display: block;
	height: 15px;
}
#woodnovelty-navi #openMenu2 {
	float: right;
	top: 10px;
	right: 15px;
}
#woodnovelty-navi #layerMenu2 {
	display: none;
	position:absolute;
	top: 30px;
	right:0;
	width: 190px;
	height:100%;
	font-size: 11px;
	z-index:9998;
}

#woodnovelty-navi #layerMenu2 ul li {
	background: #405c66;
	list-style: none;
	border-bottom: solid 1px #999;
	padding: 10px;
}
#woodnovelty-navi #layerMenu2 ul li.noveltytop {
	padding: 35px 9px 12px 9px;
}
#woodnovelty-navi #layerMenu2 ul li a {
	position: relative;
	padding: 1px 9px 9px 9px;
	text-decoration: none;
	color: #fff;
	display: block;
}
#woodnovelty-navi #layerMenu2 ul li a:hover {
	color: #F60;
}
#woodnovelty #woodnovelty-navi #layerMenu2 img {
	width: auto;
	height: auto;
}
#woodnovelty-navi #closeMenu2 {
	position: absolute;
	top: -30px;
	right: 0;
}



/*======================================
 Title-photo
=======================================*/	
#title-photo {
	display: none;	
}

#index #page #title-photo {
	display: block;
	height: 200px;
	background: url(../images/index/title-photo-smartphone.jpg) no-repeat top left;
}

#products-index #page #title-photo {
	display: block;
	height: 150px;
	background: url(../images/products/title-photo-smartphone.jpg) no-repeat top left;
}
#profile-index #page #title-photo {
	display: block;
	height: 150px;
	background: url(../images/profile/title-photo-smartphone.jpg) no-repeat top left;
}
#shop-index #page #title-photo {
	display: block;
	height: 150px;
	background: url(../images/shop/title-photo-smartphone.jpg) no-repeat top left;
}
#news #page #title-photo {
	display: block;
	height: 150px;
	background: url(../images/news/title-photo-smartphone.jpg) no-repeat top left;
}
#contact-index #page #title-photo {
	display: block;
	height: 150px;
	background: url(../images/contact/title-photo-smartphone.jpg) no-repeat top left;
}
#contact-media #page #title-photo {
	display: block;
	height: 150px;
	background: url(../images/contact/title-photo-media-smartphone.jpg) no-repeat top left;
}
#recruit-index #page #title-photo {
	display: block;
	height: 150px;
	background: url(../images/recruit/title-photo-smartphone.jpg) no-repeat top left;
}
#iphone8-index #page #title-photo {
	display: block;
	height: 240px;
	background: url(../images/iphonex-iphone8/title-photo-smartphone.jpg) no-repeat top left;
}

/*======================================
 Side
=======================================*/

#side {
	position: fixed;
	top: 13px;
	left: 120px;
	z-index: 99999999;
}
#side h2 {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	overflow: hidden;
	zoom: 1;
	filter: alpha(opacity:80);
	opacity: 0.8;		
}

/*======================================
 Contents
=======================================*/

#contents {
	width: 100%;
	background: #fff;
}
#contents a:hover img {
	filter: alpha(opacity:60);
	opacity: 0.6;
}
/*======================================
 TopBack
=======================================*/	
.topback {
	clear: both;
	margin: 30px 0 0 0;
	background-color: #A39B8C;
	color: #FFF;
	overflow: hidden;
	_zoom: 1;
	text-indent: -9999;
	padding: 5px 15px;				
}
.topback a {
	display: block;
	background: url(../images/common/smartphone-pagetop.png) no-repeat right;
	height: 11px;
	text-indent: -9999px;	
	padding: 15px;
}
/*======================================
 Whats Hacoa
=======================================*/	
#whatshacoa {
display: none;
	bottom: 40px;
	right: 20px;
	position: fixed;
}
#whatshacoa ul li.button-hacoair {
	list-style: none;
	text-indent: -9999px;
}
#whatshacoa ul li.button-hacoair a {
	background: url(../images/common/button/button-whatshacoa.png) no-repeat left;
	width: 130px;
	height: 130px;
	display: block;
}
#whatshacoa ul li.button-hacoair a:hover {
	background: url(../images/common/button/overbutton-whatshacoa.png) no-repeat left;
}
/*======================================
 noveltygift
=======================================*/	
#noveltygift {
display: none;	
	top: 20px;
	right: 20px;
	position: fixed;
}
#noveltygift ul li.button-novelty {
	list-style: none;
	text-indent: -9999px;
}
#noveltygift ul li.button-novelty a {
	background: url(../images/common/button/button-novelty.png) no-repeat right center;
	width: 110px;
	height: 110px;
	display: block;
}
#noveltygift ul li.button-novelty a:hover {
	background: url(../images/common/button/overbutton-novelty.png) no-repeat right center;
}
#noveltygift ul li.button-weddinggift {
	list-style: none;
	text-indent: -9999px;
}
#noveltygift ul li.button-weddinggift a {
	background: url(../images/common/button/button-weddinggift.png) no-repeat right center;
	width: 110px;
	height: 110px;
	display: block;
}
#noveltygift ul li.button-weddinggift a:hover {
	background: url(../images/common/button/overbutton-weddinggift.png) no-repeat right center;
}
/*======================================
 Foot
=======================================*/	
#foot {
	clear: both;
	height: 50px;
	border-top: #CCC8C1 1px solid;
	padding-top: 5px;
}
#foot .mail {
display: none;	
	background: url(../images/common/mail.gif) no-repeat 0 12px;
	padding-left: 18px;
}
#foot .copyrights {
	font-size: 8px;
	text-align: right;
	padding: 10px 15px 0 0;
	color: #FFF;
	filter: alpha(opacity:80);
	opacity: 0.8;	
}
#foot a:hover img {
 filter: alpha(opacity:60);
	opacity: 0.6;
}
/*--banner-link--*/
#foot .banner-link {
	width: 100%;
	overflow: hidden;
	_zoom: 1;
	padding: 20px 0 80px;
display: none;	
}
#foot .banner-link ul li {
	list-style :none;
	float: left;
	padding: 0 0 5px 5px;
	line-height: 0;
width: 55px;
height: 19px;
}
#foot .banner-link ul li img {
width: 55px;
height: 19px;	
}
/*--language-link--*/
#foot .language-link {
display: none;	
	width: 790px;
	overflow: hidden;
	_zoom: 1;
	padding: 0 0 10px;
}
#foot .language-link ul {
	padding: 0;
}
#foot .language-link ul li {
	list-style :none;
	float: left;
	padding: 5px 5px 0 0;
	line-height: 0;
}
#specialthanks {
	padding: 0 0 60px 0;
	margin: 10px 0 0 0;
	background: #FFF;
}
/*--Google-Translate--*/
#google_translate_element {
display: none;		
	position: fixed;
	right: 0;
	bottom: 0;
	width: 300px;
	float: right;
	padding: 0 12px 12px 0;
	text-align: right;
}
#google_translate_element select {
	font-size: 10px;
}
