@charset "utf-8";
img { width: 100%; vertical-align: top;}

.frame {
	width: 960px;
	margin: 0 auto;
	position:relative;
}
a{
	/*
	-webkit-transition:opacity 0.2s ease-in-out;
	-moz-transition:opacity 0.2s ease-in-out;
	-o-transition:opacity 0.2s ease-in-out;
	transition:opacity 0.2s ease-in-out;
	*/
}

a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;

}

#header {
	background:#ececec !important;
	height:59px;
	width:100%;
}
#header .logo{
	width:120px;
	position:absolute;
	left:0;
	top:19px
}
#header .sitename{
	text-align:left;
	font-size:18px;
	line-height:18px;
	letter-spacing:1px;
	font-weight:bold;
	padding-top:19px;
	padding-left:190px;
}
#top #header .sitename{
	display:none;
}

#header .sitename a{
	color:#333;
}

#header .links{
	position:absolute;
	right:0;
	top:0px;
	display:block;
	width:479px;

}
#header .links li{
	float:left;
}
#header .links li a{
	display:block;
	height:59px;
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-999px;
	overflow:hidden;
}

#header .links li a:hover{
	background-position:bottom left;
}

#header .links li.btn_jirei a{
	width:120px;
	background-image:url(/ss/3dprofiler/keijou/images/menu_jirei.gif);
}
#header .links li.btn_download a{
	width:120px;
	background-image:url(/ss/3dprofiler/keijou/images/menu_download.gif);
}
#header .links li.btn_osusume a{
	width:120px;
	background-image:url(/ss/3dprofiler/keijou/images/menu_osusume.gif);
}
#header .links li.btn_otoiawase a{
	width:119px;
	background-image:url(/ss/3dprofiler/keijou/images/menu_otoiawase.gif);
}

/*-------------------------------------------------*/

#breadcrumb {
	padding:21px 0 0;
}
#breadcrumb li {
	margin: 0 10px 0 0;
	float: left;
}
#breadcrumb li.cat a {
	background:#ececec;
	padding:2px;
	border-radius:5px;

}
#header .links li a{
	color:#333333;
}
/*-------------------------------------------------*/

#newpostBox{
	margin-bottom:40px;
}
#newpostBox h2{
	font-size: 16px;
	font-weight:bold;
	background:url(/ss/3dprofiler/keijou/images/line1.gif) no-repeat left bottom;
	margin: 0 0 20px;
	padding:0 0 12px;
}
#newpostBox li{
	border-bottom:1px solid #e4e4e4;
	margin-bottom:27px;
	padding-bottom:23px;
}
#newpostBox .thumb{
	width:150px;
	float:left;
}
#newpostBox .info{
	width:450px;
	float:right;
}
#newpostBox .ttl{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
#newpostBox .txt{
	font-size:14px;
  margin-bottom: 5px;
}

#newpostBox .info .cat {
	  display: inline;
	  padding: 3px;
	  text-align: center;
	  font-size: 12px;
	  border: 1px solid #d6d6d6;
	  border-radius: 5px;
	  background: #f7f7f7;
	  margin-top:10px;
}

#newpostBox .info .next {
	  display: block;
	  float:right;
	  padding:0px 10px;
	  text-align: center;
	  font-size: 12px;
	  border: none;
	  border-radius: 0px;
	  color:#FFF;
	  background: #9E9E9E;
	  margin-top:0px;
}

#newpostBox .oneline .thumb{
	width:100%;
	float:none;
	margin-bottom:22px;
}

#newpostBox .oneline .info{
	width:100%;
}
#newpostBox .oneline .ttl{
	display:none;
}
#newpostBox .oneline .txt{
	font-size:14px;
}



/*-------------------------------------------------*/

#titleBox {
	background:url(/ss/3dprofiler/keijou/images/bg_titlebox.jpg) no-repeat top center #202020;
	height:190px;
	color:#fff;
}
#titleBox .frame{

}

#titleBox .frame td{
	vertical-align:central;
}

#titleBox .thum {
	float:left;
	width: 150px;
	padding-right:33px;
}
#titleBox h1 {
	font-size: 32px;
	line-height: 1.25;
	margin: 0 0 30px;
}

#titleBox .frame{
	padding-top:20px;
}
#titleBox .frame td{
	height:150px;
	text-align:left;
}
#top #titleBox .frame{
	padding-top:0;
}

