@font-face {
	font-family: 'themify';
	src: url("../fonts/themify/themify.eot?-fvbane");
	src: url("../fonts/themify/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify/themify.woff?-fvbane") format("woff"), url("../fonts/themify/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify/themify.svg?-fvbane#themify") format("svg");
	font-weight: normal;
	font-style: normal;
}

html.fh5co-overflow #fh5co-header-section, html.fh5co-overflow #fh5co-main, html.fh5co-overflow #fh5co-hero, html.fh5co-overflow #fh5co-mobile-menu, html.fh5co-overflow #fh5co-footer, body.fh5co-overflow #fh5co-header-section, body.fh5co-overflow #fh5co-main, body.fh5co-overflow #fh5co-hero, body.fh5co-overflow #fh5co-mobile-menu, body.fh5co-overflow #fh5co-footer {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	/*! margin-top: -100px; */
}
body {
	font-family: "Lato", arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
	color: #8b969c;
	background-image: url(../images/haikei-topwhite.png);
}

@media screen and (max-width: 768px) {
body {
	font-size: 16px;
	line-height: 1.5;
}
}

::-webkit-selection {
 color: #ffffff;
 background: #90d7ea;
}

::-moz-selection {
 color: #ffffff;
 background: #90d7ea;
}
::selection {
	color: #ffffff;
	background: #90d7ea;
}
a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: #90d7ea;
	border-bottom: 1px solid #ccc;
}
a:hover, a:focus, a:active {
	color: #50c0de;
}
a:hover, a:focus, a:active {
	outline: none;
	color: #2e2e2e;
	text-decoration: none;
	border-bottom: 1px solid #90d7ea;
}
input {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/* Heading */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #000000;
}
h1, .h1 {
	font-size: 30px;
	line-height: 42px;
}
h2, .h2 {
	font-size: 26px;
	line-height: 38px;
}
h3, .h3 {
	font-size: 20px;
	line-height: 32px;
}
h4, .h4 {
	font-size: 16px;
	line-height: 28px;
}
h5, .h5 {
	font-size: 14px;
	line-height: 24px;
}
h6, .h6 {
	font-size: 12px;
	line-height: 24px;
}
ul, ol {
	padding-left: 15px;
	line-height: 26px;
}
ul ul, ul ol, ol ul, ol ol {
	padding-left: 25px;
}
ul, ol, p {
	margin: 0 0 20px 0;
}
.fh5co-serif {
	font-family: "Crimson Text", serif;
}
.fh5co-sans-serif {
	font-family: "Lato", arial, sans-serif;
}
input[type="text"], input[type="password"], input[type="email"], input[type="search"], textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

@media screen and (max-width: 480px) {
.col-xxs-12 {
	display: block;
	clear: both;
	width: 100%;
	float: left;
}
}
/* Header */
#fh5co-header-section {
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 103;
}
#fh5co-menu-logo {
	clear: both;
}
#fh5co-quick-contacts {
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 2em;
}
#fh5co-quick-contacts .sep {
	padding: 0 .5em;
	color: rgba(255, 255, 255, 0.5);
}
#fh5co-quick-contacts a {
	font-size: 14px;
	padding: 20px 10px;
	color: white;
}
#fh5co-quick-contacts a > i {
	margin-right: 10px;
	margin-top: 5px;
	color: white;
}
#fh5co-quick-contacts a:hover {
	color: white;
}
#fh5co-logo {
	font-size: 20px;
	margin: .9em 0 0 0;
	padding: 0;
	font-weight: 700;
}
#fh5co-logo a {
	border-bottom: none !important;
	color: #ffffff;
	letter-spacing: 3px;
	text-transform: uppercase;
}
#fh5co-logo a:hover {
	opacity: .7;
}

@media screen and (max-width: 768px) {
#fh5co-logo {
	text-align: center;
	margin: 0px 0 0 0;
	float: none !important;
}
}
/* Superfish Override Menu */
.sf-menu {
	margin: 0 !important;
}
.sf-menu {
	float: right;
}
.sf-menu ul {
	box-shadow: none;
	border: transparent;
	min-width: 8em;
 *width: 8em;
}
.sf-menu a {
	color: rgba(0, 0, 0, 0.8);
	color: #438192;
	padding: .75em 1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-left: none;
	border-top: none;
	border-top: none;
	text-decoration: none;
	zoom: 1;
	font-size: 13px;
	border-bottom: none !important;
}
.sf-menu li, .sf-menu ul li, .sf-menu ul ul li, .sf-menu li:hover, .sf-menu li.sfHover {
	background: transparent;
}
.sf-menu ul li a, .sf-menu ul ul li a {
	text-transform: none;
	padding: .75em 1em;
	letter-spacing: 1px;
}
.sf-menu li:hover a, .sf-menu li.sfHover a, .sf-menu ul li:hover a, .sf-menu ul li.sfHover a, .sf-menu li.active a {
	color: #ffffff;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
}
.sf-menu ul li:hover, .sf-menu ul li.sfHover {
	background: transparent;
}
.sf-menu ul li {
	background: transparent;
}
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
 *padding-right: 1em;
}
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top-color: #ccc;
}
.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: #ccc;
}
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #ccc;
}
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: #ccc;
}
.fh5co-special a {
	padding: 0px !important;
	margin-top: 20px;
	background: #f86942;
	padding-left: 20px !important;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	padding-right: 20px !important;
	color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#fh5co-menu-wrap {
	float: right;
	position: relative;
	margin-right: -20px;
}
#fh5co-menu-wrap .sf-menu a {
	padding: 2em;
}
#fh5co-primary-menu > li > ul li.active > a {
	color: #90d7ea !important;
}
#fh5co-primary-menu > li > .sf-with-ul:after {
	border: none !important;
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	float: right;
	margin-right: 5px;
	top: 50%;
	margin-top: -7px;
	content: "\e64b";
	color: #438192;
}
#fh5co-primary-menu > li > ul li > .sf-with-ul:after {
	border: none !important;
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	float: right;
	margin-right: 10px;
	top: 13px;
	font-size: 12px;
	content: "\e649";
	color: rgba(255, 255, 255, 0.5);
}
#fh5co-primary-menu .fh5co-sub-menu {
	padding: 7px 0 3px;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
#fh5co-primary-menu .fh5co-sub-menu:before {
	position: absolute;
	top: -9px;
	right: 20px;
	width: 0;
	height: 0;
	content: '';
}
#fh5co-primary-menu .fh5co-sub-menu:after {
	position: absolute;
	top: -8px;
	right: 21px;
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #90d7ea;
	border-bottom: 8px solid rgba(0, 0, 0, 0.8);
	border-left: 8px solid transparent;
	content: '';
}
#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
	top: 6px;
	right: 100%;
}
#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
	top: 7px;
	right: 100%;
	border: none !important;
}
.site-header.has-image #primary-menu .sub-menu {
	border-color: #ebebeb;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.19);
}
.site-header.has-image #primary-menu .sub-menu:before {
	display: none;
}
#fh5co-primary-menu .fh5co-sub-menu a {
	letter-spacing: 0;
	padding: 0 15px;
	font-size: 14px;
	line-height: 26px;
	color: #ffffff !important;
	text-transform: none;
	background: none;
}
#fh5co-primary-menu .fh5co-sub-menu a:hover {
	color: #90d7ea !important;
}
.fh5co-nav-toggle {
	width: 25px;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
	background: #2e2e2e;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
	outline: none;
	border-bottom: none !important;
}
.fh5co-nav-toggle i {
	position: relative;
	display: inline-block;
	width: 25px;
	height: 3px;
	color: #252525;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #252525;
	transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
	content: '';
	width: 25px;
	height: 3px;
	background: #252525;
	position: absolute;
	left: 0;
	transition: all .2s ease-out;
}
.fh5co-nav-toggle.fh5co-nav-white > i {
	color: #ffffff;
	background: #ffffff;
}
.fh5co-nav-toggle.fh5co-nav-white > i::before, .fh5co-nav-toggle.fh5co-nav-white > i::after {
	background: #ffffff;
}
.fh5co-nav-toggle i::before {
	top: -7px;
}
.fh5co-nav-toggle i::after {
	bottom: -7px;
}
.fh5co-nav-toggle:hover i::before {
	top: -10px;
}
.fh5co-nav-toggle:hover i::after {
	bottom: -10px;
}
.fh5co-nav-toggle.active i {
	background: transparent;
}
.fh5co-nav-toggle.active i::before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.fh5co-nav-toggle.active i::after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
.fh5co-nav-toggle {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 21;
	padding: 6px 0 0 0;
	display: block;
	margin: 0 auto;
	display: none;
	background: #f86942;
	height: 44px;
	width: 44px;
	border-bottom: none !important;
}

@media screen and (max-width: 768px) {
.fh5co-nav-toggle {
	display: block;
}
}
/* Mobile Menu */
#fh5co-mobile-menu {
	-moz-transform: translateX(-275px);
	-webkit-transform: translateX(-275px);
	-ms-transform: translateX(-275px);
	transform: translateX(-275px);
	display: block;
	height: 100%;
	left: 0;
	overflow-y: auto;
	position: fixed;
	top: 0;
	width: 275px;
	z-index: 10002;
	background: #181920;
	padding: 0.75em 1.25em;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul {
	padding: 0;
	margin: 0;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul li {
	list-style: none;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul li.active > a {
	color: #ffffff;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul a {
	border-bottom: none !important;
	padding: 7px 0;
	display: block;
	color: #ccc;
	color: rgba(255, 255, 255, 0.5);
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul a:hover {
	color: #ffffff;
	color: white;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-ddown {
	position: relative;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-ddown::after {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 0;
	margin-top: 2px;
	content: "\e64b";
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-menu {
	display: none;
	padding-left: 20px;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-menu li {
	list-style: none;
}
#fh5co-logo-mobile-wrap {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
	height: 44px;
	left: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 10001;
	background: #fff;
	color: #ccc;
	-webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}
#fh5co-logo-mobile-wrap h1 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
}
#fh5co-logo-mobile-wrap h1 a {
	border-bottom: none !important;
	color: #ccc;
	letter-spacing: 3px;
	text-transform: uppercase;
}

@media screen and (max-width: 768px) {
#fh5co-content {
	margin-bottom: 4em;
}
}
#fh5co-sidebar {
	font-size: 14px;
}
#fh5co-sidebar .sidebar-box {
	margin-bottom: 2em;
	float: left;
	width: 100%;
}
#fh5co-sidebar .sidebar-heading {
	margin-bottom: 10px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #2e2e2e;
	position: relative;
	padding-top: 7px;
}
#fh5co-sidebar .sidebar-heading .border {
	width: 30px;
	height: 3px;
	position: absolute;
	top: 0;
	left: 0;
	background: #ebebeb;
}
#fh5co-sidebar .sidebar-links {
	padding: 0;
	margin: 0 0 30px 0;
}
#fh5co-sidebar .sidebar-links li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#fh5co-hero {
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center left;
	margin-bottom: 10em;
	float: left;
	width: 100%;
	height: 300px;
	display: table;
	position: relative;
	z-index: 20;
	color: #ffffff;
}

