@charset "UTF-8";
/* CSS Document */
body {
  -webkit-text-size-adjust: 100%;
}

header h1 {
    background-image: url("img/logo.jpg")!important;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 173px 161px;
    height: 161px;
    left: 50%;
    margin-left: -86px;
    position: absolute;
    text-indent: -9999px;
    top: 50px;
    transition: all 0.3s ease 0s;
    width: 173px;
    z-index: 1;
}
#shop .idx_wrap p.right{
	float: right!important;
	width:50%;
}
.wrrap{
	width:960px;
	margin: 0 auto;
}

#idx_image {
    background-image: url("http://www.hacoyadesign.com/wp/wp-content/themes/hacoya/idx_hacoya_img.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    font-family: Quicksand;
    font-size: 24px;
    margin-bottom: 20px!important;
    position: relative;
    height:auto!important;;
    width: 100%;
}
.left2{
	float: left;
	width:50%;
}
#foot_logo {
    background-image: url("img/logo.jpg")!important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 173px 161px;
    float: left;
    height: 161px;
    margin-bottom: 30px;
    margin-top: 60px;
    text-indent: -9999px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
#foot_navi a {
    font-family:'Noto Sans Japanese', sans-serif!important;
    font-size: 14px;
    margin-left: 5px;
    margin-right: 5px;
    overflow: hidden;
    padding: 20px 10px;
    position: relative;
    text-decoration: none;
}
header nav #mainnavi li a {
    font-family: 'Noto Sans Japanese', sans-serif!important;
    font-size: 14px;
    margin-left: 5px;
    margin-right: 5px;
    overflow: hidden;
    padding: 20px 10px;
    position: relative;
    text-decoration: none;
}
#loading {
    background-color: #fff;
    background-image: url("../img/loading.gif")!important;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
#idx_main {
	width: 100%;
	position: relative;
	z-index: 2;
	margin-bottom: 40px;
	float: left;
	background-image: url(http://www.hacoyadesign.com/wp/wp-content/themes/hacoya/images/idx_main_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 12px;
}
#idx_main h1 {
	width: 100%;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 50%;
	font-family: Quicksand;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.15em;
}
#idx_main #carousel_wrap {
	float: left;
	width: 100%;
	position: relative;
}
#idx_main #carousel_wrap #yane {
	background-image: url(idx_yane.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 803px;
	width: 100%;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}
#idx_main #carousel_wrap #idx_main_btn {
	font-family: Quicksand;
	font-size: 14px;
	font-weight: 400;
	background-image: url(http://www.hacoyadesign.com/wp/wp-content/themes/hacoya/images/idx_event_btn_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	height: 65px;
	width: 110px;
	position: absolute;
	z-index: 10;
	bottom: 40px;
	line-height: 1.2em;
	text-align: center;
	padding-top: 38px;
	right: 40px;
}
#idx_main #carousel_wrap #carousel {
	float: left;
	width: 100%;
	position: relative;
	z-index: 0;
	height: 803px;
}
#idx_main #carousel_wrap #carousel img {
	float: left;
	width: 1500px;
}
#idx_main .main_prev {
	height: 47px;
	width: 24px;
	position: absolute;
	z-index: 100;
	left: 30px;
	top: 50%;
	cursor: pointer;
	background-image: url(http://www.hacoyadesign.com/wp/wp-content/themes/hacoya/common/images/arrow_prev.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	background-size:24px 47px;
}
#idx_main .main_next {
	height: 47px;
	width: 24px;
	position: absolute;
	z-index: 100;
	right: 30px;
	top: 50%;
	cursor: pointer;
	background-image: url(http://www.hacoyadesign.com/wp/wp-content/themes/hacoya/common/images/arrow_next.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	background-size:24px 47px;
}
#idx_main #pager {
	float: left;
	width: 100%;
	text-align: center;
	z-index: 2;
	margin-top: 45px;
}
#idx_main #pager a {
	display: inline;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	text-indent: -9999px;
	padding-top: 1px;
	padding-right: 30px;
	height: 1px;
	margin-right: 15px;
	margin-left: 15px;
}
#idx_main #pager span {
	text-indent: -9999px;
	display: none;
}
#idx_main #pager .selected {
	border-top-style: dotted!important;
}
#idx_wrappar {
	float: left;
	width: 100%;
}