#top #titleBox .frame td{
	height:184px;
}


/*-------------------------------------------------*/
#main {
	width: 630px;
	float: left;
}

#contents {

}
#contents div.sec {
	margin: 0 0 60px 0;
	clear: both;
}
#contents div.sec h3 {
	font-size: 20px;
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid  #aeaeae;
	line-height:1.5;
	font-weight:bold;
}
#contents div.sec h3 span{
	border-left:5px solid #e50012;
	padding-left:10px;
}
#contents div.sec h4 {
	background:#e7e7e7;
	padding:8px 12px;
	font-weight:bold;
	font-size:18px;
	margin:20px 0 22px;
}
#contents div.sec p {
	margin-bottom:21px;
  margin-bottom: 21px;
  font-size: 16px;
  line-height: 1.8em;
}

#contents div.sec li{
  font-size: 16px;
  line-height: 1.8em;
}
#mainbox{
	margin-top:21px;
}

#contents div.sec p span {
    display: inline-block;
}

#contents .sns{

}
#contents .sns li{
	margin: 0 10px 0 0;
	float: left;
}

/*-------------------------------------------------*/

#main ul.pageNav01 {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	background: #eee;
	text-align: center;
}

#main ul.pageNav01 li {
	display: inline;
	margin: 0 2px;
	padding: 0;
	cursor: pointer;
}


#main ul.pageNav01 li{
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
}

#main ul.pageNav01 li a:hover {
	background: #eeeff7;
	border-color: #333;
}


.pagination {
            font-size: 80%;
        }

.pagination li {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.pagination li {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

#main ul.pageNav01 li.select{
	background: #eeeff7;
	border-color: #333;
}


.disnon {
  display: none;
}

/*-------------------------------------------------*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

/*-------------------------------------------------*/
#post #contents {
	background:#f7f7f7;
	padding:40px;
	margin-bottom:40px;
}

#post #contents .sec a:link,
#post #contents .sec a:hover,
#post #contents .sec a:visited{
	color:#0000cc;
	text-decoration:underline;
}


/*-------------------------------------------------*/
#jirei #contents{
	width:100%;
	margin-bottom:100px;
}
#jirei .jireibox{
	border:1px solid #d2d2d2;
	padding:0px;
	margin-bottom:13px;
}
#jirei .jireibox table{
			border-spacing: 0px;
}
#jirei .jireibox .photo{
	width:273px;
	padding-right:0px;
}
#jirei .jireibox .info_1{
		color:#fff;
		background:#2a5c8d;
		padding:10px 20px;
}
#jirei .jireibox .info_1 a{
		color:#fff;
}

#jirei .jireibox .info_2{
	color:#333333;
	padding:10px 20px;
}

#jirei .jireibox .copy{
	font-weight:bold;
	font-size:16px;
}


#jirei .jireibox .name{
	font-weight:bold;
	font-size:18px;
	margin-top:10px;
	margin-bottom:20px;
}
#jirei .jireibox .text{
	font-size:14px;
	padding-right: 25px;
}

#jirei .jireibox p.link{
	font-size:14px;
	padding-top: 14px;
	color:#0066cc;
}
#jirei .jireibox .link img{
	height:auto;
	width:auto;
}



#jirei .footbtn{
		margin:30px auto 0;
		width: 702px;
	}

#jirei .footbtn li {
		float: left;
		margin-right: 20px;
	}

#jirei .footbtn li.last {
	margin-right:0;
	}




/*-------------------------------------------------*/
#catalogdownload #contents{
	width:100%;
	margin-bottom:100px;
}
#catalogdownload .catBox{
}
#catalogdownload .catBox h2 {
	font-size: 16px;
	font-weight:bold;
	background:url(/ss/3dprofiler/keijou/images/line1.gif) no-repeat left bottom;
	margin: 0 0 20px;
	padding:0 0 12px;
}

