@charset "utf-8";
@import "/css/content.css";
@import url(http://fonts.googleapis.com/css?family=Droid+Serif);
@import url(http://fonts.googleapis.com/css?family=Pinyon+Script);

html {
	min-width: 100%!important;
}

body {
	background: url('../images/body_bg.jpg') no-repeat left 755px;
}

#contents {
	width: 100%;
	z-index: 0;
}

#contents ul.globalnavigation {
	float: none;
	margin: 0 auto 5px;
}

#contents .SocialBlock {
	width: 960px;
	height: 15px;
	padding-top: 5px;
	margin: 0 auto 0px;
	position: relative;
}

#contents .SocialBlock .breadcrumbs {
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#contents .SocialBlock .sociallinks {
	top: 1px!important;
}

#Wrapper a img {
	-webkit-transition: opacity 0.5s ease 0s;
	-moz-transition: opacity 0.5s ease 0s;
	-ms-transition: opacity 0.5s ease 0s;
	-o-transition: opacity 0.5s ease 0s;
	transition: opacity 0.5s ease 0s;
	border: none;
}

#Wrapper a img:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

.butterfly .item .inbody .en2 {
 font-family: 'Pinyon Script';
font-size: 180%;
margin:0 2px
font-weight: normal;
}

/*パーツ

-------------------------------------------------------------------------*/

/* balloon-3 bottom-left */
.balloon-3-bottom-left {
	position: absolute;
	display: inline-block;
	padding: 0 15px;
	width: auto;
	min-width: 80px;
	height: 30px;
	color: #F6F6F6;
	line-height: 30px;
	text-align: center;
	background: #E2132A;
	z-index: 0;
	top: 10px;
	left: -10px;
}
.balloon-3-bottom-left:after {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
	margin-left: 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 5px 0;
	border-color: transparent #730D1D transparent transparent;
	z-index: -1;
}

/* balloon-2 right */
.balloon-2-right {
	position: relative;
	display: inline-block;
	padding: 0 10px;
	width: auto;
	min-width: 90px;
	height: 30px;
	color: #F6F6F6;
	line-height: 30px;
	text-align: center;
	background: #472207;
	z-index: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	behavior: url(PIE.htc);
}
.balloon-2-right:after {
	content: "";
	position: absolute;
	top: 65%;
	right: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #472207;
	}



/*
オリジナル

----------------------------------------------------------------------------*/

.butterfly .item .inbody .detail .balloon-2-right {
position: absolute;
left: 5px;
top:10%;
}

.butterfly .shop {
width: auto;
position: relative;
margin-left: 130px;
text-align: left;
padding: 10px 0;
}

.butterfly .shop img{
float:left;
margin: 0px 10px 0 0px!important;
padding: 0px 0!important;

}

span.normal {
display: block;
font-weight: normal;
}


/*

コンテンツ用

---------------------------------------------------------------------------*/

#Wrapper {
	width: 100%;
	clear: both;
	padding-top: 0px;
	position: relative;
	background: url(../images/bg.jpg);
	overflow: hidden;
	z-index: -1;
	background: #FDA70A;
}

.butterfly .main-image {
height: 350px;
background:transparent url(../images/slider/01.jpg) center top no-repeat;
position: relative;
}

.butterfly .main-image .logo {
position: absolute;
margin: 0 auto;
text-align: center;
width: 100%;
bottom: -5%;
z-index:9;
}

.butterfly .cover {
height: 250px;
background:transparent url(../images/ribbon.png) center bottom no-repeat;
position: absolute;
top: 0;
width: 100%;
z-index:10;
}


.butterfly #contentsArea {
position: relative;
width: 1000px;
margin: 0 auto;
text-align: center;
}

.butterfly #contentsArea h2 {
font-family: 'Droid Serif', serif;
margin: 20px 0 20px 0;
line-height: 1.2;
font-size: 32px;
border-top: 3px #835105 double;
border-bottom: 3px #835105 double;
padding: 10px 0;
color: #000000;
}
.butterfly #contentsArea h2 span.en {
font-family: 'Droid Serif', serif;
font-size: 90%;
margin: 10px 0px 0;
display: block;
}


.items-container {
    position: relative;
    overflow: hidden;
}

p.ttl {
    font-size: 20px;
    line-height: 1.2;
    color: #8C0000;
    background: #F1DDCA;
    padding: 20px 0;
}

p.ttls {
    font-size: 18px;
    padding: 10px 0;
    line-height: 1.6;
color: #000000;
}

.butterfly .item {
	display: block;
	float: left;
	width: 31.3%;
	margin: 1%;
	background: #fff;
	padding: 0px;
	border: 0px solid #98701A;
	box-shadow: 0px 0px 0px #27241E;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	behavior: url(PIE.htc);
	background:#fff;
	position: relative;
	/*overflow: hidden;*/
}


.butterfly .item.half{
	width: 48%;
}

.butterfly .item.middle{
	width: 63.5%;
}



