@charset "utf-8";


/*================================================
* overlay.css
* ================================================= */
/* オーバーレイ：共通 */
div.overlay.dyfOverLay {
    color: #333333;
    background-color: #ffffff;
    margin-left: -1px;
}
div.overlay.dyfOverLay a,
div.overlay.dyfOverLay a:hover,
div.overlay.dyfOverLay a:visited {
    color: #888888;
}
div.dyfOverLay div.submitArea {
    width: 268px;
    height: 45px;
    margin: 20px 0;
    text-align: center;
	position: relative;
}
div.dyfOverLay div.submitArea p.favBtn {
	position: absolute;
	width: 100%;
}
div.dyfOverLay div.submitArea p.favorite {
	width: 100%;
	position: absolute;
	top: -22px;
	font-size: 85%;
	color: #6bba39;
}
div.dyfOverLay div.submitArea p.toList {
	width: 100%;
	position: absolute;
	bottom: -20px;
}
div.dyfOverLay div.submitArea p.toList a {
	color: #6bba39!important;
}
div.dyfOverLay div.submitArea p.toList a span {
	background:url("/customize/sp-common/images/icon-arrow-fmenu.png") right center no-repeat;
	padding-right: 13px;
	background-size: 6px 10px;
}
div.dyfOverLay a.submitBtn {
    width: 100%;
    height: 100%;
    background: url("/customize/sp-common/images/icon-arrow-cmt.png") no-repeat scroll 95% center;
    background-size: 10px 10px;
    border: 1px #888888 solid;
    line-height: 45px;
    display: block;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
div.dyfOverLay h2.commTitle{
    margin-bottom: 10px;
    font-weight: bolder;
    font-size: 110%;
}
div.dyfOverLay p.commTitle{
    margin-bottom: 10px;
    font-weight: bolder;
}
div.dyfOverLay p.commSite {
    margin: 20px 0 10px 0;
    font-weight: bolder;
}
/* div.dyfOverLay p.commTxt {
    font-size: 85%;
} */
div.dyfOverLay p.commInfo {
    font-size: 80%;
    color: #959595;
    margin-top: 5px;
}
div.dyfOverLay hr {
    margin: 20px 0;
}
div.dyfOverLay p.itemName {
    margin: 10px 0 20px 0;
}
div#thanksOverlay {
    min-height: 140px;
}
/* オーバーレイ：コメントを書く */
div.dyfOverLay div.commIndent {
    overflow: hidden;
    padding: 5px 0 0 5px;
}
div.dyfOverLay div.commIndent ul li {
    font-size: 80%;
    float: left;
    margin-bottom: 15px;
}
div.dyfOverLay div.commIndent ul li:nth-child(odd) { width: 65%; }
div.dyfOverLay div.commIndent ul li::nth-child(even) { width: 25%; }
div.dyfOverLay div.commIndent ul li label {
    overflow: hidden;
}
div.dyfOverLay div.commIndent ul li input {
    float: left;
}
div.dyfOverLay div.commIndent ul li span {
    float: left;
    margin-top: 5px;
}
div.dyfOverLay input[type="checkbox"] {
    -webkit-appearance: none;
    position: relative;
    margin-right: 5px;
    border: 1px solid #888888;
    border-radius: 0;
    width: 25px;
    height: 25px;
}
div.dyfOverLay input[type="checkbox"]:checked {
    background-color:#82ce74;
}
div.dyfOverLay textarea.commTextarea {
    resize: none;
    padding: 3px;
    width: 97%;
    height: 58px;
    border: 1px #888888 solid;
    background-color: #f9f9f9;
    border-radius: 0;
}
p.error {
    margin-top: -3px;
    color:#BE0006;
    font-size: 10px;
}
p.error img {
    vertical-align: top;
    margin-top: 3px;
    margin-right: 5px;
}
/* オーバーレイ：ThanuYou画面 */
div.dyfOverLay div.favorite a.submitBtn {
    background: url("/customize/sp-common/images/icon-arrow-fav.png") no-repeat scroll 95% center;
    background-size: 6px 9px;
    color: #76bd53;
    border: 1px #76bd53 solid;
}
div.dyfOverLay h2.thankyou {
    font-style: italic;
    font-size: 150%;
    margin-bottom: 10px;
}
div.dyfOverLay div.beverageImg {
    text-align: center;
    margin: 20px 0 10px 0;
}
div.dyfOverLay div.beverageName {
    margin: 10px 0 5px;
}
div.dyfOverLay div.beverageName p {
    text-align: center;
}
/* オーバーレイ：FAVORITE詳細画面 */
div.dyfOverLay p.txtBtn {
    margin: 10px 0;
    font-size: 85%;
}
div.dyfOverLay div.withImg.TYfav {
	margin-top: 20px;
}
div.dyfOverLay div.withImg span.callingNameArea {
	float: right;
	width: 170px;
	padding-top: 10px;
}
div.dyfOverLay p.txtBtn span {
    padding: 0 0 0 15px;
    background: url("/customize/sp-common/images/icon-arrow-cmt.png") no-repeat scroll left center;
    background-size: 10px 10px;
}
div.dyfOverLay p.txtBtn.right {
    text-align: right;
}
div.dyfOverLay p.txtBtn.right span {
    padding: 0 15px 0 0;
    background: url("/customize/sp-common/images/icon-arrow-cmt.png") no-repeat scroll 95% center;
    background-size: 10px 10px;
}
div.dyfOverLay div.withImg {
    font-size: 85%;
    overflow: hidden;
    position: relative;
}
div.dyfOverLay div.withImg img {
    vertical-align: middle;
    width: 94px;
    height: 94px;
    margin-bottom: 20px;
}
div.dyfOverLay div.withImg p.leftImg { float: left; }
div.dyfOverLay div.withImg p.rightImg { float: right; }
div.dyfOverLay div.withImg p.center {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -11px;
    font-weight: bold;
}
div.dyfOverLay div.withImg .right { float: right; }
div.dyfOverLay div.withImg .right .submitArea{
    width: 165px;
    margin: 0;
}
div.dyfOverLay div.withImg .right .submitArea:first-child { margin-bottom: 4px; }
div.dyfOverLay div.withImg .right .submitArea a {
    line-height: 1.4em;
    margin: 0;
    width: auto;
    height: 22px;
    padding: 6px 0 14px 10px;
    text-align: left;
}
/* snsArea */
div.dyfOverLay div.addSnsArea {
	background-color: #f7f7f7;
	padding: 15px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.dyfOverLay div.addSnsArea p {
	font-size: 85%;
	text-align: center;
	margin-bottom: 15px;
}
div.dyfOverLay div.addSnsArea p.attentionTxt {
	margin-top: 10px;
	margin-bottom: 0;
	color: #cbcbcb;
	font-size: 70%;
	line-height: 2em;
	text-align: left;
}


/* commentOverlay 140724 add */
div.overlay.dyfOverLay {
	padding-top: 21px;
}
div.dyfOverLay p.commTitle {
	margin-bottom: 11px;
}
div.dyfOverLay p.commTxt {
	line-height: 1.45;
}
div.dyfOverLay p.commNotes {
	margin-top: 14px;
	color: #7d7065;
	line-height: 1.5;
}
div.dyfOverLay .submitArea {
	margin: 10px 0 20px;
}
div.dyfOverLay .submitArea:after {
	content: "";
	display: block;
	clear: both;
}
div.dyfOverLay .submitArea li {
	float: left;
}
div.dyfOverLay .submitArea li:first-child {
	margin-right: 14px;
}


/* commentOverlay 140807 add */
div.dyfOverLay .submitArea.noLogin a.submitBtn {
	width: auto;
	height: auto;
	background: none;
	border: none;
	line-height: 1;
	display: inline-block;
}