#catalogdownload .catBox .inner{
}
#catalogdownload .catalogBox table{
	width:100%;
}
#catalogdownload .catalogBox{
	width:430px;
	margin-bottom:60px;
	margin-right:50px;
	float:left;
}
#catalogdownload .catalogBox.catalogBox_02{
	width:558px;
}
#catalogdownload .catalogBox .photo{
	width:180px;
	padding-right:20px;
	vertical-align:top;
}
#catalogdownload .catalogBox .photo img {
	border: 1px solid #999;
}
#catalogdownload .catalogBox .photo.photo_02{
	width: 296px;
	padding-right: 30px;
}
#catalogdownload .catalogBox .photo.photo_02 span:first-child{
	padding-right: 10px;
}
#catalogdownload .catalogBox .photo.wA img{
	width: auto;
}
#catalogdownload .catalogBox .info{
	vertical-align:top;
	position:relative;
}
#catalogdownload .catalogBox .ttl td{
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
	font-size:20px;
	font-weight:bold;
	width:100%;
	vertical-align:middle;
	height:98px;
}
#catalogdownload .catalogBox .name{
	padding:18px 0;
	font-size:12px;
	font-weight:bold;
	line-height:1.4;
}
#catalogdownload .catalogBox .name span{
	font-size:11px;
	font-weight:normal;
}

#catalogdownload .catalogBox .btn{
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
}
#catalogdownload .catalogBox .btn.pStatic{
	position: static;
}


/*-------------------------------------------------*/
#osusume #contents{
	width:100%;
	margin-bottom:100px;
}
#osusume .itemBox{
	margin-bottom:50px;
}
#osusume .itemBox h2 {
	font-size: 16px;
	font-weight:bold;
	background:url(/ss/3dprofiler/keijou/images/line1.gif) no-repeat left bottom;
	margin: 0 0 20px;
	padding:0 0 12px;
}

#osusume .itemBox .inner{
	position:relative;
}
#osusume .itemBox .photo{
	width:430px;
	float:left;
}
#osusume .itemBox .info{
	vertical-align:top;
	width:480px;
	float:right;

}
#osusume .itemBox .ttl{
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
	font-size:26px;
	font-weight:bold;
	width:100%;
	vertical-align:middle;
	padding:30px 0;
}
#osusume .itemBox .text{
	padding:27px 0;
	font-size:14px;
}

#osusume .itemBox .btn{
	position:absolute;
	bottom:0;
	right:0;
	z-index:1;
	width:330px;
}



/*-------------------------------------------------*/

#side {
	width: 300px;
	float: right;
}
#side h2 {
	font-size: 16px;
	font-weight:bold;
	background:url(/ss/3dprofiler/keijou/images/line1.gif) no-repeat left bottom;
	margin: 0 0 20px;
	padding:0 0 12px;
}
#side dl {
	padding: 0 0 25px;
	margin: 0 0 25px;
	border-bottom: 1px solid  #e4e4e4;
}
#side dl dt {
	font-weight: bold;
	margin: 0 0 10px;
}

/*-------------------------------------------------*/
.side_sns{
	margin-bottom:30px;
}
.side_sns li{
	float: left;
	width: 71px;
	margin-right: 5px;
}
.side_sns .btn_fb{
}
.side_sns .btn_gp{
}
.side_sns .btn_hb{
	margin-right:0px;
}

/*-------------------------------------------------*/

.recommendPost{
	margin-bottom:40px;
}
.recommendPost h2{
	font-size: 16px;
	font-weight:bold;
	background:url(/ss/3dprofiler/keijou/images/line1.gif) no-repeat left bottom;
	margin: 0 0 20px;
	padding:0 0 12px;
}
.recommendPost li{
	border-bottom:1px solid #e4e4e4;
	margin-bottom:27px;
	padding-bottom:23px;
	margin-right:0px;
	width:300px;
	float:left;
}
.recommendPost li.even{
	margin-right:30px;
}

.recommendPost .thumb{
	width:90px;
	float:left;
}
.recommendPost .info{
	width:195px;
	float:right;
	position:relative;
}
.recommendPost li .icon{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.recommendPost .ttl{
	font-weight:bold;
	margin-bottom:10px;
	padding-top:5px;
}
.recommendPost .cat{
	display:inline;
	padding:3px;;
	text-align:center;
	font-size:12px;
	border:1px solid #d6d6d6;
	border-radius:5px;
	background:#f7f7f7;
}


/*-------------------------------------------------*/

table.view_inner{
width: 100%;
border-collapse: collapse;
margin-bottom:10px;
}

table.view_inner th{
width: 25%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}

table.view_inner td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}

/*-------------------------------------------------*/

