@charset "shift_jis";

#contents .section {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
	border-bottom: dotted 1px #ccc;
}
.wrapper {
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}
.wrapper p.product_category {
	font-weight: bold;
	margin-bottom: 20px;
}
.wrapper .img_area {
	overflow: hidden;
	width: 300px;
	float: left;
}
.wrapper .equipment {
	width: 210px;
	height: 100px;
	float: left;
	margin-bottom: 15px;
	text-align: center;
}
.wrapper .plus_side {
	width: 26px;
	height: 100px;
	float: left;
	position: relative;
}
.wrapper .plus_side img {
    position:absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.wrapper .products {
	clear: both;
	float: left;
	margin-left: 60px;
}
.wrapper .products ul {
	margin-bottom: 10px;
}
.wrapper .products ul li {
	list-style-type: none;
}
.wrapper .products dt {
	font-weight: bold;
	margin-bottom: 5px;
}
.wrapper .connect_info {
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    clear: both;
    height: 40px;
    padding: 5px 0 5px 10px;
    width: 250px;
}
.wrapper .connect_info-h {
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    clear: both;
    height: 60px;
    padding: 5px 0 5px 10px;
    width: 250px;
}
.wrapper .connect_info2 {
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    clear: both;
    height: 40px;
    padding: 5px 0 5px 10px;
    width: 250px;
}
.wrapper .btn_img_area {
	width: 380px;
	float: left;
}
.wrapper .btn_img_area li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
@media screen and (min-width: 641px) and (max-width: 900px) {
body {
    display: block !important;
}
.mod-content {
    display: table;
    float: none;
    overflow: hidden;
	width: auto;
}
.column2-left180 {
    display: table-row-group !important;
    float: none;
    width: 100%;
}
#tmp-localnavigation h2, .inc-linkbox01 h3, .inc-linkbox02 h3 {
    width: auto;
}
.colum2-right760 {
    display: table-header-group !important;
    float: none;
    width: 100%;
    overflow: hidden;
}
#sp {
    max-width: 900px;
    width: 94%;
}
#contents {
	width: 760px;
	margin: 0 auto;
}
#contents .section {
	max-width: 900px;
	width: 97%;
}
.wrapper {
    margin: 0;
}
.wrapper .img_area {
    width: 230px;
}
.wrapper .equipment {
    text-align: left;
    width: 150px;
}
.wrapper .products {
    margin-left: 0;
}
.wrapper .connect_info {
	width: 200px;
	height: 60px;
}

.wrapper .connect_info-h{
	width: 200px;
	height: 75px;
}  
    
.wrapper .connect_info2 {
	width: 200px;
	height: 60px;
}
}
@media (max-width: 640px) {
.wrapper {
    width: 340px;
	margin: 0 auto;
}
.wrapper .img_area {
    width: 150px;
}
.wrapper .equipment {
    width: 110px;
	text-align: left;
}
.wrapper .products {
	margin-left: 0;
}
.wrapper .connect_info {
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    clear: both;
    height: 90px;
    padding: 5px 0 5px 10px;
    width: 125px;
}
    
.wrapper .connect_info-h{
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    clear: both;
    height: 145px;
    padding: 5px 0 5px 10px;
    width: 125px;    
    }    
.wrapper .connect_info2 {
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    clear: both;
    height: 110px;
    padding: 5px 0 5px 10px;
    width: 125px;
}
.wrapper .connect_info ul.txtlink li {
    margin: 0 5px 0 0;
}
.wrapper .btn_img_area {
	width: auto;
}
.wrapper .btn_img_area li {
	float: none;
}
}

/*
	====================================
		ƒ{ƒ^ƒ“
	====================================
*/
#contents .section {
	overflow: hidden;
	clear: both;
}
#contents ul.btn_area_text {
    margin: 0 auto;
    width: 630px;
}
#contents ul.btn_area_text li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.mod-linkButton {
	width: 300px;
	height: 70px;
}
.mod-linkButton a {
    padding: 15px 0 0 10px;
}
.mod-linkButton a.no_pct {
    padding: 26px 0 0 10px;
}
.mod-linkButton .figure {
	display: inline-block;
    vertical-align: middle;	
}

.mod-linkButton a .content_anchor {
	background: url("/support/share/images/arrow_underline.gif") no-repeat scroll left 5px;
	line-height: 16px !important;
	padding-left: 12px;
	width: 270px;
	margin-left: 10px;
	vertical-align: middle;
	word-break: normal;
}
.mod-linkButton a .content_link {
	background: url("/support/share/images/arrow_black.gif") no-repeat scroll left 5px;
	line-height: 16px !important;
	padding-left: 12px;
	width: 270px;
	margin-left: 10px;
	vertical-align: middle;
	word-break: normal;
}
@media (max-width: 900px) {
#contents ul.btn_area_text {
    width: auto;
}
}
@media (max-width: 640px) {
	#contents ul.btn_area_text {
		margin: 0 auto;
		max-width: 400px;
	}
	#contents ul.btn_area_text li {
		float: none;
	}
	.mod-linkButton {
	    background-size: auto 100%;	
		width: 100%;
		height: 70px;
	}
	.mod-linkButton .figure {
		display: inline-block;
	}
	.mod-linkButton a {
	    height: auto !important;
	}
	.mod-linkButton a .content_anchor {
	    width: auto;
		word-break: break-all;
		padding-bottom: 10px;
	}
}
