/*
//////////////////////////////////////////////////////

FREE HTML5 TEMPLATE 
DESIGNED & DEVELOPED by FREEHTML5.CO

CREDITS:
Bootstrap
jQuery
Themify Icons

//////////////////////////////////////////////////////
*/
@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.runtomo-overflow, body.runtomo-overflow {
	overflow-x: auto;
}
html.runtomo-overflow #runtomo-header-section, html.runtomo-overflow #runtomo-main, html.runtomo-overflow #runtomo-hero, html.runtomo-overflow #runtomo-mobile-menu, html.runtomo-overflow #runtomo-footer, body.runtomo-overflow #runtomo-header-section, body.runtomo-overflow #runtomo-main, body.runtomo-overflow #runtomo-hero, body.runtomo-overflow #runtomo-mobile-menu, body.runtomo-overflow #runtomo-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;
}

body {
	font-family: 'Rounded Mplus 1c', 'Lato', arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	color: #000000;
}
@media screen and (max-width: 768px) {
	body {
		font-size: 16px;
		line-height: 1.5;
	}
}

::-webkit-selection {
	color: #ffffff;
	background: #f88028;
}

::-moz-selection {
	color: #ffffff;
	background: #f88028;
}

::selection {
	color: #ffffff;
	background: #f88028;
}

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: #f88028;
	border-bottom: 2px solid transparent;
}
a:hover, a:focus, a:active {
	outline: none;
	text-decoration: none;
	color: #2e2e2e;
	border-bottom: 2px solid #f88028;
}

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;
}

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;
}

p {
	margin: 0 0 20px 0;
}

.runtomo-serif {
	font-family: 'Noto Sans Japanese', serif;
	/*font-family: 'Sawarabi Mincho', serif;*/
}

.runtomo-sans-serif {
	font-family: 'Mplus 1p', arial, sans-serif;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 5px;
}

.runtomo-lead-wrap {
	padding-top: 2em;
	padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
	.runtomo-lead-wrap {
		padding-top: 2em;
		padding-bottom: 2em;
	}
}

.runtomo-lead {
		font-size: 30px;
		line-height: 42px;
}
@media screen and (max-width: 768px) {
	.runtomo-lead {
		font-size: 16px;
		line-height: 24px;
	}
}

@media screen and (max-width: 480px) {
	.col-xxs-12 {
		display: block;
		clear: both;
		width: 100%;
		float: left;
	}
}

/*------------------------------------------------------------------------------text-align */
	.alL  {
		text-align: left;
		}
	.alC  {
		text-align: center;
		}
	.alR  {
		text-align: right;
		}
	.reqw  {
		color: red;
		}

/*------------------------------------------------------------------------------Header */
	#runtomo-header-section {
		width: 100%;
		padding: 40px 0 30px 0;
		-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;
		position: fixed;
		float: left;
		top: 0;
		left: 0 !important;
		right: 0;
		z-index: 103;
	}
	#runtomo-header-section.runtomo-scrolled {
		padding: 0px 0;
		background: rgba(0, 0, 0, 0.8);
		background: white;
		-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);
	}
	#runtomo-header-section.runtomo-scrolled #runtomo-logo a {
		color: #2e2e2e;
	}
	#runtomo-header-section.runtomo-scrolled #runtomo-logo a:hover {
		color: #7b7b7b;
	}
	#runtomo-header-section.runtomo-scrolled #runtomo-menu-wrap .sf-menu a {
		color: #2e2e2e;
		border-bottom: none !important;
	}
	#runtomo-header-section.runtomo-scrolled #runtomo-menu-wrap .sf-menu a:hover {
		color: #f88028 !important;
	}
	#runtomo-header-section.runtomo-scrolled #runtomo-menu-wrap .sf-menu li.active > a {
		color: #f88028 !important;
	}
	#runtomo-header-section.runtomo-scrolled #runtomo-menu-wrap > .sf-menu > li > a {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	#runtomo-logo {
		font-size: 20px;
		margin: 4px 0 0 0;
		padding: 0;
		font-weight: bold;
		}
	#runtomo-logo a {
		border-bottom: none !important;
		color: #fff;
		letter-spacing: 3px;
		text-transform: uppercase;
		}
	#runtomo-sidebar h2 {
		text-align: center;
		}
	@media screen and (max-width: 768px) {
		#runtomo-logo {
			text-align: center;
			margin: 0px 0 0 0;
			float: none !important;
		}
		}