@media screen and (max-width: 768px) {
#fh5co-hero {
	background-position: center center;
	margin-top: -50px;
}
}
#fh5co-hero:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -40px;
	overflow: visible;
	width: 100%;
	height: 750px;
	background: #f7fafb26;
	z-index: -1;
	-webkit-transform: skewY(-3deg);
	-moz-transform: skewY(-3deg);
	-ms-transform: skewY(-3deg);
	-o-transform: skewY(-3deg);
	transform: skewY(-3deg);
	background-color: #00000040;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/ottoback00001.png);

	
}
#fh5co-hero:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -40px;
	overflow: visible;
	width: 100%;
	height: 750px;
	background: #f7fafb26;
	z-index: -1;
	-webkit-transform: skewY(-3deg);
	-moz-transform: skewY(-3deg);
	-ms-transform: skewY(-3deg);
	-o-transform: skewY(-3deg);
	transform: skewY(-3deg);
	

	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	
}

@media all and (-ms-high-contrast: none) {
 #fh5co-hero:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -40px;
	overflow: visible;
	width: 100%;
	height: 750px;
	background: #f7fafb26;
	z-index: -1;
	-webkit-transform: skewY(-3deg);
	-moz-transform: skewY(-3deg);
	-ms-transform: skewY(-3deg);
	-o-transform: skewY(-3deg);
	transform: skewY(-3deg);
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/ottoback00001.png);

	
}
#fh5co-hero:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -40px;
	overflow: visible;
	width: 100%;
	height: 750px;
	background: #f7fafb26;
	z-index: -1;
	-webkit-transform: skewY(-3deg);
	-moz-transform: skewY(-3deg);
	-ms-transform: skewY(-3deg);
	-o-transform: skewY(-3deg);
	transform: skewY(-3deg);
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	
}
  
}

#fh5co-hero .fh5co-arrow {
	position: absolute;
	bottom: -70px;
	left: 50%;
	margin-left: -30px;
	display: table;
	color: #ffffff;
	font-size: 24px;
	z-index: 99;
	text-decoration: none;
	width: 60px;
	height: 60px;
	background: #f86942;
	border-bottom: none !important;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	
}
#fh5co-hero .fh5co-arrow i {
	display: table-cell;
	vertical-align: middle;
}
#fh5co-hero .fh5co-arrow:active, #fh5co-hero .fh5co-arrow:focus, #fh5co-hero .fh5co-arrow:hover {
	outline: none;
}
#fh5co-hero .fh5co-hero-wrap {
	padding-top: 15em;
	display: table;
	height: 600px;
	width: 100%;
}

@media screen and (max-width: 768px) {
#fh5co-hero .fh5co-hero-wrap {
	padding-top: 4em;
}
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro {
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro a {
	color: rgba(255, 255, 255, 0.7);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro a:hover {
	color: white;
	border-bottom: 1px solid white;
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h1 {
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
	color: #ffffff;
}
.uranai h1 {
	font-size: 30px;
	letter-spacing: 5px;
	line-height: 50px;
	font-weight: bold;
	color: #ffffff;
}

@media screen and (max-width: 768px) {
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h1 {
	font-size: 30px;
}
	
	.uranai h1 {
	font-size: 17px;
	letter-spacing: 2px;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
}
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h2 {
	letter-spacing: 4px;
	line-height: 1.5;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 20px;
	position: relative;
	color: #ffffff;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 768px) {
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h2 {
	letter-spacing: 3px;
}
}
#fh5co-hero .fh5co-hero-wrap .btn {
	color: #ffffff;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
}
#fh5co-hero .fh5co-hero-wrap .btn:hover, #fh5co-hero .fh5co-hero-wrap .btn:active, #fh5co-hero .fh5co-hero-wrap .btn:focus {
	background: #90d7ea;
	border-color: #90d7ea;
}
body.inner-page #fh5co-hero {
	height: 400px;
}
body.inner-page #fh5co-hero:after {
	height: 750px;
}
body.inner-page #fh5co-hero .fh5co-hero-wrap {
	padding-top: 15em;
}

@media screen and (max-width: 768px) {
body.inner-page #fh5co-hero .fh5co-hero-wrap {
	padding-top: 4em;
}
}

@media screen and (max-width: 768px) {
#fh5co-hero, .fh5co-hero-wrap {
	position: relative;
	padding: 4em 0 3em 0;
	height: inherit !important;
}
}
#fh5co-main {
	padding-top: 50px;
	position: relative;
	float: left;
	width: 100%;
	clear: both;
	/*! margin-bottom: 10em; */
		overflow: hidden;
}

@media screen and (max-width: 768px) {
#fh5co-main {
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 0em;
}
}

@media screen and (max-width: 768px) {
body.inner-page #fh5co-main {
	margin-top: 0px;
	padding-top: 20px;
		overflow: hidden;
}
}
#fh5co-hero, #fh5co-main, #fh5co-logo-mobile-wrap {
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);

}



body.fh5co-mobile-menu-visible #fh5co-hero, body.fh5co-mobile-menu-visible #fh5co-main, body.fh5co-mobile-menu-visible #fh5co-logo-mobile-wrap {
	-moz-transform: translateX(275px);
	-webkit-transform: translateX(275px);
	-ms-transform: translateX(275px);
	transform: translateX(275px);
	
}
body.fh5co-mobile-menu-visible #fh5co-mobile-menu {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	
}
#fh5co-works .fh5co-work-item figure {
	margin-bottom: 20px !important;
	float: left;
	width: 100%;
}
#fh5co-works .fh5co-work-item .heading {
	font-size: 17px;
	margin-bottom: 40px;
}
#fh5co-works .fh5co-work-item .fh5co-category {
	color: #ccc;
	font-size: 13px;
	margin-bottom: 0;
}
#fh5co-call-to-action {
	clear: both;
	display: block;
	padding: 3em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	letter-spacing: 7px;
	text-transform: uppercase;
	background: transparent;
	font-size: 16px;
	color: #000000;
}
#fh5co-call-to-action:hover, #fh5co-call-to-action:focus, #fh5co-call-to-action:active {
	color: #ffffff;
	background: #f86942;
	border-top: 1px solid #f86942;
	border-bottom: 1px solid #f86942;
}
#fh5co-footer {
	clear: both;
	position: relative;
	padding: 4em 0 1em 0;
	background: #ff8a35;
	/*! background: #ffeca3; */
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	/*! margin-bottom: 300px; */
}
#fh5co-footer::before {
	content: '';
	position: absolute;
	left: 0;
	top: -4em;
	overflow: hidden;
	width: 100%;
	height: 350px;
	background: #ff8a35;
	background: #ff8a35;
	z-index: -1;
	-webkit-transform: skewY(-3deg);
	-moz-transform: skewY(-3deg);
	-ms-transform: skewY(-3deg);
	-o-transform: skewY(-3deg);
	transform: skewY(-3deg);
}
#fh5co-footer .fh5co-arrow {
	position: absolute;
	top: -84px;
	left: 50%;
	margin-left: -30px;
	display: table;
	color: #ffffff !important;
	font-size: 24px;
	z-index: 99;
	text-decoration: none;
	width: 60px;
	height: 60px;
	background: #f86942;
	border-bottom: none !important;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	-o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
	box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}
#fh5co-footer .fh5co-arrow i {
	display: table-cell;
	vertical-align: middle;
}
#fh5co-footer .fh5co-arrow:active, #fh5co-footer .fh5co-arrow:focus, #fh5co-footer .fh5co-arrow:hover {
	outline: none;
	color: #ffffff !important;
}
#fh5co-footer .fh5co-copyright {
	margin-top: 5em;
}
#fh5co-footer .fh5co-footer-heading {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #ccc;
	margin-bottom: 10px;
}
#fh5co-footer .fh5co-footer-links {
	padding: 0;
	margin: 0 0 30px 0;
}
#fh5co-footer .fh5co-footer-links li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.quote {
	width: 80%;
	margin: 0 auto;
	font-size: 28px;
	font-weight: 300;
	line-height: 38px;
}
.quote cite {
	margin-top: 20px;
	display: block;
	font-size: 20px;
	font-style: normal;
}

@media screen and (max-width: 768px) {
.quote {
	font-size: 20px;
	width: 100%;
}
}
/* Helper Classes */
/* Spacer */
.fh5co-spacer {
	clear: both;
	position: relative;
	border: none;
	padding: 0;
	margin: 0;
}
.fh5co-spacer-xlg {
	height: 150px;
}

@media screen and (max-width: 768px) {
.fh5co-spacer-xlg {
	height: 70px;
}
}
.fh5co-spacer-lg {
	height: 100px;
}

@media screen and (max-width: 768px) {
.fh5co-spacer-lg {
	height: 50px;
}
}
.fh5co-spacer-md {
	height: 80px;
}

@media screen and (max-width: 768px) {
.fh5co-spacer-md {
	height: 30px;
}
}
.fh5co-spacer-sm {
	height: 50px;
}

@media screen and (max-width: 768px) {
.fh5co-spacer-sm {
	height: 20px;
}
}
.fh5co-spacer-xs {
	height: 30px;
}

@media screen and (max-width: 768px) {
.fh5co-spacer-xs {
	height: 20px;
}
}
.fh5co-spacer-xxs {
	height: 20px;
}
.fh5co-letter-spacing {
	letter-spacing: 1px;
}
.fh5co-no-margin-bottom {
	margin-bottom: 0 !important;
}
.fh5co-uppercase-heading-sm {
	font-size: 14px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #ccc;
}
.form-group {
	margin-bottom: 30px;
}
.image-popup:hover {
	opacity: .7;
}
.fh5co-section-heading .fh5co-lead {
	text-transform: uppercase;
	letter-spacing: 5px;
	position: relative;
	/*! font-size: 20px; */
}
.fh5co-section-heading .fh5co-lead > .fh5co-line {
	height: 2px;
	display: block;
	width: 100px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
	background: rgba(0, 0, 0, 0.3);
}
.fh5co-section-heading .fh5co-sub {
	font-size: 18px;
}
/* 
========================================

Components 

========================================
*/
/* Buttons */
.btn {
	border-bottom: none !important;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 10px;
}
.btn:hover, .btn:focus, .btn:active {
	box-shadow: none;
	outline: none !important;
	border-color: transparent;
}
.btn.fh5co-btn-icon {
	text-transform: none !important;
	letter-spacing: normal !important;
	padding-left: 15px;
	padding-right: 15px;
}
.btn-outline {
	border: 2px solid #eaeaea !important;
	background: transparent;
	color: #2a2e37;
}
.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
	border: 2px solid #f86942 !important;
	background: #f86942 !important;
	color: #ffffff;
}
.btn-primary {
	background: #90d7ea;
}
.btn-success {
	background: #00e195;
}
.btn-danger {
	background: #e02745;
}
.btn-info {
	background: #0bbff2;
}
.btn-warning {
	background: #ffd042;
}
.btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
	border-color: transparent;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-danger:hover, .btn-danger:active, .btn-danger:focus {
	background: #282e3c;
	color: #ffffff;
}
.form-control {
	box-shadow: none !important;
	border: 2px solid #ccc;
}
.form-control:hover, .form-control:focus, .form-control:active {
	outline: none;
	box-shadow: none !important;
	border: 2px solid #90d7ea;
}
.js .to-animate, .js .feature-box, .js .work-box, .js .footer-box, .js .animate-box {
	opacity: 0;
}
/* Features*/
#fh5co-features .fh5co-feature {
	margin-bottom: 30px;
}
#fh5co-features .fh5co-feature .heading {
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	color: #2e2e2e;
}
#fh5co-features .fh5co-feature-icon {
	margin: 0 auto 2em auto;
	text-align: center;
	border-radius: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
#fh5co-features .fh5co-feature-icon i {
	vertical-align: middle;
	font-size: 50px;
	color: #90d7ea;
}
/* Header */
.fh5co-header {
	text-align: center;
}
.fh5co-header .fh5co-heading {
	font-weight: bold;
	font-size: 45px;
	line-height: 57px;
}

