@charset "Shift_JIS";


/*
	====================================
		ul li 20200521
	====================================
*/

#contents div#contentsArea ul li{
	color: #333333;
}



/*
	====================================
		onePointArea 20201106
	====================================
*/
#contents div.onePointArea {
	margin: 20px auto 40px;
}

#contents .onePointBox {
	padding: 20px;
}

#contents .onePointTitle {
	height: 50px;
	margin: 0px;
}

div.onePointArea {
	width: 760px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	padding: 0px;
	clear: both;
}
div.onePointArea div.onePointTitle {
	width: 760px;
	height: 65px;
    margin: 0px;
}
div.onePointTitle2 {
	display: none;
}
div.onePointArea  div.onePointBox {
	border-bottom: 11px double #d7e9d9;
	border-left: 11px double #d7e9d9;
	border-right: 11px double #d7e9d9;
	margin-top: 0;
	padding: 20px 20px 20px 20px;
	width: 698px;
}

div.onePointArea  div.onePointBox ul{
	margin: 0 1em;
}

div.onePointArea  div.onePointBox ul.nodisc{
	list-style: none;
    margin: 1em 0 0;
}

div.onePointArea  div.onePointBox ul.nodisc li a.txtlink{
	margin-top: 3px;
    padding: 0 0 0 10px;
    background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}

div.onePointArea_s {
	width: 700px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
}
div.onePointArea_s div.onePointTitle {
	width: 700px;
	height: 65px;
    margin: 0px;
}
div.onePointArea_s div.onePointBox {
	border-bottom: 11px double #d7e9d9;
	border-left: 11px double #d7e9d9;
	border-right: 11px double #d7e9d9;
	margin-top: 0;
	padding: 20px 20px 20px 20px;
	width: 638px;
}

@media screen and (max-width: 640px) {
div.onePointArea {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	padding: 10px 0px;
	clear: both;
	border: 11px double #d7e9d9;
}
div.onePointArea div.onePointTitle {
	width: 78%;
	display: none;
}
div.onePointArea div.onePointTitle2 {
	width: 84%;
	height: auto;
	margin: 0px auto 10px auto;
	padding: 0px;
	display: block;
	text-align: center;
}

div.onePointArea div.onePointBox {
	width: 84%;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	height: auto;
	border: medium none;
	float: none;
}
.resize {
	/* width: 100%; */
	max-width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: bottom;
}

div.onePointArea_s {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	padding: 10px 0px;
	clear: both;
	border: 11px double #d7e9d9;
}
div.onePointArea_s div.onePointTitle {
	width: 78%;
	display: none;
}
div.onePointArea_s div.onePointTitle2 {
	width: 84%;
	height: auto;
	margin: 0px auto 10px auto;
	padding: 0px;
	display: block;
	text-align: center;
}

div.onePointArea_s div.onePointBox {
	width: 84%;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	height: auto;
	border: medium none;
	float: none;
}
}


/*
	====================================
		procedure 20200513
	====================================
*/

div.procedure{
	height: 250px;
    margin: 40px auto;
	margin: 15px 0px 0px 0px;
    padding: 0px 20px 12px 20px;
    border: #999999 1px solid;
    list-style: none;
    clear: both;
}

div.procedure ul.imgArea{
	list-style: none;
    width: 280px;
    margin-left: 40px;
    padding: 0px;
    float: left;
}

div.procedure ul.txtArea{
	list-style: none;
    width: 520px;
    margin-top: -215px;
    padding: 0px;
    float: right;
	height: auto;
}

div.procedure ul.txtArea li{
	margin-left: 0.5em;
    margin-bottom: 1.35em;
}



@media (max-width: 640px){
div.procedure{
	height: 565px;
}	
	
div.procedure ul.imgArea{
    width: auto;
    margin: auto;
    display: table;
    float: none;
}

div.procedure ul.txtArea{
	width: auto;
    float: none;
	margin: 0;
	
}	
}
	
@media screen and (min-width:640px){	
div.procedure ul.txtArea li br.sp { 
	display:none;
	}	
}



/*20201106*/
.pregBox ul, .pregBox ol {
	margin: 0 0 1em 1.5em;
    padding: 0.5em 0;
}

.pregBox ul li, .pregBox ol li{
	margin-bottom: 0.5em;
}

.pregBox ul li img.space, .pregBox ol li img.space{
	margin: 1em 0;
}

.pregBox ul li p.indent{
	text-indent: -1em;
    padding-left: 1em;
}

.notice_gray{
	border: 1px solid #CCCCCC;
    margin: 2em 0;
    padding: 1em 1em 2em;
}

.bg-gray{
	background: #333333;
    color: #FFFFFF;
    padding: 10px 15px !important;
    font-size: 16px !important;
    margin: 30px 0px 20px 0px !important;
    line-height: 1;
    letter-spacing: 0;
	font-weight: bold;
}

.bg-inner{
	margin-left: 1.2em;
}

ul.textlink{
	margin: 0 0 0 1em;
    padding: 0px;
    list-style: none;
}

ul.textlink li{
	margin-top: 3px;
    padding: 0 0 0 10px;
    background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}

.lensName img.new{
	vertical-align: baseline;
	margin-bottom: 3px;
}

.camera_app div.lensName img.top{
	vertical-align: top;
	margin-top: 7px;
}
ul.lensArea li.txt p.new{
	display: inline-block;
    margin-top: 19px;
}

ul.photo-H2box li.photo-H-right2 ul.lensArea li.new {
    width: 250px;
}

@media screen and (max-width:640px){
	.pregBox ul li img.space, .pregBox ol li img.space{
	max-width: 100%;
	}
	
	.bg-gray{
		font-size: 15px !important;
	}
}