@charset "Windows-31J";

/*========================================================================
 *
 *    [file]      first.css
 *    [version]   1.0
 *    [copyright] saintTropez
 *    [structure]
 *    [notes]
 *
 *========================================================================*/

#first {
	padding-bottom: 30px;
}
#first .beginner_guide {
	margin-top: 14px !important;
}
#first .beginner_guide,
#first .member_guide {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#first .member_guide .first_sub {
	margin: 0 auto;
	padding-top: 60px;
	padding-left: 40px;
	font-size: 28px;
	text-align: center;
	font-weight: normal;
}
#first .first_ttl {
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px #454545 solid;
	padding-bottom: 10px;
}
#first h3.first_sub {
	margin: 38px auto 0;
}
#first p.read {
	font-size: 14px;
	text-align: center;
	margin-top: 22px;
	line-height: 1.7;
	padding-left: 40px;
}
#first ul {
	margin: 58px auto 0;
}
#first ul li .btn {
	width: 80%;
	height: 40px;
	background-color: #eee;
	margin:0 auto;
	display: block;
	text-align: center;
	line-height:3;
}
#first ul li .btn_sp {
	display: none;
}
#first .beginner_guide .first_sub {
	margin: 0 auto;
	padding-top: 60px;
	padding-left: 40px;
	font-size: 28px;
	text-align: center;
	font-weight: normal;
}
#first .beginner_guide ul {
	width: 82%;
}
#first .member_guide ul {
	width: 82%;
}
#first ul li:first-child {
	margin-left: 0;
}
#first ul li .ttl_img {
	width: 200px;
	height: 180px;
}
#first .search_guide .first_sub {
	margin: 0 auto;
	padding-top: 60px;
	padding-left: 40px;
	font-size: 28px;
	text-align: center;
	font-weight: normal;
}
.cf{
	zoom: 1;
}
.cf:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#first ul li {
	margin-left: 95px;
	width: 210px;
	float: left;
}
#first ul li h4 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#first ul li p {
	font-size: 13px;
	text-align: justify;
	margin-top: 18px;
	min-height: 150px;
	line-height: 1.7;
}
#first ul li .btn {
	display: none;
}
#first ul li .btn_sp {
	width: 80%;
	height: 40px;
	background-color: #eee;
	margin:0 auto;
	display: block;
	text-align: center;
	line-height:3;
}
#first .member_guide,
#first .search_guide {
	margin-top: 132px;
}
#first .search_guide {
	padding-bottom: 78px;
	max-width: 1000px;
	margin: 132px auto 0;
}
#first .search_guide .first_ttl {
	max-width: 1000px;
	margin: 0 auto;
}
#first .search_guide .img {
	margin: 78px auto 0;
	width: 1000px;
	display: block;
}
#first .search_guide .img_sp {
	display: none;
}
br.br_sp {
	display: none;
}
@media only screen and (max-width: 480px) {
	#first ul li .ttl_img {
		width: 100%;
		height: auto;
	}
#first .beginner_guide .first_sub {
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 0;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}
#first .member_guide .first_sub {
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 0;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}
#first .search_guide .first_sub {
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 0;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}
#first p.read {
    font-size: 13px;
    text-align: center;
    margin-top: 22px;
    line-height: 1.7;
    padding-left: 0;
}
}

