@charset "utf-8";



#main h3,
#main h4 {
	margin: 6px 0 10px;
	line-height: 1.5;
	font-weight: bold;
}
#main h3 {
	font-size: 12px;
}
#main h4 {
	font-size: 13px;
}






.clear:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}



.main-column {
	color: #555;
	font-size: 12px;
	line-height: 1.7;	
}

.main-column * {
	overflow-wrap: break-word;
	word-wrap: break-word;
}



.detail-box {
	font-size: 12px;
	line-height: 1.7;
}
.layout-box {
}

.layout-box + .layout-box {
	margin-top: 25px;
}

.detail-box div {
	text-align: center;
}
.detail-box div p,
.detail-box div ul,
.detail-box div ol,
.detail-box div li,
.detail-box div dl,
.detail-box div dt,
.detail-box div dd,
.detail-box div h2,
.detail-box div h3,
.detail-box div h4,
.detail-box div h5,
.detail-box div h6,
.detail-box div table,
.detail-box div th  {
	text-align: left;
}
/*
.detail-box div[class*="col-"] {
	text-align: left;
}
*/
.detail-box .row + .row {
	margin-top: 8px;
}

.layout-box p {
}
.layout-box p + p,
.layout-box p + ul,
.layout-box p + ol,
.layout-box p + div,
.layout-box p + table {
	margin-top: 1.5em;
}

.layout-box p + img {
	margin-top: 8px;
}
.layout-box img + p {
	margin-top: 20px;
}


.layout-box .img-responsive {
	display: inline-block;
}

.img-responsive + p {
	margin-top: 10px;
}


.layout-box p.marker,
.layout-box div.marker {
	padding-left: 12px;
}


.notice {
	color: #999;
	font-size: 11px;
}
.img-caption {
	margin-top: 5px !important;
	text-align: center !important;
	font-size: 10px;
}
.img-caption2{
	margin-top: -35px !important;
	text-align: center !important;
	font-size: 10px;
	z-index: 1000;
}
.flex {
	text-align: center !important;
}


.layout-box table th {
	font-weight: normal;
}

.table-responsive + .table-responsive {
	margin-top: 15px;
}


table.fixed-table {
	table-layout: fixed;
}



.sub-column {
	margin-top: 40px;
}
.sub-column ul {
	position: relative;
	padding: 1.8em 0;
}
.sub-column ul li.category-link {
	height: 1.8em;
	line-height: 1.8em;
}
.sub-column ul li.archive-link {
	margin-top: -3.6em;
}





[class*="col-sm-push"] + [class*="col-sm-pull"] {
	margin-top: 15px;
}