#side .ranking{
	margin-bottom:40px;
}
#side .ranking h2{
}
#side .ranking li{
	border-bottom:1px solid #e4e4e4;
	margin-bottom:27px;
	padding-bottom:23px;
}

#side .ranking .thumb{
	width:90px;
	float:left;
}
#side .ranking .info{
	width:195px;
	float:right;
	position:relative;
}
#side .ranking li .icon{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#side .ranking .ttl{
	font-weight:bold;
	margin-bottom:10px;
	padding-top:5px;
}
#side .ranking .cat{
	display:inline;
	padding:3px;;
	text-align:center;
	font-size:12px;
	border:1px solid #d6d6d6;
	border-radius:5px;
	background:#f7f7f7;
}

#side .ranking .rank1 .icon{
	width:30px;
	height:24px;
	background:url(/ss/3dprofiler/keijou/images/icon_rank1.gif) no-repeat left bottom;
}
#side .ranking .rank1 .ttl{
	text-indent:35px;
}
#side .ranking .rank2 .icon{
	width:30px;
	height:24px;
	background:url(/ss/3dprofiler/keijou/images/icon_rank2.gif) no-repeat left bottom;
}
#side .ranking .rank2 .ttl{
	text-indent:35px;
}
#side .ranking .rank3 .icon{
	width:30px;
	height:24px;
	background:url(/ss/3dprofiler/keijou/images/icon_rank3.gif) no-repeat left bottom;
}
#side .ranking .rank3 .ttl{
	text-indent:35px;
}
#side .ranking .rank4 .icon{
	width:22px;
	height:22px;
	background:url(/ss/3dprofiler/keijou/images/icon_rank4.gif) no-repeat left bottom;
}
#side .ranking .rank4 .ttl{
	text-indent:25px;
}
#side .ranking .rank5 .icon{
	width:22px;
	height:22px;
	background:url(/ss/3dprofiler/keijou/images/icon_rank5.gif) no-repeat left bottom;
}
#side .ranking .rank5 .ttl{
	text-indent:25px;
}


/*-------------------------------------------------*/

#side .topics{
	margin-bottom:40px;
}
#side .topics li{
	float:right;
	background:#f7f7f7;
	width:145px;
	margin-bottom:10px;
}
#side .topics li.even{
	clear:both;
	float:left;

}
#side .topics li a{
	display:block;
	padding:10px 0;
	text-align:center;
	font-size:12px;
	border:1px solid #d6d6d6;
	border-radius:5px;
}


/*-------------------------------------------------*/

#side .relations{
	margin-bottom:40px;
}
#side .relations li{
	margin-bottom:10px;
}
#side .relations .product_link a{
	position: relative;
    display: block;
    padding: 16px 50px 14px 30px;
    background: #fff;
	border: 2px solid #aaa;
	font-size: 15px;
    font-weight: bold;
}
#side .relations .product_link a::before {
	position: absolute;
    top: 50%;
    right: 30px;
    width: 14px;
    height: 14px;
    border-right: 2px solid #aaa;
    border-bottom: 2px solid #aaa;
    content: "";
    transform: translate(0, -50%) rotate(-45deg);
}

/*-------------------------------------------------*/

#footer {
	border-top:1px solid #cacaca;
	padding:15px 0 30px;
}
#footer .links{
	position:absolute;
	top:0;
	left:0;
}
#footer .links li{
	float:left;
	margin-right:24px;
	font-size:12px;
	color:#000;
}
#footer .copyright{
	font-size:12px;
	color:#000;
	position:absolute;
	top:0;
	right:0;
}


/*-------------------------------------------------*/

#sp_fixed{
	position:fixed;
	display:none;
	left:0;
	bottom:0;
	width: 100%;
	z-index:99;
}
#sp_fixed ul{
	display:table;
	width: 100%;
	background:-moz-linear-gradient(top, #c30000, #b20000);
	background:-webkit-gradient(linear, left top, left bottom, from(#c30000), to(#b20000));
}
#sp_fixed li{
	display:table-cell;
	width: 50%;
	vertical-align:middle;
}
#sp_fixed a{
	position:relative;
	display:block;
	padding:0.5em 2em 0.5em 1em;
	color:#FFF;
	line-height:1.4;
}
#sp_fixed li a:after{
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	right:1em;
	width: 9px;
	background:url(/ss/3dprofiler/keijou/images/arrow01.png) center left no-repeat;
	background-size:9px;
}
#sp_fixed li:first-child{
	border-right: 1px solid #df8080;
}
#sp_fixed li:last-child{
	/*border-left: 1px solid #df8080;*/
}

