@charset "utf-8";

/*==================================================

	layout[]

====================================================*/

.lf_contact_page .lf_sec_body{
	padding-bottom: 40px;
	padding-left: 15px;
	padding-right: 15px;
}


.aform label.error img{
	display: none;
}

.lf_contact_page .lf_pgh {
	font-size: 134%;
	margin-bottom: 30px;
}



/*==================================================

	layout[contact]

====================================================*/

.lf_contact_page .lf_contact_wrap {
	width: 100%;
	max-width: 1304px;
	min-width: 1024px;
	margin: 0 auto;
}

.lf_contact_page .lf_sec_header {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

.lf_contact_page #lf_contact .lf_sec_ttl {
	padding-top: 50px;
	padding-bottom: 50px;
}

.lf_contact_page #lf_contact .lf_submenu {
	font-size: 234%;
	color: #aaa07d;
	font-family: Arial,sans-serif;
	display: block;
}

.lf_contact_page #lf_contact .lf_subkana {
	display: block;
	color: #646464;
}


.lf_contact_page #lf_contact .lf_sec_body .lf_body_ttl {
	width: 100%;
	border-bottom: 1px solid #f5f5f5;
}

.lf_contact_page #lf_contact .lf_sec_body .lf_prv_ttl {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 184%;
	font-weight: 700;
}

.lf_contact_page.contact_form #lf_contact .lf_sec_body .lf_prv_ttl {
	padding-left: 0px;
}




.lf_contact_page #lf_contact .lf_sec_body .lf_txt_wrap {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 35px;
	padding-bottom: 50px;
	font-size: 94%;
}

ul.agreement li{
	font-size: 125%;
	padding-left: 16px;
	position: relative;
	margin-bottom: 10px;
}

ul.agreement li:before{
	content: '';
	display: block;
	position: absolute;
	background: #beb9a8;
	width: 7px;
	height: 7px;
	top: 8px;
	left: 2px;
	border-radius: 30px;
}

p.contactLink{
	width: 500px;
	margin: 50px auto 0;
}

p.contactLink a {
	display: block;
	position: relative;
	background-color: #beb9a8;
	color: #fff;
	text-align: center;
	line-height: 25px;
	font-size: 18px;
	padding: 10px 10px 10px 10px;
	cursor: pointer;
}

p.contactLink a:before {
	content: "";
	width: 6px;
	height: 6px;
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: -3px;
	-webkit-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	transition: all 200ms ease 0s;
}




@media screen and (max-width: 767px) {
	.lf_news_page #lf_pager .lf_pager_nav {
		display: none;
	}

	/*==========================
	layout[lf_contact_page](under 767px)
	==========================*/
	.lf_contact_page #lf_contact{
		padding-bottom: 58px;
	}
	.lf_contact_page .lf_contact_wrap {
	min-width: 320px;
	}
	.lf_contact_page .lf_sec_header {
	padding-left: 15px;
	padding-right: 15px;
	}
	.lf_contact_page #lf_contact .lf_sec_ttl {
	padding-top: 13px;
	padding-bottom: 10px;
	border: 2px solid #ebeae5;
	margin-top: 25px;
	margin-bottom: 10px;
	}
	.lf_contact_page #lf_contact .lf_submenu {
	font-size: 125%;
	line-height: 1.2;
	}
	.lf_contact_page #lf_contact .lf_subkana {
	font-size: 58.25%;
	}
	.lf_contact_page #lf_contact .lf_sec_body .lf_prv_ttl {
		font-size: 125%;
	}
}



/*==================================================

	layout[news]

====================================================*/
.lf_news_page .lf_news_wig {
	padding-bottom: 60px;
}

.lf_news_page .lf_news_wig p {
	padding-bottom: 10px;
	line-height: 1.3;
}

.lf_news_page .lf_news_wig strong{
	font-weight: bold;
}

.lf_news_page .lf_news_wig em{
	font-family: "ＭＳ Ｐゴシック",Helvetica,Arial,sans-serif;
}

.lf_news_page .lf_news_wig h1{
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 5px;
	line-height: 1.4;
	color: #aaa07d;
}

.lf_news_page .lf_news_wig h2{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 1.4;
	color: #aaa07d;
}

.lf_news_page .lf_news_wig h3{
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4;
}

.lf_news_page .lf_news_wig h4{
	font-size: 110%;
	line-height: 1.4;
	font-weight: normal;
}

.lf_news_page .lf_news_wig h5{
	font-size: 100%;
	line-height: 1.4;
	font-weight: normal;
}

.lf_news_page .lf_news_wig h6{
	font-size: 100%;
	line-height: 1.4;
	font-weight: normal;
}

@media screen and (max-width: 767px) {
	.lf_news_page .lf_news_wig img{
		max-width: 100%;
		height: auto;
	}
}



#aform_confirm_msg{
	display: none;
}