.company-column {
	line-height: 1.6;
	margin: 0 0 20px;
}
.company-column:after {
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
*+html .company-column {
	display: inline-block;
}

.company-column a {
	color: #009fcd;
}
.company-column a:hover {
	text-decoration: underline;
}

.company-col-1 p + p {
	margin-top: 15px;
}

.company-col-1 table {
	margin: 30px 0;
}


.company-column .marker {
	font-size: 12px;
}
.company-column .marker a:before,
.company-column a.marker:before {
	content: "";
	display: block;
	border: 0;
	width: 13px;
	height: 13px;
	background-image: url(/xperia/company/shared/img/sprite-icons.png);
	background-position: -30px 0;
	background-repeat: no-repeat;
	background-color: transparent;
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
}

.company-col-1 table {
	table-layout: fixed;
}
.company-col-1 th,
.company-col-1 td {
	padding: 4px 4px 4px 0;
	vertical-align: top;
}



dl.access {
	margin: 20px 0 0;
}
dl.access dt {
	margin: 0 0 12px;
}
dl.access dd {
	margin: 0 0 12px;
}


dl.download {
	margin: 20px 0px 50px 0px;
}
dl.download dt {
	margin: 0 0 12px;
}
dl.download dd {
	margin: 0 0 12px;
}





.company-column .layout-1,
.company-column .layout-2,
.company-column .layout-3 {
	margin: 0 0 40px;
}

.company-column .layout-1:after,
.company-column .layout-2:after {
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}

*+html .company-column .layout-1,
*+html .company-column .layout-2 {
	display: inline-block;
}


.company-column .content dt {
	margin: 0 0 8px;
	font-size: 20px;
	font-weight: bold !important;
}
.company-column .content p,
.company-column .content dd {
	line-height: 1.7;
}


.company-column .layout-1 h2,
.company-column .layout-2 h2,
.company-column .layout-3 h2 {
	margin: 0 0 20px;
	font-size: 16px;
	font-weight: bold !important;
	letter-spacing: 0;
	line-height: 1.5;
	color: #111;
}

.company-column .layout-2 h2 span.tm-style{
	font-family: Arial, Helvetica, sans-serif;
}


.company-column .layout-1 .figure,
.company-column .layout-2 .figure {
	display: block;
	margin: 0 0 15px;
}



.history-col-head {
	margin: 0 0 40px;
}
.history-col-head dt {
	margin: 0 0 15px;
	font-size: 14px;
}
.history-col-head dd {
	font-size: 13px;
}


.history-col-foot {
	margin: 60px 0 30px;
	font-size: 12px;
}

.history-col-foot dt {
	margin: 0 0 8px;
	font-weight: bold !important;
}



.history-col + .history-col {
	margin-top: 50px;
}

.history-col dl {
	margin: 0 0 15px;
}
.history-col dt {
	margin: 0 0 4px;
	font-size: 16px;
	font-weight: bold !important;
	color: #111;
}
.history-col dd {
	font-size: 14px;
	line-height: 1.6;
}


.history-col:after {
	clear: both;
	display: block;
	content: "";
	visibility: hidden;
}
*+html .history-col {
	display: inline-block;
}




.spec-list dt {
	text-align: center !important;
}




.group-link .link-list a {
	color: #00a8b5;
}
.group-link .link-list li {
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
}
.group-link .link-list li + li {
	border-top: none;
	border-radius: 0 ;
}
.group-link .link-list li:last-child {
	border-radius: 0 0 4px 4px;
}




.privacy-column {
}

.privacy-column .section-box {
	margin: 15px;
}

.privacy-column h3 {
	margin: 30px 0 5px !important;
}
.privacy-column h3.sub {
	font-size: 15px !important;
	margin-bottom: 12px !important;
}

.privacy-column h4 {
	margin: 15px 0 5px !important;
}



.privacy-column p,
.privacy-column li,
.privacy-column dt,
.privacy-column dd {
	line-height: 1.7 !important;
}

.privacy-column p + p,
.privacy-column p + dl,
.privacy-column dl + p,
.privacy-column ul + ul,
.privacy-column p + ul,
.privacy-column ul + p {
	margin-top: 1em;
}

.privacy-column .compact p {
	margin: 0.25em 0;
}

.privacy-column li {
	list-style: none;
	margin: 0;
}
.privacy-column li + li {
	margin: 5px 0 0;
}


.privacy-column p.note {
	font-size: 12px;
	color: #999;
}

.privacy-column .notice-block {
	display: none;
}



.privacy-column .dlist dt {
	margin: 0 0 5px;
	font-weight: bold !important;
}
.privacy-column .dlist dd {
	margin: 0 0 20px 10px;
}


.privacy-column div.attention {
	color: #666;
}
.privacy-column div.attention ul {
	margin: 10px 15px;
}





#sub-menu .press-notice {
	display: none;
}

#content-wrap .press-notice {
	margin: 30px 0;
	font-size: 11px;
}
/*--------20190129 title---------------*/
.page-title {
	padding-top: 20px;
}
.masthead {
    overflow: hidden;
	position: relative;
	padding-top: 10px;
    }