@media only screen and (max-width: 902px) {
	#first {
		padding-bottom: 30px;
	}
}
/*-----------------------------------------------------------------------
    TABLET
 -----------------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
	#first {
		margin-top: 2%;
		padding-bottom: 20px !important;
	}
	#first .beginner_guide,
	#first .member_guide,
	#first .search_guide {
		position: relative;
		padding: 0 5%;
		margin: 0 auto;
		width: auto;
	}
	#first .first_ttl {
		font-size: 22px;
		font-weight: normal;
		border-bottom: 1px #454545 solid;
		padding-bottom: 10px;
	}
	#first h3.first_sub {
		margin: 26px auto 0;
		width: 96% !important;
	}
	#first p.read {
		font-size: 14px;
		text-align: center;
		margin-top: 22px;
		line-height: 1.7;
	}
	#first ul {
		margin: 0 auto;
		width: 100%;
	}
	#first ul li:first-child,
	#first ul li:first-child + * + *{
		margin-left: 0;
	}
	#first ul li {
		margin-left: 8%;
		width: 46%;
		float: left;
	}
	#first ul li h4 {
		font-size: 15px;
		font-weight: bold;
		text-align: center;
	}
	#first ul li p {
		font-size: 13px;
		text-align: justify;
		margin-top: 18px;
		min-height: 130px;
		line-height: 1.7;
	}
	#first ul li .btn {
		display: none;
	}
	#first ul li .btn_sp {
		display: block;
		width: 100%;
	}
	#first .member_guide,
	#first .search_guide {
		margin-top: 100px;
	}
	#first .search_guide {
		padding-bottom: 30px;
	}
	#first .search_guide .first_ttl {
		max-width: 1000px;
		margin: 0 auto;
	}
	#first .search_guide .first_sub {
		width: 492px;
	}
	#first .search_guide .img {
		width: 100%;
		margin-top: 78px;
		min-width: 1200px;
		display: none;
	}
	#first .search_guide .img_sp {
		display: block;
		margin-top: 20px;
	}
}
/*-----------------------------------------------------------------------
    SMART PHONE(LANDSCAPE)
 -----------------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
	#first {
		margin-top: 2%;
		padding-bottom: 20px !important;
	}
	#first .beginner_guide,
	#first .member_guide {
		position: relative;
		padding: 0 5%;
		margin: 0 auto;
		width: auto;
	}
	#first .first_ttl {
		font-size: 22px;
		font-weight: normal;
		border-bottom: 1px #454545 solid;
		padding-bottom: 10px;
	}
	#first h3.first_sub {
		margin: 26px auto 0;
		width: 96% !important;
	}
	#first p.read {
		font-size: 13px;
		text-align: center;
		margin-top: 22px;
		line-height: 1.7;
	}
	#first .beginner_guide ul,
	#first .member_guide ul {
		margin: 0 auto;
		width: 100%;
	}
	#first ul li:first-child,
	#first ul li:first-child + * + *{
		margin-left: 0;
	}
	#first ul li {
		margin-left: 8%;
		width: 46%;
		float: left;
	}
	#first ul li h4 {
		font-size: 15px;
		font-weight: bold;
		text-align: center;
	}
	#first .beginner_guide ul li p {
		font-size: 13px;
		text-align: justify;
		margin-top: 18px;
		min-height: 150px;
		line-height: 1.7;
	}
	#first .beginner_guide ul li:nth-child(3) p {
		min-height: 150px;
	}
	#first .member_guide ul li p {
		font-size: 13px;
		text-align: justify;
		margin-top: 18px;
		min-height: 200px;
		line-height: 1.7;
	}
	#first ul li .btn {
		display: none;
	}
	#first ul li .btn_sp {
		display: block;
		width: 100%;
	}
	#first .member_guide,
	#first .search_guide {
		margin-top: 80px;
	}
	#first .search_guide {
		padding-bottom: 30px;
	}
	#first .search_guide .first_ttl {
		max-width: 1000px;
		margin: 0 auto;
	}
	#first .search_guide .first_sub {
		width: 492px;
	}
	#first .search_guide .img {
		width: 100%;
		margin-top: 78px;
		min-width: 1200px;
		display: none;
	}
	#first .search_guide .img_sp {
		display: block;
		margin-top: 20px;
	}
	br.br_sp {
		display: block;
	}
}
/*-----------------------------------------------------------------------
    SMART PHONE(PORTRAIT)
 -----------------------------------------------------------------------*/
@media only screen and (max-width: 320px) {

}