@charset "utf-8";
/* CSS Document */


.box{margin-top:20%;}


.bg-b{background:#F7F4E9;
padding: 5%;}

.tit03{font-family: "Cormorant Garamond",serif;
font-size: 18px;
	font-weight: bold;
line-height:2em;
font-weight: 300;
border-left:solid 3px #A89458;
padding-left: 2%;
margin: 5% 0%;
}


table{background:#fff;
padding: 2%;table-layout: fixed;
font-size: 14px;}


td{border-bottom:dashed 1px #A89458;
padding: 1.5% 0%;}

.td01{line-height:5em;
color: #A89458;
width: 45%;}


@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;}
	
	
	table{
font-size: 20px;}

	
.tit01{
font-size: 30px;
line-height:2.5em;
}

.tit02{
font-size: 45px;
font-weight: 300;
letter-spacing: 0.1em;}	
	
.tit03{
font-size: 30px;
}
	

	
}

