@charset  "utf-8";
/* ===== Basic Style ===== */
html {
	height: 100%;
}

body {
	*position: relative;
	height: 100%;
	color: #4c4948;
	background: #fff;
	font-size: 100%;
	font-family: Helvetica,Arial,Verdana,"游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}

html,body {
	width: 100%;
}

#loader-bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	z-index: 1;
}

#loader {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	text-align: center;
	color: #fff;
	z-index: 2;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
}

.header {
	position: relative;
	background-color: rgba(255,255,255,0.6);
	min-height: 60px;
	border-bottom: 1px solid rgba(0,0,0,0.15);
	z-index: 2;
}

.header h1 {
	position: absolute;
	top: 20px;
	left: 29px;
}

.header h2 {
	text-align: center;
	padding: 12px 0 0;
}

.notice {
	text-indent:-1em;
	margin-left:1em;
}

.notes{
    font-size: 85%;
}

section.what{
	background: #ede4dc;
	box-sizing: border-box;
	padding: 2rem 3rem !important;			
}	


section.cmp{
	background: #fff;
	box-sizing: border-box;
	padding: 2rem 0 !important;			
}	


.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper .bx-viewport {
/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

.button {
	position: relative;
	z-index: 2;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	overflow: hidden;
}

.button:hover {
	color: #df4931;
}

.button::before,.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.button,.button::before,.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button::after {
	top: -100%;
	width: 100%;
	height: 100%;
}

.button:hover::after,.menu a.selected {
	top: 0;
	background-color: #FFF;
}

ul.menu {
	margin: 0;
}

ul.menu li {
	font-size: 1em;
	font-weight: 700;
	position: relative;
	float: left;
	width: 14.28%;
/* 未対応ブラウザ用フォールバック */
	width: -webkit-calc(100% / 5);
	width: calc(100% / 5);
	border-top: 1px solid #d9d9d9;
	text-align: center;
	overflow: hidden;
	background: url(../img/bg-menu.png) 0 100% repeat-x #626262;
	padding: 0;
}

ul.menu li .new {
	padding-left: 8px;
	margin-top: -1px;
}

ul.bottom li {
	background: url(../img/bg-menu2.png) 0 0 repeat-x #626262;
	border-top: none;
}

ul.menu li a {
	display: block;
	color: #FFF;
	padding: 29px 0 32px;
}

ul.menu li a:hover {
	color: #626262;
}

ul.menu li.menu1 a.selected {
	color: #69821b;
}

ul.menu li.menu2 a.selected {
	color: #d0af4c;
}

ul.menu li.menu3 a.selected {
	color: #d7003c;
}

ul.menu li.menu4 a.selected {
	color: #460e44;
}

ul.menu li.menu5 a.selected {
	color: #0f2350;
}


ul.menu li.soon span {
	color: #9e9e9e;
	padding: 19px 0 18px;
	display: block;
}

li.soon span::after {
	content: "\A COMING SOON";
	color: #999;
	font-size: 60%;
	white-space: pre;
}

/* menu */
ul.no-border li {
	border-top: none;
}

/* ajax */
.ajax_cont {
	width: 100%;
}

/* ajax 読み込み */
.city-view {
	width: 100%;
	min-height: 540px;
}

.akita {
	background: url(/made_in_japan/img/akimoku/akita-photo.jpg) 50% 50% no-repeat;
	background-size: cover;
}

.city-view .inner {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

.city-view .inner h2 {
	text-align:center;
	padding-top:140px;
}

.city-view .inner .text-block {
	width: 300px;
	position: absolute;
	top: 53px;
	right: 0;
}

.logo-copy{
	position: absolute;
	top:88px;
	left: 732px;
}

.city-view .inner .text-block p {
	color: #FFF;
	line-height: 1.9;
	font-size: 1em;
}

/*akita*/
.akita .inner .text-block {
	width: 455px;
	position: absolute;
	top: 170px;
	left: 466px;
}

.akita .inner .text-block p {
	color: #FFF;
	line-height: 1.9;
	font-size: 1em;
}
#movie {
	background-color:#f4f4f4;
}
#movie iframe {
	display:block;
	margin:0 auto;
	padding:10px 40px 40px 40px;
}

.inner-made {
	width: 940px;
	margin: 0 auto;
}

