@charset "Shift_JIS";

h2.st-gray {
	margin-top: 70px;
	/* for IE8 */
	margin-top: 40px\9;
	/* for IE6, IE7 */
	*margin-top: 40px;
	margin-bottom: 15px;
	background: #E3E3E3;
	padding: 10px 10px;
	font-size: 15px;
	line-height: 1.5;
	clear: both;
}
div.dotArea-no-cnt {
	margin: 0 0 30px 15px;
	padding: 0 0 15px 0;
	background: url(/support/handycam/share3/images/dotline.gif) repeat-x bottom;
	clear: both;
}
#contents ul.pc_ml {
	margin: 10px 0 0 3em;
	clear: both;
}
div.blockAera {
	padding-left: 15px;
	overflow: hidden;
}
div.block {
	width:315px;
	margin-right:15px;
	float: left;
}
#contents .section div.pct img {
	margin: 10px 0 0 15px;
	/* for IE8 */
	margin: 10px 0 5px 15px\9;
}
#contents p.image {
	margin-bottom: 0;
}

@media screen and (max-width: 640px) {
#contents p {
	margin: 0 5px 1.25em 10px;
}
#contents .section div.pct img {
margin-left: 15px;
}
#contents .section div.pct img.img_mq_ml0 {
margin-left: 0px;
}
#contents ul.mq_ml {
	margin: 0 0 0 2em;
	margin-bottom: 1.5em\9;
	clear: both;
}

div.block {
	margin-right:0px;
	float: none;
	width: 100%;
}

}

/*===========================================
    tittle-list
=============================================*/
.title-List {
    display:block;
    font-size:13px !important;
    text-align:right;
    position:absolute;
    right:5px;
    top:75px;
    /* for IE8 */
    top:70px\9;
    background:url(/support/share/images/arrow_black.png) left 50% no-repeat;
    font-weight:normal;
}
@media screen and (max-width: 640px) {
.title-List {
    text-align:left;
    position:absolute;
    top: 40px;
    left: 0px;
    }
}
.title-List a {
    color:inherit;
    cursor:pointer !important;
    color:#43677E !important;
}
.title-List a:hover {
    color:inherit;
    cursor:pointer !important;
    color:#C41230 !important;
    text-decoration:underline !important;
}

/*===========================================
    etc
=============================================*/
@media screen and (max-width: 640px) {
div.pregArea_mq_mt50 {
    margin-top: 50px;
}
}

/* 20231204 */

html{
	font-size: 0.813rem;
}
.mod-mainContentContainer{
	font-size: 1rem;
}

#contents .hedtitle{
    border-bottom: 1px solid #D0D0D0;
    margin-bottom: 15px;
    overflow: hidden;
}

#contents h1 {
    font-size: 1.385rem;
	float: left;
	padding-left: 13px;
}

#contents h2 {
    font-size: 1.125rem;
}

#contents h3 {
    font-size: 1rem;
}

#contents .title-Link a {
    padding: 0 0 0 10px;
    background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}

#contents .title-Link {
    float: right;
}

#contents .block figcaption {
    margin: 0 0 0 15px;
}

#contents ol.steparea {
    margin-left: 0;
}

#contents ol.steparea li {
    list-style: none;
}

#contents a.txtLink {
    background: url(/support/share/images/arrow_underline.gif) no-repeat 0 0.5em;
    font-weight: 700;
    padding: 0 0 0 15px;
}

#contents .pointArea {
    display: flex;
}

#contents .info_box .note img {
    margin-right: 10px;
}

#contents .pointArea ul {
    margin-bottom: 0;
}

@media screen and (max-width: 640px) {

	#contents .hedtitle {
		border-bottom: none;
	}
	
	#contents h1 {
		border-bottom: 1px solid #D0D0D0;
		float: none;
		margin-bottom: 0.5em;
		padding-left: 0;
	}

	#contents .title-Link {
		float: none;
	}
}