@charset "utf-8";
/* ▼システムで制御する部分
----------------------------------------------------------------------------- */

#titleimg{

	margin-left: auto;
	margin-right: auto;

	background-color: #ffffff;
}

.firstMsg{
	background-color: #f2f6fa;
	padding: 20px;
}

.noticeList li{padding-left: 1.75em;text-indent: -1.80em;font-size: 0.9em;}
.noticeNumList li{padding-left: 2.0em;text-indent: -1.75em;font-size: 0.9em;}
.bg_fff{background-color: #ffffff;}
.textF13px {font-size: 13px;}
.gray{color: #666666;}
a.arrow{
margin-right:7px;
padding-right:15px;
background:url(/common13/imgs/icon/icn_link_blue.png) right 5px no-repeat;
}

.arrow02{
margin-right:7px;
padding-right:15px;
background:url(/common13/imgs/icon/icn_anchor_blue.png) right 5px no-repeat;
}
h2.h2Title{
border-bottom: 4px solid #0076C7;
padding-bottom: 3px;
}

/* step nav */
body {
  background-color: #fff;
}

#footer {
  background-color: #e5e7e8;
}
#msg,
#msg2,
#msg02,
#msg3,
#msg03,
#enqt,
#submit {
  border-left: solid 1.5px #e5e7e8;
  border-right: solid 1.5px #e5e7e8;
}

.greybox{
  width: 90%;
  background: #e5e7e8;
  padding: 20px 20px 10px 20px;
  text-align: left;
  margin: 20px auto;
}

.block-topic__title {
  line-height: 1.4;
  margin-bottom: 5px;
}
@media screen and (max-width: 1019.9px) {
  .greybox {
    text-align: left;
  }
  .greybox .block-topic__title {
    font-size: 16px;
  }
}
#mainarea {
  border: 1px solid #cccccc;
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  #mainarea {
    width: 100%;
    max-width: 800px;
  }
}
/*step*/
.steps__list {
  display: flex;
  justify-content: center;
}
.steps__list .steps__item {
  text-align: center;
  padding-left: 15px !important;
  padding-right: 15px !important;
  position: relative;
  width: 180px;
}
@media screen and (max-width: 1019px) {
  .steps__list .steps__item {
    padding-left: 7px !important;
    padding-right: 7px !important;
    min-width: 73px;
    box-sizing: border-box;
  }
}
.steps__list .steps__item::after {
  content: "";
  display: block;
  height: 2px;
  top: 12px;
  width: 100%;
  background: #adadad;
  position: absolute;
  left: -50%;
  z-index: 2;
}
.steps__list .steps__item:first-child::after {
  display: none;
}
.steps__list .steps__item .steps__label {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  color: #555;
  text-transform: uppercase;
  margin-top: 10px;
  word-break: break-all;
}
.steps__list .steps__item .steps__number {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  color: #fff;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background: #adadad;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  z-index: 3;
}
.steps__list .steps__item.steps__item--done .steps__number {
  background: #2071bd;
}
.steps__list .steps__item.steps__item--done::after,
.steps__list .steps__item.steps__item--done::before {
  background: #7e949f;
}
.steps__list .steps__item.steps__item--current .steps__number {
  background-color: #ed8077;
}
.steps__list .steps__item.steps__item--current .steps__list__item__name {
  color: #2071bd;
}
@media screen and (min-width: 1020px) {
  .steps__list .steps__item {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.steps {
  margin: 30px 10px;
}
.steps:last-child {
  margin-bottom: 0;
}
ul.steps__list {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}

.caution02_from{
	margin-top:20px;
	padding:10px 10px 10px 40px;
	border: 3px solid #E9D3C8;
	background-color: #FEFFED;
	background-image:url(/common13/imgs/icon/icn_attention02.png);
	background-repeat:no-repeat;
	background-position:10px 10px ;
	font-size: 14px;
}
.caution02_from p {
	background-color: #2979AF;
	color: #fff;
	font-size: 16px;
	padding: 13px 10px 10px 40px;
	margin: -10px -10px 15px -40px;
	position: relative;
	z-index: 1;
	background-image: url(/common13/imgs/icon/icn_attention02.png);
	background-repeat: no-repeat;
	background-position: 0.7em;
}
.numberList,
.numberList ol{
	list-style-type: decimal;
	margin-left: 1.5em;
	padding-left: 0;
	text-align: left;
	margin-bottom: 10px;

}
.caution02_from .numberList li{margin-bottom: 10px;}


.numberList,
.numberList ol li{
	margin-top: 5px;
	margin-bottom: 5px;
}
*+html .numberList{
	padding-left:0.5em;
}
td.q-txtTitle{
	border-left: 5px solid #0076C7;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.box900 {
	margin-left:auto;
	margin-right:auto;
}

.notes_box {
	padding: 10px;
	background-repeat:repeat-y;
	background-color:#fff;
	/* 900幅に合わせるため左右のborder分を引いた値 */

}
.bdr_grayCall {
	border:3px solid #dddddd;
	border-radius: 6px;

}
.addLineTop{border-top: 1px dashed #dddddd}
/* input type="submit" のみ */
/* ボタン */
#enqt td.a-txt input[type="submit"],
#enqt td.a-txt input[type="button"],
#submit input[type="submit"],
#submit input[type="button"],
button.pl-deleteButton,
#submit button.submit{
	overflow:visible;
	cursor: pointer;
	border-radius: 3px;
	padding:12px 10px;
	font-size:14px;
	line-height: 1;
	vertical-align:middle;
}
#enqt td.a-txt input[type="submit"],
#enqt td.a-txt input[type="button"],
#submit input[type="button"],
button.pl-deleteButton,
#submit button{
	background: #ddd;
}
#err + input[type="button"]{ /* 仮登録エラー画面用 */
	position:relative;
	left:50%;
	width:200px;
	margin:30px 0 30px -100px;
}
#enqt td.a-txt input[type="button"]{
	margin: 4px 6px;
}
#submit input[type="submit"],
#submit input[type="button"],
#submit button.submit{
	padding: 16px 20px;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	margin:0 10px;
}
#submit input[type="submit"],
#submit button.submit{
	color:#ffffff;
}

