body {
	background-image: url(../img/bg_1.png);
	background-repeat: repeat-x repeat-y;
	background-position: center;
}

.mr_bg_left {
	top: 0;
	left: 0;
	position: absolute;
	width: 284px;
	z-index: -1000;
	background-image: url(../img/bg_left_1.png);
	background-repeat: repeat-y;
}

.mr_bg_right {
	top: 0;
	right: 0;
	position: absolute;
	width: 249px;
	z-index: -1000;
	background-image: url(../img/bg_right_1.png);
	background-repeat: repeat-y repeat-x;
}

.mr_concept {
	background: url(../img/concept_bg.png) no-repeat 50% 0;
}

.mr_logo_block {
	margin-bottom: 60px;
}

.mr_concept_logo {
	margin-top: -50px;
}

.mr_concept_title {
	font-size: 2.1em;
	line-height: 1.8em;
	font-weight: 900 !important;
	letter-spacing: .3em !important;
	text-shadow: 0px 0px 6px #fff, 0px 0px 6px #fff, 0px 0px 6px #fff, 0px 0px 6px #fff, 0px 0px 6px #fff, 0px 0px 6px #fff, 0px 0px 6px #fff;
	/* text-shadow: 0px 0px 6px #fff, 0px 0px 6px #fff, 0px 0px 6px #fff, 0px 0px 1px #000, 0px 0px 1px #000; */
}

.mr_concept_title > span {
	font-weight: 100;
	font-size: 1.1em;
	vertical-align: bottom;
}

.mr_concept_1 {
	background-image: url(../img/concept_1.png);
	background-repeat: no-repeat;
	width: 314px;
	height: 148px;
	cursor: pointer;
	display: inline-block;
}

.mr_concept_1_mobile {
	background-image: url(../img/concept_1_mobile.png);
	background-repeat: no-repeat;
	width: 184px;
	height: 130px;
	cursor: pointer;
	display: inline-block;
}

.mr_concept_1:hover {
	background-position: 0px -150px;
}

.mr_concept_2 {
	background-image: url(../img/concept_2.png);
	background-repeat: no-repeat;
	width: 314px;
	height: 148px;
	cursor: pointer;
	display: inline-block;
}

.mr_concept_2_mobile {
	background-image: url(../img/concept_2_mobile.png);
	background-repeat: no-repeat;
	width: 184px;
	height: 130px;
	cursor: pointer;
	display: inline-block;
}

.mr_concept_2:hover {
	background-position: 0px -150px;
}

.mr_concept_3 {
	background-image: url(../img/concept_3.png);
	background-repeat: no-repeat;
	width: 314px;
	height: 148px;
	cursor: pointer;
	display: inline-block;
}

.mr_concept_3_mobile {
	background-image: url(../img/concept_3_mobile.png);
	background-repeat: no-repeat;
	width: 184px;
	height: 130px;
	cursor: pointer;
	display: inline-block;
}

.mr_concept_3:hover {
	background-position: 0px -150px;
}

#concept_1, #concept_2, #concept_3 {
	margin-top: 20px;
}