.lf_news_page .lf_news_body a:link,
.lf_news_page .lf_news_body a:visited{
	color: #aaa07d;
	text-decoration: underline;
	margin-left: 4px;
	margin-right: 4px;
}

.lf_news_page .lf_news_body a:hover{
	text-decoration: none;
}

.lf_news_page .lf_news_body .lf_link_btn a {
	color: #fff;
	text-decoration: none;
}


.lf_info_wrap.newsWrap{
	padding-bottom: 0;
	padding-top: 30px;
	margin-bottom: -20px;
}

.lf_info_wrap.newsWrap .info_cont{
	margin-left: 25%;
	padding-left: 40px;
	padding-right: 10px;
}







.lf_info_wrap.newsWrap .info_cont p{
	border: 1px solid #646464;
	width: 100%;
	background: #fff;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.lf_info_wrap.newsWrap .info_cont p:last-child{
	margin-bottom: 0px;
}

.lf_info_wrap.newsWrap p.lf_blank,
.lf_info_wrap.newsWrap p.lf_noblank{
	border: 0px;
	text-align: left;
}

.lf_info_wrap.newsWrap p.lf_blank a,
.lf_info_wrap.newsWrap p.lf_noblank a{
	position: relative;
	font-weight: 700;
	color: #b7183f;
  font-size: 117%;
}

.lf_info_wrap.newsWrap p.lf_blank a:before{
	content: "";
	width: 16px;
	height: 12px;
	display: block;
	background-image: url(../img/blankicon.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	right: -25px;
	margin-top: -6px;
	-webkit-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	transition: all 200ms ease 0s;
}



















@media screen and (max-width: 767px) {
	.lf_info_wrap.newsWrap .info_cont {
		margin: 0px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.lf_info_wrap.newsWrap {
		margin-bottom: 0px;
	}
}

.lf_company_page .lf_wrap02_in .lf_body_in dt {
	position: relative;
}

.lf_company_page .lf_wrap02_in .lf_body_in dt span {
	position: absolute;
	font-size: 63.2%;
	height: 1em;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
	font-weight: normal;
	line-height: 1;
}

.lf_top_page .lf_news_item > dl .lf_brand_color .lf_tag_news ,
.lf_news_page .lf_news_item > dl .lf_brand_color .lf_tag_news ,
.lf_news_page .lf_head .lf_brand_color {
	background-color: #beb9a8;
}

.lf_top_page .lf_news_item > dl .lf_news_color .lf_tag_news ,
.lf_news_page .lf_news_item > dl .lf_news_color .lf_tag_news ,
.lf_news_page .lf_head .lf_news_color{
	background-color: #fff;
	border: 1px solid #646464;
	color: #646464;
}

.lf_top_page .lf_main_pc > ul > li a{
	display: block;
}


.aform-content .aform-twice-note {
	display: block;
	padding-top: 8px;
}

.aform-content dl > dd .aform-error.mail:after{
	content: "※携帯電話のメールアドレスをご利用の場合はパソコンからのメールを受信できる設定が必要ですのでご注意ください。（返信ドメイン：@hsl.hankyu.co.jp）";
	padding: 5px 0px 0px 0px;
	display: block;
}

#aform_result {
	color: #646464;
	font-weight: normal;
}


@media screen and (max-width: 767px) {
	p.contactLink {
		width: 100%;
	}

	p.contactLink a{
		padding-right: 25px;
	}

}

@media screen and (min-width: 768px) {
	.spOnly{display: none;}
}
@media screen and (max-width: 767px) {
	.pcOnly{display: none;}
}



.formErrorPage .lf_form_cont .lf_head_pgh{
	font-size: 134%;
	margin-bottom: 30px;
}

.formErrorPage .aform-content{
	padding-top: 20px;
}

.formErrorPage .aform-content p{
	position: relative;
	padding-top: 0;
	padding-left: 16px;
	margin-bottom: 10px;
}

.formErrorPage .aform-content p:before{
	content: '';
	display: block;
	position: absolute;
	background: #beb9a8;
	width: 7px;
	height: 7px;
	top: 8px;
	left: 2px;
	border-radius: 30px;
}


.aform-content .submit input{
	-webkit-appearance: none;
}

.formSentPage .lf_form_cont .lf_head_pgh{
	font-size: 134%;
	margin-bottom: 0px;
}

.formSentPage .lf_form_cont a{
	background-color: #beb9a8;
	color: #fff;
	text-align: center;
	line-height: 25px;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	width: 330px;
	position: relative;
	display: block;
	margin: 20px auto 60px;
}

@media screen and (max-width: 767px) {
	.formSentPage .lf_form_cont a{
		width: 100%;
		margin: 10px auto 20px;
	}
}



#lf_gNav_in > ul > li a {
	padding-right: 32px;
}
#lf_gNav_in > ul > li .lf_submenu {
	padding-right: 3px;
}



