@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

@font-face{ 
font-family: 'Arial Black'; 
font-style: normal; 
font-weight: 400; 
src: local('Arial Black'), url('ariblk_0.ttf') format('ttf'); 
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	background-color: #FFF;
}

img {
	max-width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	margin:0 auto;
}


header {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

header img {
	display:block;
	margin:0 auto;
	/*box-shadow: 0 0 1em #000;*/
}

footer {
	width: 100%;
	height: auto;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	line-height: 12px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #F90;
}

section {
	height: auto;
	width: 100%;
	background-repeat: repeat;
	font-size: 15px;
	line-height: 1.75em;
}

section:nth-child(even) {

}

h1 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: auto;
}

h2 {
	font-size: 25px;
	line-height: 50px;
	text-align: center;
	font-family: "HG教科書体";
	margin-bottom: 2em;
}

h3 {
	font-size: 24px;
	line-height: 30px;
}

h4 {
	font-size: 20px;
	line-height: 32px;
	color: #000;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}


a {
	color: #F90;
	text-decoration: none;
}

a:link {
	color: #06C;
	text-decoration: none;
}

a:hover {
	color: #F00;
	text-decoration: underline;
}

a:active {
	color: #FF0;
}

a.pt:hover img{
   filter:alpha(opacity=80); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.80; /*safari opera*/
}

.intro-cap {
	line-height: 1.75em;
	font-size: 18px;
	color: #000;
	font-weight: bold;


}

.content {
	width : 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all  0.6s ease;
}

.content p {
	margin-bottom: 20px;
	text-align: center;
}

.info {
	height: auto;
	width : 730px;
	padding: 10px;
	border: 2px dashed #F90;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.info p {
	margin-bottom: 0px;
}

.howTo {
	font-size: 16px;
	line-height: 24px;
}

.center {
	text-align: center;
}

.link-bnr a {
	display:block;
}

.link-bnr img {
	margin:0 auto;
}



.table-left, .table-right {
	-webkit-transition: all 0.6s ease ;
    -moz-transition: all 0.6s ease ;
    -o-transition: all 0.6s ease ;
    transition: all  0.6s ease ;	
	
}

.table-left {
	float:left;
	width:50%;
}

.table-right {
	float: left;
	font-size: 12px;
	line-height: 20px;
	width: 46%;
	padding-top: 5%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}


.name {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

.inquiry {
	height: auto;
	width: 100%;
	text-align: center;
}

.sns {
	margin-bottom: 2px;
	height: 20px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

.fb {
	vertical-align: bottom;
	display: inline-block;
	margin-right: 10px;
}

.tw {
	vertical-align: bottom;
	display: inline-block;
	margin-right: 10px;
	height: 20px;
}

.line {
	vertical-align: bottom;
	display: inline-block;
	height: 20px;
}


.logo {
	float: left;
	height: auto;
	width: 300px;
}

.inquiry-wrap {
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.shop-detail {
	float: left;
	height: auto;
	width: 300px;
	padding-top: 40px;
}

.shop-detail p {
	margin-bottom: 0px;
}

.tel {
	font-size: 24px;
	line-height: 1.5em;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #C00;
}


.shop-name {
	font-weight: bold;
	font-size:18px;
}

.ggmap {
	width: 600px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 3px solid #FFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.text-small {
	font-size: 18px;
}

.orange {
	color: #F90;
}
.blue {
	color: #3CF;
}

.red {
	color: #C00;
}

.Clear {
	clear: both;
}
.container01 {
	width: 90.6%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
	font-size: 0.9em;
	line-height: 2em;
}


.container_img {
	float: left;
	height: auto;
	width: 50%;
	font-size: 12px;
	text-align: center;
}
.container_img2 {
	float: right;
	height: auto;
	width: 50%;
	font-size: 12px;
	text-align: center;
}

.products {
	background-image: url(../img/RM-05_RM-07_angle_A_low_0313.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
	height: 936px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	-moz-background-size: 100%;
	background-size: 100%;
}

.shopping-link {
	height: 10px;
	width: 200px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	background-color: #039;
	line-height: 20px;
	padding: 2px;
	text-align: center;
	box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.5);
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
}


.shopping-link a {
	color: #06C;
	text-decoration: none;
}


.shopping-link a:link {
	color: #FFF;
	text-decoration: none;
}

.shopping-link a:visited {
	color: #FFF;
	text-decoration: none;
}
#slides {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}


.shopping-link a:hover {
	color: #F00;
	text-decoration: underline;
}

.shopping-link a:active {
	color: #FF0;
}

.shopping-link a.pt:hover img{
	filter: alpha(opacity=80); /*←IE用*/
	-moz-opacity: 0.80; /*←Mozilla用*/
	opacity: 0.80; /*safari opera*/
	color: #FFF;
}
.spec {
	font-size: 15px;
	line-height: 25px;
}


nav {
	width: 100%;
	background-color: #000;
	height: auto;
}
nav ul {
	width: 55%;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 5px;
}
nav ul li {
	list-style-type: none;
	float: left;
	font-size: 14px;
	line-height: 1.5em;
	display: block;
	width: auto;
	text-align: center;
	margin-left: 5%;
}

nav a:link {
	color: #FFF;
	text-decoration: none;
}

nav a:visited {
	color: #CCC;
}

nav a:hover {
	color: #F00;
	text-decoration: underline;
}


#slides li img {
	height: auto;
	width: 700px;

}
.brand ul {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.brand ul li {
	width: 50%;
	float: left;
	list-style-type: none;
	height: 2.5em;
}
.price {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
}
.left_td {
	width: 77%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-left: 0.5em;
	padding-top: 0.5em;
}
.blk {
	font-weight: bold;
	color: #FFF;
	background-color: #333;
}

.right_td {
	width: 23%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 0.5em;
}