.masthead .title {
	display: inline-block;
	max-width: 140px;
/*	margin: 5px 20px 10px 0;*/
	margin: 5px 20px 2px 0;
	white-space: nowrap;
	line-height: 1.5;
	vertical-align: top;
	text-align: left;
	font-size: 30px;
	font-weight: normal;
    }
.navbar-default {
    margin-top: 5px;
}


@media screen and (max-width: 767px) {
/*--------20190129 title---------------*/
	.page-title {
		padding-top: 0px;
	}
    .masthead .title {
	    margin-top: 0px;
    	font-size: 22px;
    }
}







@media screen and (min-width: 768px) {
	#main h3 {
		font-size: 13px;
	}
	
	.detail-box {
	}
	
	
	.column-group {
		position: relative;
	}
	
	.ContentsAreaM,
	.main-column {
		width: 532px;
	}
	
	
	.sub-column {
		position: absolute;
		width: 180px;
		top: -38px;
		right: 0;
		margin: 0;
		text-align: right;
	}
	.sub-column ul {
		width: 300px;
		margin: 0 0 0 -120px;
		padding: 0;
		font-size: 12px;
	}
	
	.sub-column li {
		margin: 0 0 6px;
		height: auto !important;
		line-height: 1.8 !important;
		margin: 0 !important;
	}
	
	
	
	
	
	.sub-column .download a {
		display: inline-block;
		padding: 12px 10px;
		font-size: 11px;
		line-height: 1;
		border: 1px solid #ccc;
		background: #f9f9f9;
		
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
	}
	
	.sub-column .download a i {
		display: inline-block;
		margin: 0 4px 0 0;
		color: #666;
		font-size: 14px;
	}
	
	.sub-column .print {
		margin: 20px 0;
	}
	.sub-column .print a {
		display: inline-block;
		padding: 8px 10px;
		font-size: 12px;
		line-height: 1;
		color: #555;
		border: 1px solid #ccc;
		background: #d9d9d9;
		
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
	}
	.sub-column .print a i {
		margin-right: 6px;
		font-size: 14px;
	}
	
	
	.detail-box div {
		text-align: left;
	}
	
	.detail-box .col-xs-12 {
		text-align: center;
	}
	
	
	
	.company-col-1 {
		float: left;
		width: 58%;
	}
	.company-col-2 {
		float: right;
		width: 38%;
	}
	
	
	.download-col-1 {
		float: left;
		width: 48%;
	}
	.download-col-2 {
		float: right;
		width: 48%;
	}

	.company-column .layout-1 h2,
	.company-column .layout-1 .content,
	.company-column .layout-2 .figure {
		float: left;
		width: 48%;	
	}
	.company-column .layout-2 h2,
	.company-column .layout-2 .content {
		float: right;
		width: 48%;	
		margin-top: 50px;
	}
	
	.company-column .layout-1 .figure{
		float: right;
		margin-top: 50px;
	
	}
	
	.company-column .layout-1 h2,
	.company-column .layout-2 h2,
	.company-column .layout-3 h2{
		font-size: 20px;
	}
	
	.company-column .layout-2 h2 span.tm-style{
		font-family: 'Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
	}
			
	.history-col-head {
/*		margin-top: -20px;*/
		margin-top: 10px;
	}
	
	.history-col dl {
		width: 32%;
		margin-bottom: 0;
	}
	.history-col-1 dl {
		float: left;
	}
	.history-col-2 dl {
		float: right;
	}
	
	
	.history-col dt {
		font-size: 20px;
		margin-bottom: 12px;
	}
	.history-col dd {
		font-size: 13px;
	}
	
	.history-col .figure {
		position: relative;
		display: inline-block;
	}
	.history-col-1 .figure {
		left: 30px;
	}
	.history-col-2 .figure {
		left: 160px;
	}
	
	
	.history-col .figure:before {
		content: "";
		position: absolute;
		display: block;
		height: 113px;
		width: 90px;
		bottom: 0px;
		left: -90px;
		background: url(/xperia/company/shared/img/spritesheet-horizontal.png) -90px -47px no-repeat;
	}
	.history-col .figure:after {
		content: "";
		position: absolute;
		display: block;
		height: 113px;
		width: 90px;
		bottom: 0px;
		right: -90px;
		background: url(/xperia/company/shared/img/spritesheet-horizontal.png) 0 -47px no-repeat;
	}
	
	
	
	.spec-list dl:after {
		clear: both;
		content: "";
		display: block;
		visibility: hidden;
	}
	.spec-list dl {
		margin: 0 !important;
	}
	.spec-list dl + dl {
		margin: 15px 0 0 !important;
	}

	.spec-list dt {
		float: left;
		width: 145px;
		text-align: left !important;
	}
	.spec-list dd {
		float: left;
		width: 365px;
	}
	.spec-list img {
		margin: 0 !important;
	}
	
	
	.group-link {
		margin-top: -30px;
	}
	

	.group-link .link-list {
		padding: 15px 18px;
		border: 1px solid #ccc;
		border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
	}
	
	.group-link .link-list li {
		padding: 0;
		border: none;
	}
	.group-link .link-list li + li {
		margin-top: 6px;
	}
	
	
		
	.privacy-column .notice-block {
		display: block;
		margin: 25px 0 0;
		padding: 10px 0 0;
		border-top: 1px dotted #ccc;
	}


