.yt_popup {
	position:fixed;
	top:50%;
	left:50%;
	width:60%;
	height:100%;
	margin-top:-17%;
	margin-left:-30%;
	z-index:2000;
	display:none;
}

.yt_popup a {
	position:absolute;
	top:0;
	right:0;
}

.yt_popup div {
	position:relative;
	top:60px;
	left:0%;
	width:100%;
	padding-bottom:56.3%;
	overflow:hidden;
}

.yt_popup div iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


.blackover {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.7;
	overflow:hidden;
	display:none;
	z-index:1500;
}

.section {
	padding:120px 0;
}

.section .title {
	margin:0 auto;
	padding:0 0 60px 0;
}

#sec_intro {
	width:100%;
	background:url(images/top_bg.jpg) no-repeat top center;
	background-size:100% 100%;
}

#sec_intro .introWrap {
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}

#sec_intro .introWrap .left {
	float:left;
	margin:130px 0 0 20px;
}

#sec_intro .introWrap .left p {
	position:relative;
	top:0;
	left:0;
}

#sec_intro .introWrap .left p a {
	position:absolute;
	top:71px;
	left:250px;
	padding:5px 8px;
	color:#4deae3;
	font-size:0.8em;
	border:1px solid #4deae3;
	border-radius:5px;
	display:inline-block;
}

#sec_intro .introWrap .left p a:hover {
	color:#202539;
	border:1px solid #4deae3;
	background:#4deae3;
}

#sec_intro .introWrap .left a.go_main {
	margin-top:30px;
	display:block;
	text-align:right;
}

#sec_intro .introWrap .right {
	float:right;
}

#sec_youtube {
	background:#F3F3F3;
}

#sec_youtube .title {
	width:687px;
}

#sec_youtube ul.yt_list {
	width:1102px;
	margin:0 auto;
	overflow:hidden;
}

#sec_youtube ul.yt_list li {
	float:left;
	position:relative;
	top:0;
	left:0;
	margin-right:1px;
	margin-bottom:15px;
}

#sec_youtube ul.yt_list li a {
	position:absolute;
	top:50%;
	left:50%;
	width:57px;
	height:91px;
	margin-top:-45px;
	margin-left:-28px;
	background:url(images/btn_play_off.png) no-repeat top left;
	display:block;
}

#sec_youtube ul.yt_list li a:hover {
	background:url(images/btn_play_on.png) no-repeat top left;
}

#sec_youtube ul.yt_list li iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: 10;
    overflow: hidden;
}

#sec_read {
	background:#e5e7f1;
}


#sec_read div.tit, #sec_read div.txt, #sec_read div.bot  {
	max-width:1100px;
	width:90%;
	margin:0 auto;
}

#sec_read div.tit img {
	width:100%;
}

#sec_read div.bot img {
	width:100%;
}

#sec_read .txt {
	padding:0 70px;
	background:#363c51;
}

#sec_read .txt p {
	padding-bottom:50px;
	font-size:1.5em;	
	color:#c7cde2;
	line-height:160%;
	letter-spacing:-1px;
}

#sec_read .txt ol {
	padding-bottom:50px;
}

#sec_read .txt ol li {
	display:inline-block;
	margin-right:20px;
	font-size:1.5em;
	color:#c7cde2;
	line-height:150%;
}

#sec_read .txt p strong {
	color:#fff;
	font-size:1.2em;
	font-weight:600;
}

#sec_process {
	background:#fff;
	border-top:1px solid #777;
}

#sec_process .title {
	width:801px;
}

#sec_process ol {
	width:799px;
	margin:0 auto;
	padding-bottom:80px;
	text-align:center;
}

#sec_process ol li {
	padding-bottom:63px;
	background:url(images/div_process.gif) no-repeat bottom center;
}

#sec_process ol li em {
	display:block;
}

