@charset "utf-8";
/* CSS Document */

#wrapper {
	
}

/* メインビジュアル
-------------------------------------------*/
.fv img {
	display: block;
	width: 100%;
	min-width:1200px;
	vertical-align:top;
}

ul#crossfade {
	height: 45vw;	
	overflow:hidden;	
}
ul#crossfade li {
	height: 100%;
	overflow:hidden;
	display:block;
	position: relative;
}
ul#crossfade li img {
	display: block;
	width: 100%;
	min-width:1200px;
	vertical-align:top;
}
ul#crossfade li.main_img01 img,
ul#crossfade li.main_img02 img,
ul#crossfade li.main_img03 img{
	position: absolute;
	bottom: 0;
}
ul#crossfade li.bg-blue {
	width: 100%;
	background: url("../images/top/main_img04_bg.jpg") repeat-x bottom;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	position: relative;
}
ul#crossfade li.bg-blue img {
	width: 1450px!important;
	min-width: inherit;
	position: absolute;
	bottom: 0px;
}
ul#crossfade li img.sp {
	display: none;
}
@media screen and (max-width: 1000px) {
ul#crossfade li.bg-blue img {
	width: 100%!important;
	height: auto;
}	
}
@media screen and (max-width: 767px) {

ul#crossfade {
	height: 300px;	
	overflow:hidden;
}
ul#crossfade li {
	height: 300px;
	overflow:hidden;
	display:block;
}
ul#crossfade li img {
	height: 315px;
	width: 688px;
	min-width:688px;
	vertical-align:top;
}
ul#crossfade li.main_img01{
	position: relative;
}
ul#crossfade li.main_img01 img{
	position: absolute;
	left: -15vw;
	margin-top: 0;
}
ul#crossfade li.main_img02,
ul#crossfade li.main_img03,
ul#crossfade li.main_img02 img,
ul#crossfade li.main_img03 img{
	left: 0;
	margin-left: 0;
}
ul#crossfade li.bg-blue img {
	width: 100%;
	bottom: 0px;
}
ul#crossfade li img.sp {
	display: block;
}
ul#crossfade li img.pc {
	display: none;
}
}
@media screen and (max-width: 340px) {
ul#crossfade {
	height: 280px;
}
ul#crossfade li {
	height: 280px;
}
ul#crossfade li img {
	height: 290px;
	width: 633px;
	min-width:633px;
	vertical-align:top;
}
ul#crossfade li.main_img01 img{
	left: -23vw;
	}
}
/* タイトル
-------------------------------------------*/

.ttl_wrap {
	text-align:center;
    background: url(../images/common/ttl_end01.png) no-repeat bottom;
	background-size:70px 8px;	
	padding: 0 0 20px;
	margin: 0 0 25px;
}
.ttl_wrap p.ttl {
	color:#0B55B4;
	font-size: 40px;
	margin: 0 0 15px
}
.ttl_wrap h1,
.ttl_wrap h2,
.ttl_wrap h3,
.ttl_wrap h4 {
	font-size: 16px;
	font-weight:lighter;
}

.main_ttl{
	font-family: kan412typos-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.sub_ttl{
	font-size: 18px !important;
	padding: 5px 0 15px;
	color: #0B55B4;
}
@media screen and (max-width: 767px) {

.ttl_wrap {
	padding: 0 0 15px;
	margin: 0 0 15px;
}
.ttl_wrap p.ttl {
	font-size: 30px;
	margin: 0 0 10px
}
.ttl_wrap h1,
.ttl_wrap h2,
.ttl_wrap h3,
.ttl_wrap h4 {
	font-size: 15px;
	font-weight:lighter;
}
.main_ttl{
	line-height: 1.3em;
	font-size: 30px !important;
}
}

/* キャッシュレス決済
-------------------------------------------*/
#cashless_section{
	width: 1000px;
	margin: 10px auto 70px;
	padding: 20px 0;
	text-align: center;
}
#cashless_section h2.orange{
	width: 100%;
	margin: 0 auto 40px;
	padding: 13px 0;
	text-align: center;
	font-size: 35px;
	background-color: #e73828;
	color: #ffffff;
	line-height: 140%;
	font-family: 'Kosugi Maru', sans-serif;
	font-weight: normal;
  display: block;
	border-radius: 0;
}
#cashless_section h2.orange > span{
  display: inline-block;
	font-size: 20px;
}
#cashless_section h3{
	width: 100%;
	margin: 0 auto 30px;
	text-align: center;
	font-size: 23px;
	line-height: 140%;
	font-weight: bold;
  display: block;
}
#cashless_section .sp{
	display: none;
}
@media screen and (max-width: 767px) {
#cashless_section{
	width: 90%;
	margin: 10px auto 40px;
	padding: 20px 0;
	text-align: center;
}
#cashless_section h2.orange{
	width: 100%;
	margin: 0 auto 40px;
	padding: 13px 0;
	text-align: center;
	font-size: 22px;
	background-color: #e73828;
	color: #ffffff;
	line-height: 140%;
	font-family: 'Kosugi Maru', sans-serif;
	font-weight: normal;
  display: block;
	border-radius: 0;
}
#cashless_section h2.orange > span{
  display: inline-block;
	font-size: 14px;
}
#cashless_section h3{
	width: 100%;
	margin: 0 auto 20px;
	text-align: center;
	font-size: 15px;
	line-height: 140%;
	font-weight: bold;
  display: block;
}
#cashless_section img{
	width: 100%;
}
#cashless_section .pc{
	display: none;
}
#cashless_section .sp{
	display: block;
}
}