@media screen and (max-width: 768px) {
.fh5co-header .fh5co-heading {
	font-size: 30px !important;
	line-height: 42px !important;
}
}
.fh5co-header .fh5co-heading-sub {
	color: #777;
	font-size: 18px;
	line-height: 30px;
}
/* Easy Rsponsive Tabs */
.fh5co-tab {
	clear: both;
	display: block;
}
.resp-tab-active {
	color: #90d7ea;
}
.resp-content-active, .resp-accordion-active {
	display: block;
}
.fh5co-tab-menu-icon {
	font-size: 20px;
	position: relative;
	float: left;
	margin-right: 10px;
}

@media screen and (max-width: 768px) {
.fh5co-tab-menu-icon {
	margin-top: 7px;
}
}
#fh5co-feature-slider .fh5co-item-slide-text {
	margin-top: 1em;
}
#fh5co-feature-slider .fh5co-item-slide-text > h2 {
	position: relative;
	padding-bottom: 20px;
}
#fh5co-feature-slider .fh5co-item-slide-text > h2 span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	height: 3px;
	background: #ccc;
	background: rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 992px) {
#fh5co-feature-slider .fh5co-item-slide-text {
	margin-top: 0em;
}
}

@media screen and (max-width: 768px) {
#fh5co-feature-slider .fh5co-item-slide-text {
	margin-top: 0em;
}
}

@media screen and (max-width: 480px) {
#fh5co-feature-slider .fh5co-item-slide-text {
	margin-top: 0em;
}
}
#fh5co-testimonial {
	padding: 10em 0;
	background: #000 url(../images/hero2.jpg) no-repeat center center;
	background-size: cover;
}

@media screen and (max-width: 768px) {
#fh5co-testimonial {
	padding: 3em 0;
}
}
#fh5co-testimonial blockquote {
	padding-left: 0;
	width: 70%;
	margin: 0 auto;
	color: #ffffff;
	border-left: none;
	font-size: 45px;
	line-height: 57px;
}

@media screen and (max-width: 768px) {
#fh5co-testimonial blockquote {
	width: 100%;
	font-size: 35px;
	line-height: 47px;
}
}
#fh5co-testimonial blockquote p {
	text-align: center;
	color: #ffffff;
}
#fh5co-testimonial .fh5co-testimonial-author {
	font-size: 18px;
}
#fh5co-testimonial .fh5co-uppercase-heading-sm {
	color: #ffffff;
}
/* Accordions */
.fh5co-accordion .panel-title > a {
	border-bottom: none !important;
}
.fh5co-accordion .panel-title > a:hover {
	border-bottom: none !important;
}
.fh5co-accordion .panel-heading {
	background: transparent;
	position: relative;
	cursor: pointer;
}
.fh5co-accordion .panel-heading .accordion-toggle {
	color: #90d7ea;
}
.fh5co-accordion .panel-heading .accordion-toggle:after {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #2e2e2e !important;
	position: absolute;
	content: "\e622";
	right: 15px;
	top: 16px;
}
.fh5co-accordion .panel-heading.collapsed .accordion-toggle {
	color: #2e2e2e !important;
}
.fh5co-accordion .panel-heading.collapsed .accordion-toggle:after {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #2e2e2e !important;
	position: absolute;
	content: "\e61a";
	right: 15px;
	top: 16px;
}
/* Progress Bars */
.progress {
	height: 15px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}
.progress-bar {
	box-shadow: none;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}
.progress-bar.progress-bar-default {
	background: #90d7ea;
}
.progress-bar.progress-bar-success {
	background: #00e195;
}
.progress-bar.progress-bar-info {
	background: #0bbff2;
}
.progress-bar.progress-bar-warning {
	background: #ffd042;
}
.progress-bar.progress-bar-danger {
	background: #e02745;
}
/* Social Icons */
.fh5co-social-icons {
	padding: 0;
}
.fh5co-social-icons li {
	list-style: none;
	display: inline;
	display: inline-block;
}
.fh5co-social-icons li a {
	height: 40px;
	width: 40px;
	border: 1px solid #ebebeb;
	display: table;
	text-align: center;
	color: #2e2e2e;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.fh5co-social-icons li a:hover {
	background: #f86942;
	border: 1px solid #f86942 !important;
	color: #ffffff !important;
}
.fh5co-social-icons li i {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
}

/* Pricing Tables */
@media screen and (max-width: 992px) {
.fh5co-pricing-table-1 .fh5co-pricing-table-item {
	margin-bottom: 20px !important;
}
}

