@charset "UTF-8";

/* INTERFACE */
@media only screen and (min-width:661px) and (max-width:1023px){
header{
	max-width:1023px;
	margin:0 auto 10px;
	padding:20px 20px 0;
	position:relative;
}

header>h1,
header>div{
	margin:0 0 35px 0;
	font-size:30px;
	line-height:1;
}

header>h1 img,
header>div img{
	width:300px;
	height:auto;
	vertical-align:bottom;
}

header>nav>ul{
	margin:0;
	padding:0;
	font-size:15px;
	line-height:1;
	letter-spacing:2px;
	list-style-type:none;
	text-align:center;
}

header>nav>ul>li{
	display:inline-block;
	margin:0 20px 0 0;
}

header>nav>ul>li:last-of-type{
	margin:0;
}

header>nav>ul>li a{
	display:block;
	padding:0 0 5px;
	color:#6dd068;
	text-decoration:none;
}

header>nav>ul>li>a:hover,
header>nav ul>li a.active,
header>nav>ul>li>span.active{
	padding:0 0 4px;
	color:#6dd068;
	border-bottom:1px solid #6dd068;
}

header #header_submenu_area{
	position:absolute;
	top:0;
	right:180px;
}

header ul#header_submenu{
	margin:8px 20px 0 0;
	padding:0;
	font-size:12px;
	line-height:1;
	list-style-type:disc;
	float:left;
}

header #header_submenu li:before{
	content:"";
	color:#767676;
}

header #header_submenu li{
	padding:0 0 8px 0;
	list-style-type:disc;
}

header #header_submenu li a{
	padding:0 0 2px 0;
	color:#767676;
	text-decoration:none;
}

header #header_submenu li a:hover{
	border-bottom:1px solid #767676;
}

#nav_sp{
	display:none;
}

/*reservation*/
header #header_reservation_area{
	position:absolute;
	top:0;
	right:0;
}

header #header_reservation_area span{
	display:block;
	text-align:center;
}

header #header_reservation_area #reservation a{
	display:table;
	margin:0 0 10px 0;
	padding:15px 30px 15px 20px;
	box-shadow:0 0 6px rgba(0,0,0,0.2);
	font-size:15px;
	line-height:1;
	letter-spacing:1.5px;
	text-decoration:none;
	color:#fff;
	background:-moz-linear-gradient(45deg, #6dd068 40%, #deedbd 100%);
	background:-webkit-linear-gradient(45deg, #6dd068 40%, #deedbd 100%);
	background:url(/import/tenant_1/133.167.75.183/lfort_htmldocs/img/interface/btn_arrow_w.svg), linear-gradient(45deg, #6dd068 40%, #deedbd 100%);
	background-color:#6dd068;
	background-size:8px auto, 100%;
	background-position:right 15px center, center;
	background-repeat:no-repeat, no-repeat;
	transition:.4s;
}

header #header_reservation_area #reservation a:hover{
	background:url(/import/tenant_1/133.167.75.183/lfort_htmldocs/img/interface/btn_arrow_w.svg), #6dd068;
	background-repeat:no-repeat;
	background-size:8px auto, 100%;
	background-position:right 15px center, center;
}

header #header_reservation_area #header_tel a{
	text-decoration:none;
	font-size:20px;
	line-height:1;
	color:#6dd068;
}

/*スクロールで表示するボタン*/
a.flow-navi{
	padding:15px 12px 20px;
	font-size:13px;
	line-height:1.3;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background-color:rgba(247,181,44,0.5);
	position:fixed;
	top:0;
	right:0;
	z-index:9999;
}

a.flow-navi:hover{
	background-color:#f7b52c;
}

a.flow-navi span{
	display:block;
}

a.flow-navi>span.icon{
	display:block;
	margin:5px auto 0;
	width:35px;
	height:35px;
	background-image:url(/import/tenant_1/133.167.75.183/lfort_htmldocs/img/interface/icon_reservation.svg);
	background-repeat:no-repeat;
	background-size:35px 35px;
	background-position:left center;
}


/* FOOTER */
footer>#coupon_1st{
	width:640px;
	margin:0 auto 80px;
	text-align:center;
	border:1px solid #6dd068;
}

footer>#coupon_1st .coupon_1st_ttl p{
	margin:0 auto;
	padding:10px 0;
	color:#fff;
	font-size:16px;
	font-weight:700;
	line-height:1;
}
footer>#coupon_1st .triangle{
	width:24px;
	height:calc(24px/2);
	clip-path:polygon(0 0, 100% 0, 50% 100%);
}