/* youtube
-------------------------------------------*/
#youtube{
	width: 1000px;
	margin: 40px auto 70px;
	padding-bottom: 20px;
	text-align: center;
}
#youtube h2.pipe_blue{
	width: 100%;
	margin: 0 auto 50px;
	padding: 13px 0;
	text-align: center;
	font-size: 35px;
	background-color: #0f49b7;
	color: #ffffff;
	line-height: 140%;
	font-family: 'Kosugi Maru', sans-serif;
	font-weight: normal;
	border-radius: 10px 10px 0 0;
}
#youtube .youtube-wrap{
	max-width: 580px;
	display: inline-block;
	background-color: #0f49b7;
}
#youtube .youtube-wrap img{
	width: 100%;
}
#youtube .sp{
	display: none;
}
@media screen and (max-width: 767px) {
#youtube{
	width: 90%;
	margin: 40px auto 40px;
	padding-bottom: 20px;
	text-align: center;
}
#youtube h2.pipe_blue{
	width: 100%;
	margin: 0 auto 30px;
	padding: 13px 0;
	text-align: center;
	font-size: 22px;
	background-color: #0f49b7;
	color: #ffffff;
	line-height: 140%;
	font-family: 'Kosugi Maru', sans-serif;
	font-weight: normal;
	border-radius: 10px 10px 0 0;
}
#youtube iframe.iframe-wrap{
	width: 100%;
}
#youtube .pc{
	display: none;
}
#youtube .sp{
	display: block;
}
}
/* youtube slider
-------------------------------------------*/
#youtube_slid {
	    width: 100%;
    background: url(../images/top/concept_bg02.jpg) repeat;
    background-attachment: fixed;
    padding: 70px 0;
    text-align: center;
}
#youtube_slid .inner {
	    width: 100%;
    background: url(../images/pipe/youtube_bg.png) repeat-x;
    background-size: auto 100%;
	margin-top: 50px;
    padding: 30px 0;
}
@media screen and (max-width: 767px) {
#youtube_slid {
    padding: 50px 0;
}
}
/* パートナー
-------------------------------------------*/

#partner_wrap {
	width: 100%;
	padding: 70px 0;
	background-color:#fff;
}

#partner_wrap ul{
	display: flex;
	justify-content: center;
	width: 1000px;
	margin: 0 auto;
}
#partner_wrap ul li{
	list-style-type: none;
	text-align: center;
	margin: 0 15px;
	width: 30%;
}
#partner_wrap ul li .main img{
	border: #3a55b0 solid 1px;
	width: 100%;
}
#partner_wrap ul li .sub{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 300px;
	height: 120px;
}
#partner_wrap ul li .number{
	background: #0b58b2;
	color: #fff;
	text-align: center;
	padding: 3px 0;
}

@media screen and (max-width: 767px) {
#partner_wrap h1{
	padding: 0 10px;
}
#partner_wrap ul{
	flex-wrap: wrap;
	width: 100%;
}
#partner_wrap ul li{
	width: 70%;
	padding: 5px 0;
	margin: 0 0 40px 0;
}
#partner_wrap ul li:last-child{
	margin-bottom: 0;
}
#partner_wrap ul li a img{
	max-width: 100%;
}
#partner_wrap ul li .sub{
	display: block;
	text-align: center;
	width: 100%;
	height: auto;
	padding: 15px 0;
}

}
/* コンセプト
-------------------------------------------*/