@media screen and (max-width: 768px) {
.fh5co-pricing-table-1 .fh5co-pricing-table-item {
	margin-bottom: 20px !important;
	float: left;
	width: 100%;
}
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body, .fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading {
	text-align: center;
	float: left;
	width: 100%;
	padding: 1em 2em;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading {
	background: #90d7ea;
	color: #ffffff;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 {
	font-size: 70px;
	position: relative;
	display: inline-block;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 sup {
	position: absolute;
	top: 2px;
	margin-left: -7px;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 sup, .fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 span {
	font-size: 14px;
	text-transform: uppercase;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading p {
	color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item.fh5co-best-offer .fh5co-pricing-table-item-heading {
	background: #90d7ea;
	color: #ffffff;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body {
	border: 2px solid #ccc;
	border-top: none;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body ul {
	padding: 0;
	margin: 0;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body ul li {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item.fh5co-best-offer .fh5co-pricing-table-item-body {
	border: 2px solid #90d7ea;
	border-top: none;
}
/* Nav Links */
.fh5co-nav-links ul {
	padding: 0;
	margin: 0;
}
.fh5co-nav-links ul li {
	padding: 0;
	margin: 0 0 .5em 0;
	list-style: none;
}
.fh5co-nav-links ul li.active a {
	color: #2e2e2e;
	border-bottom: 2px solid #90d7ea;
}
/* Owl Override Style */
.owl-carousel .owl-controls, .owl-carousel-posts .owl-controls {
	margin-top: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel-posts .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	top: 50%;
	margin-top: -29px;
	z-index: 9999;
	position: absolute;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	top: 24%;
}
.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover, .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
	margin-right: -10px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
	margin-left: -10px;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: -50px;
}

@media screen and (max-width: 768px) {
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: 0px;
}
}
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: -50px;
}

@media screen and (max-width: 768px) {
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: 0px;
}
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next i, .owl-carousel-posts .owl-controls .owl-nav .owl-prev i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
	color: #2e2e2e;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
	color: #000000;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i, .owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
	color: #ffffff;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
	color: #ffffff;
}

@media screen and (max-width: 768px) {
.owl-theme .owl-controls .owl-nav {
	display: none;
}
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
	font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
	background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
	background: none !important;
}
.owl-theme .owl-dots {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.owl-carousel-fullwidth.owl-theme .owl-dots {
	bottom: 0;
	margin-bottom: -2.5em;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background: #90d7ea;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
	background: none;
	border: 2px solid #90d7ea;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: none;
	border: 2px solid #90d7ea;
}
/* Image Alignment */
img.fh5co-align-right {
	float: right;
	margin: 0 0 .5em 1em;
}

@media screen and (max-width: 480px) {
img.fh5co-align-right {
	width: 100%;
	margin: 0 0 .5em 0;
}
}
img.fh5co-align-left {
	float: left;
	margin: 0 1em .5em 0;
}

@media screen and (max-width: 480px) {
img.fh5co-align-left {
	width: 100%;
	margin: 0 0 .5em 0;
}
}
img.fh5co-align-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a > img.fh5co-align-right {
	float: right;
	margin: 0 0 .5em 1em;
}

@media screen and (max-width: 480px) {
a > img.fh5co-align-right {
	width: 100%;
	margin: 0 0 .5em 0;
}
}
a > img.fh5co-align-left {
	float: left;
	margin: 0 1em .5em 0;
}

@media screen and (max-width: 480px) {
a > img.fh5co-align-left {
	width: 100%;
	margin: 0 0 .5em 0;
}
}
a > img.fh5co-align-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*# sourceMappingURL=style.css.map */



.jumbotron p {
	margin-top: 0;
	margin-bottom: 1rem;
	text-shadow: -1px 2px 10px #808080 !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Work Sans', sans-serif;
	margin-top: 0;
	font-family: "M PLUS Rounded 1c";
}
a {
	color: #ff00cc;
	transition: all .3s ease-in-out;
}
a:focus, button:focus {
	outline: none;
}
.btn:hover, a:hover {
	text-decoration: none;
	color: #333399;
}
img {
	max-width: 100%;
}
.bg-fixed {
	background-size: cover;
}
.bg-grey {
	background-color: #f7f8f9;
}
.fs-40 {
	font-size: 40px;
}
section {
	position: relative;
}
.section-content {
	padding-top: 80px;
	padding-bottom: 80px;
}
.title-wrap, .section-title {
	text-align: center;
}
.section-title2 {
	text-align: left;
}
.shadow {
	box-shadow: 0 10px 30px 0 rgba(67, 80, 98, 0.24), 0 2px 4px 0 rgba(67, 80, 98, 0.1) !important;
}
#header-navbar {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 11;
	transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.navbar-brand {
	font-size: 40px;
	color: #000;
}
.navbar-nav .nav-link {
	color: #fff;
	transition: .3s ease;
}
.navbar-nav:hover li a {
	opacity: 0.5;
}
.navbar-nav:hover li a:hover {
	opacity: 1;
}
.navbar-toggler {
	font-size: 2rem;
	color: #fff;
}
.jumbotron {
	background-image: url(../img/head4.png);
	color: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	border-radius: 0;
	margin-bottom: 0;
	overflow: hidden;
	min-height: 100vh;
}
.jumbotron2 {
	background-image: url(../img/head01.png);
	color: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	border-radius: 0;
	margin-bottom: 0;
	overflow: hidden;
	min-height: 350px;
}

@media (max-width: 767px) and (orientation: landscape) {
.jumbotron {
	min-height: 500px;
}
}
.jumbotron .container {
	position: relative;
	z-index: 1;
}
.jumbotron:before {
	position: absolute;
	display: none;
	content: "";
	opacity: 0.8;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ff00cc36;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #333399, #ff00ccc2);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #33339957, #ff00cc69);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

@media (max-width: 767px) and (orientation: landscape) {
.jumbotron {
	min-height: 500px;
}
}
.jumbotron .container {
	position: relative;
	z-index: 1;
}
.jumbotron:before {
	position: absolute;
	display: none;
	content: "";
	opacity: 0.8;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ff00cc36;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #333399, #ff00ccc2);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #33339957, #ff00cc69);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.jumbotron h1 {
	font-weight: bold;
	display: inline-block;
	letter-spacing: 5px;
	padding: 30px;
	font-size: 60px;
	margin-top: 120px;
	opacity: 0;
	color: #af1414;
	animation: 1s fadeInFromTop cubic-bezier(0.785, 0.135, 0.15, 0.86) 1s forwards;
	animation-delay: .8s;
	text-shadow: 3px 4px 8px #ffffff;
	font-family: initial;
}
.jumbotron-single h1 {
	font-size: 3rem !important;
}
.overlay {
	color: #fff;
}
.overlay:before {
	position: absolute;
	display: block;
	content: "";
	opacity: 0.9;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ff6a00;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #333399, #ff00cc);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #e44838c9, #ff760085);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.overlay.bg-white {
	color: #000;
}
.overlay.bg-white:before {
	background: #fff;
	opacity: .7;
}
.text-white {
	color: #fff;
}
/*==============================
=            BUTTON            =
==============================*/
.btn {
	font-size: 14px;
	font-weight: 600;
	border-radius: 30px;
	padding: 9px 25px;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
}
.btn-primary {
	display: inline-block;
	background-color: #ff00cc;
	border-color: #ff00cc;
	color: #fff;
}
.btn-primary:hover {
	background-color: #ff4e4e;
	border-color: #ff6363;
	color: #fff;
}
.btn-outline-primary {
	color: #fff;
	background-color: transparent;
	background-image: none;
	border-color: #fff;
}
.btn-outline-primary:hover {
	background-color: #ff7777;
	border-color: #ef0000;
	color: #fff;
}
.btn-shadow {
	box-shadow: -5px 8px 20px 0px rgba(229, 16, 2, 0.15);
}
.btn-icon {
	color: #000;
}
.btn-link {
	color: #ff00cc;
}
.btn2 {
	font-size: 14px;
	font-weight: 600;
	border-radius: 30px;
	padding: 9px 25px;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
}
.btn-primary2 {
	display: inline-block;
	background-color: #ff00cc;
	border-color: #ff00cc;
	color: #fff;
}
.btn-primary2:hover {
	background-color: #333399;
	border-color: #333399;
	color: #fff;
}
.btn-outline-primary2 {
	color: #9dabff;
	background-color: transparent;
	background-image: none;
	border-color: #9dabff;
}
.btn-outline-primary2:hover {
	background-color: #ff8181;
	border-color: #ff2c2c;
	color: #fff;
}
.btn-shadow2 {
	box-shadow: -5px 8px 20px 0px rgba(229, 16, 2, 0.15);
}
.btn-icon2 {
	color: #000;
}
.btn-link2 {
	color: #ff00cc;
}

/*=====  End of BUTTON  ======*/
/*==========================================
=            FORM RECTANGLE ETC            =
==========================================*/




@keyframes fade-in-right {
 from {
 opacity: 0;
 transform: translateX(-100vw) rotate(-15deg);
}
 to {
 opacity: 1;
 transform: translateX(0) rotate(-15deg);
}
}
 @keyframes grow1 {
 from {
 opacity: 0;
 transform: scale(2) rotate(-10deg);
}
 to {
 opacity: 1;
 transform: scale(1) rotate(-10deg);
}
}
 @keyframes grow2 {
 from {
 opacity: 0;
 transform: scale(2) rotate(50deg);
}
 to {
 opacity: 1;
 transform: scale(1) rotate(50deg);
}
}
 @keyframes fadeInFromTop {
 from {
 opacity: 0;
 transform: translateY(-20px);
}
 to {
 opacity: 1;
 transform: translateY(0);
}
}
.rectangle-transparent-1 {
	width: 500px;
	height: 500px;
	border: 15px solid rgba(255, 255, 255, 0.08);
	position: absolute;
	left: -5%;
	bottom: -10%;
	display: block;
	animation: floating-slow ease-in-out 12s infinite;
}
.rectangle-transparent-2 {
	width: 600px;
	height: 600px;
	border: 15px solid rgba(255, 255, 255, 0.08);
	position: absolute;
	right: -10%;
	top: 5%;
	display: block;
	animation: floating-slow ease-in-out 12s infinite;
}
.circle-1 {
	background-image: url();
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	position: absolute;
	display: block;
	border-radius: 50%;
	transform-origin: 50% 50%;
	left: 5%;
	top: 50%;
	animation: fadeInFromTop .5s linear forwards, floating ease 4s infinite;
	z-index: 99999;
}
.circle-2 {
	width: 70px;
	height: 70px;
	top: 20%;
	left: 83%;
	border: 2px solid #fff;
	position: absolute;
	display: block;
	border-radius: 50%;
	transform-origin: 50% 50%;
	animation: fadeInFromTop .5s linear forwards, floating ease-in-out 4s infinite;
}
.circle-3 {
	top: 80%;
	right: 25%;
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
	position: absolute;
	display: block;
	border-radius: 50%;
	animation: fadeInFromTop .5s linear forwards, floating ease-in-out 4s infinite;
}
 @keyframes floating {
 0% {
 transform: translate(0%, 0%) rotate(25deg);
}
 25% {
 transform: translate(5%, 15%) rotate(25deg);
}
 50% {
 transform: translate(10%, 5%) rotate(25deg);
}
 75% {
 transform: translate(0%, 15%) rotate(25deg);
}
 100% {
 transform: translate(0%, 0%) rotate(25deg);
}
}
 @keyframes floating-slow {
 0% {
 transform: translate(0%, 0%) rotate(25deg);
}
 25% {
 transform: translate(1%, 3%) rotate(25deg);
}
 50% {
 transform: translate(2%, 1%) rotate(25deg);
}
 75% {
 transform: translate(0%, 3%) rotate(25deg);
}
 100% {
 transform: translate(0%, 0%) rotate(25deg);
}
}
.triangle {
	position: absolute;
}
.triangle-1 {
	right: 0;
	animation: fadeInFromTop .5s linear forwards, floating ease-in-out 6s infinite;
}
.triangle-1 img {
	height: 50px;
	width: 50px;
	transform: rotate(30deg);
}
.triangle-2 {
	top: 30%;
	left: 20%;
	animation: fadeInFromTop .5s linear forwards, floating ease-in-out 8s infinite;
}
.triangle-2 img {
	width: 75px;
	height: 75px;
	transform: rotate(15deg);
}
.triangle-3 {
	top: 80%;
	left: 15%;
	animation: fadeInFromTop .5s linear forwards, floating ease-in-out 10s infinite;
}
.triangle-3 img {
	width: 45px;
	height: 45px;
	transform: rotate(40deg);
}
.triangle-4 {
	top: 60%;
	right: 15%;
	animation: fadeInFromTop .5s linear forwards, floating ease-in-out 5s infinite;
}
.triangle-4 img {
	width: 45px;
	height: 45px;
	transform: rotate(-40deg);
}
/*=====  End of FORM RECTANGLE ETC  ======*/
/*================================
=            FEATURES            =
================================*/
.feature-item {
	transition: all .2s ease-in-out 0s !important;
}
.feature-item:hover {
	transform: translateY(-13px);
}
.progress-bar {
	background-color: #ff00cc;
}
/*=====  End of FEATURES  ======*/
/*=============================
=            TESTI            =
=============================*/
.testi-img img {
	height: 60px;
	width: 60px !important;
	border-radius: 50%;
	display: inline-block !important;
}
.testi-details {
	text-align: left;
}
.testi-text {
	font-weight: 300;
	padding-top: 50px;
	padding-bottom: 50px;
}
.testi-icon {
	color: #ff00cc;
}
.testi-content {
	margin-top: 80px;
	padding-bottom: 80px;
}
.testi-item {
	margin-left: 15px;
	margin-right: 15px;
}
.owl-dot {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	width: 12px;
	height: 12px;
	cursor: pointer;
}
.owl-dot span {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	outline: none;
	border-radius: 50%;
	background-color: rgba(255, 0, 204, 0.3);
	text-indent: -999em;
	cursor: pointer;
	position: absolute;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
	-webkit-transition: box-shadow 0.3s ease, background-color 0.3s ease;
	transition: box-shadow 0.3s ease, background-color 0.3s ease;
}
.owl-dot.active > span {
	background-color: transparent;
	box-shadow: 0 0 0 2px #ff00cc;
}
.owl-dots {
	position: absolute;
	bottom: 0;
	display: block;
	text-align: center;
	left: 0;
	right: 0;
	clear: both;
	padding: 0;
	list-style: none;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.heading-section {
	position: relative;
}
/*=====  End of TESTI  ======*/
/*=================================
=            PORTFOLIO            =
=================================*/
.filter-button-group {
	margin-bottom: 15px;
}
.filter-button-group a {
	margin: 5px;
	cursor: pointer;
}
.grid-link a {
	margin: 5px;
	font-size: 20px;
	color: #000;
}
.grid-portfolio {
	overflow: hidden;
}
.gutter-sizer {
	width: 2%;
}
.grid-sizer, .grid-item {
	width: 32%;
}
.grid-item {
	margin-bottom: 20px;
	border-radius: 5px;
	overflow: hidden;
}
.grid-item:hover .grid-info {
	top: 50%;
	opacity: 1;
}
.grid-item-wrapper:before {
	content: '';
	display: block;
	background: rgba(255, 255, 255, 0.7);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: all .3s ease;
	opacity: 0;
}
.grid-item-wrapper:hover:before {
	opacity: 1;
}
.grid-info {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all .3s ease;
}
.lightcase-icon-close:before {
	content: '\e870';
	font-family: "Linearicons-Free";
}
.grid-title {
	text-align: center;
}
/*=====  End of PORTFOLIO  ======*/
/*===============================
=            SideNav            =
===============================*/
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1002;
	top: 0;
	left: 0;
	background-color: #000;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
	color: #fff;
}
.sidenav-content {
	padding: 8px 32px;
	transform: translateY(20px);
	opacity: 0;
	transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86), opacity 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.in .sidenav-content {
	transform: translateY(0);
	opacity: 1;
	transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.5s, opacity 0.5s 0.5s;
}
.sidenav a {
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: 0.3s;
}
.sidenav a:hover {
	color: #f1f1f1;
}
.sidenav #side-nav-close, .sidenav #side-search-close {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

@media screen and (max-height: 450px) {
.sidenav {
	padding-top: 15px;
}
.sidenav a {
	font-size: 18px;
}
}
#side-search .form-control {
	background-color: transparent;
}
#side-search .input-group-text {
	background: transparent;
	color: #fff;
}
/*==============================
=            SKILLS            =
==============================*/
.skill-item {
	width: 100%;
	position: relative;
	padding: 10px 0;
}
.skill-item p {
	font-size: 16px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 500;
}
.skill-item .text-muted {
	color: #939393;
}
.progress-bar, .progress {
	transition: all 4s;
}
/*=====  End of SKILLS  ======*/
/*============================
=            BLOG            =
============================*/
.blog-item {
	transition: all 0.3s ease-in-out;
	background-color: #f7f8f9;
	border-radius: 3px;
	overflow: hidden;
}
.blog-item:hover {
	box-shadow: 0 5px 15px -5px #333;
	transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	-moz-transform: translateY(-6px);
	transform: translateY(-6px);
	box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
}
.bg-grey .blog-item {
	background-color: #fff;
}
.blog-item-wrapper {
	margin-bottom: 30px;
}
.blog-img img {
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.blog-title h4 {
	color: #000;
}
.blog-text {
	padding: 15px;
}
.blog-tag {
	color: #000;
	letter-spacing: 1.1px;
	text-transform: uppercase;
}
.blog-meta {
	color: #939393;
}
.blog-meta p {
	display: inline-block;
	font-size: 14px;
}
.blog-meta a {
	color: #939393;
}
.blog-author {
	display: inline-block;
	color: #939393;
}
.blog-author p {
	font-size: 14px;
	margin-bottom: 0;
}
.blog-share-wrapper {
	float: right;
	display: inline-block;
	margin: 0 -5px;
}
.blog-share-wrapper .blog-share {
	padding: 0 5px;
	cursor: pointer;
}
.blog-content img.float-left {
	margin: 15px 15px 15px 0;
}
.blog-content .img.float-right {
	margin: 15px 0 15px 15px;
}
/*=====  End of BLOG  ======*/
/*====================================
=            FORM CONTROL            =
====================================*/
.form-control:focus {
	border-color: #ff00cc;
	box-shadow: 0 0 0 0.2rem rgba(253, 101, 90, 0.25);
}
 .form-control::-webkit-input-placeholder {
 opacity: .5;
}
 .form-control::-moz-placeholder {
 opacity: .5;
}
 .form-control:-ms-input-placeholder {
 opacity: .5;
}
 .form-control::-ms-input-placeholder {
 opacity: .5;
}
 .form-control::placeholder {
 opacity: .5;
}
/*=====  End of FORM CONTROL  ======*/
/*==============================
=            CLIENT            =
==============================*/
.client-slider .owl-nav {
	display: none;
}
.client-slider .client-item {
	padding: 0 40px;
}

/*=====  End of CLIENT  ======*/
/*==================================
=            RESPONSIVE            =
==================================*/
@media (max-width: 992px) {
.not-on-top #header-navbar {
	position: fixed;
	top: 0;
	height: auto;
	width: 100%;
	background: #ff00cc;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #333399, #ff00cc);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #333399, #ff00cc);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	z-index: 11;
}
#header-navbar {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.navbar-transparent .navbar-collapse {
	background: #ff00cc;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #333399, #ff00cc);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #333399, #ff00cc);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	padding: 10px;
}
}

@media (max-width: 767px) {
.jumbotron h1 {
	font-size: 6rem;
}
.grid-item {
	width: 100%;
}
.progress {
	height: 30px;
	font-size: 16px;
}
}
/*=====  End of RESPONSIVE  ======*/

*, *:before, *:after {
	box-sizing: border-box;
}
.col_2 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2 > div {
	width: 50%;
	padding: 10px;
	text-align: left;
}

@media screen and (max-width: 960px) {
.col_2 > div {
	width: 50%;
}
}
.white {
	font-size: 20px;
	font-weight: bold;
}
.bg-white {
	background-color: #fff0!important;
}
.subject {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.subject p {
	font-size: 18px;
	letter-spacing: 1px;
	color: #373737;
	font-family: 'Kosugi Maru', sans-serif;
}
table {
	margin: 20px auto;
}
.tbl-r02 th {
	/*! background: #cecece; */
	border-bottom: solid 1px #ccc;
	/*! color: #fff; */
	padding: 10px;
}
.tbl-r02 td {
	ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬background: #cecece;
	border-bottom: solid 1px #ccc;
	padding: 10px;
}

@media screen and (max-width: 640px) {
.last td:last-child {
	border-bottom: solid 1px #ccc;
	width: 100%;
}
.tbl-r02 {
	width: 80%;
}
.tbl-r02 th,  .tbl-r02 td {
	ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬border-bottom: none;
	display: block;
	width: 100%;
	text-align: left;
}
}
.container {
	max-width: 1200px !important;
	width: 100%;
}
.fadein {
	opacity : 0;
	transform: translateY(20px);
	transition: all 1s;
}
.fade_off {
	opacity: 0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
}
.fade_on {
	opacity: 1;
}
/* ------------- スクロールフェードインDown用 ------------- */
.fadeInDown {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-ms-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
 100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes fadeInDown {
 0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
 100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
/* ------------- スクロールフェードインDown用 END ------------- */ 

.naname {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.contents {
	position: relative;
	overflow: hidden;
	margin: 10% 0;
	padding: 80px 0;
	margin-top: -80px;
}
.contents:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 80%;
	margin: 3% -10% 0;
	background: #011931;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	z-index: -1;
	background-image: url(../images/kobetunohaikei.jpg);
}
.contents_inner {
	box-sizing: boder-box;
	width: 100%;
	max-width: 1000px;
	height: 100%;
	margin: 0 auto;
	padding: 100px 10px 120px;
	color: #fff;
	text-align: center;
}
.contents_inner h2 {
	color: #fff;
}
ul, ol {
	list-style: none; /*マーカーを消す*/
}
.contents2 {
	position: relative;
	overflow: hidden;
	padding: 80px 0;
	/*! margin-bottom: -250px; */
	/*! margin-top: -280px; */
}
.contents2:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 80%;
	margin: 3% -10% 0;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	transform: rotate(-2deg);
	z-index: -99991;
}
.contents_inner2 {
	box-sizing: boder-box;
	width: 100%;
	max-width: 1000px;
	height: 100%;
	margin: 0 auto;
	padding: 100px 10px 120px;
	color: #fff;
	text-align: center;
}
.contents_inner2 h2 {
	color: #fff;
}
ul, ol {
	list-style: none; /*マーカーを消す*/
}
.contents3 {
	position: relative;
	overflow: hidden;
	margin: 10% 0;
	padding: 80px 0;
}
.contents3:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 80%;
	margin: 3% -10% 0;
	background: #011931;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	z-index: -1;
	background-image: url(../images/kobetunohaikei.jpg);
}
.contents_inner3 {
	box-sizing: boder-box;
	width: 100%;
	max-width: 1000px;
	height: 100%;
	margin: 0 auto;
	padding: 100px 10px 120px;
	color: #fff;
	text-align: center;
}
.contents_inner3 h2 {
	color: #fff;
}
ul, ol {
	list-style: none; /*マーカーを消す*/
}
/*
 * 
 * 
 */


.jumbotron p {
	margin-top: 0;
	margin-bottom: 1rem;
	text-shadow: -1px 2px 10px #808080 !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Work Sans', sans-serif;
	margin-top: 0;
	font-family: "M PLUS Rounded 1c";
}
a {
	color: #ff00cc;
	transition: all .3s ease-in-out;
}
a:focus, button:focus {
	outline: none;
}
.btn:hover, a:hover {
	text-decoration: none;
	color: #333399;
}
img {
	max-width: 100%;
}
.bg-fixed {
	background-size: cover;
}
.bg-grey {
	background-color: #f7f8f9;
}
.fs-40 {
	font-size: 40px;
}
section {
	position: relative;
}
.section-content {
	padding-top: 80px;
	padding-bottom: 80px;
	background-image: url(../images/kobetunohaikei.jpg);
}
.title-wrap, .section-title {
	text-align: center;
}
.section-title2 {
	text-align: left;
}
.shadow {
	box-shadow: 0 10px 30px 0 rgba(67, 80, 98, 0.24), 0 2px 4px 0 rgba(67, 80, 98, 0.1) !important;
}
#header-navbar {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 11;
	transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.navbar-brand {
	font-size: 40px;
	color: #000;
}
.navbar-nav .nav-link {
	color: #fff;
	transition: .3s ease;
}
.navbar-nav:hover li a {
	opacity: 0.5;
}
.navbar-nav:hover li a:hover {
	opacity: 1;
}
.navbar-toggler {
	font-size: 2rem;
	color: #fff;
}
.jumbotron {
	background-image: url(../img/head4.png);
	color: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	border-radius: 0;
	margin-bottom: 0;
	overflow: hidden;
	min-height: 100vh;
}
.jumbotron2 {
	background-image: url(../img/head01.png);
	color: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	border-radius: 0;
	margin-bottom: 0;
	overflow: hidden;
	min-height: 350px;
}

@media (max-width: 767px) and (orientation: landscape) {
.jumbotron {
	min-height: 500px;
}
}
.jumbotron .container {
	position: relative;
	z-index: 1;
}
.jumbotron:before {
	position: absolute;
	display: none;
	content: "";
	opacity: 0.8;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ff00cc36;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #333399, #ff00ccc2);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #33339957, #ff00cc69);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

@media (max-width: 767px) and (orientation: landscape) {
.jumbotron {
	min-height: 500px;
}
}
.jumbotron .container {
	position: relative;
	z-index: 1;
}
.jumbotron:before {
	position: absolute;
	display: none;
	content: "";
	opacity: 0.8;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ff00cc36;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #333399, #ff00ccc2);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #33339957, #ff00cc69);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.jumbotron h1 {
	font-weight: bold;
	display: inline-block;
	letter-spacing: 5px;
	padding: 30px;
	font-size: 60px;
	margin-top: 120px;
	opacity: 0;
	color: #af1414;
	animation: 1s fadeInFromTop cubic-bezier(0.785, 0.135, 0.15, 0.86) 1s forwards;
	animation-delay: .8s;
	text-shadow: 3px 4px 8px #ffffff;
	font-family: initial;
}
.jumbotron-single h1 {
	font-size: 3rem !important;
}
.overlay {
	color: #fff;
}
.overlay:before {
	position: absolute;
	display: block;
	content: "";
	opacity: 0.9;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ff6a00;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #333399, #ff00cc);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #e44838c9, #ff760085);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.overlay.bg-white {
	color: #000;
}
.overlay.bg-white:before {
	background: #fff;
	opacity: .7;
}
.text-white {
	color: #fff;
}
/*==============================
=            BUTTON            =
==============================*/
.btn {
	font-size: 14px;
	font-weight: 600;
	border-radius: 30px;
	padding: 9px 25px;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
}
.btn-primary {
	display: inline-block;
	background-color: #ff00cc;
	border-color: #ff00cc;
	color: #fff;
}
.btn-primary:hover {
	background-color: #ff4e4e;
	border-color: #ff6363;
	color: #fff;
}
.btn-outline-primary {
	color: #fff;
	background-color: transparent;
	background-image: none;
	border-color: #fff;
}
.btn-outline-primary:hover {
	background-color: #ff7777;
	border-color: #ef0000;
	color: #fff;
}
.btn-shadow {
	box-shadow: -5px 8px 20px 0px rgba(229, 16, 2, 0.15);
}
.btn-icon {
	color: #000;
}
.btn-link {
	color: #ff00cc;
}
.btn2 {
	font-size: 14px;
	font-weight: 600;
	border-radius: 30px;
	padding: 9px 25px;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
}
.btn-primary2 {
	display: inline-block;
	background-color: #ff00cc;
	border-color: #ff00cc;
	color: #fff;
}
.btn-primary2:hover {
	background-color: #333399;
	border-color: #333399;
	color: #fff;
}
.btn-outline-primary2 {
	color: #9dabff;
	background-color: transparent;
	background-image: none;
	border-color: #9dabff;
}
.btn-outline-primary2:hover {
	background-color: #ff8181;
	border-color: #ff2c2c;
	color: #fff;
}
.btn-shadow2 {
	box-shadow: -5px 8px 20px 0px rgba(229, 16, 2, 0.15);
}
.btn-icon2 {
	color: #000;
}
.btn-link2 {
	color: #ff00cc;
}

/*=====  End of BUTTON  ======*/
/*==========================================
=            FORM RECTANGLE ETC            =
==========================================*/




@keyframes fade-in-right {
 from {
 opacity: 0;
 transform: translateX(-100vw) rotate(-15deg);
}
 to {
 opacity: 1;
 transform: translateX(0) rotate(-15deg);
}
}
 @keyframes grow1 {
 from {
 opacity: 0;
 transform: scale(2) rotate(-10deg);
}
 to {
 opacity: 1;
 transform: scale(1) rotate(-10deg);
}
}
 @keyframes grow2 {
 from {
 opacity: 0;
 transform: scale(2) rotate(50deg);
}
 to {
 opacity: 1;
 transform: scale(1) rotate(50deg);
}
}
 @keyframes fadeInFromTop {
 from {
 opacity: 0;
 transform: translateY(-20px);
}
 to {
 opacity: 1;
 transform: translateY(0);
}
}
.rectangle-transparent-1 {
	width: 500px;
	height: 500px;
	border: 15px solid rgba(255, 255, 255, 0.08);
	position: absolute;
	left: -5%;
	bottom: -10%;
	display: block;
	animation: floating-slow ease-in-out 12s infinite;
}
.rectangle-transparent-2 {
	width: 600px;
	height: 600px;
	border: 15px solid rgba(255, 255, 255, 0.08);
	position: absolute;
	right: -10%;
	top: 5%;
	display: block;
	animation: floating-slow ease-in-out 12s infinite;
}
.circle-1 {
	background-image: url();
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	position: absolute;
	display: block;
	border-radius: 50%;
	transform-origin: 50% 50%;
	left: 5%;
	top: 50%;
	animation: fadeInFromTop .5s linear forwards, floating ease 4s infinite;
	z-index: 99999;
}
.circle-2 {
	width: 70px;
	height: 70px;
	top: 20%;
	left: 83%;
	border: 2px solid #fff;
	position: absolute;
	display: block;
	border-radius: 50%;
	transform-origin: 50% 50%;
	animation: fadeInFromTop .5s linear forwards, floating ease-in-out 4s infinite;
}
.circle-3 {
	top: 80%;
	right: 25%;
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
	position: absolute;
	display: block;
	border-radius: 50%;
	animation: fadeInFromTop .5s linear forwards, floating ease-in-out 4s infinite;
}
 @keyframes floating {
 0% {
 transform: translate(0%, 0%) rotate(25deg);
}
 25% {
 transform: translate(5%, 15%) rotate(25deg);
}
 50% {
 transform: translate(10%, 5%) rotate(25deg);
}
 75% {
 transform: translate(0%, 15%) rotate(25deg);
}
 100% {
 transform: translate(0%, 0%) rotate(25deg);
}
}
 @keyframes floating-slow {
 0% {
 transform: translate(0%, 0%) rotate(25deg);
}
 25% {
 transform: translate(1%, 3%) rotate(25deg);
}
 50% {
 transform: translate(2%, 1%) rotate(25deg);
}
 75% {
 transform: translate(0%, 3%) rotate(25deg);
}
 100% {
 transform: translate(0%, 0%) rotate(25deg);
}
}
.triangle {
	position: absolute;
}
.triangle-1 {
	right: 0;
	animation: fadeInFromTop .5s linear forwards, floating ease-in-out 6s infinite;
}
.triangle-1 img {
	height: 50px;
	width: 50px;
	transform: rotate(30deg);
}
.triangle-2 {
	top: 30%;
	left: 20%;
	animation: fadeInFromTop .5s linear forwards, floating ease-in-out 8s infinite;
}
.triangle-2 img {
	width: 75px;
	height: 75px;
	transform: rotate(15deg);
}
.triangle-3 {
	top: 80%;
	left: 15%;
	animation: fadeInFromTop .5s linear forwards, floating ease-in-out 10s infinite;
}
.triangle-3 img {
	width: 45px;
	height: 45px;
	transform: rotate(40deg);
}
.triangle-4 {
	top: 60%;
	right: 15%;
	animation: fadeInFromTop .5s linear forwards, floating ease-in-out 5s infinite;
}
.triangle-4 img {
	width: 45px;
	height: 45px;
	transform: rotate(-40deg);
}
/*=====  End of FORM RECTANGLE ETC  ======*/
/*================================
=            FEATURES            =
================================*/
.feature-item {
	transition: all .2s ease-in-out 0s !important;
}
.feature-item:hover {
	transform: translateY(-13px);
}
.progress-bar {
	background-color: #ff00cc;
}
/*=====  End of FEATURES  ======*/
/*=============================
=            TESTI            =
=============================*/
.testi-img img {
	height: 60px;
	width: 60px !important;
	border-radius: 50%;
	display: inline-block !important;
}
.testi-details {
	text-align: left;
}
.testi-text {
	font-weight: 300;
	padding-top: 50px;
	padding-bottom: 50px;
}
.testi-icon {
	color: #ff00cc;
}
.testi-content {
	margin-top: 80px;
	padding-bottom: 80px;
}
.testi-item {
	margin-left: 15px;
	margin-right: 15px;
}
.owl-dot {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	width: 12px;
	height: 12px;
	cursor: pointer;
}
.owl-dot span {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	outline: none;
	border-radius: 50%;
	background-color: rgba(255, 0, 204, 0.3);
	text-indent: -999em;
	cursor: pointer;
	position: absolute;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
	-webkit-transition: box-shadow 0.3s ease, background-color 0.3s ease;
	transition: box-shadow 0.3s ease, background-color 0.3s ease;
}
.owl-dot.active > span {
	background-color: transparent;
	box-shadow: 0 0 0 2px #ff00cc;
}
.owl-dots {
	position: absolute;
	bottom: 0;
	display: block;
	text-align: center;
	left: 0;
	right: 0;
	clear: both;
	padding: 0;
	list-style: none;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.heading-section {
	position: relative;
}
/*=====  End of TESTI  ======*/
/*=================================
=            PORTFOLIO            =
=================================*/
.filter-button-group {
	margin-bottom: 15px;
}
.filter-button-group a {
	margin: 5px;
	cursor: pointer;
}
.grid-link a {
	margin: 5px;
	font-size: 20px;
	color: #000;
}
.grid-portfolio {
	overflow: hidden;
}
.gutter-sizer {
	width: 2%;
}
.grid-sizer, .grid-item {
	width: 32%;
}
.grid-item {
	margin-bottom: 20px;
	border-radius: 5px;
	overflow: hidden;
}
.grid-item:hover .grid-info {
	top: 50%;
	opacity: 1;
}
.grid-item-wrapper:before {
	content: '';
	display: block;
	background: rgba(255, 255, 255, 0.7);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: all .3s ease;
	opacity: 0;
}
.grid-item-wrapper:hover:before {
	opacity: 1;
}
.grid-info {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all .3s ease;
}
.lightcase-icon-close:before {
	content: '\e870';
	font-family: "Linearicons-Free";
}
.grid-title {
	text-align: center;
}
/*=====  End of PORTFOLIO  ======*/
/*===============================
=            SideNav            =
===============================*/
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1002;
	top: 0;
	left: 0;
	background-color: #000;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
	color: #fff;
}
.sidenav-content {
	padding: 8px 32px;
	transform: translateY(20px);
	opacity: 0;
	transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86), opacity 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.in .sidenav-content {
	transform: translateY(0);
	opacity: 1;
	transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.5s, opacity 0.5s 0.5s;
}
.sidenav a {
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: 0.3s;
}
.sidenav a:hover {
	color: #f1f1f1;
}
.sidenav #side-nav-close, .sidenav #side-search-close {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

@media screen and (max-height: 450px) {
.sidenav {
	padding-top: 15px;
}
.sidenav a {
	font-size: 18px;
}
}
#side-search .form-control {
	background-color: transparent;
}
#side-search .input-group-text {
	background: transparent;
	color: #fff;
}
/*==============================
=            SKILLS            =
==============================*/
.skill-item {
	width: 100%;
	position: relative;
	padding: 10px 0;
}
.skill-item p {
	font-size: 16px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 500;
}
.skill-item .text-muted {
	color: #939393;
}
.progress-bar, .progress {
	transition: all 4s;
}
/*=====  End of SKILLS  ======*/
/*============================
=            BLOG            =
============================*/
.blog-item {
	transition: all 0.3s ease-in-out;
	background-color: #f7f8f9;
	border-radius: 3px;
	overflow: hidden;
}
.blog-item:hover {
	box-shadow: 0 5px 15px -5px #333;
	transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	-moz-transform: translateY(-6px);
	transform: translateY(-6px);
	box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
}
.bg-grey .blog-item {
	background-color: #fff;
}
.blog-item-wrapper {
	margin-bottom: 30px;
}
.blog-img img {
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.blog-title h4 {
	color: #000;
}
.blog-text {
	padding: 15px;
}
.blog-tag {
	color: #000;
	letter-spacing: 1.1px;
	text-transform: uppercase;
}
.blog-meta {
	color: #939393;
}
.blog-meta p {
	display: inline-block;
	font-size: 14px;
}
.blog-meta a {
	color: #939393;
}
.blog-author {
	display: inline-block;
	color: #939393;
}
.blog-author p {
	font-size: 14px;
	margin-bottom: 0;
}
.blog-share-wrapper {
	float: right;
	display: inline-block;
	margin: 0 -5px;
}
.blog-share-wrapper .blog-share {
	padding: 0 5px;
	cursor: pointer;
}
.blog-content img.float-left {
	margin: 15px 15px 15px 0;
}
.blog-content .img.float-right {
	margin: 15px 0 15px 15px;
}
/*=====  End of BLOG  ======*/
/*====================================
=            FORM CONTROL            =
====================================*/
.form-control:focus {
	border-color: #ff00cc;
	box-shadow: 0 0 0 0.2rem rgba(253, 101, 90, 0.25);
}
 .form-control::-webkit-input-placeholder {
 opacity: .5;
}
 .form-control::-moz-placeholder {
 opacity: .5;
}
 .form-control:-ms-input-placeholder {
 opacity: .5;
}
 .form-control::-ms-input-placeholder {
 opacity: .5;
}
 .form-control::placeholder {
 opacity: .5;
}
/*=====  End of FORM CONTROL  ======*/
/*==============================
=            CLIENT            =
==============================*/
.client-slider .owl-nav {
	display: none;
}
.client-slider .client-item {
	padding: 0 40px;
}

/*=====  End of CLIENT  ======*/
/*==================================
=            RESPONSIVE            =
==================================*/
@media (max-width: 992px) {
.not-on-top #header-navbar {
	position: fixed;
	top: 0;
	height: auto;
	width: 100%;
	background: #ff00cc;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #333399, #ff00cc);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #333399, #ff00cc);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	z-index: 11;
}
#header-navbar {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.navbar-transparent .navbar-collapse {
	background: #ff00cc;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #333399, #ff00cc);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #333399, #ff00cc);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	padding: 10px;
}
}

@media (max-width: 767px) {
.jumbotron h1 {
	font-size: 6rem;
}
.grid-item {
	width: 100%;
}
.progress {
	height: 30px;
	font-size: 16px;
}
}
/*=====  End of RESPONSIVE  ======*/

*, *:before, *:after {
	box-sizing: border-box;
}
.col_2 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}


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

}
.white {
	font-size: 20px;
	font-weight: bold;
}
.bg-white {
	background-color: #fff0!important;
}
.subject {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.subject p {
	font-size: 18px;
	letter-spacing: 1px;
	color: #373737;
	font-family: 'Kosugi Maru', sans-serif;
}
table {
	margin: 20px auto;
}
.tbl-r02 th {
	/*! background: #cecece; */
	border-bottom: solid 1px #ccc;
	/*! color: #fff; */
	padding: 10px;
}
.tbl-r02 td {
	ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬background: #cecece;
	border-bottom: solid 1px #ccc;
	padding: 10px;
}

@media screen and (max-width: 640px) {
.last td:last-child {
	border-bottom: solid 1px #ccc;
	width: 100%;
}
.tbl-r02 {
	width: 80%;
}
.tbl-r02 th,  .tbl-r02 td {
	ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â£ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬border-bottom: none;
	display: block;
	width: 100%;
	text-align: left;
}
}
#title {
	color: #fff;
	font-size: 48px;
	margin-top: -200px;
}
.col-md-6 h1 {
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.col-md-6 p {
	color: #fff;
	text-align: left;
}
.delay-show ul {
	display: none;
}
.heading {
	font-size: 30px;
	color: #6d6d6d;
	font-weight: bold;
}
.heading h3 {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
.column3list.animate li {
	position: relative;
	top: 120px;
	opacity: 0;
	color: #000;
}
.column3list.animate li:first-child {
	transition: all 1.0s;
}
.column3list.animate li:nth-child(2n) {
	transition: all 2.0s;
}
.column3list.animate li:nth-child(3n) {
	transition: all 3.0s;
}
.column3list.animate li.moving {
	opacity: 1;
	top: 0;
}
.column3list .animate h1 {
	font-size: 30px;
}
* {
	box-sizing: border-box;
}
.slider {
	width: 300px;
	text-align: center;
	overflow: hidden;
}
.slides {
	display: flex;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
	scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch;/*
  scroll-snap-points-x: repeat(300px);
  scroll-snap-type: mandatory;
  */
}
.slides::-webkit-scrollbar {
 width: 10px;
 height: 10px;
}
.slides::-webkit-scrollbar-thumb {
 background: black;
 border-radius: 10px;
}
.slides::-webkit-scrollbar-track {
 background: transparent;
}
.slides > div {
	scroll-snap-align: start;
	flex-shrink: 0;
	width: 300px;
	height: 300px;
	margin-right: 50px;
	border-radius: 10px;
	background: #eee;
	transform-origin: center center;
	transform: scale(1);
	transition: transform 0.5s;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 100px;
}
.slides > div:target {
/*   transform: scale(0.8); */
}
.author-info {
	background: rgba(0, 0, 0, 0.75);
	color: white;
	padding: 0.75rem;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
}
.author-info a {
	color: white;
}
.slider > a {
	display: inline-flex;
	width: 1.5rem;
	height: 1.5rem;
	background: white;
	text-decoration: none;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin: 0 0 0.5rem 0;
	position: relative;
}
.slider > a:active {
	top: 1px;
}
.slider > a:focus {
	background: #000;
}
.contents h3 {
	color: #fff;
}




#loopslider {
    margin: 0 auto;
    width: 100%;
	max-width:100%;
    height: 220px;
    text-align: left;
    position: relative;
    overflow: hidden;
	z-index: 9999999;
    margin-top: 50px;
}
 
#loopslider ul {
    height: 400px;
    float: left;
    display: inline;
    overflow: hidden;
	z-index: 9999999;
}
#loopslider ul li {
    width: 120px;
	max-width:100%;
    height: 400px;
    float: left;
    display: inline;
    overflow: hidden;
	margin-left: 57px;
	z-index: 9999999;
}
 