/*------------------------------------------------------------------------------ctable */
.ctable  {
	width: 100%;
	}
.ctable tr td:nth-child(1){
	white-space: nowrap;
	font-size: 80%;
	font-weight: 500;
	vertical-align: top;
	padding-right: 5px;
	}
.ctable tr td:nth-child(2){
	word-break: keep-all;
	}
.ctable tr td span{
	font-size: 70%;
	word-break: keep-all;
	font-weight: 400;
	}
.ctable tr:nth-child(odd) {
	background-color: #ffb171;
	}
.ctable tr:nth-child(even) {
	background-color: #ffa254;
	}

/*------------------------------------------------------------------------------entry */
.entryTBL {
	font-size: 12px;
	width: 100%;
	}
.entryTBL input{
	width: 100%;
	}
.ediv {
	text-align: center;
	}
.ediv table{
	text-align: left;
	}
.oneentry, .enterpriseEntry {
	border: 2px solid #ffb171;
	background-color: #ffcba0;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
.addentry p{
	text-align: left;
	font-size: smaller;
	}
.ebtn {
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding: 10px 50px 10px 50px ;
	font-size: 40px;
	background: rgba(183,222,237,1);
	background: -moz-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(0,36,74,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(183,222,237,1)), color-stop(50%, rgba(113,206,239,1)), color-stop(51%, rgba(33,180,226,1)), color-stop(100%, rgba(0,36,74,1)));
	background: -webkit-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(0,36,74,1) 100%);
	background: -o-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(0,36,74,1) 100%);
	background: -ms-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(0,36,74,1) 100%);
	background: linear-gradient(to bottom, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(0,36,74,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#00244a', GradientType=0 );
	}
.ebtn:hover {
	background: rgba(51,102,204,1);
	background: -moz-linear-gradient(top, rgba(51,102,204,1) 0%, rgba(21,81,193,1) 50%, rgba(18,65,140,1) 51%, rgba(51,102,204,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(51,102,204,1)), color-stop(50%, rgba(21,81,193,1)), color-stop(51%, rgba(18,65,140,1)), color-stop(100%, rgba(51,102,204,1)));
	background: -webkit-linear-gradient(top, rgba(51,102,204,1) 0%, rgba(21,81,193,1) 50%, rgba(18,65,140,1) 51%, rgba(51,102,204,1) 100%);
	background: -o-linear-gradient(top, rgba(51,102,204,1) 0%, rgba(21,81,193,1) 50%, rgba(18,65,140,1) 51%, rgba(51,102,204,1) 100%);
	background: -ms-linear-gradient(top, rgba(51,102,204,1) 0%, rgba(21,81,193,1) 50%, rgba(18,65,140,1) 51%, rgba(51,102,204,1) 100%);
	background: linear-gradient(to bottom, rgba(51,102,204,1) 0%, rgba(21,81,193,1) 50%, rgba(18,65,140,1) 51%, rgba(51,102,204,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3366cc', endColorstr='#3366cc', GradientType=0 );
	}
	
.addbtn {
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding: 10px 10px 10px 10px ;
	font-size: 20px;
	background: rgba(182,199,237,1);
	background: -moz-linear-gradient(top, rgba(182,199,237,1) 0%, rgba(113,155,239,1) 50%, rgba(34,104,226,1) 51%, rgba(182,199,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(182,199,237,1)), color-stop(50%, rgba(113,155,239,1)), color-stop(51%, rgba(34,104,226,1)), color-stop(100%, rgba(182,199,237,1)));
	background: -webkit-linear-gradient(top, rgba(182,199,237,1) 0%, rgba(113,155,239,1) 50%, rgba(34,104,226,1) 51%, rgba(182,199,237,1) 100%);
	background: -o-linear-gradient(top, rgba(182,199,237,1) 0%, rgba(113,155,239,1) 50%, rgba(34,104,226,1) 51%, rgba(182,199,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(182,199,237,1) 0%, rgba(113,155,239,1) 50%, rgba(34,104,226,1) 51%, rgba(182,199,237,1) 100%);
	background: linear-gradient(to bottom, rgba(182,199,237,1) 0%, rgba(113,155,239,1) 50%, rgba(34,104,226,1) 51%, rgba(182,199,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6c7ed', endColorstr='#b6c7ed', GradientType=0 );
	}
.addbtn:hover {
	background: rgba(49,154,196,1);
	background: -moz-linear-gradient(top, rgba(49,154,196,1) 0%, rgba(20,140,184,1) 50%, rgba(18,108,135,1) 51%, rgba(49,154,196,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(49,154,196,1)), color-stop(50%, rgba(20,140,184,1)), color-stop(51%, rgba(18,108,135,1)), color-stop(100%, rgba(49,154,196,1)));
	background: -webkit-linear-gradient(top, rgba(49,154,196,1) 0%, rgba(20,140,184,1) 50%, rgba(18,108,135,1) 51%, rgba(49,154,196,1) 100%);
	background: -o-linear-gradient(top, rgba(49,154,196,1) 0%, rgba(20,140,184,1) 50%, rgba(18,108,135,1) 51%, rgba(49,154,196,1) 100%);
	background: -ms-linear-gradient(top, rgba(49,154,196,1) 0%, rgba(20,140,184,1) 50%, rgba(18,108,135,1) 51%, rgba(49,154,196,1) 100%);
	background: linear-gradient(to bottom, rgba(49,154,196,1) 0%, rgba(20,140,184,1) 50%, rgba(18,108,135,1) 51%, rgba(49,154,196,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#319ac4', endColorstr='#319ac4', GradientType=0 );
	}
.ebtnY {
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #fccd4d;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding: 10px 10px 10px 10px ;
	font-size: 20px;
	background: rgba(252,234,187,1);
	background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,234,187,1)), color-stop(50%, rgba(252,205,77,1)), color-stop(51%, rgba(248,181,0,1)), color-stop(100%, rgba(251,223,147,1)));
	background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
	background: -o-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
	background: -ms-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
	background: linear-gradient(to bottom, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0 );	
	}	
.ebtnY:hover {
	background: rgba(248,201,84,1);
	background: -moz-linear-gradient(top, rgba(248,201,84,1) 0%, rgba(246,182,4,1) 50%, rgba(189,138,0,1) 51%, rgba(248,196,53,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,201,84,1)), color-stop(50%, rgba(246,182,4,1)), color-stop(51%, rgba(189,138,0,1)), color-stop(100%, rgba(248,196,53,1)));
	background: -webkit-linear-gradient(top, rgba(248,201,84,1) 0%, rgba(246,182,4,1) 50%, rgba(189,138,0,1) 51%, rgba(248,196,53,1) 100%);
	background: -o-linear-gradient(top, rgba(248,201,84,1) 0%, rgba(246,182,4,1) 50%, rgba(189,138,0,1) 51%, rgba(248,196,53,1) 100%);
	background: -ms-linear-gradient(top, rgba(248,201,84,1) 0%, rgba(246,182,4,1) 50%, rgba(189,138,0,1) 51%, rgba(248,196,53,1) 100%);
	background: linear-gradient(to bottom, rgba(248,201,84,1) 0%, rgba(246,182,4,1) 50%, rgba(189,138,0,1) 51%, rgba(248,196,53,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8c954', endColorstr='#f8c435', GradientType=0 );
}	

/*------------------------------------------------------------------------------svg */
div svg{
	}

.runtomo-item-svgMap-text span{
	float: right;
	}
#tooltip{
	position: absolute;
	z-index: 1000;
	visibility: hidden;
	padding: 10px;
	border: 1px solid #000;
	border-radius: 2px;
	background-color: #FFF;
	color: #333;
	font-size: 13px;
	opacity: 0.85;
	}

/*------------------------------------------------------------------------------masonery_area */
.post-thumb{
	margin: 5px;
	}

/*------------------------------------------------------------------------------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 ul ul {							/*Width設定がautoになる理由が分からない！*/
	min-width: 16em;
	}

.sf-menu a {
	color: rgba(255, 255, 255, 0.9);
	padding: .75em 1em;
	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;
}
.sf-menu li.active a {
	font-weight: bold;
	}


.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;
}

#runtomo-menu-wrap .sf-menu a {
	padding: 1em 1em 1em 1em;
}

#runtomo-primary-menu > li > ul li.active > a {
	color: #f88028 !important;
}
#runtomo-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: rgba(0, 0, 0, 0.5);
}
#runtomo-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.3);
}