#concept_wrap {
	width: 100%;
    background: url(../images/top/concept_bg02.jpg) repeat;
	background-attachment: fixed;
	padding:70px 0;	
	text-align:center;		
}
#concept_wrap .wrap {
	width: 1000px;
	margin: 0 auto;	
}
#concept_wrap .wrap p.txt {
	margin: 0 0 20px;
}
#concept_wrap .wrap p.btn a {
	display:block;
	width: 300px;
	height:72px;
	color: #ffffff;
	font-size: 24px;
	line-height:72px;
    background:#0B55B4  url(../images/common/btn_arrow01.png) no-repeat 96% 50%;
	background-size:13px 15px;
	margin: 0 auto 30px	;
	text-align:center;	
}
#concept_wrap .wrap p.btn a:hover {
	text-decoration: none;
}
#concept_wrap .wrap p.btn_pipe a img{
	width:400px;
}

#concept_wrap .wrap .bnr_wrap {
	display:table;
	width: 1000px;	
}

#concept_wrap .wrap .bnr_wrap p {
	display:table-cell;
	width: 500px;
	text-align:left;
}

#concept_wrap .wrap .bnr_wrap p:last-child {
	text-align:right;	
}

#concept_wrap ul{
	display: flex;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 660px;
	margin: 0 auto;
}
#concept_wrap ul li{
	list-style-type: none;
	width: 49%;
	margin-bottom: 10px;
}
#concept_wrap ul li a img{
	max-width: 100%;
}

@media screen and (max-width: 767px) {

#concept_wrap {
	padding:50px 15px;		
}
#concept_wrap .wrap p.txt {
	text-align:left;
}
#concept_wrap .wrap {
	width: 100%;
	margin: 0 auto;	
}
#concept_wrap .wrap p.txt {
	margin: 0 0 20px;
}
#concept_wrap .wrap p.btn a {
	width: 80%;
	font-size: 16px;
	margin: 0 auto 30px;		
	height:45px;
	line-height:45px;
}
#concept_wrap .wrap p.btn_pipe a img{
	width:70%;
}

#concept_wrap .wrap .bnr_wrap {
	display:block;
	widht: 100%;
	padding: 0;	
}

#concept_wrap .wrap .bnr_wrap p {
	display:block;
	width: 100%;	
	text-align:center;
	margin: 0 0 20px;	
}

#concept_wrap .wrap .bnr_wrap p:last-child {
	text-align:center;
	margin:0;	
}

#concept_wrap ul{
	display: block;
	width: 100%;
}
#concept_wrap ul li{
	width: 100%;
	padding: 5px 0;
}
#concept_wrap ul li a img{
	max-width: 100%;
}

}


/* インフォメーション
-------------------------------------------*/

#info_wrap {
	width: 100%;
	padding: 70px 0;
	background-color:#f3f4f5;
}

#info_wrap ul {
	width: 760px;
	margin: 0 auto;
	list-style: none;
}

#info_wrap ul li {
	border-bottom:1px solid #c3bfba;
	display:table;
	width: 760px;	 	
	padding: 15px 0;
}
#info_wrap ul li a {
	display:block;
	width: 100%;	 	
    background:url(../images/common/btn_arrow02.png) no-repeat 100% 50%;
	background-size:13px 15px;		
}

#info_wrap ul li span {
	display:table-cell;	
}

#info_wrap ul li span.day {
	width: 100px;
}

#info_wrap ul li span.txt {
	width: 630px;
}
#info_wrap .pickup{
	width: 760px;
	display: -webkit-box;
  display: flex;
 -ms-flex-pack: space-between;
  justify-content: space-between;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: auto auto 40px;
	padding: 40px;
	border: #1d2087 2px solid;
}
#info_wrap .pickup h3{
	width: 100%;
	margin: 0 auto 10px;
	font-size: 28px;
	line-height: 120%;
	font-weight: bold;
  display: block;
}
#info_wrap .pickup a{
	color: #036eb8;
}

@media screen and (max-width: 767px) {

#info_wrap {
	padding: 50px 15px;
}

#info_wrap ul {
	width: 100%;
}

#info_wrap ul li {
	border-bottom:1px solid #c3bfba;
	display:block;
}

#info_wrap ul li {
	display:block;
	width: 100%;	 		
}