#sec_process ol li p {
	margin-top:16px;
	margin-bottom:12px;
	font-size:1.1em;
	color:#222;
	letter-spacing:-0.5px;
	line-height:150%;
}

#sec_process .refer {
	width:90%;
	max-width:1100px;
	margin:0 auto;
}

#sec_process .refer img {
	width:100%;
}

#sec_process .refer p {
	margin-top:20px;
	text-align:center;
	color:#ff0000;
	font-size:1.1em;
	line-height:150%;
}

#sec_process .refer p span {
	display:block;
}

#sec_drug {
	background:#f4f0eb;
}

#sec_drug ul {
	max-width:1100px;
	width:90%;
	margin:0 auto;
}

#sec_drug ul li {
	width:100%;
}

#sec_drug ul li img {
	width:100%;
}

#sec_drug .refer {
	width:90%;
	max-width:1100px;
	margin:40px auto 0 auto;
}

#sec_drug .refer img {
	width:100%;
}

#sec_price {
	padding-bottom:0;
	background:#212437;
}

#sec_price .title {
	width:801px;
	margin:0 auto;
}

#sec_price ul {
	max-width:1100px;
	width:90%;
	margin:0 auto 130px auto;
}

#sec_price ul>li {
	width:100%;
	margin-bottom:30px;
	background:#f2f2f7;
}

#sec_price ul>li div {
	max-width:798px;
	width:90%;
	margin:0 auto;
	padding:50px 0;
	text-align:center;
}

#sec_price ul>li div strong {
	max-width:654px;
	width:80%;
	margin:0 auto;
	display:block;
}

#sec_price ul>li div strong img {
	width:100%;
}

#sec_price ul>li div p {
	margin:30px 0 10px 0;
}

#sec_price ul>li div span {
	margin-top:5px;
	color:#4a5274;
	line-height:140%;
	display:block;
}


#sec_price ul>li div p img {
	width:100%;
}

#sec_price ul>li div>ul {
	width:100%;
	margin-bottom:0;
}

#sec_price ul>li div>ul>li {
	margin-bottom:0;
	text-align:center;
	line-height:150%;
	letter-spacing:-1px;
}

#sec_price .bot {
	max-width:1100px;
	width:90%;
	margin:0 auto;
}

#sec_price .bot img {
	width:100%;
}


#sec_contact .topArea p {
	max-width:1100px;
	width:90%;
	margin:130px auto 0 auto;
}

#sec_contact .topArea p img {
	width:100%;
}

#sec_contact .topArea .img {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:500px;
	background:url(images/franchise_img.jpg) repeat-x top center;
}

#sec_contact .topArea .img img {
	position:absolute;
	top:45%;
	left:50%;
	width:613px;
	margin-left:-306px;;
	display:block;
}

.infoArea {
	padding:120px 0;
}


.infoArea .infoWrap {
	width:100%; 
	max-width:800px;
	margin:0 auto;
	padding-top:217px;
	text-align:center;
}

.infoArea .infoWrap .tit {
	width:80%;
	margin:0 auto;
}

.infoArea .infoWrap .mapArea {
	width:800px;
	margin:0 auto;
}