#runtomo-primary-menu .runtomo-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;
}

#runtomo-primary-menu .runtomo-sub-menu:before {
	position: absolute;
	top: -9px;
	right: 20px;
	width: 0;
	height: 0;
	content: '';
}

#runtomo-primary-menu .runtomo-sub-menu:after {
	position: absolute;
	top: -8px;
	right: 21px;
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #f88028;
	border-bottom: 8px solid rgba(0, 0, 0, 0.8);
	border-left: 8px solid transparent;
	content: '';
}

#runtomo-primary-menu .runtomo-sub-menu .runtomo-sub-menu:before {
	top: 6px;
	right: 100%;
}

#runtomo-primary-menu .runtomo-sub-menu .runtomo-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;
}

#runtomo-primary-menu .runtomo-sub-menu a {
	letter-spacing: 0;
	padding: 0 15px;
	font-size: 14px;
	line-height: 26px;
	color: #ffffff !important;
	text-transform: none;
	background: none;
}
#runtomo-primary-menu .runtomo-sub-menu a:hover {
	color: #f88028 !important;
}

/* Mobile Menu */
#runtomo-mobile-menu-btn {
	padding: 0 10px;
	z-index: 1001;
	position: absolute;
	top: 0;
	left: 0;
	background: #f88028;
	height: 44px;
	display: table;
}
#runtomo-mobile-menu-btn i {
	line-height: 25px;
	display: table-cell;
	vertical-align: middle;
	font-size: 22px;
	color: #fff;
}

