﻿@charset "UTF-8";
/* 見出し */
.products-sub-title {
	font-weight: 300;
}
.sub-section .sub-title1 {
	padding: 0.2em 0.5em !important;
	background: #f8f8f8 !important;
	margin-bottom: 20px;
	font-weight: 300 !important;
	font-size: 1.8rem;
}
.sub-section .sub-title2{
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}
.sub-section .sub-title3{
	margin-top: 20px;
	margin-left: 0px;
	padding-bottom: 5px;
	font-size: 15px;
	border-bottom: 1px dotted #ccc;
}
#informationWrap h3._h3{
	font-size: 1.8rem;
	border: none;
}
#informationWrap h5._h5{
	background: none;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 5px 0;
	font-size: 1.5rem;
	margin-bottom: 20px;
}
#informationWrap .sub-title2{
	background: none;
	padding: 0;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
#informationWrap .sub-title2.typeB{
	border-bottom: 3px solid #ccc;
}
@media print, screen and (min-width: 768px){
	.products-sub-title {
		font-size: 2.8rem;
	}
	.sub-section .sub-title1,
	#informationWrap h3._h3 {
    font-size: 2.6rem;
	}
}
.sub-section #informationWrap  h4.cate-title {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.sub-section #informationWrap h4.cate-title.hd_row{
	padding-bottom: 5px;
}
.sub-section #informationWrap h4.cate-title:not(.hd_row){
	background: none;
	padding-left: 0;
	height: auto;
	line-height: normal;
}
.sub-section #informationWrap h5.cate-sub-title {
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0;
	padding-bottom: 5px;
	font-size: 15px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	background: none;
}

.sub-section .cloudWrap h3.sub-title {
	padding: 0.2em 0.5em;
	background: #f8f8f8;
	margin-bottom: 20px;
	font-weight: 300;
	border: none;
}

@media print, screen and (min-width: 768px){
	.sub-section .cloudWrap h3.sub-title{
    font-size: 2.6rem;
	}
}

/* #informationWrap */
#informationWrap {
	padding: 0;
}
#informationWrap h3{
	padding: 0;
	padding-bottom: 10px;
}
#informationWrap h3.sub-title {
	padding: 0.2em 0.5em;
	background: #f8f8f8;
	margin-bottom: 20px;
	font-weight: 300;
	border: none;
}
#informationWrap h5{
	padding-bottom: 0;
	border: none;
	font-size: 16px;
	background: url(/support/images/ico_square_matb.gif) no-repeat 2px 7px;
}
#informationWrap #information,
#informationWrap .infoBox {
	margin: 0;
}
#informationWrap .infoBox a{
	color: #000099;
}
#informationWrap .infoBox a:hover{
	text-decoration: underline;
}
#informationWrap .date{
	padding-right: 0;
	padding-bottom: 0;
}
.txtBox a{
	color: #000099;
}
.txtBox a:hover{
	text-decoration: underline;
}
.infoDate{
	margin: 20px 0;
}
.mainContentWrap{
	padding: 0 20px;
}
.listFlow2 .no01 { background:url("/support/images/img_no1_black.gif") no-repeat 0 5px; }
.listFlow2 .no02 { background:url("/support/images/img_no2_black.gif") no-repeat 0 5px; }
.listFlow2 .no03 { background:url("/support/images/img_no3_black.gif") no-repeat 0 5px; }
.listFlow2 .no04 { background:url("/support/images/img_no4_black.gif") no-repeat 0 5px; }
.listFlow2 .no05 { background:url("/support/images/img_no5_black.gif") no-repeat 0 5px; }

@media print, screen and (min-width: 768px){
	#informationWrap h3.sub-title {
    font-size: 2.6rem;
	}
}
@media only screen and (max-width: 767px){
	#informationWrap h3.sub-title{
		font-size: 1.17em;
	}
	.mainContentWrap{
		padding: 0;
	}
}

/* general */
.txtBox .icoSq {
	padding-left: 20px;
	background: url(/support/images/ico_square_matb.gif) no-repeat 2px 8px;
}
.txtBox .listDot2 li{
	background: url("/support/images/dot_black.gif") no-repeat 6px 11px;
}

