@charset "UTF-8";

.mfp-iframe-holder {
	padding-top: 0;
	padding-bottom: 0;
}
.mfp-iframe-scaler {
	padding-top: 60.1%;
}

a:hover {
	text-decoration: none;

}

#tplContents {
	color: #009fd6;
}
#contents {
	width: 100%;
}

/* #hero
----------------------------------------------------------- */
#hero {
	height: 417px;
	position: relative;
	text-align: center;
	background: url(/joinus/img/bg_member_header.jpg) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
}

@media screen and (max-width: 750px) {
	#hero {
		background: url(/joinus/img/bg-mob-header.jpg) no-repeat center;
		-webkit-background-size: cover;
		background-size: cover;
		height: 0;
		padding-bottom: 52%;
	}
}


/* #club
----------------------------------------------------------- */
#club {
	width: 100%;
	display: table;
	color: #009fd6;
	font-size: 15px;
}

#club .inner {
	display: table-cell;
	height: 251px;
	vertical-align: middle;
	text-align: center;
	background: url(/joinus/img/bg_member_anessa.jpg) no-repeat center;
}

#club .secTtl {
	font-size: 32px;
}

#club p {
	display: inline-block;
	width: 750px;
}

@media only screen and (max-width: 750px) {
	#club .inner {
		height: 143px;
		-webkit-background-size: cover;
		background-size: cover;
	}
	#club .secTtl {
		font-size: 18.5px;
		margin-bottom: 10px;
	}
	#club p {
		padding: 0 30px;
		width: auto;
		font-size: 12px;
	}
}

#container {
	padding-bottom: 40px;
	background: #ebf7fc;
	text-align: center;

}

#container .inner {
	width: 980px;
	margin: 0 auto;
}

#container .sec-title {
	padding: 42px 0;
}

@media only screen and (max-width: 750px) {
	#container .inner {
		width: auto;
	}
	#container .sec-title {
		padding: 21px 0;
	}
	#container .sec-title img {
		width: 140px;
	}
}

.courtesy ul {
	overflow: hidden;
}

.courtesy li {
	float: left;
	width: 187px;
	margin-right: 11px;
}

.courtesy li:last-child {
	margin-right: 0;
}

