@charset "utf-8";

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/styling/design/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

/* -----------------------------------
    #section_styling
----------------------------------- */


/* -----------------------------------
    #section_gallery
----------------------------------- */
#section_gallery{
    /* width: 880px; */
    margin: 0 auto 50px auto;
}

#section_gallery .img_slider{
    width: 880px !important;
}


/* -----------------------------------
    #section_detail
----------------------------------- */
#section_detail{
    margin: 0 auto 100px auto;
    }

#section_detail .img_slider{
    width: 880px !important;
    }


/* -----------------------------------
    #section_bodycolor
----------------------------------- */
#section_bodycolor{
    width: 980px;
    margin: 0 auto 100px auto;
}

#section_bodycolor .color_slider{
    margin: 0 0 20px 0;
}

#section_bodycolor .body_color_gallery{
    position: relative;
    text-align: center;
}

#section_bodycolor .body_color_gallery img{
    width: 810px;
    margin: 0 auto 30px auto;
    height: auto;
}

#section_bodycolor .body_color_gallery .pic{
    margin: 0 0 30px 0;
}

#section_bodycolor .body_color_gallery .name{
    margin: 0 0 10px 0;
    font-size: 22px;
}

#section_bodycolor .body_color_gallery .caption{
    font-size: 16px;
    line-height: 1.5em;
    margin: 0 0 15px 0;
}

#section_bodycolor .body_color_gallery .type{
    font-size: 14px;
    line-height: 1.571em;
}

#section_bodycolor .body_color_gallery .caution{
    margin: 5px 0;
    font-size: 11px;
}

/* -----------------------------------
    #section_access
----------------------------------- */
#section_access .detail {
    padding:0;
}

/* -----------------------------------
    #section_custom
----------------------------------- */
#section_custom{
    margin: 0 0 80px 0;
}

#section_custom .head_title{
    width: 930px !important;
    margin: 0 auto 40px auto;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #808080;
}

#section_custom .section_desc{
    margin-bottom: 30px;
}

#section_custom .equipment_list {
	padding: 0 50px;
	letter-spacing: -.40em;
}

#section_custom .equipment_list .img_slider {
	width: auto !important;
}

#section_custom .equipment_list .img_slider .slick-track {
	width: auto !important;
}

#section_custom .equipment_list .list_inner {
	width: 210px;
	margin: 0 13px 50px 0;
	letter-spacing: normal;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}

#section_custom .equipment_list .list_inner:nth-child(4n) {
	margin-right: 0;
}

#section_custom .equipment_list .list_inner .pic {
	margin: 0 0 20px 0;
}

#section_custom .equipment_list .list_inner .pic .switch_sp {
	display: none;
}

#section_custom .equipment_list .list_inner .name {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

#section_custom .equipment_list .list_inner .copy {
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 24px;
}

#section_custom .equipment_list .list_inner .thin {
	font-weight: normal;
}

#section_custom .equipment_list .list_inner .ico_type {
	left: 0;
	margin-bottom: 10px;
}

/* -----------------------------------
*
    .Type-S Version
*
----------------------------------- */
.bg_gray{
	color: #ffffff;
	background-color: #020202;
	background-image: url(../image/pic_styling_visual_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}

.bg_gray #top_topic_path{
	margin: 0px auto 20px auto;
	padding-top: 50px;
    position: absolute;
    top: 47px;
    left: 50%;
    transform: translate(-50%, 10px);
    z-index: 99;
}

.bg_gray #contents_area{
	color: #ffffff;
}

.bg_gray .rect_nav{
	margin-bottom: 0;
	padding-bottom: 55px;
    position: absolute;
    top: 143px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 99;
}

.bg_gray .rect_nav li{
    background: none;
}

.bg_gray .rect_nav li.current{
    background-color: #808080 !important;
    color: #ffffff;
}

.bg_gray .rect_nav li a{
    color: #ffffff !important;
    box-sizing: border-box;
    border: 1px solid #ffffff;
}

.bg_gray .rect_nav li.current a{
    color: #595757 !important;
    background: #ffffff;
}

.bg_gray .switch_pc.section_inner{
    margin-top: -17vw;
}


.bg_gray .section .section_desc{
    color: #ffffff;
    margin: 50px 0;
    position: absolute;
    top: -130px;
    left: 0;
}