.inner-made {
	width: 940px;
	margin: 0 auto;
}

.lead-block {
	//width: 940px;
	margin: 0 0 40px;
	padding: 2rem 0;
}

.days{
	font-size: 1.2rem;
	font-weight: normal;
	line-height: 2;
	text-align: center;
}


.first-block{
	margin: 0;
}

.lead-block .fr {
	margin: 0 0 20px;
	width: 480px;
}

.lead-block .text {
	//padding-top: 32px;
	overflow: hidden;
}

.lead-block p {
	line-height: 1.9;
	overflow: hidden;
}

.lead-block .fr {
	float: right;
	padding: 0 0 20px 30px;
}

.lead-block .fl {
	float: left;
	padding: 0 30px 20px 0;
	width: 480px;	
}

.inner-made h3 {
	text-align: center;
	margin: 0 0 32px;
}

.inner-made .layout-block {
	width: 940px;
	margin: 0 0 60px;
}

.inner-made .layout-block .unit {
	float: left;
	width: 450px;
	padding: 0 0 0 40px;
	margin-bottom: 4em;
}

.inner-made .layout-block .unit:first-child {
	padding: 0;
}

.inner-made .layout-block .unit .copy {
	font-size: 1em;
	font-weight: 600;
	margin-bottom: 0;
	line-height: 1;
}

.inner-made .layout-block .unit .product-name {
	font-size: 1.875em;
	font-weight: 600;
	margin-bottom: 0;
	position: relative;
}

.inner-made .layout-block .unit .product-name .logo{
	position: absolute;
	top: 15px;
	right: 0px;
}

.inner-made .layout-block .unit p {
	font-size: .875em;
	line-height: 1.8;
	margin-bottom: 28px;
}

.inner-made .layout-block .unit .pic {
	margin: 0 0 27px;
}

.inner-made .layout-block .unit .spec {
	width: 450px;
}

.inner-made .layout-block .unit .spec .fl {
	float: left;
	padding: 0 18px 18px 0;
}

.inner-made .layout-block .unit .spec .text-block {
	overflow: hidden;
}

.inner-made .layout-block .unit .spec .text-block p {
	font-size: .75em;
}

.inner-made .layout-block .unit .spec .text-block p .title {
	font-weight: 700;
}

.designer-block {
	min-height: 100px;
	width: 100%;
	background: #f5f5f7;
	margin: 30px 0 30px;
}

.inner-made .layout-block .unit p.photo {
	float: right;
	margin: 10px;
	padding: 0;
}

.designer-block .text {
	padding: 15px 0 0 15px;
	font-size: .875em;
}

.campaign-block {
	padding: 10px 15px;   
    border: 6px double #e66468;
	margin: 0 0 80px 0;
    border-radius: 10px;
    width: 940px;
    box-sizing: border-box;
    display: block;
}

.campaign-block .product{
    margin: 0 auto;
}
.campaign-block .product img:first-child{
	float: left;
	padding: 0 20px 0 10px;
}

.campaign-block .product img{
	float: left;
	padding: 0;
    width: calc(50% - 20px);    
}


.campaign-block .cam_title {
	padding: 10px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #df393d;
}

.campaign-block .cam_title span{
	font-size: 27px;
    font-weight: bold;
}

.campaign-block .cam_text {
	font-size: 14px;
    margin: 10px;
    line-height: 1.6;
}

.campaign-block .cam_bg {
    border-bottom: solid 3px #ec8588;
}

.campaign-block .link-button{
    font-size: 14px;
}

.introduce-block{
	width: 940px;
	margin: 0 auto;
}

.introduce-block .layout-block{
	width: 940px;
	margin:0 0 60px 0;
}

.introduce-block .mb30{
	margin-bottom: 30px;
}

.introduce-block .halves .unit{
	float: left;
	width: 460px;
	margin-right: 40px;
}

.introduce-block .halves .unit:last-child{
	margin-right: 0px;
	width: 430px;
}

.introduce-block .intro{
	font-size: 	0.875em;
	line-height: 2;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 10px;
}

