/*===========================================
	section
=============================================*/

#contents h2{
	font-size: 1.231em;
	
}
#contents section h2.title {
	border-bottom-color: #000;
	margin-top: 3em;
}

#contents p + p {
	margin-top: 1em;
}


div.pct {
	max-width: 100%;
	height: auto;
	margin: 2em 0;
}

#contents .detailArea ol.procedure{
	margin-top: 1em;
	margin-left: 3.5em;
}

@media (max-width: 640px){
	#contents div.pct img {
		max-width: 100%;
		height: auto;
	}
	
	div.pregBox div.list_body {
		margin-left: 1em;
	}
	
	.upsidedown-frame,.colum2-right760 {
		table-layout: fixed;
	}
}

/* ↓↓　#open_close01 ↓↓　*/

#open_close01 .Gray {
	padding: 1em 0 0.75em 0.75em;
	font-weight: bold;
	border: #d2d2d2 1px solid;
	border-radius: 6px;
	font-size: 1.125rem;
	background: url(/support/share/images/bg_mod-linkButton.jpg) repeat-x scroll left center;
	cursor: pointer;
	margin-top: 0.75em;
}

#open_close01 div.detailArea {
	padding: 0px 10px 0px 5px;
	background-color: #f3f3f3;
	border: 1px solid #d2d2d2;
}

#open_close01 div.detailArea ul.txtlink{
	margin: 1em 0 0.75em 1.5em;
}

#open_close01 div.detailArea ul.txtlink li {
	border-bottom: 1px solid #d2d2d2;
	padding: 0px 0 10px 10px;
	margin: 9px 13px 0 16px;
	font-size: 1.15em;
	background: url(/support/share/images/arrow_black.png) no-repeat left .4em;
}

#open_close01 div.detailArea ul.txtlink li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

#open_close01 .Gray:hover, .Gray:active {
	text-decoration: none;
	opacity: 0.5;
}

#open_close01 .Gray:focus {
	outline: thin dotted;
	opacity: 0.5;
	outline-offset: -1px;
}

/* ↑↑　#open_close01 ↑↑ */

/* 20191105追加 */
#contents p.annotation{
	margin-left:1em;
	padding-left:1em;
	text-indent: -1em;
}

/* --------------------
	20191115 
----------------------*/

/* title */
#contents section h3{
	font-size:1.077em;
}

#contents section .gray_title{
	background-image: none;
	background-color: #e3e3e3;
	padding:0.3em 0.5em 0.3em 0.9em;
	margin:2.5em 0 1em 0.5em;
}


#contents section .gray_title ~ p,
#contents section .gray_title ~ div,
#contents section .notice_gray.bold{
	margin-left:1.5em;
}

/*#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 .notice_gray.bold{
		margin-left:5px;
	}
	
	#contents section .gray_title ~ ol{
		margin-left: 5px;
		margin-top: 2em;
	}

}

/* common */

#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 > ol{
	margin-left:3em;
}*/


/* other */

#contents .notice_gray{
	padding: 2em;
	margin-top: 1em;
}

#contents .notice_gray.bold {
	border-width: thick;
	border-style: double;
	padding: 2em 2em 0;
	margin-top: 3em;
	position: relative;
}

#contents .notice_gray.bold > p:first-child{
	background: #fff;
	padding: 0 10px;
	position: absolute;
	top: -0.9em;
	left: 10px;
    font-size: 1.231em;;
}

#contents p > a.textLink{
	display: inline-block;
	margin: 0.5em 0 0 0;
}

#contents a.textLink.indent2{
	margin-left: 1em;
}

@media (max-width: 640px){
	
	#contents h1{
		margin-left: 5px;
	}
	
	#contents section .gray_title {
		margin-left: 0;
		padding:0.3em 0.5em 0.3em 5px;
	}
	#contents .notice_gray.bold {
		padding: 2em 0.5em;
	}
	
	
	#contents p > a.textLink{
		background-position: 0 6px;
	}
	
	#contents .Gray.OpenbtnArea1 > span{
		display: inline-block;
		padding-left: 1.5em;
		text-indent: -1.5em;
		padding-right: 0.5em;
	}
}

/* 内部リンク */

#contents div.btnArea {
}

#contents div.btnArea ul{
    list-style: none;
	margin: 0 0 0 1.5em;
}

#contents div.btnArea ul li{
	display: inline-block;
	width: 49%;
}

#contents div.btnArea ul li a{
	display: block;
	vertical-align:middle;
	background: url(/support/share/images/bg_mod-linkButton.jpg) repeat-x scroll left center;
	border: solid 1px #CCCCCC;
	border-radius: 5px;
	color: #000;
	padding: 1em;
	
}

#contents div.btnArea ul li a span{
	background: url(/support/share/images/arrow_underline.gif) no-repeat 0 0.5em;
	font-weight:700;
	padding: 0 0 0 15px;
}

#contents div.btnArea ul li a:hover,
#contents div.btnArea ul li a:active,
#contents div.btnArea ul li a:focus{
	text-decoration:none;
	color:#000;
	opacity:0.7;
}
#contents div.btnArea ul li a:focus{
	outline: thin dotted;
}


@media (max-width: 640px){
 #contents div.btnArea ul{
	margin: 0;
}
 #contents div.btnArea ul li{
	display: inline-block;
	width: 100%;
}
	
}

/* information */

#contents .box_info_area {
    padding-bottom: 1.5em;
}

/* twoImages */

#contents .twoImages{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
	flex-direction: row;
	margin: 1em 0 0 1em;
}

/*#contents .twoImages img.imageArrow {
    width: 37px;
    padding: 10px;
}*/

@media (max-width: 640px){
	#contents .twoImages{
		flex-direction: column;
	}
	
	#contents .twoImages img.imageArrow {
		transform: rotate( 90deg );
	}
    
}

/* 20220308 */

#contents section .notice_gray.bold dl dt{
    font-size: 1.077em;
    font-weight: bold;
}

#contents .twoImages.no_arrow{
    justify-content: space-between;
    width: 55.4%;
}   


@media (max-width: 640px){
    #contents ol.stepList > li .pct{
        margin-left: 0;
        display: flex;
        justify-content: center;
    }
    #contents .pct img{
        width: auto !important;
    }
    #contents .twoImages img:not(.imageArrow){
        padding: 2em 0;
    }
    
    #contents section .notice_gray.bold .pct img{
        max-width: 100%;
        width: 100%;
    } 
    
    #contents .twoImages.no_arrow{
        justify-content: center;
        width: 100%;
    }   
}
    

