@import url("font-awesome.min.css");
@import url("http://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic");

/*
	Tessellate by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: -apple-system,
		blinkMacSystemFont,
		"Helvetica Neue",
		"游ゴシック Medium",
		YuGothic,
		YuGothicM,
		"Hiragino Kaku Gothic ProN",
		"メイリオ",
		Meiryo,
		sans-serif,
		serif;

	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
	min-width: 320px;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	/*border-collapse: collapse;
		border-spacing: 0;*/
}

body {
	-webkit-text-size-adjust: none;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
}

/* Box Model */

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

/* Containers */

.container {
	margin-left: auto;
	margin-right: auto;
}

.container.\31 25\25 {
	width: 100%;
	max-width: 1700px;
	min-width: 1360px;
}

.container.\37 5\25 {
	width: 1020px;
}

.container.\35 0\25 {
	width: 680px;
}

.container.\32 5\25 {
	width: 340px;
}

.container {
	width: 1360px;
}


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

	.container.\31 25\25 {
		width: 100%;
		max-width: 1500px;
		min-width: 1200px;
	}

	.container.\37 5\25 {
		width: 900px;
	}

	.container.\35 0\25 {
		width: 600px;
	}

	.container.\32 5\25 {
		width: 300px;
	}

	.container {
		width: 1200px;
	}

}

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

	.container.\31 25\25 {
		width: 100%;
		max-width: 1200px;
		min-width: 960px;
	}

	.container.\37 5\25 {
		width: 720px;
	}

	.container.\35 0\25 {
		width: 480px;
	}

	.container.\32 5\25 {
		width: 240px;
	}

	.container {
		width: 960px;
	}

}

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

	.container.\31 25\25 {
		width: 100%;
		max-width: 125%;
		min-width: 100%;
	}

	.container.\37 5\25 {
		width: 75%;
	}

	.container.\35 0\25 {
		width: 50%;
	}

	.container.\32 5\25 {
		width: 25%;
	}

	.container {
		width: 100% !important;
	}

}

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

	.container.\31 25\25 {
		width: 100%;
		max-width: 125%;
		min-width: 100%;
	}

	.container.\37 5\25 {
		width: 75%;
	}

	.container.\35 0\25 {
		width: 50%;
	}

	.container.\32 5\25 {
		width: 25%;
	}

	.container {
		width: 100% !important;
	}

}

/* Grid */

