@charset "shift_jis";
/*
	================================================================================================
		support PlayMemories Mobile css mq index.css
	================================================================================================
*/
/*
	====================================
		layout
	====================================
*/
.pageSubContent, #info {
  width: auto;
  float: none;
}

/*
	====================================
		button
	====================================
*/
#modelArea ul li {
    float: left;
    padding: 8px 8px 8px 6px;
    width: 300px;
}
#purposeArea ul li {
    float: left;
    padding: 5px;
    width: 178px;
}
#modelArea .mod-linkButton {
	background: none;
    border: 1px solid #bcbcbc;
    border-radius: 6px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 90px;
    letter-spacing: 0.01em;
    line-height: 1.4;
    width: 300px;
}
#purposeArea .mod-linkButton {
    background: url("/support/software/playmemories-mobile/images/bg_mod-linkButton.jpg") repeat-x scroll 0 0;
    border: 1px solid #bcbcbc;
    border-radius: 6px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 120px;
    letter-spacing: 0.01em;
    line-height: 1.4;
    text-align: center;
    width: 178px;
}
#modelArea .mod-linkButton a {
	overflow: hidden;
}
#modelArea span.figure {
    float: left;
    display: inline-block;
}

#modelArea .mod-linkButton .content {
    background: url("/support/share/images/arrow_black.png") no-repeat scroll 2px 5px;
    line-height: 16px !important;
    padding-left: 12px;
    float: left;
    margin: 15px 0 0 10px;
	color: #43677e;
	font-weight: 700;
}
#purposeArea .mod-linkButton .content {
    background: url("/support/share/images/arrow_black.png") no-repeat scroll 2px 5px;
    line-height: 16px !important;
    padding-left: 12px;
}
#purposeArea .mod-linkButton .figure {
    display: block;
}
@media screen and (max-width: 640px) {

#modelArea .mod-linkButton .content {
    background: url("/support/share/images/arrow_black.png") no-repeat scroll 2px 6px;
}
	#modelArea img{
		width: 40px;
		height: 40px;
		float: left;
	}
	#modelArea .mod-linkButton {
	    background: none;
	    letter-spacing: 0.01em;
	    text-align: left;
	    width: 97%;
		max-height: 90px;
	    float: none;
	}
	#modelArea .mod-linkButton a .figure img,
	#purposeArea .mod-linkButton a .figure img {
	    height: auto;
	    vertical-align: middle;
	}
	#modelArea ul li{
	width: 45%;
    max-height: 90px;
	}
	#modelArea span.figure {
		float: none;
		margin: 10px 0 0 0;
		display: table-cell;
	}		
	#modelArea .mod-linkButton .content {
		float: none;
		margin: 0 0 20px 5px;
	}
}
/*
	====================================
		title
	====================================
*/
#modelArea .title,
#purposeArea .title,
#productNews .title {
  clear: both;
  color: #666;
  font-size: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #D0D0D0;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 5px;
}
.pageSubContent #info .title,
.pageSubContent #menu-cat-03 .title {
	clear: both;
	color: #666;
	font-size: 15px;
	padding: 0 0 5px 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #D0D0D0;
	position: relative;
}

@media screen and (max-width: 640px) { 
#modelArea .title,
#purposeArea .title,
#productNews .title {
  font-size: 18px;
  color: #000;
}
#productNews.pageSubContent .title {
	font-size: 1.2em;
}
.mod-content .section .title h3#importantinfo {
    max-width: 74%;
}
h3#importantinfo {
  float: left;
  width: auto;
}
.title-List a {
  padding: 0 0 0 12px;
}
}
/*
	====================================
		機種別サポート情報
	====================================
*/
#modelArea .mod-button-wrap .txtlink {
    background: url("/support/share/images/arrow_black.png") no-repeat scroll left center;
	margin-bottom: 50px;
	padding-left: 10px;
	display: inline-block;
	font-weight: 700;
}
@media screen and (max-width: 640px) {
	#modelArea .mod-button-wrap {
		text-align: left;
		margin-left: 20px;
	}
}
/*
	====================================
		目的別サポート
	====================================
*/
#pageMainContent {
	width: 950px;
	float: none;
}
#product-cat-02 {
	width: 950px;
}
#modelArea ul {
	margin-bottom: 30px;
}

