@charset "utf-8";
.sp_none {
	display: none;
}
.fl_left, .fl_right {
	float: none;
	clear: both;
	text-align: center;
}
img {
	max-width: 100%;
	text-align: center;
	display: block !important;
	clear: both !important;
	margin: 0 auto;
}

body {
	font-size: 1em;
	line-height:180%;
	font-family: 'Noto Serif JP', serif;
}

p {
	font-size: 1.1em;
	line-height: 180%;
}

.fit_img img {
	width: 100%;
}

.img {
	border-radius: 10px;
}

.cont_h2 {
	font-size: 2.6em;
	line-height: 140%;
	font-family: 'Noto Serif JP', serif;
    padding: 50px;
    margin-bottom: 50px;
    text-align: center;
}

.cont_h3 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	font-size: 2em;
	line-height: 160%;
	font-family: 'Noto Serif JP', serif;
    padding-bottom: 70px;
	color: #6C0102;
    text-align: center;
}

.cont_h4 {
    width: 90%;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6em;
	line-height: 140%;
    margin-bottom: 20px;
    border-bottom: 2px solid #434343;
	color: #333;
}


.contents_textarea {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}


.cont_ul {
	width: 90%;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

.cont_ul li {
	list-style: disc;
	text-align:left; 
}

.cont_dl {
	width: 90%;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

.cont_dl dt {
	border-top: 1px dashed #ccc;
	padding: 15px;
}

.cont_dl dd {
	border-top: 1px dashed #ccc;
	padding: 15px;
}

.cont_table {
    margin: 0 auto;
}

.cont_table th {
    display: block;
    padding: 10px;
    font-weight: bold;
}

.cont_table td {
    display: block;
    border-bottom: 1px dashed #ccc;
    padding: 10px;
}




#head {
    background-color: rgba(0,0,0,0.60);
    height: 80px;
    width: 100%;
    z-index: 10000;
}

#head h1 {padding-top: 10px;
    width: 60px;
    height: 60px;
    margin-left: 20px;
}

#head h1 a {
    background-image: url("../images/logo.png");
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    display: block;
}

#head address {
    display: none;
}

#main_img {
    display: none;
}
.sp_slider {
    width: 100%;
    height: 400px;
    display: block;
}


#menu li a {
    padding: 20px;
    border-bottom: 1px dashed #ccc;
    display: block;
    text-decoration: none;
}



#top_title1 {
    text-align: center;
    padding: 40px;
	font-family: 'Noto Serif JP', serif;
    font-size: 1.1em;
	line-height: 160%;
}

#top_title1 {
    text-align: center;
    padding-top: 40px;
	font-family: 'Noto Serif JP', serif;
    font-size: 1.1em;
	line-height: 160%;
}

#top_itemlist {
    clear: both;
    margin-bottom: 30px;
}

#top_itemlist:after {clear: both;height: 0;visibility: hidden;display: block;content: ".";}

#top_itemlist li{
    width: 50%;
    margin-bottom: 30px;
    float: left;
    text-align: center;
    position: relative;
}


#rank2::after,
#rank4::after {clear: both;height: 0;visibility: hidden;display: block;content: ".";}


#rank1,
#rank3,
#rank5 {clear: both;}

#top_itemlist li h6 {
    position: absolute;
    top: 43px;
    left: 0;
}


#top_itemlist li img{
    margin-bottom: 15px;
}

.btn {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}

.btn a {
    background-color: #000;
    text-align: center;
    padding: 30px;
    display: block;
    color: #fff;
    text-decoration: none;
}

#top_img1 {
    background-image: url("../images/top/bg1.jpg");
    width: 100%;
    clear: both;
    min-height: 400px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover; 
}

.cartjs_box {
    padding-top: 20px;
}




#top_box1 {
    background-color: #333333;
    clear: both;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}

#top_box1 h2 {
    color: #fff;
	font-size: 2.6em;
	line-height: 140%;
	font-family: 'Noto Serif JP', serif;
    padding: 50px;
    text-align: center;
}

