@charset "utf-8";
/* CSS Document */

*{
	margin: 0 auto;
	padding: 0px;
	border: none;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #000;
	background-color: #FFF;
}


img {
	width: 100%;
	max-width: 100%;
	display: block;
}


header {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	background-color: #FFF;
}

header img {
	width: 950px;
	display: block;
}

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: #FFF;
	background-color: #000;
}

footer img{
	width: 365px;
	display: inline;
}

.sns {
	margin-bottom: 13px;
	height: 27px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
}

.fb {
    display: inline-block;
    vertical-align: top;
	margin-right:10px;
}

.tw {
    display: inline-block;
    vertical-align: top;
	margin-right:10px;
}

.line {
    vertical-align: top;
    display: inline-block;
}

.orange {
	color: #F90;
}

.red {
	color:#F00;
}

.blue {
	color: #3CF;
}

.Clear {
	clear: both;
}

a {
	color: #F30;
	text-decoration: none;
}

a:link {
	color: #F30;
	text-decoration: none;
}

a:hover {
	color: #3C9;
	text-decoration: none;
}

a:active {
	color: #F30;
}

a.pt:hover img{
   filter:alpha(opacity=80); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.80; /*safari opera*/
}

.howTo {
	font-size: 16px;
	line-height: 24px;
}

.link-bnr a {
	display:block;
}

.link-bnr img {
	margin:0 auto;
}


section {
    height: auto;
    width: 100%;
    background-color: #FFF;
}

section:nth-child(even) {
    background-color: #E8E8E8;
}

.content{
	width: 950px;
	padding: 20px;
}





.intro-cap {
	width: 100%;
	font-size: 20px;
}

.inquiry {
	text-align: center;
	margin-bottom: 20px;
}

.inquiry-wrap {
	height: 215px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

.inquiry-title{
	width: 500px;
	margin-bottom: 20px;
}

.shop-detail {
	float: left;
	height: 220px;
	width: 300px;
}

.shop-info {
	margin-top: 70px;
}

.shop-detail p {
	margin-bottom: 0px;
}

.logo {
	float: left;
	height: auto;
	width: 300px;
}

.logo2 {
	height: auto;
	width: 70%;
	margin:0 auto;
	text-align: center;
}

.logo2 img {
	max-width: 100%;
	margin:0 0 5px 0;	
}

.shop-name {
	font-weight: bold;
	font-size:18px;
}

.ggmap {
	width: 700px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 0px;
}


.content-bg{
	width: 950px;
	height: auto;
	background-color: #000;
	box-shadow: 0 0 1em #000;
}

.artist{
	width: 100%;
	height: auto;
}

.artist-movie{
	width: 100%;
	height: auto;
}

.artist-cap1{
	width: 100%;
	height: auto;
	color: #F30;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.artist-cap2{
	width: 100%;
	height: auto;
	font-size: 16px;
}

.artist-box{
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 20px;
}

.artist-title{
	width: 100%;
	height: auto;
	color: #F30;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.artist-photo{
	width: 24%;
	height: auto;
	float: left;
}

.artist-photo img{
	width: 100%;
	height: auto;
}

.artist-info{
	width: 76%;
	height: auto;
	float: left;
	padding-left: 3%;
}

.artist-name {
    width: 100%;
    height: auto;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.artist-cap3{
	width: 100%;
	height: auto;
	font-size: 16px;
}

.artist-link{
	width: 100%;
	height: auto;
	margin-top: 10px;
}

.description{
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.photo1{
	width: 40%;
	height: auto;
	float: left;
}

.photo2{
	width: 40%;
	height: auto;
	float: right;
}

.photo1 img{
	width: 100%;
	height: auto;
}

.photo-cap1{
	width: 60%;
	height: auto;
	float: left;
	font-size: 18px;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 13%;
}

.photo-cap2{
	width: 60%;
	height: auto;
	float: right;
	font-size: 18px;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 13%;
}

.photo-cap3 {
    width: 60%;
    height: auto;
    float: left;
    font-size: 18px;
    padding-right: 1%;
    padding-left: 1%;
    padding-top: 8%;
}

.photo-cap3 p {
    font-size: 16px;
	margin-top: 10px;
}

.spec-cap{
	width: 100%;
	height: auto;
	float: left;
	padding: 5px;
	font-size: 16px;
}

.spec {
    font-size: 14px;
    float: left;
    width: 900px;
    margin-top: 20px;
	margin-bottom: 20px;
}

.spec dt{
	margin-bottom: 5px;
}

.s1{
	width: 33.335%;
	padding: 5px;
	height: auto;
	float: left;
}

.s2{
	width: 290px;
	padding: 5px;
	height: auto;
	float: left;
}

.product-info{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

.price-box{
	width: 50%;
	height: auto;
	float: left;
}

.add-cap{
	color: #008040;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
}

.shopping-link {
	float: left;
	width: 50%;
	padding-top: 50px;
}

.button {
	display: inline-block;
	width: 100%;
	height: 55px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	font-weight:bold;
	font-size: 18px;
	padding-top: 8px;
}

.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 {
	position: relative;
	background-color: #00A87E;
	border-radius: 4px;
	line-height: 40px;
	-webkit-transition: none;
	transition: none;
	color: #fff;
}

.button:link {
	color:#fff;
}

.button:hover {
	background-color: #F6A10C;
	color:#fff;
	text-decoration:none;
}

.button:active {
	top: 3px;
}

.product-box{
	width: 100%;
	height: auto;
}

.product-title{
	color: #F30;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.product-name{
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.price{
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}

.price2{
	color: #C00;
	font-size: 20px;
	font-weight: bold;
}

.image-box{
	width: 100%;
	height: auto;
}

.thumbnail{
	float: left;
	height: auto;
	width: 50%;
}

.img-left3 {
	float: left;
	height: auto;
	width: 33.335%;
	padding: 5px;
}

.img-left4 {
	float: left;
	height: auto;
	width: 50%;
	padding: 5px;
}

.clear{
	float: none;
	clear: both;
}