/* --------------

Theme name: Intent
Author: Lucid Themes
Version: 1.0
Last change: 27/07/2016

-------------- */


/* ------- STYLE CSS CONTENTS ------- 

	- 1) Basic styling
	- 2) Header
	- 3) Footer
	- 4) Page styling
		- 4.1) page header
		- 4.2) page section title
		- 4.3) post content
		- 4.4) post slideshow
		- 4.5) post video
		- 4.6) post share
		- 4.7) post author 
		- 4.8) post navigation
		- 4.9) post social icons
		- 4.10) post comments
		- 4.11) sidebar widgets
		- 4.12) about widget
		- 4.13) posts widget
		- 4.14) list widget
		- 4.15) Intent Latest Posts Widget
	- 5) Home page
	- 6) About page
	- 7) Portfolio page
	- 8) Single portfolio page
	- 9) Blog list page
	- 10) Single blog page
	- 11) Contact page
	- 12) Features page
	
 ------------------------------------ */

/* 特殊：Googelフォントの読み込み */
	@import url(https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
	@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);
	@import url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed);


	
 
/* --- 1) BASIC STYLING --- */

	body{overflow-x:hidden; background-color:#fff;}
	body.boxed{width:1140px;margin:0 auto;background-color:#f5f5f5;box-shadow: 0 0 5px 5px rgba(200,200,200,.05);}
	body.boxed header,body.boxed #main-content,body.boxed footer{background-color:#ffffff;}
	body.boxed .container{padding:0 30px;}
	body{font-family: "Rounded Mplus 1c", "游ゴシック", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; }
	
	
	p,h1,h2,h3,h4{color:#333; margin:0;padding:0; font-weight:400;}
	p a,h1 a,h2 a,h3 a,h4 a{color:#38b449; text-decoration:none;}
	p a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover{text-decoration:underline;}
	
	ul{list-style:none;margin:0;padding:0;}

	.font-montserrat-reg{font-weight:400;}
	
	.font-opensans-reg{font-weight:400;}
	
	.large-heading{font-size:24px;line-height:26px;letter-spacing:1px;margin-bottom:20px;font-weight:bold;text-transform:uppercase;}
	
	p#date{font-size:20px; color:#333; margin:0px 0px 10px 0px; padding:5px 10px 5px 10px; font-weight:bold; background-color:rgba(255,255,255,0.3); border:solid #333; border-width:3px 0px 3px 0px; text-align:center;}
	
	p#privacy{font-size:12px; line-height:18px; color:#333; margin:10px 0px 10px 0px; padding:0px; font-weight:normal;}
	p#privacytitle{font-size:13px; line-height:13px;  color:#333; margin:5px 0px 5px 0px; padding:0px; font-weight:bold;}
	
	.primary-button{font-size:12px;color:#ffffff;line-height:18px;text-transform:uppercase;display:inline-block;border:none;padding:10px 25px;background-color:#009e9d;letter-spacing:1.5px;text-decoration:none;cursor:pointer;}
	.primary-button:hover{background-color:#c7c7c7;color:#242424;}
	
	.secondary-button{font-size:11px; font-weight:400; color:#fff; line-height:16px;text-transform:uppercase;display:inline-block;border:none;padding:4px 8px;background-color:#333; letter-spacing:1.5px;text-decoration:none; cursor:pointer; border:2px solid #333;-webkit-transition:border-color, 0.25s, ease-in-out;transition:border-color, 0.25s, ease-in-out; border-radius:2px;}
	.secondary-button:hover{color:#ffffff;background-color:#ccc; border-color:#ccc;}
	
	.secondary-button_bukken{font-size:13px; font-weight:700; color:#333; line-height:16px;text-transform:uppercase;display:inline-block;border:none;padding:4px 8px;background-color:#ccc; letter-spacing:1.5px;text-decoration:none; cursor:pointer; border:2px solid #333;-webkit-transition:border-color, 0.25s, ease-in-out;transition:border-color, 0.25s, ease-in-out; border-radius:2px; margin:10px auto 0px auto; border:solid 6px #ccc; border-radius:4px; width:100%; text-align:center;}
	.secondary-button_bukken:hover{color:#ffffff;background-color:#ccc; border-color:#ccc;}

	.rounded-button{border-radius:30px;}
	
	.section-inner{padding:20px 0px 0px 0px; border-top: 2px solid #fff;}
	.no-border{border:0;}
	
	/* 特殊：hr線の装飾指定CSS */
	hr {
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #333; /* 線色 */
	height: 1px; /* 高さ */
	margin:10px 0px 10px 0px;
	padding:0px;
	}
	hr#dot{
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: dotted; /* 線種 */
	border-color: #333333; /* 線色 */
	height: 1px; /* 高さ */
	margin:10px 0px 10px 0px;
	padding:0px;
	}
	hr#footer_line{
	border-width: 1px 0px 1px 0px; /* 太さ */
	border-style: dotted; /* 線種 */
	border-color: #ccc; /* 線色 */
	height: 3px; /* 高さ */
	margin:10px 0px 10px 0px;
	padding:0px;
	}
	
	/* 特殊：マウスオンで画像透過の装飾指定CSS */
    img {
    border: none;
    opacity:1.0;
    -webkit-transition:opacity .2s linear;
    }

    a:hover img {
    opacity:0.7;
    filter: alpha(opacity=70);
    -webkit-transition:opacity .2s linear;
    }
    
    /* 特殊：資料請求ボタンの表示・非表示 */
    @media screen and (min-width:1000px) {
    .siryouseikyu { display: block;
    position:fixed;
    top:100px;
    right:10px;
    z-index:9999;}
    }
    
    @media screen and (max-width: 999px) {
    .siryouseikyu { display: none; }
    }
    
    /* アコーディオンパネルのCSSレイアウト */
    .accordionbox{
	width: 90%;
	background:#f5deb3;
	margin: 0px auto 40px;
	padding: 2px 12px 2px 12px;
	}	
	.accordionlist dt{
    display:block;
    background: #fff;
    padding: 20px 0 10px 5px;
    border-top: 1px solid #DFDFDF;
    font-size:15px;
    color:#009e9d;
    }    
    .accordionlist dt:first-child{
    border-top: none !important;
    }    
    .accordionlist dt .title{
    padding-left: 10px;
	float: left;
	}	
	.accordionlist dd{
    display:none;
	background: #fff;
	padding:0 0 20px 15px;
	font-size:15px;
	}
	.accordionlist dd img{
	margin:10px;
	float:right;
	}
	.accordionlist blockquote{
	background-color:#fff5ee;
	padding: 10px 10px 10px 10px;
	margin:10px 0px 10px 0px;
	border-left:5px solid #333;
	}
	.accordion_icon,.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	}	
	.accordion_icon {
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	margin-right: 5px;
	}	
	.accordion_icon span {
	position: absolute;
    left: 6px;
    width: 50%;
	height: 2px;
    background-color: #009e9d;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	}	
	.accordion_icon span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    }   
    .accordion_icon span:nth-of-type(2) {
    top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    }    
    /*＋、－切り替え*/
    .accordion_icon.active span:nth-of-type(1) {
	display:none;
	}
	.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    }
    /*＋、×切り替え*/
    .accordion_icon.active span:nth-of-type(1) {
	top: 5px;
    transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    }
    .accordion_icon.active span:nth-of-type(2) {
	top: 5px;
    transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    }
    
    /* 物件詳細用テーブルのCSSレイアウト */
    table.type02 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width:100%;
	}
	table.type02 th {
	width: 34%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	background: #fff2e6;
	font-size:12px;
	}
	table.type02 td {
	width: 66%;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size:13px;
	}
	
	/* 物件詳細用テーブルのCSSレイアウト2 */
    table.type03 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width:100%;
	}
	table.type03 th {
	width: 24%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	background: #fff2e6;
	font-size:13px;
	}
	table.type03 td {
	width: 76%;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size:13px;
	}
	
	/* 物件詳細用テーブルのCSSレイアウト3 */
    table.type04 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width:100%;
	}
	table.type04 th {
	width: 24%;
	padding: 6px;
	font-weight: bold;
	vertical-align: top;
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	background: #f0fff0;
	font-size:12px;
	}
	table.type04 td {
	width: 71%;
	padding: 6px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size:13px;
	}
	
	/* 物件詳細用テーブルのCSSレイアウト4 */
    table.type05 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width:100%;
	}
	table.type05 th {
	width: 24%;
	padding: 6px;
	font-weight: bold;
	vertical-align: top;
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	background: #f0f8ff;
	font-size:12px;
	}
	table.type05 td {
	width: 71%;
	padding: 6px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size:13px;
	}
	
	/* 物件画像表示CSSレイアウト */
	div#imageList ul {
    margin: 0px 0px 10px 0px;
    padding: 0;
    height:70px;
    }
    div#imageList li {
    float: left;
    list-style-type: none;
    margin-left: 5px;
    }
    div#imageList li img {
    width: 63px;
    height: 42px;
    }
    
    /* 空き地・空き家用アイコンボックス */
    #box_tatemono{width:20px; font-size:11px; line-height:11px; background-color:#ffbf7f; padding:4px 8px; border:5px #ffbf7f; border-radius:4px; margin-right:10px;color:#fff;}
    #box_takuchi{width:100px; font-size:11px; line-height:11px; background-color:#00a381; padding:4px 8px; border:5px #00a381; border-radius:4px; margin-right:10px;color:#fff;}
    #box_sonota{width:100px; font-size:11px; line-height:11px; background-color:#7fbfff; padding:4px 8px; border:5px #7fbfff; border-radius:4px; margin-right:10px;color:#fff;}
    #box_double{width:100px; font-size:11px; line-height:11px; background-color:#009e9d; padding:8px 8px; border:5px #009e9d; border-radius:4px; margin-right:10px;color:#fff;}
    #box_event{float:left; width:124px; font-size:11px; line-height:11px; background-color:#ff4500; padding:8px 8px; border:5px #ffbf7f; border-radius:4px; margin-right:10px;color:#fff; float:left; margin-right:10px;}
    #box_column{float:left; width:124px; font-size:11px; line-height:11px; background-color:#009e9d; padding:8px 8px; border:5px #ffbf7f; border-radius:4px; margin-right:10px;color:#fff; float:left; margin-right:10px;}
    
    /* 装飾用P指定 */
    p#box_blue {
    width: 100%;
    padding:16px;
    font-size:18px;
    color:#fff;
    text-align:center;
    background-color:#009e9d;
    border-radius:10px;
    margin:0px 0px 10px 0px;
    }
    
    p#box_number {
    float:left;
    width: 80px;
    height:80px;
    padding:8px 8px 8px 8px;
    margin:0px 14px 10px 0px;
    font-size:40px;
    line-height:40px;
    font-weight:bold;
    color:#fff;
    text-align:center;
    background-color:#009e9d;
    border-radius:4px;
    }
    p#box_number small {
    float:left;
    width: 100%;
    height:20px;
    padding:4px 6px 4px 6px;
    margin:4px 0px 0px 0px;
    font-size:12px;
    line-height:12px;
    text-align:center;
    color:#009e9d;
    background-color:#fff;
    }
    
    p#box_title {
    float:left;
    height:80px;
    padding:8px 0px 0px 0px;
    margin:4px 0px 0px 0px;
    font-size:22px;
    line-height:26px;
    font-weight:bold;
    color:#333;
    text-align:left;
    }
    p#box_title small {
    float:left;
    width: 100%;
    height:20px;
    padding:4px 0px 4px 6px;
    margin:0px 0px 0px 0px;
    font-size:14px;
    line-height:14px;
    text-align:left;
    color:#333;
    background-color:#fff;
    }
    p#text_small {
    float:left;
    padding:0px 0px 0px 0px;
    margin:0px 0px 6px 0px;
    font-size:11px;
    line-height:18px;
    text-align:left;
    color:#333;
    }
    p#page_title {
    float:left;
    padding:0px 0px 0px 0px;
    margin:0px 0px 6px 0px;
    font-size:22px;
    line-height:28px;
    text-align:left;
    color:#009e9d;
    font-weight:bold;
    }



	
 	
