@charset "UTF-8" ;
#modal-content {max-height:100%;padding: 10px 20px ;border: 2px solid #aaa ;background: #fff ;position: fixed ;display:none; z-index: 100; overflow:auto;}
#modal-overlay {z-index: 50 ;display: none ;position: fixed ;top: 0 ;left: 0 ;width: 100% ;height: 120% ;background-color: rgba( 0,0,0, 0.75 ) ;}
.button-link {color: #00f ;text-decoration: underline ;}
.button-link:hover {cursor: pointer ;color: #f00 ;}
#modal-content .button-tel{ max-width:100%;height:auto;display:none; overflow:scroll; max-height:850px;}
#modal-content .button-tel_but{ width:278px; height:72px; z-index:110;float:left; position:absolute; top:723px; left:38px;}
#modal-content .button-mail_but{width:278px; height:72px;z-index:120; float:left; position:absolute; top:723px; left:325px;}
#modal-content img{ max-width:100%;height:auto;}

#window #modal-content .button{ max-width:100%;height:auto;display:none; overflow:scroll;z-index: 100;}


#window .banner { width:600px; height:auto;}
#window p{ padding-top:30px; padding-bottom:25px;}