.idx_subtitle01 {
	
	font-family: Quicksand;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
.idx_subtitle01 a {
	display: block;
}
.idx_contents {
	float: left;
	width: 100%;
	position: relative;
}
.idx_wrap {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.box02 {
    float: left;
    width:100%!important;
}
#concept {
	margin-bottom: 110px;
}
#concept .idx_wrap {
	height: 640px;
}
#concept .idx_wrap h1 {

  font-family: "Noto Sans Japanese",sans-serif !important;
  	position: absolute;
	z-index: 1;
	top:80px;
	left: 590px;
	font-weight: normal;
	font-size: 1.35em;
}

#concept .idx_wrap p {
  font-family: "Noto Sans Japanese",sans-serif !important;
	position: absolute;
	z-index: 1;
	top: 90px;
	left: 370px;
}
#concept .idx_wrap a {
	font-family: Quicksand;
	font-size: 12px;
	text-align: center;
	height: 54px;
	width: 95px;
	padding-top: 34px;
	position: absolute;
	z-index: 1;
	top: 185px;
	right: -78px;
	background-image: url(http://www.hacoyadesign.com/wp/wp-content/themes/images/idx_concept_mark01.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 95px 88px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
#header_wrap p,{
	text-align: center;
	margin: 50px 0 0 0;
}
.newsList .date{
	text-align: right;
	margin: 10px 15px 0 0;
	letter-spacing: -0.05em;
}
.newsList .title{
	font-weight:bold;
	text-align: left;
	margin: 20px 30px 0 30px;
}
.newsList dd{
	text-align: left;
	margin: 20px 15px 0 30px;
	height: 120px;
    overflow-y: auto;
}
#event article{
	width:942px;
	margin: 0 auto;
}
.newsList {
	margin: 40px 0 0 -15px;
}
.newsList li{
	width:304px;
	height:244px;
	background:url(../img/bg_news.jpg) no-repeat 0 0;
	float: left;
	margin: 0 0 15px 15px;
}
.newsList li:nth-child(n+7){
	display: none;
}
header p{
	text-align: center;
	margin: 50px 0 0 0 ;
}
footer p{
text-align: center;
	margin: 0 0 50px 0 ;
}
#map{
    margin-bottom: 130px;
}
.mds{
	font-family: Quicksand;
    font-size: 30px;
    font-weight: normal;
    position: absolute;
    top:100px;
    text-align: center;
     top: 700px;
    z-index: 100000;
    left: 50%;
    margin: 0 0 0 -161px;
}
.bnr{
	width:913px;
	margin: 0 auto;
}
.bnr ul{
	margin: 0 0 0 -39px;
}
.bnr li{
	float: left;
	margin: 30px 0 0 39px;
}
#contentsList {
	width:926px;
	margin: 0 auto;
}
.flame{
	margin: 50px auto 0 ;
	width:1023px;
}
.flame2{
	margin: 30px auto 0 ;
	width:1023px;
}
.flame2 .fs{
	font-size: 0.9em;
}
.flame2 .sand{
font-family: Quicksand;
    font-size: 24px;
    font-weight: normal;
}
#contentsList ul{
	margin: 0 0 0 -30px;
}
#contentsList li{
	float: left;
	margin: 0 0 15px 30px;
	width:448px;
}
#contentsList li dd{
	font-size: 14px;
	margin: 5px 0 10px;
}
#concept .idx_wrap a:hover {
	top: 165px;
	text-decoration: none;
}
#concept .idx_wrap .mark {
	height: 54px;
	width: 60px;
	position: absolute;
	z-index: 1;
	bottom: 200px;
	left: -40px;
	background-image: url(http://www.hacoyadesign.com/wp/wp-content/themes/images/idx_concept_mark02.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
#concept .idx_wrap .copy {
	font-family: Quicksand;
	font-size: 12px;
	position: absolute;
	z-index: 1;
	left: -135px;
	top: 120px;
	display: block;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
#concept .idx_wrap .concept_img01 {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 36px;
}
#concept .idx_wrap .concept_img02 {
	position: absolute;
	z-index: 0;
	left: 0px;
	bottom: 50px;
}
#concept .idx_wrap .concept_img03 {
	position: absolute;
	z-index: 0;
	right: 0px;
	bottom: 60px;
}
#works {
	margin-bottom: 130px;
}
#works .idx_wrap .idx_subtitle01 {
	background-image: url(../../images/idx_works_mark.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 126px 32px;
	margin-bottom: 50px;

}
#works .idx_wrap .btn01 {
	margin-top: 10px;
}