.row {
	border-bottom: solid 1px transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.row>* {
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.row:after,
.row:before {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

.row.uniform>*> :first-child {
	margin-top: 0;
}

.row.uniform>*> :last-child {
	margin-bottom: 0;
}

.row.\30 \25>* {
	padding: 0px 0 0 0px;
}

.row.\30 \25 {
	margin: 0px 0 -1px 0px;
}

.row.uniform.\30 \25>* {
	padding: 0px 0 0 0px;
}

.row.uniform.\30 \25 {
	margin: 0px 0 -1px 0px;
}

.row>* {
	padding: 50px 0 0 50px;
}

.row {
	margin: -50px 0 -1px -50px;
}

.row.uniform>* {
	padding: 50px 0 0 50px;
}

.row.uniform {
	margin: -50px 0 -1px -50px;
}

.row.\32 00\25>* {
	padding: 100px 0 0 100px;
}

.row.\32 00\25 {
	margin: -100px 0 -1px -100px;
}

.row.uniform.\32 00\25>* {
	padding: 100px 0 0 100px;
}

.row.uniform.\32 00\25 {
	margin: -100px 0 -1px -100px;
}

.row.\31 50\25>* {
	padding: 75px 0 0 75px;
}

.row.\31 50\25 {
	margin: -75px 0 -1px -75px;
}

.row.uniform.\31 50\25>* {
	padding: 75px 0 0 75px;
}

.row.uniform.\31 50\25 {
	margin: -75px 0 -1px -75px;
}

.row.\35 0\25>* {
	padding: 25px 0 0 25px;
}

.row.\35 0\25 {
	margin: -25px 0 -1px -25px;
}

.row.uniform.\35 0\25>* {
	padding: 25px 0 0 25px;
}

.row.uniform.\35 0\25 {
	margin: -25px 0 -1px -25px;
}

.row.\32 5\25>* {
	padding: 12.5px 0 0 12.5px;
}

.row.\32 5\25 {
	margin: -12.5px 0 -1px -12.5px;
}

.row.uniform.\32 5\25>* {
	padding: 12.5px 0 0 12.5px;
}

.row.uniform.\32 5\25 {
	margin: -12.5px 0 -1px -12.5px;
}

.\31 2u,
.\31 2u\24 {
	width: 100%;
	clear: none;
	margin-left: 0;
}

.\31 1u,
.\31 1u\24 {
	width: 91.6666666667%;
	clear: none;
	margin-left: 0;
}

.\31 0u,
.\31 0u\24 {
	width: 83.3333333333%;
	clear: none;
	margin-left: 0;
}

.\39 u,
.\39 u\24 {
	width: 75%;
	clear: none;
	margin-left: 0;
}

.\38 u,
.\38 u\24 {
	width: 25%;
	clear: none;
	display: inline-block;
	vertical-align: top;
}



.\37 u,
.\37 u\24 {
	width: 58.3333333333%;
	clear: none;
	margin-left: 0;
}

.\36 u,
.\36 u\24 {
	width: 100%;
	clear: none;
	margin-left: 0;
}

.\35 u,
.\35 u\24 {
	width: 50%;
	clear: none;
	margin-left: 0;
	display: inline-block;
}

.\34 u,
.\34 u\24 {
	width: 33.3333333333%;
	clear: none;
	margin-left: 0;
}

/*-----------------*/
.icon-4 {
	width: 32.3333333%;
	float: none;
	margin-left: 0;
	display: inline-block;
}

.icon-4 h3 {
	margin-bottom: 0;
}

.icon-4 header p {
	font-size: 14px;
}

.\33 u,
.\33 u\24 {
	width: 25%;
	clear: none;
	margin-left: 0;
}

.\32 u,
.\32 u\24 {
	width: 16.6666666667%;
	clear: none;
	margin-left: 0;
}

.\31 u,
.\31 u\24 {
	width: 8.3333333333%;
	clear: none;
	margin-left: 0;
}

.\31 2u\24+*,
.\31 1u\24+*,
.\31 0u\24+*,
.\39 u\24+*,
.\38 u\24+*,
.\37 u\24+*,
.\36 u\24+*,
.\35 u\24+*,
.\34 u\24+*,
.\33 u\24+*,
.\32 u\24+*,
.\31 u\24+* {
	clear: left;
}

.\-11u {
	margin-left: 91.66667%;
}

.\-10u {
	margin-left: 83.33333%;
}

.\-9u {
	margin-left: 75%;
}

.\-8u {
	margin-left: 66.66667%;
}

.\-7u {
	margin-left: 58.33333%;
}

.\-6u {
	margin-left: 50%;
}

.\-5u {
	margin-left: 41.66667%;
}

.\-4u {
	margin-left: 33.33333%;
}

.\-3u {
	margin-left: 25%;
}

.\-2u {
	margin-left: 16.66667%;
}

.\-1u {
	margin-left: 8.33333%;
}

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

	.row>* {
		padding: 40px 0 0 40px;
	}

	.row {
		margin: -40px 0 -1px -40px;
	}

	.row.uniform>* {
		padding: 40px 0 0 40px;
	}

	.row.uniform {
		margin: -40px 0 -1px -40px;
	}

	.row.\32 00\25>* {
		padding: 80px 0 0 80px;
	}

	.row.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.uniform.\32 00\25>* {
		padding: 80px 0 0 80px;
	}

	.row.uniform.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.\31 50\25>* {
		padding: 60px 0 0 60px;
	}

	.row.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.uniform.\31 50\25>* {
		padding: 60px 0 0 60px;
	}

	.row.uniform.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.\35 0\25>* {
		padding: 20px 0 0 20px;
	}

	.row.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.uniform.\35 0\25>* {
		padding: 20px 0 0 20px;
	}

	.row.uniform.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.\32 5\25>* {
		padding: 10px 0 0 10px;
	}

	.row.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.row.uniform.\32 5\25>* {
		padding: 10px 0 0 10px;
	}

	.row.uniform.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.\31 2u\28wide\29,
	.\31 2u\24\28wide\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28wide\29,
	.\31 1u\24\28wide\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28wide\29,
	.\31 0u\24\28wide\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28wide\29,
	.\39 u\24\28wide\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28wide\29,
	.\38 u\24\28wide\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28wide\29,
	.\37 u\24\28wide\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28wide\29,
	.\36 u\24\28wide\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28wide\29,
	.\35 u\24\28wide\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28wide\29,
	.\34 u\24\28wide\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	/*	.icon-4 {
			width: 20%;
			clear: none;
			margin-left: 0;
		}*/

	.\33 u\28wide\29,
	.\33 u\24\28wide\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28wide\29,
	.\32 u\24\28wide\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28wide\29,
	.\31 u\24\28wide\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24\28wide\29+*,
	.\31 1u\24\28wide\29+*,
	.\31 0u\24\28wide\29+*,
	.\39 u\24\28wide\29+*,
	.\38 u\24\28wide\29+*,
	.\37 u\24\28wide\29+*,
	.\36 u\24\28wide\29+*,
	.\35 u\24\28wide\29+*,
	.\34 u\24\28wide\29+*,
	.\33 u\24\28wide\29+*,
	.\32 u\24\28wide\29+*,
	.\31 u\24\28wide\29+* {
		clear: left;
	}

	.\-11u\28wide\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28wide\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28wide\29 {
		margin-left: 75%;
	}

	.\-8u\28wide\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28wide\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28wide\29 {
		margin-left: 50%;
	}

	.\-5u\28wide\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28wide\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28wide\29 {
		margin-left: 25%;
	}

	.\-2u\28wide\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28wide\29 {
		margin-left: 8.33333%;
	}

}

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

	.row>* {
		padding: 30px 0 0 30px;
	}

	.row {
		margin: -30px 0 -1px -30px;
	}

	.row.uniform>* {
		padding: 30px 0 0 30px;
	}

	.row.uniform {
		margin: -30px 0 -1px -30px;
	}

	.row.\32 00\25>* {
		padding: 60px 0 0 60px;
	}

	.row.\32 00\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.uniform.\32 00\25>* {
		padding: 60px 0 0 60px;
	}

	.row.uniform.\32 00\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.\31 50\25>* {
		padding: 45px 0 0 45px;
	}

	.row.\31 50\25 {
		margin: -45px 0 -1px -45px;
	}

	.row.uniform.\31 50\25>* {
		padding: 45px 0 0 45px;
	}

	.row.uniform.\31 50\25 {
		margin: -45px 0 -1px -45px;
	}

	.row.\35 0\25>* {
		padding: 15px 0 0 15px;
	}

	.row.\35 0\25 {
		margin: -15px 0 -1px -15px;
	}

	.row.uniform.\35 0\25>* {
		padding: 15px 0 0 15px;
	}

	.row.uniform.\35 0\25 {
		margin: -15px 0 -1px -15px;
	}

	.row.\32 5\25>* {
		padding: 7.5px 0 0 7.5px;
	}

	.row.\32 5\25 {
		margin: -7.5px 0 -1px -7.5px;
	}

	.row.uniform.\32 5\25>* {
		padding: 7.5px 0 0 7.5px;
	}

	.row.uniform.\32 5\25 {
		margin: -7.5px 0 -1px -7.5px;
	}

	.\31 2u\28normal\29,
	.\31 2u\24\28normal\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28normal\29,
	.\31 1u\24\28normal\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28normal\29,
	.\31 0u\24\28normal\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28normal\29,
	.\39 u\24\28normal\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28normal\29,
	.\38 u\24\28normal\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28normal\29,
	.\37 u\24\28normal\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28normal\29,
	.\36 u\24\28normal\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28normal\29,
	.\35 u\24\28normal\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28normal\29,
	.\34 u\24\28normal\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.icon-4 {
		width: 32.3333333%;
		float: none;
		margin-left: 0;
		display: inline-block;
		vertical-align: top;
	}

	.\33 u\28normal\29,
	.\33 u\24\28normal\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28normal\29,
	.\32 u\24\28normal\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28normal\29,
	.\31 u\24\28normal\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24\28normal\29+*,
	.\31 1u\24\28normal\29+*,
	.\31 0u\24\28normal\29+*,
	.\39 u\24\28normal\29+*,
	.\38 u\24\28normal\29+*,
	.\37 u\24\28normal\29+*,
	.\36 u\24\28normal\29+*,
	.\35 u\24\28normal\29+*,
	.\34 u\24\28normal\29+*,
	.\33 u\24\28normal\29+*,
	.\32 u\24\28normal\29+*,
	.\31 u\24\28normal\29+* {
		clear: left;
	}

	.\-11u\28normal\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28normal\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28normal\29 {
		margin-left: 75%;
	}

	.\-8u\28normal\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28normal\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28normal\29 {
		margin-left: 50%;
	}

	.\-5u\28normal\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28normal\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28normal\29 {
		margin-left: 25%;
	}

	.\-2u\28normal\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28normal\29 {
		margin-left: 8.33333%;
	}

}

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

	.row>* {
		padding: 25px 0 0 25px;
	}

	.row {
		margin: -25px 0 -1px -25px;
	}

	.row.uniform>* {
		padding: 25px 0 0 25px;
	}

	.row.uniform {
		margin: -25px 0 -1px -25px;
	}

	.row.\32 00\25>* {
		padding: 50px 0 0 50px;
	}

	.row.\32 00\25 {
		margin: -50px 0 -1px -50px;
	}

	.row.uniform.\32 00\25>* {
		padding: 50px 0 0 50px;
	}

	.row.uniform.\32 00\25 {
		margin: -50px 0 -1px -50px;
	}

	.row.\31 50\25>* {
		padding: 37.5px 0 0 37.5px;
	}

	.row.\31 50\25 {
		margin: -37.5px 0 -1px -37.5px;
	}

	.row.uniform.\31 50\25>* {
		padding: 37.5px 0 0 37.5px;
	}

	.row.uniform.\31 50\25 {
		margin: -37.5px 0 -1px -37.5px;
	}

	.row.\35 0\25>* {
		padding: 12.5px 0 0 12.5px;
	}

	.row.\35 0\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.row.uniform.\35 0\25>* {
		padding: 12.5px 0 0 12.5px;
	}

	.row.uniform.\35 0\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.row.\32 5\25>* {
		padding: 6.25px 0 0 6.25px;
	}

	.row.\32 5\25 {
		margin: -6.25px 0 -1px -6.25px;
	}

	.row.uniform.\32 5\25>* {
		padding: 6.25px 0 0 6.25px;
	}

	.row.uniform.\32 5\25 {
		margin: -6.25px 0 -1px -6.25px;
	}

	.\31 2u\28narrow\29,
	.\31 2u\24\28narrow\29 {
		width: 50%;
		clear: none;
		margin-left: 0;

	}

	.\31 1u\28narrow\29,
	.\31 1u\24\28narrow\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28narrow\29,
	.\31 0u\24\28narrow\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28narrow\29,
	.\39 u\24\28narrow\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28narrow\29,
	.\38 u\24\28narrow\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.text {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28narrow\29,
	.\37 u\24\28narrow\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28narrow\29,
	.\36 u\24\28narrow\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28narrow\29,
	.\35 u\24\28narrow\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28narrow\29,
	.\34 u\24\28narrow\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.icon-4 {
		width: 32.333333333%;
		float: none;
		margin-left: 0;
		display: inline-block;
		vertical-align: top;
	}

	.\33 u\28narrow\29,
	.\33 u\24\28narrow\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28narrow\29,
	.\32 u\24\28narrow\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28narrow\29,
	.\31 u\24\28narrow\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24\28narrow\29+*,
	.\31 1u\24\28narrow\29+*,
	.\31 0u\24\28narrow\29+*,
	.\39 u\24\28narrow\29+*,
	.\38 u\24\28narrow\29+*,
	.\37 u\24\28narrow\29+*,
	.\36 u\24\28narrow\29+*,
	.\35 u\24\28narrow\29+*,
	.\34 u\24\28narrow\29+*,
	.\33 u\24\28narrow\29+*,
	.\32 u\24\28narrow\29+*,
	.\31 u\24\28narrow\29+* {
		clear: left;
	}

	.\-11u\28narrow\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28narrow\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28narrow\29 {
		margin-left: 75%;
	}

	.\-8u\28narrow\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28narrow\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28narrow\29 {
		margin-left: 50%;
	}

	.\-5u\28narrow\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28narrow\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28narrow\29 {
		margin-left: 25%;
	}

	.\-2u\28narrow\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28narrow\29 {
		margin-left: 8.33333%;
	}

}

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

	.row>* {
		padding: 20px 0 0 20px;
	}

	.row {
		margin: -20px 0 -1px -20px;
	}

	.row.uniform>* {
		padding: 20px 0 0 20px;
	}

	.row.uniform {
		margin: -20px 0 -1px -20px;
	}

	.row.\32 00\25>* {
		padding: 40px 0 0 40px;
	}

	.row.\32 00\25 {
		margin: -40px 0 -1px -40px;
	}

	.row.uniform.\32 00\25>* {
		padding: 40px 0 0 40px;
	}

	.row.uniform.\32 00\25 {
		margin: -40px 0 -1px -40px;
	}

	.row.\31 50\25>* {
		padding: 30px 0 0 30px;
	}

	.row.\31 50\25 {
		margin: -30px 0 -1px -30px;
	}

	.row.uniform.\31 50\25>* {
		padding: 30px 0 0 30px;
	}

	.row.uniform.\31 50\25 {
		margin: -30px 0 -1px -30px;
	}

	.row.\35 0\25>* {
		padding: 10px 0 0 10px;
	}

	.row.\35 0\25 {
		margin: -10px 0 -1px -10px;
	}

	.row.uniform.\35 0\25>* {
		padding: 10px 0 0 10px;
	}

	.row.uniform.\35 0\25 {
		margin: -10px 0 -1px -10px;
	}

	.row.\32 5\25>* {
		padding: 5px 0 0 5px;
	}

	.row.\32 5\25 {
		margin: -5px 0 -1px -5px;
	}

	.row.uniform.\32 5\25>* {
		padding: 5px 0 0 5px;
	}

	.row.uniform.\32 5\25 {
		margin: -5px 0 -1px -5px;
	}

	.\31 2u\28mobile\29,
	.\31 2u\24\28mobile\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u\28mobile\29,
	.\31 1u\24\28mobile\29 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u\28mobile\29,
	.\31 0u\24\28mobile\29 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u\28mobile\29,
	.\39 u\24\28mobile\29 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u\28mobile\29,
	.\38 u\24\28mobile\29 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.text {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\37 u\28mobile\29,
	.\37 u\24\28mobile\29 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u\28mobile\29,
	.\36 u\24\28mobile\29 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u\28mobile\29,
	.\35 u\24\28mobile\29 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u\28mobile\29,
	.\34 u\24\28mobile\29 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.icon-4 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\33 u\28mobile\29,
	.\33 u\24\28mobile\29 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u\28mobile\29,
	.\32 u\24\28mobile\29 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u\28mobile\29,
	.\31 u\24\28mobile\29 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24\28mobile\29+*,
	.\31 1u\24\28mobile\29+*,
	.\31 0u\24\28mobile\29+*,
	.\39 u\24\28mobile\29+*,
	.\38 u\24\28mobile\29+*,
	.\37 u\24\28mobile\29+*,
	.\36 u\24\28mobile\29+*,
	.\35 u\24\28mobile\29+*,
	.\34 u\24\28mobile\29+*,
	.\33 u\24\28mobile\29+*,
	.\32 u\24\28mobile\29+*,
	.\31 u\24\28mobile\29+* {
		clear: left;
	}

	.\-11u\28mobile\29 {
		margin-left: 91.66667%;
	}

	.\-10u\28mobile\29 {
		margin-left: 83.33333%;
	}

	.\-9u\28mobile\29 {
		margin-left: 75%;
	}

	.\-8u\28mobile\29 {
		margin-left: 66.66667%;
	}

	.\-7u\28mobile\29 {
		margin-left: 58.33333%;
	}

	.\-6u\28mobile\29 {
		margin-left: 50%;
	}

	.\-5u\28mobile\29 {
		margin-left: 41.66667%;
	}

	.\-4u\28mobile\29 {
		margin-left: 33.33333%;
	}

	.\-3u\28mobile\29 {
		margin-left: 25%;
	}

	.\-2u\28mobile\29 {
		margin-left: 16.66667%;
	}

	.\-1u\28mobile\29 {
		margin-left: 8.33333%;
	}

}

/* Basic */

@-ms-viewport {
	width: device-width;
}

body {
	background: #D4E4E8;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 17pt;
	line-height: 1.75em;
	color: #797168;
	/*-webkit-text-stroke: 0.1px;*/
}

body.is-loading * {
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}

.dark {}


input,
textarea,
select {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 17pt;
	line-height: 1.75em;
	color: #888;
	/*-webkit-text-stroke: 0.1px;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #797168;
	margin: 0 0 1em 0;
	font-weight: 100;
	line-height: 1.5em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	text-decoration: none;
}

.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6 {
	color: #797168;
}

strong,
b {
	font-weight: 400;
	color: inherit;
}

.dark strong,
.dark b {
	color: #fff;
	color: rgba(255, 255, 255, 0.85);
}

em,
i {
	font-style: italic;
}

a {
	-moz-transition: border-bottom-color 0.25s ease-in-out;
	-webkit-transition: border-bottom-color 0.25s ease-in-out;
	-ms-transition: border-bottom-color 0.25s ease-in-out;
	transition: border-bottom-color 0.25s ease-in-out;
	color: inherit;
	text-decoration: none;
	border-bottom: dotted 1px rgba(0, 0, 0, 0.25);
}

a:hover {
	border-bottom-color: transparent;
}

.dark a {
	color: #fff;
	border-bottom-color: rgba(255, 255, 255, 0.5);
}

.dark a:hover {
	border-bottom-color: rgba(255, 255, 255, 0.5);
}

sub {
	position: relative;
	top: 0.5em;
	font-size: 0.8em;
}

sup {
	position: relative;
	top: -0.5em;
	font-size: 0.8em;
}

hr {
	border: 0;
	border-top: solid 1px #e6e6e6;
	margin: 2em 0 2em 0;
}

.dark hr {
	border-top-color: rgba(255, 255, 255, 0.5);
}

blockquote {}

.dark blockquote {}

p,
ul,
ol,
dl,
table {
	margin-bottom: 1em;
}

p {
	text-align: justify;
}

header {
	margin-bottom: 1em;
}

header h1,
header h2,
header h3,
header h4,
header h5,
header h6 {
	margin: 0;
}

header p {
	display: block;
	margin: 0;
	padding: 0.25em 0 0.5em 0;
	text-align: center;
}

/*footer {
		padding-top: 1.5em;
	}*/

br.clear {
	clear: both;
}

.featured {
	text-align: center;
}

.featured p {
	text-align: center;
}

/* Sections/Article */

section,
article {
	margin-bottom: 2em;
}

section> :last-child,
article> :last-child,
section:last-child,
article:last-child {
	margin-bottom: 0;
}

.row>section,
.row>article {
	margin-bottom: 0;
}

/* Image */

.image {
	position: relative;
	display: inline-block;
	border: 0;

}



.image img {
	display: block;
	width: 100%;
	border-radius: 0.5em;
}

.image.featured {
	display: block;
	width: 100%;
	margin: 0 0 2em 0;
}

.image.fit {
	display: block;
	width: 100%;
}

.image.left {
	float: left;
	margin: 0 2em 2em 0;
}

.image.centered {
	display: block;
	margin: 0 0 2em 0;
}

.image.centered img {
	margin: 0 auto;
	width: auto;
}

/* List */

ul.default {
	list-style: disc;
	padding-left: 1em;
}

ul.default li {
	padding-left: 0.5em;
}

ul.icons {
	cursor: default;
}

ul.icons li {
	display: inline-block;
	padding-left: 0.75em;
}

ul.icons a {
	-moz-transition: background-color 0.25s ease-in-out;
	-webkit-transition: background-color 0.25s ease-in-out;
	-ms-transition: background-color 0.25s ease-in-out;
	transition: background-color 0.25s ease-in-out;
	display: inline-block;
	width: 2.75em;
	height: 2.75em;
	line-height: 2.8em;
	text-align: center;
	border: 0;
	box-shadow: inset 0 0 0 1px #e6e6e6;
	border-radius: 100%;
	color: #fff;
}

ul.icons a:hover {
	background: rgba(0, 0, 0, 0.025);
}

ul.menu {
	cursor: default;
}

ul.menu li {
	display: inline-block;
	line-height: 1em;
	border-left: solid 1px #e6e6e6;
	padding: 0 0 0 0.5em;
	margin: 0 0 0 0.5em;
}

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

ul.actions {
	cursor: default;
}

ul.actions li {
	display: inline-block;
	margin: 0 0 0 0.5em;
}

ul.actions li:first-child {
	margin-left: 0;
}

ol.default {
	list-style: decimal;
	padding-left: 1.25em;
}

ol.default li {
	padding-left: 0.25em;
}

/* Form */

form .actions {
	margin-bottom: 0;
}

form label {
	display: block;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
form select,
form .select,
form textarea {
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	display: block;
	box-shadow: inset 0 0 0 1px #e6e6e6;
	background: #f8f8f8;
	width: 100%;
	padding: 0.85em 1em 0.85em 1em;
	border-radius: 0.25em;
	border: 0;
}

form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="password"]:focus,
form select:focus,
form .select:focus,
form textarea:focus {
	outline: 0;
	box-shadow: inset 0 0 0 1px #afd9e0;
	background: #fcfcfc;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
form select {
	line-height: 1.25em;
}

form textarea {
	min-height: 13em;
}

form select {
	position: relative;
}

form select option:not(:checked) {
	color: #000;
}

form .select {
	position: relative;
	padding: 0;
	overflow-x: hidden;
	outline: 0;
}

form .select select {
	width: calc(100% + 2em);
	background: none !important;
	box-shadow: none !important;
	border: 0 !important;
	cursor: pointer;
}

form .select select::-moz-focus-inner {
	border: 0;
	outline: 0;
}

form .select:before {
	content: '';
	position: absolute;
	top: 15%;
	right: 1em;
	width: 1.25em;
	height: 75%;
	background: url("images/arrow.svg") center center no-repeat;
	background-size: contain;
	z-index: 0;
}

form .select select::-ms-expand {
	display: none;
}

form ::-moz-focus-inner {
	border: 0;
}

form .formerize-placeholder {
	color: #555 !important;
}

form ::-webkit-input-placeholder {
	color: #aaa !important;
}

form :-moz-placeholder {
	color: #555 !important;
}

form ::-moz-placeholder {
	color: #555 !important;
}

form :-ms-input-placeholder {
	color: #555 !important;
}

.dark form input[type="text"],
.dark form input[type="email"],
.dark form input[type="password"],
.dark form select,
.dark form .select,
.dark form textarea {
	background: none;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
	color: #fff;
}

.dark form input[type="text"]:focus,
.dark form input[type="email"]:focus,
.dark form input[type="password"]:focus,
.dark form select:focus,
.dark form .select:focus,
.dark form textarea:focus {
	background: rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 0 0 1px #fff;
}

.dark form .select:before {
	background: url("images/dark-arrow.svg") center center no-repeat;
	background-size: contain;
}

.dark form .formerize-placeholder {
	color: #aaa !important;
	color: rgba(255, 255, 255, 0.85) !important;
}

.dark form ::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.85) !important;
}

.dark form :-moz-placeholder {
	color: rgba(255, 255, 255, 0.85) !important;
}

.dark form ::-moz-placeholder {
	color: rgba(255, 255, 255, 0.85) !important;
}

.dark form :-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.85) !important;
}

