@charset "utf-8";
/* CSS Document */


.box{margin-top:20%;}


.bg-b{background:#F7F4E9;
padding: 5%;}

.tit03{font-family: "Cormorant Garamond",serif;
font-size: 30px;
line-height:2.5em;
font-weight: 300;
border-left:solid 3px #A89458;
padding-left: 2%;
margin-bottom: 5%;}


table{background:#fff;
padding: 2%;}


td{border-bottom:dashed 1px #A89458;}

.td01{line-height:5em;
color: #A89458;
width: 30%;}


@media only screen and (min-width: 640px) {
	
	
	
#key{background:#FBF8EE;
padding: 5% 2% 8% 2%;}	
	
	
.box{margin-top:10%;}	
	
.border{margin-left:auto;
    margin-right:auto;
    max-width:1000px;}

	
.tit01{
font-size: 30px;
line-height:2.5em;
}

.tit02{
font-size: 45px;
font-weight: 300;
letter-spacing: 0.1em;}	
	

	
}

