@charset "utf-8";

/*------------------------------------------------------------
  common
------------------------------------------------------------ */
@import url(/wine/common2015/css/common.css);
@import url(common.css);

/*------------------------------------------------------------
  [pc] contents
------------------------------------------------------------ */
#suntory_contents #contents h2 {
    margin: 60px 0 50px;
    font-size: 30px;
    line-height: 1.8;
    font-weight: normal;
    text-align: center;
    background: url(../img/cate03/line_double.png) repeat-x 0 0,
                url(../img/cate03/line_double.png) repeat-x 0 bottom;
    padding: 24px 0 24px;
}
#suntory_contents #contents h2 em {
    color: #f1902a;
    font-weight: bold;
    font-style: normal;
}

#suntory_contents h3 {
    margin-bottom: 1em;
    font-size: 25px;
    line-height: 1.8;
}


/*------------------------------------------------------------
  [pc] section
------------------------------------------------------------ */
#suntory_contents section {
    margin-bottom: 10px;
}

#suntory_contents section h4 {
    margin-bottom: 1em;
    font-size: 25px;
    line-height: 1.8;
    text-align: center;
}
#suntory_contents section p {
    margin-bottom: 1em;
    font-size: 20px;
    line-height: 1.8;
}

#suntory_contents section p em {
    color: #f1902a;
    font-style: normal;
}
#suntory_contents section figure {
    margin-bottom: 30px;
    text-align: center;
}


#suntory_contents section .pageTop {
    background: url(../img/cate03/line_double.png) repeat-x 0 0;
    text-align: right;
    margin: 50px 0;
    padding: 24px 0 0;
}
#suntory_contents section .pageTop p {
    font-size: 14px;
    line-height: 14px;
}
#suntory_contents section .pageTop p a {
    padding-left: 18px;
    background: url(../img/cate03/tri_page_top.png) no-repeat 0 center;
    color: #f1902a;
}

#suntory_contents section .container {
    margin: 20px auto;
    padding: 30px 30px 0;
    border-style: solid;
    border-width: 8px;
    -moz-border-image: url('../img/cate03/bg_border.png') 8 repeat;
    -webkit-border-image: url('../img/cate03/bg_border.png') 8 repeat;
    -o-border-image: url('../img/cate03/bg_border.png') 8 repeat;
    border-image: url('../img/cate03/bg_border.png') 8 fill repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*------------------------------------------------------------
      [pc] anchor
------------------------------------------------------------ */
    #suntory_contents #section01,
    #suntory_contents #section02,
    #suntory_contents #section03,
    #suntory_contents #section04 {
        position: relative;
}
    
    #suntory_contents #anchor_d01,
    #suntory_contents #anchor_d02,
    #suntory_contents #anchor_d03,
    #suntory_contents #anchor_d04 {
        position: absolute;
        top: 0px;
        left: 0px;
}