#runtomo-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;
}
#runtomo-mobile-menu #runtomo-mobile-menu-ul {
	padding: 0;
	margin: 0;
}
#runtomo-mobile-menu #runtomo-mobile-menu-ul li {
	list-style: none;
}
#runtomo-mobile-menu #runtomo-mobile-menu-ul li.active > a {
	color: #ffffff;
}
#runtomo-mobile-menu #runtomo-mobile-menu-ul a {
	border-bottom: none !important;
	padding: 7px 0;
	display: block;
	color: #ccc;
	color: rgba(255, 255, 255, 0.5);
}
#runtomo-mobile-menu #runtomo-mobile-menu-ul a:hover {
	color: #ffffff;
	color: white;
}
#runtomo-mobile-menu #runtomo-mobile-menu-ul .runtomo-sub-ddown {
	position: relative;
}
#runtomo-mobile-menu #runtomo-mobile-menu-ul .runtomo-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";
}
#runtomo-mobile-menu #runtomo-mobile-menu-ul .runtomo-sub-menu {
	display: none;
	padding-left: 20px;
}
#runtomo-mobile-menu #runtomo-mobile-menu-ul .runtomo-sub-menu li {
	list-style: none;
}

#runtomo-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: white;
	color: #2e2e2e;
	-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);
}
#runtomo-logo-mobile-wrap h1 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
}
#runtomo-logo-mobile-wrap h1 a {
	border-bottom: none !important;
	color: #2e2e2e;
	letter-spacing: 3px;
	border: 0px solid rgba(0,0,0,0);
}
.logoMark {
		height:75px;
		border: 0px solid rgba(0,0,0,0);
	}
@media screen and (max-width: 995px) {
	.logoMark {
		height:45px;
	}
	}
@media screen and (max-width: 785px) {
	.logoMark {
		height:40px;
		border: none;
	}
	}
@media screen and (max-width: 380px) {
	.logoMark {
		height:32px;
		border: none;
	}
	}

.logoMarkinline {
		height: 1.2em;
	}

.officer {
	font-family: 'Sawarabi Mincho', serif;
	float: right;
	}
.officerTitle{
	font-size:90% ;
	}
