@charset "shift_jis";

/*--information---------------------------------------------------------
Last update：13/7/12
サイトの名前　アイリスプラザ自社
使用箇所　ご利用方法
-------------------------------------------------------------------------*/

/*-------------------------------------------
	上部まとめ
----------------------------------------------*/

#regist h2 {
  margin-top: 20px;
  margin-left: 85px;
  margin-bottom: 10px;
}

.news-info {
  margin-top: 10px;
  padding: 10px;
  border: #e4e4e4 solid 1px;
  line-height: 1.3;
}

.info {
  margin: 0 auto;
  width: 900px;
  color: #333;
}
.synth {
  border: 1px solid #e4e4e4;
  width: 898px;
  overflow: hidden;
  margin-top: 60px;
}

.synth ul:nth-child(1) {
  width: 890px;
  overflow: hidden;
  border-bottom: none;
}
.synth ul {
  width: 900px;
  overflow: hidden;
  border-bottom: 1px dashed #cccccc;
}
.synth ul li.l_box {
  width: 444px;
  float: left;
  border-right: 1px dashed #cccccc;
}
.synth ul li.r_box {
  width: 444px;
  float: right;
}
.synth ul li.c_box {
  width: 880px;
  padding: 10px;
  text-align: center;
}
/* .synth ul li.box {
} */

.synth ul li.l_box dl,
.synth ul li.r_box dl {
  width: 370px;
  margin: 10px auto;
  font-size: 13px;
}

.synth ul li.l_box dl dd,
.synth ul li.r_box dl dd {
  background: url("../img/isc/qa/icon_li06.gif") no-repeat scroll 0px 3px transparent;
  text-align: left;
}

.synth ul li.c_box dl dd {
  background: url("../img/isc/qa/icon_li06.gif") no-repeat scroll 205px 5px transparent;
  text-align: center;
}
.synth ul li.l_box dl dd a,
.synth ul li.r_box dl dd a,
.synth ul li.c_box dl dd a {
  display: block;
  padding: 2px 0 5px 18px;
  text-decoration: underline;
}
.synth ul li.l_box dl dd a:hover,
.synth ul li.r_box dl dd a:hover,
.synth ul li.c_box dl dd a:hover {
  color: #eb0007;
  text-decoration: underline;
}
.synth ul li h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

/*.synth ul li h3.ttl0{
   border-bottom: 4px solid #eb0007;
}*/
.synth ul li h3.ttl0 {
  /*202211リニューアル対応*/
  border-bottom: 4px solid #e50012;
}
.synth ul li h3.ttl1 {
  border-bottom: 3px solid #333;
}
.synth ul li h3.ttl2 {
  border-bottom: 3px solid #333;
}
.synth ul li h3.ttl3 {
  border-bottom: 3px solid #333;
}
.synth ul li h3.ttl4 {
  border-bottom: 3px solid #333;
}

.synth .box h3 {
  font-size: 150%;
  border-bottom: 3px solid #333;
  width: 880px;
  margin-left: 10px;
  margin-top: 10px;
}

.synth .box ul {
  border-bottom: none;
}

.synth .box ul li.l_box {
  border-right: none;
}

.synth .box ul li.l_box dt,
.synth .box ul li.r_box dt {
  background: url("../img/isc/qa/icon_li06.gif") no-repeat scroll 0px 3px transparent;
  text-align: left;
}

.synth .box ul li.l_box dt a,
.synth .box ul li.r_box dt a {
  display: block;
  padding: 2px 0 5px 18px;
  text-decoration: underline;
}
.synth .box ul li.l_box dt a:hover,
.synth .box ul li.r_box dt a:hover {
  color: #eb0007;
  text-decoration: underline;
}

.info .btn {
  text-align: center;
  margin: 15px auto 30px auto;
}

/*-------------------------------------------
	common
----------------------------------------------*/
.info p.txtnav {
  text-align: right;
}

.info span.exp {
  font-size: 11px;
}

.info span.exp.blue {
  color: #080ea0;
  font-size: 13px;
  font-weight: 700;
}

.info span.caution {
  color: #eb0007;
  font-size: 12px;
  font-weight: bold;
}
.info p {
  line-height: 1.4;
}

#shop p.blue {
  color: #080ea0;
  font-weight: 700;
}
#shop p.red {
  color: #ea0006;
  font-weight: 700;
}

/*-------------------------------------------
	QAまとめ
----------------------------------------------*/
.qa h3 {
  /*font-weight: normal;*/
  font-size: 28px;
  margin-top: 60px;
  border-bottom: 4px solid #333333;
}
.qa01 h3 {
  border-bottom: 4px solid #333333;
}
.qa02 h3 {
  border-bottom: 4px solid #333333;
}
.qa03 h3 {
  border-bottom: 4px solid #333333;
}
.qa04 h3 {
  border-bottom: 4px solid #333333;
}
.qa05 h3 {
  border-bottom: 4px solid #333333;
}

.qa dl {
  border: 1px solid #e4e4e4;
  margin-top: 20px;
  margin-bottom: 5px;
  width: 898px;
  padding: 10px 0px;
}
.qa dl dt {
  width: 790px;
  padding: 10px 0px 25px 85px;
}
.qa01 dl dt {
  background: url("/IMAGE/common/icon/question.png") no-repeat scroll 23px 6px transparent;
  background-size: 45px;
}
.qa02 dl dt {
  background: url("/IMAGE/common/icon/question.png") no-repeat scroll 23px 6px transparent;
  background-size: 45px;
}
.qa03 dl dt {
  background: url("/IMAGE/common/icon/question.png") no-repeat scroll 23px 6px transparent;
  background-size: 45px;
}
.qa04 dl dt {
  background: url("/IMAGE/common/icon/question.png") no-repeat scroll 23px 6px transparent;
  background-size: 45px;
}
.qa05 dl dt {
  background: url("/IMAGE/common/icon/question.png") no-repeat scroll 23px 6px transparent;
  background-size: 45px;
}

