@charset "utf-8";
/* Copyright 2016 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

入店までの流れ

------------------------------------------------------------ */

/* pagettl
---------------------------------------------- */
div#bg_pagettl h3{background:url(../flow/img/h3_pagettl01.png) no-repeat left center;}

/* heading
---------------------------------------------- */
h4#h4_flow01{
	background:url(../flow/img/h4_flow01.jpg) no-repeat 0 0;
	height:77px;
	margin-bottom:40px;
}

h5#h5_flow01{background:url(../flow/img/h5_flow01.jpg) no-repeat 0 0;}
h5#h5_flow02{background:url(../flow/img/h5_flow02.jpg) no-repeat 0 0;}
h5#h5_flow03{background:url(../flow/img/h5_flow03.jpg) no-repeat 0 0;}
h5#h5_flow04{background:url(../flow/img/h5_flow04.jpg) no-repeat 0 0;}
h5#h5_flow05{background:url(../flow/img/h5_flow05.jpg) no-repeat 0 0;}

h5#h5_flow01,
h5#h5_flow02,
h5#h5_flow03,
h5#h5_flow04,
h5#h5_flow05{
	height:65px;
	margin-bottom:25px;
}

h6#h6_flow01{background:url(../flow/img/h6_flow01.jpg) no-repeat 0 0;}
h6#h6_flow02{background:url(../flow/img/h6_flow02.jpg) no-repeat 0 0;}
h6#h6_flow03{background:url(../flow/img/h6_flow03.jpg) no-repeat 0 0;}
h6#h6_flow04{background:url(../flow/img/h6_flow04.jpg) no-repeat 0 0;}
h6#h6_flow05{background:url(../flow/img/h6_flow05.jpg) no-repeat 0 0;}

h6#h6_flow01
h6#h6_flow02
h6#h6_flow03
h6#h6_flow04
h6#h6_flow05{height:24px;}

/* div
---------------------------------------------- */
div.wrap_flow01{
	background:url(../img/ico_arrow03.png) no-repeat center bottom;
	overflow:hidden;
	padding-bottom:50px;
	margin-bottom:25px;
	line-height:1.8;
}