.officerName{
	font-size:150% ;
	font-weight: 600;
	}


#runtomo-feature {
	background: #f6f9fa;
	padding: 1em 0;
}
@media screen and (max-width: 768px) {
	#runtomo-feature {
		padding: 1em 0 2em 0;
	}
}

#runtomo-hero {
	background-color: #ffe5ad;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center left;
	height: 600px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 5;
	color: #ffffff;
}
@media screen and (max-width: 768px) {
	#runtomo-hero {
		background-position: center center;
	}
}
#runtomo-hero .runtomo-hero-wrap {
	display: table;
	height: 600px;
	width: 100%;
}
#runtomo-hero .runtomo-hero-wrap .runtomo-hero-intro {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	word-break: keep-all;
}
#runtomo-hero .runtomo-hero-wrap .runtomo-hero-intro > h1 {
	font-family: 'Noto Sans Japanese', 'Lato', arial, sans-serif;
	font-size: 40px;
	font-weight: normal;
	line-height: 62px;
	text-transform: uppercase;
	letter-spacing: 7px;
	text-shadow: 3px 3px 3px #000;
}
@media screen and (max-width: 768px) {
	#runtomo-hero .runtomo-hero-wrap .runtomo-hero-intro > h1 {
		letter-spacing: 4px;
		font-size: 30px;
		line-height: 42px;
		text-shadow: 3px 3px 3px #000;
	}
}
#runtomo-hero .runtomo-hero-wrap .runtomo-hero-intro > h2 {
	letter-spacing: 4px;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 20px;
	position: relative;
	color: #fff;
	text-shadow: 3px 3px 3px #000;
}
@media screen and (max-width: 768px) {
	#runtomo-hero .runtomo-hero-wrap .runtomo-hero-intro > h2 {
		letter-spacing: 3px;
	}
}
#runtomo-hero .runtomo-hero-wrap .runtomo-hero-intro > h2 > span {
	position: absolute;
	bottom: 0;
	display: block;
	background: rgba(255, 255, 255, 0.4);
	width: 50px;
	height: 3px;
	left: 50%;
	margin-left: -25px;
}
#runtomo-hero .runtomo-hero-wrap .btn {
	color: #ffffff;
}
#runtomo-hero .runtomo-hero-wrap .btn:hover, #runtomo-hero .runtomo-hero-wrap .btn:active, #runtomo-hero .runtomo-hero-wrap .btn:focus {
	background: #f88028;
	border-color: #f88028;
}

body.inner-page #runtomo-hero {
	height: 400px;
}
body.inner-page #runtomo-hero .runtomo-hero-wrap {
	padding-top: 50px;
	height: 400px;
}

@media screen and (max-width: 768px) {
	#runtomo-hero, .runtomo-hero-wrap {
		position: relative;
		padding: 4em 0 3em 0;
		height: inherit !important;
	}
}

#runtomo-main {
	margin-top: 600px;
	padding-top: 5px;
	z-index: 102;
	position: relative;
	background: rgb(255, 177, 113);
}
@media screen and (max-width: 768px) {
	#runtomo-main {
		margin-top: 0px;
		padding-top: 20px;
	}
}

body.inner-page #runtomo-main {
	margin-top: 400px;
}
@media screen and (max-width: 768px) {
	body.inner-page #runtomo-main {
		margin-top: 0px;
		padding-top: 20px;
	}
}

#runtomo-hero,
#runtomo-main,
#runtomo-logo-mobile-wrap {
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

body.runtomo-mobile-menu-visible #runtomo-hero,
body.runtomo-mobile-menu-visible #runtomo-main,
body.runtomo-mobile-menu-visible #runtomo-logo-mobile-wrap {
	-moz-transform: translateX(275px);
	-webkit-transform: translateX(275px);
	-ms-transform: translateX(275px);
	transform: translateX(275px);
}

body.runtomo-mobile-menu-visible #runtomo-mobile-menu {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

/* Helper Classes */
/* Spacer */
.runtomo-spacer {
	clear: both;
	position: relative;
	border: none;
	padding: 0;
	margin: 0;
}

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

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

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

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

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

.runtomo-spacer-xxs {
	height: 20px;
}

