@charset "utf-8";

.list01{
margin-left:-20px;
}
.list01 li{
display:table;
float:left;
margin-left:20px;
vertical-align:middle;
}
.list01 li a{
display:table-cell;
vertical-align:middle;
text-align:left;
font-size: 16px;
width:210px;
height:100px;
background:#004da1;
padding:20px;
color:#fff;
font-weight:bold;
text-decoration:none;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.list01 li a:hover{
filter:alpha(opacity=70) !important;
-moz-opacity:0.7 !important;
opacity:0.7 !important;
}
.list01 li a span{
display: inline-block;
padding-left:20px;
background:url(/feature/common/images/b01_back.png) 0em 0.4em no-repeat;
}
/*
#aside .sideNav ul li.sub a{
background:#f1f1f1;
padding:10px 38px 10px 58px;
}
#aside .sideNav ul li.sub a:hover{
background:#f6f8f9;
}
#aside .sideNav ul li.sub.active a{
background:#c9d9e1;
}

#aside .sideNav ul li.sub a span{
display:inline-block;
padding-left:16px;
background:url(/common/images/aside_arw_01_pc.png) 0 center no-repeat;
}

#aside .asideBn_area {
	padding:30px 0;
}

#aside .asideBn_area .title {
	background-image: url(/support/common/images/title_link.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:10px;
	border-bottom:1px dotted #cccccc;
	font-weight:bold;
	font-size:14px;
	line-height: 22px;
}

#aside .asideBn_area ul {
	padding:20px 0 0 0;
}

#aside .asideBn_area ul li {
	padding:0 0 10px 0;
}

@media only screen and (max-width:640px) and (max-device-width:1280px){
#aside .asideBn_area {
    padding: 30px 0;
    width: 280px;
    margin: 0 auto;
}

#aside .asideBn_area .title {
	background-image: url(/support/common/images/title_link.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:10px;
	border-bottom:1px dotted #cccccc;
	font-weight:bold;
	font-size:14px;
	line-height: 22px;
}

#aside .asideBn_area ul {
	padding:20px 0 0 0;
}

#aside .asideBn_area ul li {
	padding:0 0 10px 0;
}
}*/

@media only screen and (max-width:640px) and (max-device-width:1280px){
.list01{
margin:0 55px;
}
.list01 li{
display:table;
width:100%;
float:none;
margin:0 0 20px;
}
.list01 li a{
display:table-cell;
width:100%;
height:94px;
padding:20px;
color:#fff;
text-decoration:none;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.list01 li a span{
display: inline-block;
padding-left:20px;
background:url(/feature/common/images/b01_back.png) 0em 0.4em no-repeat;
}
}
.numList01{
font-size:12px;
line-height:1.75;
}
.numList01>li{
margin-bottom:15px;
}
.numList01 ol{
padding-left:3em;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.numList01{
font-size:10px;
line-height:1.5;
}
.numList01>li{
margin-bottom:18px;
}
.numList01 ol{
padding-left:0;
}
}

/* page unique */
@media only screen and (max-width:640px) and (max-device-width:1280px){
.feature .notes{
padding:0 20px;
}
}

.model .modelSection01{
border-bottom:1px dotted #999;
padding-bottom:40px;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.model [class*="headingTypeE"]{
margin:0 15px;
}
.model .jslayoutBoxTypeA01+[class*="headingTypeF"]{
margin-top:20px;
}
.model .indentTypeA01{
padding-top:10px;
}
}



/* サポートtop
-------------------------------------------------------- */
.supportTopList01{
}
.supportTopList01 li{
margin-bottom:10px;
}
.faqList01 li a{
color:#333;
background-image:url(/common/images/mod_arw_R_02_pc.png);
}

.headingTypeS02 {
    color:#333;
    font-weight:bold;
    padding:10px 25px;
    margin-bottom:15px;
    background:#edf1f3;
}
.topmenuS01 {
	width: 676px;
	margin-bottom: 40px;
	min-height: 100%;
}
.topmenuS01 .topmenuS01_left {
	width: 318px;
	height:100%;
	float: left;
	display: inline;
}
.topmenuS01 .topmenuS01_right {
	width: 318px;
	height:100%;
	float: left;
	display: inline;
	padding-left: 40px;
}
.clears {
	clear: both;
}
.topmenuS01 .notes{
font-size:12px;
padding:0 15px;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){

.topmenuS01 {
	width: auto;
}
.topmenuS01 .topmenuS01_left {
width : 100%;
float : none;
}
.topmenuS01 .topmenuS01_right {
width : 100%;
float : none;
}
}

.topmenuS01 ul {
	width: 303px;
	padding: 0 15px 0 0;
	list-style-image: url(/support/settings/common/images/icon2.png) ;
	margin-left: 35px;
}
.topmenuS01 ul li {
	line-height:1.5;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}

.supportTop01 {
	width: 626px;
	padding: 0 25px 60px 25px;
}
.supportTop01 ul {
	list-style-image: url(/support/settings/common/images/icon2.png) ;
	margin-left: 25px;
	padding-top: 15px;
}
.supportTop01 ul li {
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 15px;
}
p.supportabtn {
	padding-top: 20px;
}
p.btnright {
	text-align: right;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.supportTop01 {
    width : auto;
}
.supportTop01 ul {
	list-style-image: url(/support/settings/common/images/icon2.png) ;
	margin-left: 0;
	padding-top: 15px;
}
.supportTop01 ul li {
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 15px;
	margin: 0 1em;
}
p.supportabtn {
	padding-top: 20px;
}
p.btnright {
	text-align: center;
	width: 180px;
}
}

p.supportabtn a{
display:inline-block;
padding:13px;
color:#fff;
font-size:12px;
background:#0e479c;
text-decoration:none;
font-weight:bold;
text-align:center;
line-height:1.1;
}
p.supportabtn a:hover{
filter:alpha(opacity=70) !important;
-moz-opacity:0.7 !important;
opacity:0.7 !important;
}
p.supportabtn.w256 a{width:256px;}
p.supportabtn.w200 a{width:174px;}
p.supportabtn.w186 a{width:160px;}
p.supportabtn.w146 a{width:120px;}


@media only screen and (max-width:640px) and (max-device-width:1280px){
p.supportabtn a:hover{
filter:alpha(opacity=100) !important;
-moz-opacity:1 !important;
opacity:1 !important;
}
}

p.supportabtn a>span{
display:inline-block;
position:relative;
}
p.supportabtn span{
position:relative;
display:inline-block;
}
p.supportabtn span:after{
content:"";
display:block;
width:4px;
height:7px;
background:url(/common/images/mod_arw_R_01_pc.png) 0 50% no-repeat;
position:absolute;
left:-13px;
top:50%;
margin-top:-3px;
}

.supportTop02 {
	width: 626px;
	padding: 0 25px 60px 25px;
}
.supportTop02 .supportTop02_left {
	width: 280px;
	height: auto;
	float: left;
	display:inline;
}
.supportTop02 .supportTop02_right {
	width: 256px;
	height: auto;
	float: left;
	display:inline;
	padding-left: 65px;
}

.supportTop03 {
	width: 570px;
	height: auto;
	border: #80A6D0 1px solid;
	padding: 0 15px 20px 15px;
	overflow: hidden;
	margin-bottom: 18px;
}
.supportTop03 .supportTop03_left {
	width: 270px;
	height: auto;
	float: left;
	display: inline;
}
.supportTop03 .supportTop03_right {
	width: 270px;
	height: auto;
	float: left;
	display: inline;
	padding-left: 30px;
}
.supportTop03 ul {
	list-style-image: url(/support/settings/common/images/icon2.png) ;
	margin-left: 15px;
}
.supportTop03 ul li {
	font-weight: bold;
	padding-bottom: 8px;
}
.supportTop03 p.sutext1 {
	padding-top: 18px;
}
@media only screen and (max-width:640px) and (max-device-width:1280px){
.supportTop02 {
	width: auto;
}
.supportTop02 .supportTop02_left {
	width: 100%;
	float : none;
}
.supportTop02 .supportTop02_left p.spsupport01 {
	margin-left: 10px;
}
.supportTop02 .supportTop02_right {
	width: 100%;
	float : none;
}
.supportTop03 {
	width: auto;
}
.supportTop03 .supportTop03_left {
	width: 100%;
	float : none;
}
.supportTop03 .supportTop03_right {
	width: 100%;
	float : none;
}
.supportTop03 ul {
	margin-left: 0;
}
}
