@charset "utf-8";
#Slider {
	width: 1200px;
	height:auto;
 position:;
	z-index: 100;
	padding-top:0px;
	margin: 20px auto 30px auto;
	background-color:#fff;
	margin:0;
	margin-left:auto;
	margin-right:auto;
}
#SliderBox {
	width: 100%;
	/*height: 458px;
    border-top: 1px solid rgba(204, 204, 204, 0.43);*/
	border-bottom: 1px solid rgba(204, 204, 204, 0.62);
	margin: 0;
	padding: 0;
}


/****共通*/
.mainCommon {
	background-color:#fff!important;
}
.mainCommon h2.title {
	background-color: #f8f8f8;
	padding: 8px;
	border-left: 3px solid #c00;
	font-family: '微軟正黑體','Microsoft JhengHei','新細明體','PMingLiU',Arial,sans-serif;
	font-size: 22px;
	font-weight: 400;
	margin-bottom:15px;
	font-weight: 600;
}
.mainCommon .voiceImg {
	margin-right: 15px;
	width: 240px;
	min-height:150px;
	display: inline-block;
	float: left;
	position:relative;
}
.mainCommon .voiceImg.w1 {
	background-image:url(../img/voice/icon_women.png);
	background-repeat:no-repeat;
}
.mainCommon .voiceImg.w2 {
	background-image:url(../img/voice/icon_women2.png);
	background-repeat:no-repeat;
}
.mainCommon .voiceImg.m1 {
	background-image:url(../img/voice/icon_men.png);
	background-repeat:no-repeat;
}
.mainCommon .voiceImg p {
	margin-top:130px;
	text-align:center;
	font-size:12px;
}
.mainCommon .voiceTxt {
	display: inline-block;
	font-size: 15px;
	line-height: 145%;
	width: 430px;/*text-align: justify;*/
}


/*Concept*/
.mainCommon .conceptImg {
	margin-right: 15px;
	width: 300px;
	min-height:150px;
	display: inline-block;
	float: left;
	position:relative;
}
.mainCommon .conceptImg img {
	border-radius:5px;
}
.mainCommon .conceptTxt {
	display: inline-block;
	font-size: 14px;
	line-height: 145%;
	width: 380px;
	margin-left:6px;/*text-align: justify;*/
}
.mainCommon .conceptTxt h3 {
	  font-family: '微軟正黑體','Microsoft JhengHei','新細明體','PMingLiU',Arial,sans-serif;
    font-size: 19px;
    color: #C00;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    line-height: 27px;
}


/*Product*/
.mainCommon .productImg {
	margin-right: 15px;
	width: 290px;
	min-height: 150px;
	display: inline-block;
	float: left;
	position: relative;
	background-color: rgba(228, 228, 228, 0.4);
	border-radius: 5px;
	border: 1px solid #e4e4e4;
	padding: 5px;
}
.mainCommon .productImg p {
}
.mainCommon .productImg img{
	width:280px;
}
.mainCommon .productTxt {
	display: inline-block;
	font-size: 15px;
	line-height: 145%;
	width: 380px;
	/*text-align: justify;*/
}
.mainCommon .productTxt h3 {
    font-family: '微軟正黑體','Microsoft JhengHei','新細明體','PMingLiU',Arial,sans-serif;
    font-size: 19px;
    color: #C00;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    line-height: 27px;
		text-indent: -13px;
}

/*Shop*/
.mainCommon h3.shopName{
	font-family: '微軟正黑體','Microsoft JhengHei','新細明體','PMingLiU',Arial,sans-serif;
	font-size: 28px;
	color: #C00;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #e0e0e0;
	margin-bottom: 10px;
	line-height: 27px;
}
.mainCommon .shopBox th,
.mainCommon .shopBox td{
	border:1px solid #e0e0e0;
	padding:10px;
  font-size: 14px;
}
.mainCommon .shopBox th{
	font-weight:600;
	background-color: #f8f8f8;
}
.mainCommon .shopMap{
	border:1px solid #e0e0e0;
	margin-top:15px;
}
.mainCommon .shopBox a{
	color:#C00;
}

/*Inquiry*/
.mainCommon p.form_title{
    font-size: 14px;
}
.mainCommon p span,
.mainCommon .require{
		font-size: 13px;
    color: #d00;
}
.mainCommon .destination {
    width: 98%;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 90%;
		color:#000;
		margin-top:12px;
}
.mainCommon .destination th {
    padding: 10px;
    color: #0d0d0d;
    vertical-align: middle;
    background-color: #fafafa;
    border-bottom: 1px #8e8e8e  dotted;
    padding: 8px;
		font-weight:bold;
}
.mainCommon .destination td {
	padding:8px;
	border-bottom: 1px #8e8e8e  dotted;
}

textarea, input[type='text'], 
input[type='tel'], 
input[type='number'], 
input[type='email'], 
input[type='password'] {
    border: solid 1px #ccc;
    padding: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(153,153,153,.3);
    border-radius: 3px;
    margin-bottom: 5px;
}
.btn_area{
	width:100%;
	display:block;
	text-align:center;
	margin-top:15px;
	margin-bottom:12px;
	    margin-left: auto;
    margin-right: auto;
}
.submitBtn{
    background-color: #dc1914!important;
    background: #dc1914!important;
    padding: 8px;
    border: 3px double #961616;
    border-radius: 3px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    font-weight: bold;
    font-family: Arial,Meiryo,sans-serif!important;
}

@media only screen and (min-width: 641px) and (max-width: 960px) {
 .header ul.menu li {
 font-size:15px;
}
 .contents .main {
 width: 515px;
}
 .contents .main .bloc {
 margin: 5px;
 width: 245px;
}
 .contents .main .bloc p.thumb img {
 width:100%;
}
 .contents .navi {
 float: right;
 width: 235px;
 margin-left: 10px;
}
}