.runtomo-letter-spacing {
	letter-spacing: 1px;
}

.runtomo-no-margin-bottom {
	margin-bottom: 0 !important;
}

.runtomo-uppercase-heading-sm {
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #7b7b7b;
}

.form-group {
	margin-bottom: 30px;
}

.image-popup:hover {
	opacity: .7;
}

/* 
========================================

Components 

========================================
*/
/* Buttons */
.btn {
	border-bottom: none !important;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	padding-left: 30px;
	padding-right: 30px;
	margin-right: 10px;
}
.btn:hover, .btn:focus, .btn:active {
	box-shadow: none;
	outline: none !important;
	border-color: transparent;
}
.btn.runtomo-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 #282e3c !important;
	background: #282e3c;
	color: #ffffff;
}

.btn-primary {
	background: #f88028;
}

.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;
}

/* Features*/
/* Feature 1 */
.runtomo-feature-1 .runtomo-feature-figure {
	margin-top: 5em;
}
@media screen and (max-width: 768px) {
	.runtomo-feature-1 .runtomo-feature-figure {
		text-align: center !important;
		margin-top: 0em;
	}
}
@media screen and (max-width: 768px) {
	.runtomo-feature-1 .runtomo-feature-figure img {
		display: inline-block;
		margin: 0 auto;
	}
}
.runtomo-feature-1 .runtomo-feature-blurb ul {
	padding: 0;
	margin: 5em 0 0 0;
}
@media screen and (max-width: 480px) {
	.runtomo-feature-1 .runtomo-feature-blurb ul {
		margin: 2em 0 0 0;
	}
}
.runtomo-feature-1 .runtomo-feature-blurb ul li {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 1em 0;
	list-style: none;
}
.runtomo-feature-1 .runtomo-feature-blurb ul li > .runtomo-feature-blurb-text {
	float: right;
	width: 85%;
}
@media screen and (max-width: 992px) {
	.runtomo-feature-1 .runtomo-feature-blurb ul li > .runtomo-feature-blurb-text {
		width: 80%;
	}
}
@media screen and (max-width: 768px) {
	.runtomo-feature-1 .runtomo-feature-blurb ul li > .runtomo-feature-blurb-text {
		width: 90%;
	}
}
@media screen and (max-width: 480px) {
	.runtomo-feature-1 .runtomo-feature-blurb ul li > .runtomo-feature-blurb-text {
		width: 80%;
	}
}
.runtomo-feature-1 .runtomo-feature-blurb ul li .runtomo-feature-blurb-icon {
	float: left;
	width: 15%;
}
.runtomo-feature-1 .runtomo-feature-blurb ul li .runtomo-feature-blurb-icon i {
	font-size: 40px;
	color: #f88028;
}
@media screen and (max-width: 992px) {
	.runtomo-feature-1 .runtomo-feature-blurb ul li .runtomo-feature-blurb-icon {
		width: 20%;
	}
}
@media screen and (max-width: 768px) {
	.runtomo-feature-1 .runtomo-feature-blurb ul li .runtomo-feature-blurb-icon {
		width: 10%;
	}
}
@media screen and (max-width: 480px) {
	.runtomo-feature-1 .runtomo-feature-blurb ul li .runtomo-feature-blurb-icon {
		width: 20%;
	}
}
.runtomo-feature-1 .runtomo-feature-blurb ul li .runtomo-feature-blurb-title {
	letter-spacing: 2px;
	margin-bottom: 0 !important;
}

/* Feature 2*/
.runtomo-feature-2 .runtomo-feature-item {
	margin-bottom: 30px;
}
.runtomo-feature-2 .runtomo-feature-title {
	letter-spacing: 2px;
}
.runtomo-feature-2 .runtomo-feature-icon {
	text-align: center;
	display: block;
	margin-bottom: 20px;
}
.runtomo-feature-2 .runtomo-feature-icon i {
	font-size: 50px;
	color: #f88028;
}
.runtomo-feature-2 .runtomo-feature-icon.runtomo-circle {
	display: table;
	width: 100px;
	height: 100px;
	margin: 0 auto 2em auto;
	border: 2px solid #eaeaea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.runtomo-feature-2 .runtomo-feature-icon.runtomo-circle i {
	display: table-cell;
	vertical-align: middle;
	font-size: 40px;
}
.runtomo-feature-2 .runtomo-feature-icon.runtomo-circle i:hover {
	font-size: 60px;
	}
