@charset "UTF-8";
.color_01{
	background:#8693c8;
}
.color_02{
	background:#77b396;
}
.color_03{
	background:#baa0c3;
}
.color_04{
	background:#252527;
}
.color_05{
	background:#baa0c3;
}
.color_06{
	background:#ece6dd;
}
.color_07{
	background:#5e757a;
}
.color_08{
	background:#252527;
}
.color_09{
	background:#cc776b;
}

.org__image_01{
	height:540px;
	text-align:center
}
.org__image_01 img{
	height:100%;
	width:auto;
}
.org__image_02{
	height:280px;
	text-align:center
}
.org__image_02 img{
	height:100%;
	width:auto;
}
.org__bag-bg{
	background: url({$file_path}/img/use_08.jpg) no-repeat right bottom / 190px;
}
.org__ajuster{
	padding-top: 100px;
	margin-top: -60px;
}
@media screen and (max-width: 767px){
.org__image_01 {
    height: 420px;
    text-align: center;
}
.org__image_02{
	height:auto;
	text-align:center
}
.org__image_02 img{
	height:auto;
	width:100%;
}
.org__bag-bg{
	background: none;
}
.org__ajuster{
	padding-top: 80px;
	margin-top: -40px;
}
}

@media screen and (min-width: 768px){
	.cpt__box_caution {
		position: relative;
	}
	.cpt__box_caution ul {
		position: relative;
		z-index: 2;
	}
	.cpt__box_caution figure {
		position: absolute;
		bottom: 15px;
		right: 0;
		width: 210px;
		z-index: 1;
	}
	.cpt__box_caution figure img {
		width: 100%;
		height: auto;
	}
}
