﻿@charset "UTF-8";

/*------------------------------------------------------------------------------
	サイトタイトル - eng scss
	URL: http://example.jp
	Date: 2017-00-00
	Copyright© 2018 example. All Rights Reserved.
------------------------------------------------------------------------------*/

header #globalNav li {
	width: 16%;
	margin-right: 0 !important;
	line-height: 1.2;
    text-align: center;
}
header #hdLine .subNav .contact {
	float: right;
	padding: 5px 30px;
}
header #hdLine .subNav ul {
	clear: both;
}

footer .rightBox .course .txtBox>div .num {
	margin-right: 10px;
}

#contactArea .course_bunki>div {
	min-height: 110px;
}
#contactArea .course_bunki .tl {
	    line-height: 1.3;
}

#aboutStaff main .staffList .name {
	line-height: 1.1;
}

.course main .menuArea .menuList .price {
	line-height: 1.1;
}

#aboutStaff main .staffList .name {
	line-height: 1.1;
}
#courseArea .course h3 .num + span {
	display: block;
	min-height: 50px;
}
#courseArea .course + .course h3 .num + span {
	min-height: 45px;
}
#courseArea .course .btn_box {
	margin-top: 0;
}