#works_carousel {
	float: left;
	width: 100%;
	height: 510px;
}
.works_a {
	float: left;
	width: 510px;
	display: block;
	height: 440px;
}
.works01 {
	float: left;
	width: 510px;
}
.works01 div {
	float: left;
	height: 360px;
	width: 100%;
	margin-bottom: 30px;
}
.works01 div img {
	width: 100%;
}
.works01 dl {
	float: left;
	width: 100%;
}
.works01 dt {
	font-family: Quicksand;
	font-size: 18px;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.works01 dd {
	float: left;
	width: 100%;
}
#works .works_prev {
	height: 47px;
	width: 24px;
	position: absolute;
	z-index: 2;
	left: 30px;
	top: 50%;
	cursor: pointer;
	background-image: url(http://www.hacoyadesign.com/wp/wp-content/themes/hacoya/images/arrow_prev.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	background-size:24px 47px;
}
#works .works_next {
	height: 47px;
	width: 24px;
	position: absolute;
	z-index: 2;
	right: 30px;
	top: 50%;
	cursor: pointer;
	background-image: url(http://www.hacoyadesign.com/wp/wp-content/themes/hacoya/images/arrow_next.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	background-size:24px 47px;
}
#event {
	margin-bottom: 130px;
}
#event .idx_wrap .idx_subtitle01 {
	background-image: url(http://www.hacoyadesign.com/wp/wp-content/themes/hacoya/idx_event_titleback.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 50px;
}

#idx_image {
	background-image: url(http://www.hacoyadesign.com/wp/wp-content/themes/hacoya/idx_hacoya_img.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	float: left;
	height: 460px;
	width: 100%;
	margin-bottom: 120px;
	font-family: Quicksand;
	font-size: 24px;
	position: relative;
}
#idx_image span {
	width: 980px;
	margin-top: -15px;
	margin-left: -510px;
	position: absolute;
	left: 50%;
	top: 50%;
	padding-left: 40px;
}

#shop .idx_wrap .idx_subtitle01 {
	background-image: url(http://www.hacoyadesign.com/wp/wp-content/themes/hacoya/idx_shop_mark.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:38px 50px;
	margin-bottom: 50px;
	padding-top: 28px;
}
#shop .idx_wrap .btn01 {
	margin-top: 20px;
}#shop #map_canvas {
	float: left;
	height: 360px;
	width: 670px;
	margin-bottom: 40px;
	margin-left: 350px;
	position: relative;
}
#shop .idx_wrap dl {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-family: Quicksand;
}
#shop .idx_wrap dt {
	font-size: 24px;
	margin-right: 20px;
	float: left;
}
#shop .idx_wrap dd {
	font-size: 16px;
	float: left;
}
#shop .idx_wrap p {
	float: left;
	width: 100%;
}
#shop .shop_img01 {
	position: absolute;
	left: -490px;
	top: 103px;
}
#shop .shop_img02 {
	position: absolute;
	right: -490px;
	top: 103px;
}
