
body {
	margin: 0;
	padding: 0;
	color: #000000;
}

body img {
	border: 0;
	vertical-align: bottom;/*]폜*/
}

.st_wrapper a:link { color: #000000;text-decoration: none;}
.st_wrapper a:visited { color: #000000; }
.st_wrapper a:hover { color: #000000; }
.st_wrapper a:active { color: #000000; }

.st_wrapper {
	text-align: center;
	width: 100%;
    max-width: 1000px;
	margin: 0 auto;
    padding: 0;
	letter-spacing: 0.045em;
	font-family: 'Noto Sans JP', sans-serif;
}

.wrap_content {
	width: 1000px;
	margin: 0 auto;	
    position: relative;
	text-align: center;
}

.st_wrapper img {
	width: 100%;
	margin: 0 auto;
}

.point_video {
    display: block;
    width: 100%;
}

.ot_box01{
	background:#c9a59b;
}

.ot_box02{
	background:#4e787f;
	padding: 80px 0;
}

.sp {
	display:none;
}
.pc{
    display: block;
}

.clear {
    clear: both;
}

.mt-30px{
	margin-top: 30px;
}
.mt-60px{
	margin-top: 60px;
}

.h2{
	font-size: 25px;
	line-height: 1.6;
	letter-spacing: 1.5px;
	font-weight: 300;
	color: #fff;
}
.h2 span{
	font-size: 18px;
}
.parent{
	position: relative;
	padding-bottom: 80px;
}
.bag_01{
	position: absolute;
	top: 1130px;
    left: 630px;
	text-align: right;
}
.bag_02{
	position: absolute;
	top: 900px;
	text-align: right;
}
.bag_04{
	position: absolute;
	top: 1550px;
	left: 80px;
	text-align: right;
}
.bag_06{
	position: absolute;
	top: 950px;
	left: 550px;
	text-align: right;
}
.bag_08{
	text-align: left;
	margin: 30px 0 60px 0;
}
.bag_09{
	position: absolute;
	top: 1750px;
	left: 600px;
	text-align: right;
}

@media only screen and (max-width:750px){
	
	.wrap_content {
		width: 100%;
	}
	
    .pc {
		display:none;
	}
	.sp {
		display:block;
		width: 100%;
	}
	.h2{
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: 1.5px;
	font-weight: 300;
	color: #fff;
	}
	.h2 span{
	font-size: 9px;
	}
	
	.bag_01_s{
		width: 95%;
		text-align: right;
		margin-top: 20px;
	}

    .bag_02_s{
        position: absolute;
        top: 345px;
		text-align: right;
		margin-left: -155px;
    }
    .bag_04_s{
        position: absolute;
        top: 570px;
        left: -240px;
        text-align: right;
    }
    .bag_06_s{
        position: absolute;
        top: 350px;
        left: -10px;
        text-align: right;
    }
    .bag_08_s{
        margin: 20px 15px 60px 0 ;
    }
    .bag_09_s{
        position: absolute;
        top: 655px;
        left: -9px;
        text-align: right;
    }
	
}
