@charset "utf-8";
@import url("sp.css");
/* ----------------------------------------------
	Base
-------------------------------------------------*/

* {
    margin:0;
    padding:0;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #000;
    line-height: 1;
    box-sizing: border-box;
}

body {
    text-align:center;
    background: #FFFFFF;
    font-size:14px;
}

img,a img {
    border:none;
    vertical-align: top;
}


/* ----------------------------------------------
	Ancur
-------------------------------------------------*/

a:link,a:visited,a:active {
    color: #0099FF;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
ul,li {
    list-style-type:none;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}
.clearfix:after {
    content: ""; 
    display: block; 
    clear: both;
}
a:hover img {
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}


/* ----------------------------------------------
        Header
-------------------------------------------------*/
#header {
    height: 45px;
    background: #323232;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 99;
}
#header_menu {
    width: 840px;
    margin: 0 auto;
    overflow: hidden;
}
#header_menu li {
    width: 140px;
    text-align: center;
    float: left;
    font-weight: bold;
    line-height: 45px;
    font-size: 12px;
}
#header_menu li a {
    color: #fff;
}
.menu_btn {
    display: none;
}



/* ----------------------------------------------
        Footer
-------------------------------------------------*/
#footer {
    height: 45px;
    background: #323232;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 99;
}
#footer_menu {
    width: 840px;
    margin: 0 auto;
    overflow: hidden;
}
#footer_menu li {
    text-align: center;
    float: left;
    font-weight: bold;
    line-height: 45px;
    font-size: 12px;
    margin: 0 12px;
}
#footer_menu li a {
    color: #fff;
}



/* ----------------------------------------------
        Wrapper
-------------------------------------------------*/
#wrapper {
    width: 840px;
    margin: 45px auto 0;
    padding-bottom: 45px;
}
#wrapper h2 {
    margin-bottom: 24px;
}
.container {
    width: 714px;
    margin: 60px auto;
}
.content {
    margin-bottom: 65px;
}


/* ----------------------------------------------
        TOP
-------------------------------------------------*/

#key {
    margin-top: 45px;
    position: relative;
    /*height: 500px;*/
}


#key img {
    /*max-width: 1250px;*/
    width: 100%;
    height: auto;
}



#key .ico_fb {
    /*position: absolute;*/
    /*top: 8px;*/
    /*right: 8px;*/
    position: relative;
    width: 840px;
    margin: 0 auto;
}
#key .ico_fb a {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 99;
    display: block;
}
#key .key_img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
#key .off {
    display: none;
}
#key .key01 {
    display: block;
}
#key p {
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    width: 840px;
    margin: 0 auto;
    line-height: 1.3;
}
#key .key01 p {
    padding: 40px 20px;
    text-align: left;
}
#key .key04 p {
    text-align: right;
    padding-top: 380px;
}
#key .key05 p {
    text-align: left;
    padding: 380px 0 0 45px;
}
#key .key05_body {
    position: absolute;
    top: 18px;
    left: 0px;
    z-index: 99;
    text-align: center;
    width: 100%;
}
#key .key06 p {
    text-align: right;
    padding: 340px 45px 0 0;
    font-size: 26px;
}
#key .key06 p strong {
    display: block;
    color: #fff;
    font-size: 60px;
    font-weight: normal;
}
#key .key06_body {
    position: absolute;
    top: 18px;
    left: 50%;
    z-index: 99;
    text-align: left;
    width: 840px;
    margin-left: -420px;
    padding: 0 13px;
}
.banner{
	text-align: center;
	margin-bottom:50px;
}
.banner li{
	display: inline-block;
	margin-left:10px;
}
.banner li img{
	width: 220px;
}
#wrapper .top h2 {
    margin-bottom: 65px;
}
.top_gallery {
    overflow: hidden;
}
.top_gallery dl {
    float: left;
    width: 228px;
    margin-right: 15px;
    margin-bottom: 50px;
}
.top_gallery dl:nth-child(3n+3) {
    margin-right: 0;
}
.top_gallery dl dt {
    text-align: center;
}
.top_gallery dl dd {
    margin-top: 12px;
    line-height: 1.3;
    font-size: 12px;
    text-align: center;
}