.qa dl dt h4 {
  font-size: 16px;
}
.qa dl dd {
  width: 790px;
  padding: 10px 0px 25px 85px;
}
.qa dl dd p {
  font-size: 16px;
}
.qa dl dd p a {
  text-decoration: underline;
  background: url(../img/isc/qa/icon_li06.gif) no-repeat scroll 0px 3px transparent;
  display: block;
  padding: 2px 0 5px 18px;
  text-decoration: underline;
}

.qa dl dd p a:hover {
  color: #eb0007;
  text-decoration: underline;
}
.qa01 dl dd {
  background: url("/IMAGE/common/icon/answer.png") no-repeat scroll 23px 6px transparent;
  background-size: 45px;
}
.qa02 dl dd {
  background: url("/IMAGE/common/icon/answer.png") no-repeat scroll 23px 6px transparent;
  background-size: 45px;
}
.qa03 dl dd {
  background: url("/IMAGE/common/icon/answer.png") no-repeat scroll 23px 6px transparent;
  background-size: 45px;
}
.qa04 dl dd {
  background: url("/IMAGE/common/icon/answer.png") no-repeat scroll 23px 6px transparent;
  background-size: 45px;
}
.qa05 dl dd {
  background: url("/IMAGE/common/icon/answer.png") no-repeat scroll 23px 6px transparent;
  background-size: 45px;
}

.qa dl dd h5 {
  margin-top: 5px;
  font-size: 15px;
}
.qa dl dd h6 {
  font-size: 14px;
  color: #777;
  margin-top: 5px;
}

.qa p.txtlink {
  text-align: left;
  margin-top: 5px;
  background: url("../img/isc/qa/icon_li06.gif") no-repeat scroll 0px 3px transparent;
}

.qa01 p.txtlink {
  background: url("../img/isc/qa/icon_li06.gif") no-repeat scroll 0px 3px transparent;
}
.qa02 p.txtlink {
  background: url("../img/isc/qa/icon_li06.gif") no-repeat scroll 0px 3px transparent;
}
.qa03 p.txtlink {
  background: url("../img/isc/qa/icon_li06.gif") no-repeat scroll 0px 3px transparent;
}
.qa04 p.txtlink {
  background: url("../img/isc/qa/icon_li06.gif") no-repeat scroll 0px 3px transparent;
}
.qa05 p.txtlink {
  background: url("../img/isc/qa/icon_li06.gif") no-repeat scroll 0px 3px transparent;
}

.qa p.txtlink a {
  display: block;
  padding: 2px 0 5px 18px;
  text-decoration: underline;
}
.qa p.txtlink a:hover {
  color: #eb0007;
  text-decoration: underline;
}

.qa .fd {
  background: #f6f6f6;
  /*border: 1px solid #999999;*/
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

h3#qa_form {
  border-bottom: 4px solid #eb0007;
  margin-bottom: 60px 0 10px;
  color: #000;
  font-size: 28px;
  margin-top: 60px;
}


/*2018.10.16長嶋追加*/
.qa table#todoke_mail {
  border: 0;
  line-height: 150%;
  margin-top: 1em;
}

.qa table#todoke_mail td.bline {
  border-bottom: 0px solid #ccc;
  padding-left: 1.5em;
  vertical-align: top;
}

.qa table#todoke_mail span.mailtitle {
  display: block;
  font-weight: bold;
  background-color: #fede31;
  margin: 0 0 0.5em 0;
  padding: 0.2em 0.5em;
}

.qa table#todoke_mail span.attention {
  display: block;
  color: #eb0007;
}

/*-------------------------------------------
	FORM上書き分
----------------------------------------------*/
div#subhead h2 {
  /* margin-top: -20px; */
  margin-bottom: 0px;
  margin-left: 0px;
}

/*-------------------------------------------
	20221013_須田リニューアル対応
----------------------------------------------*/
fieldset {
  display: contents;
}
fieldset p {
  display: table-cell;
  width: 100vw;
}
#subhead,
#regist {
  /* 20241105 M.OKAMOTO DEL[ﾘﾎﾟｽﾄ改修] */
  /* width: 900px;
  margin: 0 auto; */
}
#regist #shop dl {
  margin: 20px 0;
}

/*-------------------------------------------
	20231207_鈴木リニューアル対応
----------------------------------------------*/
#regist h1 {
  margin-bottom: 25px;
}

#regist .guide_cap dl {
  margin: 10px 0;
  padding: 10px;
  background: #f6eee3;
  border: #f6eee3 solid 1px;
  line-height: 130%;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}

#regist .guide_cap dt {
  color: #b10e1b;
  font-weight: bold;
}

#regist .guide_cap dd {
  padding-bottom: 5px;
}

#regist .guide_cap p {
  line-height: 1.714em;
}

/* 20241105 M.OKAMOTO MOD[ﾘﾎﾟｽﾄ改修] STA */
.support #registDsp{
  display: grid;
  justify-content: center;
  justify-items: start;
  align-items: center;
  padding: 20px;
}
.support #registDsp h3{
  margin-bottom: 20px;
}
.support #registDsp dl.form dt{
  background: #efefef;
}
.support #registDsp dl.form dd{
  padding: 0 20px 10px;
}
.support .fqfin{
  display: grid;
  justify-content: center;
}
.support .fqfin #fqfin{
  padding: 20px 0;
}
/* 20241105 M.OKAMOTO MOD[ﾘﾎﾟｽﾄ改修] END */