footer>#coupon_1st .coupon_1st_main .coupon_1st_txt{
	margin:0 20px;
	padding:0 0 15px 0;
	border-bottom:2px dotted #6dd068;
}

footer>#coupon_1st .coupon_1st_main .coupon_1st_txt p{
	font-size:16px;
}

footer>#coupon_1st .coupon_1st_main .coupon_discount{
	display:flex;
	align-items:center;
	width:500px;
	margin:15px auto;
}

footer>#coupon_1st .coupon_1st_main .coupon_discount .coupon_info{
	flex-grow:1;
	margin:0 20px 0 0;
}

footer>#coupon_1st .coupon_1st_main .coupon_discount .coupon_info p:first-child{
background-color:#6dd068;
margin:0 0 10px 0;
padding:6px 4px;
color:#fff;
font-size:18px;
font-weight:700;
line-height:1;
}

footer>#coupon_1st .coupon_1st_main .coupon_discount .coupon_info p:nth-of-type(2){
margin:0;
font-size:20px;
font-weight:700;
line-height:1;
}

footer>#coupon_1st .coupon_1st_main .coupon_discount .coupon_1st_price{
flex-grow:2;
}

footer>#coupon_1st .coupon_1st_main .coupon_discount .coupon_1st_price p{
margin:0;
text-align:left;
font-size:64px;
font-weight:900;
line-height:1;
}

footer>#coupon_1st .coupon_1st_main .coupon_discount .coupon_1st_price p>span.marker{
background: linear-gradient(transparent 70%, #fffaa9 30%);	
}

footer>#coupon_1st .coupon_1st_main .coupon_discount .coupon_1st_price p span.small{
font-size:18px;
}

footer>#coupon_1st .coupon_1st_btn{
	margin:0 20px;
	padding:15px 0 ;
	border-top:2px dotted #6dd068;
}

footer>#coupon_1st .coupon_1st_btn>a{
	width:320px;
	font-size:16px;
}
/*-----------------------------
footer #coupon{
	margin:0 0 80px;
	padding:0 20px;
}

footer #coupon>p{
	display:table;
	margin:0 auto 20px;
	padding:0 40px;
	font-size:28px;
	line-height:1;
	text-align:center;
	color:#6dd068;
	position:relative;
}

footer #coupon>p:before,
footer #coupon>p:after{
	content:"";
	position:absolute;
	top:50%;
	display:inline-block;
	width:28px;
	height:2px;
	background-color:#6dd068;
}

footer #coupon>p:before{
	right:0;
	transform:rotate(-60deg);
}

footer #coupon>p:after{
	left:0;
	transform:rotate(60deg);
}

footer #coupon img{
	width:100%;
	vertical-align:bottom;
}

footer #coupon>a:hover{
	opacity:0.7;
}

footer #coupon>a:active{
	opacity:1;
}
----------------------------- */

footer>#footer_inner01{
	padding:30px 0;
	display:flex;
	justify-content:space-around;
	align-items:center;
	position:relative;
}

footer #footer_info a{
	text-align:center;
}

footer #footer_info a>img{
	display:block;
	width:100px;
	height:auto;
	margin:0 auto 10px;
	vertical-align:bottom;
}

footer #footer_info>address{
	padding:0 0 0 20px;
	font-size:14px;
	line-height:1;
	text-align:center;
}

footer #footer_info>address>span{
	font-size:22px;
	line-height:1.5;
	color:#6dd068;
}

footer #footer_info>address a{
	display:block;
	margin:5px 0 0;
	font-size:18px;
	line-height:2;
	letter-spacing:1.5px;
}

footer #footer_info>address a>span{
	margin:0 10px 0 0;
}

#footer_inner02{
	padding:60px 20px 10px;
}

#footer_inner02 ul{
	margin:0 0 50px;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}

#footer_inner02 ul>li{
	display:block;
	align-items:center;
	padding:0 20px 10px 0;
	font-size:14px;
	line-height:1;
}

#footer_inner02 ul>li:last-of-type{
	padding:0 0 10px;
}

#footer_inner02>small{
	font-size:10px;
}

#btn_top{
	position:absolute;
	top:-20px;
	right:20px;
}

#btn_top>a{
	padding:5px;
}

#btn_top>a:hover{
	background-color:#6dd068;
}

#btn_top>a>span{
	width:40px;
	height:40px;
	background-size:43px 19px;
}


