.slideListBtn01 {
	margin: 10px auto 10px;
	padding-left: 10px;
	width: 98%;
	height: 36px;
    /*background-color:#fff;*/
	/*color: #fff;*/
	color: #003399;
	/*text-align: center;*/
    border-radius:5px;
    /*box-shadow:2px 2px 2px #555;*/
    border: 1px solid #003399;
	/*font-size: 90%;*/
	font-weight: bold;
}
.slideListBtn01 p {
	margin: 0px;
	padding: 6px !important;
	font-size: 17px;
	background: url(https://www.tbiz.co.jp/imgs/angle-up.png) 95% center no-repeat;
}
.slideListBtn01 p.step1 {
	background: url(https://www.tbiz.co.jp/tourokukai/img/angle-down.png) 95% center no-repeat;
}
.slideListBtn01 p.step2 {
	background: url(https://www.tbiz.co.jp/tourokukai/img/angle-down.png) 95% center no-repeat;
}
.slideListBtn01 p.step3 {
	background: url(https://www.tbiz.co.jp/tourokukai/img/angle-down.png) 95% center no-repeat;
}
.slideListBtn01 p.step4 {
	background: url(https://www.tbiz.co.jp/tourokukai/img/angle-down.png) 95% center no-repeat;
}
.slideListBtn01 p.step5 {
	background: url(https://www.tbiz.co.jp/tourokukai/img/angle-down.png) 95% center no-repeat;
}
.slideListBtn01 p.step6 {
	background: url(https://www.tbiz.co.jp/tourokukai/img/angle-down.png) 95% center no-repeat;
}

.slideListBtn01 p.active {
	background: url(https://www.tbiz.co.jp/tourokukai/img/angle-up.png) 95% center no-repeat;
}
#slideList1 {
    background: url(https://www.tbiz.co.jp/tourokukai/img/post171.jpg) center no-repeat;
}
#slideList2 {
    background: url(https://www.tbiz.co.jp/tourokukai/img/post172.jpg) center no-repeat;
}
#img173 {
    padding: 20px;
}

.whiteback {
    background-color: rgba(255,255,255,0.7);
    margin: 0 40px;
    padding: 20px;
    border-radius: 50px;
    width: 280px;
}
#slideList1,#slideList2,#slideList3,#slideList4,#slideList5,#slideList6 {
	margin: 0 0px;
}

/*
 * Reset of the white-space hack
 * The width + left/right padding of DTs/DDs equals 50% (to create two equal columns)
 */
.data-table dt,
.data-table dd {
  display:inline-block;
  *display:inline;
  zoom:1;
  letter-spacing:normal;
  word-spacing:normal;
  vertical-align:top;
  /*width:46%;*/
  padding:3px 2% 4px;
  margin:0;
}
.data-table dt {
  width: 10%;
}
.data-table dd {
  width: 80%;
}

#temporaryForm .contactBody,
#regularForm .contactBody{
  width:684px;
  margin-top:15px;
  }

#temporaryForm .contactBody{background:url(https://www.tbiz.co.jp/imgs/contact_temporary-back.jpg) repeat-y;}
#regularForm .contactBody{background:url(https://www.tbiz.co.jp/imgs/contact_regular-back.jpg) repeat-y;}

#main .contactBody h5{
  width:684px;
  height:35px;
  text-indent:-1000000px;
  overflow:hidden;
  }

#temporaryForm .contactBody h5{background:url(https://www.tbiz.co.jp/imgs/contact_temporary-title.jpg) no-repeat ;}
#regularForm .contactBody h5{background:url(https://www.tbiz.co.jp/imgs/contact_regular-title.jpg) no-repeat ;}

#temporaryForm .contactBody p,
#regularForm .contactBody p{
  text-align:left;
  }

#temporaryForm .contactBody .bottom,
#regularForm .contactBody .bottom{
  width:590px;
  text-align:left;
  padding:15px 9px 15px 85px;
  }

#temporaryForm .contactBody .bottom{background:url(https://www.tbiz.co.jp/oshigoto/imgs/entrybox_life-bottom.jpg) no-repeat bottom;}
#regularForm .contactBody .bottom{background:url(https://www.tbiz.co.jp/imgs/contact_regular-bottom.jpg) no-repeat bottom;}
.contactBody .tel{ color: #ff6766; font-size: 2em; font-weight: bold;}
.red{ font-weight: bold; color: #000000; text-align: left; font-size: 120%; line-height: 1.2em;}

.data-table ol{
  margin-left:15px !important;
  padding:0 !important;
  }
/*.tel {
    color: #ee7800;
    font-weight: bold;
    font-size: 120%;
}*/
.comming {
  margin: 0 20px;
  background-color: #e2f0d9;
  padding: 15px 0 0 0;
  color: #c00000;
  text-align: center;
  width: 630px;
}
.comming .b{
  font-size: 20px;
  font-weight: bold;
}
.comming .s{
  font-size: 14px;
}
.wakaba{
  font-size: 16px;
  color: #548235;
}
.wakaba img{
	margin: 0 3px;
	vertical-align: middle;
}
.check{
  font-size: 16px;
  color:#203864;
}
.check img{
	margin: 0 3px;
	vertical-align: middle;
}

.step{
  list-style-type: none;
  display:table;
  padding:0!important;
  margin:0 20px!important;
  overflow:hidden;
}
.item4{
  width: 630px;
}
.item3{
  width: 472.5px;
}

.step img {
	margin: 0 3px;
	vertical-align: middle;
}
.step.item4 a,
.step.item3 a{
  font-weight: bold;
}
.step.item4 {
  background: #afeeee;
}
.step.item3 {
  background: #feccf3;
}
.step li{
  display:table-cell;
  position:relative;
  padding: 1em 0.5em 1em 2em;
  width: 120px;
}
.step li:last-child{
  padding-right: 1em;
}
.step li:last-child:before,
.step li:last-child:after{
  display:none;
}
.step li:before,
.step li:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
}
.step li:before{
  top:-15px;
  right:-1em;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 55px 0 55px 1em;
  z-index: 10;
}
.step li:after{
  top:-15px;
  right:-.8em;
  border-style: solid;
  border-width: 55px 0 55px 1em;
  z-index: 10;
}
.item4 li:after {
  border-color: transparent transparent transparent #afeeee;
}
.item3 li:after {
  border-color: transparent transparent transparent #feccf3;
}
.step li.is-current{
  background: #9bbb30;
  font-weight: bold;
}
.step li.is-current:after{
  border-color: transparent transparent transparent #9bbb30;
}

.inq {
  font-size: 18px;
  font-weight: bold;
  color: #d14380;;
  padding-top: 40px;
  padding-left: 15px;
}
.inqmail {
  font-size: 16px;
  font-weight: bold;
  color: #d14380;;
  padding-top: 20px;
}
.inqmail a{
	color :#d14380;!important!
}

.modal-wrapper {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 40px 10px;
  text-align: center
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity .4s, visibility .4s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: ""
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 70%;
  max-width: 600px;
  padding: 30px 30px 15px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, .6);
  vertical-align: middle
}

.modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
  overflow-y: auto;
  text-align: left
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8)
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  color: #95979c !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  text-indent: 0
}