.concept_middle {
	background-image: url(../img/concept_middle.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 974px;
	padding: 17px;
}

.concept_middle > h2 {
	background-image: url(../img/concept_title.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	padding-top: 10px;
	color: #fff;
	font-weight: 900;
	height: 56px;
	font-size: 2.2em;
	letter-spacing: .2em;
}

.concept_middle > div {
	position: relative;
	min-height: 344px;
}

.concept_middle_mobile {
	background-image: url(../img/concept_middle_mobile.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 596px;
	padding: 17px;
}

.concept_middle_mobile > h2 {
	background-image: url(../img/concept_title_mobile.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	padding-top: 10px;
	color: #fff;
	font-weight: 900;
	height: 56px;
	font-size: 2.2em;
	letter-spacing: .2em;
}

.concept_middle_mobile > div {
	position: relative;
	min-height: 300px;
}

.concept_middle_mobile > div.fix_mobile_1 {
	position: relative;
	min-height: 540px;
}

.concept_middle_mobile > div.fix_mobile_2 {
	position: relative;
	min-height: 300px;
}

.concept_content {
    position: absolute;
	left: 310px;
	top: 20px;
	width: 590px;
	text-align: left;
}

.concept_content_mobile {
    position: absolute;
	left: 260px;
	top: 20px;
	width: 280px;
	text-align: left;
}

.concept_content_mobile_1fix {
	position: absolute;
	left: 30px;
	bottom: 0px;
	width: 540px;
	font-size: 1.2em;
	text-align: left;
}

.concept_content_1fix1 > a {
	display: inline-block;
	position: relative;
}

.concept_content_1fix1 > a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-o-transition: opacity 0.1s linear;
	-webkit-transition: opacity 0.1s linear;
	-moz-transition: opacity 0.1s linear;
	transition:  opacity 0.1s linear;
}

.concept_content_1fix1 > a > img.concept_banner_new {
	position: absolute;
	top: -5px;
	left: -3px;
}

.concept_content_mobile_2fix {
	position: absolute;
	left: 30px;
	bottom: 0px;
	width: 540px;
	font-size: 1.2em;
	text-align: left;
	min-height: 80px !important;
}

.concept_content_mobile_2fix > em {
	color: #e4098e;
	font-weight: 900;
	font-size: 2em;
	line-height: 2em;
}

.concept_content_mobile_2fix > p {
	font-size: 1.2em;
	line-height: 2em;
}

.concept_content_3fix {
	left: 510px;
	top: 30px;
	width: 390px;
}

.concept_img_1 {
	position: absolute;
	left: 30px;
	bottom: -9px;
}

.concept_banner_3 {
	width: 95%;
	max-width: 580px;
}

.concept_img_1_mobile {
	background-image: url(../img/concept_img_1_mobile.jpg);
	background-repeat: no-repeat;
	width: 262px;
	height: 322px;
	position: absolute;
	left: 0px;
	bottom: 180px;
}

.concept_img_2_mobile {
	background-image: url(../img/concept_img_2_mobile.jpg);
	width: 246px;
	height: 350px;
	position: absolute;
	left: 0px;
	bottom: 70px;
}

.concept_img_2 {
	position: absolute;
	left: 0px;
	bottom: -24px;
}

.concept_img_2_mobile {
	position: absolute;
	left: 0px;
	bottom: -60px;
}

.concept_img_3 {
	position: absolute;
	left: 0px;
	bottom: -13px;
}

.concept_img_3_mobile {
	background-image: url(../img/concept_img_3_mobile.jpg);
	width: 230px;
	height: 330px;
	position: absolute;
	left: 20px;
	bottom: -30px;
}

.concept_content > p {
	margin: 0;
	color: #000;
	font-size: 1.4em;
    line-height: 2em;
	letter-spacing: .1em;
}

.concept_content > span > small {
	padding-top: 10px;
	line-height: 1.5em;
	font-size: 1.2em;
}

.concept_content > p > strong,
.concept_content_mobile > p > strong {
	color: #e4098e;
}

.concept_content > p > em {
	color: #e4098e;
	font-weight: 900;
	font-size: 2em;
}

.concept_content_mobile > p {
	margin: 0;
	color: #000;
	font-size: 1.4em;
    line-height: 2.2em;
}

.concept_2_border {
	margin-top: 24px;
	margin-bottom: 30px;
	height: 2px;
    font-size: 0;
    line-height: 0;
    background: url(../img/concept_2_border.png) repeat-x 0 0;
}

.concept_2_border_mobile {
	margin-top: 55px;
	margin-bottom: 20px;
	min-height: 20px !important;
	height: 2px;
    font-size: 0;
    line-height: 0;
    background: url(../img/concept_2_border_mobile.png) repeat-x 0 0;
}

.concept_2_circle {
	width: 128px;
	height: 128px;
	margin-right: 30px;
	border-radius: 99em;
	background-color: #e4098e;
	-moz-transform-origin: center center;
	-moz-transform: rotate(-10deg);
	-webkit-transform-origin: center center;
	-webkit-transform: rotate(-10deg);
	-o-transform-origin: center center;
	-o-transform: rotate(-10deg);
	-ms-transform-origin: center center;
	-ms-transform: rotate(-10deg);
	transform-origin: center center;
	transform: rotate(-10deg);
	color: #fff;
	font-weight: 900;
	text-align: center;
	padding-top: 11px;
	float: left;
}

.concept_2_circle > h3 {
	line-height: 1.3em;
}

@media screen and (min-width: 768px) {
	.concept_top_1_mobile {
		width: 596px;
		height: 108px;
		background-image: url(../img/concept_top_1_mobile.png);
	}
	
	.concept_top_2_mobile {
		width: 596px;
		height: 108px;
		background-image: url(../img/concept_top_2_mobile.png);
	}
	
	.concept_top_3_mobile {
		width: 596px;
		height: 108px;
		background-image: url(../img/concept_top_3_mobile.png);
	}
	
	.concept_bottom_mobile {
		width: 596px;
		height: 36px;
		background-image: url(../img/concept_bottom_mobile.png);
	}
}

@media screen and (max-width: 767px) {
	.mr_logo_block {
		margin-bottom: 30px;
	}

	.mr_concept_title {
		font-size: 1.2em;
		line-height: 1.6em;
		letter-spacing: .2em !important;
	}
	
	.mr_concept_1_mobile {
		width: 100px;
		height: 80px;
		margin: 1px;
		background-size: 100%;
	}
	
	.mr_concept_2_mobile {
		width: 100px;
		height: 80px;
		margin: 1px;
		background-size: 100%;
	}
	
	.mr_concept_3_mobile {
		width: 100px;
		height: 80px;
		margin: 1px;
		background-size: 100%;
	}
	
	.concept_top_1_mobile {
		width: 320px;
		height: 64px;
		background-image: url(../img/concept_top_1_mobile.png);
		background-size: 320px 64px;
	}
	
	.concept_top_2_mobile {
		width: 320px;
		height: 64px;
		background-image: url(../img/concept_top_2_mobile.png);
		background-size: 320px 64px;
	}
	
	.concept_top_3_mobile {
		width: 320px;
		height: 64px;
		background-image: url(../img/concept_top_3_mobile.png);
		background-size: 320px 64px;
	}
	
	.concept_bottom_mobile {
		width: 320px;
		height: 22px;
		background-image: url(../img/concept_bottom_mobile.png);
		background-size: 320px 22px;
	}
	
	.concept_middle_mobile {
		background-image: url(../img/concept_middle_mobile.png);
		background-repeat: repeat-y;
		background-position: center center;
		background-size: 320px 20px;
		width: 320px;
		padding: 17px;
		min-height: 0px !important;
	}
			
	.concept_middle_mobile > div {
		position: relative;
		min-height: 144px;
	}

	.concept_middle_mobile > h2 {
		background-image: url(../img/concept_title_mobile.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 280px 34px;
		margin: 0;
		padding-top: 7px;
		color: #fff;
		font-weight: 900;
		height: 36px;
		font-size: 1.4em;
	}
	
	.concept_2_border_mobile {
		margin-top: 70px;
		margin-bottom: 0px;
		min-height: 20px !important;
		height: 2px;
		font-size: 0;
		line-height: 0;
		background: url(../img/concept_2_border_mobile.png) repeat-x 0 0;
		background-size: 302px;
		margin-left: -8px;
		width: 302px;
	}
	
	.concept_content_mobile {
		position: absolute;
		left: 130px;
		top: 0px;
		width: 150px;
		text-align: left;
		text-align: justify;
		text-justify:inter-ideograph;
	}
	
	.concept_content_mobile > p {
		margin-top: .5em;
		font-size: .95em;
		line-height: 1.8em;
	}
	
	.concept_middle_mobile > div.fix_mobile_1 {
		position: relative;
		min-height: 230px;
	}
	
	.concept_middle_mobile > div.fix_mobile_2 {
		position: relative;
		min-height: 120px;
	}
	
	.concept_content_mobile_1fix {
		position: absolute;
		left: 20px;
		bottom: -10px;
		width: 260px;
		font-size: .9em;
		text-align: left;
	}
	
	.concept_img_1_mobile {
		width: 122px;
		height: 232px;
		background-size: 122px;
		position: absolute;
		left: 0px;
		bottom: -10px;
	}
	
	.concept_img_2_mobile {
		width: 123px;
		height: 165px;
		background-size: 123px;
		position: absolute;
		left: 0px;
		bottom: -50px;
	}
	
	
	.concept_img_3_mobile {
		width: 115px;
		height: 165px;
		background-size: 115px;
		position: absolute;
		left: 20px;
		bottom: -20px;
	}
	
	.concept_content_mobile_2fix {
		position: absolute;
		left: 0px;
		bottom: 00px;
		width: 340px;
		text-align: left;
		min-height: 0px !important;
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	
	.concept_content_mobile_2fix > em {
		color: #e4098e;
		font-weight: 900;
		font-size: 1em;
		line-height: 2em;
		text-align: center;
	}

	.concept_content_mobile_2fix > p {
		font-size: .8em;
		line-height: 1.6;
	}
	
	.mr_concept_logo {
		width: 50%;
		height: 50%;
	}
			
	.mr_concept {
		background: url(../img/concept_bg.png) no-repeat 50% 0;
		background-size: 140%;
		background-position: center 0px;
	}
}