.kanagata_table {  margin: 0 0 50px 0;  }
.kanagata_table .ttl { text-align: center; font-size:1.8em; font-weight: bold; margin: 0 0 40px 0; } 
.kanagata_table img { width:100%; }
.pdf p { margin: 0 0 20px 0; }
.pdf_link { text-align: center;  font-size:1.5em; background-color:#06a9df; }

@media only screen and (max-width: 768px) {

.kanagata_table {  margin: 30px 0 50px 0;  }
.kanagata_table .ttl { text-align: center; font-size:1.8em; font-weight: bold; margin: 0 0 30px 0; } 
.kanagata_table img { width:100%; }
.pdf p { margin: 0 0 20px 0; }
.pdf_link { text-align: center;  font-size:1.5em; background-color:#06a9df;}
	
}


#key {
	background: url(../img/kanagata/key.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	color: #FFF;
	font-size: 36px;
	line-height: 60px;
	padding: 59px 0 73px;
	text-shadow: 0px 1px 10px rgba(0, 0, 0, 1);
	font-weight: bold;
	letter-spacing: -1px;
}
#bnr1 {
	padding: 56px 0 87px;
}
#bnr1 a {
	display: block;
	padding: 19px 0 20px;
	text-align: center;
	background: #f6f8f7;
	width: 616px;
	margin: auto;
	border: 2px solid #dfdfdf;
	border-radius: 5px;
	font-weight: bold;
	font-size: 22px;
}
#bnr1 a img {
	margin: 0 10px 0 0;
	display: inherit;
}
#sec1 h2 {
	font-size: 32px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 16px;
	border-bottom: 4px solid #06a9df;
}
#sec1 h2 img {
	margin: -9px 10px 0 0;
	display: inherit;
}
#sec1 .photo {
	margin: 38px 0 43px;
}
#sec1 h3 {
	font-size: 24px;
	font-weight: bold;
	color: #072a60;
	padding-bottom: 3px;
	font-family: hiragino;
}
#sec1 .item {
	margin-bottom: 45px;
}
#sec1 table {
	border-left: 1px solid #c5c5c5;
	float: left;
}
#sec1 table.style1 {
	border-right: 1px solid #c5c5c5;
}
#sec1 table tr {
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}
#sec1 table th {
	text-align: left;
	height: 72px;
	vertical-align: middle;
	padding-left: 9px;
	padding-right: 30px;
	background: #ebeff8;
	font-size: 18px;
	font-weight: bold;
	border-right: 1px dotted #c5c5c5;
	font-family: hiragino;
}
#sec1 table td {
	text-align: right;
	padding-right: 30px;
	vertical-align: middle;
	min-width: 130px;
	font-weight: bold;
}
#sec2 {
	padding-bottom: 0;
	margin:70px auto 80px;
	position: relative;
}
/*
#sec2:before {
	background:url(../img/setsubi/dot-icon.png) repeat-y center top;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 112px;
	content:'';
}
*/
#sec2 .item {
	position: relative;
	padding-bottom: 46px;
}
#sec2 .item h3 {
	border-bottom: 4px solid #06a9df;
	font-size: 32px;
	font-weight: bold;
	position: relative;
	color: #4d4d4d;
	letter-spacing: -2px;
}
#sec2 .item h3 img {
	margin: 5px 12px 0 0;
	display: inline-block;
}
#sec2 .item dt {
	float: right;
	padding-top: 38px;
}
#sec2 .item dt img {
	max-width:385px;
	height:auto;	
	width: 100%;
}
#sec2 .item dd {
	float: left;
	line-height: 32px;
	width: 560px;
	padding-top: 31px;
	letter-spacing: -0.7px;
}
#sec2 .item:last-child {
	background: none;
}

#bnr2 {
	padding-bottom: 161px;
}
#bnr2 a {
	display: block;
	padding: 19px 0 20px;
	text-align: center;
	background: #f6f8f7;
	width: 616px;
	margin: auto;
	border: 2px solid #dfdfdf;
	border-radius: 5px;
	font-weight: bold;
	font-size: 22px;
}
#bnr2 a img {
	margin: 0 2px 0 0;
	display: inherit;
}

@media only screen and (max-width: 1000px) {
#sec1 table {
	float: none;
	margin-bottom: 30px;
	min-width: 70%;
	border-right: 1px solid #c5c5c5;
}
#sec1 .item {
	margin-bottom: 0;
}
}

@media only screen and (max-width: 768px) {
#sec2 .item dt {
	padding-right: 0;
	float: none;
}
#sec2 .item dd {
	float: none;
	width: auto;
}
}

@media only screen and (max-width: 640px) {
#sec1 table {
	width: 80%;
}
#sec1 table td, #sec1 table th {
	width: 50%;
}
#bnr1 {
	padding: 7% 3%;
}
#bnr1 a {
	width: 80%;
}
#sec2 {
	margin-top: 0;
	margin-bottom: 7%;
}
#sec2 .item h3 {
	font-size: 28px;
}
#sec2 .item h3 img {
	width: 25px;
}
#sec2 .item dt {
	width: 70%;
	margin:0 auto;
}
#bnr2 {
	padding: 7% 3%;
}
#bnr2 a {
	width: 80%;
}
}

@media only screen and (max-width: 414px) {
#key {
	font-size: 26px;
	padding: 13% 0;
}
#bnr1 a {
	font-size: 15px;
	padding: 3% 0;
}
#sec1 table {
	width: 100%;
}
#sec1 table th {
	height: 50px;
	font-size: 16px;
}
#sec1 .photo {
	margin: 5% 0;
}
#sec1 h2 {
	font-size: 23px;
	padding-bottom: 10px;
}
#sec1 h2 img {
	width: 25px;
}
#sec1 h3 {
	font-size: 20px;
}
#sec2 .item {
	padding: 0 0 10%;
}
#sec2 .item h3 {
	font-size: 22px;
}
#sec2 .item dt {
	padding-top: 5%;
}
#sec2 .item dd {
	line-height: 27px;
	padding-top: 5%;
}
#bnr2 a {
	font-size: 15px;
	padding: 3% 0;
}
}

@media only screen and (max-width: 320px) {
#key {
	font-size: 20px;
}
#sec1 table th {
	font-size: 14px;
	padding-right: 0;
	height: 35px;
}
#sec2 .item h3 {
	font-size: 20px;
}
}
