@charset "UTF-8";

.modal-content {
    width:70%;
    margin:0 auto;
    padding:20px;
    border:2px solid #aaa;
    background:#fff;
    border-radius: 10px;
    z-index:1000;
    display: none;
    position:fixed;
}

.modal-txt{
    font-size: 15px;
    margin-bottom: 20px;
}

.btn-pp{
    margin:0 auto;
    text-align: center;
}

.btn-pp li{
    margin:0 auto;
    display:inline-block;
    text-align: center;
    width:45%;
}

.btn-pp li a{
	text-decoration: none ;
}


.modal-btn{
    color:#fff;
    text-align: center;
    background-color: #a7a7a7;
    padding: 10px 0;
    display: block;
    font-size: 13px;
    border-radius: 8px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none ;
}

.modal-btn:hover{
    cursor:pointer;
    color:#fefbb0;
}

  
#modal-overlay {
	z-index: 999 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.75 ) ;
}

.button-link {
	text-decoration: none ;
}
 


.rend_01 a, .rend_02 a, .rend_03 a {
	display: block;
	text-decoration: none;
	color:#6a6a69;
}


.tokuchi01 a, .tokuchi02 a, .tokuchi03 a {
	display: block  !important;
	text-decoration: none  !important;
}
