@import "animate.min.css";
@import "animate.css";
@import "jquery.bxslider.css";

/*-----------------------------------------------------------------------------------*/
/* GENERAL
/*-----------------------------------------------------------------------------------*/

body{
	text-align: center;
	font-family: "メイリオ", Meiryo,"Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Geneva, arial, helvetica, clean, sans-serif;
	font-size:16px;
	width:100%;
}


h1{
	font-family: "メイリオ", Meiryo,"Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Geneva, arial, helvetica, clean, sans-serif;}
	
h3{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:40px;
	color:#000;
	text-align:center;
	margin-bottom:50px;
	font-weight:normal;
	line-height:55px;}
	
	
	
.visibility{
	visibility: hidden;
}

.animated{
	visibility: visible!important;
}

.pc{
	display:block;}
	
.sp{
	display:none;}
	
.fr{
	float:right;}

.mb10{
	margin-bottom:10px;}
	
.f14{
	font-size:14px;}
	
.f15{
	font-size:15px;}
	
.f30{
	font-size:30px;}
	
@media (max-width:730px){

h3{
	font-size:21px;
	line-height:30px;
	margin-bottom:20px;}	

.sp{
	display:block;}
	
.pc{
	display:none;}
	
.f30{
	font-size:18px;}
	
}
/*-----------------------------------------------------------------------------------*/
/* FIRST
/*-----------------------------------------------------------------------------------*/

.first{
	font-family: "ヒラギノ明朝 ProN W1", "HiraMinProN-W1", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align:ceter;
	padding:40px 0}
	
.first h3{
	font-size:54px;
	color:#632e0b;
	margin:50px auto;}
	
.first_text{
	font-size:30px;}
	
.first ul{
		width:95%;
		max-width:500px;
		margin:0 auto;
		font-size:24px;
		line-height:40px;
		text-align:left;
		padding-left:40px;}


@media (max-width:800px) {
	
.first h3{
	font-size:40px;
	margin:20px auto;}
	
.first ul{
		font-size:18px;
		line-height:30px;}
}

@media (max-width:760px) {
	
.first h3{
	font-size:22px;}
	
.first{
	padding:20px 0}
	
.first_text{
	font-size:15px;}
	
.first ul{
		font-size:16px;
		line-height:26px;}
	
}


/*-----------------------------------------------------------------------------------*/
/* FIRST
/*-----------------------------------------------------------------------------------*/

.first02{
	font-family: "ヒラギノ明朝 ProN W1", "HiraMinProN-W1", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align:ceter;
	color:#632e0b;
	padding:40px 0;
	background-color:#fcf4dc;
}
	
.first02 h3{
	font-size:54px;
	color:#632e0b}

@media (max-width:800px) {
	
.first02 h3{
	font-size:40px;}
	

}

@media (max-width:760px) {
	
.first02 h3{
	font-size:24px;
	padding:20px 0}
	
.first02 h3{
	font-size:22px;}
}
	
@media (max-width:400px) {
	
.first02{
	padding:20px 0}
	
}

/*-----------------------------------------------------------------------------------*/
/* M22
/*-----------------------------------------------------------------------------------*/	

.m22{
	background-color:#fcf4dc;
	width:100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}

.m22_in{
	width:100%;
	max-width:1120px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #632e0b;
	padding:20px 10px 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:0px 3px 6px -1px #c2c2c2;
	-moz-box-shadow:0px 3px 6px -1px #c2c2c2;
	-webkit-box-shadow:0px 3px 6px -1px #c2c2c2;
	background-color:#fff;}
	
.m22_img{
	float:left;
	width:60%;}
	
.m22_img img{
	width:100%;
	height:auto;
	margin-bottom:40px;}
	
.m22_text{
	float:right;
	width:40%;
	text-align:left;
	text-align:left;
	font-size:16px;
	line-height:28px

	}
	
.m22_box{
	border:1px solid #632e0b;
	padding:0px 10px 10px;
	clear:both;
	background-color:#fff;
	margin-top:20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:0px 3px 6px -1px #c2c2c2;
	-moz-box-shadow:0px 3px 6px -1px #c2c2c2;
	-webkit-box-shadow:0px 3px 6px -1px #c2c2c2;}


.m22_text h3{
	font-size:30px;
	line-height:36px;
	margin-bottom:20px;
	color:#632e0b;}	
	

	
.m22_text ul{
	text-align:left;
	font-size:17px;
	line-height:28px;
	padding-left:40px;}
	
	
@media (max-width:800px) {
	
.m22_img{
	float:left;
	width:60%;}
	
.m22_text{
	float:right;
	width:36%;}
	
.m22_text h3{
	font-size:20px;
	line-height:30px;
	}
}

@media (max-width:760px) {
.m22_img{
	float:none;
	width:100%;
	margin:0 auto 0px}
	
.m22_text{
	float:none;
	width:95%;
	margin:0 auto;
	font-size:16px;
	line-height:30px;}

.m22_box{
	padding:0px 5px 5px;}	
	
.m22_box h3{
	font-size:17px;
	}
	
.m22_text ul{
	text-align:left;
	font-size:14px;
	line-height:28px;
	margin:0;
	padding-left:20px}
	
}

/*-----------------------------------------------------------------------------------*/
/* FIRST3
/*-----------------------------------------------------------------------------------*/

.first03{
	font-family: "ヒラギノ明朝 ProN W1", "HiraMinProN-W1", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align:ceter;
	color:#632e0b;
	padding:40px 0;
	background-color:#fff7b5;
}
	
.first03 h3{
	font-size:54px;
	color:#0b0079}


@media (max-width:800px) {
	
.first03 h3{
	font-size:40px;}
	

}

@media (max-width:760px) {
	
.first03 h3{
	font-size:24px;
	padding:20px 0}
	
.first03 h3{
	font-size:22px;}
}
	
@media (max-width:400px) {
	
.first03{
	padding:20px 0}
	
}

/*-----------------------------------------------------------------------------------*/
/* MEDLITE
/*-----------------------------------------------------------------------------------*/	

.medlite{
	background-color:#fff7b5;
	width:100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	}

.medlite_in{
	width:100%;
	max-width:1120px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #632e0b;
	padding:20px 10px 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:0px 3px 6px -1px #c2c2c2;
	-moz-box-shadow:0px 3px 6px -1px #c2c2c2;
	-webkit-box-shadow:0px 3px 6px -1px #c2c2c2;
	background-color:#fff;}
	
.medlite_img{
	float:left;
	width:60%;}
	
.medlite_img img{
	width:100%;
	height:auto;
	margin-bottom:40px;}
	
.medlite_text{
	float:right;
	width:40%;
	text-align:left;
	color:#444444;
	text-align:left;
	font-size:16px;
	line-height:28px

	}
	
.medlite_box{
	border:1px solid #632e0b;
	padding:0px 10px 10px;
	clear:both;
	background-color:#fff;
	margin-top:20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:0px 3px 6px -1px #c2c2c2;
	-moz-box-shadow:0px 3px 6px -1px #c2c2c2;
	-webkit-box-shadow:0px 3px 6px -1px #c2c2c2;}
	
.medlite_text h3{
	font-size:30px;
	line-height:36px;
	margin-bottom:20px;
	color:#0b0079;}
	
.medlite_text ul{
	text-align:left;
	font-size:17px;
	line-height:28px;
	padding-left:40px;}
	
	
@media (max-width:800px) {
	
.medlite_img{
	float:left;
	width:60%;}
	
.medlite_text{
	float:right;
	width:36%;}
	
.medlite_text h3{
	font-size:20px;
	line-height:30px;
	}
}

@media (max-width:760px) {
.medlite_img{
	float:none;
	width:100%;
	margin:0 auto 0px}
	
.medlite_text{
	float:none;
	width:95%;
	margin:0 auto;
	font-size:16px;
	line-height:30px;}

.medlite_box{
	padding:0px 5px 5px;}	
	
.medlite_box h3{
	font-size:16px;
	}
	
.medlite_text ul{
	text-align:left;
	font-size:14px;
	line-height:28px;
	margin:0;
	padding-left:20px;}
	
}

@media (max-width:320px) {
	.medlite_box h3{
	font-size:14px;
	}
	
}

/*-----------------------------------------------------------------------------------*/
/* FIRST4
/*-----------------------------------------------------------------------------------*/

.first04{
	font-family: "ヒラギノ明朝 ProN W1", "HiraMinProN-W1", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align:ceter;
	color:#555;
	background-color:#FFF;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
	
.first04 h3{
	font-size:41px;
	color:#555;}
	
.first04 .orenge{
	color:#FF6600;}


@media (max-width:800px) {
	
.first04 h3{
	font-size:38px;}
}

@media (max-width:760px) {
	
.first04 h3{
	font-size:18px;
}
	
.first04 h3{
	font-size:22px;}
}
	
@media (max-width:400px) {

.first04 h3{
	font-size:16px;
}
	
.first04{
	padding:20px 0}
	
}

/*-----------------------------------------------------------------------------------*/
/*	point
/*-----------------------------------------------------------------------------------*/	
	
.point {
	overflow:hidden;
	text-align:left;
	background-color:#fff;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.point h3 {
	margin-bottom:10px !important;
	margin-top:0px !important;
}
.point_in {
	width:95%;
	max-width:870px;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.point_blue {
	color:#4378af;
	font-size:55px;
	line-height:70px;
}
.point_img {
	max-width:300px;
	width:40%;
	float:right;
}
.point_img img {
	width:100%;
	height:auto;
}
.point_hl {
	clear:both;
	margin-bottom: 30px;
	font-size:17px;
	line-height:190%;
}
.point_list {
	margin-top:0px;
	width:100%;
	border:1px solid #FFD5B9;
	padding:30px;
	overflow:hidden;
	color:#666;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 30px;
}
.point_list_ttl {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:24px;
	line-height:36px;
	color:#FF6600;
	margin-bottom:20px;
}
.point_list .point_text {
	list-style-type:none;
	font-size:18px;
	line-height:190%;
	margin:0;
	padding:0;
	width:68%;
	margin-right:2%;
	float:left;
}
.point_img02 {
	width:30%;
	float:right;
}
.point_img02 img {
	width:100%;
	height:auto;
}
.point_mes {
	background-color:#7ca8d4;
	color:#fff;
	padding:20px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:16px;
	font-weight:100;
	margin-top:30px;
	overflow:hidden;
	clear:both;
}
.point_white {
	color:#fff;
	font-size:36px;
}
.point_mes_text {
	max-width:550px;
	width:75%;
	float:left;
}
.point_mes p {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Geneva, arial, helvetica, clean, sans-serif;
	font-size:14px;
	margin-top:20px;
}
.point_mes_img {
	max-width:150px;
	width:15%;
	float:right;
}
.point_mes_img img {
	width:100%;
	height:auto;
}
 @media (max-width:800px) {
.point01 {
	padding-bottom:0px
}
.point_list .point_text {
	font-size:15px;
	line-height:25px;
}
.point_hl {
	font-size:15px;
	line-height:25px;
}	
.point_list_ttl{
	font-size:20px;}
	
}
 @media (max-width:730px) {
.point {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.point_in h4 {
	font-size:24px;
	line-height:30px;
	width:95%;
	float:none;
}
.point_blue {
	font-size:26px;
	line-height:40px;
}
.point_img {
	width:95%;
	float:none;
}
.point_img img {
	width:100%;
	height:auto;
}
.point01 {
	border-bottom:none;
	overflow:hidden;
	padding-bottom:20px
}
.point_list {
	margin-bottom:20px;
}
.point_list_ttl{
	font-size:16px;
	line-height:150%;}
	
.point_list .point_text {
	font-size:15px;
	width:100%;
	float:none;
}
.point_list ul li {
	margin-bottom:10px;
}
.point_img02 {
	width:100%;
	float:none;
	margin:0 auto;
}
.point_img02 img {
	width:100%;
	height:auto;
}
.point_mes {
	background-color:#7ca8d4;
	color:#fff;
	padding:20px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:16px;
	font-weight:100;
	margin-top:30px;
	overflow:hidden;
	clear:both;
}
.point_white {
	color:#fff;
	font-size:24px;
}
.point_mes_img {
	width:70%;
	float:none;
	margin:0 auto;
}
.point_mes_img img {
	width:100%;
	height:auto;
}
.point_mes_text {
	width:100%;
	float:none;
}
.point_hl {
	font-size:14px;
	line-height:24px;
}	

}
 @media (max-width:320px) {
.point_list {
	padding:20px;
	margin-bottom: 20px;
}
.point_list .point_text {
	font-size:13px;
}
.point_list_ttl{
	font-size:16px;}
	 }

/*-----------------------------------------------------------------------------------*/
/*	SECOND
/*-----------------------------------------------------------------------------------*/

.second h3{
	font-family: "ヒラギノ明朝 ProN W1", "HiraMinProN-W1", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:44px;
	line-height:60px;
	text-align:ceter;
	color:#6f7aac;
	padding:40px 0 0px}
	
.second_img{
	width:100%;
	max-width:1200px;
	margin:0 auto;}
	
.second_img img{
	width:100%;
	height:auto;
	}
	
.second_box{
	border:1px solid #4378af;
	padding:10px 10px 10px;
	clear:both;
	background-color:#fff;
	margin-top:40px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow:0px 3px 6px -1px #c2c2c2;
	-moz-box-shadow:0px 3px 6px -1px #c2c2c2;
	-webkit-box-shadow:0px 3px 6px -1px #c2c2c2;
}
	
.second_box h4{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:30px;
	margin-bottom:20px;
	color:#000;
	text-align:center}
	
.second_box p{
		text-align:left;}
	
.second_box ul{
	text-align:left;
	font-size:17px;
	line-height:28px}
	
	
@media (max-width:760px) {
	
.second h3{
	font-size:20px;
	line-height:30px;}
	
	
.second_box h4{
	font-size:24px;
	margin-bottom:20px;}
	
	
.second_box{
	padding:0px 5px 5px;
	margin-top:20px;
	font-size:12px;
	line-height:22px;}	
	
.second_box h3{
	font-size:17px;
	}
	
.second_box ul{
	text-align:left;
	font-size:13px;
	line-height:24px;
	margin:0;
	padding-left:20px}
	
}
	
@media (max-width:480px) {
.second_box h4 span{
	display:block;}	

}

@media (max-width:400px) {
	

.second_box h4{
	font-size:18px;
	margin-bottom:20px;}
	
}		
	
/*-----------------------------------------------------------------------------------*/
/*	PRICE
/*-----------------------------------------------------------------------------------*/


.price{
	width:95%;
	max-width:800px;
	margin:50px auto;}

.price img{
	width:100%;
	height:auto;}
	
.price a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
	
	

	
/*-----------------------------------------------------------------------------------*/
/*	PRICE02
/*-----------------------------------------------------------------------------------*/

.price02{
	background-color:#fff7b5;
	padding:50px 0;
	width:100%}
	
.price02_in{
	width:95%;
	max-width:800px;
	margin:0 auto;}
	
.price02_in table{
	background-color:#fff;}
	
.price02_in table th{
	padding:10px;
	border:1px solid #000;
	text-align:center;
	background-color:#574bc4;
	color:#fff;}
	
.price02_in table td{
	padding:10px;
	border:1px solid #000;}	
	
@media (max-width:760px) {
	
.price02{
	background-color:#fffaea;
	padding:20px 0;
	width:100%}	

}	
	

/*-----------------------------------------------------------------------------------*/
/*	PAGECONTACT
/*-----------------------------------------------------------------------------------*/

.page_contact{
	max-width:798px;
	margin:30px auto;}
	
.page_contact img{
	width:100%;
	height:auto;}
	
@media (max-width:800px) {
	
.page_contact{
	max-width:60%;
	margin:30px auto;}
	
.page_contact img{
	width:100%;
	height:auto;}
	
}
	
@media (max-width:730px) {
	
.page_contact{
	display:none;}
	
}


/*-----------------------------------------------------------------------------------*/
/*	DOCTOR
/*-----------------------------------------------------------------------------------*/

.doctor{
	background-color:#e9f0f3;
	padding: 80px 0;
	overflow:hidden;
	margin-top:50px;
	}
	
.doctor_in{
	width:100%;
	max-width:750px;
	margin:0 auto;	
	position:relative
}

.caution{
	position:absolute;
	width:100px;
	left:-50px;
	top:-50px;}

.doctor h3{
	color:#4378af;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align:center;
	line-height:60px;
	font-size:41px;
	}
	
.doctor_text{
	width:480px;
	float:left;
	font-size:17px;
	line-height:32px;
	text-align:left;}
	
.doctor_text_out{
	overflow:hidden;}
	
	
.doctor_img{
	float:right;
	width:200px;
	font-size:12px;
	text-align:left;
	margin-bottom:30px;}
	
.doctor_img img{
	width:100%;
	height:auto;}
	
@media (max-width:800px) {
	
.doctor_text{
	width:500px;
	float:left;
	font-size:15px;
	line-height:25px;
	text-align:left;}
	
.caution{
	position:absolute;
	width:100px;
	left:0px;
	top:-50px;}

	
}
	
@media (max-width:730px) {
	
.doctor{
	padding: 20px 0;}
	
.caution{
	position:absolute;
	width:20%;
	left:0px;
	top:-50px;}
	
.caution img{
	width:100%;
	height:auto;}
	
.doctor h3{
	font-size:18px;
	line-height:28px;
	width:100%;
	margin:50px auto 30px;}
	
.doctor_text{
	width:90%;
	float:none;
	margin:0 auto;
	font-size:14px;
	line-height:24px;
	}
	
.doctor_img{
	float:none;
	width:80%;
	margin:0 auto;}
	
.doctor_img img{
	width:80%;
	height:auto;
	margin:0 10%}
	
	
}

@media (max-width:320px) {
	
.doctor h3{
	font-size:16px;}
}



/*-----------------------------------------------------------------------------------*/
/*	FLOW
/*-----------------------------------------------------------------------------------*/

.flow{
	background-color:#e9f0f3;
	padding: 50px 0;
	overflow:hidden;}
	
.flow_in{
	width:95%;
	max-width:870px;
	margin:0 auto;
}

.flow_box{
	background-color:#fff;
	clear:both;
	overflow:hidden;
	text-align:left;
	margin-bottom:30px;
	font-size:15px;
	line-height:25px;}
	
.flow_num{
	background-color:#4378af;
	width:50px;
	height:50px;
	float:left;
	color:#fff;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align:center;
	font-size:36px;
	line-height:46px;
	margin-right:10px;
}

.flow_box h4{	
	font-size:26px;
	color:#4378af;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align:center;
	font-weight:100;
	text-align:left;
	margin-bottom:20px;
	margin-top:15px;}
	
	
.flow_box p{
	margin:20px;
	padding-top:10px;}


@media (max-width:730px) {	
	
.flow{
	padding: 20px 0;}
	
.flow_box h4{	
	font-size:20px;	

}
}
	
	

/*-----------------------------------------------------------------------------------*/
/*	ACCESS
/*-----------------------------------------------------------------------------------*/

.access{
	width:100%;
	max-width:870px;
	margin:0 auto 0px;
	padding:50px 0;
	overflow:hidden;
}

.access_left{
	float:left;
	width:440px;
	text-align:left;}
	
.access_left h4{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:22px;
	text-align:center}
	
.access_left h5{
	background-color:#a0a0a0;
	text-align:center;
	color:#fff;
	font-family: "メイリオ", Meiryo,"Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Geneva, arial, helvetica, clean, sans-serif;
	font-size:15px;
	padding:3px

}

.access_left p{
	margin-bottom:20px;}

	
	
.access_right{
	float:right;
	width:420px;}
	
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 50px;
	height: 0;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width:800px) {
	
.access_left{
	float:left;
	width:48%;}
	
	
.access_right{
	float:right;
	width:48%;}
	
.access_left h4{
	font-size:18px;}
	
	
}
	
@media (max-width:730px) {
	
.access{
	padding:30px 0;
}
	
.access_left{
	float:none;
	width:95%;
	margin:0 auto;
	font-size:15px;}
	
.access_right{
	float:none;
	width:95%;
	margin:0 auto}
	
.access_left h4{
	font-size:20px;}
	

}