#purposeArea ul {
	margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
	#modelArea ul {
		margin-bottom: 10px;
	}
}

/*
	====================================
		関連サイト
	====================================
*/
#relevant_sites ul.bnr_area li {
	float: left;
	list-style: none;
	margin: 10px 20px 0 10px;
}
#relevant_sites ul.bnr_area li.cat {
	margin: 6px 2px 0 10px;
}
#relevant_sites p.bnr_caption {
	padding: 0 0 0 5px;
	text-align: left;
}
 @media screen and (max-width: 640px) {
 	.bnr_area {
		margin: 0;
		width: 100%;
		text-align: left;
	}
	#relevant_sites ul.bnr_area li {
		margin: 15px 0 0 0;
		max-width: 375px;
		width: auto;
	}
	#relevant_sites ul.bnr_area li.cat {
		margin: 6px 0 0 0;
	}	
	#relevant_sites ul.bnr_area li img {
		max-width: 100%;
		width: auto;
	}
}
/*
	====================================
		製品に関するお知らせ
	====================================
*/
.pageSubContent {
	width: 100%;
	float: none;
	margin-bottom: 30px;
}
#info,
#menu-cat-03 {
	width: 440px;
	float: left;
	margin: 0 15px 0;
}
#info {
    display: block !important;
}   
@media screen and (max-width: 640px) {
#info,
#menu-cat-03 {
	margin: 0 0 30px;
}
}

ul.txtlink li {
	float: none;
	margin-bottom: 5px;
	margin-left: 20px;
}
@media (max-width: 640px) {
	ul.txtlink li {
		margin-left: 10px;
	}
}

/*
	====================================
		ボタン6個対応
	====================================
*/

#purposeArea {
	clear: both;
}
#purposeArea .six_column ul.btn_area_text li {
	margin-right: 3px;
	padding: 3px;
    width: 149px;
}
#purposeArea .six_column .mod-linkButton {
    width: 149px;	
}
#inquiry .bnr_area {
    text-align: left;
}
@media (max-width: 640px) {
	#purposeArea .six_column ul.btn_area_text li {
		padding: 5px;
		width: 178px;
	}
	#purposeArea .six_column .mod-linkButton {
		width: 178px;	
	}
	#purposeArea .six_column ul.btn_area_text li .mod-linkButton.buttonA.one-line a span.figure img {
		width: 70px;
		height: 70px;
	}
	.mod-content .section .title {
		overflow: hidden;
	}	
	.mod-content .section .title h2 {
		float: left;
	}
	.title-List, .title-List-2 {
		float: right;
		text-align: right;
		width: 45px;
	}
	h3#importantinfo {
		float: none;
	}
}

/*
	====================================
		登録商標
	====================================
*/

div#trademark p {
	text-align: right !important;
	margin: 10px 0;
}


@media screen and (max-width: 640px) {
	div#trademark p {
		text-align: center !important;
		margin: 10px 0;
	}
	div#trademark img {
		width: 98%;
		max-width: 388px;
	}
}


/*20190212*/

#sp .attentionArea{
	border: 1px #CCCCCC solid;
	background: #F5F5F5;
	margin: 2em 1em;
    padding: 1.5em;
	display:table;
}

#sp .attentionBox{
	width: 100%;
    display: table-cell;
    padding: 0.5em 0 0 1.5em;
    vertical-align: top;
}

#sp .attentionBox dt{
margin-bottom: 0.5em;
    font-weight: 700;
}

	
#sp .attentionBox dd img{
	display:block;
	margin: 1em 3em;
}



@media screen and (max-width: 640px) {

	#sp .attentionArea{
		margin: 1em 0;
		padding: 1em;
	}
	
	#sp .attentionBox dd img{
		display:block;
		margin: 1em;
	}


}




span.link_out, #contents span.link_out {
    background: url(/support/share/images/icon_blank.gif) no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 9px 0 0;
    vertical-align: baseline;
    width: 11px;
    margin-left: 3px;
}

ul.txtlink li.lno  {
    margin-left: 0px;
}

/* 20230215 */
@media screen and (max-width: 640px) {
	#sp .attentionBox dd img {
				max-width: 90%;
	}
}





