@charset "UTF-8";

/* PRODUCTS */
.products_mainTitle {
    padding-left: 20px;
    line-height: 3.68;
    color: #ff9340;
    font-size: 30px;
    text-align: center;
    border: 5px solid #1bb7c7;
}

.productsAnchorBox{
    width: 960px;
    padding: 0 25px;
    margin: 45px auto 48px;
    box-sizing: border-box;
}
.productsAnchorBox .btnAnchor_tokuho{
    position: relative;
    float: left;
    width: 440px;
    height: 70px;
    background-color: #16929F;
}
.productsAnchorBox .btnAnchor_kinousei{
    position: relative;
    float: right;
    width: 440px;
    height: 70px;
    background-color: #0f5ba8;
}
.productsAnchorBox .btnAnchor_tokuho:after,
.productsAnchorBox .btnAnchor_kinousei:after{
    position: absolute;
    content: url(../img/products/anchor_arrow.png);
    display: inline-block;
    top: 45px;
    left: 50%;
    margin-left: -8px;
}
.productsAnchorBox .btnAnchor_tokuho a,
.productsAnchorBox .btnAnchor_kinousei a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 24px;
    letter-spacing: 0.14em;
    color: #ffffff;
    text-align: center;
    padding-top: 14px;
    box-sizing: border-box;
}
.productsPart_head{
    font-size: 30px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    text-align: center;
    letter-spacing: 0.04em;
}
#productsPart_tokuho .productsPart_head{
    background-color: #16929F;
}
#productsPart_kinousei .productsPart_head{
    background-color: #0f5ba8;
    margin-top: 70px;
}
.productsPartBox1, .productsPartBox3, .productsPartBox4, .productsPartBox5 {
    margin-top: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}
.productsPartBox2 {
    margin-top: 50px;
}
.productsPart_row {
    margin-left: 10px;
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}

.products_drink {
    border: 1px solid #16929F;
    height: 180px;
    display: flex;
    position: relative;
    bottom: 8px;
    font-size: 16.5px;
    width: 160px;
    align-items: center;
}

.products_drink_02{
    bottom: 30px;
}

.products_drink_03{
    bottom: 14px;
}

.products_drink_04{
    bottom: 23px;
}

.products_drink_05{
    bottom: 18px;
}

.productsPart_contents {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin-top: 25px;
}
.productsPart_copy {
    width: 100px;
    display: table-cell;
    background: #60cdd8;
    text-align: center;
    vertical-align: middle;
}
.productsPart_copy--rowspanFix {
    width: 110px;
}
.productsPart_row {}
.productsPart_prodImg {
    width: 160px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;
}
.productsPart_prodImg--rowspanFix {
    width: 180px;
}
.productsPart_prodImg p {
    color: #16929F;
    font-weight: bold;
    margin: 0 auto;
}
.productsPart_prodName {
    font-weight: bold;
}
.productsPart_prodName .narrow {
    letter-spacing: -0.05em;
}
.products_note {
    font-size: 12px;
}
.productsPart_prodInfo {
    width: 530px;
    display: table-cell;
    vertical-align: top;
}
.productsPart_prodInfo--rowspanFix {
    /* width: 600px; */
    width: 580px;
}
.productsPart_prodInfoTitle, .productsPart_prodInfoTxt {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 10px;
}
.productsPart_prodInfoTitle {
    width: 90px;
    padding: 20px 0;
    font-weight: bold;
    border: 1px solid #ebebeb;
}
.productsPart_prodInfoTxt {
    width: 460px;
    margin: 0 0 0 10px;
    line-height: 1.5;
    text-align: left;
}
.productsPart_subGrayArea {
    margin-left: 0;
    padding: 0;
    font-size: 12px;
    vertical-align: super;
    color: #666666;
    border: 1px solid #e0e0e0;
}
.productsPart_subGrayArea_inner {
    padding: 5px 5px 5px 15px;
    float: left;
}
.productsPart_subGrayArea span.grayArea_ttl {
    width: 75px;
    padding: 5px;
    display: block;
    float: left;
    text-align: center;
    padding-right: 10px;
    font-size: 14px;
    font-weight: bold;
    border-right: 1px solid #e0e0e0;
    background: #fff;
}

.productsPart_prodInfoTopTitle {
    width: 100%;
    padding: 14px 0;
}
.productsPart_prodInfoTitle--greenCell {
    padding: 35px 0;
    color: #16929f;
    border-color: #cfe3e5;
    background: #daf4f7;
}
.productsPart_prodInfoTxt--greenCell, .productsPart_prodInfoTxt--greenCellCentered, .productsPart_prodInfoTxt--greenCellSuper {
    vertical-align: top;
    color: #16929f;
    font-size: 14px;
}
.productsPart_prodInfoTxt--greenCell span, .productsPart_prodInfoTxt--greenCellCentered span, .productsPart_prodInfoTxt--greenCellSuper span {
    font-size: 16px;
    text-decoration: underline;
}
.productsPart_prodInfoTxt--greenCellCentered {
    vertical-align: middle;
}
.productsPart_prodInfoTxt--greenCellSuper {
    vertical-align: middle;
    vertical-align: super;
}
.productsPart_brandSiteLinkBtn {
    width: 80px;
    display: table-cell;
    vertical-align: top;
    text-align: right;
}
.productsPart_brandSiteLinkBtn--rowspanFix {
    width: 90px;
}
.productsPart_attention {
    font-size: 11px;
    margin-top: 12px;
    line-height: 1.5;
    color: #666666;
    margin-left: 105px;
}
.productsPart_attention_icon {
    display: block;
    float: left;
    width: 1em;
    text-align: center;
}
.productsPart_attention_body {
    display: block;
    padding-left: 1em;
}
