/* CSS Document */

.banner_bg{
		background: #ddd;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-bottom: 100px;
}

.banner_rap{
/*	display: flex;
	justify-content: center;*/
}

.banner_rap div{
	padding: 15px;
	text-align: center;
}

.banner_rap div img{
	width: 95%;
}

.banner_text{
	text-align: center;
	color: #009691;
	font-size: 18px;
	margin-bottom: 35px;
}

.banner_rap .banner02{
	background: url("../membership/img/btn_02_bg.jpg") center top no-repeat;
	padding: 0;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

.banner_rap .banner02 ul{
	display: flex;
	justify-content: center;
	padding-top: 80px;
}

.banner_rap .banner02 ul li{
	/*margin-right: 5px;*/
}

.banner_rap .banner02 ul li img{
	width: 80%;
}

#keyimg{
	background: url("../membership/img/keyimg.webp") top center no-repeat;
	background-size: cover;
}

h1{
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	padding-top: 25px;
	margin-bottom: 50px;
}

h1 small{
	display: block;
	text-align: center;
	font-size: 20px;
	color: #008080;
	padding-top: 10px;
	font-weight: normal;
}

#s01 .bg01{
	background: #ddd;
	padding-top: 80px;
	padding-bottom: 50px;
}

#s01 h2{
	text-align: center;
	font-size: 25px;
	color: #008080;
	font-weight: bold;
	margin-bottom: 25px;
}

#s01 .bg01 p{
	text-align: center;
	font-size: 15px;
	margin-bottom: 50px;
	padding: 15px;
}

#s01 .bg01 p span{
	color: #268a90;
}

#s01 .bg01 .center{
	margin-bottom: 50px;
}

#s01 .bg01 .center img{
	width: 95%;
}

#s01 a.link{
	display: block;
	/*width: 1400px;*/
	height: 100px;
	background: #fff;
	clip-path: polygon(0 0, 100% 0%, 100% 70%, 50% 85%, 0 70%);
	margin: auto;
	text-align: center;
	padding-top: 30px;
	color: #009691;
	font-size: 20px;
	margin-top: 50px;
}

#s01 .bg02{
	/*position: relative;*/
	display: flex;
}

#s01 .bg02 .img{
background: url("../membership/img/bg02.webp") right top no-repeat;
	position: relative;
	width: 40%;
	display: none;
}

#s01 .bg02 .img img{
	/*position: absolute;
	bottom: 0;
	right: 0;*/
	
}

#s01 .bg02 .box{
	/*width: 890px;*/
	padding-left: 10px;
	padding-top: 100px;
}

#s01 .bg02 .box .icon{
	margin-bottom: 50px;
}

#s01 .bg02 .box .in_box{
	border-left: 2px solid #ccc;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

#s01 .bg02 .box .in_box h3{
	font-size: 22px;
	font-weight: bold;
	color: #268a90;
	margin-bottom: 10px;
}

#s01 .bg02 .box .in_box small{
	display: block;
	color: #268a90;
}

#s01 .bg02 .box p{
	padding-left: 16px;
	margin-bottom: 15px;
	padding-right: 15px;
}

#s01 .bg02 .box a{
	padding-left: 30px;
	color: #13335a;
	text-decoration: underline;
}

#s01 .bg02 .box hr{
	border-bottom: 2px solid #ccc;
	margin-top: 50px;
	margin-bottom: 50px;
}

#s01 .bg02 .box  dl{
	padding-top: 35px;
	padding-left: 10px;
}

#s01 .bg02 .box  dt{
	background: #268a90;
	color: #fff;
	width: 230px;
	font-size: 20px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#s01 .bg02 .box  dd{
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 15px;
}

#s01 .bg02 .box  dd span{
	color:  #268a90;
}


#s01 .bg02 .sh_banner a{
	background: url("../img/sh_icon.jpg") center left 40px no-repeat #13335a;
	display: block;
	width: 400px;
	height: 100px;
	border-radius: 35px;
	padding-left: 20px;
	color: #fff100;
	text-align: center;
	margin: auto;
	line-height: 100px;
	font-size: 20px;
	margin-top: 35px;
	text-decoration: none;
}


#s02{
	padding-top: 100px;
	margin-bottom: 100px;
}

#s02 h2{
	text-align: center;
	font-size: 39px;
	font-weight: bold;
	margin-bottom: 50px;
}

#s02 h2 small{
	display: block;
	font-size: 20px;
	color: #008080;
	font-weight: normal;
	padding-top: 10px;
}

#s02 table{
	/*width: 950px;*/
	margin: auto;
	margin-bottom: 35px;
}

#s02 table.obj01{
		border-collapse: separate;
	border-spacing: 5px;
}

#s02 table th{
	background: #008080;
	color: #fff;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#s02 table td{
	border-bottom: 2px solid #ccc;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	vertical-align: middle;
}

#s02 .obj02{
	margin-bottom: 20px;
}

#s02 .obj03{
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	/*width: 940px;*/
	margin-top: 35px;
}

#s02 .obj03 td{
	border: 0;
}

#s02 table td small{
	font-size: 11px;
}

#s02 .img_rap ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	/*width: 1250px;*/
	margin: auto;
}

#s02 .img_rap li{
	padding: 10px;
	width: 200px;
	height: 100px;
}

#s02 .img_rap li img{
	width: 200px;
	height: 100px;
}

#s02 .bg01{
	background: #ddd;
	padding: 25px;
	padding-left: 5px;
	padding-right: 5px;
	margin: auto;
	margin-bottom: 35px;
}

#s02 .bg01 table{
	width: auto;
	margin: 0;
}

#s02 .bg01 table th{
	background: 0;
	color: #268a90;
	vertical-align: middle;
	border-right: 1px solid #727171;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}

#s02 .bg01 table th span{
	writing-mode: vertical-rl;
text-orientation: mixed;
}

#s02 .bg01 table td{
	border: 0;
	padding-left: 20px;
}

#s02 .bg01 table td ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#s02 .bg01 table td ul li{
	width: 50%;
}


#s03 h2{
	text-align: center;
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 35px;
	margin-bottom: 50px;
}

#s03 h2 small{
	display: block;
	color: #007F7F;
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 20px;
	padding-top: 15px;
}

#s03 table{
	/*width: 1000px;
	margin: auto;*/
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 50px;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
}

#s03 table tr{
	display: block;
}

#s03 table th{
	background: #eee;
	color: #1D8D96;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	vertical-align: middle;
	font-size: 16px;
	display: block;
}

#s03 table td{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 16px;
	padding: 15px;
	display: block;
}

#s03 table td a.tell{
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 18px;
}

#s03 table td dl{
	margin-left: 35px;
}

#s03 table td dl div{
	display: flex;
}

#s03 table td dl dt{
	display: list-item;
	list-style-type: disc;
	margin-right: 25px;
}

#s03 table td dl.obj01 dt{
	width: 150px;
}

#s03 table td ul{
	display: flex;
	flex-wrap: wrap;
	padding-left: 35px;
}

#s03 table td ul li{
	list-style-type: disc;
	margin-right: 30px;
}



#googlemap{
	text-align: center;
	margin-bottom: 150px;
	font-size: 18px;
	font-family: "kozuka-gothic-pr6n", sans-serif;
font-weight: 700;
font-style: normal;
}

#googlemap iframe{
	width: 400px;
	height: 200px;
}