.bg_gray #section_styling .bg_gray_btm{
    background: url('../image/pic_styling_visual_bg_pc.jpg') bottom left no-repeat;
    background-size: 100% 99%;
    margin-top: 8vw;
    position: relative;
}

.bg_gray #section_styling .head_title{
    color: #ffffff;
    position: absolute;
    top: 205px;
    left: 0;
}

.bg_gray #section_styling .image_title{
    color: #ffffff;
}

.bg_gray .pic_wide img {
    vertical-align: bottom;
}

.bg_gray .equipment_inner {
    padding:110px 50px 100px;
}



.bg_gray .equipment_inner .through_wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.bg_gray .equipment_inner .list_inner{
    position: relative;
}

.bg_gray .equipment_inner .list_inner:nth-child(1){
    width: 418px;
}
.bg_gray .equipment_inner .list_inner:nth-child(2){
    width: 458px;
}
.bg_gray .equipment_inner .list_inner:nth-child(3){
    width: 498px;
    margin-top: 4px;
}
.bg_gray .equipment_inner .list_inner:nth-child(4){
    width: 378px;
    margin-top: 4px;
}

.bg_gray .equipment_inner .list_inner .name{
    color: #ffffff;
    font-size: 14px;
    line-height: 1.4em;
    position: absolute;
    bottom: 20px;
    left: 20px;
}


}

@media screen and (min-width : 2520px) {
    .bg_gray #section_styling .bg_gray_btm{
        background-size: 100% 86%;
    }
}

@media screen and (min-width : 2000px) and (max-width : 2519px){
    .bg_gray #section_styling .bg_gray_btm{
        background-size: 100% 92%;
    }
}

@media screen and (min-width : 1764px) and (max-width : 1999px){
    .bg_gray #section_styling .bg_gray_btm{
        background-size: 100% 94%;
    }
}

@media screen and (min-width : 1540px) and (max-width : 1763px){
    .bg_gray #section_styling .bg_gray_btm{
        background-size: 100% 96%;
    }
}
@media screen and (min-width : 769px) and (max-width : 1300px){
    .bg_gray #section_styling .bg_gray_btm{
        margin-top: 5vw;
        background-size: 100% 95%;
    }
}

@media screen and (min-width : 769px) and (max-width : 1220px){
    .bg_gray #section_styling .bg_gray_btm{
        background-size: 100% 96%;
    }
}

@media screen and (min-width : 769px) and (max-width : 1180px){
    .bg_gray #section_styling .bg_gray_btm{
        margin-top: 3vw;
        background-size: 100% 94%;
    }
}

@media screen and (min-width : 769px) and (max-width : 1110px){
    .bg_gray #section_styling .bg_gray_btm{
        margin-top: 3vw;
        background-size: 100% 95%;
    }
}

@media screen and (min-width : 769px) and (max-width : 1080px){
    .bg_gray #section_styling .bg_gray_btm{
        margin-top: 3vw;
        background-size: 100% 99%;
    }
}

@media screen and (min-width : 769px) and (max-width : 1080px){
    .bg_gray #section_styling .bg_gray_btm{
        margin-top: 3vw;
        background-size: 100% 99%;
    }
}

@media screen and (min-width : 769px) and (max-width : 980px){
    .bg_gray #section_styling .bg_gray_btm{
        background-size: 100% 100%;
        margin-top: 3em;
    }
}

@media screen and (min-width : 769px) and (max-width : 1300px){
    .bg_gray .equipment_inner {
        padding:140px 50px 50px;
    }
}

@media screen and (min-width : 769px) and (max-width : 1080px){
    .bg_gray .equipment_inner {
        padding:200px 50px 50px;
    }
}
@media screen and (min-width : 769px) and (max-width : 1300px){
    .bg_gray .section .section_desc{
        top: -86px;
    }
}

@media screen and (min-width : 769px) and (max-width : 1080px){
    .bg_gray .section .section_desc{
        top: -46px;
    }
}


@media screen and (min-width : 769px) and (max-width : 1080px){
    .bg_gray .switch_pc.section_inner{
        margin-top: -10em;
    }
}


@media screen and (min-width : 769px) and (max-width:1080px){
.section h3{
    font-size: 2.8vw !important;
}
}