@charset "UTF-8";
/*
CSS Document
Author: Nagaoka Design Office
version: 3.0
Last Update: 2020-1-30
*/

body {
    font-family: serif;
	font-size: 16px;
    font-wight: 500;
    margin: 0;
    padding: 0;
    background-color: #fff;
}
#wrapper {
    position: relative;
    margin: 0 auto 0;
}
#wrapper-closed {
    position: relative;
    margin: 0 auto 0;
}
ul, li, th, td, dl, dt, dd {
    margin: 0;
    padding: 0;
}
ul, ol, li {
	list-style: none;
    margin: 0;
	padding: 0;
}
div {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
/* ------------------
    Base
------------------ */
section {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
}
.contents {
    width: 100%;
    margin: 0;
}
.cf {
    clear: both;
    overflow: hidden;
}
.cf::after {
    content: "";
    height: 0;
    width: 0;
    display: table-cell;
}
a:hover {
    opacity: .8;
}
a:active {
    opacity: .6;
}
.alignleft {
	display: block;
	text-align: left;
}
.alignright {
	display: block;
	text-align: right;
}
red {
	color: #e60112;
}
/* 表示切り替え */
.sp-only {
    display: block;
}
.pc-only {
    display: none;
}
/* --------------------------
    Shop Button
-------------------------- */
.shopBtn {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: sans-serif;
    background: none;
    z-index: 10;
}
.shopBtn a {
    display: block;
    width: 40%;
    max-height: 75px;
    height: 10vw;
    line-height: 10vw;
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    color: #fff;
    background: #3b78e7;
    border: 1px solid #3367d6;
    border-radius: 6px;
    box-shadow: 0 0 2px 0 rgba(0,0,0,.5);
}

#shopBtn-tsuki1-block {
    position: relative;
}
#shopBtn-tsuki1 {
    position: absolute;
    bottom: 50vw;
}
#shopBtn-tsuki1 a {
    margin: 0 10% 0 50%; /* width: 154px; */
}
#shopBtn-tsuki2-block {
    position: relative;
}
#shopBtn-tsuki2 {
    position: absolute;
    bottom: 5vw;
}

/* --------------------------
    Tab Contents
-------------------------- */
.changePanel {
    /* display: none; */ /* tab.js */
    width: 100%;
}
.changePanel .topbar {
    width: 100%;
    height: 4px;
    overflow: hidden;
    background-position: center center;
    background-size: 100% auto;
}
#topbar-gold {
    background-image: url("../images/topbar_gold.png");
}
#topbar-dark {
    background-image: url("../images/topbar_dark.png");
}
#topbar-green {
    background-image: url("../images/topbar_green.png");
}
#topbar-silver {
    background-image: url("../images/topbar_silver.png");
}
#topbar-pear {
    background-image: url("../images/topbar_pear.png");
}
.changePanel .innerbox {
    width: 100%;
}
.changePanel img {
    width: 100%;
    height: auto;
}
.changePanel h2 {
    display: block;
    width: 100%;
    margin: 0;
    overflow: hidden;
}
.bodycopy {
    width: 90%;
    margin: 0 auto 18px;
    padding: 18px 0 0 0;
    background: url("../images/divider_h30px.png") center bottom repeat;
    background-size: auto 30px;
}
.bodycopy > p {
    text-indent: 1em;
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
    padding: 0;
    margin: 0;
}
p.whiteText {
    width: 90%;
    margin: 0 auto;
    text-align: justify;
    font-size: 14px;
    line-height: 1.75em;
    text-indent: 1em;
    color: #fff;
}
div.productPhoto {
    width: 90%;
    margin: 15px auto;
    border-radius: 2px;
    overflow: hidden;
}
table.priceTable {
    width: 90%;
    margin: 0 auto;
    table-layout: fixed;
    border-collapse: separate;
    box-sizing: border-box;
    border-spacing: 1px;
    border: none;
    overflow: hidden;
    font-family: sans-serif;
}
table.priceTable th {
    text-align: center;
    color: rgba(255,255,255,1.0);
    padding: 6px 0 5px;
    background: rgba(0,0,0,.9);
    font-size: 13px;
    border: none;
}
table.priceTable td {
    text-align: center;
    padding: 6px 0 5px;
    background: rgba(255,255,255,.9);
    font-size: 13px;
    border: none;
}
/* Addition */
.add {
    padding: 0;
    margin: 0 auto;
}

/* --------------------------
    contents HaginoTsuki
-------------------------- */
#haginotsuki .brandcopy {
    width: 100%;
    margin: 20px auto 0;
    text-align: center;
    font-size: 16px;
    color: #334422;
}
#haginotsuki .innerbox {
    background: #ecffe6;
    padding-top: 20px;
}
#haginotsuki p.tsuki2txt {
    width: 90%;
    margin: 0 auto;
    text-align: justify;
    font-size: 14px;
    line-height: 1.75em;
    text-indent: 1em;
    color: #334422;
}

/* footer-notice */
.footer-notice {
    width: 90%;
    margin: 32px auto 16px;
}
.footer-notice p {
    font-family: sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    text-align: justify;
    color: #222;
}
/* --------------------------
    footer
-------------------------- */
footer {
    width: 100%;
    margin: 0;
    min-height: 350px;
}
footer .sns-share,
footer .sns-link {
    display: block;
    text-align: center;
    font-size: 40px;
}
footer .sns-share a,
footer .sns-link a {
    color: #444;
}
footer .sns-share li,
footer .sns-link li {
    display: inline-block;
    margin: 0 5px;
}
footer .sns-share h5,
footer .sns-link h5 {
    text-align: center;
    font-size: 14px;
    margin: 30px auto 0px;
}
address {
    font-style: normal;
    text-decoration: none;
}
address p {
    font-size: 14px;
    line-height: 1.5em;
    text-align: center;
}
#footerLogo {
    width: 100%;
    height: 0px;
    padding: 54px 0 0 0;
    overflow: hidden;
    background: url("../images/logo.png") center center no-repeat;
    background-size: auto 54px;
}
#copyright {
    text-align: center;
    padding: 6px 0;
    font-size: 11px;
    color: #999;
    line-height: 1.2em;
}
#footPicture > div {
    width: 100%;
    height: 100vw;
    overflow: hidden;
    text-indent: -99999px;
    font-size: 0px;
    line-height: 0;
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
#footPicture > div#footPict1 {
    background-image: url("../images/sanzen_pict.png");
    
}
#footPicture > div#footPict2 {
    background-image: url("../images/sanzen_windmill.jpg");
}
#footPicture > div#footPict3 {
    background-image: url("../images/sanzen_windmill.jpg");
}
/* --------------------------
    gotop
-------------------------- */
#gotop {
    clear: both;
    margin: 10px auto 0;
    width: 100%;
    text-align: center;
    height: 50px;
}
#gotop a {
    display: block;
    width: 50px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #fff;
    background: #222;
    border-radius: 25px;
}
/* --------------------------
    closed
-------------------------- */
#closedtitle {
    width: 100%;
    font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
    margin: 0 auto;
}
/* PC */
@media all and (min-width: 750px) {
body {
}
#wrapper,
#wrapper-closed {
    width: 750px;
    margin: 0 auto;
    background: #fff;
}
.shopBtn a {
    font-size: 18px;
    height: 75px;
    line-height: 75px;
}
#shopBtn-tsuki1 {
    position: absolute;
    bottom: 46%;
}
#shopBtn-tsuki2 {
    position: absolute;
    bottom: 30px;
}


#footPicture {
    width: 375px;
    height: 400px;
    margin: 0 auto;
}
#footPicture > div {
    height: 400px;
}

}
