/*
Theme Name: sakekkoken_old
Theme URI: https://sakekokken.sakura.ne.jp/sakekokken/
Author: Reo Honjoya
Author URI: http://countercolor.tokyo
Description: 酒 国権
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sakekkokken_old
*/

/* common */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, hr{
	margin:0; padding:0;
}

body {
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	font-size: 15px;
        font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMINCHO", serif;
        height: auto;

}

a {
    text-decoration: none;
    color: #000;
}

a :hover{
    background-color: #EEE;
}

a :link{
    color: #000000;
}

a :visited{
    text-decoration: none;
    color: #000000;
}

/* LO */
.wrapper {
  width: 866px;
  margin: 0 auto 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100%;
}

/* header */
header{
    height: 100px;
}

.head_left{
    float: left;
    text-align: left;
}

.head_right{
    float: right;
    margin-top: 28px;
}

ul{
    list-style-type: none;
}

ul li:hover{
    background-color: #EEE;
    cursor: pointer;
}

ul a li{
    display: block;
    text-decoration: none;
    white-space: nowrap;
    color: #000000;
}

ul a li:visited{
    text-decoration: none;
    color: #000000;
}

ul.nav li {
    margin: 0;
    float: left;
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #999;
    padding: 0px 16px;
    font-weight: normal;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho";
    font-size: 93%;
    line-height: 1.5;
    color: #000000;
}
ul.nav li.last{
    border-width: 0 1px 0 1px;
}

img.top_img{
    margin-top: 50px;
}

.choice_language{
    margin-bottom: 65px;
    display:flex;
    justify-content: center;
}

ul.language li{
    margin: 0;
    float: left;
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #999;
    padding: 0px 16px;
    font-weight: normal;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho";
    font-size: 90%;
    line-height: 1.5;
}
ul.language li.last{
    border-width: 0 1px 0 1px;
}

.top_info{
    width: 490px;
}

article.top_info h3{
    padding: 3px;
    border-bottom: 1px solid #999;
    color: #444;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho";
    text-align: left;
}

article.headline{
    width: 470px;
    padding: 4px;
    display:flex;
    border-bottom: 1px dotted #CCC;
}

.headline h5{
    width: 82px;
    float: left;
    text-align: left;
    padding-left: 18px;
    padding-top: 2px;
    color:#999999; 
    background: url(images/indent_bubble.gif) no-repeat 4px 6px;
}

.headline p{
    width: 375px;
    float: right;
    text-align: left;
    padding-top: 2px;
    padding-right: 10px;
    font-size: 11.5px;
    margin-bottom: 3px;
}

.headline p a{
    border-bottom: 1px dotted #00C;
    text-decoration: none;
    cursor: pointer;
    color: #000;
}
a:visited {
    border-color: #666;
    color: #000;
}

.info_new{
    vertical-align: middle;
}

footer{
    clear: both;
    height: 36px;
    padding: 10px 0;
}

.copyright_img{
    float: right;
}

/* intoroduction */
article.introduction{
    clear: both;
}

article.introduction img.title{
    text-align: left;
    margin: 30px 450px 30px 0;
}

article.introduction img.picture{
    padding: 0 40px 0 40px;
    float: left;
}

/* process */
article.process{
    clear: both;
}

article.process img.title{
    text-align: left;
    margin: 30px 830px 30px 5px;
}

article.process p{
    text-align: left;
    padding-left: 80px;
    font-size: 10px;
}

/* about */
/* shoplist */
article.side_title{
    width: 866px;
    height: 70px;
}
article.side_title img{
    float: left;
}

nav.side{
    width: 174px;
    float: left;
}

nav.side li{
    width: 135px;
    height: 55px;
    border-bottom: 1px solid;
    
}

nav.side img{
    margin-top: 25px;
    float: left;
}

nav.side li:hover{
    background-color: #FFF;
    cursor: pointer;
}

/* about */
article.table{
    width: 692px;
    float: right;
}

article.table img.title{
    float: left;
    margin: 15px 0;
}

article.access{
    float: right;
}

article.access div.title{
    width: 692px;
    height: 55px;
    display: block;
    clear: both;
}

article.access div.title img{
    float: left;
    margin: 15px 0 15px 0;
}

img.map{
    float: left;
    margin: 0 30px 15px 0;
}

article.access div.text{
    width: 380px;
    display: block;
    float: left;    
}

article.access p{
    text-align: left;
}

article.access p.border{
    border-top: 1px dotted;
    padding-top: 15px;
}

/* products */
li.side_h p{
    float: left;
    padding-top: 30px;
}

article.index{
    float: right;
    width: 685px;
    margin: 20px 5px 15px 0;
}

article.index_line{
    display: block;
    clear: both;
}

article.bottle_index{
    float: left;
    width: 165px;
    height: 275px;
    margin: 10px 3px 10px 3px;
}

article.bottle_index a img{
    transition: filter 0.3s ease;
}

article.bottle_index a:hover img{
    filter: brightness(1.2);
}

/* bottles */
article.bottle{
    clear: both;
    height: 600px;
}

.bottle_img{
    float: left;
    width: 415px;
}

.bottle_info{
    text-align: left;
    width: 410px;
    padding-top: 90px;
    padding-left: 40px;
    float: left;
}

article.name{
    width: 410px;
    float: right;    
    border-bottom: 1px solid;
}

article.name h2{
    float: left;
}

article.name img{
    float: right;
    margin-left: 5px;
}

article.price p{
    color: #666;
    font-size: 93%;
    line-height: 1.8;
    font-weight: bold;
    padding-right: 10px;
}

article.bottle_info img.c{
    border-bottom: 1px dotted;
    float: right;
    padding: 5px 5px 15px 5px;
    margin-bottom: 15px;
}

img.indent{
    float: left;
    padding: 3px 3px 0 0;
}

.ingredient p{
    font-size: 13px;
    padding: 3px;
}

article.button{
    width: 110px;
}

article.button img{
    padding: 5px 0;
}

/* info */
article.info article.side_title{
    width: 174px;
    height: 100%;
    float: left;
    display: block;
}

article.info article.side_title::after{
  content: "";
  clear: both;
}
article.info article.side_title img{
    float: left;
}

article.info_body{
    width: 692px;
    float: right;
}

article.info_box{
    margin-bottom: 50px;
}

.info_title{
    text-align: left;
    height: 50px;
    border-bottom: 1px solid;
    margin-bottom: 15px;
}

.info_title h3{
    float: left; 
    width: 550px
}

.info_title h5{
    float: right;
    padding-top: 15px;
    padding-right: 50px;
}