@charset "UTF-8";
@media print, screen and (min-width: 751px) {
  .mainContent {
    padding-bottom: 0 !important;
  }

  h1 {
    background-image: url(../flow/img/bg_mv.jpg);
  }
  h1 .pt01 {
	font-size:28px;
	padding-bottom:10px;
  }
  .ttlEvent01 {
    font-size: 18px;
    font-weight: bold;
    padding-left: 24px;
    background: url(../common_re/img/icon/icon_circle01.png) left 6px no-repeat;
		background-size: 12px;
    margin-bottom: 30px;
	line-height:1.4;
  }
  .btnGeneral {
    border-radius: 3px;
    background-color: #333;
    color: #fff !important;
    font-size: 18px;
    letter-spacing: 1.8px;
    display: block;
    width: 270px;
    margin: 30px auto 0;
    padding: 0;
    text-align: center;
    position: relative;
    border: 1px solid #333;
  }
  .btnGeneral a {
	 display:block;
     padding: 10px 10px;
	 color: #fff !important;
  }
  .btnGeneral:hover a {
	 color: #333 !important;
  }
	

  /* cmn
  ------------------------------------------- */
  .cont01 {
	padding: 45px 0 60px;
  }
  .cont02 {
	padding: 85px 0 60px;
	background-image: url(../flow/event/img/img_line_01.png);
	background-repeat: no-repeat;
	background-position: center top;
  }
  .cont01 .pt01 {
	margin-bottom:35px;
  }
  .cont01 .pt02 {
	float:left;
	padding-left: 24px;
  }
  .cont01 .pt03 {
	float:right;
  }
  .cont01 .pt04 {
	font-size:18px;
  }
.cont01 .pt02.left {
    width: 450px;
}
.cont01 .pt01.img .pt02 {
	padding-left: 0px;
}
.cont01 .pt01.img .pt02 {
	padding-left: 0px;
}
.cont01 .ptAfterservice{
		margin-top: -35px;
}
.cont01 .ptAfterservice .image{
		float: right;
	}
	.cont01 .ptAfterservice .image span{
		display: block;
		text-align: right;
		font-size: 14px;
		margin-top: 10px;
	}
  /* step02
  ------------------------------------------- */

#step2_1 .pt01 {
    margin-bottom: 0px;
}
#step2_1 .pt01:last-child {
    margin-bottom: 35px;
}
#step2_1 .pt02 {
    margin-bottom:30px;
	clear:both;
}
#step2_1 .pt03 {
    margin-bottom:30px;
}
#step3_1 .pt02.left img {
    margin-top: 34px;
}
#step5_1 .pt02 {
    margin-bottom:0px;
	clear:both;
}
#step5_1 .pt03 {
    margin-bottom:0px;
}

#step7_2 .pt03 {
    float: right;
    width: 450px;
}
#step7_2 .pt03 img {
    margin-bottom: 20px;
}
#step8_1 .pt03 {
    float: right;
    width: 450px;
}
#step8_1 .pt03 img {
    margin-bottom: 20px;
}
#step9_1 dt{
	font-weight:bold;
}
#step9_1 dt span {
    font-size: 24px;
    margin-right: 5px;
}
#step9_1 dd{
	margin-bottom:15px;
}
#step9_1 dd span.note {
	display: block;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.8;
	font-size: 13px;
	margin-top: 5px;
}

#step6_1 .pt03 span {
    display: block;
    text-align: right;
    margin-top: 10px;
}




  /* flow
  ------------------------------------------- */
  #flow {
    padding: 90px 0 70px;
    background: #f9f8f3;
  }
  #flow .flowWrap {
	padding: 70px 0 40px;
	background: #fff;
	border-top: 2px solid #ebe7d2;
  }
  #flow h3 {
	font-size: 24px;
	text-align: center;
	margin: 0 0 40px;
	position: relative;
  }
  #flow h3:after {
	content: "";
	background: url(../common_re/img/icon/icon_note.png);
	position: absolute;
	width: 84px;
	height: 84px;
	top: -113px;
	left: 50%;
	margin-left: -42px;
  }
  #flow .pt01 li {
    float: left;
    width: 226px;
    margin-right: 14px;
	margin-bottom:30px;
  }
  #flow .pt01 li:nth-child(4n) {
    margin-right: 0;
    margin-top: inherit;
  }
  #flow .pt01 li a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
  }
  #flow .pt01 li a:hover {
	opacity:0.7;
  }
  #flow .pt01 li a figure figcaption {
    position: absolute;
    bottom: 0;
    height: 70px;
    background: rgba(0, 0, 0, 0.5);
    width: 226px;
    text-align: center;
    line-height: 1.3;
  }
  #flow .pt01 li a figure figcaption span.pt02 {
    height: 70px;
    width: 226px;
    display: table-cell;
    vertical-align: middle;
  }
  #flow .pt01 li a figure figcaption span.pt02:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -4px;
  }
  #flow .pt01 li a figure figcaption span.pt03 {
	  display:block;
	  font-size:14px;
	  padding-bottom:5px;
  }
  
  
}

