@charset "utf-8";
/* product
---------------------------------------------------------- */
.product_wrap {
    max-width: 900px;
    margin: 0 auto;
}
.product_main_tit {
    border-bottom: dotted 1px #daabab;
    margin-bottom: 30px;
}
.product_main_tit_blue {
    border-bottom: dotted 1px #A7BCD3;
}
.product_tit {
    font-size: 2.2rem;
}
.product_txt {
    font-size: 1.3rem;
}
.product_txt_little {
    font-size: 1.2rem;
}
.product_bold {
    font-weight: bold;
}
.product_flex {
    display: flex;
}
.txt_left {
    text-align: left;
}

/*　Fiory　*/
.fiory_img img {
    max-width: 100%;
}
.fiory_box {
    padding-top: 60px;
    padding-bottom: 40px;
}
.fiory_box1 {
    background: linear-gradient(180deg, #fff 0%, #fff 40%, #FAF1ED 40%, #FAF1ED 100%);
}
.fiory_box2 {
    background: linear-gradient(180deg, #fff 0%, #fff 40%, #F5EAE9 40%, #F5EAE9 100%);
}
.fiory_box3 {
    background: linear-gradient(180deg, #fff 0%, #fff 40%, #EDF4F7 40%, #EDF4F7 100%);
    margin-bottom: 63px;
}
.fiory_box4 {
    background: linear-gradient(180deg, #fff 0%, #fff 40%, #f8e9e9 40%, #f8e9e9 100%);
}
.fiory_box5 {
    background: linear-gradient(180deg, #fff 0%, #fff 40%, #f0f7f3 40%, #f0f7f3 100%);
}
.fiory_box_sub {
    margin-top: 30px;
}
.fiory_box_sub .fiory_item_left {
    width: 176px;
    min-width: 176px;
    box-sizing: border-box;
    margin-right: 30px;
}
.fiory_box_sub .fiory_item_right {
    width: 100%;
}
.fiory_box_sub .fiory_item_right .data_box_area {
    margin-top: 30px;
    justify-content: space-between;
}
.fiory_box_sub .fiory_item_right .data_box_area .data_box_txt {
    width: 100%;
}
.fiory_box_sub .fiory_item_right .data_box_area .data_box_txt .product_txt_little {
    margin-top: 10px;
}
.fiory_box_sub .fiory_item_right .data_box_area .fiory_img {
    width: 183px;
    min-width: 183px;
    box-sizing: border-box;
    margin-left: 50px;
}

/*　color_uv　*/
.color_uv_img img {
    max-width: 100%;
}
.product_main_tit .color_uv_img {
    padding-bottom: 30px;
}
.product_area .product_area_item {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: dotted 1px #DD92A1;
}
.product_area .product_area_item_blue {
    border-bottom: dotted 1px #A7BCD3;
}
.product_area .product_area_item .product_txt_top {
    margin-bottom: 30px;
}
.product_area .product_area_item .product_item {
    align-items: flex-end;
    justify-content: space-between;
}
.product_area .product_area_item .product_item .product_left .product_txt {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: dotted 1px #DD92A1;
}
.product_area .product_area_item .product_item .product_left .product_txt_blue {
    border-bottom: dotted 1px #A7BCD3;
}
.product_area .product_area_item .product_item .product_right {
    margin-left: 60px;
}
.product_area .product_area_item .product_data_box {
    margin-top: 20px;
}
.product_area .product_area_item .product_data_box .color_uv_img {
    margin-bottom: 10px;
}

.contents.product {
	margin-top: -16px;
	background: url(../../common/img/bg_shadow_01.png) 0 0 repeat-x;
	padding-bottom: 9px;
	margin-bottom: 6px;
	border-bottom:1px solid #E5E1D6;
}
.ttl_mainimg {
	padding-bottom: 30px;
}
.contents-main {
    padding-top: 57px;
}
.content-cmn .section {
    margin-bottom: 93px;
}
.content-cmn .section h2 {
    margin-bottom: 47px;
}
.box-content .content-detail {
    width: 313px;
    float:left;
}
.box-content .content-detail h3 {
    margin-bottom: 12px;
    font-size: 2.6rem;
    line-height: 1;
    font-weight: bold;
}
.box-content .content-detail .txt_01 {
    margin-bottom: 21px;
    font-size: 1.3rem;
}
.box-content .content-detail .img_01 {
    margin-bottom: 25px;
}
.box-content .content-detail .detail-lens h4 {
    text-indent: -8px;
    font-weight: bold;
}
.box-content .content-detail .detail-lens .details {
    margin-bottom: 18px;
    line-height: 1.8;
    overflow: hidden;
    *zoom: 1;
}
.box-content .content-detail .detail-lens dt {
    clear: left;
    display:inline-block;
    float:left;
}
.box-content .content-detail .detail-lens dd {
    display:inline-block;
    float:left;
}
.box-content .content-detail .detail-lens .sub_txt {
    clear:left;
}
.box-content .content-detail .img-02 {
    margin-bottom: 36px;
}
.box-content .content-image {
    margin-left: 31px;
    width: 556px;
    float:left;
}
.box-content .content-image .img-04 {
    margin-bottom: 10px;
}
.box-content .content-image .img-05 {
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
/*　アドシン追記　200917　*/
    .product_wrap {
        padding: 0 20px;
    }
    .product_wrap2 {
        padding: 0;
    }
    .product_main_tit {
        margin-bottom: 20px;
    }
    .product_tit {
        font-size: 1.8rem;
    }

/*　Fiory　*/
    .fiory_img_max img {
        width: 100%;
    }
    .fiory_box {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .fiory_box1 {
        background: linear-gradient(180deg, #fff 0%, #fff 12%, #FAF1ED 12%, #FAF1ED 100%);
    }
    .fiory_box2 {
        background: linear-gradient(180deg, #fff 0%, #fff 12%, #F5EAE9 12%, #F5EAE9 100%);
    }
    .fiory_box3 {
        background: linear-gradient(180deg, #fff 0%, #fff 12%, #EDF4F7 12%, #EDF4F7 100%);
        margin-bottom: 30px;
    }
    .fiory_box4 {
        background: linear-gradient(180deg, #fff 0%, #fff 12%, #f8e9e9 12%, #f8e9e9 100%);
    }
    .fiory_box5 {
        background: linear-gradient(180deg, #fff 0%, #fff 12%, #f0f7f3 12%, #f0f7f3 100%);
    }
    .fiory_box_sub {
        padding: 0 20px;
    }
    .fiory_box .data_box_area {
        margin-top: 30px;
    }
    .fiory_box .data_box_area .data_box_left {
        width: 80px;
        min-width: 80px;
        box-sizing: border-box;
        margin-right: 20px;
    }
    .fiory_box .data_box_area .data_box_right .product_txt_little {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
/*　color_uv　*/
    .product_main_tit .color_uv_img {
        padding-bottom: 20px;
    }
    .product_area .product_area_item .product_txt_top {
        margin-bottom: 20px;
    }
    .product_area .product_area_item .product_item {
        margin-top: 20px;
    }
    .product_area .product_area_item .product_item .product_txt {
        margin-bottom: 20px;
    }
    
    .contents.product {
        margin-top: -16px;
        background: url(../../common/img/bg_shadow_01.png) 0 0 repeat-x;
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
    }
    .ttl_mainimg {
        padding-bottom: 20px;
    }
    .contents-main {
        padding-top: 41px;
    }
    .product.color .section-sp {
        margin-bottom: 25px;
        border-bottom: 2px solid #d97680;
        text-align:center;
    }
    .product.color .section-colo-sp {
        margin-bottom: 25px;
        border-bottom: 2px solid #173075;
        text-align:center;
    }
    .section-sp {
        margin-bottom: 25px;
        border-bottom: 2px solid #f3c1d5;
        text-align:center;
    }
    .section-colo-sp {
        margin-bottom: 25px;
        border-bottom: 2px solid #f3c1d5;
        text-align:center;
    }
	.section-sp h2 {
		margin-bottom: 25px;
		background: url(../../products/img/bg_dot_repeat_02_pc.png) center left repeat-x;
	}
	.color .section-sp h2 {
		margin-bottom: 25px;
		background: url(../../products/img/bg_dot_repeat_02_sp.png) center left repeat-x;
	}
	.color .section-colo-sp h2 {
		margin-bottom: 25px;
		background: url(../../products/img/bg_dot_repeat_03_sp.png) center left repeat-x;
	}
	.section-sp .img-01 {
		margin-bottom: 28px;
	}
	.section-colo-sp .img-01 {
		margin-bottom: 28px;
	}
    .box-content-sp .content-detail {
        margin: 0 auto 27px;
        width: 320px;
        overflow: hidden;
        *zoom: 1;
        text-align: left;
    }
    .box-content-sp .content-detail .img-02 {
        margin-left: 10px;
        width: 111px;
        float:left;
    }
    .color .box-content-sp .content-detail .img-02 {
        margin-left: 14px;
        width: 111px;
        float:left;
    }
    .box-content-sp .content-detail .txtHead-in {
        margin: -4px 0 0 8px;
        width: 168px;
        float: left;
    }
    .box-content-sp .content-detail .txtHead-in h4 {
        margin-bottom: 2px;
        font-size: 1.5rem;
        font-weight: bold;
    }
    .box-content-sp .content-detail .txtHead-in .txt-in {
        font-size: 1.4rem;
        line-height: 1.4;
    }
	.box-content-sp .img-03 {
        margin-bottom: 8px;
    }
	.box-content-sp .img-04 {
        margin-bottom: 20px;
    }
	.box-content-sp .img-05 {
		margin: 0 auto 21px;
		width: 220px;
	}
	.box-content-sp .detail-lens {
		margin: 0 auto 21px;
        width: 320px;
		overflow: hidden;
		*zoom: 1;
		text-align:left;
	}
	.color .box-content-sp .detail-lens {
		margin-bottom: 14px;
	}
    .box-content-sp .detail-lens .details-01-sp {
        width: auto;
        float: none;
        font-size: 1.4rem;
        overflow: hidden;
        line-height: 1.4;
        margin-left: 14px;
    }
    .color .box-content-sp .detail-lens .details-01-sp {
        width: auto;
        float: none;
        font-size: 1.3rem;
        overflow: hidden;
        line-height: 1.5;
        margin-left: 23px;
    }
    .box-content-sp .detail-lens .details-01-sp h4 {
        text-indent: -5px;
        font-size: 1.3rem;
        font-weight: bold;
    }
    .box-content-sp .detail-lens .details-01-sp dt {
        display:inline-block;
        float:left;
        clear: left;
    }
    .box-content-sp .detail-lens .details-01-sp dd {
        display:inline-block;
        float:left;
    }
    .box-content-sp .detail-lens .details-01-sp dd .sub_txt {
        clear:left;
        letter-spacing: -0.06em;
    }
    .box-content-sp .detail-lens .details-02-sp {
        margin-left: 14px;
        line-height: 1.3;
    }
    .color .box-content-sp .detail-lens .details-02-sp {
        margin-left: 23px;
        width: auto;
        float: none;
        font-size: 1.4rem;
        overflow: hidden;
        line-height: 1.4;
    }
    .box-content-sp .detail-lens .details-02-sp dt {
        clear: left;
        display:inline-block;
        float:left;
    }
    .box-content-sp .detail-lens .details-02-sp dd {
        display:inline-block;
        float:left;
    }
	.box-content-sp .img-06 { 
		margin: 0 auto 20px;
		text-align: center;
	}
	.box-content-sp .img-07 {
		margin: 0 auto;
		padding-bottom: 20px;
		text-align: center;
	}
}
.color_txt {
	font-size:11px;
	margin-top:7px;
	line-height:20px;
}
.color_txt a {
	color:#00F;
}
.color_txt a:hover {
	color:#06F;
}