@charset "UTF-8";
@media screen and (max-width: 750px) {
  .mainContent {
    padding-bottom: 0 !important;
  }

  h1 {
    background-image: url(../flow/img/bg_mv_sp.jpg);
  }
  .sub h1 span.pt01 {
    font-size: 15px;
    padding-bottom: 5px;
    display: block;
    height: auto;
    width: auto;
  }

  .ttlEvent01 {
    font-size: 16px;
    font-weight: bold;
    padding-left: 18px;
    background: url(../common_re/img/icon/icon_circle01.png) left 7px no-repeat;
    margin-bottom: 15px;
	line-height:1.6;
	background-size:10px;
  }
  .btnGeneral {
    border-radius: 3px;
    background-color: #333;
    color: #fff !important;
    font-size: 14px;
    letter-spacing: 1.8px;
    display: block;
    width: 80%;
    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;
  }
	

  
  /* cnsl
  ------------------------------------------- */
  .cont01 {
	padding: 10% 0 30px;
    box-sizing: border-box;
    width: 94.8%;
    margin: 0 auto;
  }
  .cont02 {
	padding: 10% 0 30px;
	background-image: url(../flow/event/img/img_line_01_sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100%;	
    box-sizing: border-box;
    width: 94.8%;
    margin: 0 auto;
  }
  .cont01 .inner {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
  }
  .cont01 .pt01 {
	padding-left: 20px;
	padding-right: 20px;
  }
  .cont01 .pt02 {
	margin-bottom:25px;
  }
  .cont01 .pt03 {
	  margin-bottom:25px;
  }
	#step3_1 .pt02.left img {
    margin-top: 34px;
	}
  .cont01 .pt04 {
	font-size:14px;
  }
	.cont01 .ptAfterservice{
	padding-left: 20px;
	padding-right: 20px;}
  .cont01 .ptAfterservice .image{
	}
	.cont01 .ptAfterservice .image span{
		display: block;
		text-align: right;
		margin-top: 10px;
	font-size:12px;
	}




#step7_2 .pt03 img {
    margin-bottom: 15px;
}
#step8_1 .pt03 img {
    margin-bottom: 15px;
}
#step9_1 dt{
	font-weight:bold;
}
#step9_1 dt span {
    font-size: 20px;
    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: 14px;
	margin-top: 5px;
}
#step6_1 .pt03 span {
    display: block;
    text-align: right;
    margin-top: 10px;
}








  /* flow
  ------------------------------------------- */
  #flow {
    padding: 70px 0 35px;
    background: #f9f8f3;
  }
  #flow .flowWrap {
	padding: 45px 0 20px;
	background: #fff;
	border-top: 2px solid #ebe7d2;
  }
  #flow h3 {
	font-size: 17px;
    text-align: center;
    margin: 0 0 25px;
    position: relative;
  }
  #flow h3:after {
	content: "";
    background: url(../common_re/img/icon/icon_note_sp.png);
    background-size: 100%;
    position: absolute;
    width: 60px;
    height: 60px;
    left: 50%;
    top: -76px;
    margin-left: -30px;
  }
  #flow .pt01 li {
    width: 48.5%;
	margin-bottom:3%;
  }
  #flow .pt01 li:nth-child(odd) {
    float: left;
	clear:both;
  }
  #flow .pt01 li:nth-child(even) {
    float: right;
  }
  #flow .pt01 li a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
  }
  #flow .pt01 li a figure figcaption {
    position: absolute;
    bottom: 0;
    height: 55px;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    text-align: center;
    line-height: 1.3;
  }
  #flow .pt01 li a figure figcaption span.pt02 {
 	height: 55px;
    width: 295px;
    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: 12px;
    margin-top: -4px;
  }
  #flow .pt01 li a figure figcaption span.pt03 {
	  display:block;
	  padding-bottom:5px;
  }
  
}
