/*----- プライバシーポリシー -----*/
.subTitle { margin-top:30px; margin-bottom: 15px;padding: 7px; font-size: 16px; font-weight:500; background: #777777; color: #FFF;font-weight: bold;}
.addBox { margin:20px 0 50px; padding:25px 25px 23px;
   background: #f5f5f5; }
.addBox h4,  .addBox p { margin:0; }
.decimal { margin-top:15px; margin-left:1em; }

.exp > h4 { margin-bottom:.3em; }
.exp > p { margin-top:0; }
.addBox h5 { margin:0 0 .3em; font-size:1em; }

ul.disc, ul.square { padding-left:1.3em; }
.disc li { list-style-type:disc; line-height: 2;}

.disc li a{ color: #474747 !important;}


.btn1 { text-align: center; margin-bottom: 100px; margin-top: 35px; }
.btn1 > * { display: block; width: 100%; max-width: 300px; padding: 5px 20px; font-size: 17px; color: #fff; border-radius: 5px; border: 2px solid; margin: 0 auto; -webkit-transition: all 0.3s; transition: all 0.3s; }
.btn1.orange > * { background-color: #474747; border-color: #474747; border-bottom: 2px solid #000;color: #FFF;text-decoration: none;padding: 15px 0;}
a:hover .btn1.orange > *, .btn1.orange > *:hover { background-color: #fff; color: #474747; }