.runtomo-feature-2 .runtomo-feature-icon.runtomo-circle img {
	width: 50px; 
	height: 50px; 
	margin: 25px;
	}
.runtomo-feature-2 .runtomo-feature-icon.runtomo-circle img:hover {
	margin: 10px;
	height: 80px; 
	width: 80px; 
	}

/* Feature 3 */
.runtomo-feature-3 .runtomo-feature-item {
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
	.runtomo-feature-3 .runtomo-feature-item {
		display: block;
	}
}
.runtomo-feature-3 .runtomo-feature-icon {
	float: left;
	width: 15%;
	clear: right;
}
@media screen and (max-width: 480px) {
	.runtomo-feature-3 .runtomo-feature-icon {
		width: 20%;
	}
}
.runtomo-feature-3 .runtomo-feature-icon i {
	font-size: 30px;
	color: #f88028;
}
.runtomo-feature-3 .runtomo-feature-blurb {
	float: right;
	width: 85%;
}
@media screen and (max-width: 480px) {
	.runtomo-feature-3 .runtomo-feature-blurb {
		width: 80%;
	}
}

/* Header */
.runtomo-header {
	text-align: center;
}
.runtomo-header .runtomo-heading {
	font-weight: bold;
	font-size: 45px;
	line-height: 57px;
}
@media screen and (max-width: 768px) {
	.runtomo-header .runtomo-heading {
		font-size: 30px !important;
		line-height: 42px !important;
	}
}
.runtomo-header .runtomo-heading-sub {
	color: #777;
	font-size: 18px;
	line-height: 30px;
}

/* Easy Rsponsive Tabs */
.runtomo-tab {
	clear: both;
	display: block;
}

.resp-tab-active {
	color: #f88028;
}

.resp-content-active, .resp-accordion-active {
	display: block;
}

.runtomo-tab-menu-icon {
	font-size: 20px;
	position: relative;
	float: left;
	margin-right: 10px;
}
@media screen and (max-width: 768px) {
	.runtomo-tab-menu-icon {
		margin-top: 7px;
	}
}

#runtomo-feature-slider .runtomo-item-slide-text {
	margin-top: 1em;
}
#runtomo-feature-slider .runtomo-item-slide-text > h2,h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	padding-bottom: 5px;
}
#runtomo-feature-slider .runtomo-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) {
	#runtomo-feature-slider .runtomo-item-slide-text {
		margin-top: 0em;
	}
}
@media screen and (max-width: 768px) {
	#runtomo-feature-slider .runtomo-item-slide-text {
		margin-top: 0em;
	}
}
@media screen and (max-width: 480px) {
	#runtomo-feature-slider .runtomo-item-slide-text {
		margin-top: 0em;
	}
}

#runtomo-testimonial {
	padding: 10em 0;
	background: #000 url(../images/hero2.jpg) no-repeat center center;
	background-size: cover;
}
@media screen and (max-width: 768px) {
	#runtomo-testimonial {
		padding: 3em 0;
	}
}
#runtomo-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) {
	#runtomo-testimonial blockquote {
		width: 100%;
		font-size: 35px;
		line-height: 47px;
	}
}
#runtomo-testimonial blockquote p {
	text-align: center;
	color: #ffffff;
}
#runtomo-testimonial .runtomo-testimonial-author {
	font-size: 18px;
}
#runtomo-testimonial .runtomo-uppercase-heading-sm {
	color: #ffffff;
}

#runtomo-newsletter {
	padding: 3em 0;
}
@media screen and (max-width: 768px) {
	#runtomo-newsletter {
		padding: 2em 0;
	}
}
#runtomo-newsletter .runtomo-uppercase-heading-sm {
	color: rgba(0, 0, 0, 0.4);
}

#runtomo-footer {
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	padding: 3em 0;
}
@media screen and (max-width: 768px) {
	#runtomo-footer {
		padding: 2em 0;
	}
}

