@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	box-sizing: border-box;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	background-image: linear-gradient( 45deg, #F4F4F4 25%, #FFFFFF 25%, #FFFFFF 50%, #F4F4F4 50%, #F4F4F4 75%, #FFFFFF 75%, #FFFFFF);
	/*background-size: 15px 15px;*/
	background-size: 12px 12px;
	overflow-x: hidden;
}

.row, header, section, footer {
	width: 100%;
	float: left;
}

* {
	box-sizing: border-box;
}

*::after, *::before {
	box-sizing: border-box;
}

img {
	max-width: 100%;
}

a:hover, a:focus, a:visited {
	outline: none;
	border: none;
}

.container {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
}

a {
	text-decoration: none;
	color: inherit
}

.clear {
	clear: both;
}

a[href^="tel:"] {
	cursor: default;
}

.inner_content {
	width: 100%;
	float: left;
}

.head_top {
	background: #ffea92;
	height: 40px;
	line-height: 40px;
}

.head_top ul {
	width: 100%;
	text-align: right;
	padding-right: 40px;
}

.head_top ul li {
	background: url(../img/line_head.png) left center no-repeat;
	display: inline-block;
	padding-left: 35px;
}

.head_top ul li:first-child {
	background-image: none
}

.head_top ul li a {
	font-size: 12px;
	background: url(../img/icon_head.png) left top 1.5px no-repeat;
	padding-left: 15px;
	line-height: 100%;
}

.head_top ul li a:hover {
	color: #f29600
}

.head_left {
	float: left;
	padding-top: 20px;
}

.head_contact {
	float: right;
	text-align: right;
}

.head_contact a {
	display: inline-block;
	margin-bottom: 10px;
}

.head_contact a:last-child {
	margin-bottom: 0;
}

.head_contact a img {
	width: 285px;
}