/* ----------------------------------------------
        ACCESS
-------------------------------------------------*/
.access {
    padding-top: 20px;
}
.access_container {
    overflow: hidden;
    text-align: left;
}
.access_container .access_map {
    float: left;
    width: 400px;
}
.access_container .access_info {
    float: right;
    width: 300px;
}
.access_container .access_map dl {
    margin-top: 12px;
}
.access_container .access_map dl dt {
    color: #454547;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
}
.access_container .access_map dl dd {
    color: #454547;
    line-height: 1.5;
    font-size: 16px;
}
.access_container .access_info p {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 20px;
}
.access_container .access_info dl {
    margin: 0 15px 20px;
}
.access_container .access_info dl dt {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}
.access_container .access_info dl dd {
    font-size: 16px;
    line-height: 1.4;
}
.access_container .access_info ul {
    
}
.access_container .access_info ul li {
    font-size: 14px;
    line-height: 1.3;
    display: list-item;
    list-style: outside disc;
    margin-left: 1em;
    margin-bottom: 5px;
}


/* ----------------------------------------------
        Our Winery
-------------------------------------------------*/
.about {
    padding-top: 20px;
    text-align: left;
}
.about h3 {
    font-size: 12px;
    margin-bottom: 20px;
}
.about h4 {
    font-size: 12px;
    line-height: 1.6;
}
.about p {
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 1.5em;
}
.about p.right {
    text-align: right;
}
.about .about_prof {
    overflow: hidden;
    margin: 56px 15px 0;
}
.about .about_prof .about_prof_img {
    float: left;
}
.about .about_prof .about_prof_body {
    margin-left: 290px;
}
.about .about_prof .about_prof_body small {
    display: block;
    font-size: 12px;
}
.about .about_prof .about_prof_body h3 {
    font-size: 16px;
    margin: 20px 0;
}
.about .about_prof .about_prof_body p {
    font-size: 12px;
    line-height: 1.5;
}


/* ----------------------------------------------
        Our Winery
-------------------------------------------------*/
.store {
    padding-top: 20px;
    text-align: left;
}
.store p {
    font-size: 18px;
}
.store table {
    margin-top: 80px;
    width: 100%;
}
.store table tr th,
.store table tr td {
    padding: 10px;
}
.store table tr th {
    font-weight: normal;
}
.store table tr td {
    
}


/* ----------------------------------------------
        Shopping
-------------------------------------------------*/
.shopping {
    padding-top: 20px;
    text-align: left;
}
#wrapper .shopping h2 {
    margin-bottom: 50px;
}
.shopping .top_gallery dd {
    font-size: 16px;
}
.shopping .top_gallery dd small {
    display: block;
    font-size: 12px;
}
.shopping .top_gallery dl a {
    color: #000;
}


/* ----------------------------------------------
        Shopping Pickup
-------------------------------------------------*/
.shopping_pickup {
    padding-top: 20px;
    text-align: left;
}
#wrapper .shopping_pickup h2 {
    margin-bottom: 36px;
}
.pickup_container {
    overflow: hidden;
    margin-bottom: 30px;
}
.pickup_image {
    float: left;
    width: 310px;
    padding: 0 15px;
}
.pickup_image .off {
    display: none;
}
.pickup_image ul {
    overflow: hidden;
    margin-top: 20px;
}
.pickup_image ul li {
    width: 70px;
    float: left;
    margin-right: 30px;
}
.pickup_image ul li:nth-child(3n+3) {
    margin-right: 0;
}
.pickup_image ul li img {
    max-width: 100%;
    height: auto;
}
.pickup_body {
    margin-left: 332px;
}
.pickup_body h3 {
    font-size: 19px;
    margin-bottom: 32px;
    line-height: 1.4;
    font-weight: normal;
}
.pickup_body .price {
    font-size: 18px;
    margin-bottom: 12px;
}
.pickup_body .rest {
    font-size: 14px;
    margin-bottom: 10px;
}
.pickup_body p {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 22px;
}
.pickup_body .plan {
    font-size: 14px;
    margin-bottom: 5px;
}
.pickup_body .no {
    margin-bottom: 10px;
}
.purchase {
    text-align: center;
    font-size: 14px;
}
.purchase input[type="text"] {
    width: 34px;
    height: 26px;
    border: 1px solid #ccc;
    margin: 0 5px;
}
.purchase button {
    line-height: 26px;
    padding: 0 10px;
    color: #fff;
    background: #ED1B23;
    border: none;
    cursor: pointer;
}
.shopping_pickup .notice {
    margin: 0 10px;
    line-height: 1.5;
}


/* ----------------------------------------------
        Settlement
-------------------------------------------------*/
.settlement {
    margin-top: 30px;
}
.settlement p {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 30px;
    color: #454547;
}
.settlement .go_btn a {
    background: #ED1B23;
    display: inline-block;
    color: #fff;
    font-size: 24px;
    padding: 0 55px;
    line-height: 44px;
}
.settlement .go_btn a:hover {
    text-decoration: none;
    opacity: 0.8;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
}
.settlement .return_link {
    margin-top: 14px;
}
.settlement .return_link a {
    font-size: 18px;
    color: #454547;
}
