@charset "utf-8";
/* CSS Document */
/*緊急告知用スタイル*/

.select.select supportInfo-Area{
	margin-top: 10px;
}
.supportInfo-block{
  padding-top: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.supportInfo-block_no-border_no-padding{
  padding: 0;
  border: 0px;
}
#support-top .supportInfo-block{
  padding-top: 30px;
}

.supportInfo-important-red,
.supportInfo-important-gray,
.supportInfo-important {
  display: table;
  table-layout: fixed;
  width: 960px;
  border-radius: 14px;
  margin: 0 auto 0 auto!important;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.supportInfo-important-red dt,
.supportInfo-important-gray dt,
.supportInfo-important dt {
  display: table-cell;
  width: 221px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  vertical-align: middle;
}

.supportInfo-important-red dd,
.supportInfo-important-gray dd,
.supportInfo-important dd {
  display: table-cell;
  padding: 3px 3px 3px 0;
  vertical-align: middle;
}

.supportInfo-important-red dd ul,
.supportInfo-important-gray dd ul,
.supportInfo-important dd ul {
  background: #FFF;
  -webkit-border-radius: 0 11px 11px 0;
          border-radius: 0 11px 11px 0;
  padding: 10px 15px 10px 18px;
}

.supportInfo-important-red{
  background: #ce181e;
}
.supportInfo-important-gray{
  background: #dddddd;
}
.supportInfo-important-gray dt {
  color: #5e5e5e;
}
.supportInfo-important {
  background: #434a53;
}

.image-supportCat {
  display: block;
}

.text-supportCat {
  text-align: center;
  height: 75px;
  font-size: 114.28571%;
}

.text-supportCat-last {
  text-align: center;
  height: 50px;
  font-size: 114.28571%;
}

a.link-arrow:hover, a.link-arrow:active, a.link-arrow:focus {
    text-decoration: underline;
		color: #e60012;
}

a.link-arrow:link, a.link-arrow:visited {
color: #3c3c3c;text-decoration: underline;
 transition: color 0.15s linear;
 display: inline;
 padding-left: 0;
}

a.link-arrow:hover {
    color:#e60012;
}

a.link-arrow:visited {

}

a.link-arrow:before {
   content: "";
   display: inline-block;
   vertical-align: 0px;
   width: 10px;
   height: 10px;
   background: transparent url(../../../../common/css/img/arrow_link_00.png) left top no-repeat;
	 margin-left: 0;
   margin-right: 0;
}

/*緊急告知swich用CSS*/

@media screen and (min-width: 980px) {

.top-hero__body .supportInfo-block2 dt#infoTtl{
	text-align:left;
}
.supportInfo-block2{
	max-width:880px;
	width: 70%;
	padding:1px;
	background:#FFFFFF;
	margin:0 auto;
	transform: translateX(8px);
}
.supportInfo-block2 dl{
	margin-bottom: 10px;
}

.supportInfo-block2.forceMb{
	margin-bottom:60px;
}
.supportInfo-block_no-border_no-padding{
  padding: 0;
  border: 0px;
}
#support-top .supportInfo-block2{
  padding-top: 30px;
}
.supportInfo-block2 .switchSupportInfo-important{
	border:2px solid #2E3238;
}
.supportInfo-block2 .switchSupportInfo-important-red{
	border:2px solid #CE191F;

}
.supportInfo-block2 .switchSupportInfo-important-gray{

	border:2px solid #999999;

}

.supportInfo-block2 .switchSupportInfo-important,
.supportInfo-block2 .switchSupportInfo-important-red,
.supportInfo-block2 .switchSupportInfo-important-gray{
	background:#FFFFFF;
}
.supportInfo-block2 .switchSupportInfo-important dl,
.supportInfo-block2 .switchSupportInfo-important-red dl,
.supportInfo-block2 .switchSupportInfo-important-gray dl{
	display:table;
}
.supportInfo-block2 .switchSupportInfo-important dt,
.supportInfo-block2 .switchSupportInfo-important-red dt,
.supportInfo-block2 .switchSupportInfo-important-gray dt{
	display:table-cell;

	width:225px;
	vertical-align:middle;
}
.supportInfo-block2 .switchSupportInfo-important dt span,
.supportInfo-block2 .switchSupportInfo-important-red dt span,
.supportInfo-block2 .switchSupportInfo-important-gray dt span{
	margin-left:25px;
	margin-right: 25px;
	font-weight:bold;
	font-size:15px;
	display:block;
}