/* Accordions */
.runtomo-accordion .panel-title > a:hover {
	border-bottom: none !important;
}
.runtomo-accordion .panel-heading {
	background: transparent;
	position: relative;
	cursor: pointer;
}
.runtomo-accordion .panel-heading .accordion-toggle {
	color: #f88028;
}
.runtomo-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;
}
.runtomo-accordion .panel-heading.collapsed .accordion-toggle {
	color: #2e2e2e !important;
}
.runtomo-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: #f88028;
	}
.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 */
.runtomo-social-icons {
	text-align: center;
	padding: 0;
	margin: 0 0 2em 0;
}
.runtomo-social-icons li {
	list-style: none;
	display: inline;
	display: inline-block;
}
.runtomo-social-icons li a {
	padding: 0 10px;
	border-bottom: none !important;
}
.runtomo-social-icons li i {
	font-size: 30px;
}

/* Pricing Tables */
@media screen and (max-width: 992px) {
	.runtomo-pricing-table-1 .runtomo-pricing-table-item {
		margin-bottom: 20px !important;
	}
}
@media screen and (max-width: 768px) {
	.runtomo-pricing-table-1 .runtomo-pricing-table-item {
		margin-bottom: 20px !important;
		float: left;
		width: 100%;
	}
}
.runtomo-pricing-table-1 .runtomo-pricing-table-item .runtomo-pricing-table-item-body,
.runtomo-pricing-table-1 .runtomo-pricing-table-item .runtomo-pricing-table-item-heading {
	text-align: center;
	float: left;
	width: 100%;
	padding: 1em 2em;
}
.runtomo-pricing-table-1 .runtomo-pricing-table-item .runtomo-pricing-table-item-heading {
	background: #f88028;
	color: #ffffff;
}
.runtomo-pricing-table-1 .runtomo-pricing-table-item .runtomo-pricing-table-item-heading h3 {
	font-size: 70px;
	position: relative;
	display: inline-block;
}
.runtomo-pricing-table-1 .runtomo-pricing-table-item .runtomo-pricing-table-item-heading h3 sup {
	position: absolute;
	top: 2px;
	margin-left: -7px;
}
.runtomo-pricing-table-1 .runtomo-pricing-table-item .runtomo-pricing-table-item-heading h3 sup, .runtomo-pricing-table-1 .runtomo-pricing-table-item .runtomo-pricing-table-item-heading h3 span {
	font-size: 14px;
	text-transform: uppercase;
}
.runtomo-pricing-table-1 .runtomo-pricing-table-item .runtomo-pricing-table-item-heading p {
	color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.runtomo-pricing-table-1 .runtomo-pricing-table-item.runtomo-best-offer .runtomo-pricing-table-item-heading {
	background: #f88028;
	color: #ffffff;
}
.runtomo-pricing-table-1 .runtomo-pricing-table-item .runtomo-pricing-table-item-body {
	border: 2px solid #ccc;
	border-top: none;
}
.runtomo-pricing-table-1 .runtomo-pricing-table-item .runtomo-pricing-table-item-body ul {
	padding: 0;
	margin: 0;
}
.runtomo-pricing-table-1 .runtomo-pricing-table-item .runtomo-pricing-table-item-body ul li {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
.runtomo-pricing-table-1 .runtomo-pricing-table-item.runtomo-best-offer .runtomo-pricing-table-item-body {
	border: 2px solid #f88028;
	border-top: none;
}

/* Nav Links */
.runtomo-nav-links ul {
	padding: 0;
	margin: 0;
}
.runtomo-nav-links ul li {
	padding: 0;
	margin: 0 0 .5em 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
.runtomo-nav-links ul li.active>a {
	color: #2e2e2e;
	border-bottom: 2px solid #f88028;
}

.runtomo-nav-links ul ul {
	padding-left: 10px;
	}
/* 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.runtomo-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.runtomo-light-arrow .owl-controls .owl-nav .owl-prev i {
	color: #ffffff;
}
.owl-carousel-fullwidth.runtomo-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.runtomo-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: 15px;
	height: 15px;
	background: #f88028;
	-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 #f88028;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: none;
	border: 2px solid #f88028;
}

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

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

/*# sourceMappingURL=style.css.map */
