@charset "UTF-8";
.uvs__link_defalt:after {
    top: 9px;
}
.uvs__anc-head_ori{
	padding-top: 100px;
    margin-top: -60px;
}
.color_01{
	background:#b2cabc;
}
.color_02{
	background:#beb0d4;
}
.color_03{
	background:#e0d28b;
}
.color_14 {
    background-image: url(../img/p_color_14.png);
    background-size: cover;
}
.color_15 {
    background-image: url(../img/p_color_15.png);
    background-size: cover;
}
.cpt__color {
    width: 430px;
    margin: 0 auto;
}
.cpt__color p {
    width: 60px;
}
.cpt__color ul li {
    display: block;
}
.org__image_01{
	text-align:center
}
.org__image_01 img{
	width:auto;
}
.org__bag-bg{
	background: url(../img/use_08.jpg) no-repeat right bottom / 190px;
}
.org__ajuster{
	padding-top: 100px;
	margin-top: -60px;
}
.adjust-table{
	width: 26%;
}
.uvs__ta_center {
	text-align: center!important;
}
.ori_height{
	line-height: 1.2;
}
.cpt__list_2column dl {
    margin-bottom: 10px;
}
@media screen and (max-width: 767px){
.cpt__color {
    display: block;
}
.cpt__color ul {
    border-left: none;
    padding: 10px 0 0;
}
.org__image_01 {
    text-align: center;
}
.org__bag-bg{
	background: none;
}
.org__ajuster{
	padding-top: 80px;
	margin-top: -40px;
}
.uvs__font_80per {
    font-size: 0.8em;
}
.uvs__anc-head_ori {
    padding-top: 80px;
    margin-top: -40px;
}
.sec__index ul li:after {
    top: 9px;
}
}