.supportInfo-block2 .switchSupportInfo-important dd,
.supportInfo-block2 .switchSupportInfo-important-red dd,
.supportInfo-block2 .switchSupportInfo-important-gray dd{
	display:table-cell;
	padding:22px 25px 22px 0 ;
	/* width:517px; */
	font-size:15px;
	text-align:left;
	line-height:1.5;
}

.focePos{
	width:100%;
	left:0;
	top:160px;

}
.top-header__body{
	height:175px!important;
}
}


@media only screen and (min-width: 760px) and (max-width: 979px){

.supportInfo-block2{
	width:93%;
	padding:1px;
	background:#FFFFFF;
	margin:0 auto;

}
.supportInfo-block2.forceMb{
	margin-bottom:60px;
}
.supportInfo-block2 .switchSupportInfo-important{
	border:2px solid #2E3238;
	margin-bottom: 10px;

}
.supportInfo-block2 dl{
	padding:18px 0;
}
.supportInfo-block2 dt{
	margin-bottom:10px;
}
.supportInfo-block2 .switchSupportInfo-important-red{
	border:2px solid #CE191F;

}
.supportInfo-block2 .switchSupportInfo-important-gray{

	border:2px solid #999999;

}

.supportInfo-block2 dl.switchSupportInfo-important dd{
	margin-left:4%;
	margin-right:4%;
}
.supportInfo-block2 dl.switchSupportInfo-important dt{
	margin-right:1%;
	text-align:center;
}
.supportInfo-block2 dl.switchSupportInfo-important-red dd{
	margin-left:4%;
	margin-right:4%;
}
.supportInfo-block2 dl.switchSupportInfo-important dt{
	margin-right:1%;
	text-align:center;
}
.supportInfo-block2 dl.switchSupportInfo-important-gray dd{
	margin-left:4%;
	margin-right:4%
}
.supportInfo-block2 dl.switchSupportInfo-important dt{
	margin-right:1%;
	text-align:center;
}
.supportInfo-block2 .switchSupportInfo-important dt span,
.supportInfo-block2 .switchSupportInfo-important-red dt span,
.supportInfo-block2 .switchSupportInfo-important-gray dt span{
	font-weight:bold;
	font-size:15px;
}

.supportInfo-block2 .switchSupportInfo-important dd,
.supportInfo-block2 .switchSupportInfo-important-red dd,
.supportInfo-block2 .switchSupportInfo-important-gray dd{

	font-size:15px;
	text-align:left;
	line-height:1.5;
}




.focePos{
	width:100%;
}
.top-header__body{
	height:175px!important;
}
}
@media only screen and (max-width: 759px){

.supportInfo-block2{
	width:95%;
	padding:1px;
	background:#FFFFFF;
	margin:0 auto;

}
.supportInfo-block2.forceMb{
	margin-bottom:30px;
}
.supportInfo-block2 .switchSupportInfo-important{
	border:2px solid #2E3238;
	margin-bottom: 10px;

}
.supportInfo-block2 dl{
	padding:18px 0;
}
.supportInfo-block2 dt{
	margin-bottom:5px;
	text-align:left;
}
.supportInfo-block2 dd{
	text-align:left;
}
.supportInfo-block2 .switchSupportInfo-important-red{
	border:2px solid #CE191F;

}
.supportInfo-block2 .switchSupportInfo-important-gray{

	border:2px solid #999999;

}

.supportInfo-block2 dl.switchSupportInfo-important dd{
	margin-left:4%;
	margin-right:4%;
}
.supportInfo-block2 dl.switchSupportInfo-important dt{
	margin-right:1%;
		text-align:center;
}
.supportInfo-block2 dl.switchSupportInfo-important-red dd{
	margin-left:4%;
	margin-right:4%;
}
.supportInfo-block2 dl.switchSupportInfo-important dt{
	margin-right:1%;
	text-align:center;
}
.supportInfo-block2 dl.switchSupportInfo-important-gray dd{
	margin-left:4%;
	margin-right:4%;
}
.supportInfo-block2 dl.switchSupportInfo-important dt{
	margin-right:1%;
		text-align:center;

}


.supportInfo-block2 .switchSupportInfo-important dt span,
.supportInfo-block2 .switchSupportInfo-important-red dt span,
.supportInfo-block2 .switchSupportInfo-important-gray dt span{

	font-weight:bold;
	font-size:15px;

}

.supportInfo-block2 .switchSupportInfo-important dd,
.supportInfo-block2 .switchSupportInfo-important-red dd,
.supportInfo-block2 .switchSupportInfo-important-gray dd{

	font-size:15px;
	text-align:left;
	line-height:1.5;
}



.focePos{
	width:100%;
}

}