.butterfly .item.wide{
	width: 98%;
}
.butterfly .item.color01{
background: #731010;
color:#fff;
}

.butterfly .item.color01 .inbody h3 {
color: #fff!important;
}


.butterfly .item.inner-box{
	display: block;
	float: left;
	width: 47.6%;
	margin: 1%;
	padding: 0px;
	border: 1px solid #98701A;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	behavior: url(PIE.htc);
	overflow: hidden;
	background: #fff;
}


.butterfly .item img{
	width: 100%;
	height:auto;
	line-height: 1;
}

.butterfly .item .photo {
width: 100%;
margin: 0% auto;
}

.butterfly .item .inbody {
width: 90%;
margin: 0 auto 2%;
position: relative;
}


.butterfly .item .inbody h3 {
line-height: 1.2;
margin: 10px 0;
font-size: 150%;
color: #CF8602;
}

.butterfly .item .inbody h3 span.small {
font-size: 80%;
display: block;
font-weight: normal;
}



.butterfly .item .inbody p {
line-height: 1.6;
padding: 5px 0;
text-align: left;
}

.butterfly .item .inbody .detail {
margin: 10px 0;
font-weight: bold;
position: relative;
background: #FFF6DA;
padding: 0 10px;
}

.butterfly .item .inbody .detail img {
display:block;
margin: 0px 0 10px;
padding: 10px 0;
}
.butterfly .item .inbody .detail .check {
display:block;
margin: 4px 0;
font-weight: normal;
font-size: 90%;
}

.butterfly .item .inbody span.label {
font-size: 90%;
padding: 2px 4px;
border: 1px #FC3E3E solid;
margin: 2px 2px;
background: #F55757;
font-weight: normal;
color: #fff;
}

.butterfly .item .inbody .price {
margin: 10px 0;
position: relative;
bottom:0;
}

.butterfly .item .inbody .en {
font-family: 'Droid Serif', serif;
font-size: 180%;
margin:0 2px
}

.butterfly .item .inbody p.small {
	padding: 0px 0;
	font-size: 90%;
	/* border-top: 1px #000 solid; */
	/* border-bottom: 1px #000 solid; */
	width: 80%;
	margin: 0px auto;
	line-height: 1.2;
}


.butterfly .item .inner {
width: 90%;
margin: 5% auto 5%;
position: relative;
text-align: left;
}

.butterfly .item .inner h3 {
background: #E4DBA2;
padding: 5px;
margin: 0 0 10px;
}



.butterfly .bt-fax {
	position: fixed;
	top: 60%;
	right: 0px;
	z-index: 11;
	background: #B25900;
	width: 130px;
	padding: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	behavior: url(PIE.htc);
}

.butterfly .bt-fax img {
margin:3px 0;
}


.butterfly .item-box {
	display: block;
	float: left;
	width: 98%;
	margin: 1%;
	background: #fff;
	padding: 0px;
	border: 1px solid #98701A;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	behavior: url(PIE.htc);
	overflow: hidden;
	position: relative;
	background:transparent url(../images/item-01.jpg);

}

.butterfly .item-box .inbody{
position: relative;
padding: 10px;
margin: 0 auto 0%;
}

.butterfly .item-box .inbody h3 {
font-family: 'Pinyon Script', cursive;
padding: 0px;
margin: 0 0 00px;
font-size: 300%;
font-weight: normal;
line-height: 1;
color: #9B7600;
}
.butterfly .item-box .inbody h3 span {
padding: 0px;
margin: 0 0 00px;
font-size: 16px;
font-weight: bold;
display:block;
}

.butterfly .item-box .inbody .label {
background: #314D0D;
color: #ECE6AA;
padding: 10px;
position: absolute;
top: 5px;
left: 5px;
}



.butterfly .item dl {
text-align: left;
overflow: hidden;
}

.butterfly .item dl dt {
float:left;
width:200px;
padding: 5px 0;
}
.butterfly .item dl dd{
overflow: hidden;
padding: 5px 0;
}

p.pr {
/* background: #F9BEB0; */
display: block;
color: #D80000;
font-weight: bold;
text-align: left;
}

span.xsmall{
font-size: 80%;
}


.butterfly .item dl.info dt {
width: 120px;
padding: 5px 10px 5px 0px;
font-weight: bold;
}


.img-auto{
width:auto!important;
height:auto;
}

@media only screen and (max-width: 640px) {
	.butterfly .item  {
	width:48%;
	}
	.img-auto{
	width:100%!important;
	height:auto;
	}

}


a.button {
display: block;
order: 5px solid #98701A;
/* box-shadow: 1px 1px 4px #27241E; */
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
behavior: url(PIE.htc);
overflow: hidden;
background: #A0150F;
color: #fff;
font-weight: bold;
padding: 10px;
margin: 6px 0;
}

a.button:hover{
background: #A05C0F;
}

i {
margin: 0 10px 0 0;
}


/*clearfix
---------------------------------------------------------- */

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.clearfix {
	display: inline-block;
	min-height: 1%;
}

/*?*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* */