/*------------------------------------------------------------
  [pc] btnBack
------------------------------------------------------------ */
#suntory_contents .btnBack {
    margin: 20px 0;
    text-align: center;
}
#suntory_contents .btnBack a {
    border: 1px #fbb03b solid;
    background:#ed8600;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fbb03a', endColorstr = '#ed8600');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fbb03a', endColorstr = '#ed8600')";
    background-image: -moz-linear-gradient(top, #fbb03a, #ed8600);
    background-image: -ms-linear-gradient(top, #fbb03a, #ed8600);
    background-image: -o-linear-gradient(top, #fbb03a, #ed8600);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#fbb03a), to(#ed8600));
    background-image: -webkit-linear-gradient(top, #fbb03a, #ed8600);
    background-image: linear-gradient(top, #fbb03a, #ed8600);
    display: inline-block;
    color: #fff;
    font-size: 20px;
    padding: 10px 50px;
}
#suntory_contents .btnBack a:hover {
    border: 1px #fbb03b solid;
    background:#ed8600;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ed8600', endColorstr = '#fbb03a');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ed8600', endColorstr = '#fbb03a')";
    background-image: -moz-linear-gradient(top, #ed8600, #fbb03a);
    background-image: -ms-linear-gradient(top, #ed8600, #fbb03a);
    background-image: -o-linear-gradient(top, #ed8600, #fbb03a);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ed8600), to(#fbb03a));
    background-image: -webkit-linear-gradient(top, #ed8600ed8600, #fbb03a);
    background-image: linear-gradient(top, #ed8600, #fbed8600b03a);
    text-decoration: none;
}
#suntory_contents .btnBack a span {
    background: url(../img/cate03/arrow_back.png) no-repeat 0 center;
    padding-left: 25px;
}


/*------------------------------------------------------------
  [pc] example
------------------------------------------------------------ */
#suntory_contents .example {
    margin-bottom: 40px;
    width: 860px;
    height: 610px;
    position: relative;
}
#suntory_contents .positive,
#suntory_contents .negative {
    width: 260px;
    height: 285px;
    position: absolute;
}
#suntory_contents .positive dt,
#suntory_contents .positive dd,
#suntory_contents .negative dt ,
#suntory_contents .negative dd {
    text-indent: -9999px;
}

#suntory_contents #positive01 {
    background: url(../img/cate03/detail/positive01.png) no-repeat 0 0;
    top: 0px;
    left: 0px;
}
#suntory_contents #positive02 {
    background: url(../img/cate03/detail/positive02.png) no-repeat 0 0;
    top: 0px;
    left: 300px;
}
#suntory_contents #positive03 {
    background: url(../img/cate03/detail/positive03.png) no-repeat 0 0;
    top: 0px;
    left: 600px;
}
#suntory_contents #negative01 {
    background: url(../img/cate03/detail/negative01.png) no-repeat 0 0;
    top: 325px;
    left: 0px;
}
#suntory_contents #negative02 {
    background: url(../img/cate03/detail/negative02.png) no-repeat 0 0;
    top: 325px;
    left: 300px;
}
#suntory_contents #negative03 {
    background: url(../img/cate03/detail/negative03.png) no-repeat 0 0;
    top: 325px;
    left: 600px;
}


/*------------------------------------------------------------
  [pc] figTable
------------------------------------------------------------ */
#suntory_contents .figTable {
    margin-bottom: 40px;
    width: 100%;
}
#suntory_contents .figTable th {
    border: 1px #f1902a solid;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    line-height: 1.8;
}
#suntory_contents .figTable th.col01 {
    background: #f1902a;
    width: 25%;
    white-space: nowrap;
}
#suntory_contents .figTable th.col02 {
    background: #f3cd63;
    height: 75%;
}
#suntory_contents .figTable td {
    border: 1px #f1902a solid;
    text-align: center;
    padding: 20px;
    font-size: 20px;
    line-height: 1.8;
}
#suntory_contents .figTable td figure {
    margin: 0;
}
#suntory_contents .figTable td figure img {
    vertical-align: bottom;
}


/*------------------------------------------------------------
  [pc] sauce
------------------------------------------------------------ */
#suntory_contents #sauce {
    margin: 0 auto 50px;
    width: 854px;
    height: 201px;
    position: relative;
}
#suntory_contents #sauce dl,
#suntory_contents #sauce dt,
#suntory_contents #sauce dd,
#suntory_contents #sauce p,
#suntory_contents #sauce li {
    text-indent: -9999px;
    height: 0px;
}
#suntory_contents #sauce01 {
    width: 201px;
    height: 201px;
    background: url(../img/cate03/detail/fig_sauce01.png) no-repeat 0 0;
    position: absolute;
    top: 0px;
    left: 0px;
}
#suntory_contents #sauce02 {
    width: 201px;
    height: 201px;
    background: url(../img/cate03/detail/fig_sauce02.png) no-repeat 0 0;
    position: absolute;
    top: 0px;
    left: 218px;
}
#suntory_contents #sauce03 {
    width: 201px;
    height: 201px;
    background: url(../img/cate03/detail/fig_sauce03.png) no-repeat 0 0;
    position: absolute;
    top: 0px;
    left: 436px;
}
#suntory_contents #sauce04 {
    width: 201px;
    height: 201px;
    background: url(../img/cate03/detail/fig_sauce04.png) no-repeat 0 0;
    position: absolute;
    top: 0px;
    left: 653px;
}


