body {
	/*font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif; */
}

body.stretched #header.full-header .container {
	max-width: 1170px;
}

body div {
	box-sizing: border-box;
	border: 0px solid rgb(250, 0, 6, 0.1);
}


#page-title {
	padding: 30px 0;
}

/* .dark */ #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) #logo, #header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) #logo {
	border-right-color: rgba(255,255,255,0.2);
	border-right: 0 !important;
}
/* .dark */ #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark), #header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) {
	border-bottom-color: rgba(255,255,255,0.2);
	border-bottom: 0 !important;
}
header.transparent-header.full-header #primary-menu > ul {
	border-right-color: rgba(0,0,0,0.1);
	border-right: 0 !important;
}

.dark #header.transparent-header {
	background: rgba(0,0,0, 0.2);
}


#header.full-header #logo {
	border-right: 0px solid #EEE;
}

h1,h2,h3,h4,h5,h6 {
	/*
	font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
	*/
}
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

#page-title h1 {
	/*
	font-family: source-han-serif-japanese, serif;
	font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
	*/
}

.color-text {
	color: #f32c36 !important;
}


.ja {
	font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
	text-align: justify;
}
.ja-h {
	font-family: source-han-serif-japanese, serif;
	text-align: justify;
}


label {
	/*
	font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
	*/
}

#primary-menu ul li > a {
	/*
	font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
	*/
}


section#slider .tp-caption {
	text-shadow: 
		rgba(0,0,0,0.1)  1px 1px 0, rgba(0,0,0,0.1) -1px -1px 0,
		rgba(0,0,0,0.1) -1px 1px 0, rgba(0,0,0,0.1)  1px -1px 0,
		rgba(0,0,0,0.1)  0px 1px 0, rgba(0,0,0,0.1)    0 -1px 0,
		rgba(0,0,0,0.1) -1px   0 0, rgba(0,0,0,0.1)  1px    0 0;
}
section#slider .revo-slider-emphasis-text {
	font-family: source-han-serif-japanese, serif;
}

#primary-menu ul li > a {
	font-size: 14px;
}


.f11 { font-size: 11px !important; }
.f12 { font-size: 12px !important; }
.f13 { font-size: 13px !important; }
.f14 { font-size: 14px !important; }
.f15 { font-size: 15px !important; }
.f16 { font-size: 16px !important; }
.f17 { font-size: 17px !important; }
.f18 { font-size: 18px !important; }
.f19 { font-size: 19px !important; }
.f20 { font-size: 20px !important; }
.f21 { font-size: 21px !important; }
.f22 { font-size: 22px !important; }



.align-right {
	text-align: right !important;
}



@media (min-width: 992px) {
	.side-header #logo {
		margin: 40px 0;
	}
	.side-header #logo img {
		max-width: 80%;
	}
	.side-header:not(.open-header) #wrapper {
		margin: 0 0 0 300px !important;
	}
	.side-header #primary-menu ul li {
		background-color: yellow;
		margin: 0;
		border-top: 1px solid #ddd;
	}
	.side-header #primary-menu ul li a {
		height: inherit;
		background-color: #fff;
		display: block;
		padding: 17px 0 15px 0;
	}
}

@media (max-width: 991px) {
	div#logo a img {
		margin-left: 30px;
	}
}


.portfolio-overlay a {
	margin: -28px 0 0 -20px;
}




#primary-menu ul li.c999 > a { color: #aaa; text-align: right !important; }

body.device-touch.device-sm .portfolio-notitle .portfolio-overlay, body.device-touch.device-xs .portfolio-notitle .portfolio-overlay {
	    /* display: none !important; */
	display: block !important;
}
