@charset "UTF-8";



#suntory_contents #error1,
#suntory_contents #error2 {
  font-size: 120%;
  font-weight: bold;
}
#suntory_contents .apply_btn.disabled a{
	pointer-events: auto;
}


#suntory_contents .ex_img img {
    width:100%;
}

@media screen and (min-width:768px){
        #suntory_contents .ex_img{
            text-align:center;
        }
    #suntory_contents .ex_img img {
    width:70%;
}
}
/* ------------色味変更部分---------------- */
#suntory_contents #contents h2{
background:#013F64;
color:#fff;
}

#suntory_contents #contents h3:before{
color: #000;
}

#suntory_contents #contents p.sample_tit{
color: #013F64;
}

#suntory_contents #contents #recepit h2{
color: #013F64;
}

#suntory_contents p.line_tit b {
    color: #00b900;
}

#suntory_contents p.sid_tit b {
    color: #2E75B6;
}


/* ----------対象商品例 .sample------------ */
#suntory_contents div.sample {
    font-size: 0;
}

#suntory_contents div.sample ul li {
        margin: 0 4px 10px 0;
}

@media all and (max-width: 355px) {
#suntory_contents div.sample ul li {
        margin: 0 5px 10px 0;
    }
#suntory_contents div.sample ul li img{
	margin-bottom:10px
    }
#suntory_contents div.sample ul li:last-child{
	margin:0 0 10px;
}
}