#info_wrap ul li span {
	display:block;	
}

#info_wrap ul li span.day {
	width: 95%;
}

#info_wrap ul li span.txt {
	width: 95%;
}
#info_wrap .pickup{
	width: 100%;
  display: block;
	margin: auto auto 10px;
	padding: 15px;
	border: #1d2087 2px solid;
}
#info_wrap .pickup h3{
	width: 100%;
	margin: 5px auto 10px;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
  display: block;
}
#info_wrap .pickup img{
	width: 100%;
}

	
}

/* 実績と施工例
-------------------------------------------*/

#performance_wrap {
	width: 100%;
	padding: 70px 0;
}

#performance_wrap p.txt {
	margin: 0 0 20px;
	text-align:center;
}
#performance_wrap ul {
	width: 1000px;
	margin: 0 auto;
	list-style:none;
	overflow:hidden;	
}

#performance_wrap ul li {
	float: left;
	width: 314px;
	height: 314px;
	margin: 0 9px 40px;	
	overflow:		hidden;	
		position:		relative;
}

#performance_wrap ul li .caption {
	text-align: 		center;
	color:			#464646;
	font-size: 18px;
    text-shadow: 0 0 5px #999;	
}

#performance_wrap ul li .caption span {
	font-size: 36px;
	display:block;
	margin: 0 0 6px;
}

#performance_wrap ul li .mask {
	width:			100%;
	height:			100%;
	position:		absolute;
	top:			0;
	left:			0;
	opacity:		0;	/* マスクを表示しない */
	background-color:	rgba(255,255,255,0.5);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;	
}

#performance_wrap ul li:hover .mask {
	opacity:		1;	/* マスクを表示する */
	padding-top:		130px;	/* ホバーで下にずらす */	
}

#performance_wrap ul li a {
	width: 314px;
	height:314px;
	display:block;		
}

#performance_wrap ul li.kitchen {
    background: url(../images/top/performance_img01.jpg) no-repeat;	
}

#performance_wrap ul li.unitbath {
    background: url(../images/top/performance_img02.jpg) no-repeat;	
}

#performance_wrap ul li.flooring {
    background: url(../images/top/performance_img03.jpg) no-repeat;	
}

#performance_wrap ul li.door {
    background: url(../images/top/performance_img04.jpg) no-repeat;	
}

#performance_wrap ul li.lavatory {
    background: url(../images/top/performance_img05.jpg) no-repeat;	
}

#performance_wrap ul li.other {
    background: url(../images/top/performance_img06.jpg) no-repeat;	
}


#performance_wrap p.btn {
	margin: 30px auto 0;	
}

#performance_wrap p.btn a {
	display:block;
	width: 458px;
	height:72px;
	color: #ffffff;
	font-size: 24px;
	line-height:72px;
    background:#0B55B4  url(../images/common/btn_arrow01.png) no-repeat 96% 50%;
	background-size:13px 15px;
	margin: 0 auto 30px	;
	text-align:center;	
}
#performance_wrap p.btn a:hover {
	text-decoration:none;	
}

@media screen and (max-width: 767px) {

#performance_wrap {
	padding: 50px 15px;
}

#performance_wrap p.txt {
	text-align:left;
}
#performance_wrap ul {
	width: 100%;
	margin: 0 auto;
	list-style:none;
	overflow:hidden;	
}

#performance_wrap ul li {
	float: left;
	width: 46%;
	min-height: 160px;
	height: auto;
	margin: 0 2% 25px;	
	overflow:		hidden;	
	position:static;
}

#performance_wrap ul li .caption {
	text-align: 		center;
	color:			#464646;
	font-size: 14px;
    text-shadow: none;
	padding: 140px 0 0;	
}

#performance_wrap ul li .caption span {
	display:none;
}

#performance_wrap ul li .mask {
	width:			100%;
	height:			100%;
	position:static;
	opacity:		1;	/* マスクを表示しない */
	background-color:	rgba(255,255,255,0);
	-webkit-transition:	none;
	transition:	none;		
}

#performance_wrap ul li:hover .mask {
	opacity:1;	/* マスクを表示する */
	padding-top:	0;	/* ホバーで下にずらす */	
	position:static;	
}

#performance_wrap ul li a {
	width: 100%;
	height:100%;
	display:block;		
}

#performance_wrap ul li.kitchen {
    background: url(../images/top/performance_img01_sp.jpg) no-repeat top center;
	background-size:135px 135px;		
}

