/* ######################################################################################

　無料お試しについての重要なお知らせ

###################################################################################### */

.pageAttentionC .contents{text-align:center;}
.pageAttentionC h1{margin-bottom:50px;}
.pageAttentionC h1 img{max-width: 700px; height: 100%;}
.pageAttentionC p{
	font-size: 18px;
	width: 702px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 34px;
	}
.pageAttentionC span{color:#ff4412; font-weight:bold;}
.pageAttentionC .button.round {
    border-radius: 2em;
    padding: 1.1em 1em 0.9em;}
.pageAttentionC .button{
	width:230px;
	-webkit-appearance: none;
    display: inline-block;
    position: relative;
    box-shadow:none;
    border: solid 2px #cccccc;
    border-radius: 2px;
    background: #fff;
    padding: 0.5em 0.75em;
    line-height: 1;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    color: #666666;
    cursor: pointer;}
.pageAttentionC .button.round.ico.after.close:after{
	content: "";
    background:url(../../images/cart/res/icon_close.png);
    background-size: contain;
    width: 0.95em;
    height: 0.95em;
	}
.pageAttentionC .button.before::before,
.button.after::before {margin-right:0;}
.pageAttentionC .button.before:after,
.button.after:after {margin-left: 1em;}

.pageAttentionC p.bold{margin-bottom: 1em; font-weight: bold; font-size: 1.5em;}
.pageAttentionC .button.round.ico.after.close{width: 230px;}

@media print, screen and (min-width: 768px) {
	.pageAttentionC .btn{margin-top: 60px;}

}
@media screen and (max-width: 767px){
	.pageAttentionC h1 img{max-width: 700px; width:100%; height:auto;}
	.pageAttentionC p{width:auto; font-size:16px;}
}

@media screen and (max-width: 530px){
    .pageAttentionC p br.spc{display: none;}
}