/*
	.sub-menu-privacy .panel {
		border-width: 0 1px;
		border-radius: 0;
	}
	
	.sub-menu-privacy .panel,
	.sub-menu-privacy .list-group {
		margin: 0 !important;
	}
	.sub-menu-privacy .list-group a {
		border-radius: 4px 4px 0 0;
	}
	.sub-menu-privacy .panel + .list-group a {
		border-radius: 0 0 4px 4px;
	}
	
	.sub-menu-privacy .panel-body .list-group a {
		border-radius: 0;
	}
*/
	
	
	
	.flex{
		text-align: left !important;
	}
	
	
	#sub-menu .press-notice {
		display: block;
		margin: 20px 0 0;
		padding: 0 8px;
		font-size: 10px;
		line-height: 1.5;
	}


	#content-wrap .press-notice {
		display: none;
	}
	
	
	.press-col-1{
		float: left;
	}
	
	.press-col-2{
		float: right;
	}



	
}

.sub-menu-privacy .list-group .list-group-item{

		border-bottom:0;
	}
	.sub-menu-privacy .list-group{
		margin: 0 !important;
		
	}
	.sub-menu-privacy .panel-group .list-group a.list-group-item{
		border-radius:0;
		margin: 0 !important;
	}
	.sub-menu-privacy .panel-group .list-group:first-child a.list-group-item{
		border-radius:4px 4px 0 0;
	}
	.sub-menu-privacy .panel-group .list-group:last-child a.list-group-item{
		border-radius:0 0 4px 4px;
		border-width:1px 1px;
		border-bottom:1px solid #dddddd;
	}
	.sub-menu-privacy .panel-group .list-group a.list-group-item.must-radius{
		border-radius:4px;
	}
	div.privacy-column ol.number>li{
		list-style: inherit;
	}
	div.privacy-column ul.number>li{
		list-style: disc;
	}
.privacy-column table{
	width: 100%;
	-webkit-width: 100%;
}
.privacy-column table tr{
	width: 100%;
	-webkit-width: 100%;
}
.privacy-column table tr th:first-child{
	width: 20%;
	-webkit-width:20%;
}
.privacy-column table tr th:nth-child(2){
	width: 40%;
	-webkit-width: 40%;
}
.privacy-column table tr th:last-child{
	width: 50%;
	-webkit-width: 50%;
}
.privacy-column table tr th.two_cols{
	width: 90%;
	-webkit-width: 90%;
}
.privacy-column table tr th{
	background-color: #b3b3ff;
	text-align: center;
	padding: 10px;
	
}

