.sp {
	display: none;
}
.pc {
	display: inline;
}
.font-size14 {
	font-size: 14px;
}
.mt10 {
	margin-top: 10px;
}
/****contents1***/
.cnt1 {
	background: url(../img/img01.png)no-repeat top center, url(../img/img01.png)no-repeat bottom center, url(../img/bg_01.jpg);
	text-align: center
}
.cnt1 ul.in_block li {
	padding: 40px 0;
}
/****contents2***/
.cnt2 {
	background: url(../img/img01.png)no-repeat bottom center, url(../img/bg_02.jpg);
	text-align: center;
	padding: 40px 0 70px 0;
}
.cnt2 p.list {
	width: 70%;
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 14px;
}
.cnt2 ul li img {
	padding: 10px 0;
}
.cnt2 table, th, td {
	border: solid 1px #D7A955;
	padding: 3px;
	margin: 0 auto;
}
.cnt2 table th {
	background: #F7EEDD;
	text-align: center;
	padding: 3px 10px;
}
.cnt2 table td {
	background: #FFFFFF;
	text-align: left;
}
.cnt2 table th.d_none, .cnt2 table td.d_none {
	background: none!important;
	padding: 0!important;
	border-bottom-style: hidden;
	border-right-style: hidden;
	border: none;
}
.cnt2 .bg_rope {
	background: url(../img/img10.png) no-repeat;
	text-align: center;
	margin: 0 auto 30px;
	background-size: cover;
	display: table;
	border-radius: 15px;
}
.cnt2 .bg_rope .bg_white {
	background: #FFFFFF;
	margin: 10px;
	border-radius: 15px;
	padding: 10px;
	width: 800px;
	font-size: 14px;
	font-weight: 200;
}
.cnt2 .bg_rope {
	border-radius: 30px;
	background-position: center top;
}
/****contents3***/

.cnt3 {
	background: url(../img/bg_03.jpg);
	text-align: center;
	padding: 40px 0 70px 0;
}
.cnt3 .map {
	margin: 20px auto;
	background: url(../img/map/map.png);
	width: 840px;
	height: 513px;
	position: relative;
}
.cnt3 .map ul {
	margin-left: auto;
	margin-right: 40px;
	padding-top: 20px;
	display: table;
}
.cnt3 .map ul li img {
	vertical-align: bottom;
}
.cnt3 .map a img {
	transition: .3s;
}
.on_hover img {
	transform: scale(1.2, 1.2)
}
.cnt3 .map .no1 {
	position: absolute;
	top: 70px;
	left: 190px;
	padding: 10px;
}
.cnt3 .map .no2 {
	position: absolute;
	top: 130px;
	left: 155px;
	padding: 10px;
}
.cnt3 .map .no3 {
	position: absolute;
	top: 200px;
	left: 155px;
	padding: 10px;
}
.cnt3 .map .no4 {
	position: absolute;
	top: 220px;
	left: 195px;
	padding: 10px;
}
.cnt3 .map .no5 {
	position: absolute;
	top: 340px;
	left: 330px;
	padding: 10px;
}
.cnt3 .map .no6 {
	position: absolute;
	top: 350px;
	left: 440px;
	padding: 10px;
}
.cnt3 .hk {
	margin-top: 20px;
}
.cnt3 .hk .bg_red {
	background: #D82533;
	width: 841px;
	margin: -10px auto 10px;
	padding: 20px 0;
}
.cnt3 .cb .bg_org {
	background: #FF7547;
	width: 841px;
	margin: -10px auto 10px;
	padding: 20px 0;
}
.cnt3 .sg .bg_grn {
	background: #94CB23;
	width: 841px;
	margin: -10px auto 10px;
	padding: 20px 0;
}
.cnt3 .bl .bg_blu {
	background: #3FB2E4;
	width: 841px;
	margin: -10px auto 10px;
	padding: 20px 0;
}
.cnt3 .ar .bg_ppl {
	background: #5C7ECD;
	width: 841px;
	margin: -10px auto 10px;
	padding: 20px 0;
}
.cnt3 .nz .bg_pnk {
	background: #FF7CAC;
	width: 841px;
	margin: -10px auto 10px;
	padding: 20px 0;
}
/****contents4***/

.cnt4 {
	margin-top: 50px;
	text-align: center;
}
.cnt4 .bnr {
	line-height: 0;
}
/***その他***/
.btn_tenpo {
	margin: 30px 0;
}
ul.in_block li {
	display: inline-block;
	text-align: center;
	margin: 5px;
}
.list-notes li {
	font-size: 12px;
	text-align: left;
	text-indent: -1em;
	padding-left: 1em;
	margin-left: 5%;
}
#responsive_wrap ul.list-notes li {
	margin-bottom: 0px;
}

@media (max-width: 720px) {
.pc {
	display: none;
}
.sp {
	display: inline;
}
img {
	max-width: 100%;
	height: auto;
}
#cnt .main img, .cnt3 img, .cnt4 .bnr img {
	width: 100%;
}
.cnt2 img {
	width: 90%;
}
.cnt1 ul.in_block li {
	padding: 20px 0 0;
}
.cnt1 ul.in_block li:nth-child(2) {
	padding: 0px 0 20px;
}
.cnt2 table th, .cnt2 table td {
	display: block;
	width: 80%;
	padding: 5% 10%;
}
.cnt2 .bg_rope .bg_white {
	width: inherit;
}
.m_nav li {
	width: 50%;
	display: inline-block;
}
.m_nav li img, .m_nav_top {
	vertical-align: bottom;
}
.cnt3 .hk .bg_red {
	width: inherit;
}
.cnt3 .cb .bg_org {
	width: inherit;
}
.cnt3 .sg .bg_grn {
	width: inherit;
}
.cnt3 .bl .bg_blu {
	width: inherit;
}
.cnt3 .ar .bg_ppl {
	width: inherit;
}
.cnt3 .nz .bg_pnk {
	width: inherit;
}
}

@media (max-width: 320px) {
}