#performance_wrap ul li.unitbath {
    background: url(../images/top/performance_img02_sp.jpg) no-repeat top center;	
	background-size:135px 135px;		
}

#performance_wrap ul li.flooring {
    background: url(../images/top/performance_img03_sp.jpg) no-repeat top center;
	background-size:135px 135px;			
}

#performance_wrap ul li.door {
    background: url(../images/top/performance_img04_sp.jpg) no-repeat top center;
	background-size:135px 135px;		
}

#performance_wrap ul li.lavatory {
    background: url(../images/top/performance_img05_sp.jpg) no-repeat top center;
	background-size:135px 135px;			
}

#performance_wrap ul li.other {
    background: url(../images/top/performance_img06_sp.jpg) no-repeat top center;
	background-size:135px 135px;		
}


#performance_wrap p.btn {
	margin: 30px auto 0;	
}

#performance_wrap p.btn a {
	width: 80%;
	height:45px;
	font-size: 16px;
	line-height:45px;
	margin: -20px auto 30px	;
}
#performance_wrap p.btn a:hover {
	text-decoration:none;	
}

	
}


/* お問い合わせからの流れ
-------------------------------------------*/

#flow_wrap {
	width: 100%;
	padding: 70px 0;
	background-color:#E5E9F5;	
}
#flow_wrap h2{
	color: #0B55B4;
    font-size: 40px;
    margin: 0 0 15px;
}
#flow_wrap h3 {
	font-size:18px;
	margin: 0 0 15px;
	text-align:center;
}

#flow_wrap p.txt {
	margin: 0 0 20px;
	text-align:center;
}

#flow_wrap p.images {
	margin:0 0 20px;
	text-align:center;
}

#flow_wrap p.btn {
	margin: 0 auto;	
}

#flow_wrap p.btn a {
	display:block;
	width: 400px;
	height:72px;
	color: #ffffff;
	font-size: 24px;
	line-height:72px;
    background:#0B55B4  url(../images/common/btn_arrow01.png) no-repeat 96% 50%;
	background-size:13px 15px;
	margin: 0 auto 30px	;
	text-align:center;	
}
#flow_wrap p.btn a:hover {
	text-decoration:none;	
}

@media screen and (max-width: 767px) {

#flow_wrap {
	padding: 50px 15px;
}

#flow_wrap p.images {
    background:url(../images/top/flow_img01_sp.jpg) no-repeat 50%;
	background-size:250px 390px;
	height:390px;
	margin:0 auto;
	width:250px;
	text-indent:-9999px;
}
#flow_wrap p.images img{
	width:100%;
}

#flow_wrap h3,
#flow_wrap p.txt {
	text-align:left;
}

#flow_wrap p.btn {
	margin: 10px auto 0;	
}

#flow_wrap p.btn a {
	display:block;
	width: 80%;
	height:45px;
	font-size: 16px;
	line-height:45px;
	margin:0 auto;	
}
	
}


/* アフターフォロー
-------------------------------------------*/

#afterfollow_wrap {
	width: 100%;
	padding: 70px 0;
}
#afterfollow_wrap h3 {
	font-size:18px;
	margin: 0 0 15px;
	text-align:center;
}

#afterfollow_wrap p.txt {
	margin: 0 0 20px;
	text-align:center;
}

#afterfollow_wrap p.btn {
	margin: 0 auto;	
}

#afterfollow_wrap p.btn a {
	display:block;
	width: 450px;
	height:72px;
	color: #ffffff;
	font-size: 24px;
	line-height:72px;
    background:#0B55B4  url(../images/common/btn_arrow01.png) no-repeat 96% 50%;
	background-size:13px 15px;
	margin: 0 auto 30px	;
	text-align:center;	
}
#afterfollow_wrap p.btn a:hover {
	text-decoration:none;	
}

@media screen and (max-width: 767px) {

#afterfollow_wrap {
	padding: 50px 15px;
}

#afterfollow_wrap h3,
#afterfollow_wrap p.txt {
	text-align:left;
}

#afterfollow_wrap ul {
	width: 100%;
	margin:0;
}

#afterfollow_wrap ul li {
	float:none;
	width: 100%;
	margin: 0 0 20px;
}


#afterfollow_wrap ul li img {	
}

#afterfollow_wrap ul li .txt_wrap {
	padding: 10px;
	margin: 0;
    background:#ffffff url(../images/common/btn_arrow02.png) no-repeat 98% 50%;
	background-size:13px 15px;		
}

