@charset "shift_jis";

/*====================================================
  共通
=====================================================*/
img {
	width: 100%;
	vertical-align: top;
}
/*align*/
.align_left { text-align: left!important; }
.align_right { text-align: right!important; }
.align_center { text-align: center!important; }
.f_right { float: right; }
.f_left { float: left; }
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*margin-top*/
.margin-t0 { margin-top: 0px!important; }
.margin-t10 { margin-top: 10px!important; }
.margin-t15 { margin-top: 15px!important; }
.margin-t20 { margin-top: 20px!important; }
.margin-t25 { margin-top: 25px!important; }
.margin-t30 { margin-top: 30px!important; }
.margin-t35 { margin-top: 35px!important; }
.margin-t40 { margin-top: 40px!important; }
.margin-t45 { margin-top: 45px!important; }
.margin-t50 { margin-top: 50px!important; }
.margin-t60 { margin-top: 60px!important; }
.margin-t70 { margin-top: 70px!important; }
/*margin-bottom*/
.margin-b0 { margin-bottom: 0px!important; }
.margin-b10 { margin-bottom: 10px!important; }
.margin-b15 { margin-bottom: 15px!important; }
.margin-b20 { margin-bottom: 20px!important; }
.margin-b25 { margin-bottom: 25px!important; }
.margin-b30 { margin-bottom: 30px!important; }
.margin-b35 { margin-bottom: 35px!important; }
.margin-b40 { margin-bottom: 40px!important; }
.margin-b45 { margin-bottom: 45px!important; }
.margin-b50 { margin-bottom: 50px!important; }
.margin-b60 { margin-bottom: 60px!important; }
.margin-b70 { margin-bottom: 70px!important; }
sup {
	font-size: 0.6em;
	vertical-align: super;
}
.come {
  font-size: 12px;
}
body{
	width: 100%;
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.6;
	overflow-x: hidden;
}
#contents{ 
	position: relative;
}
#contents .sec_inner{ padding: 0 4%;}
#contents .taC{ text-align: center;}
/*ヘッダー*/
header {
	width: 100%;
	height: 50px;
	padding-bottom: 10px;
	overflow: hidden;
	border-top: 5px solid #006fbe;
	border-bottom: none!important;
	background-color: #fff;
	background-image: none!important;
}
header .logo {
	padding: 18px 0 0 10px;
	float: left;
}
header .logo img {
	width: 100px;
	height: auto;
}
header .category {
	color: #006FBA;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 24px;
}
/*フッター*/
#footer {
	display: none;
}
footer { background: #fff; }
footer p{	font-family: sans-serif;}
#footer_wrap {
	padding: 20px 3% 0 3%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #0064af;
}
#footer_wrap a {
	text-decoration: none;
	color: #fff;
}
#footer_wrap #pagetop {
	width: 85%;
	margin: 0 auto;
}
#footer_wrap #pagetop a {
	border-radius: 8px;
	padding: 10px 0;
	display: block;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
	background: #0d86d1;
}
#footer_wrap #pagetop a span {
	padding-right: 22px;
	background: url(/portalc/contents-2/sp/maintenance/v2/img/btn_icon_pagetop.png) right center no-repeat;
	background-size: 13px 10px;
	font-weight: bold;
}
#footer_wrap .nav {
	padding: 24px 0 12px 0;
	display: inline-block;
}
#footer_wrap .nav li {
	padding: 0 18px 0 0;
	font-size: 12px;
	display: inline;
	margin-right: 15px;
	background: url(/portalc/contents-2/sp/maintenance/v2/img/btn_icon_pc_white.png) right center no-repeat;
	background-size: 11px auto;
}
#footer_wrap .nav li:last-child { margin-right: 0; }
#footer_wrap .copyright {
	font-size: 9px;
	text-align: center;
	padding: 12px 0;
	border-top: 2px solid #035b9b;
}
/*icon*/
i.exlink:after {
	content: '';
	display: inline-block;
	width: 14px;
	height: 12px;
	margin: -3px 0 0 3px;
	background: url(/portalc/contents-2/sp/maintenance/v2/img/btn_icon_blank2.png) no-repeat 0 0;
	background-size: contain;
	vertical-align: middle;
}
#contents a[target="_blank"]:after,
#contents a.exlinkB:after {
	content: '';
	display: inline-block;
	width: 14px;
	height: 12px;
	margin: -3px 0 0 3px;
	background: url(/portalc/contents-2/sp/maintenance/v2/img/btn_icon_blank2.png) no-repeat 0 0;
	background-size: contain;
	vertical-align: middle;
}
#contents a.no_icon[target="_blank"]:after {
	display: none;
}
/* indent */
.indent1, .indent1s, .indent1 li, .indent1s li {
	line-height: 1.35em;
	text-indent: -1em;
	padding-left: 1em!important;
	margin: 0;
	margin-top: 5px;
}
.indent2 {
	line-height: 1.35em;
	text-indent: -2em;
	padding-left: 2em!important;
	margin: 0;
	margin-top: 5px;
}
.indent1s, .indent1s li {
	font-size: 11px!important;
}
.indent1_5 {
	line-height: 1.35em;
	text-indent: -1.5em;
	padding-left: 1.5em!important;
	margin: 0;
	margin-top: 5px;
}
sup { vertical-align: top; }