/* Table */

table {
	width: 100%;
}

table.default {
	width: 100%;
	/*border-collapse: collapse;*/
}

table.default tbody tr {
	border: solid 1px #e6e6e6;
}

table.default tbody tr:nth-child(2n+2) {
	background: #f8f8f8;
}

table.default td {
	padding: 0.3em 1em 0.3em 1em;

}

table.default th {
	text-align: center;
	padding: 1em;
	background-color: #D0E3EC;
	vertical-align: middle;
	font-weight: 500;
	width: 40%;
}

table.default tfoot td {
	padding-top: 1em;
}

.dark table.default tbody tr {
	border-color: rgba(255, 255, 255, 0.5);

}

.dark table.default tbody tr:nth-child(2n+2) {
	background: rgba(255, 255, 255, 0.1);
}

/* Button */

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-appearance: none;
	position: relative;
	display: inline-block;
	background: #8FC8D6;
	padding: 0.85em 3em 0.85em 3em;
	border-radius: 0.25em;
	cursor: pointer;
	border: 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
	background: #D4E4E8;
}

input[type="button"].alt,
input[type="submit"].alt,
input[type="reset"].alt,
button.alt,
.button.alt {
	color: inherit;
	box-shadow: inset 0 0 0 1px #e6e6e6;
	background: none;
}