#afterfollow_wrap ul li .txt_wrap .wrap {
	overflow:hidden;
	margin: 0 0 10px;
	width: 94%;
}


#afterfollow_wrap ul li .txt_wrap .wrap p.station {
	margin: 0 15px 0 0;
}

#afterfollow_wrap ul li .txt_wrap .wrap p.price {
	float:left;
	font-size:20px;	
}

#afterfollow_wrap ul li .txt_wrap p.ldk {
	text-align:left;	
	font-size: 13px;
	width: 94%;	
}

#afterfollow_wrap ul li .txt_wrap p.name {
	text-align:left;		
	font-size: 13px;
	width: 94%;	
}

#afterfollow_wrap p.btn {
	margin: 10px auto 0;	
}

#afterfollow_wrap p.btn a {
	display:block;
	width: 80%;
	height:45px;
	font-size: 16px;
	line-height:45px;
	margin:0 auto;	
}
	
}


/* スタッフ紹介
-------------------------------------------*/

#staff_wrap {
	width: 100%;
	padding: 70px 0;
	background-color:#FFF;	
}
#staff_wrap h2{
	color: #0B55B4;
    font-size: 40px;
    margin: 0 0 15px;
}
#staff_wrap h3 {
	font-size:18px;
	margin: 0 0 15px;
	text-align:center;
}

#staff_wrap p.txt {
	margin: 0 0 20px;
	text-align:center;
}

#staff_wrap ul {
	width: 1000px;
	margin: 0 auto 20px auto;
	list-style:none;
	overflow:hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#staff_wrap li {
	float:left;
	margin: 0 20px;
}

#staff_wrap li img {
    width: 184px;
}

#staff_wrap p.btn {
	margin: 0 auto;	
}

#staff_wrap p.btn a {
	display:block;
	width: 440px;
	height:72px;
	color: #ffffff;
	font-size: 24px;
	line-height:72px;
    background:#0B55B4  url(../images/common/btn_arrow01.png) no-repeat 96% 50%;
	background-size:13px 15px;
	margin: 0 auto 30px	;
	text-align:center;	
}
#staff_wrap p.btn a:hover {
	text-decoration:none;	
}
#staff_wrap p.bn_wrap {
	text-align:center;	
}
#staff_wrap p.bn_wrap a {
	display: block;
	width: 440px;
	margin: auto;
}
#staff_wrap p.bn_wrap a img {
	width: 100%;
}

@media screen and (max-width: 767px) {

#staff_wrap {
	padding: 50px 15px;
}

#staff_wrap h3 {
	text-align:left;
}
#staff_wrap p.txt {
	text-align:left;
}
#staff_wrap ul {
	width: 100%;
	margin:0;
	justify-content: left;
}

#staff_wrap ul li {
	float:left;
	width: 50%;
	margin: 0 0 20px;
	text-align:center;
}


#staff_wrap ul li img {
	width:135px;
}

#staff_wrap ul li .txt_wrap {
	padding: 10px;
	margin: 0;
    background:#ffffff url(../images/common/btn_arrow02.png) no-repeat 98% 50%;
	background-size:13px 15px;		
}

#staff_wrap ul li .txt_wrap .wrap {
	overflow:hidden;
	margin: 0 0 10px;
	width: 94%;
}


#staff_wrap ul li .txt_wrap .wrap p.station {
	margin: 0 15px 0 0;
}

#staff_wrap ul li .txt_wrap .wrap p.price {
	float:left;
	font-size:20px;	
}

#staff_wrap ul li .txt_wrap p.ldk {
	text-align:left;	
	font-size: 13px;
	width: 94%;	
}

#staff_wrap ul li .txt_wrap p.name {
	text-align:left;		
	font-size: 13px;
	width: 94%;	
}

#staff_wrap p.btn {
	margin: 10px auto 0;	
}

#staff_wrap p.btn a {
	display:block;
	width: 80%;
	height:45px;
	font-size: 16px;
	line-height:45px;
	margin:0 auto;	
}
#staff_wrap p.bn_wrap {
	text-align:center;
	margin:20px 0 0;	
}
#staff_wrap p.bn_wrap a img {
	width:100%;
	
}
#staff_wrap p.bn_wrap a {
	display: block;
	width: 80%;
	margin: auto;
}
#staff_wrap p.bn_wrap a img {
	width: 100%;
}
}