.heading_area{
	background: #e3f6ff;
	border-top: 1px solid #98c8f3;
	border-bottom: 1px solid #98c8f3;
	padding: 20px 0;
}
h1{
	color: #0e4291;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.3;
}
h1 span{
	font-size: 17px;
}

/*====================================================
  タイトル
=====================================================*/
h2{
	margin: 0 0 15px;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.4;
}
.leftBdr{
	border-left: 6px solid #0e4291;
	padding-left: 8px;
}

.grayBg,
table.repair_table th{
	background: #f8f8f8;
	margin: 20px 0 10px;
	padding: 13px 4%;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
/*====================================================
  con_area
=====================================================*/
.con_area{
	padding: 10px 0 70px;
}
.con_area section{
	margin: 0 0 25px 0;
}

.flow {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
}
.flow .flowList {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.flow .flowList li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 90px;
  z-index: 5;
}
.flow .flowList li .circle {
  margin-bottom: 10px;
  position: relative;
}
.flow .flowList li .circle::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: #ccc;
  border-radius: 30px;
  z-index: 10;
  position: relative;
}
.flow .flowList li:not(:first-child) .circle::after {
  content: "";
  display: block;
  width: 95px;
  height: 10px;
  background: #ccc;
  border-radius: 100px;
  position: absolute;
  top: calc(50% - 5px);
  right: 15px;
  z-index: 5;
}
.flow .flowList li.active {
  z-index: 10;
}
.flow .flowList li.compleat {
  z-index: 15;
}
.flow .flowList li .text {
  font-weight: bold;
  color: #666;
  text-align: center;
  font-size: 13px;
  line-height: 1.2em;
}
.flow .flowList li.active .text {
  color: #0e4291;
}
.flow .flowList li.compleat .text {
  color: #0e4291;
}
.flow .flowList li.active .circle::before {
  background: #0e4291;
}
.flow .flowList li.compleat .circle::before,
.flow .flowList li.compleat:not(:first-child) .circle::after,
.flow .flowList li.active:not(:first-child) .circle::after {
  background: #0e4291;
}

/*.note_list*/
.note_list1 li{
	text-indent: -0.7em;
	padding-left: 0.7em;
	line-height: 1.6;
}
.note_list1 li span{
	font-size: 10px;
	vertical-align: middle;
}
.note_list1 li span.fnt_small{
	font-size: 14px;
}
/*.linkTxt*/
.linkBtn{
}
.linkBtn a{
	display: block;
	background: #fff url(/portalc/contents-2/sp/maintenance/v2/img/arw_blue_r14x27.png) no-repeat 97% 50%;
	background-size: 7px 13px;
	padding: 1.5em 1.8em 1.5em 1em;
	text-align: left;
	color: #444;
	font-size: 14px;
	border: 1px solid #c5c5c5;
	text-decoration: none;
}
/*.link_arrow*/
.link_arrow{
	background: url(/portalc/contents-2/sp/maintenance/v2/img/ico_arrow_r.png) no-repeat left center;
	background-size: 8px 10px;
	padding-left: 15px;
	color: #0058ad;
}
.link_arrow a{
	color: #0058ad;
	text-decoration: none;
}
/*.form_btn*/
.form_btn{
	width: 100%;
	margin: 30px 0;
  padding: 0 15px;
	box-sizing: border-box;
}
.linkArea .linkBtn,
.form_btn .btnIn,
.form_btn .off{
  display: inline-block;
  background: #0e408c;
  padding: 14px 10px;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  line-height: 1em;
  width: 100%;
  max-width: 100%;
  border: 2px solid #0e408c;
  margin: 0;
  cursor: pointer;
  box-sizing: border-box;
}
.form_btn .btnIn:disabled,
.form_btn .btnIn[disabled] {
  background: #ccc;
  border-color: #ccc;
  color: #999;
  cursor: not-allowed;
}
.con_area .form_btn .on{
	display: none;
}
.con_area .form_btn .off{
   background: #ccc;
}
.con_area .form_btn.active .on{
   display: block;
}
.con_area .form_btn.active .off{
   display: none;
}
/*.repair_table*/
.repair_table,
.repair_table tbody,
.repair_table tr,
.repair_table th,
.repair_table td{
	display: block;
	border: none;
	font-size: 16px;
	white-space: normal;
	width: 100%;
	border-collapse: collapse;
	box-sizing: border-box;
}