.introduce-block .halves .unit .title{
	margin-bottom: 0px;
	padding: 0 0 0 0;
	font-size: 1.563em;
	font-weight: 600;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.introduce-block .halves .unit .designer-unit{
	width: 420px;
	padding:10px;
	background-color: #f5f5f7;
}

.introduce-block .halves .unit .designer-unit .photo{
	float: right;
	width: 120px;
	padding: 0 0 0 15px;
}

.introduce-block .halves .unit .designer-unit p{
	font-size:0.750em;
	line-height: 2;
}

.introduce-block .halves .unit .designer-unit p .name{
	font-weight: bold;
}

.introduce-block .thirds .unit{
	float: left;
	width: 302px;
	margin-right: 17px;
}

.introduce-block .thirds .unit .link-button{
	width: 280px;
	text-align: center;
	margin:0 auto;
	display: block;
}

.introduce-block .thirds .unit:last-child{
	margin-right: 0px;
}

.introduce-block .thirds .unit .photo{
	margin-bottom: 30px;
}

.introduce-block .thirds .unit p{
	padding: 0 14px;
	margin-bottom: 7px;
}

.introduce-block .thirds .unit p.shoulder{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.000em;
	font-weight: 600;
	margin-bottom: 0px;
}

.introduce-block .thirds .unit p.name{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.875em;
	font-weight: 600;
}

.introduce-block .thirds .unit p.copy{
	font-size: 0.875em;
}

.introduce-block .thirds .unit p.spec{
	font-size: 	0.750em;
}

.introduce-block .thirds .unit p.spec .name{
	font-weight: bold;
}

.introduce-block .movie{
	width: 850px;
	margin:0 auto 80px;
}

.yamagata-introduce-block{
	width: 880px;
	background-color: #f2eaf4;
	padding: 30px;
	margin:0 0 80px 0;
}

.hiroshima-bg{
	background-color: #eaedf4;
}

.yamagata-introduce-block .photo{
	float: right;
	width: 401px;
	padding: 0 0 0 30px;
}

.yamagata-introduce-block .text-block{
	width: 440px;
}

.yamagata-introduce-block .text-block .link-button{
	width: 283px;
	margin: 90px 0 0 0;
}

.hiroshima-bg .text-block .link-button{
	margin: 45px 0 0 0;
}

.yamagata-introduce-block .text-block p.shoulder{
	font-weight: 600;
	font-size: 1.000em;
}

.yamagata-introduce-block .text-block p.name{
	font-weight: 600;
	font-size: 1.875em;
}

.yamagata-introduce-block .text-block p.text{
	font-size: 0.875em;
}

.yamagata-introduce-block .text-block p.product{
	font-size: 0.750em;
}

.yamagata-introduce-block .text-block p.product span{
	font-weight: bold;
}


a.link-button:link,a.link-button:visited {
	color: #fff;
}

.link-button {
	display: inline-block;
	width: 100%;
	height: 41px;
	text-align: center;
	text-decoration: none;
	line-height: 41px;
	font-weight: 700;
	outline: none;
	font-size: .875em;
}

.link-button::before,.link-button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.link-button,.link-button::before,.link-button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.link-button {
	position: relative;
	z-index: 2;
	background-color: #9897a4;
	color: #fff;
}

.link-button:hover {
	background-color: #85848f;
	color: #FFF;
}

.link-button::before,.link-button::after {
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #9897a4;
}

.link-button::before {
	right: 0;
}

.link-button:hover::before,.link-button:hover::after {
	width: 0;
	background-color: #a4a2b1;
}

.icon-arrow {
	background: url(../img/icon-arrow.png) 0 1px no-repeat;
	display: inline-block;
	width: 14px;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 11px;
}

.banner-jitsuen {
	margin: 0 0 60px;
}

.pickup-block {
	width: 100%;
	background: #efeacc;
	padding: 90px 0 100px;
}

.pickup-block h3 {
	text-align: center;
	margin: 0 0 16px;
}

.pickup-block .lead {
	text-align: center;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","HGS明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 1.125em;
	margin: 0 0 37px;
}

ul.pickup,ul.pickup2 {
	width: 940px;
	list-style-type: none;
	padding-left: 0;
	text-align: center;
	font-size: 0;
	margin: 0 auto;
}

ul.pickup li,ul.pickup2 li {
	width: 220px;
	margin: 0 20px 20px 0;
	display: inline-block;
}

ul.pickup li:nth-child(4n) {
	margin-right: 0;
}

ul.pickup li:nth-child(13) {
	margin-right: 0;
}

ul.pickup li {
	width: 220px;
	margin: 0 20px 20px 0;
	display: inline-block;
}

ul.pickup li.new a:before {
	content: url(../img/icon-new.png);
	margin: 0;
	position: absolute;
	top: 9px;
	right: 9px;
	z-index: 10;
}

ul.pickup li a img,ul.pickup2 li a img {
	transition: .8s;
}

ul.pickup li a:hover img,ul.pickup2 li a:hover img {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
}

ul[data-liffect="slideTop"] li {
	opacity: 0;
	position: relative;
	-webkit-animation: slideTop 600ms ease both;
	-webkit-animation-play-state: paused;
	-moz-animation: slideTop 600ms ease both;
	-moz-animation-play-state: paused;
	-o-animation: slideTop 600ms ease both;
	-o-animation-play-state: paused;
	animation: slideTop 600ms ease both;
	animation-play-state: paused;
}

ul[data-liffect="slideTop"].play li {
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running;
}

@-webkit-keyframes slideTop {
	0% {
		opacity: 0;
		top: -30px;
	}

	100% {
		opacity: 1;
		top: 0;
	}
}

@-moz-keyframes slideTop {
	0% {
		opacity: 0;
		top: -30px;
	}

	100% {
		opacity: 1;
		top: 0;
	}
}

@-o-keyframes slideTop {
	0% {
		opacity: 0;
		top: -30px;
	}

	100% {
		opacity: 1;
		top: 0;
	}
}

@keyframes slideTop {
	0% {
		opacity: 0;
		top: -30px;
	}

	100% {
		opacity: 1;
		top: 0;
	}
}

.modal-content {
	width: 810px;
}

.pic {
	float: left;
}

.pickup-description {
	width: 350px;
	padding: 20px 30px;
	box-sizing: border-box;
	float: right;
}

.pickup-description p.location {
	float: right;
	display: inline-block;
	font-size: 0.625em;
	padding: 2px 25px;
	margin-bottom: 10px;
}

.akita-bg {
	background-color: #d7003a;
	color: #FFF;
}

.hida-takayama-bg {
	background-color: #69821B;
	color: #FFF;
}

.asahikawa-bg {
	background-color: #D0AF4C;
	color: #FFF;
}

.toyama-bg {
	background-color: #623500;
	color: #FFF;
}

.yamagata-bg {
	background-color: #460e44;
	color: #FFF;
}

.shizuoka-bg {
	background-color: #623500;
	color: #FFF;
}

.mino-bg {
	background-color: #623500;
	color: #FFF;
}


.pickup-description h4 {
	clear: both;
	font-size: .875em;
	font-weight: 700;
	margin: 0 0 5px;
	line-height: 2;
}

.pickup-description p {
	font-size: .875em;
	line-height: 2;
	margin: 0 0 8px;
}

.pickup-description .spec {
	font-size: .75em;
}

.pickup-description .product-name{
	font-weight: bold;
}

.scrollbar-cntrl {
	overflow: hidden;
}

.cordinate-wrapper {
	width: 100%;
	margin: 0 auto 20px;
	position: relative;
}

.cordinate-wrapper .title {
	position: absolute;
	z-index: 9999;
	top: 50px;
	margin: 0 auto;
	width: 100%;
}

.cordinate-wrapper .title p {
	text-align: center;
}

.cordinate-wrapper .main-photo {
	width: 100%;
	margin: 0 0 20px;
}

.cordinate-wrapper p.location {
	display: inline-block;
	font-size: 0.625em;
	padding: 2px 25px;
	margin: 0 10px 10px 0;
}

.circle {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #000
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px; 
	border-radius: 10px;
	margin-left: 10px;
}


.akita-bg {
	background-color: #d7003a;
	color: #FFF;
}

.cordinate-wrapper a.bx-prev,.cordinate-wrapper a.bx-next {
	top: 65%;
}

.sub-wrapper {
	width: 940px;
	margin: 0 auto;
}

.sub-wrapper .unit {
	width: 303px;
	margin-right: 15px;
	float: left;
}

.sub-wrapper .unit .fl{
	width: 110px;
	padding: 0 0 15px 0;
}

.quaters .unit{
	width: 226px;
	margin-right: 12px;
	float: left;
}

.quaters .unit .fl{
	width: 60px;
	padding: 0 5px 15px 0;
}

.sub-wrapper .unit p {
	font-size: .75em;
	line-height: 2;
	overflow: hidden;
}

.sub-wrapper .unit .product-name{
	font-weight: bold;
}

.sub-wrapper .unit p.full {
	float: left;
	width: 290px;
	font-size: .75em;
	line-height: 2;
}

.sub-wrapper .unit:last-child{
	margin-right: 0;
}

.workshop-wrapper {
	width: 100%;
	background-color: #f5f5f7;
}

.special-wrapper {
	width: 100%;
	background-color: #0f2350;
}

.workshop-wrapper .inner,.special-wrapper .inner {
	width: 940px;
	margin: 0 auto;
	padding: 78px 0 100px;
}

.workshop-wrapper .inner .unit,.special-wrapper .inner .unit {
	width: 450px;
	float: left;
	padding-right: 40px;
}

.workshop-wrapper .inner .unit h2,.special-wrapper .inner h2 {
	text-align: center;
	margin-bottom: 10px;
}

.special-wrapper .lead {
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","HGS明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	color: #FFF;
	font-size: 1.125em;
	text-align: center;
	margin-bottom: 25px;
	font-weight: 600;
}

.workshop-wrapper .inner .unit .ttl {
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","HGS明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	color: #4c4948;
	font-size: 1.125em;
	text-align: center;
	margin-bottom: 25px;
	font-weight: 600;
}

.workshop-wrapper .inner .unit:nth-child(2n),.special-wrapper .inner .unit:nth-child(2n) {
	padding-right: 0;
}

.detail-block {
	margin-bottom: 20px;
	padding: 0;
}

.detail-block .photo {
	float: left;
	width: 130px;
	margin: 0 15px 0 0;
}

.detail-block .text-block {
	float: left;
	overflow: hidden;
	width: 300px;
	font-size: .875em;
}

.detail-block .text-block p {
	margin-bottom: 10px;
}

.detail-block .text-block .name {
	font-weight: 700;
	font-size: 1.125em;
}

.special-wrapper .detail-block .text-block .name {
	font-weight: 700;
	font-size: 1.125em;
	color: #ffd75e;
}

.special-wrapper .detail-block .text-block p {
	color: #FFF;
}

.special-wrapper .detail-block .text-block p.note {
	font-size: .75em;
}

.detail-block ul li {
	position: relative;
	border-top: 1px solid #d9d9d9;
}

.notation {
	clear: both;
	text-align: center;
	color: #FFF;
}

.detail-block ul li:last-child {
	border-bottom: 1px solid #d9d9d9;
}

.detail-block ul li a {
	padding: 6px 10px;
	width: 100%;
	display: block;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
}

.detail-block ul li a:hover {
	background-color: #efeacc;
	width: 100%;
	height: 100%;
	color: #4c4948;
}

.detail-block ul li a:after {
	content: url(../img/icon-arrow-02.png);
	margin: 0;
	position: absolute;
	top: 10px;
	right: 5px;
	text-align: center;
}

.demo {
	float: left;
}

.workshop {
	float: right;
}

.title {
	text-align:center;
	font-size:150%;
	font-weight:bold;
	margin:5em auto 1em;
}
.icon-arrow2 {
	background: url(../img/icon-arrow.png) 0 1px no-repeat;
	display: inline-block;
	width: 14px;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 24px;
}
.more-item,
.more-item_hida,
.more-item_akita {
	position: relative;
	text-align:center;
	font-weight:bold;
	background-color:#d1d1db;
}
.more-item a,
.more-item a:hover,
.more-item a:link,
.more-item a:visited {
	display:block;
	padding:1.2em;
}
.more-item_hida a,
.more-item_hida a:hover,
.more-item_hida a:link,
.more-item_hida a:visited {
	display:block;
	padding:1.2em;
	color:#69821b;
}
.more-item_akita a,
.more-item_akita a:hover,
.more-item_akita a:link,
.more-item_akita a:visited {
	display:block;
	padding:1.2em;
	color:#d7003a;
}
footer {
	width: 100%;
}

.store-block {
	width: 100%;
	min-height: 293px;
	padding: 100px 0 20px;
}

.store-block .inner {
	width: 960px;
	margin: 0 auto 30px;
	position: relative;
}

.store-block .inner .inner-bg {
	z-index: 1;
	width: 690px;
	min-height: 290px;
	margin: 0 auto;
}

.banner {
	text-align: center;
	margin: 0 0 40px;
}

.copy-store {
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","HGS明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight: 600;
	color: #4c4948;
	font-size: 2em;
	text-align: center;
}

.store-list-block {
	width: 100%;
	padding: 0;
	margin: 0 0 60px;
}

.store-list-block .inner {
	width: 940px;
	margin: 0 auto;
}

.store-list-block .unit {
	width: 300px;
	float: left;
	margin-left: 20px;
}

.store-list-block .unit:first-child {
	margin-left: 0;
}

.store-list-block h3 {
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","HGS明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 1.125em;
	text-align: center;
	margin: 0 0 15px;
}

ul.store-list {
	list-style-type: none;
	width: 300px;
}

ul.store-list li {
	border-top: 1px solid #d9d9d9;
	min-height: 67px;
	margin: 0;
	position: relative;
	width: 300px;
	font-size: .875em;
	font-weight: 700;
	padding: 15px;
	box-sizing: border-box;
	display: block;
}

ul.store-list li:last-child {
	border-bottom: 1px solid #d9d9d9;
}

ul.store-list li a,ul.store-list li a:link,ul.store-list li a:visited {
	position: absolute;
	padding: 13px 0 0 8px;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

ul.store-list li a:hover {
	background-color: #efeacc;
	transition: background-color .5s;
	min-height: 51px;
	box-sizing: border-box;
	color: #4c4948;
}

ul.store-list li:after {
	content: url(../img/icon-arrow-02.png);
	margin: 0;
	position: absolute;
	top: 22px;
	right: 7px;
	text-align: center;
}

.phone {
	font-size: .929em;
	font-weight: 400;
}

.mt-105 {
	margin-top: 105px;
}

.sns-block {
	width: 100%;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 15px 0;
	background-color: #f5f5f7;
}

.sns-block ul {
	margin: 0;
	padding: 0;
	font-weight: 700;
	width: 310px;
	margin: 0 auto;
}

.sns-block ul li.col3 {
	text-align: center;
	float: left;
	width: 33%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3);
	margin: 0;
}

.pt4 {
	padding-top: 4px;
}

.fb a {
	background-color: #333f75;
}

.fb a:hover {
	background-color: #364884;
}

.tw a {
	background-color: #2d5383;
}

.tw a:hover {
	background-color: #2d6b9e;
}

.line {
	background-color: #225546;
	text-align: center;
}

.line a:hover {
	background-color: #197134;
}

p.cr {
	color: #575984;
	margin: 0;
	padding: 30px 0;
	text-align: center;
}

.fb a:before {
	content: url(../img/icon-fb.png);
	padding: 0;
	margin-left: -12%;
	position: absolute;
}

.tw a:before {
	content: url(../img/icon-tw.png);
	padding: 0;
	margin-left: -12%;
	position: absolute;
}

.line a:before {
	content: url(../img/icon-line.png);
	padding: 0;
	margin-left: -12%;
	position: absolute;
}

.cr-block {
	width: 100%;
	position: relative;
	background-color: #f5f5f7;
}

.pagetop {
	position: absolute;
	top: 10px;
	right: 5px;
	cursor: pointer;
}

.pagetop:hover {
	opacity: .4;
	transition: all .2s;
}

/* ===== Section/Layout Block/Unit ===== */
.section {
	padding-bottom: 20px;
}

/* ===== Heading ===== */
/* ===== Link ===== */
a {
	text-decoration: none;
}

a:link,a:visited {
	color: #666;
}

a:hover,a:focus {
	color: #556aae;
	outline: none;
}

a:active {
	color: #1d3994;
}

/* ===== Text ===== */
p,ul,ol,dl,table {
	margin-bottom: 20px;
}

p,ul li,ol li,dl dt,dl dd,caption,th,td,input,option,textarea {
	line-height: 1.5;
	font-family: Helvetica,Arial,Verdana,"游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}

ul li {
	margin: 0;
}

ol li {
	margin: 0 0 8px 2.5em;
}

ul li ul,ul li ol,ol li ul,ul li ol {
	margin-top: 8px;
}

ul li p,ul li ul,ul li ol,ul li dl {
	margin-bottom: 15px;
}

dl dd {
	margin: 0 0 15px 1em;
}

/* ===== List ===== */
.linkList,.tocList {
	list-style: none;
	_zoom: 1;
}

.linkList li,.tocList li {
	margin-left: 0;
}

.linkList li a:hover,.linkList li a:focus,.tocList li a:hover,.tocList li a:focus {
	text-decoration: underline;
	outline: none;
}

/* ===== Page Top Link ===== */
.fl {
	float: left;
	padding: 0 20px 15px 0;
}

.fr {
	float: right;
	padding: 0 0 15px 20px;
}

.cb {
	clear: both;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../img/controls.png) no-repeat 0 -41px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../img/controls.png) no-repeat -43px -41px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 42px;
	height: 42px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80,80,80,0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,#cboxOverlay,#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	-webkit-transform: translate3d(0,0,0);
}