/* clearfix */
#innerWrap,
.main,
.breadcrumb,
.recommendPost li,
#side .ranking li,
#newpostBox li{
  *zoom: 1;
}
#innerWrap:after,
.main:after,
.breadcrumb:after,
.recommendPost li:after,
#side .ranking li:after,
#newpostBox li:after{
  content: '';
  display: table;
  clear: both;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

/* Deqwas */
.box_recommend_horizon {
  max-width: 960px;
  margin: 0 auto 50px;
}
.box_recommend_horizon .Image img {
  width: auto;
}
.box_recommend_horizon.medium .Text {
  color: #06c;
  display: inline-block;
  text-align: left;
}


/* 横幅640～960px */
/*
@media screen and (max-width: 960px)	 {
	#innerWrap {
		width: 640px;
		margin: 0 auto;
	}
	#header {
		margin: 0 0 20px;
	}
	#contents, #side {
		width: 640px;
		float: none;
	}
	#foot {
		width: 640px;
	}

}
*/

/* 横幅670px 以下 */
@media screen and (max-width: 670px) {
	.frame {
		width:96%;
		margin-left:auto;
		margin-right:auto;
	}
	#header{
		height:auto;
		padding-bottom:5px;
	}
	#header .logo{
		left:10px;
		position:static;
		padding-top:5px;
		width:100px;
	}
	#header .sitename{
		padding-left:0;
		text-align:center;
		padding-top:10px;
		padding-bottom:10px;
	}
	#header .links{
		display:none;
	}
	#titleBox .frame td{
		height:auto;
	}


	#titleBox h1{
		margin-bottom:0;
	}

	#newpostBox{
		margin-bottom:0;
	}
	#newpostBox li{
		display:table;
	}
	#newpostBox .thumb{
		float:none;
		display:table-cell;
		width:90px;
	}
	#newpostBox .info{
		float:none;
		width:auto;
		display:table-cell;
		padding-left:10px;
	}

	#newpostBox .info .cat {
	  display: inline;
	  padding: 3px;
	  text-align: center;
	  font-size: 12px;
	  border: 1px solid #d6d6d6;
	  border-radius: 5px;
	  background: #f7f7f7;
	  margin-top:10px;
	}


	#newpostBox li.oneline{
		display:block;
	}
	#newpostBox li.oneline .thumb{
		display:block;
		width:100%;
	}
	#newpostBox li.oneline .info{
		width:auto;
		display:block;
		padding-left:0px;
	}

	#titleBox{
		height: auto;
		background:#000;
	}
	#titleBox .frame {
		padding-top: 0px;
	}
	#titleBox .txt{
		width:100%;
	}
	#titleBox .frame td p{
		text-align:left;
	}
	#titleBox .thum {
		display:none;
		float: none;
	}

	#mainbox .frame{
		width:100%;
	}
	#contents{
		float:none;
		width:96%;
		padding:2%;
	}
	#main{
		width:96%;
		padding:2%;
		margin-bottom:10px;
	}
	#post #contents{
		width:96%;
		padding:2%;
		margin-bottom:40px;
	}

	#side {
		float: none;
		width: 100%;
	}

	.side_sns{
		margin:0 auto 40px;
		width:90%;
	}
	.side_sns li{
		float:left;
		width:22%;
		margin-right:2%;
	}
	.side_sns .btn_fb{
	}
	.side_sns .btn_gp{
	}
	.side_sns .btn_hb{
		margin-right:0px;
	}



	#side .recommendPost {
		width:96%;
		margin-right: auto;
		margin-left:auto;
	}
	#side .topics {
		width:96%;
		margin-right: auto;
		margin-left:auto;
	}

	#side .relations {
		width:96%;
		margin-right: auto;
		margin-left:auto;

	}
	#side .topics li {
		width: 49%;
	}

	#side .ranking{
		width:96%;
		margin-right: auto;
		margin-left:auto;
	}
	#side .ranking h2{
	}
	#side .ranking li{
		display:table;
	}
	#side .ranking .thumb{
		float:none;
		display:table-cell;
		padding-right:10px;
	}
	#side .ranking .info{
		float:none;
		width:auto;
		display:table-cell;

	}
	#side .ranking .ttl{
	}
	#side .ranking .cat{
	}




	/*-------------------------------------------------*/

	.recommendPost{
	}
	.recommendPost h2{
	}
	.recommendPost li{
		width:100%;
		float:none;
		display:table;
	}
	.recommendPost li.even{
		margin-right:0px;
	}

	.recommendPost .thumb{
		width:90px;
		padding-right:10px;
		float:none;
		display:table-cell;
	}
	.recommendPost .info{
		width:auto;
		float:none;
		position:relative;
		display:table-cell;
	}
	.recommendPost li .icon{
	}
	.recommendPost .ttl{
	}
	.recommendPost .cat{
	}




	#footer{
		margin-bottom:90px;
	}
	#footer .links {
		position:static;
		margin-bottom:2%;
	}
	#footer .copyright {
		position:static;
		text-align:center;
	}
	#sp_fixed{
		display:block;
	}

	/*----------------------------------------------------------*/

	#jirei #titleBox h1 {
		text-align:center;
	}

	#jirei #contents{
		width:96%;
		padding:0 2%;
	}
	#jirei .jireibox{
		padding:0px;
	}
	#jirei .jireibox .photo{
		width:130px;
		padding-right:0px;
		vertical-align:top;
	}
	#jirei .jireibox .info_1{
		color:#fff;
		background:#2a5c8d;
		padding:10px;
	}
	#jirei .jireibox .info_1 a{
		color:#fff;
	}
	#jirei .jireibox .info_2{
		color:#333333;
		padding:5px 5px;
	}
	#jirei .jireibox .link{
		padding-top:10px;
	}
	#jirei .jireibox table{
			border-spacing: 0px;
	}

	#jirei ul.footbtn {
		width:100%;
		}

	#jirei .footbtn li {
		float: left;
		width:45%;
	}

	#jirei .footbtn li.last {
		float: right;
		width:45%;
	}


	/*-------------------------------------------------*/
	#catalogdownload #titleBox h1 {
		text-align:center;
	}

	#catalogdownload #contents{
		width:96%;
		margin-bottom:40px;
	}
	#catalogdownload .catBox{
	}
	#catalogdownload .catBox h2 {
		margin: 0 0 20px;
	}

	#catalogdownload .catBox .inner{
	}
	#catalogdownload .catalogBox table{

	}
	#catalogdownload .catalogBox{
		width:100%;
		margin-bottom:40px;
		margin-right:0px;
		float:none;
	}
	#catalogdownload .catalogBox.catalogBox_02{
		width: 100%;
	}
	#catalogdownload .catalogBox .photo,
	#catalogdownload .catalogBox .photo.photo_02{
		width:130px;
		padding-right:20px;
	}
	#catalogdownload .catalogBox .photo.photo_02 span:first-child{
		padding-right: 0;
		margin-bottom: 10px;
	}
	#catalogdownload .catalogBox .photo.wA img{
		width: 100%;
	}
	#catalogdownload .catalogBox .info{
	}
	#catalogdownload .catalogBox .ttl td{
		height:auto;
		padding:10px 0;
	}
	#catalogdownload .catalogBox .name{
	}
	#catalogdownload .catalogBox .name span{
	}

	#catalogdownload .catalogBox .btn{
		position:static;
		margin-top:10px;
		max-width:230px;
	}



	/*-------------------------------------------------*/
	#osusume #contents{
		width:96%;
		margin-bottom:40px;
	}
	#osusume .itemBox h2 {
	}

	#osusume .itemBox .inner{
	}
	#osusume .itemBox .photo{
		width:100%;
		float:none;
	}
	#osusume .itemBox .info{
		width:100%;
		float:none;

	}
	#osusume .itemBox .ttl{
		border-top:none;
	}
	#osusume .itemBox .text{
		font-size:14px;
	}

	#osusume .itemBox .btn{
		position:static;
		z-index:1;
		width:80%;
		margin:0 auto 0;
	}


	#contents .footbtn{
		margin:0 auto;
		width: 740px;
	}

	/*-------------------------------------------------*/

	 #page-top{
           display:none;
}

	/*-------------------------------------------------*/

	 div.info img{
             width: 60%;
}
  /* Deqwas */
  .box_recommend_horizon {
    display: none;
  }
}

	/*-------------------------------------------------*/