/* --- 2) HEADER --- */
	
	#site-header{width:100%;}
	#site-header.fixed-header{position:fixed;top:0;margin:0 auto;z-index:137;background:url('../../img/headder_background01.png') repeat; border-bottom:solid 0px #e3e4de;}
	body.boxed #site-header.fixed-header{width:auto;}
	
	#site-header.fixed-header ~ #main-content{padding-top:90px;}
	
	.header-inner{padding:15px 0;border-bottom:0px solid #eeeeee;}
	
	#site-logo{width:220px;height:76px;float:left;background-image:url('../../img/headder_logo.png');background-size:100%;background-repeat:no-repeat;margin-top:0px;display:block;}
	#header-nav{float:right;}
	
	
	/* -- nav main menu -- */
	
	.menu {list-style-type:none; margin:0;clear:both; white-space:nowrap; padding-left:0px;text-align:center; font-weight:bold;}
	.menu ul{padding:0; margin:0; list-style-type:none; border-bottom:solid 1px #333;}
	.menu li{position:relative;white-space:nowrap;display:inline-block; }
	.menu .menu-item > a{font-size:13px; color:#333; text-align:center; letter-spacing:0px; font-weight:500; text-transform:; margin:0px 12px 0px 0px; padding:0px 10px 0px 16px; text-decoration:none; display:inline-block; }
	.menu .menu-item:last-child > a{margin-right:0;}
	.menu > li > a:hover,.submenu-active,#header-nav .menu-item > a.active{color:#c7c7c7!important;-moz-transition:color, 0.5s, ease-in-out;-webkit-transition:color, 0.5s, ease-in-out;transition:color, 0.5s, ease-in-out;}
	.menu  .sub-drop-icon{margin-left:5px;display:none}
	.menu small#navi{font-size:10px; line-height:10px; letter-spacing:0px; font-weight:400; padding-top:0px;}
	
	.headder_copy {float:right; background-color:#; width:500px; margin:8px 0px 10px 0px; padding:0px; text-align:right; font-size:14px; letter-spacing:1px;}
	
	.headder_search {float:right; background-color:#fff; width:290px; margin:0px 0px 0px 0px; padding:6px;}
	.headder_search input,.sidebar-widget select{width:170px; height:26px; padding-left:10px;border:1px solid #eeeeee; font-size:14px;}
	.headder_search input {margin:0px 0px 0px 50px;}
	.headder_search #searchsubmit,.headder_search input[type=submit]{font-size:11px;color:#ffffff;line-height:11px;letter-spacing:0px;text-transform:uppercase; font-weight:500;height:auto;display:inline-block;background-color:#333;border:1px solid #242424;text-decoration:none;padding:6px 5px 6px 5px; margin:0;transition: background-color .25s ease-in-out, color .25s ease-in-out, border-color .25s ease-in-out;-webkit-transition: background-color .25s ease-in-out, color .25s ease-in-out, border-color .25s ease-in-out; width:50px;}
	.headder_search #searchsubmit:hover,.sidebar-widget input[type=submit]:hover{background-color:#c7c7c7;color:#242424;border-color:#c7c7c7;}
	
	/* -- font指定
	font-family: 'Coming Soon', cursive;
	font-family: 'Kalam', cursive;
	-- */

	/* -- nav drop down menus -- */
	
	.menu .menu-item-has-children{position:relative; border-right:solid 1px #ccc; padding:0px 2px 0px 2px;}
	.menu .sub-menu{background-color: rgba(255,255,255,0.8); position:absolute;z-index:1000;top:40px;right:0px;width:210px;border-top:3px solid #2d856a; opacity:0.0; visibility:hidden;box-shadow:0 6px 14px rgba(0,0,0,.175);margin-top:30px;-webkit-transition:all .35s;transition:all .35s}
	.menu .sub-menu li{width:100%!important;height:auto;display:block; }
	.menu .sub-menu li a{font-size:12px; color:#242424!important;display:block;letter-spacing:0px;margin:0;display:block;width:100%;text-align:left;text-decoration:none;text-transform:uppercase; position:relative; padding:10px 0 10px 10px; border-bottom:1px solid rgba(0,0,0,0.05); }
	.menu .sub-menu li a:hover{background-color: rgba(222,184,135,0.2);}
	
	.menu-item-has-children:hover > .sub-menu{margin-top:0px;opacity:1;visibility:visible;}
	
	.sub-menu .sub-drop-icon{position:absolute;top:17px;right:20px;font-size:15px;}
	.sub-menu .sub-second-tier,#nav-ul li ul li ul{top:-1px;left:200px;}
	

	
/* --- 3) FOOTER --- */
	
	footer{background:url('../../img/headder_background01.png') repeat; }
	#footer-inner{padding:40px 0;border-top: 0px solid #333;}
	
	#footer-social{float:left;display:inline-block;}
	#footer-social li{margin-right:20px;float:left;}
	#footer-social li:last-child{margin-right:0;}
	#footer-social li a{font-size:18px;color:#111111;letter-spacing:0.5px;}
	#footer-social li a:hover{color:#888888;}
	
	#footer-right{float:right;}

	#footer-left{float:left; font-size:14px; color:#333; text-decoration:none; font-weight:none; margin:0px auto 20px auto;}
	#footer-left a{float:left; font-size:14px; color:#333; text-decoration:none;}
	#footer-left a:hover{float:left; font-size:14px; color:#999; text-decoration:underline;}
	
	#footer-copyright{float:left; font-size:14px; color:#111111; margin-top:0px;}
	
	#scroll-top{width:40px;height:40px;background-color:#C7C7C7;opacity:0.9;position:fixed;bottom:30px;right:30px;text-align:center;display:none;cursor:pointer;border-radius:1px;}
	#scroll-top span{font-size:20px;color:#ffffff;line-height:10px;margin-top:14px;}

	
	
/* --- 4) PAGE STYLING --- */
	
	#main-content{padding-top:0;}
	#main-content.fixed-nav-padding{padding-top:131px;}
	
	.page-section{padding:60px 0;}
	.section-border{border-top:1px solid #eeeeee;}
	
	
	/* -- 4.1) page header -- */

	.wide-header .container{width:100%;padding:0;}
	
	.page-header .section-inner{min-height:250px;position:relative;padding:30px 0;text-align:center;color:#ffffff;background-position: center center;background-size: cover;background-color:#eeeeee;margin:30px auto 30px auto;}
    .page-head-inside{position:absolute;top:50%;left:0;right:0;margin-left:auto;margin-right:auto;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);}
	.page-head-inside h1{font-size:33px;color:#111111;line-height:37px;letter-spacing:2px;text-transform:uppercase;margin-bottom:15px;}
	.page-head-inside p{font-size:15px;color:#111111;line-height:15px;letter-spacing:0.5px;}
	
	
	/* -- 4.2) page section title -- */
	
	.section-title{margin:60px 10px 30px 10px;}
	.section-title h2{color:#333; font-size:30px;line-height:24px;letter-spacing:1px; padding:0px 0px 30px 0px; margin-bottom:10px;font-weight:bold; text-transform:uppercase;text-align:center; background:url(../../img/title_background01.png) no-repeat center bottom;}
	.section-title p{font-size:15px;line-height:22px;letter-spacing:0.5px;text-align:center;}
	.section-title:after{width:0%;height:6px;display:block;background-color:#111111;content:"";margin:15px auto 0;}
	
	
	/* -- 4.3) page content -- */

	.page-content{-ms-word-wrap:break-word;word-wrap:break-word;}
	.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{font-family:; font-weight:500;color:#111111;margin-top:0px;margin-bottom:10px;}
	.page-content h1{font-size:26px;line-height:37px; font-weight:bold;}
	.page-content h2{font-size:23px;line-height:39px; font-weight:bold;}
	.page-content h3{font-size:18px;line-height:23px; font-weight:bold;}
	.page-content h3#tomato{font-size:18px;line-height:23px; font-weight:bold; color:#ff6347;}
	.page-content h4{font-size:14px;line-height:19px; font-weight:bold;}
	.page-content h5{font-size:11px;line-height:16px; font-weight:bold;}
	.page-content h6{font-size:9px;line-height:14px; font-weight:bold;}
	.page-content h1 + p,.page-content h2 + p,.page-content h3 + p,.page-content h4 + p,.page-content h5 + p,.page-content h6 + p{margin-top:5px;}
	.page-content p{font-size:14px;color:#111111;line-height:24px;margin-bottom:20px;font-family:; font-weight:400;}
	.page-content p#thumnail{font-size:13px;color:#111111;line-height:20px;margin-bottom:20px;font-family:; font-weight:400; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;}
	.page-content p#thumnail_news_date{font-size:15px;color:#111111;line-height:24px;margin-bottom:12px;font-weight:400;border-bottom:1px solid #ccc;padding:10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-decoration:none;}
	.page-content p#thumnail_bukken a{color:333;text-decoration:underline;}
	.page-content p#thumnail_bukken a:hover{color:#ccc;text-decoration:underline;}
	.page-content blockquote{border-left:4px solid;border-color:#009e9d;padding-left:20px;margin-left:0;}
	.page-content a{color:#111111;text-decoration:underline;}
	.page-content strong{font-weight:500;}
	.page-content img,.page-content * img{height:auto;display:block;max-width:100%;margin-bottom:15px;}
	.page-content .alignleft{float:left;margin-right:25px;max-width:50%;}
	.page-content .alignright{float:right;margin-left:25px;max-width:50%;}
	.page-content .aligncenter{margin:0 auto;}
	.page-content ul{text-align:left;list-style: none;}
	.page-content > ul{margin-bottom:20px; padding:10px; border:solid 3px #fff; border-radius:5px;}
	.page-content ul li ul{padding-left:15px;}
	.page-content li{color:#333;font-size:15px;line-height:28px;font-family:; font-weight:400;}
	.page-content li#web a {padding: 10px 0px 10px 40px; margin: 0px; display: inline; list-style-type: none; text-decoration: underline; text-align: left; line-height:36px; color: #333333; background-image: url(../../img/text_icon_pc.png); background-repeat: no-repeat; background-position: left center; }
	.page-content li#word a {padding: 10px 0px 10px 40px; margin: 0px; display: inline; list-style-type: none; text-decoration: underline; text-align: left; line-height:36px; color: #333333; background-image: url(../../img/text_icon_word.png); background-repeat: no-repeat; background-position: left center; }
	.page-content li#pdf a {padding: 10px 0px 10px 40px; margin: 0px; display: inline; list-style-type: none; text-decoration: underline; text-align: left; line-height:36px; color: #333333; background-image: url(../../img/text_icon_pdf.png); background-repeat: no-repeat; background-position: left center; }
	.page-content li#web a:hover,.page-content li#pdf a:hover,.page-content li#word a:hover {color: #999;}
	
	.page-content ol > li:before{content: "";}
	.page-content ol{padding-left:15px;}
	.page-content pre{background:#f1f1f1;color:#666;font-size:14px;line-height:22px;margin:20px 0;overflow:auto;padding:20px;white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
	
	.page-content table{border-collapse:collapse;border-spacing:0;font-size:13px;line-height:2;margin:0 0 20px;width:100%;font-family:; }
	.page-content table th,.page-content table th a,.page-content table td{font-weight:normal;text-align:center;text-decoration:none;}
	.page-content table th{font-weight:bold;}
	.page-content dl{font-family:; }
	.page-content dt{font-weight:bold;}
	.page-content dd{margin-bottom:10px;}
	.page-content address{margin-bottom:20px;}
	.page-content .video-player{margin-bottom:20px;}
	
	.page-content table.type01 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	background-color: rgba(255,255,255,0.0);
	}
	.page-content table.type01 th {
	padding: 10px;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #999;
	}
	.page-content table.type01 td {
	padding: 10px;
	vertical-align: middle;
	border: 1px solid #999;
	}

	
	/* -- 4.4) post slideshow -- */
	
	#post-slideshow-outer{position:relative;margin-bottom:40px;overflow:hidden;}
	#post-slideshow-outer .previous-slide-btn{left:20px;}
	#post-slideshow-outer .next-slide-btn{right:20px;}
	#post-slideshow-outer:hover .slideshow-btn{opacity:1;}
	
	.slideshow-btn{width:60px;height:60px;font-size:30px;color:#fff;line-height:30px;padding:14px 0px 0px 0px;text-align:center;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);z-index:10;opacity:0;-moz-transition:opacity, 0.5s, ease-in-out;-webkit-transition:opacity, 0.5s, ease-in-out;transition:opacity, 0.5s, ease-in-out;cursor:pointer; background:url(../../img/yajirushi_01.png) no-repeat center top;}
	
	
	/* -- 4.5) post video -- */
	
	#post-video{margin-bottom:30px;}
	#post-video iframe{display:block;}
	
	
	/* -- 4.6) post share -- */

	.post-share{margin-top:30px;}
	.post-share .social-item:first-child {margin-left: 0;}
	
	
	/* -- 4.7) post author -- */
	
	.post-author{width:100%;padding:40px 0;border-bottom:0px solid #fff;}
	.author-image{width:100px;height:100px;float:left;margin-right:15px;}
	.author-image img{width:100px;height:100px;display:inline-block;border-radius:50%;overflow:hidden;}
	.post-author-content{float:left;width:calc(100% - 125px);}
	.post-author-content h4{font-size:17px;color:#111111;line-height:21px;margin-bottom:10px;}
	.post-author-content p{margin-bottom:0;}
	
	
	/* -- 4.8) post navigation -- */
	
	.post-navigation{padding-top:80px;margin-top:80px;border-top:1px solid #eeeeee;text-align:center;}
	.post-nav-item{float:left;display:block;text-decoration:none;}
	#post-nav-next{float:right;text-align:right;}
	.post-nav-item p,.post-nav-item h3{letter-spacing:1.5px;}
	.post-nav-item p{font-size:13px;color:#111111;letter-spacing:1px;text-transform:uppercase;}
	.post-nav-item .fa{font-size:15px;}
	#post-nav-next .fa{margin-left:15px;}
	#post-nav-prev .fa{margin-right:15px;}
	
	.page-numbers:not(.next):not(.prev){display:none;}

	
	/* -- 4.9) post social icons -- */

	.social-item{height:25px;float:left;margin-left:20px;text-align:center;border-radius:1px;}
	#post-share .social-item:first-child{margin-left:0;}
	.social-item span{color:#111111;font-size:14px;}
	.social-item span:hover{color:#888888;}
	.social-item .fa-facebook,.social-item .fa-twitter,.social-item .fa-pinterest,.social-item .fa-instagram,.social-item .fa-stumbleupon,.social-item .fa-linkedin{margin-top:7px;}
	.social-item .fa-youtube{margin-top:6px;}
	.social-item .fa-google-plus{margin-top:8px;}
	
	
	/* -- 4.10) post comments -- */
	
	.post-comments-area h4{font-size:18px;color:#111111;line-height:22px;margin-bottom:30px;text-transform:uppercase;padding-top:50px;}

	.comment-list .comment{list-style:none;}
	.comment-body{padding:37px 0 15px;border-top:1px solid #eeeeee;}
	.comment-list .depth-1:first-child > .comment-body{padding-top:0;border:0;}
	.comment-list .depth-1:last-child > .comment-body{padding-bottom:0;}
	.comment-main-content{width:100%;float:right;position:relative;}
	.comment-author-name{font-size:16px;color:#111111;line-height:20px;font-family:; font-weight:400;margin-bottom:5px;}
	.comment-date{font-size:12px;color:#888888;line-height:16px;font-family:; font-weight:400;margin-bottom:15px;}
	.comment-main-content .reply{position:absolute;top:0;right:0;}
	.comment-main-content .reply .comment-reply-link{font-size:10px;background-color:#888888;color:#FFF;border-radius:2px;text-decoration:none;font-size:12px;line-height:11px;padding:3px 4px;}
	.comment-main-content .reply .comment-reply-link:hover{background-color:#111111;}
	.comment-awaiting-moderation{font-weight:bold;font-style:normal;display:inline-block;margin-bottom:10px;}
	.comment-list .comment .children{padding-left:50px;}
	
	.comment-respond{padding-top:40px;border-top:1px solid #eeeeee;}
	.post-comments-area #comments > .comment-respond{margin-top:20px;}
	.comment-respond .comment-reply-title,.comment-reply-title a:not(#cancel-comment-reply-link){font-size:18px;color:#111111;line-height:22px;font-family:; font-weight:500;text-transform:uppercase;}
	.comment-reply-title{margin-bottom:20px;}
	#cancel-comment-reply-link{font-size:12px;line-height:16px;text-transform:uppercase;display:inline-block;border:none;color:#111111;margin-top:4px;float:right;letter-spacing:1px;text-decoration:none;cursor:pointer;-webkit-transition:border-color, 0.25s, ease-in-out;transition:border-color, 0.25s, ease-in-out;}
	.comment-notes,.logged-in-as,.logged-in-as a{font-size:13px;color:#111111;line-height:18px;margin:10px 0;text-decoration:none;}
	.comment-form-comment label{display:none;}
	.comment-form-comment #comment{width:100%;max-width:100%;height:150px;min-height:150px;padding:15px;vertical-align:top;margin-bottom:20px;border:1px solid #eeeeee;}
	.comment-form label{font-size:13px;color:#111111;line-height:20px;letter-spacing:1px;font-weight:500;width:80px;margin-top:11px;float:left;}
	.comment-respond .submit{font-size:14px; font-weight:bold; color:#111111;line-height: 16px;font-family:; text-transform:uppercase;display:inline-block;border:none;padding:10px 25px;background-color:#ffffff;letter-spacing:2px;text-decoration:none;cursor:pointer;border:3px solid #111111;-webkit-transition:border-color, 0.25s, ease-in-out;transition:border-color, 0.25s, ease-in-out; border-radius:10px;}
	.comment-respond .submit:hover{color:#ffffff;background-color:#111111;}
	
	.comment-navigation h1{display:none;}
	.comment-navigation:after {content:'';display:block;font-size:0;height:0;clear:both;}
	.comment-navigation .nav-previous a,.comment-navigation .nav-next a{color:#242424;background-color:#ffffff;border:1px solid #D4D4D4;font-size:10px;line-height:16px;text-transform:uppercase;display: inline-block;padding:10px 25px;letter-spacing:3px;text-decoration:none;cursor: pointer;-webkit-transition:border-color, 0.25s, ease-in-out;transition:border-color, 0.25s, ease-in-out;}
	.comment-navigation .nav-previous a:hover,.comment-navigation .nav-next a:hover{background-color:#242424;color:#ffffff;border-color:#242424;}
	.comment-navigation .nav-previous{float:left;}
	.comment-navigation .nav-next{float:right;}
	#comment-nav-above{margin-bottom:40px;}
	#comment-nav-below{margin-top:40px;}
	
	
	/* -- 4.11) sidebar widgets -- */

	.left-sidebar{padding-right:30px}
	.right-sidebar{padding-left:30px}

	.sidebar-widget:not(.footer-widget){margin-bottom:20px;}
	.post-sidebar .sidebar-widget:last-child{margin-bottom:0;}
	.sidebar-widget h3,.widget_rss h3 a{font-size:18px;color:#111111;line-height:22px;margin:5px 0px 5px 0px;  font-weight:bold;}
	.sidebar-widget .screen-reader-text{display:none;}
	
	.sidebar-widget .tagcloud b{font-size:13px!important;color:#ffffff!important;line-height:16px!important;letter-spacing:0.5px;float:left;background-color:#666;border:3px solid #666; border-radius:3px; text-decoration:none;padding:8px 15px;margin:0 7px 7px 0;transition:background-color .25s ease-in-out, color .25s ease-in-out, border-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out, color .25s ease-in-out, border-color .25s ease-in-out;}
	.sidebar-widget .tagcloud a:hover{background-color:#c7c7c7;color:#242424!important;border-color:#c7c7c7;}
	
	.sidebar-widget input,.sidebar-widget select{width:100%;height:40px;padding-left:15px;border:1px solid #eeeeee;}
	.sidebar-widget input{margin-bottom:20px;}
	
	.search-widget #searchsubmit,.sidebar-widget input[type=submit]{font-size:16px;color:#fff; line-height:16px;text-transform:uppercase;display:inline-block;border:none;padding:10px 25px;background-image: linear-gradient(to bottom,#009e9d 85%,#a22041 100%); letter-spacing:1.5px;text-decoration:none; cursor:pointer; border:1px solid #fff;-webkit-transition:border-color, 0.25s, ease-in-out;transition:border-color, 0.25s, ease-in-out; font-weight:700; border-radius:6px;}
	.search-widget #searchsubmit:hover,.sidebar-widget input[type=submit]:hover{background-color:#c7c7c7;color:#242424;border-color:#fff;}
		
	.post-sidebar img,.textwidget img,.textwidget * img{height:auto;max-width:100%;max-height:100%;display:block;margin:5px 0;}
	.textwidget p,.textwidget strong{font-size:13px;color:#242424;line-height:22px;font-family:; font-weight:400;}
	.textwidget strong{font-weight:500;}
	
	.widget_calendar .calendar_wrap > table{width:100%;font-size:13px;}
	.widget_calendar .calendar_wrap caption{margin-bottom:15px;font-size:15px;}
	.widget_calendar .calendar_wrap tbody{text-align:center;}
	.widget_calendar .calendar_wrap td,.widget_calendar .calendar_wrap th{padding:5px 0;}
	.widget_calendar .calendar_wrap a{text-decoration:none;color:#242424;}
	
	.widget_nav_menu .menu{text-align:left;}
	.widget_nav_menu .menu li{display:block;}
	.widget_nav_menu .menu > li:after{content:"";}
	.widget_nav_menu .menu > li > a{margin:0;padding:13px 0;}
	.widget_nav_menu .menu .sub-menu{top:40px;left:0;}
	.widget_nav_menu .menu .sub-menu li .sub-menu{display:none;}
	
	.widget_rss h3 .rsswidget:first-child{display:none;}
	.widget_rss h3 a{text-decoration:none;}
	.widget_rss li{margin-bottom:20px;border-bottom: 1px solid #eeeeee;padding-bottom:10px;}
	.widget_rss li > a{font-size:14px;color:#242424;line-height:20px;letter-spacing:1px;margin-bottom:5px;text-decoration:none;display:block;-webkit-transition:color .15s;transition:color .15s;}
	.widget_rss li .rss-date{display:block;margin-bottom:15px;}
	.widget_rss .rssSummary{margin-bottom:10px;}
	
	
	/* -- 4.12) About widget -- */
	
	.about-widget,.widget_intent_about_widget{padding-bottom:20px;border-bottom:2px solid #fff;}
	.about-widget img,.widget_intent_about_widget img{width:auto!important;margin-bottom:15px;}
	.about-widget h4,.widget_intent_about_widget h4{font-size:17px;color:#242424;line-height:22px;letter-spacing:2px;font-family:; font-weight:300;margin-bottom:10px;}
	.about-widget p:last-child,.widget_intent_about_widget :last-child{margin-bottom:0;}
	
	.about-widget-social{margin-top:20px;}
	.about-widget li,.widget_intent_about_widget li{display:inline-block;}
	.about-widget li a,.widget_intent_about_widget li a{font-size: 15px;color: #242424;letter-spacing: 0.5px;margin-left:20px;}
	.about-widget li:first-child a,.widget_intent_about_widget li:first-child a{margin-left:0;}
	
	.about-widget-social span{display:none!important;}
	
	.footer-widget.widget_intent_about_widget{background-color:transparent;padding:0;text-align:left;}
	
	
	/* -- 4.13) posts widget  -- */
	
	.posts-widget .row [class*="col-"]:last-child,.intent_latest_post_col_right{padding-left:0;}
	.posts-widget li a,.widget_intent_latest_posts_widget li a{padding:10px 0;display:block;border-bottom:1px solid #ccc;text-decoration:none;}
	.widget_intent_latest_posts_widget li:first-child a{padding-top:0;}
	.posts-widget li:last-child a{border-bottom:0;}
	.posts-widget h4,.widget_recent_entries li a,.widget_intent_latest_posts_widget h4,.widget_recent_comments span{font-size:15px;color:#111111;line-height:20px;margin-bottom:5px;text-decoration:none;display:block;-webkit-transition:color .15s;transition:color .15s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.posts-widget p,.widget_recent_entries .post-date,.widget_intent_latest_posts_widget p,.widget_recent_comments a{font-size:12px;color:#525252;line-height:18px;letter-spacing:0.5px;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
	.posts-widget li a:hover h4,.widget_recent_entries li a:hover,.widget_intent_latest_posts_widget li a:hover{color:#c7c7c7;}

	.intent_latest_posts_wide img{margin-bottom:15px;}
	.intent_latest_posts_wide a{margin-top:5px;}
	.intent_latest_posts_wide:first-child a{margin-top:0;}
	
	.widget_recent_entries li{padding-bottom:15px;margin-bottom:15px;border-bottom: 1px solid #eeeeee;}
	
	.sidebar-widget .recentcomments{border-bottom: 1px solid #eeeeee;padding: 10px 0;}
	.sidebar-widget .recentcomments a,.sidebar-widget .recentcomments span{text-decoration:none;}
	.sidebar-widget .comment-author-link{display:block;margin-bottom:5px;}
	
	
	/* -- 4.14) list widget  -- */
	
	.list-widget li a,.sidebar-widget .cat-item a,.sidebar-widget .page_item a,.widget_archive li a,.widget_meta li a{font-size:13px;color:#525252;line-height:20px;border-bottom: 1px solid #eeeeee;padding: 10px 0;letter-spacing:1px;display:block;text-decoration:none;}
	.list-widget li:first-child a,.widget_categories li:first-child a,.widget_pages li:first-child a,.widget_archive li:first-child a,.widget_meta li:first-child a,.widget_recent_comments li:first-child{padding-top:0;}
	.list-widget li a:hover,.sidebar-widget .cat-item a:hover,.sidebar-widget .page_item a:hover,.widget_archive li a:hover,.widget_meta li a:hover{color:#c7c7c7;}

	.widget_categories li,.widget_archive li,.widget_pages li{border-bottom: 1px solid #eeeeee;}
	.widget_categories .cat-item a,.widget_archive li a{display:inline-block;border-bottom:0;}
	.widget_categories .cat-item  .children .cat-item,.widget_pages .page_item .children .page_item{border-bottom:0;border-top:1px solid #eeeeee;}
	.widget_categories .cat-item  .children a,.widget_pages .page_item .children .page_item a{padding:10px 0 10px 15px;}
	
	
	/* -- 4.15) Intent Latest Posts Widget -- */ 
	
	.widget_intent_latest_posts_widgets .row [class*="col-"]:last-child {padding-left:0;}

	
	
/* --- 5) HOME PAGE --- */
	
	/* -- featured section -- */
	
	body.boxed .featured-section{padding-left:30px;padding-right:30px;}
	body.boxed .featured-narrow{width:100%;}
	
	.featured-narrow{width:1110px;margin:0 auto;}
	
	#featured-slideshow-outer,#featured-banner-outer{position:relative;height:600px;overflow:hidden;}
	.featured-slide{margin-top:30px; height:600px;max-width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#;}
	.featured-slide .container{height:100%;position:relative;width:1110px;}
	body.boxed .featured-slide .container{width:100%;padding:0!important;}
	.featured-slide-content{z-index:42;text-align:center;position:absolute;top:50%;left:0;right:0;margin-left:auto;margin-right:auto;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);}
	.featured-slide-content h2{font-size:60px;color:#009e9d;line-height:60px;letter-spacing:3px;  font-weight:400; margin-bottom:15px;text-transform:none; font-family: 'Ubuntu Condensed', sans-serif; font-weight:bold;}
	.featured-slide-content p{font-size:22px;color:#009e9d;line-height:28px;  font-weight:bold; font-family: 'Kalam', cursive; letter-spacing:-1px;}
	.featured-slide-content .primary-button{margin-top:25px;margin-left:10px;}
	.featured-slide-content h2 + .primary-button,.featured-slide-content p + .primary-button{margin-left:0;}
	
	.featured-left{text-align:left;max-width:50%;margin-left:0;}
	.featured-narrow .featured-left,body.boxed .featured-left{margin-left:100px;}
	.featured-right{text-align:right;max-width:50%;margin-right:0;}
	.featured-narrow .featured-right,body.boxed .featured-right{margin-right:100px;}
	.featured-center{text-align:center;max-width:60%;}
	
	.featured-content-background{padding:25px;}
	
	#featured-slideshow-outer .previous-slide-btn{left:20px;}
	#featured-slideshow-outer .next-slide-btn{right:20px;}
	#featured-slideshow-outer:hover .slideshow-btn{opacity:1;}

	
		
/* --- 6) ABOUT PAGE --- */
	
	/* -- block section -- */
	
	.block-section .section-inner{padding-bottom:30px;}

	.block-item{margin-bottom:50px;}
	.block-item-icon{width:100%;height:100px;border:1px solid #eeeeee;text-align:center;}
	.block-item-icon .fa{color:#888888;font-size:35px;margin-top:32px;}
	.block-item h3{font-size:16px;color:#111111;line-height:22px; text-align:left; font-weight:bold;}
	.block-item h3 a{font-size:16px;color:#111111;line-height:22px; text-align:left;  font-weight:bold; text-decoration:none; margin:10px 0px 0px 0px;}
	.block-item h3 a:hover{font-size:16px;color:#666;line-height:22px; text-align:left; text-decoration:underline;}
	.block-item p,.block-item a{font-size:13px;color:#333;line-height:22px;font-family:; font-weight:400;text-decoration:none;margin-top:5px;display:block; text-align:left;}
	
	
	/* -- image block section -- */
	
	.image-block-item{margin-bottom:60px;}
	.block-list-2 li:last-child .image-block-item{margin-bottom:0;}
	.image-block-item h3{font-size:21px;color:#111111;line-height:25px;}
	.image-block-item .page-content{margin-top:5px;}
	
	
	/* -- team section -- */
	
	.team-section .section-inner{padding-bottom:25px;}
	
	.team-item{text-align:center;margin-bottom:50px;}
	.team-item img{margin-bottom:20px;display:inline-block;}
	.team-item h3{font-size:16px;line-height:20px;font-weight:400;letter-spacing:1px;text-transform:uppercase;}
    .team-item p{font-size:14px;color:#888888;line-height:18px;letter-spacing:1px;margin-top:5px;}
	
	.team-social{margin-top:20px;display:inline-block;}
	.team-social li{margin-right:15px;float:left;line-height:0;}
	.team-social li:last-child{margin-right:0;}
	.team-social li a{font-size:15px;color:#111111;}
	.team-social li a:hover{color:#888888;}
	
	
	/* -- testimonial section -- */
	
	#testimonial-slideshow{position:relative;padding-bottom:40px;}
	#testimonial-slideshow .owl-controls{bottom:0;}
	.testimonial-slide{color:#707070;text-align:center;}
	.testimonial-slide p:first-child{font-size:13px;color:#888888;line-height:22px;}
	.testimonial-slide p:last-child{font-size:15px;line-height:21px;letter-spacing:0.5px;margin-top:30px;}
	.testimonial-slide .company{color:#c7c7c7;}
	
	
	
/* --- 7) PORTFOLIO PAGE / SECTIONS --- */

	#portfolio-items{margin-left:-5px;margin-right:-5px;}
	.portfolio-section .row{margin:0;}
	.portfolio-section *[class*="col-"]{padding:0 5px;}
	
	#portfolio-item-filter{margin-bottom:15px;text-align:center;}
	#portfolio-item-filter li{margin-right:15px;display:inline-block;}
	#portfolio-item-filter li a{font-size:14px;color:#111111;line-height:15px;text-decoration:none;padding:5px 10px;border:1px solid #ffffff;display:inline-block;margin-bottom:15px;}
	#portfolio-item-filter li a:hover{color:#888888;}
	#portfolio-item-filter li a.active{border-color:#eeeeee;}
	
	.portfolio-item{display:block;position:relative;margin-bottom:10px;}
		
	.portfolio-hover{width:100%;height:100%;background-color:rgba(255,255,255,0.6);position:absolute;top:0;left:0;opacity:0;-moz-transition:opacity, 0.5s, ease-in-out;-webkit-transition:opacity, 0.5s, ease-in-out;transition:opacity, 0.5s, ease-in-out;}
	.portfolio-hover-content{color:#ffffff;width:100%;position:absolute;top:60%;left:0;right:0;margin-left:auto;margin-right:auto;transform:translateY(-50%);opacity:1;-webkit-transform:translateY(-50%);text-align:center;-moz-transition:opacity, 0.5s, ease-in-out;-webkit-transition:opacity, 0.5s, ease-in-out;transition:opacity, 0.5s, ease-in-out;}
	.portfolio-hover-content h3{font-size:18px;line-height:27px;letter-spacing:1px;text-transform:uppercase;}
	.portfolio-hover-content p{font-size:14px;line-height:18px;letter-spacing:0.5px;margin-top:7px;}
	
	.portfolio-item:hover .portfolio-hover{opacity:1;}
	.portfolio-item:hover .portfolio-hover-content{top:50%;}
	
	
	
/* --- 8) SINGLE PORTFOLIO PAGE --- */

	.detail-block{margin-bottom:20px;}
	.detail-block h3{font-size:18px;color:#111111;line-height:22px;}
	.detail-block span,.detail-block a{font-size:13px;color:#111111;line-height:22px;margin-bottom:20px;font-family:; font-weight:400;text-decoration:none;}
	
	.single-portfolio-left .post-share{float:left;}
	
	.single-portfolio .post-navigation{margin-top:40px;}
	
	
	
/* --- 9) BLOG LIST PAGE --- */

	.blog-item{margin-bottom:20px;padding:10px;border:6px solid #eeeeee; border-radius:4px;}
	.blog-list li:last-child .blog-item{margin-bottom:0;}
	.blog-item img{margin-bottom:25px;background-color:#fff; padding:5px;}
	.post-categories li{font-weight:bold; display:inline-block; border:dotted 1px #333; padding:5px;}
	.post-categories li:before{color:#242424;display:inline-block;}
	.post-categories li:first-child:before{content:"";}
	.post-categories li a{font-size:13px;color:#242424;line-height:18px;letter-spacing:1px;display:inline-block;margin:0 5px 10px 10px;text-decoration:none;}
	.post-categories li:first-child a{margin-left:0;}
	.blog-item h3{margin-bottom:10px;}
	.blog-item h3 a{font-size:16px;color:#111111;line-height:20px;letter-spacing:0px;text-decoration:none;display:block;text-transform:uppercase; font-weight:700; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.blog-item-meta{text-align:left;margin-top:40px;}
	.blog-item-meta > span,.blog-post-meta > span{font-size:13px;color:#242424;line-height:16px;float:left;margin-top:5px;}
	.post-share{float:right;margin-top:0;}
	
	#no-blog-posts{width:100%;background-color:#eeeeee;text-align:center;padding:20px 0px;font-size:14px;}

	.blog-list-section .post-navigation{margin-top:0;border:none;}
	.grid-blog-section .post-navigation{padding-top:0;}
	
	
	
/* --- 10) SINGLE BLOG PAGE --- */	

	.single-blog-main #post-slideshow-outer{margin-bottom:30px;}
	
	.blog-post-content{margin-top:30px; padding-bottom:15px;border-bottom:3px dotted #ccc;-ms-word-wrap:break-word;word-wrap:break-word;}
	
	.single-image{margin-bottom:30px;}
	
	.single-blog-title{margin-bottom:20px;}
	.single-blog-title h2{font-size:26px;line-height:32px;letter-spacing:-1px;text-decoration:none;display:block;text-transform:uppercase;margin-bottom:10px; font-weight:bold; position: relative; padding: 0em; color: white; margin-bottom:20px; color:#009e9d;}
	.single-blog-title h2#bukken{position: relative; padding-bottom: .5em; border-bottom: 4px solid #ccc;}
	.single-blog-title h2#bukken::after{position: absolute; bottom: -4px; left: 0; z-index: 2; content: ''; width: 20%; height: 4px; background-color: #3498db;}

	
	.blog-post-meta {margin-top:30px;}
	
	.single-blog-main .post-share{text-align:right;margin-top:0;}
	.single-blog-main .post-share .social-item{float:none;text-align:right;display:inline-block;}
	.single-blog-main .post-share .social-item span{font-size:14px;}
	
	.page-tags{margin-top:30px;}
	.page-tags a{font-size:13px!important;color:#ffffff!important;line-height:16px!important;letter-spacing:0.5px;float:left;background-color:#f07aaf;border:3px solid #f07aaf; border-radius:3px; text-decoration:none;padding:8px 15px;margin:0 7px 7px 0;transition:background-color .25s ease-in-out, color .25s ease-in-out, border-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out, color .25s ease-in-out, border-color .25s ease-in-out;}
	.page-tags a:hover{background-color:#c7c7c7;color:#242424!important;border-color:#c7c7c7;}
	
	.single-blog-main .post-navigation{margin-top:40px;border-top:1px solid #eeeeee;}
	
	
	
/* --- 11) CONTACT PAGE --- */

	#contact-map-container,#contact-map{width:100%;height:450px;}
	#contact-map-container.Narrow,#contact-map-container.Narrow #contact-map{width:1110px;margin:30px auto 0;}
	
	.contact-page-text{margin-bottom:40px;}
	
	.input-field{width:100%;height:50px;padding:0 15px;margin-bottom:20px;border:1px solid #eeeeee;}
	.input-textarea{width:100%;max-width:100%;min-height:250px;padding:15px;vertical-align:top;margin-bottom:20px;border:1px solid #eeeeee;}
	.input-field,.input-textarea{font-size:13px;line-height:17px;-webkit-transition: border-color ease-in-out 0.25s;transition: border-color ease-in-out 0.25s;font-family:; font-weight:400;}
	.input-field:focus,.input-textarea:focus,.input-field:hover,.input-textarea:hover{border-color:#888888;}
	
	
	
/* --- 12) FEATURES PAGE --- */

	.feature-slideshow-section .page-content h3{margin-top:10px;}
	
	#feature-slideshow-outer{height:500px;position:relative;margin-bottom:40px;}
	.feature-slide{height:500px;max-width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;}
	#feature-slideshow-outer .previous-slide-btn{left:20px;}
	#feature-slideshow-outer .next-slide-btn{right:20px;}
	#feature-slideshow-outer:hover .slideshow-btn{opacity:1;}

	.feature-slide-animation p{float:right;font-size:15px;color:#242424;line-height:20px;margin-top:14px;}
	.feature-slide-animation select{width:100%;height:50px;padding-left:15px;margin-bottom:20px;border:1px solid #eeeeee;}
	#feature-autoplay{cursor:pointer;}
	
	.feature-slideshow-section .page-content p:last-child{margin-bottom:0;}

	.feature-typography .page-content img{max-width:365px;}
	
	.feature-header-section{padding-bottom:40px;}
	.feature-header-section .section-inner{padding-bottom:0;}
	.feature-header-section .page-header{margin-bottom:40px;}
	
	.feature-column-section .row{margin-bottom:20px;}
	.feature-column-section .row:last-child{margin-bottom:0;}

	.column-item{padding:6px 0px 6px 10px; height:30px;text-align:center;background-color:#fff; border-bottom:1px solid #333;border-left:1px solid #333;}
	.column-item p{font-size:13px;color:#333;font-family:; font-weight:400;padding-top:0px; text-align:left;}
	
	
	
	table.company {
width: 100%;
margin: 0 auto;
border-collapse: separate;
border-spacing: 0px 10px;
font-size: 14px;
line-height:22px;
}

table.company th,
table.company td {
padding: 10px;
}

table.company th {
background: #009e9d;
vertical-align: middle;
text-align: center;
width: 36%;
overflow: visible;
position: relative;
color: #fff;
font-weight: bold;
font-size: 15px;
letter-spacing:-1px;
line-height:18px;
}

table.company th:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color: #009e9d;
border-width: 10px;
margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
table.company th::after {
float: right;
padding: 0;
left: 30px;
top: 10px;
content: " ";
height: 0;
width: 0;
position: relative;
pointer-events: none;
border: 10px solid transparent;
border-left: #295890 10px solid;
margin-top: -10px;
}
}

table.company td {
background: #f8f8f8;
width: 64%;
padding-left: 20px;
text-align:left;
}