#loopslider #loopleft {
    top: 0;
    left: 0;
    width: 20px;
    height: 400px;
    line-height: 120px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #555;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    z-index: 9999999;
}
#loopslider #loopright {
    top: 0;
    right: 0;
    width: 20px;
    height: 400px;
    line-height: 120px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #555;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    z-index: 9999999;
}
 
/* =======================================
    ClearFixElements
======================================= */
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}

header {
	position: relative;
	height: 300px;
	overflow: hidden;
}
.header__bg {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(#9437FF, #7A81FF);
	transform: skewY(-6deg);
	transform-origin: top left;
}
h2 {
	padding: 30px 0 0 0;
	font: 30px "Arial";
	text-align: center;
	letter-spacing: 3px;
	font-weight: bold;
}
h1 {
	padding: 10px 0 0 0;
	font: 44px "Arial";
	text-align: center;
	letter-spacing: 8px;
}
header h1, header h2 {
	position: relative;
	color: white;
}

.new-biz {
	position: relative;
	overflow: hidden;
	margin: 10% 0;
	/*! padding: 80px 0; */
	margin: 0 auto;
	text-align: center;
	margin-top: -120px;
}

.new-biz_inner {
	box-sizing: boder-box;
	width: 100%;
	max-width: 1000px;
	height: 100%;
	margin: 0 auto;
	padding: 100px 10px 120px;
	color: #fff;
	text-align: center;
}
.new-biz h2 {
	color: #fff;
}
#container {
	width: 960px;
	margin: 0px auto;
	position: relative;
	list-style: none;
}
#container li {
	width: 400px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	border: solid 1px #aaa;
	cursor: pointer;
	-moz-box-shadow: 0px 0px 3px #888;
	-webkit-box-shadow: 0px 0px 3px #888;
	box-shadow: 0px 0px 3px #888;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #e0e0e0 url(bkg.png) repeat-x scroll left top;
}
#container li a {
	color: #222;
	text-decoration: none;
}
#container li.current {
	border: solid 1px #888;
	background: #f0f0f0 url(bkg-current.png) repeat-x scroll left top;
	cursor: default;
}
#container li.current a {
	color: #0010a9;
	text-decoration: underline;
}