input[type="button"].alt:hover,
input[type="submit"].alt:hover,
input[type="reset"].alt:hover,
button.alt:hover,
.button.alt:hover {
	background: rgba(0, 0, 0, 0.025);
}

.dark input[type="button"],
.dark input[type="submit"],
.dark input[type="reset"],
.dark button,
.dark .button {
	background: #B7DAE2;
	box-shadow: inset 0 0 0 1px #fff;
	color: #fff;
	padding: 0.5em 2em;
}

.dark input[type="button"]:hover,
.dark input[type="submit"]:hover,
.dark input[type="reset"]:hover,
.dark button:hover,
.dark .button:hover {
	background: rgba(255, 255, 255, 0.25);
}

.dark input[type="button"].alt,
.dark input[type="submit"].alt,
.dark input[type="reset"].alt,
.dark button.alt,
.dark .button.alt {
	background: none;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

.dark input[type="button"].alt:hover,
.dark input[type="submit"].alt:hover,
.dark input[type="reset"].alt:hover,
.dark button.alt:hover,
.dark .button.alt:hover {
	background: rgba(255, 255, 255, 0.15);
	box-shadow: inset 0 0 0 1px #fff;
}

.button .icon {
	font-size: 2em;
}

/* Feature Icon */

.feature-icon {
	display: inline-block;
	position: relative;
	/*padding-bottom: 5em;
		margin-bottom: 2.75em;*/
	cursor: default;
}

.feature-icon .icon {
	display: inline-block;
	width: 2em;
	height: 2em;
	font-size: 4.5em;
	border-radius: 100%;
	box-shadow: inset 0 0 0 1px #666;
	color: #666;
	line-height: 2.1em;
}

.feature-icon:before {
	/*content: '';*/
	background: #666;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -0.325em;
	width: 0.65em;
	height: 0.65em;
	display: block;
	border-radius: 100%;
}

.feature-icon:after {
	/*content: '';*/
	position: absolute;
	left: 50%;
	bottom: 0.65em;
	width: 1px;
	height: 4.35em;
	background: #666;
	margin-left: -0.5px;
}

.dark .feature-icon .icon {
	background: rgba(255, 255, 255, 0.15);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
	color: #fff;
}

.dark .feature-icon:before,
.dark .feature-icon:after {
	background: rgba(255, 255, 255, 0.5);
}

/* Feature Icon */

.feature-icon {
	display: inline-block;
	position: relative;
	/*padding-bottom: 5em;
		margin-bottom: 2.75em;*/
	cursor: default;
}

.feature-icon .icon {
	display: inline-block;
	width: 2em;
	height: 2em;
	font-size: 4.5em;
	border-radius: 100%;
	box-shadow: inset 0 0 0 1px #666;
	color: #666;
	line-height: 2.1em;
	margin-bottom: 0.4em;

}

.icon-4 footer {
	margin-bottom: 1em;
}

.feature-icon:before {
	/*content: '';*/
	background: #666;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -0.325em;
	width: 0.65em;
	height: 0.65em;
	display: block;
	border-radius: 100%;
}

.feature-icon:after {
	/*content: '';*/
	position: absolute;
	left: 50%;
	bottom: 0.65em;
	width: 1px;
	height: 4.35em;
	background: #666;
	margin-left: -0.5px;
}

.dark .feature-icon .icon {

	background: rgba(255, 255, 255, 0.15);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
	color: #fff;
}

.dark .feature-icon:before,
.dark .feature-icon:after {
	background: rgba(255, 255, 255, 0.5);
}

.fa-icon01 .fa-icon02 .fa-icon03 .fa-icon04 {
	vertical-align: middle;
}

/* Icons */

.icon {
	text-decoration: none;
}


.icon:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.25em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon>.label {
	display: none;
}


/* Header */

#header {
	position: relative;
	margin: 0;
	/*	background-image: url("../../images/head11.jpg");
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;*/
	/*padding: 14em 0 14em 0;*/
	text-align: center;
	color: #fff;
}