@media screen and (max-width:768px){
    
	/*------------------------------------------------------------
      [pc] contents
    ------------------------------------------------------------ */
    #suntory_contents #contents h2 {
        margin: 60px 0 50px;
        font-size: 20px;
        line-height: 1.8;
        font-weight: normal;
        text-align: center;
        background: url(../img/cate03/line_double.png) repeat-x 0 0,
                    url(../img/cate03/line_double.png) repeat-x 0 bottom;
        background-size: 5px auto,5px auto;
        padding: 24px 0 24px;
    }
    #suntory_contents #contents h2 em {
        color: #f1902a;
        font-weight: bold;
        font-style: normal;
    }
    #suntory_contents h3 {
        margin: 0 20px 1em;
        font-size: 16px;
        line-height: 1.8;
    }
    
    /*------------------------------------------------------------
      [sp] section
    ------------------------------------------------------------ */
    #suntory_contents section {
        margin-bottom: 10px;
    }

    #suntory_contents section h4 {
        margin-bottom: 1em;
        font-size: 20px;
        line-height: 1.8;
        text-align: center;
    }
    #suntory_contents section p {
        margin-bottom: 1em;
        font-size: 16px;
        line-height: 1.8;
    }

    #suntory_contents section p em {
        color: #f1902a;
        font-style: normal;
    }
    #suntory_contents section figure {
        margin-bottom: 30px;
        text-align: center;
    }
    #suntory_contents section figure img {
        width: 100%;
    }


    #suntory_contents section .pageTop {
        background: url(../img/cate03/line_double.png) repeat-x 0 0;
        text-align: right;
        margin: 50px 20px;
        padding: 24px 0 0;
    }
    #suntory_contents section .pageTop p {
        font-size: 14px;
        line-height: 14px;
    }
    #suntory_contents section .pageTop p a {
        padding-left: 18px;
        background: url(../img/cate03/tri_page_top.png) no-repeat 0 center;
        color: #f1902a;
    }

    #suntory_contents section .container {
        margin: 20px 20px;
        padding: 10px 10px 0;
        border-style: solid;
        border-width: 8px;
        -moz-border-image: url('../img/cate03/bg_border.png') 8 repeat;
        -webkit-border-image: url('../img/cate03/bg_border.png') 8 repeat;
        -o-border-image: url('../img/cate03/bg_border.png') 8 repeat;
        border-image: url('../img/cate03/bg_border.png') 8 fill repeat;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    /*------------------------------------------------------------
      [sp] anchor
    ------------------------------------------------------------ */
    #suntory_contents #section01,
    #suntory_contents #section02,
    #suntory_contents #section03,
    #suntory_contents #section04 {
        position: relative;
    }
    
    #suntory_contents #anchor_d01,
    #suntory_contents #anchor_d02,
    #suntory_contents #anchor_d03,
    #suntory_contents #anchor_d04 {
        position: absolute;
        top: -70px;
        left: 0px;
    }
    
    
     /*------------------------------------------------------------
      [sp] btnBack
    ------------------------------------------------------------ */
    #suntory_contents .btnBack {
        margin: 20px 0;
        text-align: center;
    }
    #suntory_contents .btnBack a {
        font-size: 16px;
        padding: 10px 30px;
    }
    #suntory_contents .btnBack a:hover {
        text-decoration: none;
    }
    #suntory_contents .btnBack a span {
    background: url(../img/cate03/arrow_back.png) no-repeat 0 center;
    background-size: 10px auto;
    padding-left: 20px;
    }
   
    /*------------------------------------------------------------
      [sp] example
    ------------------------------------------------------------ */
    #suntory_contents .example {
        margin-bottom: 40px;
        width: auto;
        height: auto;
        position: static;
    }
    #suntory_contents .positive,
    #suntory_contents .negative {
        margin: 0 0 20px;
        width: auto;
        height: auto;
        position: static;
    }
    #suntory_contents .positive dt {
        text-indent: 0;
        border: 1px #f1902a solid;
        background: #f3cd63;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.8;
        padding: 10px;
        text-align: center;
    }
    #suntory_contents .positive dt b {
        display: inline-block;
    }
    
    #suntory_contents .positive dd {
        text-indent: 0;
        border: 1px #f1902a solid;
        font-size:16px;
        line-height: 1.8;
        padding: 10px;
    }
    #suntory_contents .negative dt {
        text-indent: 0;
        border: 1px #666767 solid;
        background: #cccccc;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.8;
        padding: 10px;
        text-align: center;
    }
    #suntory_contents .negative dt b {
        display: inline-block;
    }
    #suntory_contents .negative dd {
        text-indent: 0;
        border: 1px #666767 solid;
        font-size:16px;
        line-height: 1.8;
        padding: 10px;
    }

    #suntory_contents #positive01 {
        background: none;
        top: 0px;
        left: 0px;
    }
    #suntory_contents #positive02 {
        background: none;
        top: 0px;
        left: 0px;
    }
    #suntory_contents #positive03 {
        background: none;
        top: 0px;
        left: 0px;
    }
    #suntory_contents #negative01 {
        background: none;
        top: 0px;
        left: 0px;
    }
    #suntory_contents #negative02 {
        background: none;
        top: 0px;
        left: 0px;
    }
    #suntory_contents #negative03 {
        background: none;
        top: 0px;
        left: 0px;
    }
    
    /*------------------------------------------------------------
      [sp] figTable
    ------------------------------------------------------------ */
    #suntory_contents .figTable {
        margin-bottom: 40px;
        width: 100%;
    }
    #suntory_contents .figTable th {
        border: 1px #f1902a solid;
        padding: 15px;
        text-align: center;
        vertical-align: middle;
        font-size: 14px;
        line-height: 1.8;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    #suntory_contents .figTable th.col01 {
        background: #f1902a;
        width: 100%;
        white-space: nowrap;
        font-size: 18px;
        font-weight: bold;
    }
    #suntory_contents .figTable th.col02 {
        background: #f3cd63;
        height: 100%;
        text-align: left
    }
    #suntory_contents .figTable th.col02 br {
        display: none;
    }
    
    #suntory_contents .figTable td {
        border-top: 0;
        border-left:1px #f1902a solid;
        border-right:1px #f1902a solid;
        border-bottom:1px #f1902a solid;
        text-align: center;
        padding: 20px;
        font-size: 14px;
        line-height: 1.8;
    }
    #suntory_contents .figTable td figure {
        margin: 0;
    }
    #suntory_contents .figTable td figure img {
        vertical-align: bottom;
        width: 100%;
    }

    /*------------------------------------------------------------
      [sp] sauce
    ------------------------------------------------------------ */
    #suntory_contents #sauce {
        margin: 0 auto 20px;
        width: auto;
        height: auto;
        background: none;
        position: static;
    }
    #suntory_contents #sauce:after { content :''; display :block; clear :both; }
    
    #suntory_contents #sauce img {
        width: 100%;
        height: auto;
    }
    
    #suntory_contents #sauce01 {
        margin-bottom: 20px;
        width: 47.971360381%;
        height: auto;
        background: url(../img/cate03/detail/fig_sauce01.png) no-repeat 0 0;
        background-size:100% auto;
        position: static;
        top: 0px;
        left: 0px;
        float:left;
    }
    #suntory_contents #sauce02 {
        margin-bottom: 20px;
        width: 47.971360381%;
        height: auto;
        background: url(../img/cate03/detail/fig_sauce02.png) no-repeat 0 0;
        background-size:100% auto;
        position: static;
        top: 0px;
        left: 0px;
        float:right;
    }
    #suntory_contents #sauce03 {
        clear: both;
        width: 47.971360381%;
        height: auto;
        background: url(../img/cate03/detail/fig_sauce03.png) no-repeat 0 0;
        background-size:100% auto;
        position: static;
        top: 0px;
        left: 0px;
        float:left;
    }
    #suntory_contents #sauce04 {
        width: 47.971360381%;
        height: auto;
        background: url(../img/cate03/detail/fig_sauce04.png) no-repeat 0 0;
        background-size:100% auto;
        position: static;
        top: 0px;
        left: 0px;
        float: right;
    }

    
    
}