/* ボタン */
.btn>a{
	display:table;
	padding:15px 70px 15px 60px;
	background-image:url(/import/tenant_1/133.167.75.183/lfort_htmldocs/img/interface/btn_arrow_g.svg);
	background-repeat:no-repeat;
	background-size:8px 15px;
	background-position:right 30px center;
	border:1px solid #6dd068;
	font-size:15px;
	line-height:1;
	letter-spacing:2px;
	color:#6dd068;
	text-decoration:none;
	transition:.4s;
}

.btn>a:hover{
	border:1px solid #fff;
	background-color:#6dd068;
	background-image:url(/import/tenant_1/133.167.75.183/lfort_htmldocs/img/interface/btn_arrow_w.svg);
	color:#fff;
}


/* HOME----------------- */
/* HOME_key */
#home_key_area{
	margin:0 0 80px;
	padding:0 20px;
	position:relative;
}

#home_key_area picture>img{
	width:100%;
	vertical-align:bottom;
}

#home_key_text{
	width:100px;
	position:absolute;
	top:10%;
	right:17%;
}

#home_key_text>p{
	margin:0;
	font-size:28px;
	line-height:1.8;
	letter-spacing:2px;
}
}

@media screen and and (min-width:661px) (max-width:850px){
	#home_key_text>p{
		font-size:26px;
}
}

@media only screen and (min-width:661px) and (max-width:1023px){
#home_key_text>p span{
	display:block;
}

#home_key_info{
	width:10px;
	position:absolute;
	top:0;
	right:5px;
}

#home_key_info>span{
	font-size:10px;
	line-height:1;
	letter-spacing:1px;
}

/* HOME共通--- */
.home_contents_text>p{
	font-size:15px;
	line-height:2;
	letter-spacing:1.5px;
	text-align:justify;
	text-justify:inter-ideograph;
}


/* HOME_about */
#home_about{
	margin:0 0 80px;
	padding:0 20px;
	position:relative;
}

#home_about .home_contents_text>h2{
	margin:0 0 20px;
	text-align:center;
	font-size:26px;
	font-weight:normal;
	line-height:1;
	color:#6dd068;
}

#home_about>.home_contents_text>p{
	margin:0 0 50px;
}

#home_about .home_contents_pic{
	width:80%;
	margin:0 auto;
}

#home_about .home_contents_pic img{
	width:100%;
	vertical-align:bottom;
}

#home_about .btn{
	position:absolute;
	bottom:-80px;
	left:40%;
}
}

@media screen and (min-width:661px) and (max-width:774px){
	#home_about .btn{
		left:35%;
	}
}

@media only screen and (min-width:661px) and (max-width:1023px){
/* HOME_symptom */
#home_symptom{
	margin:0 0 80px;
}

#home_symptom>div{
	padding:0 20px 100px;
}
}

@media screen and (min-width:661px) and (max-width:774px){
	#home_symptom>div{
		padding:100px 20px;
	}
}

@media only screen and (min-width:661px) and (max-width:1023px){
#home_symptom h2{
	margin:0 0 20px;
	padding:150px 0 0 0;
	font-size:26px;
	font-weight:normal;
	line-height:1;
	text-align:center;
	color:#6dd068;
}
}

@media screen and (min-width:661px) and (max-width:774px){
	#home_symptom h2{
		padding:100px 0 0 0;
	}
}

@media only screen and (min-width:661px) and (max-width:1023px){
#home_symptom .home_contents_text{
	margin:0 0 50px 0;
}

#home_symptom_item_area>div{
	display:flex;
	flex-wrap:wrap;
}

#home_symptom .home_symptom_item{
	padding:0 0 50px;
}

#home_symptom section>div>.home_symptom_item{
	width:49%;
	margin:0 1% 50px;
	box-sizing:border-box;
}

#home_symptom section>div>.home_symptom_item:nth-child(odd){
	margin:0 1% 50px 0;
}

#home_symptom section>div>.home_symptom_item:nth-child(even){
	margin:0 0 50px 1%;
}
}

@media screen and (min-width:661px) and (max-width:774px){
	#home_symptom section>div{
		display:block;
	}
	#home_symptom section>div>.home_symptom_item{
		width:100%;
	}
}

@media only screen and (min-width:661px) and (max-width:1023px){
.home_symptom_item>.home_symptom_item_bar{
	width:100%;
	height:25px;
	display:block;
	background-image:url(/import/tenant_1/133.167.75.183/lfort_htmldocs/img/home_symptom_item_bar.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
}

#home_symptom .home_symptom_item_pic{
	margin:20px 20px 40px;
	border:1px solid #6dd068;
	text-align:center;
	position:relative;
}

#home_symptom .home_symptom_item_pic>h3>img{
	position:absolute;
}

#home_symptom .home_symptom_item_pic>img{
	width:100%;
	vertical-align:bottom;
}

