﻿@charset "UTF-8";
/* ===================== custom ===================== */
@media screen and (max-width:240px){
    /*h1.t1{font-size:0.75em;}*/
    .tipsWrap{margin:0.3em 0 0.6em;}
    p.tips{font-size:0.4em;}
    /*.tips_arrow img{max-width:60%;}*/
    a.btn1{display:block;width:100%;cursor:pointer;margin-bottom:0.1em;}
}