.courtesy .btn {
	display: inline-block;
	width: 222px;
	line-height: 42px;
	margin-top: 39px;
	background: #009fd6;
	border: 0;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

.courtesy .btn i {
	display: inline-block;
	margin-left: 5px;
	width: 6px;
	height: 10px;
	background: url(/joinus/img/arrow.png) no-repeat;
}

@media only screen and (max-width: 750px) {
	.courtesy ul {
		padding: 0 12px;
		margin-bottom: 0!important;
	}
	.courtesy li {
		width: 109px;
		margin-right: 7px;
	}
	.courtesy li img {
		width: 100%;
	}
	.courtesy .btn {
		margin-top: 21px;
	}
	.slick-dots {
		position: relative;
		bottom: auto;
	}
	.slick-dots li {
		width: auto;
		height: auto;
		float: none;
	}
	.slick-dots li button {
		width: 9px;
		height: 9px;
		padding: 0;
		background-color: #fff;
		border: 1px solid #009fd6;
		border-radius: 100px;
	}
	.slick-dots li button::before {
		content: none;
	}
	.slick-dots .slick-active button {
		background-color: #009fd6;
	}
}

.joinus h2 {
	font-weight: 400;
	font-size: 16px;
	color: #009fd6;
}

@media only screen and (max-width: 750px) {
	.joinus h2 {
		margin-top: -9px;
		margin-bottom: 24px;
		font-size: 12px;
	}
}

.flows {
	margin-top: 35px;
	border-top: 3px solid #009fd6;
}
.tabs {
	font-size: 18px;
	overflow: hidden;
}
.tabs a {
	float: left;
	width: 50%;
	line-height: 2.61111;
	color: #fff;
	background-color: #009fd6;
}
.tabs a:hover {
	text-decoration: none;

}
.tabs a.active {
	color: #009fd6;
	background-color: #fff;
}
.flows .content {
	background-color: #fff;
}
.flows .content ul {
	padding-top: 38px;
	padding-bottom: 38px;
	overflow: hidden;
	display: none;
}
.flows .content ul.active {
	display: block;
}

.flows .content li {
	padding-top: 15px;
	height: 377px;
	float: left;
	width: 33.33%;
	border-right: 1px solid #cfd7da;
}
.flows .content .ttl {
	line-height: 2;
}
.flows .content .img {
	margin-top: 34px;
	margin-bottom: 40px;
}
.flows .content .desc {
	width: 166px;
	height: 57px;
	margin: 0 auto;
}
.flows .content .btn {
	display: inline-block;
	margin-top: 33px;
	color: #d2a966;
	border: 1px solid currentColor;
	border-radius: 1000px;
	font-size: 13px;
	line-height: 1.77;
	padding: 0 20px;
}
.flows .content li:last-child {
	border-right: 0;
}
.flows .content ul:nth-child(2) li:nth-child(2) .desc {
	width: 169px;
}

@media only screen and (max-width: 750px) {
	.flows {
		margin: 0 3.333%;
		border-top-width: 2px;
	}
	.tabs {
		font-size: 12px;
	}
	.flows .content ul {
		padding: 22px 4%;
	}
	.flows .content li {
		padding-top: 11px;
		border-bottom: 1px solid #cfd7da;
		height: 270px;
		width: 50%;
	}
	.flows .content li:nth-child(2n) {
		border-right: 0;
	}
	.flows .content li:nth-child(3n),
	.flows .content li:nth-child(4n) {
		border-bottom: 0;
	}
	.flows .content .step img {
		width: 64.5px;
	}
	.flows .content .ttl {
		font-size: 13px;
	}
	.flows .content .img {
		margin-top: 22px;
		margin-bottom: 28px;
	}
	.flows .content .img img {
		height: 84px;
	}
	.flows .content .desc {
		width: 133px;
		height: 48px;
		font-size: 11px;
	}
	.flows .content .btn {
		font-size: 12px;
		margin-top: 0;
	}
	.flows .content ul:nth-child(2) li:nth-child(2) .desc {
		width: 144px;
	}
}
.qanda dl {
	text-align: left;
}
.qanda dt {
	width: 100%;
	padding: 0 12px;
	background: url(/joinus/img/q-chat.png) no-repeat 12px center;
	text-indent: 53px;
	font-size: 16px;
	line-height: 60px;
	background-color: #fff;
	overflow: hidden;
	border-bottom: 1px solid #009fd6;
	/*margin-bottom: 10px;*/

}
.qanda dt span {
	float: left;
}
.qanda dt img {
	margin-top: 15px;
	float: right;
	cursor: pointer;

}

.qanda dd {
	background: url(/joinus/img/a-chat.png) no-repeat 12px 13px;
	/*margin-top: -10px;*/
	margin-bottom: 10px;
	background-color: #009fd6;
	color: #fff;
	font-size: 16px;
	line-height: 2;
}
.qanda dd p {
	display: none;
	padding: 13px 12px 35px 65px;
}

@media only screen and (max-width: 750px) {
	.qanda dt {
		font-size: 11px;
		padding: 0 3px 0 10px;
		background-position: 10px center;
		-webkit-background-size: 18.5px 20.5px;
		background-size: 18.5px 20.5px;
		text-indent: 25px;
		line-height: 35px;
	}
	.qanda dt img {
		width: 20px;
		margin-top: 8px;
	}
	.qanda dd {
		padding: 0 3px 0 10px;
		-webkit-background-size: 18.5px 20.5px;
		background-size: 18.5px 20.5px;
	}
	.qanda dd p {
		font-size: 11px;
		padding: 7px 3px 20px 25px;
	}
}

.popup {
	background-color: #fff;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 20px 0;
	position: relative;
}
.popup .mfp-close {
	width: 40px;
	height: 40px;
	background-color: #ffea04;
	opacity: 1;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	color: #009fd6;
	top: -20px;
	right: -20px;
	line-height: 40px;
}
#memberPop h1 {
	padding: 30px 0;
	text-align: center;
}
#memberPop ul {
	overflow: hidden;

}
#memberPop .tips {
	text-align: center;
	padding: 20px 10px 10px;
	color: #622e00;
}
#memberPop li {
	float: left;
	width: 33.3%;
	border-right: 1px solid #e5e1e1;
	padding-top: 10px;
	text-align: center;
	color: #622e00;
}
#memberPop li>div {
	margin-bottom: 30px;
}
#memberPop li img {
	max-height: 76px;
	max-width: 62px;
}
#memberPop h3 {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#memberPop p {
	font-size: 13px;
	padding: 10px 40px;
	margin: 0 auto;
}
#memberPop li:last-child {
	border-right: 0;
}

@media only screen and (max-width: 750px) {
	#memberPop {
		padding: 0;
	}
	#memberPop h1 {
		padding: 15px 0;
	}
	#memberPop h1 img {
		width: 54px;
	}
	#memberPop ul {
		padding: 0 20px;
	}
	#memberPop .tips {
		padding:  5px 20px 10px;
		font-size: 13px;
	}
	#memberPop li {
		float: none;
		width: auto;
		height: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 8px;
		border-right: 0;
		border-bottom: 1px solid #e5e1e1;
	}
	#memberPop li img {
		float: left;
		height: 49px;
	}
	#memberPop li .info {
		text-align: left;
		padding-left: 10px;
		overflow: hidden;
	}

	#memberPop li .img5 {
		margin: 0 12px 0 12px!important;

	}
	#memberPop h3 {
		font-size: unset;
		margin: 0!important;
		padding: 0 10px;
	}
	#memberPop li h2 {
		font-size: 17px;
		margin: 0;
	}
	#memberPop li p {
		font-size: 11px;
		margin: 0;
		padding:5px 0 0 10px;

	}
	#memberPop li>div {
		margin-bottom: 10px;
	}
}

.reg-pop {
	width: 452px;
	text-align: center;
	padding: 34px 39px 44px;
}
.reg-pop h1 {
	margin-bottom: 18px;
}
.reg-pop p {
	font-size: 14px;
	line-height: 1.8;
	color: #009fd6;
}

@media only screen and (max-width: 750px) {
	.popup {
		width: 92%;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	.popup .mfp-close {
		width: 30px;
		height: 30px;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
		border-radius: 15px;
		top: -15px;
		right: -15px;
		line-height: 30px;
	}
	.reg-pop {
		padding: 22px;
	}
	.reg-pop h1 {
		margin-bottom: 11px;
	}
	.reg-pop h1 img {
		width: 54px;
	}
}

.tabs a:visited {
    color: #333 !important;
}