#header header h1 {
	font-size: 2.25em;
	line-height: 1.25em;
	margin-bottom: 0;
}

#header header p {
	margin-top: 1.25em;
	font-weight: 100;
	padding: 0;
	font-size: 1.25em;
	line-height: 1.5em;
	text-align: center;
}

#header footer {
	padding-top: 1.5em;
}

/* Main Sections */

.main {
	position: relative;
	margin: 0;
}

.main>header {
	background: #fff;
	text-align: center;
	padding: 5em 0 5em 0;
	margin: 0;
}

.main>header h2 {
	font-size: 2em;
	font-weight: bolder;
	margin-bottom: 0;
}

.main>header p {
	margin: 2em 0 0 0;
	padding: 0;
	text-align: center;
}

.main>.content {
	padding: 6em 0 6em 0;
}

.main>.content h3 {
	font-size: 1.5em;
	text-align: center;
	font-weight: bolder;
}

.main>.content.dark {}

.main>.content.style1 {
	border-bottom: 2px solid #F7F7F7;
	border-top: 1px solid #E2E2E2;
}

.main>.content.style2 {
	background-color: #fff;
	border-top: 1px solid #E2E2E2;
	border-bottom: 2px solid #F7F7F7;
}

/*.main > .content.style3 {
				background: url("images/bgtr.svg") top right no-repeat, url("images/bgbl.svg") bottom left no-repeat, url("images/overlay.png"), linear-gradient(45deg, #5f796b, #3a4e59, #2f394e);
			}*/

