@charset "shift_jis";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-style: normal;
	font-weight: normal;
}

body {
	font-family:"游ゴシック","YuGothic","zurich-bt","游明朝", "YuMincho","ヒラギノ角ゴ ProN W3","HiraKakuProN-W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","helvetica","arial",sans-serif;
	color: #333;
	-webkit-text-size-adjust: none;
	font-size: 12px;
}

div.wrapper{
	width: 980px;
}
h1 {
	font-size: 22px;
	color: #96a0a8;
	font-weight: bold;
}


div.inn-list {
	background: url("../img/bg_line_dotte-gray.gif") repeat-x scroll left top transparent;
	padding: 25px 0 0 0;
	margin: 35px 0 0 0;
}

div.inn-title {
	padding: 35px 0 25px;
	display: table;
	table-layout: fixed;
	width: 100%;
}

p.inn-pic{
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	text-align: center;
}

p.inn-text{
	font-size: 36px;
	font-weight: bold;
	line-height: 100%;
	display: table-cell;
	vertical-align: middle;
}

p.symbol{
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 0px 0px 10px;
}

p.sub{
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	padding: 10px 0 0 0;
	color: #96a0a8;
}

div.title {
	background: url("../img/bg_title-head.gif") repeat-x scroll left top transparent;
	height: 36px;
	margin-top: 1px;
	padding: 0 0 0 10px;
}

h2 {
	font-size: 125%;
	font-weight: bold;
	line-height: 100%;
	padding: 10px 0 0 10px;
}

.inn-list ul {
	padding: 0;
	margin: 0;
	font-size: 0;
}

.inn-list ul li {
	display: inline-block;
	font-size: 16px;
	margin-right: 4%;
	margin-bottom: 20px;
}

.inn-list ul li a{
	color: #333;
	font-weight: normal;
	background: url("/support/iphone/ios12/img/icn_arrow_bottom.png") no-repeat 0;
	background-size: 15px auto;
	padding-left: 25px;
}

a {
	color: #3595c6;
	text-decoration: none;
}

div.subtitle {
	background: url("../img/bg_line_dotte-gray.gif") repeat-x scroll left bottom transparent;
	padding: 20px 0 0 0;
}

h3 {
	font-weight: bold;
	line-height: 100%;
	padding: 10px 0 10px 10px;
}


div.section-body {
	background: url("../img/bg_line_dotte-gray.gif") repeat-x scroll left top transparent;
	margin-top: 80px;
	padding: 1px 0 0;
}

table,td,th{
	border: 1px solid #96a0a8;
	border-collapse: collapse;
}

td,th{
	padding:7px;
}
.wrp-table-wrapper{
	position: relative;
	overflow: hidden;
}
.head-table{
	position: absolute;
	top: 0;
	z-index: 3;
	pointer-events: none;
}
.wrp-table{
	max-width: 980px;
	box-sizing: border-box;
	overflow: auto;
	z-index: 2;
}
@media only screen and (min-width:1px) and (max-width:768px){
.wrp-table::-webkit-scrollbar{
	height: 5px;
}
.wrp-table::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.wrp-table::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}
}
table{
	width: 980px;
}

th:first-child:before,
td:first-child:before{
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	left: -1px;
	top: 0;
	background-color: #96a0a8;
}

th:first-child:after,
td:first-child:after{
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	right: -1px;
	top: 0;
	background-color: #96a0a8;
}

tr.trhead {
	text-align: center;
	font-weight: normal;
	border: 1px solid #96a0a8;
	border-collapse: collapse;
	background: #f5f5f5;
}

.contents {
	padding: 20px 0 10px 0;
	display: block;
	width: 100%;
}

td.yellow{
	background-color: #ffffff;
}

td.gray{
	background-color: #bfbfbf;
}

td span{
	font-size: 10px;
}

th:first-child,
td:first-child{
	width: 235px;
}
td{
	background: #fff;
}
.fix-table th:first-child,
.fix-table td:first-child{
	visibility: hidden;
}
@media only screen and (min-width:1px) and (max-width:768px){
	div.inn-list{
		background: none;
		padding: 0;
		margin: 15px 0 0;
	}

	div.inn-title{
		padding: 30px 0 25px 0;
	}

	p.inn-pic{
		width: 100px;
	}

	.inn-pic--iphone img{
		width: 78px;
		height: auto;
	}

	p.inn-text{
		font-size: 24px;
		padding-left: 20px;
	}

	.inn-list ul li{
		display: block;
		font-size: 12px;
		margin-right: 0;
		margin-bottom: 17px;
	}
	.inn-list ul li a{
		font-weight: normal;
		background: url("/support/iphone/ios12/img/icn_arrow_bottom.png") no-repeat left center;
		background-size: 10px auto;
		padding-left: 14px;
	}
	div.section-body {
		margin-top: 45px;
	}
	table, td, th{
		font-size: 9px;
	}
	td, th {
		padding: 7px;
	}
	td span{
		font-size: 8px;
	}
	h2{
		font-size: 12px;
	}
	div.title{
		height: 30px;
		padding: 0;
	}
	h3{
		font-size: 12px;
	}
	div.subtitle{
		padding: 14px 0 0;
	}
	p.symbol{
		font-size: 9px;
		margin: 0 0 7px 0;
	}
	th:first-child,
	td:first-child{
		width: 105px;
	}
}

@media only screen and (min-width:1px) and (max-width:1050px){
	#document{
		min-width: auto;
	}
	#breadcrumb .BC{
		width: 100%;
		box-sizing: border-box;
	}
	#container_inner{
		width: 100%;
		padding: 0;
	}
	div.wrapper{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.contents{
		padding: 18px 0 10px;
	}
}