<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#coupon p{
	font-size:16px;
}
#coupon .txt_bold{
	font-weight:bold;
}
#coupon body{
    width:930px;
}
#coupon .pad{
    padding:0 20px;
}
#coupon .title{
    font-size:20px;
    font-weight:bold;
    text-align:center;
    padding: 10px 0;
	background:#FF0004;
    color:#fff;
	width:20%;
}
#coupon .headline-deco {
    border: 2px solid #FF0004;
    padding: 2px;
    margin-bottom: 12px;
    margin-top:14px;
}
#coupon .tokuten {
    border: 1px solid #FF0004;
    color: #333;
    font-size: 20px;
    padding:10px 15px;
    font-weight:bold;
}
#coupon ul{
	margin:0 ;
	padding:0;
}
#coupon ul li{
	display:inline-block;
	vertical-align:text-top;
}
#coupon .pad ul li{
	width:49.5%;
	text-align:right;
	font-size:16px;
}
#coupon .pad ul li:first-child{
	text-align:left;
}
#coupon .pad .pc_ind{
	padding-left:3.5em;
}


#coupon .purple{
    color:#366f8b;
    font-weight:bold;
}


#coupon p.cont span {
    color: #c1272d;
}



#coupon .header img{
    margin-bottom:0;
    width:100%;
    height:auto;
}

#coupon .header{
    margin-bottom:-7px;
}

#coupon .resort p {
    line-height: 1.2em;
    margin-top: 5px;
}

#coupon img{
    border:0;
}
#coupon .list-notes{
	font-size:12px;
	padding-left:1em;
	text-indent:-1em;
	margin:0;
	line-height:16px;
}
#coupon {
    font-family:"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
    font-size:14px;
}
#coupon .mt10{
	margin-top:10px;
}
#coupon .head{
    font-size:18px;
    font-weight:bold;
    color:#0080CE;
    background-color:#DCF3FF;
    padding:5px 30px;
    margin-top:15px;

}


#coupon .btn-area {
    width: 100%;
    text-align: center;
    margin: 24px 0;
}

#coupon ul.btns {
    display: inline-block;
}

#coupon ul.btns li {
    float: left;
    margin-right: 12px;
}

#coupon li {
    list-style-type: none;

}

#coupon .pl30{
    padding:0 30px;
}


#coupon .print-header {
    display: none;
    text-align: center;
}

#coupon .print-header-ie8 {
    display: none;
    text-align: center;
}


#coupon .caution{
    padding-left: 1em;
    text-indent: -1em;
    font-size:12px;
}


@media only screen and (max-width: 720px) {
	#coupon .pad .pc_ind{
	padding-left:0;
	}
	#coupon .pc{
		display:none;
	}
	#coupon .title{
		width:50%;
	}
	#coupon .pad ul li{
		display:block;
		width:100%;
		text-align:center;
	}
	#coupon .pad ul li:first-child{
		text-align:left;
		margin-bottom:20px;
	}



    #coupon .header{
        height:auto;
        margin-bottom:-5px;
    }

    #coupon .pad{
        padding:0 3%;
    }

    #coupon .info p{
        width:100%;
    }

    #coupon .head{
        padding:5px 3%;
    }

    #coupon{
        font-size:60%;
    }

    #coupon ul.btns {
        padding: 3%;
    }

    #coupon ul.btns li {
        margin-right: 0;
    }

    #coupon ul.btns li {
        float: none;
        margin-bottom: 10px;
        text-align: center;
    }
    #coupon  ul.btns li.print-btn {
        display: none;
    }

    #coupon .pl30{
        padding:0 3%;
    }

    #coupon .all{
        width:100%;
        height:auto;
    }

    #coupon .all3{
        width:60%;
        height:auto;
    }

    #cnt .sp_only{
        display:block;
    }

    #cnt .pc_only{
        display:none;
    }

    #coupon .pc_only{
        display:none;
    }

}
@media print {


    .btn-area {
        display: none;
    }

    #coupon .header img{
        width:100%;
        height:auto;
    }

    #coupon .break{
        page-break-after: always;
    }
}

</pre></body></html>