.main>.content.style4 {
	padding-top: 0;
	background: #fff;
}

/* Footer */

#footer {
	position: relative;
	margin: 0;
	text-align: center;
	padding: 4em 0 8em 0;
	box-shadow: inset 0 1px 0 0 #e6e6e6;
}

#footer .copyright {
	margin-top: 3em;
	font-size: 0.8em;

}

#footer .copyright a {
	color: inherit;
}

#footer ul.icons a {
	box-shadow: inset 0 0 0 1px #fff;
}

/* Wide */

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

#page-top {
	position: fixed;
	bottom: 20px;
	right: -30px;
	font-size: 77%;
	z-index: 9999;

}

#page-top a {
	border: none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}

#page-top a:hover {
	opacity: 0.5;
}

#page-top img {
	width: 50%;
}

/**/
#top_contct ul {
	margin: 0 auto;
	width: 85%;
}

#top_contct li {
	width: 59%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-bottom: 10px;
}

#top_contct li p {
	margin-bottom: 10px;
}

#top_contct li.right {
	width: 40%;
	text-align: right;
}

#top_contct li.telbtn a {
	font-size: 1.6em;
	font-weight: 400;
	display: block;
	text-align: center;
	border-radius: 5px;
}

#top_contct li a {
	color: #797168;
}