/* 背景画像『赤●』 */
.icoDot_r {
	padding-left:20px;
	background:url("/support/images/ico_circle_red2.gif") no-repeat 3px 9px;
}
.icoDot {
	padding-left:20px;
	background:url("/support/images/ico_circle_gray_s.gif") no-repeat 3px 9px;
}
.txtIndent {
	padding-left:1.3em;
	text-indent:-1.3em;
}
/* 背景画像『○1.2.3…』 */
.listFlow2 {
	padding-top:10px;
}
.listFlow2 li {
	padding-left:25px;
	padding-bottom:10px;
	list-style:none;
}
.listFlow2 .no01 {
	background:url("/support/images/img_no1_black.gif") no-repeat 0 2px;
}
.listFlow2 .no02 {
	background:url("/support/images/img_no2_black.gif") no-repeat 0 2px;
}
.listFlow2 .no03 {
	background:url("/support/images/img_no3_black.gif") no-repeat 0 2px;
}
.listFlow2 .no04 {
	background:url("/support/images/img_no4_black.gif") no-repeat 0 2px;
}
.listFlow2 .no05 {
	background:url("/support/images/img_no5_black.gif") no-repeat 0 2px;
}
.listFlow2 .no06 {
	background:url("/support/images/img_no6_black.gif") no-repeat 0 2px;
}
.listFlow2 .no07 {
	background:url("/support/images/img_no7_black.gif") no-repeat 0 2px;
}
.listFlow2 .no08 {
	background:url("/support/images/img_no8_black.gif") no-repeat 0 2px;
}
.listFlow2 .no09 {
	background:url("/support/images/img_no9_black.gif") no-repeat 0 2px;
}
.listFlow2 .no10 {
	background:url("/support/images/img_no10_black.gif") no-repeat 0 2px;
}
.listFlow2 .no11 {
	background:url("/support/images/img_no11_black.gif") no-repeat 0 2px;
}
.listFlow2 .no12 {
	background:url("/support/images/img_no12_black.gif") no-repeat 0 2px;
}
.listFlow2 .no13 {
	background:url("/support/images/img_no13_black.gif") no-repeat 0 2px;
}
.listFlow2 .no14 {
	background:url("/support/images/img_no14_black.gif") no-repeat 0 2px;
}
.listFlow2 .no15 {
	background:url("/support/images/img_no15_black.gif") no-repeat 0 2px;
}
.listFlow2 .no16 {
	background:url("/support/images/img_no16_black.gif") no-repeat 0 2px;
}
.listFlow2 .no17 {
	background:url("/support/images/img_no17_black.gif") no-repeat 0 2px;
}
.listFlow2 .no18 {
	background:url("/support/images/img_no18_black.gif") no-repeat 0 2px;
}
.listFlow2 .no19 {
	background:url("/support/images/img_no19_black.gif") no-repeat 0 2px;
}
.listFlow2 .no20 {
	background:url("/support/images/img_no20_black.gif") no-repeat 0 2px;
}
.listFlow2 .no21 {
	background:url("/support/images/img_no21_black.gif") no-repeat 0 2px;
}
.listFlow2 .no22 {
	background:url("/support/images/img_no22_black.gif") no-repeat 0 2px;
}
.listFlow2 .no23 {
	background:url("/support/images/img_no23_black.gif") no-repeat 0 2px;
}
.listFlow2 .no24 {
	background:url("/support/images/img_no24_black.gif") no-repeat 0 2px;
}
.listFlow2 .no25 {
	background:url("/support/images/img_no25_black.gif") no-repeat 0 2px;
}
.listFlow2 .no26 {
	background:url("/support/images/img_no26_black.gif") no-repeat 0 2px;
}
.listFlow2 .no27 {
	background:url("/support/images/img_no27_black.gif") no-repeat 0 2px;
}
.listFlow2 .no28 {
	background:url("/support/images/img_no28_black.gif") no-repeat 0 2px;
}
.listFlow2 .no29 {
	background:url("/support/images/img_no29_black.gif") no-repeat 0 2px;
}
.listFlow2 .no30 {
	background:url("/support/images/img_no30_black.gif") no-repeat 0 2px;
}
/* update*/
#updateWrap {
	padding: 0 10px;
}
#updateWrap .infobox {
	padding-top:10px;
	padding-bottom:10px;
}
#updateWrap dt {
	font-weight:bold;
	margin-top:10px;
}
#updateWrap dd {
	margin-top:10px;
	margin-left:20px;
}
#updateWrap .contents {
	margin:15px 5px;
}
#updateWrap .contents .ttl01 {
	background:#009999;
	color:#ffffff;
	font-weight:bold;
	padding:5px 10px;
}
#updateWrap .contents .cnt {
	padding:20px 10px;
}
.imageBlock150 img {
	width: 100%;
	max-width: 150px;
}
.imageBlock160 img {
	width: 100%;
	max-width: 160px;
}
.imageBlock315 img {
	width: 100%;
	max-width: 315px;
}
.imageBlock400 img {
	width: 100%;
	max-width: 400px;
}

.maxImg img{
	max-width: 100%;
	width: auto;
}

 @media screen and (max-width:600px) {
#updateWrap {
	padding: 0 5px;
}
#updateWrap .contents {
	margin:0px;
}
}
