@charset "utf-8";



/*　　main-img
-------------------------------------------------------*/
.main-img {
	position: relative;
	height: 800px;
	margin-top: 200px;
}
.main-img .bg {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 480px;
	z-index: 10;
}
.main-img .txt {
	position: absolute;
	width: 100%;
	padding: 0 20px;
	bottom: 32px;
	text-align: center;
	z-index: 20;
}


@media screen and (min-width: 768px) and (max-width: 1023px){
.main-img {
	position: relative;
	height: 600px;
	margin-top: 40px;
}
.main-img .bg {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 330px;
	z-index: 1;
}
.main-img .txt {
	position: absolute;
	width: 100%;
	padding: 0 10px;
}
.main-img .txt img {
	height: 500px;
}
}

@media screen and (max-width: 767px){
.main-img {
	position: relative;
	height: 280px;
	margin-top: 80px;
}
.main-img .bg {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 165px;
	bottom: 20px;
	z-index: 1;
}
.main-img .txt {
	position: absolute;
	width: 100%;
	padding: 0 10px;
}
.main-img .txt img {
	height: 256px;
}
}

@media screen and (max-width: 767px) and (orientation : landscape) {
}




/*　　contents
-------------------------------------------------------*/
.cnt-service .img-tit {
	margin-right: 30px;
}
.cnt-service .img-parallax {
	min-height: 526px;
	background: transparent;
}
.cnt-works {
	margin-top: 60px;
	background-image: url(../images/top/works_bg.png);
	background-repeat: no-repeat;
	background-position: center 62px;
}
.cnt-beautiful {
	height: 523px;
	background: transparent;
}
.cnt-beautiful .wrapper1 {
	position: relative;
}
.cnt-beautiful .inner {
	float: right;
	width: 460px;
	height: 523px;
	line-height: 1.6;
}
.cnt-beautiful .img-tit {
	margin-right: 30px;
}
.cnt-beautiful .tit1 {
	padding-top: 110px;
}
.cnt-beautiful .txt1 {
	margin-top: 30px;
}
.cnt-beautiful .txt-en {
	position: absolute;
	bottom: 0;
	left: 0;
}
.cnt-design {
	margin-top: 288px;
}
.cnt-design .bg {
	height: 523px;
	background: transparent;
}
.cnt-design .wrapper1 {
	position: relative;
}
.cnt-design .inner {
	float: left;
	width: 460px;
	height: 523px;
	line-height: 1.6;
}
.cnt-design .img-tit {
	margin-right: 30px;
}
.cnt-design .tit1 {
	padding-top: 90px;
	line-height: 47px;
}
.cnt-design .txt1 {
	margin-top: 30px;
	line-height: 1.6;
}
.cnt-design .txt-en {
	position: absolute;
	top: -145px;
	right: 0;
}
.cnt-photography {
	margin-top: 288px;
}
.cnt-photography .bg {
	height: 523px;
	background: transparent;
}
.cnt-photography .wrapper1 {
	position: relative;
}
.cnt-photography .inner {
	float: right;
	width: 460px;
	height: 523px;
	line-height: 1.6;
}
.cnt-photography .img-tit {
	margin-right: 30px;
}
.cnt-photography .tit1 {
	padding-top: 200px;
	line-height: 47px;
}
.cnt-photography .txt1 {
	margin-top: 30px;
	line-height: 1.6;
}
.cnt-photography .txt-en {
	position: absolute;
	top: -143px;
	left: 0;
}
.cnt-lp {
	margin-top: 180px;
}
.cnt-lp .img-tit {
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.cnt-lp .box-step {
	position: relative;
}
.cnt-lp .box-step .txt1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 47.916666666667%;
	z-index: 20;
}
.cnt-lp .step2 {
	padding-top: 190px;
}
.cnt-lp .box-step .qr1 {
	position: absolute;
	top: 230px;
	left: 36.875%;
	width: 31.041666666667%;
	z-index: 10;
}
.cnt-news .img-tit {
	margin-right: 30px;
}
.cnt-news .news-top a {
	display: block;
	margin-top: 20px;
	color: #1a1a1a;
	background-color: #f5f5f5;
	border-radius: 6px;
	behavior: url(/js/PIE.htc);
}
.cnt-news .news-top a:hover {
	background-color: #ffebf4;
}
.cnt-news .news-top dl {
	overflow: hidden;
	zoom: 1;
}
.cnt-news .news-top dl dt {
	float: left;
	width: 180px;
	padding: 20px 20px;
	font-weight: 500;
	text-align: center;
}
.cnt-news .news-top dl dd {
	padding: 20px;
	margin-left: 180px;
}