@media screen and (max-width: 860px) {
	
	.wrap {
		max-width:860px;
		width:100%;
		overflow:hidden;
	}
	
	.layer_popup {
		width:80%;
		left:50%;
		top:50px;
		margin-left:-40%;
	}
	
	.layer_popup .popup_img img {
		width:100%;
	}
	
	
	.yt_popup {
		width:90%;
		margin-top:-22.5%;
		margin-left:-45%;
	}
	
	.yt_popup a {
		position:absolute;
		top:0;
		right:0;
		width:40px;
		height:40px;
	}
	
	.yt_popup a img {
		width:100%;
	}
	
	.yt_popup div {
		top:40px;
	}
	
	.section {
		padding:80px 0;
	}
	
	#sec_intro {
		width:100%;
		background:url(images/top_bg.jpg) no-repeat center center;
		background-size:cover;
	}
	
	#sec_intro .introWrap {
		width:100%;

	}

	#sec_intro .introWrap .left {
		float:none;
		margin:8% 0 0 0;
	}
	
	#sec_intro .introWrap .left p{
		position:relative;
		top:0;
		width:80%;
		left:50%;
		margin-left:-45.5%;
	}
	
	#sec_intro .introWrap .left p img {
		width:100%;
	}
	
	#sec_intro .introWrap .left p a {
		position:absolute;
		top:16.5%;
		left:62%;
		padding:0.8vw 1.8vw;
		font-size:3vw;
		border-radius:5px;
	}


	#sec_intro .introWrap .left a.go_main {
		width:69%;
		margin:5% auto 0 auto;
		text-align:center;
	}
	
	#sec_intro .introWrap .left a.go_main img {
		width:100%;
	}
	
	#sec_intro .introWrap .right {
		float:none;
		width:90%;
		margin-left:8%;
	}
	
	#sec_intro .introWrap .right img {
		width:100%;
	}
	
	
	#sec_youtube .title, #sec_process .title, #sec_ba .title, #sec_price .title {
		width:90%;
		margin:0 auto;
		padding:0 0 30px 0;
	}
	
	#sec_youtube .title img, #sec_process .title img, #sec_ba .title img, #sec_price .title img {
		width:100%;
	}
	
	#sec_youtube ul.yt_list {
		width: 90%;
	    margin: 0 auto;
	    overflow: hidden;
	}
	
	#sec_youtube ul.yt_list li {
		width:100%;
	}
	
	#sec_youtube ul.yt_list li img {
		width: 100%;
	}
	
	#sec_youtube ul.yt_list li a {
		width:12%;
		height:0;
		margin-top:-8%;
		margin-left:-6%;
		padding-bottom:20%;
		background-size:100%;
	}
	
	#sec_youtube ul.yt_list li a:hover {
		background-size:100%;
	}
	
	
	#sec_read .txt {
		padding:0 30px;
	}
	
	#sec_read .txt p {
		font-size: 1.2em;
		line-height: 150%;
	}
	
	#sec_read .txt ol li {
		font-size:1.0em;
	}
	
	#sec_ba ul {
		margin-bottom:50px;
	}

	#sec_ba ul li {
		float:none;
		width:100%;
		margin:0 0% 30px 0%;
		text-align:center;
	}
	
	#sec_price ul>li div>ul>li {
		text-align:left;
	}
	
	#sec_price ul>li div span {
		font-size:0.75em;
	}

	#sec_price ul {
		margin: 0 auto 30px auto;
	}
	
	#sec_contact .topArea p {
		width:90%;
		margin:0 auto;
		padding:60px 0 0 0;
	}
	
	#sec_contact .topArea .img {
		height:0;
		padding-bottom:30%;
		background:url(images/franchise_img.jpg) repeat-x top center;
		background-size:cover;
	}
	
	#sec_contact .topArea .img img {
		position:absolute;
		top:35%;
		left:50%;
		width:60%;
		margin-left:-30%;
		display:block;
	}
	
	#sec_process ol {
		width:90%;
	}
	
	#sec_process ol li {
		width:100%;
	}
	
	#sec_process ol li em {
		width:60%;
		margin:auto;
	}
	
	#sec_process ol li em img {
		width:100%;
	}
	
	#sec_process ol li div img {
		width:100%;
	}
	
	.infoArea {
		padding:12% 5%;
	}
	
	.infoArea .infoWrap .mapArea {
		width:100%;
	}
}


@media screen and (max-width: 500px) {	

	#sec_read .txt p {
		padding-bottom:25px;
		font-size:1.0em;
	}
	
	#sec_price ul>li div {
		padding:30px 0;
	}
	
	#sec_price ul>li div p {
		margin-top:10px;
	}

	
	#sec_price ul>li div>ul>li {
		font-size:0.75em;
	}
	
}