/**/
#object .content {
	border-top: none;
}

#object .pc_object p {
	background-color: #E4A181;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-ms-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	padding: 0.4em 1em;
	margin-bottom: 0.3em;
}

/**/
#zero h4 {
	background: #d0e3ec;
	padding: 0.5em;
	border-radius: 5px;
}

#zero p {
	padding: 0 0.5em;
	font-size: 15px;
	line-height: 1.7em;
}

#zero .container div {
	margin-bottom: 2.5em;
}

#zero span {
	padding-right: 0.5em;
}

#zero span img {
	width: 26px;
	vertical-align: text-bottom;
}

/**/
#fast .row {
	margin-bottom: 1em;
}

/**/
#second .row img {
	margin-bottom: 0.5em;
}

#second .row {
	margin-bottom: 3em;
}

#second .row p {
	font-size: 15px;
	line-height: 1.4em;
}

#second table.default {
	border: 1px solid #EAE9E9;
}

/**/
#fourth .menu_price h4 {
	font-size: 1.5em;
	font-weight: bolder;
	margin: 0 0 15px 0;
	text-align: center;
	line-height: 1.5em;
	background-color: #D6ECD0;
	border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-ms-border-radius: 0.2em;
	-o-border-radius: 0.2em;
}

#fourth .menu_price .wig h4 {
	background-color: #D0E3EC;
}

#fourth .menu_price .cut h4 {
	background-color: #F3CDB2;
}

#fourth .menu_price .perm h4 {
	background-color: #ECD0D0;
}

#fourth .menu_price span {
	font-size: 0.5em;
}

#fourth .menu_price div p {
	font-size: 0.8em;
	line-height: 1.4em;
	margin-bottom: 15px;
}

#fourth .menu_price .\38 u,
.\38 u\24 {
	width: 50%;
	display: inline-block;
	height: 14em;
}

#fourth .menu_price table {
	width: 100%;
}

#fourth .menu_price table tr {
	padding: 0.5em 0;

}

#fourth .menu_price table tr:nth-child(2n+2) {
	background: #f8f8f8;
}

#fourth .menu_price table th {
	width: 65%;
	text-align: left;
	padding-left: 1em;
}

#fourth .menu_price table td {
	text-align: left;
	padding-left: 1em;
}

/* fifth */
#fifth .right .row div {
	width: 50%;
	display: inline-block;
}

#fifth .blog_bana {
	max-width: 500px;
	margin: 2em auto 0;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}

#fifth .blog_bana:hover {
	opacity: 0.5;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;

}

#fifth div.right {
	width: 63.6666666%;
	float: right;
}

#fifth div.left {
	width: 33.3333333%;
	float: left;
}

/* vieww gmap */
#sixth .g_title {
	background-color: #BEC775;
}

#sixth .content {
	border-bottom: none;
}

#sixth iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#sixth p {
	background-color: #A0CECC;
	margin: 0;
	padding: 0.3em 1em;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	color: #fff;
	font-weight: bold;
}

/* menu_price */
a {
	border: none;
}

#seventh li.telbtn p {
	font-size: 1.6em;
	margin-top: 0.5em;
	font-weight: 400;
}

/**/
.indorview {
	position: relative;
	padding-bottom: 45.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 3em;

}

.gmap {
	position: relative;
	padding-bottom: 45.25%;
	height: 0;
	overflow: hidden;
}



.main>.content.style2.backcolor {
	background-color: #FBFEFF;
}

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

	/* Basic */

	body,
	input,
	textarea,
	select {
		font-size: 15pt;
		line-height: 1.75em;
	}

}

/* Normal */

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

	/* Basic */

	body,
	input,
	textarea,
	select {
		font-size: 13pt;
		line-height: 1.65em;
	}

	/* Feature Icon */

	.feature-icon {}

	/* Header */

	#header {
		/*padding: 17em 0 17em 0;*/
	}

	/* Main Sections */

	.main>header {
		padding: 4em 0 4em 0;
	}

	.main>.content {
		padding: 4em 0 4em 0;
	}

}

/* Narrow */

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

	/* Basic */

	header,
	footer,
	h2,
	h3,
	h4,
	h5,
	h6,
	header>p {
		text-align: center;
	}

	/* Sections/Article */

	section,
	article {
		margin: 0 0 2.5em 0 !important;
	}

	.row>section,
	.row>article {
		margin: 0 0 2.5em 0 !important;
	}

	/* Table */

	.table-wrapper {
		width: 100%;
		overflow-x: scroll;
		padding-left: 1px;
		-webkit-overflow-scrolling: touch;
	}

	/* List */

	ul.actions {
		text-align: center;
	}

	/* Header */

	#header {
		margin: 0 !important;
		/*padding: 13em 2em 13em 2em;*/
	}

	#header header p {
		margin-top: 1em;
	}

	#header footer {
		padding-top: 1.25em;
	}

	/* Main Sections */

	.main {
		margin: 0 !important;
	}

	.main>header {
		padding: 3.5em 2em 3.5em 2em;
	}

	.main>header h2 {
		font-size: 1.85em;
	}

	.main>header br {
		/*display: none;*/
	}

	.main>header p {
		margin: 1.5em 0 0 0;
	}

	.main>.content {
		padding: 3.5em 20px 3.5em 20px;
	}

	.main>.content>.container> :last-child {
		margin-bottom: 0 !important;
	}

	/* Footer */

	#footer {
		margin: 0 !important;
		padding: 3em 0 3em 0;
	}

	#footer .copyright {
		margin-top: 2em;
	}

	/*-------------------------------*/
	blockquote {
		border-left: none;

	}

	#zero h4 {
		text-align: left;
	}

	#first .icon-4 .br br {
		display: none;
	}

	#fifth div.right {
		width: auto;
	}

	#fifth div.left {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 3em;
	}

}