/* ------------------------------
   .slideWrap
------------------------------ */
.slideWrap {
    margin: 0 auto;
    padding: 70px 0;
    width: 100%;
    position: relative;
    overflow: hidden;
}
 
.slideWrap .btnPrev,
.slideWrap .btnNext {
    bottom: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    background: #000;
    border-radius: 30px;
    transition: all 0.2s ease-in-out;
}
 
.slideWrap .btnPrev {
    left: 10px;
}
 
.slideWrap .btnPrev:after {
    content: '<';
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-sizet: 1.6em;
    font-weight: bold;
    text-align: center;
    display: block;
}
 
.slideWrap .btnNext {
    right: 10px;
}
 
.slideWrap .btnNext:after {
    content: '>';
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: block;
}
 
/* ------------------------------
   .carousel
------------------------------ */
.carousel {
    margin: 0 auto;
    width: 880px; /* リストが何個以上あったらスライドを実行させるかの基準値 */
    height: 250px;
    position: relative;
    visibility: hidden;
}
 
.carousel .movePanel {
    top: 0;
    left: 0;
    height: 250px;
    position: absolute;
}
 
.carousel ul {
    float: left;
}
 
.carousel ul li {
    margin: 0 10px;
    width: 200px;
    height: 250px;
    line-height: 1.2em;
    text-align: center;
    float: left;
    display: block;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: 0 0 5px #999;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
 
.carousel ul li a {
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
 
.carousel ul li a:hover {
    opacity: 0.8;
}
 
.carousel ul li img {
    width: 100%;
}
 
.carousel ul li p {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    color: #000;
    font-size: 1em;
}
 
.carousel ul li.mainActive {
    z-index: 10;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
 
.carousel ul:after {
    content: "";
    display: none;
    clear: none;
}



.box26 {
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 50px;
    position: relative;
    /*! margin: 2em 0; */
    padding: 26px 20px 18px;
    border: solid 3px #ff9595;
    border-radius: 8px;
	width: 100%;
}
.box26 .box-title {
	font-size: 30px;
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 20px;
    line-height: 1;
   
    background: #FFF;
    color: #ff9595;
    font-weight: bold;
}
.box26 p {
	font-size: 20px;
    margin: 0; 
    padding: 0;
    font-weight: bold;
}


.container2{
	width:  100% !important;
    margin-top: -100px !important;
	text-align: center;
	margin: 0 auto;
	max-width: 1200px !important;
}


*, *:before, *:after {
	box-sizing: border-box;
}
.col_2{
	margin: 0 auto;
	width: 100%;
	max-width: 800px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	
}
.col_2 > div{
	width: 50%;
	padding: 10px;
	margin-top: 80px;
}
@media screen and (max-width: 960px) {
	.col_2 > div{
		
		width: 100%;
		text-align: center;
	}
}




















.hu-box {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	
	margin-top: -150px;
}











.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	box-shadow: 
		inset 0 0 0 10px rgba(255,255,255,1),
		0 1px 2px rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.ch-img-1 { 
	background-image: url(../images/inhuruensa01.png);
    background-size: cover;
	/*! margin: 20px; */
}

.ch-img-2 { 
	background-image: url(../images/222.png);
	width: 100%;
    background-size: cover;
}

.ch-img-3 { 
	background-image: url(../images/inhuruensa03.png);
	width: 100%;
    background-size: cover;
}

.ch-img-4 { 
	background-image: url(../images/inhuruensa04.png);
	width: 100%;
    background-size: cover;
}

.ch-img-5 { 
	background-image: url(../images/uranai.jpg);
	width: 100%;
    background-size: cover;
}

.ch-info {
	position: absolute;
background: rgba(128,128,128, 0.4); 
	width: inherit;
	height: inherit;
	border-radius: 50%;
	opacity: 0;
	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	-webkit-backface-visibility: hidden;

	/*! background-image: url(../images/111.png); */
}


.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 34px;
	margin: 0 30px;
	padding: 90px 0 0 0;
	height: 140px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
	text-align: center;
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	/*! font-style: italic; */
	margin: 0 30px;
	font-size: 18px;
	border-top: 1px solid rgba(255,255,255,0.5);
	opacity: 0;
	-webkit-transition: all 1s ease-in-out 0.4s;
	-moz-transition: all 1s ease-in-out 0.4s;
	-o-transition: all 1s ease-in-out 0.4s;
	-ms-transition: all 1s ease-in-out 0.4s;
	transition: all 1s ease-in-out 0.4s;
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}
.ch-item:hover .ch-info {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.ch-item:hover .ch-info p {
	opacity: 1;
}



.ch-grid-main{
	padding: 0 20px;
position: static;
}



	.ch-grid p {
		max-width: 600px;
		color: #000;
		
	}
}
.ch-grid::before {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-shadow: 1px 1px 0 #060000,-1px 1px 0 #060000,1px -1px 0 #060000,-1px -1px 0 #060000;
    line-height: 1;
    margin-left:  -52%;
    letter-spacing: .1em;
    color: #fff;
    font-size: 2.375em;
    position: absolute;
    top: 50%;
    margin-top: -12%;
}

.ch-grid::after {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-shadow: 1px 1px 0 #060000,-1px 1px 0 #060000,1px -1px 0 #060000,-1px -1px 0 #060000;
    line-height: 1;
    margin-left:  48%;
    letter-spacing: .1em;
    color: #fff;
    font-size: 2.375em;

    position: absolute;
    top: 50%;
    margin-top: -12%;
    
}

.ch-grid::before {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-shadow: 1px 1px 0 #060000,-1px 1px 0 #060000,1px -1px 0 #060000,-1px -1px 0 #060000;
    line-height: 1;
    margin-left:  -52%;
    letter-spacing: .1em;
    color: #fff;
    font-size: 2.375em;
  
    position: absolute;
    top: 50%;
    margin-top: -12%;
}







.ch-grid li {
	width: 300px;
	height: 300px;
	display: inline-block;
margin: 1.6162%; 

}


.typ {
	font-size: 50px;
line-height: 50px;
font-weight: bold;
	line-height: 50px;
color: #ffffff;
  opacity: 0;
  }
.typ span {
  opacity: 0;
  }
	font-size: 50px;
line-height: 50px;
font-weight: bold;
	line-height: 50px;
color: #ffffff;
  opacity: 0;
  }
.typ span {
  opacity: 0;
  }


.boshu{
	width: 100%;
	
	margin-top: 3%;
}
.boshu-inside {
	width: 100%;
	max-width: 800px;
	
	margin: 0 auto;
	text-align: center;
}



@media screen and (max-width: 960px) {
	.ch-grid::after {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-shadow: 1px 1px 0 #060000,-1px 1px 0 #060000,1px -1px 0 #060000,-1px -1px 0 #060000;
    line-height: 1;
    margin-left:  48%;
    letter-spacing: .1em;
    color: #fff;
    font-size: 2.375em;
   
    position: absolute;
    top: 50%;
    margin-top: -12%;
    display: none;
}
	
	
	h2 {
	padding: 30px 20px;
	font: 24px "Arial";
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
}
	.col_2 > div{
	width: 100%;
	padding: 10px;
	margin-top: 0px;
}
	
	.col_2 p{
		font-size: 12px
	}
	
	.ch-grid {
	max-width: 1200px;
		width: 100%;
    margin: 0 auto;
    border-radius: 0px;
    position: relative;
    text-align: center;
    background: #D2D1D100;
	padding-bottom: 40px;

}
	
	.ch-grid::before {
		width: 100%;
    -webkit-writing-mode:  inherit;
    -ms-writing-mode: inherit;
    writing-mode:  inherit;
    text-shadow: 1px 1px 0 #060000,-1px 1px 0 #060000,1px -1px 0 #060000,-1px -1px 0 #060000;
    line-height: 1;
    margin-left:  0%;
    letter-spacing: .1em;
    color: #fff;
    font-size: 2.375em;

    position: absolute;
    top: -1%;
    margin-top: 0%;
		left: 0%
}


	
	

	.typ {
		margin-top: 150px;
	font-size: 30px;
line-height: 50px;
font-weight: bold;
	line-height: 50px;
color: #ffffff;
  opacity: 0;
  }
.typ span {
  opacity: 0;
  }
	font-size: 50px;
line-height: 50px;
font-weight: bold;
	line-height: 50px;
color: #ffffff;
  opacity: 0;
  }
.typ span {
  opacity: 0;
  }
	
	
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h2 {
	letter-spacing: 4px;
	line-height: 1.5;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 20px;
	position: relative;
	color: #ffffff;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
	font-weight: inherit;
}





}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}