.lf_top_page #lf_main_indicator_in .lf_li_body_wrap .lf_li_txt_wrap dt {
	font-size: 160%;
}

.lf_top_page #lf_main_indicator_in .lf_li_body_wrap .lf_li_txt_wrap dd {
	font-size: 109%;
	line-height: 1.3;
}



.lf_shop_body_in u{
	text-decoration: underline;
}















@media print{
#lf_headerIn ,
.lf_top_page #lf_main_indicator ,
.lf_top_page .lf_info_wrap_in ,
.lf_news_page .lf_news_wrap ,
.lf_shoplist_page .lf_shoplist_wrap ,
.lf_shoplist_page .lf_shop_cont ,
.lf_shoplist_page .lf_shop_body_in,
.lf_point_page .lf_point_head .lf_point_wrap,
.lf_point_page .lf_point_sec_in,
.lf_point_page .lf_ml_sec_in,
#lf_f_nav,
#lf_footer_btm_in,
.lf_company_page .lf_company_wrap01,
.lf_company_page .lf_wrap02_in,
.lf_company_page .lf_wrap03_in,
.lf_company_page .lf_wrap04_in,
.lf_company_page .lf_wrap04_in ul.lf_his_list li .lf_date,
.lf_contact_page .lf_contact_wrap,
.lf_privacy_page .lf_privacy_wrap{
		width: 100%;
		min-width: auto;
}

#lf_gNav_in > ul > li a {
	padding-right: 20px;
}

.lf_top_page #lf_main_indicator_in .lf_current {
	width: auto !important;
}

.lf_top_page #lf_main_indicator_in > ul {
	box-shadow: none;
}

.lf_news_page #lf_pager .lf_pager_nav ,
.lf_shoplist_page .lf_dl_block > dd ,
.lf_shoplist_page .lf_shoplist_link {
	display: none;
}

.lf_shoplist_page .lf_shop_sec {
	height: 100% !important;
}

.lf_shoplist_page .lf_shop_body_in table th {
	font-size: 124%;
	vertical-align: middle;
}

.lf_shoplist_page .lf_shop_body_in .lf_w01 {
	width: 130px;
}

.lf_shoplist_page .lf_shop_body_in .lf_w03 {
	width: 153px;
}

.lf_shoplist_page .lf_shop_body_in .lf_w04 {
	width: 100px;
}


#lf_logo_wrap {
	float: none;
}

#lf_gNav {
	float: none;
	display: block;
}

}




.brandLink{
    border-bottom: 2px solid #f0f0f0;
    padding: 15px 0;
    background: #f5f5f5;
}

.brandLink .blInner {
	width: 100%;
	max-width: 1304px;
	min-width: 1024px;
	margin: 0 auto;
}

.brandLink .blInner ul{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 117%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.brandLink .blInner ul li{
    padding: 0px 10px;
}

.brandLink .blInner ul li a{
	display: block;
	position: relative;
	/*border: 1px solid #beb9a8;*/
	/*padding: 5px 42px 5px 30px;*/
	/*border-radius: 40px;*/
	/*background: #beb9a8;*/
	/*background-color:#FFF;*/
	/*color: #FFF;*/
	/*color:#beb9a8;*/
}

.brandLink .blInner ul li a:before{
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    top: 50%;
    right: 14px;
    border-top: 2px solid #beb9a8;
    border-right: 2px solid #beb9a8;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px;
    -webkit-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    transition: all 200ms ease 0s;
}

.brandLink .blInner ul li a:hover{
    opacity: .8;
}

.brandLink .blInner ul li a:hover:before{
    right: 10px;
}




.lf_f_nav_lower li:not(:first-child) .lf_txt {
	padding: 0px 0px 0px 25px;
}


.lf_f_nav_lower li:not(:first-child) .lf_txt:before {
	right: auto;
	left: 8px;
	transform: rotate(135deg);
	top: 33%;
	border-color: #afafaf;
}




@media screen and (max-width: 767px){
	.brandLink {
		padding: 10px 0 10px;
	}
	.brandLink .blInner {
		width: 100%;
		min-width: 320px;
	}
	.brandLink .blInner ul {
		flex-wrap: wrap;
	}
	.brandLink .blInner ul li {
	padding: 0px 3px 6px;
	width: 45%;
	text-align: center;
	}
	.brandLink .blInner ul li:nth-of-type(1) {
		width: 100%;
		text-align: center;
	}
	.brandLink .blInner ul li a {
	padding: 3px 0px;
	}


	.lf_f_nav_lower li:not(:first-child) .lf_txt {
		padding: 10px 0px 10px 25px;
	}
	.lf_f_nav_lower li:not(:first-child) .lf_txt:before {
		right: auto;
		left: 10px;
		transform: rotate(135deg);
		top: 42%;
	}
}




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
















