@charset "utf-8";
/* CSS Document */


/*
	====================================
		xperia-sp base_jp
	====================================
*/

/*
	====================================
		basic css
	====================================
*/
html{
	background-color:#fff;
	color: #333;
}
div.js-category-header ul.txtlink {
	background: url(/support/share/images/arrow_black.gif) no-repeat left 0.4em;
	padding: 0px 0px 0px 10px;
}
:root div.js-category-header ul.txtlink {
	background: none;
	padding: 0;
}
#supporttop_link_guide .supporttop_link .arrow {
    background: url(/support/share/images/arrow_black.gif) no-repeat scroll 0 4px;
}
ul.menulist li {
	background: url(/support/share/images/arrow_black.gif) no-repeat scroll 0 4px;
}
/*
	====================================
		layout
	====================================
*/
#contents div.section_headline {
	margin-bottom: 2em;
	clear: both;
}
#contents .fltLeft { float: left; }
#contents .fltRight { float: right; }
#contents .fltCenter {
	margin-right: auto;
	margin-left: auto;
}
#contents .fltLeft:after,
#contents .fltRight:after,
#contents ol:after,
#contents ul:after,
#contents dl:after,
#contents div.section:after,
#contents div.section_headline:after,
div.fb-like:after { content: ''; display: block; clear: both; height: 0; }

ul.txtlink li {
	float: none;
}
a.textLink {
	display: inline;
	margin: 0 3px 0 7px;
	background-position: 0px;
}
/*
	====================================
		title
	====================================
*/
#contents h1 {
	font-size: 1.5rem !important;
}

#contents h2 {
	font-size: 1.25rem !important;
}

#contents h3 {
	font-size: 100% !important;
}

#contents .title {
	border-bottom: 2px solid #6b6b6b !important;
	color: #2f353d !important;
}

#contents h2.title {
	border-bottom: 1px solid #2f353d !important;
	color: #2f353d !important;
}

#contents .gray_title {
	background-color: #e3e3e3 !important;
	border: medium none !important;
	padding: 0.5em 1em !important;
	margin: 2em 0 1em 0.5em !important;
}
.title {
    border-bottom: 1px solid #d0d0d0;
    clear: both;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0 0 5px 13px;
}
#contents p {
	margin: 0 1em 1.25em;
}

@media screen and (max-width: 640px) {
#contents p {
	margin: 0 5px 1.25em 5px;
}

}
/*
	====================================
		list
	====================================
*/
#contents ul,
#contents ol {
	margin: 0 0 1em 2em;
	padding: 0.5em 0;
}
#contents dl {
	margin: 0;
	padding: 0.5em 0;
}
#contents li {
	margin-left: 0.5em;
	margin-bottom: .35em;
}
/* for IE8 */
#contents ul,
#contents ol {
	margin: 0 0 1em 1.5em\9;
	padding: 0.5em 0\9;
}
/* for IE6, IE7 */
#contents ul,
#contents ol {
	*margin: 0 0 1em 1.5em;
	*padding: 0.5em 0;
}

#contents ol {
	*padding: 0.5em 1em;
}
@media screen and (max-width: 640px) {
#contents ul,
#contents ol {
	margin: 0 0 1.5em 1em;
	margin-bottom: 1.5em\9;
}
#contents li {
	margin-left: 0.8em;
}
}
/*
	====================================
		list (annotation)
	====================================
*/
#contents ul.annotation li {
	list-style: none;
	text-indent: -0.7em;
	font-size: 0.9em;
}
#contents ul.annotation2 li {
	list-style: none;
	text-indent: -1.8em;
	font-size: 0.9em;
}
#contents ul.annotation2  {
	margin-left: 2.9em;
}
#contents ol li ul.annotation,
#contents ul li ul.annotation,
#contents dl dt ul.annotation,
#contents dl dd ul.annotation,
#contents ol li ul.annotation2,
#contents ul li ul.annotation2,
#contents dl dt ul.annotation2,
#contents dl dd ul.annotation2 {
	margin-left: 1em;
}
@media screen and (max-width: 640px) {
#contents ul.annotation  {
	margin-left: 1em;
}
#contents ul.annotation2  {
	margin-left: 2em;
}
#contents ol li ul.annotation,
#contents ul li ul.annotation,
#contents dl dt ul.annotation,
#contents dl dd ul.annotation,
#contents ol li ul.annotation2,
#contents ul li ul.annotation2,
#contents dl dt ul.annotation2,
#contents dl dd ul.annotation2 {
	margin-left: 0.5em;
}
}
/*
	====================================
		link
	====================================
*/
#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;
	*vertical-align: middle;	/* for IE */
    width: 11px;
	margin-left: 3px;
}
ul.link_movie li,
#contents ul.link_movie li {
	margin-bottom: 1em;
}
ul.link_movie img,
#contents ul.link_movie img {
	margin-right: 5px;
}
/*	txtlink > annotation  */
#contents ul.txtlink li ul.annotation li {
	background: none;
	padding-left: 0;
}
/*	link_movie > annotation  */
#contents ul.link_movie li ul.annotation li,
#contents ul.link_movie li ul.annotation2 li{
	background: none;
	text-indent: -10px;
}

