@charset "utf-8";

/*
	================================================================================================
		support reonpocket repair css index.css 20200219
	================================================================================================
*/

/*
-----------------------
 common
-----------------------
*/

#contents section{
	margin-bottom:2em;
	overflow: hidden;
}

#contents .title{
	color: #000;
	margin-bottom: 15px;
	border-bottom: 1px solid #D0D0D0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 13px;
	font-size: 18px;
	font-weight: 700
}

#contents > div,
#contents > section > div,
#contents > section > section,
#contents > dl,
#contents > section > dl{
	margin-left: 1em;
}

#contents section div > p,
#contents section div > div,
#contents section div > span,
#contents section div > dl{
	margin-left: 0;
}

#contents p + p{
	margin-top:1em;
}

/* reset */
#contents ul{
	padding:0;
}

#contents ol{
	padding:0;
	margin-left:1em;
}

#contents li{
	margin-bottom:0.5em;
	margin-left:0;
}

#contents section > ul{
	margin-left:1em;
}

#contents section > ul.disc,
#contents section > ol{
	margin-left:2.5em;
}

#contents dl,
#contents dl dt{
	padding:0;
	margin-left: 0;
}
#contents dl dt{
	margin-top: 0.5em;
}

#contents dl dd{
	margin-left: 1em;
}

/* textLink */

#contents a.textLink{
    background-position: 0 6px;
	display: inline-block;
}

#contents span.textLink{
	background: url(/support/share/images/arrow_black.gif) no-repeat;
	background-position:0 6px;
	padding-left:1em;
}

/* h2, h3 */

#contents h2{
    font-size: 1.231em !important;
	margin-top: 0;
}

#contents h3{
	font-size:1.077em !important;
}

#contents h2.title{
    border-bottom: #000 solid 1px;
}

#contents section .gray_title{
    background-image: none;
	background-color: #e3e3e3;
    padding:0.3em 0.5em 0.3em 0.9em;
	margin:0 0 1.5em 0.5em;
}

/*　グレー帯のタイトルと同じ階層の要素の左端を揃える */

#contents section .gray_title ~ p,
#contents section .gray_title ~ div,
#contents section .gray_title ~ dl{
	margin-left:1.5em;
}

#contents section .gray_title ~ ul.disc,
#contents section .gray_title ~ ol{
	margin-left: 3.5em;
}


@media (max-width: 640px){
	
	#contents section .gray_title ~ p,
	#contents section .gray_title ~ div,
	#contents section .gray_title ~ dl{
		margin-left:5px;
	}
	
	#contents section .gray_title ~ ul.disc,
	#contents section .gray_title ~ ol{
		margin-left: 2em;
	}
}



/*　annotation */

#contents span.annotation{
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 0.5em;
}

/*　table　*/

#contents .price_list table{
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 1em 0;
	font-size: 1rem;
}

#contents .price_list table caption{
	text-align: right;
}

#contents .price_list table tbody th,
#contents .price_list table tbody td{
	text-align: left;
}

#contents .price_list table tbody th{
	background-color: #fff;
	color: #333;
}


/*------------------------- */

#contents ul.btn_area{
	margin: 2em 0 2em 1em;
	padding: 0;
}

#contents .handto > .wrapper{
	display: table;
}

#contents .handto > .wrapper > img{
	vertical-align: top;
}

#contents .handto .textContainer{
	display: table-cell;
	padding-left: 1em;
}

#contents .handto .textContainer a{
	display: block;
	text-decoration: none;
	margin-bottom: 1em;
}

#contents .handto .textContainer a:focus{
	outline: none;
}

#contents .handto .textContainer a:hover img,
#contents .handto .textContainer a:active img,
#contents .handto .textContainer a:focus img{
	opacity: 0.5;
}
#contents .handto .textContainer a:focus img,
#contents .handto .textContainer a:focus span.textLink{
	outline: thin dotted;
}

#contents .applyList ul{
	list-style: none;
	margin-left: 1.5em;
}

#contents .applyList ul > li{
	display: table;
	margin-bottom: 1em;
}

#contents .applyList ul > li a,
#contents .applyList ul > li > span{
	display: table-cell;
}

#contents .applyList ul > li > span{
	vertical-align: middle;
}
#contents .applyList ul > li a{
	vertical-align: top;
	padding-right: 1em;
}

#contents .applyList ul > li a > img{
	vertical-align: top;
}

#contents .oneBtn {
    margin-top: 2em;
    margin-bottom: 2em;
}

@media (max-width: 640px){

	/* common */
	#contents > div,
	#contents section > div,
	#contents > dl,
	#contents > section > dl{
		margin-left:5px;
	}
	#contents section > section{
		margin-left: 0;
		margin-top: 2em;
	}

	/* reset */
	#contents section ul{
		margin-left:5px;
	}

	#contents section ul.disc,
	#contents section ol{
		margin-left:2em;
	}
	
	#contents dl dd{
		margin-left: 0;
		margin-top: 0.5em;
	}

	/*　--------------　*/
	
	#contents ul.btn_area{
		width: auto;
		margin: 0 0 0 5px;
	}
	
	div#contents ul.btn_area li{
		float: none;
	}
	.InnerLinkButton{
		width: 86%;
	}
	
	#contents .handto{
		display: block;
	}
	#contents .handto .textContainer {
		display: inline-block;
		padding-left: 0;
		margin-top: 1em;
	}
	#contents .applyList ul > li {
		display: block;
	}
	#contents .applyList ul > li a,
	#contents .applyList ul > li > span{
		display: block;
		padding-right: 0;
		margin: 0.5em 0;
	}
}

.s5-breadcrumbs{
	font-size: 12px;
}

/* 20220322 */
div.btn a{
    background: url(/support/share/images/bg_mod-linkButton.jpg) repeat-x scroll left center;
	border: solid 1px #CCCCCC;
	border-radius: 5px;
	padding: 10px 15px;
	color: #333;
    margin: 1em 0;
    display: inline-block;
}

div.btn a:hover{
	text-decoration: none;
	color: #333;
	opacity: 0.7;
}

div.btn a span.textLink{
	background: url(/support/share/images/arrow_black.gif) no-repeat;
	padding-left: 0.8em;
    background-position: 0 6px;
    display: inline-block;
}

/* annotation */
p.annotation{
    text-indent: -7px;
    padding-left: 7px;
    margin-left: 0!important;
}

/* indent */
p.indent08{
    text-indent: -8em;
    padding-left: 8em;
}

.pr03em{
    padding-right: 3em;
}