@charset "UTF-8";

/*-------------------------
__common_style
-------------------------*/
html{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font-family:Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;/*font-family:'メイリオ','Meiryo','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif;*/font-size:62.5%;line-height:1;text-align:center;/*-webkit-text-size-adjust:100%;*/text-size-adjust:none;-webkit-text-size-adjust:none;}
fieldset,table,img,a img{border:0;}
address,em,b{font-style:normal;}
strong,b,dt,h1,h2,h3,h4,h5,h6,th{font-weight:normal;}
ul,ol{list-style:none;}
.clearfix{zoom:1;}
.clearfix:after{content:"";display:block;clear:both;}

/*-------------------------
__page_style
-------------------------*/
body{min-width:1000px;}

#header{box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);}
#header .inner{display:flex;align-items:center;height:80px;width:1000px;margin:0 auto;padding:0 20px;box-sizing:border-box;overflow:hidden;position:relative;}
#header .inner::after{content:"";display:block;height:55px;width:100px;background:url("/images/shop/character_01@2x.png") no-repeat 0 0;background-size:contain;position:absolute;bottom:0;right:20px;}
#header .logo img{width:auto;height:30px;image-rendering:-webkit-optimize-contrast;}

#content{display:block;width:780px;margin:0 auto;}
#content #maintenance{margin:60px 0 0;}
#content #maintenance .img{font-size:1px;left:0;margin-bottom:40px;}
#content #maintenance .ttl{font-size:2em;line-height:1.4;color:#004DA0;background-color:#F0F5F5;margin:0 auto 40px;padding:0.7em;box-sizing:border-box;border:2px solid;border-radius:10px;}
#content #maintenance .att_box{background-color:#f00;padding:1em;margin-bottom:40px;}
#content #maintenance .att_box dt{font-size:1.8em;line-height:1.4;color:#fff;}
#content #maintenance .att_box .date{font-size:2.8em;line-height:1.4;font-weight:700;color:#fff;}
#content #maintenance .att_box .note{font-size:1.6em;line-height:1.4;color:#fff;}
#content #maintenance .txt{font-size:1.6em;line-height:1.4;color:#666;}
#content #maintenance .img02{font-size:1px;left:0;margin:60px 0;}