.privacy-column table tr td{
	background-color: #e6e6ff;
	padding: 10px;
}
.privacy-column table tr td:first-child{
	text-align: center;
}
.privacy-column table.cookie_table td{
	background-color: #fff;
	word-break: break-all;
}

.privacy-column table.cookie_table th{
	background-color: #fff;
	font-weight: 500;
}
.table-layout{
	table-layout: fixed;
}

#img-zoom-overlay {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1001;
	background: #000;
}
#img-zoom-container {
	position: absolute;
	width: 94%;
	padding: 0 0 32px;
	max-width: 540px;
	z-index: 1002;
	background: #fff;
}
#img-zoom-container span {
	position: relative;
	display: block;
	padding: 10px;
}
#img-zoom-container img {
	width: 100%;
	height: auto;
}

#img-zoom-container a {
	position: absolute;
	width: auto;
	height: 32px;
	right: 0;
	bottom: 0;
	padding: 0 12px;
	color: #999;
}
#img-zoom-container a i {
	display: inline-block;
	margin: 8px 0 0;
	line-height: 14px;
	font-size: 14px;
	vertical-align: middle;
}
#img-zoom-container a em {
	display: inline-block;
	margin: 8px 0 0 4px;
	line-height: 12px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
}










/* ---------------------------------------------------------------------------------------------------- */
/* CLASSIC STYLE */

.print-button {
	position: relative;
	width: 100%;
	height: 30px;
	margin: 8px 0 0;
}
.print-button a {
	position: absolute;
	display: block;
	width: 84px;
	height: 29px;
	top: 0;
	right: 0;
	text-align: left;
	text-indent: -5000px;
	overflow: hidden;
	background: transparent url(../img/btn_print.gif) 0 0 no-repeat;
}
.print-button a:hover {
	background-position: 0 -50px;
}

.products_bnr{
	background:url(/xperia/support/shared/img/format_set01/bg_pressdl.jpg) #f0f0f0 repeat-x;
	border:1px solid #c2c2c2;
	padding:12px;
}
.products_bnr h4{
	margin-bottom:2px;

}

#products_dl h3{
	background:#f2f2f2;
	border:1px solid #dbdbdb;
	padding:2px 8px;
	margin:15px 0 35px 0;
}

#products_dl h4{
	border-left:5px solid #00a8b4;
	margin:0 0 0 0;
	padding:0 0 0 5px;
	margin:20px 0 20px;
}

#products_dl h4.top{
	margin:20px 0 20px 0;
}


#products_dl p{
	border-bottom:1px solid #555;
	padding:0 0 5px 0;
	margin:0 0 0 0;
}


#products_dl ul{
	margin:12px 0 0 0;
}

#products_dl ul li{
	width:95px;
	margin:0 40px 30px 0;
	float:left;
}
#products_dl ul li a img{
	float:left;
}







/* ---------------------------------------------------------------------------------------------------- */

.layout-box img {
	margin: 5px 0 10px;
}
.layout-box .note {
	color: #ff0000 !important;
}

.layout-box h4 {
	font-size: 16px !important;
	margin: 0 0 1em;
}
.layout-box h5 {
	margin: 1em 0;
	font-weight: bold;
}


.detail-box h4 {
	margin-top: 25px !important;
	font-size: 16px !important;
}


.layout-box ul,
.layout-box ol {
	margin-bottom: 1em;
}

.layout-box dl {
	margin-top: 2em;
	margin-bottom: 2em;
}

.layout-box li {
	margin-left: 0 !important;
	margin-bottom: 0.5em !important;
	padding-left: 1.25em;
	background: transparent url(/xperia/company/shared/img/marker.gif) 5px 0.6em no-repeat;
}
@media screen {
	.layout-box li{
		list-style: none inside !important;
	}
	}