.home_symptom_item>ul{
	padding:0 20px;
	font-size:15px;
	line-height:1;
	letter-spacing:1.2px;
	overflow:hidden;
}

.home_symptom_item>ul>li{
	width:50%;
	padding:0 0 20px;
	display:block;
}

.home_symptom_item>ul>li{
	float:left;
}
}

@media screen and  (min-width:661px) and (max-width:839px){
	.home_symptom_item>ul{
		padding:0 10px;
	}
	#home_symptom ul>li:before{
		padding:0 1.5em 0 0;
	}
}

@media only screen and (min-width:661px) and (max-width:1023px){
/*腰*/
#home_symptom_item01 .home_symptom_item_pic>h3>img{
	width:80px;
	height:auto;
	position:absolute;
	top:10%;
	left:6%;
}

/*首肩*/
#home_symptom_item02 .home_symptom_item_pic>h3>img.kubi{
	width:75px;
	height:auto;
	position:absolute;
	top:10%;
	right:20%;
}

#home_symptom_item02 .home_symptom_item_pic>h3>img.kata{
	width:75px;
	height:auto;
	position:absolute;
	bottom:8%;
	right:7%;
}

/*手*/
#home_symptom_item03 .home_symptom_item_pic>h3>img{
	position:absolute;
	top:11%;
	left:10%;
}

/*頭*/
#home_symptom_item04 .home_symptom_item_pic>h3>img{
	position:absolute;
	top:11%;
	right:10%;
}

/*足*/
#home_symptom_item05 .home_symptom_item_pic>h3>img{
	position:absolute;
	top:11%;
	right:10%;
}

/* HOME_access */
#home_access{
	margin:0 0 100px;
	padding:0 20px;
}

#home_access h2{
	margin:0 0 20px;
	font-size:26px;
	font-weight:normal;
	line-height:1;
	text-align:center;
	color:#6dd068;
}

#home_access>div:first-of-type{
	margin:0 auto 30px;
}

table#home_access_info{
	margin:0 auto 30px;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
	font-size:15px;
	line-height:1.5;
}

table#home_access_info th{
	padding:5px 0;
	text-align:left;
	text-align-last:justify;
	text-justify:inter-ideograph;
	letter-spacing:1.5px;
	vertical-align:top;
}

table#home_access_info td{
	display:block;
	padding:5px 0 5px 40px;
	letter-spacing:2px;
}

table#home_access_info a{
	margin:0 0 0 15px;
	font-size:13px;
	letter-spacing:1px;
}

#home_access_map>iframe{
	width:100%;
}

a#home_access_tel{
	margin:0 auto 15px;
	font-size:25px;
	line-height:1;
}

a#home_access_tel>.icon{
	margin:0 10px 0;
}

a#home_access_reserve{
	margin:0 auto 10px;
	padding:12px 140px 12px 70px;
	font-size:20px;
	line-height:1;
	background-position:right 70px center, center;
}

a#home_access_reserve:hover{
	background-position:right 70px center, center;
}

a#home_access_reserve+span{
	display:block;
	margin:0 0 50px;
	font-size:15px;
	text-align:center;
}

#home_access>div>div{
	max-width:600px;
	margin:0 auto 50px;
}

/*HOME_access&Footer営業時間table*/
table#home_access_skd,
#footer_skd>table{
	margin:0 auto 5px;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
	font-size:15px;
	line-height:1.5;
}

table#home_access_skd{
	width:100%;
}

table#home_access_skd th,
#footer_skd>table th{
	padding:8px 40px 8px 0;
	text-align:left;
	text-justify:inter-ideograph;
	letter-spacing:1.5px;
	font-weight:500;
	vertical-align:top;
	border-bottom:1px solid #6dd068;
	border-right:1px solid #6dd068;
}

#footer_skd>table th{
	padding:5px 20px 5px 0;
}

table#home_access_skd td,
#footer_skd>table td{
	padding:8px 10px;
	letter-spacing:2px;
	border-bottom:1px solid #6dd068;
}

#footer_skd>table td{
	padding:5px 8px;
}

table#home_access_skd td:first-of-type{
	padding:8px 10px 8px 30px;
}

#footer_skd>table td:first-of-type{
	padding:5px 10px 5px 20px;
}

table#home_access_skd tr:last-of-type th,
table#home_access_skd tr:last-of-type td,
#footer_skd>table tr:last-of-type th,
#footer_skd>table tr:last-of-type td{
	border-bottom:none;
}

table#home_access_skd+small,
#footer_skd>table+small{
	font-size:12px;
	line-height:1;
}
}