/* safari */
_::-webkit-full-page-media, _:future, :root .ch-grid::before {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-shadow: 1px 1px 0 #060000,-1px 1px 0 #060000,1px -1px 0 #060000,-1px -1px 0 #060000;
    line-height: 1;
    margin-left:  -52%;
    letter-spacing: .1em;
    color: #fff;
    font-size: 2.375em;

    position: absolute;
    top: 50%;
    margin-top: -12%;
}

/* safari */
_::-webkit-full-page-media, _:future, :root .ch-grid::after {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-shadow: 1px 1px 0 #060000,-1px 1px 0 #060000,1px -1px 0 #060000,-1px -1px 0 #060000;
    line-height: 1;
    margin-left:  48%;
    left: -48%;
    letter-spacing: .1em;
    color: #fff;
    font-size: 2.375em;

    position: absolute;
    top: 50%;
    margin-top: -12%;
    
}

/* safari */
_::-webkit-full-page-media, _:future, :root .ch-grid::before {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-shadow: 1px 1px 0 #060000,-1px 1px 0 #060000,1px -1px 0 #060000,-1px -1px 0 #060000;
    line-height: 1;
    margin-left:  -52%;
    letter-spacing: .1em;
    color: #fff;
    font-size: 2.375em;

    position: absolute;
    top: 50%;
    margin-top: -12%;
}









