@media print {
	.layout-box li{
		list-style: inside !important;
	}
}




.tips li,
.layout-box .tips li {
	background-image: url(/xperia/company/shared/img/marker_gray.gif);
}

.tips2 li,
.layout-box .tips2 li {
	background-image: url(/xperia/company/shared/img/marker.gif);
}

.layout-box li li {
	margin-bottom: 0 !important;
}


.layout-box li ul,
.layout-box li ol {
	margin-top: 0.5em;
	margin-left:7px !important;
	*margin-left:20px !important;
}

.layout-box li .extra {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.layout-box li ul.extra {
	margin-left:0 !important;
}

.layout-box .extra {
	color: #999;
}

.layout-box .extra_s {
	color: #999;
	font-size: 90%;
}

.layout-box .extra2 {
	color: #999;
}


.specTable,
.specTable th,
.specTable td {
	padding: 2px;
	font-weight: normal;
	border: 2px solid #ccc;
}

.specTable {
	margin-bottom:-2px !important;
}


.specTable .nest {
	padding: 0 !important;
}

.specTable .nest table {
	margin: -2px;
}

.specTable .nest table td {
	border-right: none;
}

.specTable .nest table th {
	background: none;
}

.funcList td {
	text-align: center;
}


table.funcList,table.specColor{
	margin-top:0 !important;
}

table.specColor{
	margin-bottom: 1.5em !important;
}



.specTable + .layout-box,
.specTable + h4,
.specTable + h5 {
	margin-top: 25px;
}
.table-responsive + .layout-box,
.table-responsive + h4,
.table-responsive + h5 {
	margin-top: 25px;
}



.main-column .separate {
	margin-top: 50px;
}






/* ---------------------------------------------------------------------------------------------------- */
/* UL .extra */

body .layout-box ul.extra li {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 0.25em !important;
	margin-left: 0 !important;
	list-style: none outside !important;
	background: none;
	
	/behavior: expression(
	this.style.behavior || (
	this.innerHTML = '<span class="marker">*</span>' + this.innerHTML,
	this.style.behavior = "none"
	)
	);
}

body .layout-box ul.extra li>.marker,
body .layout-box ul.extra li:before {
	content: "*";
	position: relative;
	display: inline-block;
	width: 1em;
	left: 1em;
	vertical-align: middle;
	font-family: Tahoma, Geneva, sans-serif;
}

* html body .layout-box ul.extra li {
	text-indent: 0;
	padding-left: 0;
}
* html body .layout-box ul.extra li .marker {
	margin-right: 0.5em;
}

.product_point ul.extra li{
	font-size: 90% !important;
	line-height: 1.2em;
}








/* ---------------------------------------------------------------------------------------------------- */
/* OL .extra */

body .layout-box ol.extra {
	counter-reset: olcount 0;
	
	/behavior: expression(
	this.style.behavior || (
	$olCount = 0,
	this.style.behavior = "none"
	)
	);
}

body .layout-box ol.extra li {
	font-size:95% !important;
	padding-left: 2.5em;
	text-indent: -2.5em;
	margin-bottom: 0.25em !important;
	margin-left: 0 !important;
	list-style: none outside !important;
	background: none;
	
	/behavior: expression(
	this.style.behavior || (
	(this.className != "ignore") ? $olCount++ : $olCount += 0,
	this.innerHTML = (this.className != "ignore" ? ('<span class="marker">*' + $olCount + ')</span>') : '<span class="marker">*</span>') + this.innerHTML,
	this.style.behavior = "none"
	)
	);
}



body .layout-box ol.extra li>.marker,
body .layout-box ol.extra li:before {
	counter-increment: olcount;
	content: "*" counter(olcount) ")";
	position: relative;
	display: inline-block;
	width: 2.5em;
	left: 2.5em;
	font-family: Tahoma, Geneva, sans-
}

body .layout-box ol.extra li.ignore:before {
	counter-increment: none;
	content: "*";
}

body .layout-box ol.extra li.ignore_dot:before {
	counter-increment: none;
	content: "・";
}

body .layout-box dd {
	margin: 5px 0 5px 10px !important; 
}
body .layout-box dd + dt {
	margin-top: 15px;
}

* html body .layout-box ol.extra li {
	text-indent: 0;
	padding-left: 0;
}
* html body .layout-box ol.extra li .marker {
	margin-right: 0.5em;
}

body .layout-box ol.extra2 {
	counter-reset: olcount 3;
	
	/behavior: expression(
	this.style.behavior || (
	$olCount = 0,
	this.style.behavior = "none"
	)
	);
}

body .layout-box ol.extra2 li {
	font-size:95% !important;
	padding-left: 2.5em;
	text-indent: -2.5em;
	margin-bottom: 0.25em !important;
	margin-left: 0 !important;
	list-style: none outside !important;
	background: none;
	
	/behavior: expression(
	this.style.behavior || (
	(this.className != "ignore") ? $olCount++ : $olCount += 0,
	this.innerHTML = (this.className != "ignore" ? ('<span class="marker">*' + $olCount + ')</span>') : '<span class="marker">*</span>') + this.innerHTML,
	this.style.behavior = "none"
	)
	);
}



body .layout-box ol.extra2 li>.marker,
body .layout-box ol.extra2 li:before {
	counter-increment: olcount;
	content: "*" counter(olcount) ")";
	position: relative;
	display: inline-block;
	width: 2.5em;
	left: 2.5em;
	font-family: Tahoma, Geneva, sans-
}

body .layout-box ol.extra2 li.ignore:before {
	counter-increment: none;
	content: "*";
}

body .layout-box ol.extra2 li.ignore_dot:before {
	counter-increment: none;
	content: "・";
}


.pc-mod {
	display: block ;
}

.sp-mod {
	display: none ;
}

@media (max-width:767px) {
	.pc-mod {
		display: none ; 
	}

	.sp-mod {
		display: block;
	}
	
	.sp-mod img{
		width: 80%;
	}
}
.fz-15{
	text-decoration: underline;
}

.h5-span{
	    font-size: 14px;
	line-height: 20px;
	padding-top: 8px;
}

.h5-span2{
	    font-size: 14px;
	line-height: 20px;
}

@media (max-width:767px) {
	.fz-15{
		text-align: left !important;
	text-decoration: underline;
}
	.h5-span{
		text-align: left !important;
	 
}

.h5-span2{
	text-align: left !important;
	 
}

	
	}


@media (max-width:767px) {
.navbar-divider > li {
	width: auto;
	}
}

/*--------------------20191025*/


/*20190331--------------------*/
.page-title {
	padding-top: 0px;
}
.page-title:after {
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 rgba(0,0,0,0);
}
/* IE 7 */
*+html .page-title {
	background: none;
}
/* IE 8 */
.page-title {
	background: none;
}
/*--------------------20191025*/








/*print--------------------*/

@media print {
/*@media print {*/
	#header, #sub-header, #footer, #sub-menu, .sub-column, #company-tab, .masthead .title, #page-title, .page-title, .sub-title, .jump-top-top {
		display: none;
	}
	
	body {
    	padding-top:0px;
    }
	#content-wrap,
	#main .page-layout,
	.ContentsAreaM,
	.main-column {
		left: 0 !important;
		width: 99% !important;
		float: none !important;
	}
	
	.specTable {
		width: 640px !important;
	/*	width: 680px !important;	*/
		margin-bottom: 0 !important;
	}
	
	body .layout-box .specTable li {
		list-style-position: outside !important;
		margin-left: 1em !important;
		padding-left: 0 !important;
	}
	
	.detail-box div {
		text-align: left;
	}
	#content-wrap img {
		width: auto;
		max-height: 200px;
	}
	.img-caption,.img-caption2 {
		text-align: left!important;
	}
	#main .page-layout table {
		overflow: hidden;
	}
	.layout-box li {
		background: none !important;
		list-style-type: disc !important;
		list-style-position: outside !important;
		margin-left: 1em !important;
		padding-left: 0 !important;
	}
	body .layout-box ol.extra li {
		margin-left: 2em !important;
		padding-left: 0 !important;
	}
	body .layout-box ol.extra li.ignore:before,
	body .layout-box ol.extra li.ignore_dot:before {
		content: "";
		width: 0;
	}
	body .layout-box ol.extra li.ignore {
		list-style-type: circle !important;
	}
	body .layout-box ol.extra li.ignore_dot {
		list-style-type: disc !important;
	}
	body .layout-box ol.extra li.ignore,
	body .layout-box ol.extra li.ignore_dot {
		text-indent: 0;
	}
	.table-responsive {
		overflow-x: hidden !important;
		border: none !important;
	}
	.specTable, .specTable th, .specTable td {
	/*	border: 1px solid #ccc;	*/
	}