.step2 .repair_table th{
	background: #f8f8f8 url(/portalc/contents-2/sp/maintenance/v2/img/ico_any.png) no-repeat right 20px center;
	background-size: 32px;
	padding: 7px 60px 7px 4%;
}
.step2 .repair_table td{
	padding: 9px 4% 0;
}
.repair_table th.required{
	background: #f8f8f8 url(/portalc/contents-2/sp/maintenance/v2/img/ico_required.png) no-repeat right 20px center;
	background-size: 32px;
	padding: 7px 60px 7px 4%;
}

/*====================================================
  form common
=====================================================*/
/*radio-btn*/
.radioCheck input{
	display: none;
}
.radioCheck label{
	display: block;
	cursor: pointer;
}
.radioCheck input:checked + label {
  border-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #90ccfb;
  box-shadow: 0px 0px 0px 2px #90ccfb;
	border-radius: 4px;
	background: #f1f9fe;
}
.radioCheck input + label span{
	display: block;
	background: url(/portalc/contents-2/sp/maintenance/v2/img/radio_btn.png) no-repeat left center;
	background-size: 15px 15px;
	padding-left: 20px;
}
.radioCheck input:checked + label span{
	background: url(/portalc/contents-2/sp/maintenance/v2/img/radio_btn_on.png) no-repeat left center;
	background-size: 15px 15px;
}

/*====================================================
  modal
=====================================================*/
.modalContents {
  display: none;
}
#cboxContent {
  overflow: hidden;
}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay { background: #666666; }

/* modalBody */
.modalBody {
  background: #fff;
  height: 100%;
  max-height: 100%;
  box-sizing: border-box;
  overflow-y: auto;
}
.modalBody .modalInner {
  box-sizing: border-box;
  padding: 25px 20px 0 20px;
  margin-bottom: 25px;
}
.modalBody .modalInner .modalTitle {
  font-weight: bold;
  margin-bottom: 10px;
  color: #3da9e2;
  font-size: 22px;
}
.modalBody .modalInner .modalText {
  margin-bottom: 20px;
  line-height: 1.6em;
}
.modalBody .modalInner .modalImage {
  text-align: center;
}
.modalBody .closeBottom {
  background: #ededed;
  padding: 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #ccc;
}
.modalBody .closeBottom .modalClose {
  background: #0e4291;
  color: #fff;
  padding: 5px 20px;
  border: none;
  border-radius: 5px;
}
.modalBody .listBody {
  font-size: 16px;
  line-height: 1.6em;
}
.modalBody .listBody p {
  line-height: 1.6em;
}
.modalBody .listBody + .listBody{
  margin-top: 15px;
}
.modalBody .listBody .additionalListTitle{
  font-weight: bold;
  font-size: 20px;
}

/*====================================================
 errorArea
=====================================================*/
#errorArea,
#errorMsg {
	background-color: #FFF6F6;
	padding: 10px;
	color: #F31312;
  font-size: 12px;
	margin: 0 4% 30px;
	font-weight: bold;
}
#errorArea{
	display: none;
}
#errorArea .errorList{
	margin: 10px 0;
}
#errorMsg .message {
  display: block;
  margin: 10px 0;
  line-height: 1.6em;
} 