/* Mobile */

@media screen and (max-width: 736px) {
	.gmap iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}

	.indorview iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}

	.indorview {
		position: relative;
		padding-bottom: 75%;
		height: 0;
		overflow: hidden;

	}

	.gmap {
		position: relative;
		padding-bottom: 75%;
		height: 0;
		overflow: hidden;
	}

	/* Basic */

	body,
	input,
	textarea,
	select {
		font-size: 11pt;
	}

	/* Sections/Article */

	section,
	article {
		margin: 0 0 1.5em 0 !important;
	}

	.row>section,
	.row>article {
		margin: 0 0 1.5em 0 !important;
	}

	/* Button */

	.button {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
		max-width: 300px;
	}

	/* List */

	ul.icons li {
		padding-left: 0.35em;
	}

	ul.actions li {
		display: block;
		margin: 1em 0 1em 0;
	}

	ul.menu li {
		border: 0;
		padding: 0;
		display: block;
		margin: 1em 0 1em 0;
	}

	/* Header */

	#header {
		/*padding: 11em 20px 11em 20px;*/
	}

	#header>header {
		/*padding: 0 1em 0 1em;*/
	}

	/* Main Sections */

	.main>header {
		padding: 3em 20px 3em 20px;
	}

	.main>header h2 {
		font-size: 1.5em;
	}

	.main>.content {
		padding: 3em 20px 3em 20px;
	}

	.main>.content h3 {
		font-size: 1.25em;
	}

	#fourth .menu_price .\38 u,
	.\38 u\24 {
		width: 100%;
		height: auto;
	}


}

@media screen and (max-width: 610px) {
	#top_contct li {
		width: 100%;
	}

	#top_contct li.right {
		width: 100%;
	}
}

@media screen and (max-width: 530px) {
	#object .r_te {
		background-image: url("../../images/res_object.png");
		background-repeat: no-repeat;
		padding: 124% 0%;
		background-size: contain;
	}

	#second table th,
	td {
		display: block;
		width: 100%;
	}

	.telbtn a {
		padding: 0.2em 0.4em;
		display: inline-block;
		background: #A0CECC;
		color: #fff;
		text-align: center;
		text-decoration: none;
		font-size: 1.6em;
		font-weight: 400;
	}

	#top_contct ul {
		width: 100%;
	}

	#top_contct li a {
		color: #fff;
		padding: 8px 0;
		margin: 0;
	}

	#seventh li.telbtn p {
		background: #A0CECC;
		border-radius: 5px;
	}

	#seventh li a {
		color: #fff;
		padding: 8px 0;
		font-size: 1em;
	}

	#fourth .menu_price table th {
		width: 70%;
	}

	#object .pc_object {
		display: none;
	}
}

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

@media screen and (max-width: 380px) {
	#header img {
		display: none;

	}

	#header .top_re {
		background-image: url("../../images/top_re.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		padding: 7.2em 0;
	}
}

/**
 * Adjustment
 */
body {
	background: #FFE3AD;
}

#header header {
	position: relative;
}

.a-logo {
	bottom: 40px;
	position: absolute;
	right: 64px;
}

.a-slider .slide img {
	max-height: 95vh;
}

.slick-prev {
	left: 30px;
}

.slick-next {
	right: 30px;
}

.slick-prev,
.slick-next {
	background: none !important;
	box-shadow: none !important;
	height: 40px;
	width: 40px;
	z-index: 100;
}

.slick-next:before,
.slick-prev:before {
	font-size: 40px;
}

.slick-dots {
	bottom: -22px;
}

.slick-dotted.slick-slider {
	margin-bottom: 3.5vh;
}

.slick-dots li button {
	box-shadow: none;
}

.dark input[type="button"],
.dark input[type="submit"],
.dark input[type="reset"],
.dark button,
.dark .button {
	background: #FFC960;
}

#zero h4 {
	background: #FFE3AD;
}

.a-mw-desc {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 40px;
}

.a-mw-desc p {
	align-items: center;
	border: #FFC960 2px solid;
	border-radius: 12px;
	display: flex;
	font-size: 80%;
	line-height: 1.6;
	margin: 0 0 0 4%;
	min-height: 190px;
	padding: 16px;
	position: relative;
	width: 22%;
	z-index: 1;
}

.a-mw-desc p:first-child {
	margin: 0;
}

.a-mw-desc p::after {
	color: #FFE3AD;
	font-size: 700%;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
}

.a-desc-01::after {
	content: "1";
}

.a-desc-02::after {
	content: "2";
}

.a-desc-03::after {
	content: "3";
}

.a-desc-04::after {
	content: "4";
}

table.default th {
	background-color: #FFE3AD;
}

#sixth p {
	background-color: #FFE3AD;
}

@media screen and (max-width: 736px) {
	.a-logo {
		bottom: 50%;
		right: 50%;
		-webkit-transform: translate(50%, 50%);
		transform: translate(50%, 50%);
	}

	.a-logo img {
		width: 96%;
	}

	.a-container br {
		display: none;
	}

	.a-mw-desc {
		justify-content: space-between;
	}

	.a-mw-desc p {
		margin: 0 0 4%;
		width: 48%;
	}

	.a-mw-desc p:first-child {
		margin: 0 0 4%;
	}
}