/*}*/
}

/*
@media print {
}
*/

/*20200317--------------------*/
/* subnav */
ul.common-subnav {
  display: inline-flex;
  margin: 0;
  float: right;
}
.common-subnav>li>a {
  color: #777;
  font-size: 11px;
  padding: 10px 8px;
}
.common-subnav>li>a:hover {
  color: #00a8b5;
}
li.sub-menu {
  height: auto !important;
}
.common-subnav > li.to-category-top {
  margin-bottom: 15px;
}
.common-subnav > li.to-category-top > a {
  font-size: 13px;
}
@media (max-width: 767px){
  .navbar-collapse.to-top {
    border-top: none!important;
  }
  ul.common-subnav {
    display: block;
    margin: 0;
    float: none;
  }
  .common-subnav>li>a {
    display: block;
    padding: 10px 15px;
  }
  .common-subnav > li.to-category-top {
    margin-bottom: 0;
    font-size: 11px;
    text-align: right;
  }
  .common-subnav > li.to-category-top > a {
    padding: 9px 15px 9px;
    color: #333;
  }
}
/* /subnav */

/* css add */
.icon-chevron-down.active:before {
  content: "\f077";
}
.navbar-divider > li {
  width: 25%;
}
.navbar-divider {
    border: none;
}

#sub-header li {
    height: auto;
}
.navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    border-bottom: solid 1px #ccc;
    padding: 10px;
    background-color: #00a8b5;
}
@media screen and (max-width: 767px) {
  .navbar-default .navbar-nav > li > a {
    font-weight: bold;
    border: none;
  }
  .navbar-collapse {
    max-height: 380px;
  }
  .navbar-divider > li {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  li.sub-menu:not(:last-child) {
      border-right: solid 1px #ccc;
  }
  .navbar-default .navbar-nav > li, .navbar-default .navbar-nav > li {
    margin-top: 3px;
  }
  .navbar-default .navbar-nav > li > a {
    line-height: unset !important;
    height: unset;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 10px;
    color: #666;
    }
  }
  .navbar-default .navbar-nav > li:last-child {
    border-right: 1px solid #ccc;
  }
  .navbar-default .navbar-nav > li.current > a {
      color: #fff;
      background-color: #00a8b5;
  }
  .navbar-default .navbar-nav > li.current {
      border-bottom: none;
  }
/* /css add */
/*--------------------20200317*/


/*20200526--------------------*/
/* css add */

#main h3.pp-title {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  #main h3.pp-title {
    font-size: 15px;
  }
}

.ls-square li {
	list-style: square inside!important;
}
.ls-circle li {
	list-style: circle inside!important;
}
/* /css add */
/*--------------------20200526*/
