<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
/*
	================================================================================================
		support cyber-shot guide rx css common.css
	================================================================================================
*/

#contents .section div.pct.main_pct img {
	margin: 0;
}
#contents .section p.prologue {
	margin-top: 5px;
}

h2.s_title {
	background-color: #242227;
	font-size: 18px;
	color: #fff;
	margin: 5px 0 15px;
	padding: 5px 0 5px 12px;
}

#contents h2.title {
    font-size: 1.231em;
    border-bottom: #000 solid 1px;
}

.mt70 {
	margin-top: 70px !important;
}

#sp div.pb_area {
	margin: 25px 10px;
	padding: 1px 10px 21px 10px;
	background-color: #e9e9e9;
}

#sp div.pb_area p.main {
	background-image: url("/support/cyber-shot/guide/rx/images/index_icon_01.jpg");
	background-repeat: no-repeat;
	padding-left: 26px;
	margin-top: 35px;
	font-size: 15px;
	font-weight: bold;
	margin-left: 7px;
	margin-bottom: 8px;
}

.buttonD.wide2 {
	width: 260px;
}
.buttonD.wide2 a .content {
	width: auto;
}

#contents p.annotation{
    padding-left: 1em;
    text-indent: -1em;
}

@media screen and (max-width: 640px) {
	#contents .pb_area ul.btn_area_text li {
		margin-left: 5px;
	}
}

#contents .section div.pct.cmos_pct {
	margin: 0px;
}
#contents .section div.pct.cmos_pct img.cmos1 {
	margin: 0 0 0 8px;
	vertical-align: top;
}
#contents .section div.pct.cmos_pct img.cmos2 {
	margin: 0px;
}
@media screen and (max-width: 640px) {
	#contents .section div.pct.cmos_pct img.cmos1 {
		margin: 0;
		width: 100%;
		max-width: 457px;
		height: auto;
	}
	#contents .section div.pct.cmos_pct img.cmos2 {
		width: 100%;
		max-width: 287px;
		height: auto;
	}
}


/*------------------------------------------
	STEP**
------------------------------------------*/

#contents div.step_area {
	margin-bottom: 10px;
}
#contents div.step_area table {
	margin: 0px;
}
#contents div.step_area table .step {
	float: left;
	width: 16%;
	border: none;
	padding: 0;
}
#contents div.step_area table .step p {
	font-size: 19px;
	color: #fff;
	background-color: #595959;
	padding: 8px 0px;
	text-align: center;
	margin: 0px;
}
#contents div.step_area table .text {
	float: left;
	width: 84%;
	border: none;
	padding: 0;
}
#contents div.step_area table .text p {
	font-size: 19px;
	text-align: left;
	padding: 5px 0px 5px 10px;;
	border: 3px solid #595959;
	margin: 0px;
}
#contents div.icon_area table p {
	margin: 0px;
}

@media screen and (max-width: 490px) {
	#contents div.step_area table p {
		font-size: 15px !important;
	}
	#contents div.step_area table .step {
		width: 22%;
	}
	#contents div.step_area table .text {
		width: 78%;
	}
}

/*------------------------------------------
	まとめ
------------------------------------------*/

#contents div.section p.summary {
	background: url("/support/cyber-shot/guide/rx/images/index_icon_02.jpg") no-repeat;
	padding: 0px 0px 0px 46px;
	margin-left: 5px;
}


/*------------------------------------------
	オートフォーカス
------------------------------------------*/

#contents .section .auto_box div.pct {
	float: left;
}
#contents .section .auto_box ol {
	display: inline-block;
	margin-top: 20px;
}
@media screen and (max-width: 490px) {
	#contents .section .auto_box div.pct {
		float: none;
	}
}

/*------------------------------------------
	オートフォーカス
------------------------------------------*/

#contents h3.auto_mode {
	margin-bottom: 25px;
	padding-top: 4px;
	padding-left: 23px;
	height: 48px;
	color: #666666;
	background: url(/support/cyber-shot/guide/rx/images/step_pct_02.jpg) no-repeat;
}
#contents h3.auto_mode span {
	font-size: 18px;
	color: #333;
}



/*------------------------------------------
	シーンセレクション
------------------------------------------*/

#contents table.mode_table td.center,
#contents table.s_selection_table td.center {
	padding: 1px;
}
@media screen and (max-width: 640px) {
	#contents table.mode_table,
	#contents table.s_selection_table {
		font-size: 12px;
		margin-left: 0px ;
		margin-right: 0px ;
	}
	#contents table.mode_table td,
	#contents table.s_selection_table td {
		padding: 1em 7px;
	}
	#contents table.mode_table td img,
	#contents table.s_selection_table td img {
		height: 20px;
		width: auto;
	}
}

