@charset "utf-8";
@media print, screen and (min-width : 769px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/styling/design/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
.color_slider .name .sup{
    top: 0px ;
    vertical-align: top ;
}
/* -----------------------------------
    .section_styling
----------------------------------- */

.section_styling .pic{
    line-height: 0;
}

.section_styling .pic img{
    width: 100%;
    height: auto;
}

.section_styling{
    margin: 40px auto 80px auto;
}
.section_styling .section_desc{
	font-size:18px;
	line-height:160%;
	margin-bottom:20px;
}

.section_styling .pic_wide{
	text-align:center;
	position:relative;
	height:500px;
	margin-top:40px;
}
.section_styling .pic_wide img {
	display:block;
	position:absolute;
	left:50%;
	margin-left:-640px;
}
.section_styling .pic_wide.pic_styling img{
	margin-left:-700px;
}
.section_styling .pic_wide.pic_styling{
	height:700px;
}

/* -----------------------------------
    .section_type
----------------------------------- */
/* ---logo---- */
/* ----------------- */
.section_type{
    margin: 0 auto 25px auto;
}
	.section_type.normal{
		padding-top:60px;
		padding-bottom:46px;
		margin-bottom:0;
	}
	.section_type.plusstyle_fun{
		margin-top:45px;
		padding-top:60px;
		margin-bottom:46px;
	}
	.section.normal{
		background-color: #f8f8f8;
	}
	.section_type.plusstyle_fun{
	}
.section_type .detail_logo_wrap{
	position:relative;
	margin-bottom:23px;
	text-align:center;
	
}
.section_type .detail_logo{
	position:relative;
}
	.section_type .detail_logo img{
		height:28px;
	}
	
	.section_type.plusstyle_fun .detail_logo{
		text-indent:25px;
	}
	
	.section_type.plusstyle_fun .detail_logo img{
		height:58px;
	}
	.section_type .detail_logo:after{
		content:"";
		height:0;
		display:block;
		margin:29px auto 0;
		width:39px;
		border-top:solid 4px #454545;
	}
	.section_type.plusstyle_fun .detail_logo:after{
		display:none;
	}

.section_type  .detail_logo_wrap h3{
	margin:26px 0 0;
	font-size:35px;
}
.section_type .pic_wide{
	text-align:center;
	position:relative;
	height:700px;
		padding-top:30px;
}
.section_type .pic_wide img {
	display:block;
	position:absolute;
	left:50%;
	margin-left:-700px;
	height:700px;
}
	.section_type.plusstyle_fun .pic_wide,
	.section_type.plusstyle_fun .pic_wide img{
		height:750px;
	}
.caption {
    font-size: 11px;
    line-height: 120%;
    margin: 30px 30px 0;
}
	.plusstyle_fun .caption{
		margin-top:-20px;
	}
/* -----------------------------------
    .section_equipment
----------------------------------- */
.section_equipment {
margin: 0 0 0 0;
}
	.section_equipment.plusstyle_fun ,
	.section_equipment.plusstyle_cool {
		margin-bottom:20px;
	}
.section_equipment .img_slider{
	margin:0 0 0;
	padding:0 15px;
}
.section_equipment .img_slider.through .slider_inner {
    width: 445px;
    letter-spacing: normal;
    display: block;
    text-align: left;
	float:left;
    vertical-align: top;
	margin-bottom:60px;
}

/* -----------------------------------
    #
----------------------------------- */

.tab_wrap .tab_contents > .tab{
	width:980px;
}

/* -----------------------------------
    .section_bodycolor
----------------------------------- */
.section_bodycolor{
    margin: 0 auto 0 auto;
	padding-bottom:55px;
	padding-top:1px;
}
	.section_bodycolor.plusstyle_cool{
		margin-bottom:100px;
	}
.section_bodycolor .section_inner .head_title{
	margin-bottom:50px;
	margin-top:100px;
}
.section_bodycolor .color_slider{
    margin: 0 0 20px 0;
}

.section_bodycolor .body_color_gallery{
    position: relative;
    text-align: center;
}
.section_bodycolor .body_color_gallery02{
	margin-top:60px;
}

.section_bodycolor .body_color_gallery img{
    width: 100%;
	padding:0 25px;
	
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
    margin: 0 auto 0 auto;
    height: auto;
	position:relative;
	left:0px;
}

.section_bodycolor .body_color_gallery .pic{
    margin: 0 0 20px;
}

.section_bodycolor .body_color_gallery .name{
    margin: 0 0 10px 0;
    font-size: 22px;
}
.section_bodycolor .body_color_gallery .desc_small{
	font-size:11px;
	line-height:140%;
	margin:-10px 25px 30px;
	text-align:left;
}
.section_bodycolor .body_color_gallery .name .special{
    font-size: 16px;
}

.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 .type span{
	font-size:12px;
}

.section_bodycolor .body_color_gallery .caution{
    margin: 5px 0;
    font-size: 11px;
}
.section_bodycolor .nav_wrap{
	opacity:0;
	pointer-events:none;
	height:0;
}

}
