<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;
    margin: 10px 0px;
}

#coupon body {
    width: 930px;
}

#coupon .pad {
    padding: 0 20px;
}

#coupon .title {
    font-size: 24px;
    font-weight: bold;
}

#coupon .tokuten1 {
    border: 3px;
    border-color: #F7931E;
    border-style: double;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    margin: 10px 0px;
}

#coupon .tokuten2 {
    border: 3px;
    border-color: #FF80A2;
    border-style: double;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    margin: 10px 0px;
}

#coupon ul {
    margin: 0;
    padding: 0;
}

#coupon ul li {
    display: inline-block;
    vertical-align: text-top;
}

#coupon .pad ul li {
    width: 48%;
    text-align: right;
    font-size: 14px;
}

#coupon .pad ul li:first-child {
    text-align: left;
    width: 51%;
}

#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 .resort p {
    line-height: 1.2em;
    margin-top: 5px;
}

#coupon img {
    border: 0;
}

#coupon {
    font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
    font-size: 14px;
}

#coupon .mt10 {
    margin-top: 10px !important;
}

#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;
}

#coupon ul.list-notes {
    width: 60%;
    margin-top: 20px;
}

.up {
    margin-top: -80px!important;
}

#coupon ul.list-notes li {
    display: block;
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em;
    text-align: left;
    width: 100%;
}

#coupon .notes {
    font-size: 12px;
    text-align: right;
    margin: 0 0 10px 0;
    font-weight: bold;
}

#coupon p.list-notes {
    font-size: 12px;
    margin: 0;
    padding-left: 1em;
    text-indent: -1em;
}

.w_100{
    width: 100% !important;
}

@media only screen and (max-width: 720px) {
    #coupon .pad .pc_ind {
        padding-left: 0;
    }
    #coupon .pc {
        display: none;
    }
    #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;
    }
    #coupon ul.list-notes {
        width: 100%;
    }
    #coupon ul.list-notes li {
        display: block;
        font-size: 12px;
        padding-left: 0;
        text-indent: -1em;
        text-align: left;
        width: 100%;
    }
    #coupon .notes {
        text-align: center;
    }
    .up {
        margin-top: 10px!important;
    }
    #coupon .pad ul li:first-child {
        width: 100%;
    }
}

@media print {
    .btn-area {
        display: none;
    }
    #coupon .header img {
        width: 100%;
        height: auto;
    }
    #coupon .break {
        page-break-after: always;
    }
    #coupon .tokuten br.pc {
        display: none;
    }
    #coupon .tokuten span.pc_ind {
        padding-left: 0;
    }
}</pre></body></html>