/* bottom_banner */

.prt_contents_bottom_banner {
  margin: 40px 0 0;
}

.prt_contents_bottom_banner *, *:before, *:after {
	box-sizing: border-box;
}
.prt_contents_bottom_banner .main_thumb img {
	width: auto;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.prt_contents_bottom_banner a {
  display: block;
  padding: 10px 10px 14px;
  border: 1px solid #aaa;
  background: #eee;
  color: #4d6a6a;
  text-decoration: none;
  font-size: 14px;
}

.prt_contents_bottom_banner a:hover {
  opacity: 0.7;
}

.prt_contents_bottom_banner .banner_title {
  margin-bottom: 14px;
  padding-bottom: 12px;
  border-bottom: 1px solid #aaa;
  text-align: center;
  font-weight: bold;
}

.prt_contents_bottom_banner .banner_title strong {
  font-size: 22px;
}

.prt_contents_bottom_banner .series_image {
  margin: 0 auto;
  max-width: 518px;
}

.prt_contents_bottom_banner .images {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.prt_contents_bottom_banner .main_thumb {
  -webkit-flex: 24 1 auto;
  flex: 24 1 auto;
  padding: 0 4px 4px 0;
  -webkit-box-flex: 24;
  text-align: center;

}

.prt_contents_bottom_banner .arrow_images {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 0 8px;

  -webkit-box-flex: 1;
}

.prt_contents_bottom_banner .image {
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  text-align: center;

  -webkit-box-flex: 0;
}

.prt_contents_bottom_banner .image figcaption {
  margin: 4px 0 0;
  text-align: left;
  font-size: 14px;
  line-height: 1.286;
}

.prt_contents_bottom_banner .image strong {
  font-weight: bold;
  font-size: 17px;
}

.prt_contents_bottom_banner .arrow {
  -webkit-flex: 0 0 12px;
  flex: 0 0 12px;
  padding: 0 6px 0 8px;

  -webkit-box-flex: 0;
}

.prt_contents_bottom_banner .has_caption .arrow i {
  -webkit-transform: translate(0, -20px);
  transform: translate(0, -20px);
}

#contents div.sec .prt_contents_bottom_banner .desc p {
	font-size: 14px;
}

.prt_contents_bottom_banner .desc p {
  margin: 0 0 10px;
}

.prt_contents_bottom_banner .button {
  padding: 0 8px;
  text-align: right;
}

.prt_contents_bottom_banner .button span {
  display: inline-block;
  padding: 2px 10px;
  max-width: 120px;
  width: 100%;
  border-radius: 5px;
  background: #e60012;
  background: -webkit-gradient(linear, left top, left bottom, from(#e24140), to(#cc1717));
  background: -webkit-linear-gradient(#e24140, #cc1717);
  background: linear-gradient(#e24140, #cc1717);
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 32px;
}

[data-direction="right"].prt_arrow_01:after, [data-direction="right"].prt_caret_01:after {
	border-color: transparent transparent transparent #333;
}

[data-color="gray"][data-direction="right"].prt_arrow_01:after, [data-color="gray"][data-direction="right"].prt_caret_01:after {
	border-left-color: #898989;
}

.prt_caret_01[data-size="SS"][data-direction="right"]:after, .prt_caret_01[data-size="SS"][data-direction="left"]:after {
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.prt_caret_01[data-size="SS"][data-direction="right"]:after {
	right: 0;
	border-width: 15px 0 15px 12px;
}


.prt_caret_01[data-size="SS"][data-direction="right"]:before {
	left: 0;
}
.prt_arrow_01:before, .prt_caret_01:before {
	background: #333;
}
[data-color="gray"].prt_arrow_01:before, [data-color="gray"].prt_caret_01:before {
	background: #898989;
}

.prt_arrow_01:before, .prt_caret_01:before, .prt_arrow_01:after, .prt_caret_01:after {
	position: absolute;
	content: "";
}

.prt_caret_01[data-size="SS"][data-direction="right"], .prt_caret_01[data-size="SS"][data-direction="left"] {
	width: 12px;
	height: 30px;
}

.prt_arrow_01, .prt_caret_01 {
	position: relative;
	display: inline-block;
}

.prt_arrow_01:after, .prt_caret_01:after {
	width: 0;
	height: 0;
	border-style: solid;
}

/*-------------------------------------------------*/