#top_box1 p {
    text-align: center;
    color: #fff;
    line-height: 160%;
    margin-bottom: 60px;
}

#top_box2 {
    background-color: #eee;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
}

#top_box2 div {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

#top_box2 div img {
    width: 100%;
}

#top_box2 h2 {
	font-size: 2.6em;
	line-height: 140%;
	font-family: 'Noto Serif JP', serif;
    text-align: center;
}

#top_box3 {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
}

#top_box3 h2 {
	font-size: 2.6em;
	line-height: 140%;
	font-family: 'Noto Serif JP', serif;
    text-align: center;
}

#top_box3 dl {
    padding-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

#top_box3 dl dt {
    clear: both;
    padding: 20px;
    border-top: 1px dashed #ccc;
}

#top_box3 dl dd {
    padding: 20px;
    border-top: 1px dashed #ccc;
}

#top_box3:after {clear: both;height: 0;visibility: hidden;display: block;content: ".";}

.f_banner {
    margin-bottom: 30px;
    margin-top: 30px;
}

.f_banner:after {clear: both;height: 0;visibility: hidden;display: block;content: ".";}

.f_banner li {
    padding: 10px;
    float: left;
}

footer {
    background-color: #333;
    clear: both;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
}

footer:after {clear: both;height: 0;visibility: hidden;display: block;content: ".";}


footer a {
    color: #fff;
}

footer ul {
    text-align: center;
    padding-left: 30px;
}


footer ul li {
    font-size: 1.5em;
    color: #fff;
    float: left;
    margin-left: 15px;
    text-align: center;
}

footer ul:after {clear: both;height: 0;visibility: hidden;display: block;content: ".";}

footer p {
    padding-top: 20px;
    margin-right: 60px;
    text-align: center;
}

#copyright {
    text-align: center;
    padding:20px;
}


#cont_main {
    width: 100%;
    height: 200px;
    position: relative;
}

#cont_main img {
    object-fit: cover;
    width: 100%;
    height:200px;
}

#cont_main h2 {
    position: absolute;
    top: 100px;
    left: 50px;
    color: #fff;
    font-size: 2.8em;
}


/*

.cartjs_product_name {
    width: 80%;
    font-size: 1.2em;
    margin-left: auto;
    margin-right: auto;
}

.cartjs_product_table {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.cartjs_cart_in input[type=submit] {
    display: inline-block;
font-size: 14px;
font-weight: bold;
color: #fff;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
letter-spacing: 0;
border: none;
box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
border-radius: 6px;
text-decoration: none;
padding: 15px 40px;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #666), color-stop(1.00, #111));
background: -webkit-linear-gradient(#666, #111);
background: -moz-linear-gradient(#666, #111);
background: -o-linear-gradient(#666, #111);
background: -ms-linear-gradient(#666, #111);
background: linear-gradient(#666, #111);


}*/



#contact_form {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#contact_form input[type=text],
#contact_form  textarea{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

#contact_form input[type=submit] {
    display: inline-block;
font-size: 14px;
font-weight: bold;
color: #fff;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
letter-spacing: 0;
border: none;
box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
border-radius: 6px;
text-decoration: none;
padding: 15px 40px;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #666), color-stop(1.00, #111));
background: -webkit-linear-gradient(#666, #111);
background: -moz-linear-gradient(#666, #111);
background: -o-linear-gradient(#666, #111);
background: -ms-linear-gradient(#666, #111);
background: linear-gradient(#666, #111);


}






.shop_box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.shop_box:after {clear: both;height: 0;visibility: hidden;display: block;content: ".";}

.shop_box h3 {
    text-align: center;
    font-size: 2em;
    line-height: 160%;
    margin-bottom: 30px;
	font-family: 'Noto Serif JP', serif;
}

.shop_box blockquote {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.shop_box dl {
}

.shop_box dl dt {
    width: 18%;
    border-top: 1px dashed #ccc;
    padding: 2%;
    float: left;
    clear: both;
}

.shop_box dl dd {
    width: 74%;
    border-top: 1px dashed #ccc;
    padding: 2%;
    float: left;
}
