.modal-wrapper .modal-close:hover {
  color: #2b2e38 !important
}

.font16 {
  font-size: 16px;
}
.font18 {
  font-size: 18px;
}
.font22 {
  font-size: 22px;
}
.font_darkblue {
  color: #2f5496;
}
.font_blue {
  color: #78addc;
}
.font_green {
  color: #00b050;
}
.font_red {
  color: #FF0000;
}
.font_bold {
  font-weight: bold;
}
.att {
  float: left;
  background-color: #ffe699;
  border: 1px solid #CCC;
  font-size: 16px;
  border-radius: 10px;
  padding: 10px;
  background-image: url(https://www.tbiz.co.jp/tourokukai/img/post19.png); 
  background-size:50px 50px;
  background-repeat:  no-repeat;  
  background-position: right;
}

.tel, .tel a{
  color: #ff6766;
  font-size: 24px;
  font-weight: bold;
}
.tel {
  line-height: 1.5em;
}

.btn,
a.btn,
button.btn {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 5px 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #FFF;
  border-radius: 0.5rem;
}
a.btn-radius-solid {
  background: #ff5353;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff5353), to(#ff9393));
  background: -webkit-linear-gradient(top, #ff5353 0%, #ff9393 100%);
  background: linear-gradient(to bottom, #ff5353 0%, #ff9393 100%);
}

a.btn-radius-solid:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#ff5353), to(#ff9393));
  background: -webkit-linear-gradient(bottom, #ff5353 0%, #ff9393 100%);
  background: linear-gradient(to top, #ff5353 0%, #ff9393 100%);
}

.orange {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 1px #ff6766;
    border-radius: 8px;
}
.orange .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 16px;
    background: #FFF;
    color: #ff6766;
    font-weight: bold;
}
.orange p {
    margin: 0; 
    padding: 0;
}