/* input type="reset" のみ */
#submit input[type="reset"] {
	display:none;
}

/* URL */
#url{
	text-align:center;
	margin:30px 0;
}
.g-recaptcha{
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    text-align: center;
    margin-bottom: 20px;
    max-width: 320px;

}
#msg02 .bdr_gray3px .tblcont{display: table;width: 100%;}
#msg02 .bdr_gray3px .tblcontL {
    display: table-cell;
    width: 85%;
    vertical-align: middle;
}
#msg02 .bdr_gray3px .tblcontR {
    display: table-cell;
    width: 10%;
    vertical-align: middle;
    padding-left: 5px;
}

#enqt td.a-txt input[type="month"] {
	margin: 4px;
	padding: 6px 6px 4px 6px;
	height: auto;
	vertical-align: middle;
	outline: none;
	border: 1px solid #cccccc;
	background: #ffffff;
	font-size: 100%;
	max-width: 100%;
	border-radius: 2px;
	line-height: 1.3em;
}

/* responsive PC
----------------------------------------------------------------------------- */
@media screen and (min-width: 769px){
	#title,
	#titleimg,
	#msg,
	#msg02,
	#enqt,
	#submit,
	#err{
		width: 800px;
		padding-left:30px;
		padding-right:30px;
	}
	.notes_box{
		width: 700px;
		padding-left:20px;
		padding-right:20px;
	}
	.a_expansion span{
		display: none;
		text-align: right;
	}
	#cmnmsg,
	#footer{
		width: 800px;
	}

	#err #err{ /* 仮登録エラー画面用 */
		padding:30px 0;
		width:auto;
	}
	#enqt table #err{
		width:auto;
	}
	/* label のみ */
	#enqt td.a-txt label{
		padding:3px 0px ;
	}
	#enqt td.a-txt label:first-child{
		padding:0px 0px 3px 0;
	}
	#enqt td.a-txt td{
		padding-right:10px;
	}
	.tblcell{
		display: table;
		padding: 20px 10px;
		width: 96%;
	margin-left: auto;
	margin-right: auto;
	}
	.prztitle{
		display: table-cell;
		width: 220px;
		vertical-align: middle;
	}
	.callbox{
		display: table-cell;
		width: 480px;
		vertical-align: middle;
	}
	.bdr_grayCall h3{
		background-color: #0076C7;
		color: #ffffff;
		font-size: 18px;
		border-radius: 6px 6px 0 0 ;
		padding: 10px 5px;
	}
	.callbox .calltxt{
		font-size: 40px;
		color: #0072CC;
	}


}
/* responsive tablet
----------------------------------------------------------------------------- */
@media screen and (max-width: 768px){
	#title,
	#msg,
	#msg02,
	#err,
	#footer,
	.firstMsg,
	.notes_box,
	.enqtmsg{
		padding-left:6%;
		padding-right:6%;
	}
	#err #err{ /* 仮登録エラー画面用 */
		padding:30px 0;
	}
	#enqt td.a-txt input[type="text"]:before {
      content: "<div>" ;
	}
	#enqt td.a-txt input[type="text"]:after{
				content: "</div>" ;
	}
	#enqt td.a-txt input[type="text"] div,
	#enqt td.a-txt input[type="password"]
	#enqt td.a-txt select{
		width:auto;
		max-width:100%!important;
	}
	#enqt td.a-txt textarea{
		display:block;
		width:100%;
	}
	#enqt td.q-txt{
		padding: 0 6%;
	}
	#enqt td.a-txt{
		padding: 0 6% 30px 6%;
	}
	#enqt td.a-txt table td{
		display: block
	}
	#container img{
		max-width:100%;
	}
	.br:before {
	content: "\A" ;
	white-space: pre ;
	}

	.a_expansion span{
		display: block;
		text-align: right;
	}
	h2.h2Title{margin-left: 10px;margin-right: 10px;}
	.tblcell{
		padding:10px;
	}
	.prztitle{
		text-align: center;
	}
	.callbox{
		text-align: center;
	}
	.bdr_grayCall h3{
		background-color: #0076C7;
		color: #ffffff;
		font-size: 16px;
		border-radius: 6px 6px 0 0 ;
		padding: 10px 5px;
	}
	.callbox .calltxt{
		font-size:28px;
		text-align: center;
		color: #0072CC;
	}
	#msg02 .bdr_gray3px {font-size: 13px;}
	#msg02 .bdr_gray3px img {width: 33px;;}


		.stepflow {
	display: block;
	}
	.stepflow > li .bubble::after, .stepflow > li .bubble::before {
	position: absolute;
	top: 9px;
	display: block;
	width: 3px;
	height: 100%;
	content: '';
	background-color: #7e949f;
	left: 9px;
	}
	.stepflow > li .text {
	display: block;
	padding-left: 2.5em;
	text-align: left;
	position: relative;
	top: -23px;
	}
}
/* responsive SP
----------------------------------------------------------------------------- */
@media only screen and (max-width : 640px) {
	#submit{
		padding-left:6%;
		padding-right:6%;
	}
	#submit input[type="submit"],
	#submit input[type="button"],
	#submit button{
		display:block;
		width:100%;
		margin:0 auto;
	}
	#submit input[type="submit"],
	#submit button{
		margin-bottom:20px;
	}

	/* label のみ */
	#enqt td.a-txt label{
		display: inline-block;
		padding:5px 0px ;
	}
	#container img{
		max-width:100%;
	}
.caution02_from{font-size: 12px;background-image: none;padding-left: 10px;}
.caution02_from p { margin-left: -10px; }
}