.head_bot {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fed600+0,ffe100+100 */
	background: #fed600;
	/* Old browsers */
	background: -moz-linear-gradient(left, #fed600 0%, #ffe100 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #fed600 0%, #ffe100 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #fed600 0%, #ffe100 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed600', endColorstr='#ffe100', GradientType=1);
	/* IE6-9 */
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #b58b1b;
}

.head_left .logo {
	display: table-cell;
	vertical-align: bottom;
}

.head_left .logo img {
	width: 325px
}

.head_left .time_work {
	display: table-cell;
	vertical-align: bottom;
	padding-left: 45px;
	font-size: 18px;
	line-height: 180%
}

.time_work p {
	position: relative;
	top: 7px;
}

.title_page {
	height: 160px;
	text-align: center;
	background-size: cover;
	position: relative;
}

.wrap_menu {
	background: #ffea92;
	height: 120px;
	padding-top: 15px;
}

ul.menu li {
	width: 16.666%;
	float: left;
	text-align: center;
}

ul.menu li a {
	font-size: 19px;
	color: #000;
	font-weight: bold;
	display: block;
	width: 179px;
	height: 95px;
	text-align: center;
	padding-top: 30px;
	padding-left: 25px;
	line-height: 100%;
}

ul.menu li:nth-child(3) a {
	letter-spacing: -1px
}

ul.menu li:nth-child(3) a span {
	letter-spacing: normal
}

ul.menu li:first-child a {
	padding-top: 20px;
	line-height: 120%;
	letter-spacing: -2px;
	background: url(../img/bg_mn_first.png) left 60px center no-repeat
}

ul.menu li:first-child a span {
	position: relative;
	top: -5px;
	letter-spacing: normal;
}

ul.menu li a span {
	font-size: 12px;
	font-weight: normal;
}

ul.menu li.active a, ul.menu li a:hover {
	background: url(../img/bg_menu_on.png) center center no-repeat;
	height: 95px;
	color: #fff;
}

.bg_op_30 {
	background: rgba(254, 219, 0, 0.3);
	border-radius: 30px;
}

.content {
	margin-top: 40px;
}

.title01 {
	height: 45px;
	background: #ef9300;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 15px;
	border-radius: 5px;
}

.title01::before {
	content: "■";
	color: #fff;
	padding-right: 5px;
}

body.ie .title01::before, body.Firefox .title01::before {
	font-size: 20px;
}

.cl-ef9300 {
	color: #ef9300;
}

.cl-009544 {
	color: #009544
}

.wrap_footer {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fed600+0,ffe100+100 */
	background: #fed600;
	/* Old browsers */
	background: -moz-linear-gradient(left, #fed600 0%, #ffe100 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #fed600 0%, #ffe100 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #fed600 0%, #ffe100 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed600', endColorstr='#ffe100', GradientType=1);
	/* IE6-9 */
	position: relative;
	margin-top: 130px;
	border-top: solid 1px #b58b1b;
}

.footer_image {
	padding-left: 30px;
	position: absolute;
	top: -35px;
	left: 0;
}

.footer_image img {
	width: 165px;
}

.footer_detail {
	width: 100%;
	float: left;
	padding-left: 215px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.menu_ft ul li:first-child {
	padding-left: 0;
	border-left: 0;
}

.menu_ft ul li:last-child {
	border-right: 0;
}

.menu_ft ul li {
	display: inline-block;
	border-left: solid 1px #000;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0;
}
.menu_ft ul li a {
	text-align: center;
	font-size: 14px;
}
.menu_ft ul li a:hover {
	text-decoration: underline
}

.btn_contact_ft {
	display: block
}

.btn_contact_ft img {
	width: 285px;
}

.ft_left table {
	width: 100%;
	margin-top: 20px;
}

.ft_left table tr td {
	vertical-align: top
}

.logo_ft_left {
	width: 100px;
}

.logo_ft_left img {
	width: 100px
}

.logo_ft_right {
	padding-left: 10px;
}

.logo_ft_right p {
	line-height: 120%;
	margin-top: 10px;
}

.logo_ft_right img {
	width: 230px;
}

.ft_left {
	width: 42%;
	float: left;
}

.ft_right {
	width: 58%;
	float: left;
	padding-left: 30px;
}

.ft_right iframe {
	width: 100%;
	height: 180px;
}

.patop {
	position: relative;
}

.inner_pagetop {
	position: relative;
	text-align: right;
	right: -200px;
	padding-bottom: 40px;
	margin-top: -70px;
}

#page_top {
	position: fixed;
	right: 20px;
	bottom: 340px;
	z-index: 999;
}

#page_top img {
	width: 180px;
}

.icon-sp {
	display: none
}

.copy {
	background: #ffea92;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 140%;
}

.title_blue {
	background: #2ea7e0;
	padding-top: 13px;
	height: 45px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 15px;
	border-radius: 5px;
	color: #fff;
	letter-spacing: 1px;
}

.title_blue::before, .title_pink::before, .title_green::before, .title_about::before {
	content: "■";
	color: #fff;
	padding-right: 5px;
}

body.ie .title_blue::before, body.Firefox .title_blue::before {
	font-size: 20px;
}

body.ie .title_pink::before, body.Firefox .title_pink::before {
	font-size: 20px;
}

body.ie .title_green::before, body.Firefox .title_green::before {
	font-size: 20px;
}

body.ie .title_green::before, body.Firefox .title_about::before {
	font-size: 20px;
}

body.ie .title_about::before, body.Firefox .title_about::before {
	font-size: 20px;
}

.title_pink {
	background: #ff747e;
	padding-top: 12px;
	height: 45px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 15px;
	border-radius: 5px;
	color: #fff;
	letter-spacing: 1px;
}

.title_green {
	background: #8fc31f;
	padding-top: 12px;
	height: 45px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 15px;
	border-radius: 5px;
	color: #fff;
	letter-spacing: 1px;
}

.title_about {
	padding-top: 12px;
	height: 45px;
	font-size: 25px;
	font-weight: bold;
	padding-left: 30px;
	border-radius: 5px;
	color: #fff;
	letter-spacing: 1px;
}

.title_ab_blue {
	background: #2ea7e0;
}

.title_ab_green {
	background: #8fc31f;
}

.title_ab_pink {
	background: #ff747e
}

.title_ab_orange {
	background: #f29600
}

.menu_home_sp {
	display: none
}

/*them cai nay vao file style di*/

.title01-right {
	font-size: 18px;
	float: right;
	font-weight: normal;
	padding-right: 30px;
	padding-top: 3px;
}

.title02 {
	height: 45px;
	background: #2EA7E0;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 15px;
	border-radius: 5px;
}

.title03 {
	height: 45px;
	background: #8FC31F;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 15px;
	border-radius: 5px;
}

.title04 {
	height: 45px;
	background: #FF747E;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding-top: 13px;
	padding-left: 15px;
	border-radius: 5px;
}

/**/

body.Firefox .title01, body.Firefox .title_blue, body.Firefox .title_pink, body.Firefox .title_green, body.Firefox .title_about, body.Firefox .title02, body.Firefox .title03, body.Firefox .title04 {
	padding-top: 10px;
}
#page_top_sp{
	display: none
}