@media screen and (min-width: 768px) and (max-width: 1023px){
.cnt-service .img-tit {
	width: auto;
	height: 30px;
}
.cnt-beautiful {
	height: 450px;
}
.cnt-beautiful .inner {
	float: none;
	width: auto;
	margin-right: -20px;
	margin-left: -20px;
	text-align: center;
	background-image: url(../images/top/bg_inner.png);
	background-repeat: repeat;
}
.cnt-beautiful .img-tit {
	width: auto;
	height: 30px;
}
.cnt-beautiful .txt-en img {
	width: auto;
	height: 115px;
}
.cnt-design {
	margin-top: 200px;
}
.cnt-design .inner {
	float: none;
	width: auto;
	margin-right: -20px;
	margin-left: -20px;
	text-align: center;
	background-image: url(../images/top/bg_inner.png);
	background-repeat: repeat;
}
.cnt-design .img-tit {
	width: auto;
	height: 40px;
}
.cnt-design .txt-en {
	position: absolute;
	top: -108px;
}
.cnt-design .txt-en img {
	width: auto;
	height: 140px;
}
.cnt-photography {
	margin-top: 200px;
}
.cnt-photography .inner {
	float: none;
	width: auto;
	margin-right: -20px;
	margin-left: -20px;
	text-align: center;
	background-image: url(../images/top/bg_inner.png);
	background-repeat: repeat;
}
.cnt-photography .tit1 {
	padding-top: 150px;
}
.cnt-photography .img-tit {
	width: auto;
	height: 40px;
}
.cnt-photography .txt-en {
	position: absolute;
	top: -108px;
	left: 0;
}
.cnt-photography .txt-en img {
	width: auto;
	height: 140px;
}
.cnt-lp {
	margin-top: 120px;
}
.cnt-lp .img-tit {
	width: auto;
	height: 40px;
}
.cnt-lp .box-step .qr1 {
	position: absolute;
	top: 25%;
}
.cnt-news .img-tit {
	width: auto;
	height: 30px;
}
}

@media screen and (max-width: 767px){
.cnt-service .img-tit {
	display: block;
	width: auto;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.cnt-service .img-parallax {
	margin-top: 20px;
	min-height: 326px;
}
.cnt-beautiful {
	height: 423px;
	background: transparent;
}
.cnt-beautiful .inner {
	float: none;
	width: auto;
	height: 423px;
}
.cnt-beautiful .tit1 {
	padding-top: 60px;
	text-align: center;
}
.cnt-beautiful .img-tit {
	display: block;
	width: auto;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.cnt-beautiful .txt1 {
	margin-top: 50px;
	text-align: center;
}
.cnt-beautiful .btn {
	text-align: center;
}
.cnt-beautiful .txt-en img {
	width: auto;
	height: 60px;
}
.cnt-design {
	margin-top: 100px;
}
.cnt-design .bg {
	height: 483px;
}
.cnt-design .inner {
	float: none;
	width: auto;
	height: 483px;
	margin-right: -15px;
	margin-left: -15px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/top/bg_inner.png);
	background-repeat: repeat;
}
.cnt-design .tit1 {
	padding-top: 30px;
	line-height: 1.6;
	text-align: center;
}
.cnt-design .img-tit {
	display: block;
	width: auto;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.cnt-design .txt1 {
	margin-top: 25px;
}
.cnt-design .txt-en {
	position: absolute;
	top: -54px;
	right: 0;
}
.cnt-design .txt-en img {
	width: auto;
	height: 70px;
}
.cnt-photography {
	margin-top: 100px;
}
.cnt-photography .bg {
	height: 423px;
}
.cnt-photography .inner {
	float: none;
	width: auto;
	height: 423px;
	margin-right: -15px;
	margin-left: -15px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/top/bg_inner.png);
	background-repeat: repeat;
}
.cnt-photography .img-tit {
	display: block;
	width: auto;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.cnt-photography .tit1 {
	padding-top: 70px;
	line-height: 1.6;
	text-align: center;
}
.cnt-photography .txt1 {
	margin-top: 45px;
	line-height: 1.6;
}
.cnt-photography .txt-en {
	position: absolute;
	top: -54px;
	left: 0;
}
.cnt-photography .txt-en img {
	width: auto;
	height: 70px;
}
.cnt-lp {
	margin-top: 60px;
}
.cnt-lp .img-tit {
	display: block;
	width: auto;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.cnt-lp .box-step .txt1 {
	position: relative;
	width: auto;
	margin-bottom: 20px;
}
.cnt-lp .step2 {
	padding-top: 30px;
}
.cnt-news .img-tit {
	display: block;
	width: auto;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.cnt-news .news-top dl dt {
	float: none;
	width: auto;
	padding: 15px 15px 5px;
	font-weight: 500;
	text-align: center;
}
.cnt-news .news-top dl dd {
	padding: 0 15px 15px;
	margin-left: 0;
}

}


@media screen and (max-width: 767px) and (orientation : landscape) {
}