@charset utf-8;
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,table,tr,th,td,p{margin:0;padding:0}
*, *:before, *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing: border-box;-ms-box-sizing:border-box;box-sizing:border-box}
h1,h2,h3,h4,th{font-style:normal;font-weight:400}
header,footer,nav,section,article,aside{display:block}
img{max-width:100%;height:auto;width:auto}
table{border-collapse:collapse;border-spacing:0}
th{text-align:left}
li{list-style:none}
img{border:none;vertical-align:bottom}
a{text-decoration:none}
.al-c{text-align:center!important}
.al-r{text-align:right!important}
.al-l{text-align:left!important}
.fl-r{float:right;margin:0 0 1.5em 20px}
.fl-l{float:left;margin:0 20px 1.5em 0}
.fl-c{clear:both;margin-top:20px}
.bold{font-weight:700!important}
.black{color:#111}
.red{color:#e71f22}
.blue{color:#039}
.big1{font-size:120%}
.big2{font-size:140%;line-height:1.4em}
.big3{font-size:160%;line-height:1.5em}
.small1{font-size:90%;}
.small2{font-size:80%;}
.small3{font-size:70%;}
.under{text-decoration:underline}
.m2t{ margin-top: 2.0em!important}
.m2b{ margin-bottom: 3.0em!important}
.m3b{ margin-bottom: 4.5em!important}
.imp-yellow{background-color:#ff7;padding:0 2px;color:#000}
.font-min{font-family:"Times New Roman",YuMincho,"ヒラギノ明朝 ProN W3","ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","メイリオ",Meiryo,serif}
.pc_only{display:block}
.sp_only{display:none}
.clearfix:before,.clearfix:after{content:"";display:block;overflow:hidden}
.clearfix:after{clear:both}
.clearfix{zoom:1}
/*** Multi Screen ***/
@media screen and (max-width:769px){
.pc_only{display:none}
.sp_only{display:block}
}