.supportInquiryTop .supportInfo-Area {
	max-width: 960px;
	width: 78.4%;
	padding: 1px;
	background: #FFFFFF;
	margin: 0 auto;
	transform: translateX(8px);
}
.supportInquiryTop .supportInfo-Area dl {
	background: #FFFFFF;
	border: 2px solid #2E3238;
	margin-bottom: 10px;
	border: 2px solid #2E3238;
	border-radius: initial;
	margin-bottom:10px!important;
	width:100%;
}
#selectinquiry .supportInfo-important-gray {
	border: 2px solid #999999;
}
#selectinquiry .supportInfo-important-red {
	border: 2px solid #CE191F;
}
.supportInquiryTop .supportInfo-Area dl dt {
	box-sizing: border-box;
	display: table-cell;
	width: 205px;
	vertical-align: middle;
	font-weight: bold;
	color: #3c3c3c;
	padding:0 25px;
	font-size:15px;
	text-align:left;
}


.supportInquiryTop .supportInfo-Area dl dd {
	display: table-cell;
	padding: 10px 25px 10px 0;
	font-size: 15px;
	text-align: left;
	line-height: 1.5;
}

@media only screen and (min-width: 760px) and (max-width: 979px){

.supportInquiryTop .supportInfo-Area {
	width: 100%;
	padding: 1px;
	background: #FFFFFF;
	margin: 0 auto;
	transform: inherit;
}
.supportInquiryTop .supportInfo-Area dl {
	background: #FFFFFF;
	border: 2px solid #2E3238;
	margin-bottom: 10px;
	border: 2px solid #2E3238;
	border-radius: initial;
	margin-bottom:10px!important;
	padding: 18px 0;
	width:100%;
}
.supportInquiryTop .supportInfo-Area dl dt {
	box-sizing: border-box;
	display: block;
	width: 100%;
	vertical-align: middle;
	font-weight: bold;
	color: #3c3c3c;
	padding:0 25px;
	font-size:15px;
	text-align: center;
	margin-bottom:10px;
}


.supportInquiryTop .supportInfo-Area dl dd {
	display: block;
	padding: 0;
	font-size: 15px;
	text-align: left;
	line-height: 1.5;
}
}

@media only screen and (max-width: 759px){

.supportInquiryTop .supportInfo-Area {
	width: 100%;
	padding: 1px;
	background: #FFFFFF;
	margin: 0 auto;
	transform: inherit;
}
.supportInquiryTop .supportInfo-Area dl {
	background: #FFFFFF;
	border: 2px solid #2E3238;
	margin-bottom: 10px;
	border: 2px solid #2E3238;
	border-radius: initial;
	margin-bottom:10px!important;
	padding: 18px 0;
	width:100%;
}
.supportInquiryTop .supportInfo-Area dl dt {
	box-sizing: border-box;
	display: block;
	width: 100%;
	vertical-align: middle;
	font-weight: bold;
	color: #3c3c3c;
	padding:0 25px;
	font-size:15px;
	text-align: center;
	margin-bottom:10px;
}


.supportInquiryTop .supportInfo-Area dl dd {
	display: block;
	padding: 0;
	font-size: 15px;
	text-align: left;
	line-height: 1.5;
}
}