/*
	====================================
		option
	====================================
*/
#contents .notice {
	border: 1px solid #f00;
	margin: 0 0 1em;
	padding: 1em;
}


/*
	====================================
		box_info_area
	====================================
*/

#contents .box_info_area {
	margin: .5em 5px 1em 5px;
	padding: 0 0 9px;
	/padding: 0;
	background: #f3f3f3 url("/support/xperia-sp/share/images/box/info-201br.gif") no-repeat bottom right;
}

#contents .box_info_area * { border: none; }

#contents .box_info_area dl {
	width: 100%;
	list-style: none;
	margin: 0;
	/margin: 0 0 9px;
	padding: 0;
	background: transparent url("/support/xperia-sp/share/images/box/info-202tr.gif") no-repeat top right;
}

#contents .box_info_area dl dt {
	float: right;
	width: 100%;
	height: 40px;
	padding: 0;
	margin-left: 0;
	background: transparent url("/support/xperia-sp/share/images/box/info-203tl.gif") no-repeat top left;
}

#contents .box_info_area dl dd {
	float: left;
	margin: -38px 0 -9px;
	/margin: -36px 0 0;
	padding: 16px 0 0 54px;
	/padding: 16px 8px 0 54px;
	background: transparent url("/support/xperia-sp/share/images/box/info-204bl.gif") no-repeat bottom left;
}

#contents .box_info_area dl dt.caution img,
#contents .box_info_area dl dt.info img {
	position: absolute;
	margin: 12px 16px;
}

#contents .box_info_area dl dd ul,
#contents .box_info_area dl dd ol {
	margin: 0 1em 0.5em 1em;
}

#contents .box_info_area dl dd ol {
	padding-left: .6em;
}

/*
	====================================
		image
	====================================
*/
#contents .section div.pct img {
	margin: 10px 0 30px 15px;
}
#contents img.icon {
	vertical-align: middle;
	margin: 0px 3px;
}
img.pct_line {
  border: 1px solid #666;
}
@media screen and (max-width: 640px) {
#contents .section div.pct img {
margin: 10px 0 30px;
}
.resizeimg {
	min-width: 134px;
}
.resizeimg img {
	width: 94%;
	height: auto;
}
div.img200 {max-width: 200px;}
div.img220 {max-width: 220px;}
div.img240 {max-width: 240px;}
div.img260 {max-width: 260px;}
div.img280 {max-width: 280px;}
div.img300 {max-width: 300px;}
div.img320 {max-width: 320px;}
div.img340 {max-width: 340px;}
div.img360 {max-width: 360px;}
div.img380 {max-width: 380px;}
div.img400 {max-width: 400px;}
div.img420 {max-width: 420px;}
div.img440 {max-width: 440px;}
div.img460 {max-width: 460px;}
div.img480 {max-width: 480px;}
div.img500 {max-width: 500px;}
div.img520 {max-width: 520px;}
div.img540 {max-width: 540px;}
div.img560 {max-width: 560px;}
div.img580 {max-width: 580px;}
div.img600 {max-width: 600px;}
}


/*===========================================
	s5-button
=============================================*/

.s5--alignCenter {
    text-align: center!important;
    margin-bottom: 1em;
}

.s5-button:last-child {
    margin-bottom: 0;
    margin-right: 0;
}

.s5-button {
    color: #FFF!important;
    font-size: 14px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 8px 18px;
    border: none;
    border-radius: 1px;
    background: #5787f4;
    -webkit-transition: background .2s;
    transition: background .2s;
    margin-bottom: 10px;
    margin-right: 10px;
}

a:hover .s5-button, .s5-button:hover, a:focus .s5-button, .s5-button:focus {
    color: #fff;
    text-decoration: none;
    background: #8aacf6;
}

.s5-button::before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0.5em 0 0;
    border: 5px solid transparent;
    border-right: 0px solid transparent;
    border-left: 5px solid #fff;
}

/*===========================================
	annotation2
=============================================*/
#contents p.annotation2{
    padding-left: 1em;
    text-indent: -1em;
}

/*===========================================
	notice_gray2
=============================================*/
#contents div.notice_gray2{
    border: 1px solid #CCCCCC;
    padding: 1.2em 1em 0.5em;
    margin-left: 2%;
    margin-bottom: 1em;
}