#cboxWrapper {
	max-width: none;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
	height: 460px !important;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
	display: none;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

#colorbox,#cboxContent,#cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: url(../img/overlay.png) repeat 0 0;
	opacity: .9;
	filter: alpha(opacity = 90);
}

#colorbox {
	outline: 0;
}

#cboxContent {
	background: #fff;
}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	margin-bottom: 28px;
}

#cboxTitle {
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494;
}

#cboxCurrent {
	display: none !important;
/*position:absolute; bottom:4px; left:58px; color:#949494;*/
}

#cboxLoadingOverlay {
	background: url(../img/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
	background: url(../img/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active {
	outline: 0;
}

#cboxPrevious:focus,#cboxNext:focus,#cboxSlideshow:focus,#cboxClose:focus {
	outline: none;
}

#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef;
}

#cboxPrevious {
	position: absolute;
	bottom: 55%;
	left: -50px;
	background: url(../img/modal-prev.png) no-repeat 0 0;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
}

#cboxPrevious:hover {
	background-position: 0 -34px;
}

#cboxNext {
	position: absolute;
	bottom: 55%;
	right: -50px;
	background: url(../img/modal-next.png) no-repeat 0 0;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
}

#cboxNext:hover {
	background-position: 0 -34px;
}

#cboxClose {
	position: absolute;
	top: -15px;
	right: -15px;
	background: url(../img/modal-close.png) no-repeat 0 0;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
}