.pickup-area__inner {
 padding:0 0 14.67vw;
 background:#c1c1c1;
}
@media (min-width:768px) {
 .pickup-area__inner {
  max-width:1070px;
  margin:0 auto;
  padding:44px 0 50px;
  border-radius:30px;
  position:relative
 }
 .pickup-area__inner:after,
 .pickup-area__inner:before {
  -webkit-writing-mode:vertical-rl;
  -ms-writing-mode:tb-rl;
  writing-mode:vertical-rl;
  text-shadow:1px 1px 0 #060000,-1px 1px 0 #060000,1px -1px 0 #060000,-1px -1px 0 #060000;
  line-height:1;
  letter-spacing:.1em;
  color:#fff;
  font-size:2.375em;
  content:"INFLUENCERS";
  position:absolute;
  top:50%
 }
 .pickup-area__inner:before {
  left:0;
  transform:translate(-50%,-50%)
 }
  .pickup-area__inner:after {
 right:0; 
  transform:translate(50%,-50%);

 }
}
.pickup-area__inner>.pr-icon {
 width:30px;
 position:absolute;
 top:0;
 right:10px;
 transform:translateY(-50%)
}
@media (min-width:768px) {
 .pickup-area__inner>.pr-icon {
  top:15px;
  right:15px;
  transform:translateY(0)
 }
}
.pickup-area .area-heading {
 margin:0 0 11.33vw;
 text-shadow:1px 1px 0 #060000,-1px 1px 0 #060000,1px -1px 0 #060000,-1px -1px 0 #060000;
 line-height:1;
 letter-spacing:.1em;
 color:#fff;
 font-weight:400;
 font-size:2.03125em;
 transform:translateY(-50%);
 position:relative
}
@media (min-width:768px) {
 .pickup-area .area-heading {
  display:none
 }
}
.pickup-area .area-heading:after {
 display:block;
 width:4.67vw;
 height:.67vw;
 background:#000;
 content:"";
 position:absolute;
 bottom:-7.2vw;
 left:50%;
 transform:translateX(-50%)
}
.pickup-area .pickup-list {
 display:-ms-flex-box;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 padding:0 3.3333vw;
 list-style:none
}
@media (min-width:768px) {
 .pickup-area .pickup-list {
  width:92.5234%;
  margin:0 auto;
  padding:0
 }
}
.pickup-area .pickup-item {
 width:44vw;
 margin:0 0 6.67vw
}
@media (min-width:768px) {
 .pickup-area .pickup-item {
  width:23.7373%;
  margin:0 0 30px
 }
}
.pickup-area .pickup-item:nth-of-type(2n) {
 margin-left:5.2vw
}
@media (min-width:768px) {
 .pickup-area .pickup-item:nth-of-type(2n) {
  margin-left:0
 }
}
.pickup-area .pickup-item:nth-of-type(n+5) {
 display:none
}
@media (min-width:768px) {
 .pickup-area .pickup-item:not(:nth-of-type(4n)) {
  margin-right:1.6162%
 }
}
.pickup-area .pickup-item .item-img {
 margin:0 0 11.33vw;
 position:relative;
 z-index:1
}
@media (min-width:768px) {
 .pickup-area .pickup-item .item-img {
  margin:0 0 48px
 }
}
.pickup-area .pickup-item .item-img:after {
 display:block;
 width:2px;
 height:4.27vw;
 background:#000;
 content:"";
 position:absolute;
 bottom:-8.27vw;
 left:50%
}
@media (min-width:768px) {
 .pickup-area .pickup-item .item-img:after {
  width:1px;
  height:16px;
  bottom:-28px
 }
}
.pickup-area .pickup-item .item-img>a {
 display:block;
 box-sizing:border-box;
 border-radius:50%;
 border:1.33vw solid #fff;
 overflow:hidden;
 position:relative;
 z-index:1
}
@media (min-width:768px) {
 .pickup-area .pickup-item .item-img>a {
  border:10px solid #fff
 }
 .pickup-area .pickup-item .item-img>a:hover img {
  transform:scale(1.2)
 }
}
.pickup-area .pickup-item .item-img>a img {
 vertical-align:middle
}
@media (min-width:768px) {
 .pickup-area .pickup-item .item-img>a img {
  transition:transform .25s ease
 }
}
.pickup-area .pickup-item .pr-icon {
 width:30px;
 position:absolute;
 top:10%;
 right:0;
 z-index:3
}
@media (min-width:768px) {
 .pickup-area .pickup-item .pr-icon {
  top:15%;
  right:20px
 }
}
.pickup-area .pickup-item .share {
 width:10.93vw;
 position:absolute;
 right:2.4vw;
 bottom:.8vw;
 z-index:2
}
@media (min-width:768px) {
 .pickup-area .pickup-item .share {
  width:38px;
  right:20px;
  bottom:12px;
  cursor:pointer
 }
}
@media (min-width:768px) {
 .pickup-area .pickup-item .share .trigger {
  width:38px;
  position:absolute;
  right:0;
  bottom:0
 }
}
.pickup-area .pickup-item .share-01,
.pickup-area .pickup-item .share-02,
.pickup-area .pickup-item .share-03 {
 display:block;
 width:10.93vw;
 position:absolute;
 right:0;
 bottom:0;
 z-index:-1;
 transform:scale(.5)
}
@media (min-width:768px) {
 .pickup-area .pickup-item .share-01,
 .pickup-area .pickup-item .share-02,
 .pickup-area .pickup-item .share-03 {
  width:38px;
  transition:opacity .25s ease
 }
 .pickup-area .pickup-item .share-01:hover,
 .pickup-area .pickup-item .share-02:hover,
 .pickup-area .pickup-item .share-03:hover {
  opacity:.75
 }
}
@media (min-width:768px) {
 .pickup-area .pickup-item .open {
  width:64px;
  height:64px
 }
}
.pickup-area .pickup-item .open .share-01 {
 transform:scale(1) translateY(-12.5vw)
}
@media (min-width:768px) {
 .pickup-area .pickup-item .open .share-01 {
  transform:scale(1) translateY(-42px)
 }
}
.pickup-area .pickup-item .open .share-02 {
 transform:scale(1) translate(-13vw,-12.5vw)
}
@media (min-width:768px) {
 .pickup-area .pickup-item .open .share-02 {
  transform:scale(1) translate(-42px,-42px)
 }
}
.pickup-area .pickup-item .open .share-03 {
 transform:scale(1) translateX(-13vw)
}
@media (min-width:768px) {
 .pickup-area .pickup-item .open .share-03 {
  transform:scale(1) translateX(-42px)
 }
}
.pickup-area .pickup-item a {
 text-decoration:none;
 color:#000
}
.pickup-area .pickup-item a .cat-name,
.pickup-area .pickup-item a .post-title {
 transition:opacity .25s ease
}
.pickup-area .pickup-item a:hover .cat-name,
.pickup-area .pickup-item a:hover .post-title {
 opacity:.75
}
.pickup-area .pickup-item .cat-name {
 margin:0 0 2.13vw;
 line-height:1;
 font-size:.625em
}
@media (min-width:768px) {
 .pickup-area .pickup-item .cat-name {
  margin:0 0 14px;
  font-weight:700;
  font-size:.75em
 }
}
.pickup-area .pickup-item .post-title {
 text-align:left;
 font-size:.75em
}
@media (min-width:768px) {
 .pickup-area .pickup-item .post-title {
  font-size:.875em
 }
}
.pickup-area .more-btn {
 width:48vw;
 margin:0 auto;
 line-height:1;
 letter-spacing:.1em
}
@media (min-width:768px) {
 .pickup-area .more-btn {
  width:180px
 }
}
.pickup-area .more-btn a {
 display:block;
 padding:4vw 0;
 background:#000;
 text-decoration:none;
 color:#fff
}
@media (min-width:768px) {
 .pickup-area .more-btn a {
  padding:16px 0;
  transition:background .25s ease;
  cursor:pointer
 }
 .pickup-area .more-btn a:hover {
  background:#e93861
 }
}







@media all and (-ms-high-contrast: none) {
  #fh5co-hero:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -40px;
	overflow: visible;
	width: 100%;
	height: 750px;
	background: #f7fafb26;
	z-index: -1;
	-webkit-transform: skewY(-3deg);
	-moz-transform: skewY(-3deg);
	-ms-transform: skewY(-3deg);
	-o-transform: skewY(-3deg);
	transform: skewY(-3deg);
	background-color: #00000040;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/ottoback00001.png);

	
}
	
	
	.pickup-area__inner:after {
  
  position: absolute;
  right: 0px;
  top: 470px;
 }
}



@media (min-width: 768px)
.col-sm-6 {
    width: 33%;
}


.sns-eria{
	max-width: 800px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	
}


.col_3{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_3 > div{
	width: 33.33333%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_3 > div{
		width: 33%;
	}
}
@media screen and (max-width: 480px) {
	.col_3 > div{
		width: 100%;
	}
}



@media (min-width: 768px)
.col-sm-6 {
    width: 100% !important;
}


@media (min-width: 768px)
.col-sm-6 {
    width: 100%;
    /* float: left; */
    margin: 0 auto;
    text-align: center;
}