#contents h3.scene_selection {
	margin-left: 7px;
	margin-bottom: 12px;
	padding-top: 4px;
	padding-left: 23px;
	font-size: 20px;
	height: 31px;
	background: url(/support/cyber-shot/guide/rx/images/step_pct_01.jpg) no-repeat;
}
#contents div.sample_area {
	margin: 0px 5px 40px 15px;
	padding: 10px 10px 5px;
	background-color: #f9f9f9;
	border: #c9c9c9 1px solid;
	display: inline-block;
	width: 90%;
}
#contents div.sample_area .sample_pic {
	float: left;
}
#contents div.sample_area .sample_pic img {
	margin: 0px;
}
#contents div.sample_area .sample_txt {
	float: left;
}

@media screen and (max-width: 640px) {
	#contents div.sample_area {
		margin: 0px 5px 40px 5px;
		width: auto;
	}
	#contents div.sample_area .sample_pic {
		float: none;
	}
	#contents div.sample_area .sample_txt {
		float: none;
	}
	#contents div.sample_area .sample_txt p {
		margin-bottom: 0px;
		font-size: 13px;
	}
}


/*------------------------------------------
	シーンセレクション
------------------------------------------*/
#contents .notice_gray.mode_area {
	border-radius: 16px;
	margin-left: 10px;
	margin-left: 10px;
	padding: 15px 10px 0 5px;
}
#contents .notice_gray.mode_area dd.last {
	margin-bottom: 0px;
}

@media screen and (max-width: 640px) {
	#contents .notice_gray.mode_area {
		margin-left: 0px;
		padding: 10px 10px 0 15px;
	}
}


/*------------------------------------------
	撮影モード
------------------------------------------*/

#contents .section .mode_box img {
	float: left;
	margin: 0 10px 10px 0;
}
#contents .section .mode_box p {
	overflow: auto;
}

@media screen and (max-width: 640px) {
	#contents .section .mode_box img {
		width: 100px;
		height: auto;
	}
}


/*------------------------------------------
	footer 2022-04-11
------------------------------------------*/
#f_menu {
	background-color: #eee;
	padding: 10px 20px;
	width: 300px;
	margin: 0 auto;
}

#f_menu p{
	margin: 0;
}

#f_menu ul,
#f_menu li {
	list-style: none;
	margin: auto;
}
#f_menu li {
	padding: 0 0 5px;
}

@media screen and (max-width: 640px) { 
	#f_menu {
		width: auto;
		padding: 15px 15px 10px;
        margin-bottom: 2em;
	}
}

/*------------------------------------------
	btnList 2022-04-12
------------------------------------------*/
#contents ul.btnList {
    list-style: none;
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0;
}

#contents ul.btnList li {
    width: 31%;
    margin-left: 1em;
    margin-bottom: 0.5em;
}

#contents ul.btnList li a {
    background: url(/support/share/images/bg_mod-linkButton.jpg) repeat-x scroll left center;
    border: solid 1px #CCCCCC;
    border-radius: 5px;
    color: #333;
    padding: 1em 0.5em 0.75em 0.75em;
    display: block;
    box-sizing: border-box;
}

#contents ul.btnList li.inner a span.textLink {
    background: url(/support/share/images/arrow_underline.gif) no-repeat 0 0.5em;
    padding: 0 0 0 13px;
    display: inline-block;
    font-weight: 700;
    margin-left: 5px;
}

@media screen and (max-width: 640px) { 
    #contents ul.btnList {
        display: block;
    }
    
    #contents ul.btnList li {
        width: auto;
        margin-left: 0;
    }
}

/*------------------------------------------
	ul.step 2022-04-12
------------------------------------------*/
#contents ul.step{
    list-style: none;
    margin: 0 1em;
}

#contents ul.step li{
    margin-bottom: 1em;
    margin-left: 0;
}

#contents ul.step li a{
    display: block;
    padding: 10px;
    border: 1px solid #ccc;
    color: #000;
}

#contents ul.step span.textLink{
    padding: 0 0 0 10px;
    background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
}

#contents ul.step p{
    margin: 0.3em 0 0 0.8em;
}

#contents ul.step li a:hover, #contents ul.step li a:active {
    background-color: #F2F2F2;
    text-decoration: none;
}

@media screen and (max-width: 640px) { 
    #contents ul.step{
        margin: 0 1em 0 0;
    }
}

/*bnr_single*/
#contents .bnr_single{
    margin-left: 1em;
}

@media screen and (max-width: 640px) { 
    #contents .bnr_single{
        margin-left: 0;
    }
}</pre></body></html>