#cboxClose:hover {
	background-position: -0 -34px;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/* ===== remarketting tag 隙間削除 ===== */

#button{
	opacity: 0.5 !important;
}

iframe[name="google_conversion_frame"] {
	position: absolute; 
	top: 0;
	z-index: -5;
}

/* ===== Self Clearing ===== */
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	font-size: 0;
	line-height: 0;
}

.clearfix {
	zoom: 1;
}

h2.title {
    margin-top:50px;
}
.title {
    margin-top: 30px;
    font-size: 28px;
    font-weight: 700;
}

h3.title {
    margin-top:18px;
    font-size: 24px;
    font-weight: normal;
}

.red {
    color:#d7003c;
    font-weight: 700;
}

.subtitle {
    font-weight: 700;
    margin-bottom: 8px;
}

.inner-made .layout-block .unit .product-name span.series {
    font-size: 16px; !important;
    font-weight: 600;
    padding-left: 1em;

}



.special-price {
    font-size: 14px;
    font-weight: 700;

}

.contact-made {
    width: 940px;
    margin: 0 auto 60px;
}

.btn_contact,
.btn_line {
    border: solid 1px #606060;
    width: 50%;
    margin: 1rem auto 0.5rem;
    color: #606060;
    letter-spacing: 1.2px;
    text-align: center;

}

.contact-made a:hover {
    color: #606060;
}

.btn_contact a,
.btn_line a {
    top: 0;
    bottom:0;
    left:0;
    right:0;
    margin: auto;
    display: block;
    padding: 1rem;

}

.tel {
    text-align: center;
}

.subtitle {
    text-align:center;
    font-size:110%;
    font-weight:normal;
}

.tel_note {
    font-size: 0.8rem;
    text-align: center;
}

.btn_line:hover,
.btn_contact:hover {
    border: 1px solid #85848f;
}

.btn_line a:hover,
.btn_contact a:hover {
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    background-color: #85848f;
    color: #fff;
}