@charset "utf-8";
/*
Theme Name: NEWS
Theme URI: http://themeforest.net/user/MyPassion/portfolio
Description: For creative individuals.
Author: MyPassion
Author URI: http://themeforest.net/user/MyPassion
Version: 1.3
License: Located in 'licensing' folder
License URI: license.txt
Tags: red, blue, white, four-columns
*/
.aligncenter{ display:block;  margin:0 auto}
.alignright{ float:right;  margin:10px 0 10px 10px}
.alignleft{ float:left;  margin:10px 10px 10px 0}
.floatleft{ float:left}
.floatright{ float:right}
.textcenter{ text-align:center}
.textright{ text-align:right}
.textleft{ text-align:left}
.wp-caption{ border:1px solid #ddd;  text-align:center;  background-color:#f3f3f3;  padding-top:4px;  margin:10px;  -moz-border-radius:3px;  -khtml-border-radius:3px;  -webkit-border-radius:3px;  border-radius:3px}
.wp-caption img{ margin:0;  padding:0;  border:0 none}
.wp-caption p.wp-caption-text{font-size:11px;  line-height:17px;  padding:0 4px 5px;  margin:0}
.wp-smiley{margin:0 !important; max-height:1em}
blockquote.left{margin-right:20px; text-align:right; margin-left:0; width:33%; float:left}
blockquote.right{margin-left:20px; text-align:left; margin-right:0; width:33%; float:right}
.bypostauthor{}
.gallery-caption{}


/**************************************************/
/*	LIST OF SECTION :

		1)  HEADER & NAV
		2)  SLIDER
		3)  CONTENT
			a) COMMENTS
			b) PAGER
			c) ELEMENTS

		4)  SIDEBAR
			a) TWITTER
			b) FLICKR

		5)  FOOTER

/**************************************************/
.body-wrapper{
	width:100%;
	margin:0;
	padding:0;
	z-index:9999;
	position:relative;
	height:auto;
	min-height:100%;
	background:none;
}
.controller{
	margin:0 auto;
	min-height:100%;
}
.controller2{
	width:100%;
	float:left;
	min-height:100%;
}
.clearfix{
	clear:both;
}
img{
	max-width:100%;
	height:auto;
}
iframe{
	max-width:100%;
}
/*------------------------------------------------------------------*/
/*	1) HEADER & NAV
/*------------------------------------------------------------------*/
#header{
	height:auto;
	width:100%;
	float:left;
	position:relative;
	margin-bottom:20px;
}
.logo{
	float:left;
	width:auto;
	height:auto;
}
div.search{
	width:230px;
	float:right;
	margin-top:30px;
}
.search .ft{
	background:none;
	padding:5px;
	margin:4px 0 0 10px;
	width:150px;
	color:#898989;
}
.search .fs{
	background:url(framework/img/search.png) no-repeat center;
	border:none;
	margin:0;
	height:34px;
	width:43px;
	float:right;
}
.search .fs:hover{
	background:url(framework/img/search.png) no-repeat center;
}
div.search2{
	width:100%;
	display:block;
	height:34px;
}
.search2 .ft{
	background:none;
	padding:5px;
	margin:4px 0 0 10px;
	width:200px;
	color:#898989;
}
.search2 .fs{
	background:url(framework/img/search.png) no-repeat center;
	border:none;
	margin:0;
	height:34px;
	width:43px;
	float:right;
}
.sticky-wrapper {
    float: left;
    width: 100%;

}
nav#nav{
	float:left;
	clear:both;
	width:100%;
	z-index:9999999;
	padding:20px 0 0 0;
}
nav.is-sticky#nav{
	margin-top:0;
	width: 940px;
}
.sf-menu{
	list-style-type:none;
	clear:both;
	margin:0;
	padding:0;
}
.sf-menu>li{
	float:left;
}
.sf-menu>li>a{
	padding:0 0 7px 0;
	display:block;
	position:relative;
}

.sf-menu>li>a:hover{
	text-decoration:none;
}
.sf-menu>li.current-menu-item>a{
	text-decoration:none;
}
.sf-menu span.raquo{
	font-size:12px;
	margin:-3px 0 0 4px;
	position:relative;
}
.device-menu{
	display:none;
	width:100%;
	border:1px solid #CCC;
	padding:5px;
	margin-bottom:10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */

}
/*------------------------------------------------------------------*/
/*	2) SLIDER
/*------------------------------------------------------------------*/
#slider{
	float:left;
	clear:both;
	width:100%;
	margin-bottom:30px;
}
.main-slider{
	width:540px;
	margin:0 10px;
	height:auto;
	float:left;
	position:relative;
}
.slider2{
	float:left;
	width:380px;
	margin:0 10px 14px 10px;
	position:relative;
}
.slider3{
	float:left;
	width:180px;
	margin:0 10px;
	position:relative;
}
.slider2 img{
	width:380px;
	height:217px;
}
.slider3 img{
	width:180px;
	height:135px;
}
.slider2 img, .slider3 img{
	max-width:100%;
}
.caption {
    background: url(framework/img/pixel.png) repeat;
    bottom: 0;
    color: #FFFFFF;
    font-size: 14px;
    left: 0;
    line-height: 18px;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    width: 100%;
	text-align:left;
	font-size:12px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
p.caption{
	margin-bottom:5px;
	color:#ddd;
}
p.caption a{
	font-size:14px;
	color:#fff;
	margin-bottom:10px;
	display:block;
}

p.caption a:hover{
	text-decoration:underline;
}
.slider3 p.caption a{
	font-size:12px;
	margin-bottom:0;
}
.badg{
	position:absolute;
	float:left;
	z-index:3;
	top:0;
	padding:5px 30px;
}
.badg p{
	margin:0;
}
.badg a, .badg span{
	color:#FFF;
}
.main-slider .flexslider ul li img{
	width:auto;
	height:auto;
}
/*------------------------------------------------------------------*/
/*	3) CONTENT
/*------------------------------------------------------------------*/
#content{
	float:left;
	clear:both;
	width:100%;
}
.breadcrumbs #crumbs{
	margin:0 0 5px 0;
	padding:0;
}
.breadcrumbs p a{
	color:#696969;
}
.main-content{
	float:left;
	width:640px;
	margin-bottom:20px;
}
div.left-sidebar{
	float:right;
}
.full-width{
	float:left;
	width:100%;
	margin-bottom:20px;
}
h5.line{
	padding-bottom:8px;
	position:relative;
	margin-bottom:10px;
}
h5.line>span{
	width:auto;
	padding-bottom:7px;
}
span.liner{
	width:100px;
	display:block;
	position:absolute;
	margin:-14px 0 0 0;
}
.sidebar span.liner{
	margin:-24px 0 0 0;
}
#footer span.liner{
	margin:-19px 0 0 0;
}
.alignright{ float:right;  margin:0 0 10px 20px}
.alignleft{ float:left;  margin:0 20px 10px 0}
.floatleft{ float:left}
.floatright{ float:right}

.block{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
}
.block li{
	float:left;
	width:100%;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}
.block li:nth-last-child(1){
	border-bottom:none;
}
.block>li>a>img {
	float:left;
	margin:0 20px 10px 0;
	width:140px;
	height:86px;
}
.wnews li a.mimg img{
	float:left;
	margin:0 20px 10px 0;
}
.block p{
	margin-bottom:10px;
}
.block span{
	display:block;
	margin-bottom:5px;
	font-size:11px;
}
.block a:hover{
	text-decoration:underline;
}
.block span.mypassion-rating{
	width:53px;
	height:9px;
	position:relative;
	display:block;
	float:left;
}
.block span.mypassion-rating span{
	height:9px;
}

span.mypassion-rating{
	width:53px;
	height:9px;
	position:relative;
	display:block;
	float:left;
}
span.mypassion-rating span{
	height:9px;
	display:block;
}

.mypassion-rating-stars			{ background:url(framework/img/starmini2.png) no-repeat; }
.mypassion-rating-stars span 	{ background:url(framework/img/starmini.png) no-repeat; }

.mypassion-rating-heart			{ background:url(framework/img/heartmini2.png) no-repeat; }
.mypassion-rating-heart span 	{ background:url(framework/img/heartmini.png) no-repeat; }

.mypassion-rating-thumb			{ background:url(framework/img/thumbmini2.png) no-repeat; }
.mypassion-rating-thumb span 	{ background:url(framework/img/thumbmini.png) no-repeat; }

.mypassion-rating-check			{ background:url(framework/img/checkmini2.png) no-repeat; }
.mypassion-rating-check span 	{ background:url(framework/img/checkmini.png) no-repeat; }

.mypassion-rating-smile			{ background:url(framework/img/smilemini2.png) no-repeat; }
.mypassion-rating-smile span 	{ background:url(framework/img/smilemini.png) no-repeat; }

.mypassion-rating-percent		{ background:url(framework/img/starmini2.png) no-repeat; }
.mypassion-rating-percent span 	{ background:url(framework/img/starmini.png) no-repeat; }



.wnews{
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
	width:620px;
	float:left;
}
.wnews li{
	float:left;
	width:620px;
	margin:0 0 0 0;
}
.wnews li img{
	margin-bottom:10px;
}
.wnews li h6{
	margin-top:0;
}
.block2{
	float:left;
	width:100%;
	margin:20px 0 0 0;
	padding:0;
	list-style-type:none;
}
.block2 li{
	border-bottom:1px solid #dbdbdb;
	float:left;
	width:300px;
	padding:0 0 10px 0;
	margin:0 20px 20px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.block2 li:nth-child(2n){
	margin-right:0;
}
.block2 li img{
	float:left;
	margin:0 20px 10px 0;
	width:140px;
	height:86px;
}
.block2 p{
	margin-bottom:10px;
}
.block2 span{
	display:block;
	margin-bottom:5px;
	font-size:11px;
}
.block2 a{
	color:#696969;
}
.block2 a:hover{
	text-decoration:underline;
}

.block3{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
}
.block3 li{
	float:left;
	width:100%;
	padding:20px 0 20px 0;
	margin:0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.block3 li a.thumbnail_image{
	float:left;
	margin:0 20px 10px 0;
}
.blog_stylish li:nth-child(2n) a.thumbnail_image{
	float:right;
	margin:0 0 10px 20px;
}
.blog_stylish li:nth-child(2n){
	text-align:right;
}


.outertight{
	width:300px;
	margin-right:20px;
	float:left;
	margin-top:10px;
	position:relative;
}
.outerwide{
	width:620px;
	float:left;
	position:relative;
}
ul.featured{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;

}
ul.featured>li{
	float:left;
	width:300px;
	_width:290px;
	padding:0 0 10px 0;
	margin:0 20px 0 0;
	height:auto;
	position:relative;
}
ul.featured li:nth-child(2n){
	margin-right:0;
}

.post-type-wrapper{
	margin-bottom:15px;
	float:left;
	width:100%;
}
.post-type-wrapper img{
	float:left;
}

.outertight img{
	max-width:300px;
}
span.meta{
	font-size:12px;
	margin-bottom:10px;
	display:block;
}
h6.regular{
	font-family: 'Merriweather Sans', Arial, Helvetica, sans-serif;
	margin-top:10px;
	font-weight:normal;
}
.navbar{
	width:100%;
	position:absolute;
	margin:-20px 0 0 0;

}
.prev{

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#878787), to(#565656)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #878787, #565656);/* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #878787, #565656); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #878787, #565656); /* IE 10 */
	background: -o-linear-gradient(top, #878787, #565656);/* Opera 11.10+ */
	background-color:#333;
	width:19px;
	height:19px;
	display:block;
	float:right;
	margin:0 2px 0 0;
}
.prev span{
	width:19px;
	height:19px;
	background-image:url(framework/img/slider-nav2.png);
	background-position: 5px 4px;
	background-repeat:no-repeat;
	float:left;
}
.next{
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#878787), to(#565656)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #878787, #565656);/* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #878787, #565656); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #878787, #565656); /* IE 10 */
	background: -o-linear-gradient(top, #878787, #565656);/* Opera 11.10+ */
	background-color:#333;
	width:19px;
	height:19px;
	display:block;
	float:right;
}

.next span{
	width:19px;
	height:19px;
	background:url(framework/img/slider-nav2.png) no-repeat;
	background-position: -14px 4px;
	background-repeat:no-repeat;
	float:left;
}
.minislide{
	list-style-type:none;
	margin:0;
	padding:0;
}
.minislide li{
	float:left;
	margin:0;
}
.navbar2{
	position:relative;
	z-index:10;
}
.navbar2 a.prev{
	margin:-31% 0 0 0;
	float:left;
}
.navbar2 a.next{
	margin:-31% 0 0 0;
}

.single h6.title{
	margin:20px 0 10px 0;
}
.post-type-wrapper img{
	max-width:100%;
	height:auto;
}
ul.sharebox {
	list-style-type:none;
	width:100%;
	float:left;
	clear:both;
	margin:20px 0;
	padding:0;
}
ul.sharebox li{
	float:left;
	margin-right:5px;
	font-size:11px;
	margin-bottom:10px;
}
ul.sharebox li small{
	font-size:12px;
	margin-bottom:20px;
}
ul.sharebox li a{
	color:#696969;
	border:1px solid #dbdbdb;
	padding:5px 15px 2px 10px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #fff, #f0f0f0);/* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #fff, #f0f0f0); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #fff, #f0f0f0); /* IE 10 */
	background: -o-linear-gradient(top, #fff, #f0f0f0);/* Opera 11.10+ */
	background-color:#f0f0f0;
}
ul.sharebox li a:hover{
	text-decoration:none;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#fff)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #f0f0f0, #fff);/* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #f0f0f0, #fff); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #f0f0f0, #fff); /* IE 10 */
	background: -o-linear-gradient(top, #f0f0f0, #fff);/* Opera 11.10+ */
	background-color:#fff;
}
ul.sharebox li span{
	padding:2px 0 0 20px;
}
ul.sharebox li span.facebook{ background:url(framework/img/share-f.png) no-repeat left center; }
ul.sharebox li span.pinterest{ background:url(framework/img/share-p.png) no-repeat left center; }
ul.sharebox li span.twitter{ background:url(framework/img/share-t.png) no-repeat left center; }
ul.sharebox li span.linkedin{ background:url(framework/img/share-l.png) no-repeat left center; }
ul.sharebox li span.reddit{ background:url(framework/img/share-r.png) no-repeat left center; }
ul.sharebox li span.digg{ background:url(framework/img/share-d.png) no-repeat left center; }
ul.sharebox li span.delicious{ background:url(framework/img/share-de.png) no-repeat left center; }
ul.sharebox li span.googleplus{ background:url(framework/img/share-g.png) no-repeat left center; }
ul.sharebox li span.email{ background:url(framework/img/share-e.png) no-repeat left bottom; }

.authorbox{
	width:100%;
	float:left;
	margin:20px 0 0 0;
	padding:20px;
	background:#fafafa;
	border-bottom:1px solid #e4e2e2;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.authorbox img{
	width:80px;
	height:80px;
	margin:0 20px 5px 0;
	float:left;
}
.authorbox h6{
	font-size:12px;
	margin:0 0 5px 0;
}
.post-tags{
	padding:10px 20px;
	width:100%;
	float:left;
	background:#F4F4F4;
	border-bottom:1px solid #e4e2e2;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	color:#929292;
}
.post-tags b{
	margin-right:5px;
	color:#696969;
}
.post-tags a{
	color:#929292;
}
.relatednews{
	float:left;
	clear:both;
	width:100%;
	margin:20px 0;
}
.relatednews ul{
	list-style-type:none;
	clear:both;
	width:100%;
	margin:20px 0 0 0;
	padding:0;
}
.relatednews ul li{
	width:140px;
	float:left;
	margin:0 20px 10px 0;
	height:170px;
}
.relatednews ul li:nth-child(4n){
	margin-right:0;
}
.relatednews ul li img{
	max-width:140px;
}
.relatednews ul li p{
	margin:0 0 5px 0;
}
.relatednews ul li a{
	color:#696969;
	display:block;
}
li.m-r-no, div.m-r-no{
	margin-right:0;
}
.m-t-no{
	margin-top:0;
}
.video{
	height:400px;
	width:100%;
}
.video2{
	width:100%;
	height:162px;
}
.single-navigation{
	margin:0 0 20px 0;
	float:left;
	width:100%;
	padding:10px 20px;
	background:#F4F4F4;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.single-navigation span{
	margin:0;
}
.single-navigation a{
	color:#696969;
	font-weight:bold;
}

h3#reply-title{
	margin:0;
	display:none;
}
span.meta2, span.meta2 a{
	color:#999999;
	font-size:10px;
}

.relatednews ul li span.meta2{
	color:#999999;
	font-size:10px;
}
.errorpage h1{
	font-size:150px;
	text-align:center;
	color:#ddd;
}
.errorpage p{
	text-align:center;
}

/*  :: COMMENTS ::  */
.comments{
	width:100%;
	clear:both;
	padding-top:20px;
	float:left;
	margin-bottom:10px;
}
.comments, .comments p{
	color:#c5c5c5;
}
.comments ul{
	margin:5px 0 0 0;
	padding:0;
	list-style-type:none;
}
.comments ul li{
	margin:0 0 4px 0;
	padding:0;
}
.comments ul li>div.comment-body{
	padding:10px;
	background:#fafafa;
	float:left;
	margin:10px 0 0 0;

}
.comments ul ul li>div.comment-body{
	margin:0;
}
.comments ul li #respond{
	margin-bottom:20px;
}
.comments ul li #respond textarea{
	width:95%;
}
.comment-avatar{
	width:50px;
	height:50px;
	float:left;
	margin:0 20px 0 0;
}
.comment-avatar img{
	width:50px;
	height:50px;
}
.commment-text-wrap{
	float:left;
	width:530px;
}
.comment-data p{
	color:#696969;
}
a.url{
	color:#696969;
}
.comment-data p span{
	font-size:11px;
	text-transform:uppercase;
}
a.comment-reply-link{
	color:#FFF;
	background:#9E9E9E;
	padding:2px 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition:background-color 0.4s ease-in;
	-moz-transition:background-color 0.4s ease-in;
	-o-transition:background-color 0.4s ease-in;
	transition:background-color 0.4s ease-in;
}
a.comment-reply-link:hover{
	text-decoration:none;
}
.comment-text, .comment-text p{
	color:#929292;
}
ul.children{
	margin:10px 0 0 10px;
	float:left;
	border-left:1px solid #e1e1e1;
}
ul.children li{
	padding:0 0 0 19px;
	float:left;
}
ul.children li div.commment-text-wrap{
	width:500px;
}
ul.children li li div.commment-text-wrap{
	width:470px;
}
ul.children li li li div.commment-text-wrap{
	width:440px;
}
ul.children li li li ul.children{
	margin-left:0;
	border:0;
	margin-left:-19px;
}

.contact-form{
	clear:both;
	width:100%;
	margin-top:20px;
	padding-top:20px;
	float:left;
}
.comments ul.commentlist{
	margin-bottom:30px;
	float:left;
	clear:both;
}
#respond{
	clear:both;
	width:100%;
	float:left;
}
#respond form{
	margin:20px 0 0 0;
}
#respond  small{
	font-size:12px;
}
.form{
	float:left;
	clear:both;
	margin-bottom:15px;
	width:100%;
}
.form2{
	float:left;
	clear:both;
}
.form label{
	margin:0 0 5px;
	float:left;
	color:#929292;
}
.input input{
	float:left;
	width:278px;
	margin:4px 0;
	padding:8px 5px;
	background:none;
	border:1px solid #dbdbdb;
	color:#c5c5c5;
	clear:both;
}
.form textarea{
	border:1px solid #dbdbdb;
	background:none;
	width:600px;
	height:100px;
	clear:both;
	float:left;
	padding:5px;
	resize:vertical;
	color:#c5c5c5;
}
.input input:focus, .form textarea:focus{
	border:1px solid #999;
}
input#submit{
	padding:10px 15px;
	cursor:pointer;
	color:#FFF;
	clear:both;
	float:left;
}

a.send{
	padding:10px 15px;
	cursor:pointer;
	color:#FFF;
	clear:both;
	float:left;
}
.alertMessage{
	width:100%;
	float:left;
	clear:both;
	margin-top:10px;
}
.alertMessage ul{
	padding:0 0 0 15px;
	font-size:14px;
	color:#E4593A;
}
#map{
	width:100%;
	height:300px;
	margin-bottom:30px;
}
.contact-info{
	background:#fbfbfb;
	padding:20px;
}
.contact-info p i{
	font-size:20px;
	margin-right:15px;
	width:20px;
	margin-bottom:20px;
	float:left;
	margin-top:-7px;
}



.wpcf7 label{
	margin:0 0 5px;
	float:left;
	color:#c5c5c5;
}
input.wpcf7-text{
	width:278px;
	margin:4px 0;
	padding:8px 5px;
	background:none;
	border:1px solid #dbdbdb;
	color:#929292;
	clear:both;
}
.wpcf7 textarea{
	border:1px solid #dbdbdb;
	background:none;
	width:600px;
	height:100px;
	clear:both;
	padding:5px;
	resize:vertical;
	color:#929292;
}
.wpcf7 input.wpcf7-text:focus, .wpcf7 textarea:focus{
	border:1px solid #999;
}
input.wpcf7-submit{
	padding:10px 15px;
	cursor:pointer;
	color:#FFF;
	clear:both;
	float:left;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ee6c6d), to(#bc393a)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #ee6c6d, #bc393a);/* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #ee6c6d, #bc393a); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #ee6c6d, #bc393a); /* IE 10 */
	background: -o-linear-gradient(top, #ee6c6d, #bc393a);/* Opera 11.10+ */
}
.wpcf7-submit:hover{
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bc393a), to(#ee6c6d)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #bc393a, #ee6c6d);/* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #bc393a, #ee6c6d); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #bc393a, #ee6c6d); /* IE 10 */
	background: -o-linear-gradient(top, #bc393a, #ee6c6d);/* Opera 11.10+ */
	background-color:#555;
}

input#log{
	width:234px;
	margin:4px 0 15px 0;
	padding:8px 5px;
	background:none;
	border:1px solid #dbdbdb;
	color:#929292;
	clear:both;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
input#pwd{
	width:234px;
	margin:4px 0;
	padding:8px 5px;
	background:none;
	border:1px solid #dbdbdb;
	color:#929292;
	clear:both;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}




/*  :: PAGINATION ::  */
.pagination{
	width:auto;
	float:left;
	clear:both;
	margin:10px 10px 20px 0px;
}
.pagination ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.pagination ul li{
	float:left;
	margin-bottom:10px;
}
.pagination ul li a{
	padding:3px 10px 4px 10px;
	margin:0 5px 0 0;
	color:#696969;
	display:block;
}
.pagination ul li a:hover{
	color:#fff;
	text-decoration:none;
}
.pagination ul li span{
	color:#fff;
	padding:3px 10px 4px 10px;
	margin:0 5px 0 0;
	display:block;
}
.pagination ul li a.extra{
	width:25px;
	display:block;
	text-align:center;
	font-size:15px;
	padding:1px 5px 2px 5px;
}

.pagination ul li a.last-page{
	background:#6c6c6c;
	background-position:-11px 8px;
	padding:0;
	width:25px;
	display:block;
	height:26px;
}



/*  :: Elements ::  */
ul, ol{
	margin:0;
	padding:0 0 0 20px;
	color:#686d71;
}
.features ul, .features ol{
	float:left;
	margin-right:100px;
}
ul.check{
	list-style-type:none;
	padding:0;
}
ul.check li{
	background:url(framework/img/check.png) no-repeat left top;
	padding:0 0 0 20px;
}
ul.line{
	list-style-type:none;
	padding:0;
}
ul.line li{
	background:url(framework/img/check.png) no-repeat left top;
	padding:0 0 0 20px;
}
blockquote{
	margin:10px;
	font-style:italic;
	color:#777;
	background:url(framework/img/blockquote.png) no-repeat left top;
	padding:0 0 10px 60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	min-height:40px;
}
.features blockquote{
	float:left;
	margin:30px 0 0 0;
}
.error{
	border:1px solid #fc7d68;
	color:#fc7d68;
	background:#ffddd6;
}
.error p{
	margin:0;
	color:#fc7d68;
	padding:0 40px 0 0;
}
.info{
	border:1px solid #1fbcf0;
	color:#1fbcf0;
	background:#caefff;

}
.info p{
	margin:0;
	color:#20a1c6;
	padding:0 40px 0 0;
}
.success{
	border:1px solid #25e04d;
	color:#25e04d;
	background:#d7ffd6;

}
.success p{
	margin:0;
	color:#25e04d;
	padding:0 40px 0 0;
}
.notice{
	border:1px solid #e9bd61;
	color:#e9bd61;
	background:#fff1d5;

}
.notice p{
	margin:0;
	color:#e9bd61;
	padding:0 40px 0 0;
}
.notifications{
	padding:10px;
	height:auto;
	position:relative;
	margin-bottom:15px;
}
.notifications span{
	font-weight:bold;
	margin:0 10px 0 0;
}
.notifications span.closer{
	width:20px;
	margin:0 0 0 20px;
	height:20px;
	cursor:pointer;
	float:right;
	position:absolute;
	right:10px;
	top:10px;
}
span.dropcap-box{
	font-size:30px;
	float:left;
	margin:3px 20px 5px 0;
	line-height:1;
	padding:15px 20px;
	color:#fff;
}
span.dropcap-circle{
	font-size:30px;
	float:left;
	margin:3px 20px 5px 0;
	line-height:1;
	padding:15px 20px;
	color:#fff;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
span.highlight{
	padding:2px 7px;
	color:#FFF;
}
.ui-tooltip, .arrow:after {
	background:#252525;
	border: 1px solid #444;
	box-shadow:none;
	border-radius:0px;
	color:#eee;
	font-size:12px;
	padding:5px 15px;
}
table{
	width:100%;
	max-width:100%;
	text-align:left;
	border-top:1px solid #ededed;
	border-left:1px solid #ededed;
	border-spacing: 0;
	margin-bottom:15px;
	color:#696969;
}
table th{
	vertical-align:top;
	background:#fafafa;
	border-right:1px solid #ededed;
	border-bottom:1px solid #ededed;
	padding:3px;
}
table td{
	vertical-align:top;
	border-right:1px solid #ededed;
	border-bottom:1px solid #ededed;
	padding:3px;
}

/*------------------------------------------------------------------*/
/*	4) SIDEBAR
/*------------------------------------------------------------------*/
.sidebar{
	margin-bottom:30px;
	float:left;
	width:100%;
}
.sidebar h5.line{
	margin-bottom:20px;
}
.sidebar ul.social{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
	float:left;
}
.sidebar ul.social li{
	width:97px;
	height:140px;
	margin-right:3px;
	float:left;
	text-align:center;
	margin-bottom:3px;
	padding:0;
}
.sidebar ul.social li:nth-last-child(1){
	margin-right:0;
}
.sidebar ul.social li a{
	display:block;
	width:97px;
	height:55px;
	background:#316db7;
	padding:15px 0 0 0;
}
ul.social li a.facebook{ background:#316db7; }
ul.social li a.twitter{ background:#17a8dd; }
ul.social li a.rss{ background:#ff9204; }
.sidebar ul.social li a i{
	font-size:26px;
	color:#FFF;
}
.sidebar ul.social li a:hover{
	opacity:0.8;
}
.sidebar ul.social li span{
	margin-top:17px;
	float:left;
	text-align:center;
	width:100%;
	padding:0 5px;
	font-weight:bold;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.sidebar ul.social li span i{
	font-weight:normal;
}

.sidebar ul.bestreview{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
}
.sidebar ul.bestreview li{
	float:left;
	width:100%;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}
.bestreview li:nth-last-child(1){
	border-bottom:none;
}
.bestreview>li>a>img{
	float:left;
	margin:0 20px 10px 0;
	width:140px;
	height:86px;
}
.bestreview p{
	margin-bottom:10px;
}
.bestreview span{
	display:block;
	margin-bottom:5px;
	font-size:11px;
}
.bestreview a:hover{
	text-decoration:underline;
}
.bestreview span.mypassion-rating{
	width:53px;
	height:9px;
	position:relative;
	display:block;
	float:left;
}
.bestreview span.mypassion-rating span{
	height:9px;
}

.sidebar ul.ads125{
	list-style-type:none;
	margin:0;
	padding:0;
}
.sidebar ul.ads125 li{
	float:left;
	padding:0;
}
.sidebar ul.ads125 li a{
	padding:10px;
	margin:0 5px 5px 0;
	float:left;
	display:block;
}
.sidebar ul.ads125 li a img{
	width:125px;
	height:125px;
	float:left;
}

.ui-tabs .ui-tabs-nav li{
	text-transform:uppercase;
}

.ui-tabs-panel ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.ui-tabs-panel ul li{
	float:left;
	width:100%;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
}
.ui-tabs-panel ul li:nth-last-child(1){
	border-bottom:none;
}

/*  :: TWITTER ::  */
ul#jtwt{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
.jtwt_picture{display:none;}

ul#jtwt li{
	margin:0 0 15px 0;
	background:url(framework/img/twitterfeed.png) no-repeat left top;
	padding:0 0 0 35px;
}
ul#jtwt li p{
	margin:0;
}
ul#jtwt li p a{
	text-decoration:none;
}
ul#jtwt li p a:hover{
	text-decoration:underline;
}
a.jtwt_date{
	font-size:12px;
	color:#CCC;
	font-style:italic;
	text-decoration:none;
}
a.jtwt_date:hover{
	text-decoration:underline;
}
/*  :: FLICKR ::  */
.flickrfeed{
	width:100%;
	float:left;
	margin:0;
	display:block;
}
ul li.hide{
	display:none;
}
.thumbs {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.thumbs li {
	list-style: none;
	float: left;
	margin: 4px;
	padding:2px;
	background: #999;
	-webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	   -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	     -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	        transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
}
.thumbs li:hover { background:#333;}
.thumbs li img {
	display:block;
	width:60px;
	height:60px;
}
.flickr_badge_image{
	float:left;
	width:60px;
	height:60px;
	padding:2px;
	background: #999;
	-webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	   -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	     -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	        transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	margin:4px;
}
.flickr_badge_image:hover { background:#333;}
.flickr_badge_image img {
	display:block;
	width:60px;
	height:60px;
}

.tagcloud a{
	padding:5px 10px;
	color:#929292;
	margin:0 3px 3px 0;
	float:left;
}
.tagcloud a:hover{
	text-decoration:none;
	color:#FFF;
}
.widget>ul{
	list-style-type:none;
	padding:0;
}
.widget>ul>li{
	background:url(framework/img/line.png) no-repeat left top;
	padding:0 0 0 20px;
}

/*------------------------------------------------------------------*/
/*	5) FOOTER
/*------------------------------------------------------------------*/
#footer{
	height:auto;
	width:100%;
	bottom:0;
	padding:20px 0 0 0;
	float:left;
}
#footer h5.line{
	margin-bottom:15px;
}
.widget_nav_menu ul{
	list-style-type:none;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.widget_nav_menu ul  li{
	margin:0 0 5px 0;
}
.widget_nav_menu ul a{
	font-size:14px;
	font-weight:bold;
}
p.copyright{
	color:#FFFFFF;
	margin:5px 0 0 20px;
	float:right;
	font-size:12px;
	clear:both;
	margin:0;
	padding:10px;
}
p.copyright a{
	color:#FFF;
}
ul.social2{
	list-style-type:none;
	margin:0 0 -34px 0;
	padding:0;
	float:left;
}
ul.social2 li{
	float:left;
	margin-right:10px;
}
ul.social2 li a{
	color:#696969;
	font-size:20px;
}


/*------------------------------------------------------------------*/
/*	6) RATINGS
/*------------------------------------------------------------------*/
#mypassion-review-wrapper {float:left; background:#FAFAFA; color:#696969; margin:0 0 20px 0;}

#mypassion-review-wrapper.mypassion-review-placement-bottom {width:100%;}
#mypassion-review-wrapper.mypassion-review-placement-top {width:300px; margin: 0 20px 20px 0;}
#mypassion-review-wrapper.mypassion-review-placement-topright {width:300px; margin: 0 0 20px 20px; float:right;}

div.mypassion-review-criteria { position:relative; height:35px; border-top:1px solid #E4E2E2;}
span.mypassion-criteria-percentage {position:absolute; z-index:100; background:#eee; display:block; height:100%; color:#FFF;}
span.mypassion-criteria-description {position:absolute; top:10px; left:10px; z-index:101; font-weight:normal;}
div#mypassion-review-header {height:auto; background:#FAFAFA; padding:10px; font-size:14px; font-weight:bold; border-bottom:1px solid #E4E2E2;}
#mypassion-full-article  div#mypassion-review-header h2 {margin-left:10px; color: #FFF; font-size:16px;  font-weight: 700; margin-top:0px; text-shadow:none;white-space: nowrap; width: 90%; text-overflow: ellipsis; overflow: hidden;}

span.mypassion-criteria-stars {position:absolute; top:8px; right:10px; height:18px; width:97px; background:url('framework/img/star.png') scroll transparent no-repeat; background-position:0px -20px;}
span.mypassion-criteria-stars span.mypassion-criteria-cover {position:absolute; top:0px; left:0px; height:18px; background:url('framework/img/star.png') scroll transparent no-repeat; }

span.mypassion-criteria-heart {position:absolute; top:8px; right:10px; height:18px; width:97px; background:url('framework/img/heart.png') scroll transparent no-repeat; background-position:0px -20px;}
span.mypassion-criteria-heart span.mypassion-criteria-cover {position:absolute; top:0px; left:0px; height:18px; background:url('framework/img/heart.png') scroll transparent no-repeat; }

span.mypassion-criteria-thumb {position:absolute; top:8px; right:10px; height:18px; width:97px; background:url('framework/img/thumb.png') scroll transparent no-repeat; background-position:0px -20px;}
span.mypassion-criteria-thumb span.mypassion-criteria-cover {position:absolute; top:0px; left:0px; height:18px; background:url('framework/img/thumb.png') scroll transparent no-repeat; }

span.mypassion-criteria-check {position:absolute; top:8px; right:10px; height:18px; width:97px; background:url('framework/img/checks.png') scroll transparent no-repeat; background-position:0px -20px;}
span.mypassion-criteria-check span.mypassion-criteria-cover {position:absolute; top:0px; left:0px; height:18px; background:url('framework/img/checks.png') scroll transparent no-repeat; }

span.mypassion-criteria-smile {position:absolute; top:8px; right:10px; height:18px; width:97px; background:url('framework/img/smile.png') scroll transparent no-repeat; background-position:0px -20px;}
span.mypassion-criteria-smile span.mypassion-criteria-cover {position:absolute; top:0px; left:0px; height:18px; background:url('framework/img/smile.png') scroll transparent no-repeat; }

.mypassion-user-review-rating span.mypassion-criteria-percent {position:absolute; top:8px; right:10px; height:18px; width:97px; background:url('framework/img/star.png') scroll transparent no-repeat; background-position:0px -20px;}
.mypassion-user-review-rating span.mypassion-criteria-percent span.mypassion-criteria-cover {position:absolute; top:0px; left:0px; height:18px; background:url('framework/img/star.png') scroll transparent no-repeat; }

div.mypassion-review-summary.mypassion-final-score-percent	{background:#FAFAFA; position:relative; overflow:hidden; min-height: 84px;}
div.mypassion-review-summary.mypassion-final-score-stars	{background:#FAFAFA; position:relative; overflow:hidden; min-height: 110px;}
div.mypassion-review-summary.mypassion-final-score-heart	{background:#FAFAFA; position:relative; overflow:hidden; min-height: 110px;}
div.mypassion-review-summary.mypassion-final-score-thumb	{background:#FAFAFA; position:relative; overflow:hidden; min-height: 110px;}
div.mypassion-review-summary.mypassion-final-score-check	{background:#FAFAFA; position:relative; overflow:hidden; min-height: 110px;}
div.mypassion-review-summary.mypassion-final-score-smile	{background:#FAFAFA; position:relative; overflow:hidden; min-height: 110px;}

div#mypassion-criteria-final-score {text-align:center; padding:10px 0px; width:120px; top:0px; left:0px; background:#F4F4F4; height:100%; float:right; min-height:80px; position:absolute;}
div#mypassion-criteria-final-score h1, div#mypassion-criteria-final-score h6{margin:0; color:#696969}
#mypassion-full-article div#mypassion-criteria-final-score h3 {font-size:36px; color:#FFF; font-weight:700; margin:-3px 0px; text-shadow:none; }
div#mypassion-criteria-final-score h3 span {font-size:18px;}
#mypassion-full-article div#mypassion-criteria-final-score h4 {font-size:14px; color:#FFF; font-weight:700; margin-bottom:4px; margin-top:0px; text-shadow:none;}

span#mypassion-final-score { display:block; position:relative; float:right; clear:both;}
span#mypassion-final-score-cover { display:block; }

div#mypassion-short-summary { width:480px; float:right; padding:10px}
.mypassion-review-placement-top div#mypassion-short-summary{width:160px;}
.mypassion-review-placement-topright div#mypassion-short-summary{width:160px;}
article#mypassion-full-article div#mypassion-short-summary p {color:#929292; margin:11px 0px 10px 10px; font-size:1em; line-height:1.5em;}
div#mypassion-short-summary p strong {color:#696969; }
.mypassion-user-review-criteria {padding:10px; background:#F4F4F4; border-top:1px solid #E4E2E2; position:relative; -moz-transition:.3s linear; -webkit-transition:.3s ease-out; transition:.3s linear;}
.mypassion-user-review-criteria:hover {background:#FAFAFA; }

/* BLACK SKIN REVIEW */
#mypassion-review-wrapper.mypassion-review-skin-black { background:#444; color:#ccc; }
#mypassion-review-wrapper.mypassion-review-skin-black h1 { color:#fff; }
#mypassion-review-wrapper.mypassion-review-skin-black h6 { color:#ccc; }
#mypassion-review-wrapper.mypassion-review-skin-black article#mypassion-full-article div#mypassion-short-summary p {color:#ccc;}
#mypassion-review-wrapper.mypassion-review-skin-black div#mypassion-short-summary p strong {color:#ccc; }
.mypassion-review-skin-black div#mypassion-review-header { background:#444; border-bottom: 1px solid #555; }
.mypassion-review-skin-black div.mypassion-review-criteria{ border-top: 1px solid #555; }
.mypassion-review-skin-black div.mypassion-review-summary { background:#444; }
.mypassion-review-skin-black div#mypassion-criteria-final-score { background:#333; }
.mypassion-review-skin-black .mypassion-user-review-criteria { background:#333; border-top: 1px solid #555; }
.mypassion-review-skin-black span.mypassion-criteria-percentage { background:#f9ba00; }
.mypassion-review-skin-black .mypassion-criteria-percent .mypassion-criteria-description {color:#FFF;}

.other_office a.css_btn_class{ display:inline-block;padding:6px 8px;margin-right:4px;margin-bottom:8px; }


/* 202106 add */
/* #header .nav_menu{} */
/* body{ background-color:#fff!important;background-image:none!important; }
li{ list-style-type:none; }
.sp{ display:none; }
.pc{ display:block; }
.re a:hover{ opacity:0.8;text-decoration:none; }
.wrap{ max-width:1040px;width:95%;margin:0 auto; }
.og_border{ border-bottom:#F58C23 1px solid; }
#home p, .home a{ font-family:noto-sans-cjk-jp, sans-serif;font-weight:400;font-style:normal;color:#4C4C4C; }
#header a{ text-decoration:none;font-family:noto-sans-cjk-jp, sans-serif;font-weight:400;font-style:normal; }
#header .container{ max-width:1100px;width:90%; }
#header .header_logo{ width:16%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center; }
#header .header_logo img{ width:100%;vertical-align:top; }
#header .header_nav{ height:80px;display:-webkit-box;display:-ms-flexbox;display:flex; }
#header .e_ss{ margin-left:5%;width:56%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between; }
#header .e_ss a{ color:#4C4C4C;white-space:nowrap;float:inherit;width:auto;font-weight:bold;line-height:80px;font-size:15px; }
#header .nav_contact{ margin-right:0;margin-left:auto;width:186px; }
#header .top_img_wrap{ position:relative;border-bottom:1px solid #F58C23; }
#header .top_img_wrap .top_note{ position:absolute;top:34%;left:50%;transform:translateX(-50%);width:60%;height:auto; }
#header .top_img{ width:100%; }
#header .slider{ padding:0; }
#header .sidebar{ width:80%;max-width:400px; }
.hamburger_bg{ visibility:hidden;opacity:0;transition:all 0.5s;position:fixed;z-index:60;top:0;left:0;width:100vw;height:100vh;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:#000; }
.hamburger_bg.active{ visibility:visible;opacity:0.8;transition:all .5s; }
.hamburger-btn{ display:none; }
.hamburger-btn_parts{ display:block;width:100%;height:2px;background-color:#4D4D4D;position:absolute;-webkit-transition:opacity 0.5s, -webkit-transform 0.5s;transition:opacity 0.5s, -webkit-transform 0.5s;transition:transform 0.5s, opacity 0.5s;transition:transform 0.5s, opacity 0.5s, -webkit-transform 0.5s; }
.hamburger-btn_parts.-top{ top:0; }
.hamburger-btn_parts.-middle{ top:0;bottom:0;margin:auto; }
.hamburger-btn_parts.-bottom{ bottom:0; }
.hamburger-btn.active .hamburger-btn_parts.-top{ -webkit-transform:translateY(10px) rotate(-45deg);transform:translateY(13px) rotate(-45deg); }
.hamburger-btn.active .hamburger-btn_parts.-middle{ opacity:0; }
.hamburger-btn.active .hamburger-btn_parts.-bottom{ -webkit-transform:translateY(-4px) rotate(45deg);transform:translateY(-4px) rotate(45deg); }
.hamburger{ display:none; }
.hamburger.active{ -webkit-transform:translateX(0);transform:translateX(0); }
#search-2{ margin-top:10%; }
#header #undefined-sticky-wrapper{ height:0!important;width:0!important; }

#home_about{ margin-top:65%; }
#home_about .ttl_about{ width:60%;margin:0 auto; }
#home_about .home_about_note{ text-align:center;font-size:21px;margin:2.3% 0; }
#home_about .about_points_wrap{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:920px;margin:0 auto;margin-top:4.1%; }
#home_about .about_points_wrap img{ width:240px; }

#home_branch{ margin-top:10%; }
#home_branch p{ font-family:noto-sans-cjk-jp, sans-serif;font-weight:400;font-style:normal; }
#home_branch .orange_top{ display:block;margin:0 auto;width:3.5%; }
#home_branch .orange_top img{ vertical-align:bottom; }
#home_branch .orange_bg{ background-color:#F58C23;padding:3.4% 5%; }
#home_branch .orange_bg_ttl_wrap{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack: center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center; }
#home_branch .orange_bg_ttl_wrap .branch_note{ color:#fff;text-align:center;font-size:26px;white-space:nowrap;margin:0 2%; }
#home_branch .orange_bg_ttl_wrap .w_line{ width:20%;flex-shrink:1; }
#home_branch .branch_wrap{ width:88%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;margin-top:2.7%; }
#home_branch .branch_wrap .branch{ margin-right:1%; }
#home_branch .branch_wrap .branch:last-of-type{ margin-right:0; }
#home_branch .branch_wrap .branch a{ display:block; }
#home_branch .branch_wrap .branch .branch_name{ margin-bottom:5%; }
#home_branch .branch_wrap .branch .bt_lawyer{ width:56%; }
#home_branch .branch_wrap .branch .bt_care{ width:73%; }

#home_consul_step{ background-color:#FFF5EB;padding:9% 0; }
#home_consul_step .card_wrap{ width:95%;max-width:1035px;margin:0 auto;padding-left:4%; }
.ttl_dot img{ height:18px; }
#home_consul_step .consul_step_card{ width:100%;margin:5.4% 0 2% 0; }
#home_consul_step .bt_before_consul{ display:block;width:31.6%;margin:0 auto;margin-top:6%; }

#home_consul_item{ margin:10.3% auto 7.5% auto; }
#home_consul_item .item_ttl{ width:61%;margin:0 auto; }
#home_consul_item .item_wrap{ margin-top:3.3%; }
#home_consul_item .item_wrap .item_row{ padding:2.7% 2%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center; }
#home_consul_item .item_wrap .item_row .item_icon{ width:14%;margin-left:4%; }
#home_consul_item .item_wrap .item_row .items{ width:77%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center; }
#home_consul_item .item_wrap .item_row .bt_item{ width:calc((100% - 4%)/3);margin-right:2%;margin-bottom:1%;display:block;height:100%; }
#home_consul_item .item_wrap .item_row .bt_item img{ vertical-align:top; }
#home_consul_item .item_wrap .item_row .bt_item.bt_off{ position:relative; }
#home_consul_item .item_wrap .item_row .bt_item.bt_off:hover{ opacity:1; }
#home_consul_item .item_wrap .item_row .bt_item.bt_off:after{ content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;background-color:#000;opacity:0.2;border-radius:999px; }
#home_consul_item .item_wrap .item_row .bt_item:nth-of-type(3n){ margin-right:0; }
#home_consul_item .item_wrap .item_row .bt_item:nth-of-type(n+4){ margin-bottom:0; }
#home_consul_item .item_wrap .item_row.other .bt_item:nth-of-type(n+4){ margin-bottom:1%; }
#home_consul_item .item_wrap .item_row.other .bt_item:nth-of-type(n+7){ margin-bottom:0; }
#home_consul_item .item_wrap .dot_line{ line-height:3px;transform:translateX(2%); }

#home_center{ padding:4.7% 0 1.4% 0;background-color:#FFF5EB; } 
#home_center img{ vertical-align:top; } 
#home_center .center_upper .upper_wrap{ display:-webkit-box;display:-ms-flexbox;display:flex; }
#home_center .center_upper .upper_wrap > a, .upper_wrap > div{ width:50%; }
#home_center .center_upper .upper_wrap .dashin_download{ padding-top:4.8%;background-color:#fff; }
#home_center .center_upper .upper_wrap .dashin_download a, .dashin_download div{ display:block;margin:0 auto; }
#home_center .center_upper .upper_wrap .dashin_download .dashin_note{ width:55%; }
#home_center .center_upper .upper_wrap .dashin_download .bt_dashin{ width:70%;margin-top:2.2%; }
#home_center .center_upper .kouken_note{ font-size:19px;width:100%;max-width:700px;margin-top:0.3%; }
#home_center .center_bottom{ display:-webkit-box;display:-ms-flexbox;display:flex; }
#home_center .center_bottom .each_center{ width:calc((100% - 4%)/4);margin-right:1%;margin-bottom:1%; }
#home_center .center_bottom .each_center a{ margin-bottom:1%; }
#home_center .center_bottom .each_center p{ font-size:15px; }

#home_news{ margin-top:8%; }
#home_news .news_wrap{ display:-webkit-box;display:-ms-flexbox;display:flex; }
#home_news .news_wrap .news_block:first-of-type{ width:42.5%;margin-right:6%; }
/* #facebook ._2p3a{ width:800px!important; }
.fp-page{ width:100%; }
#home_news .news_wrap .news_block:last-of-type{ width:48%; }
#home_news .news_wrap .ttl_timeline{ font-size:24px;margin:0;margin-bottom:3.4%;font-weight:bold; }
#home_news .news_wrap table td{ padding:5px; }
#home_news .news_wrap table td:first-of-type{ padding-left:0; }
#home_news .news_wrap .tbl_i_wrap{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4.3%; }
#home_news .news_wrap .tbl_i_bt{ display:-webkit-box;display:-ms-flexbox;display:flex;width:60%; }
#home_news .news_wrap .tbl_i_bt a{ margin-right:3%; }
#home_news .news_wrap .tbl_i_bt a:last-of-type{ margin-right:0; }
#home_news .news_wrap .e_side_list li{ margin-bottom:0;padding:3.1% 0; }
#home_news .news_wrap .e_side_list .date{ letter-spacing:1px;font-family:noto-sans-cjk-jp, sans-serif;font-weight:600;font-style:normal; }
#home_news .news_wrap .bt_see_all{ line-height:45px;width:16%; }

#bottom_branch{ background-color:#F1F1F1;padding-top:4%;padding-bottom:1.4%;margin-top:5.5%; }
#bottom_branch p, #bottom_branch div{ font-family:noto-sans-cjk-jp, sans-serif;font-weight:400;font-style:normal; }
#bottom_branch .ttl_f_wrap{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end; }
#bottom_branch .ttl_f_wrap p{ margin:0;margin-left:1%;line-height:14px; }
#bottom_branch .ttl_f_branch{ width:20%; }
#bottom_branch .ttl_f_branch img{ vertical-align:top; }
#bottom_branch .branch_wrap{ display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap; }
#bottom_branch .e2_2{ float:inherit; }
#bottom_branch p, #bottom_branch a{ color:#4C4C4C; }
#bottom_branch .name{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end; }
#bottom_branch .name a{ font-size:18px;font-weight:600;white-space:nowrap; }
#bottom_branch .name img{ display:block;width:22%; }
#bottom_branch .ss_box{ width:calc((100% - 30%)/3);margin-top:1.8%;margin-right:15%;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;padding:0; }
#bottom_branch .ss_box:nth-of-type(3n){ margin-right:0; }
#bottom_branch .ss_box .info_upper{ border-bottom:1px solid #F1F1F1;padding-bottom:1%;margin-bottom:1%; }
#bottom_branch .ss_box .info{ width:170px; }
#bottom_branch .ss_box .teln{ width:88%;margin-top:1%; }
#bottom_branch .ss_box .open, .ss_box .addr{ color:#4C4C4C; }
#bottom_branch .ss_box .open{ border-bottom:1px solid #4C4C4C; }

#footer{ background-color:#f58c23!important;padding:3% 0; }
#footer a{ color:#fff; }
#footer .container{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between; }
#footer .footer_logo{ width:30%; }
#footer .footer_logo img{ width:200px; }
#footer .footer_nav{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:430px;-ms-flex-negative:0;flex-shrink:0; }
#footer .footer_nav ul{ margin-right:3%; }
#footer .footer_nav ul li{ margin-bottom:1%; }
#footer .privacy{ display:block; }
#footer p.copyright{ background:none;display:block;padding:0; }

@media screen and (min-width: 1001px) and (max-width: 1200px){
	#header .header_nav{ height:65px; }	
	#header .e_ss a{ font-size:13px;line-height:62px; }
	#header .nav_contact{ width:150px; }
}
@media screen and (max-width: 1000px){
	#header .header_logo{ width:190px; }
	#header .container{ width:95%; }
	#header .top_image{ height:50vw; }
	#header .slick-slide img{ width:100%;height:50vw;object-fit:cover; }
	#header .header_nav{ -webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center; }
	#header .header_nav .e_ss{ display:none; }
	#header .nav_contact.pc{ display:none; }
	#header .nav_contact.sp{ display:block; }

	.hamburger-btn{ display:block;position:relative;width:25px;height:16px;margin-right:0;z-index:100;cursor:pointer;width:30px;height:20px; }
	.hamburger{display:block;position:fixed;z-index:80;top:0;right:0;width:400px;height:100vh;-webkit-transform:translateX(100vw);transform:translateX(100vw);-webkit-transition:all 0.3s;transition:all 0.3s;background-color:#fff; }
	.hamburger_lists{ display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:400px;height:100vh; }
	.hamburger_list{ text-align:center; }
	#header .hamburger_lists .nav_contact.sp{ margin:0 auto; }
	.hamburger_list a{ color:#fff;font-size:20px; }
	.hamburger_list + .hamburger_list{ padding-top:50px; }
	.hamburger_link{ text-decoration:none;color:white; } 

	#home_about .home_about_note{ font-size:18px; }
	#home_about .about_points_wrap{ width:88%; }
	#home_about .about_points_wrap img{ width:200px; }
	#home_center .center_bottom .each_center p{ font-size:12px; }
	#bottom_branch .ss_box{ width:calc((100% - 30%)/3);margin-top:1.8%;margin-right:15%;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto; }
	#bottom_branch .ss_box:nth-of-type(3n){ margin-right:0; }
	#bottom_branch .ttl_f_wrap{ display:block; }
	#bottom_branch .ttl_f_wrap p{ margin-top:1%;margin-left:0; }
	#footer .container{ width:95%; }
}

@media screen and (max-width: 767px){
	.pc{ display:none; }
	.sp{ display:block; }
	.ttl_dot img{ height:16px; }

	#header .top_image{ height:70vw; }
	#header .slick-slide img{ width:100%;height:70vw;object-fit:cover; }
	#header .container{ width:95%; }
	#home_about .ttl_about{ width:70%; }
	#home_about .about_points_wrap{ width:95%; }
	#home_about .home_about_note{ font-size:16px; }
	#home_about .about_points_wrap img{ width:30%; }

	#home_branch .orange_bg{ padding:3.4% 3%; }
	#home_branch .orange_bg .wrap{ width:100%; }
	#home_branch .branch_wrap{ width:100%; }
	#home_branch .branch_wrap .branch .bt_lawyer{ width:73%; }
	#home_branch .branch_wrap .branch .bt_care{ width:95%; }
	#home_branch .orange_bg_ttl_wrap .branch_note{ font-size:14px; }

	#home_consul_step .card_wrap{ width:80%;padding:0; }
	#home_consul_step .consul_step_card.sp{ display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:auto;margin-left:auto;max-width:550px; }
	#home_consul_step .consul_step_card img{ width:calc((100% - 8%)/2);margin-right:8%;margin-bottom:10%; }
	#home_consul_step .consul_step_card img:nth-of-type(2n){ margin-right:0; }
	#home_consul_step .bt_before_consul{ max-width:320px;width:70%;margin-top:2%; }

	#home_consul_item .item_wrap .item_row .items{ max-width:470px;margin-left:5%; }
	#home_consul_item .item_wrap .item_row .bt_item{ width:calc((100% - 4%)/2);margin-right:4%;margin-bottom:1%;display:block;height:100%; }
	#home_consul_item .item_wrap .item_row .bt_item:nth-of-type(3n){ margin-right:4%; }
	#home_consul_item .item_wrap .item_row .bt_item:nth-of-type(2n){ margin-right:0; }
	#home_consul_item .item_wrap .item_row .bt_item:nth-of-type(n+4){ margin-bottom:1%; }
	#home_consul_item .item_wrap .item_row.home .bt_item:nth-of-type(n+7){ margin-bottom:0; }
	#home_consul_item .item_wrap .item_row.job .bt_item:nth-of-type(n+3){ margin-bottom:0; }
	#home_consul_item .item_wrap .item_row.job .bt_item:nth-of-type(n+7){ margin-bottom:0; }
	#home_consul_item .item_wrap .item_row.other .bt_item:nth-of-type(n+7){ margin-bottom:1%; }
	#home_consul_item .item_wrap .item_row.other .bt_item:nth-of-type(n+9){ margin-bottom:0; }
	#home_consul_item .item_wrap .dot_line{ line-height:3px;transform:translateX(2%); }

	#home_center .center_upper{ width:100%;max-width:460px;margin:0 auto;margin-bottom:4%; }
	#home_center .center_upper .upper_wrap{ display:block;margin:0 auto; }
	#home_center .center_upper .upper_wrap .dashin_download{ width:100%;padding:6% 0; }
	#home_center .center_upper .kouken_note{ font-size:14px; }
	#home_center .center_bottom{ -ms-flex-wrap:wrap;flex-wrap:wrap;max-width:530px;margin:0 auto; }
	#home_center .center_bottom .each_center{ width:calc((100% - 4%)/2);margin-right:4%;margin-bottom:1%; }
	#home_center .center_bottom .each_center:nth-of-type(2n){ margin-right:0; }

	#home_news .news_wrap{ display:block;margin-top:4%; }
	#home_news .ttl_dot{ max-width:490px;width:100%;margin:0 auto; }
	#home_news .news_wrap .news_block:first-of-type{ width:100%;max-width:490px;margin:0 auto;margin-bottom:14%; }
	#home_news .news_wrap .news_block:last-of-type{ width:100%;max-width:490px;margin:0 auto; }
	#home_news .news_wrap .ttl_timeline{ font-size:18px; }

	#bottom_branch .ss_box{ width:50%;margin-top:1.8%;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;border-bottom:none; }
	#bottom_branch .ss_box:nth-of-type(2n){ margin-right:0; }
	#bottom_branch .ss_box .info_upper{ border-bottom:1px solid #F1F1F1;padding-bottom:1%;margin-bottom:1%; }
	#footer{ padding-top:5%; }
	#footer .container{ display:block; }
	#footer .footer_nav{ margin:0 auto;width:80%;max-width:490px; }
	#footer .footer_left{ text-align:center;margin-top:10%; }
	#footer p.copyright{ float:inherit;margin:0 auto; }
	#bottom_branch .ttl_f_branch{ max-width:190px;width:40%; }
	#footer .footer_logo{ display:block;margin:0 auto;margin-bottom:3%; }
}
@media screen and (max-width: 575px){
	.wrap{ width:95%; }
	#header .header_logo{ width:130px; }
	#header .header_nav{ height:60px; }
	.hamburger{ width:100%; }
	.hamburger_lists{ width:100%; }
	#home_about .about_points_wrap{ -ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center; }
	#home_about .about_points_wrap img{ width:calc((100% - 5%)/2); }
	#home_about .about_points_wrap img:first-of-type{ margin:0 5%; }
	#home_about .about_points_wrap img:nth-of-type(2){ margin-right:5%; }
	#home_branch .branch_wrap{ -ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack: center;-ms-flex-pack:center;justify-content:center;margin-top:5%; }
	#home_branch .orange_bg{ padding-top:6%;padding-right:0;padding-left:0; }
	#home_branch .orange_bg .wrap{ width:95%; }
	#home_branch .orange_top{ max-width:30px; }
	#home_branch .orange_bg_ttl_wrap .branch_note{ font-size:18px;white-space:normal; }
	#home_branch .branch_wrap .branch{ max-width:170px;width:48%;margin-right:4%;margin-bottom:6%; }
	#home_branch .branch_wrap .branch:nth-of-type(2n){ margin-right:0; }
	#home_branch .branch_wrap .branch:last-of-type{ margin-right:4%;margin-left:4%; }
	#home_branch .branch_wrap .branch .bt_lawyer{ width:57%; }
	#home_branch .branch_wrap .branch .bt_care{ width:78%;margin-top:4%; }
	#home_consul_step .card_wrap{ width:95%; }
	#home_consul_step .consul_step_card img{ width:48%;margin-right:4%; }
	#home_consul_item .item_ttl{ width:90%;max-width:340px; }
	#home_consul_item .item_wrap{ overflow:hidden; }
	#home_consul_item .item_wrap .dot_line{ width:380%; }
	#home_consul_item .item_wrap .dot_line img{ transform:translateX(-50%); }
	#home_consul_item .item_wrap .item_row{ display:block;padding:7.2% 2%; }
	#home_consul_item .item_wrap .item_row .items{ width:100%;margin:0 auto; }
	#home_consul_item .item_wrap .item_row .item_icon{ width:110px;margin:0 auto;margin-bottom:4%; }
	#home_consul_item .item_wrap .item_row .bt_item{ width:calc((100% - 1%)/2);margin-right:1%;margin-bottom:1%;display:block;height:100%; }
	#home_consul_item .item_wrap .item_row .bt_item:nth-of-type(3n){ margin-right:1%; }
	#home_consul_item .item_wrap .item_row .bt_item:nth-of-type(2n){ margin-right:0; }
	#home_consul_item .item_wrap .item_row .bt_item:nth-of-type(n+4){ margin-bottom:1%; }
	#home_consul_item .item_wrap .item_row.home .bt_item:nth-of-type(n+7){ margin-bottom:0; }
	#home_consul_item .item_wrap .item_row.job .bt_item:nth-of-type(n+3){ margin-bottom:0; }
	#home_consul_item .item_wrap .item_row.job .bt_item:nth-of-type(n+7){ margin-bottom:0; }
	#home_consul_item .item_wrap .item_row.other .bt_item:nth-of-type(n+7){ margin-bottom:1%; }
	#home_consul_item .item_wrap .item_row.other .bt_item:nth-of-type(n+9){ margin-bottom:0; }
	#home_center{ padding:6.7% 0; }
	#home_center .center_upper{ margin-bottom:7%; }
	#home_center .center_bottom .each_center p{ font-size:14px;margin-top:1%; }
	#home_center .center_bottom .each_center br{ display:none; }
	#home_news .news_wrap .tbl_i_bt{ width:70%; }
	#home_news .news_wrap .bt_see_all{ width:78px; }
	#bottom_branch{ padding:7% 0; }
	#bottom_branch .branch_wrap{ display:block;margin:0 auto; }
	#bottom_branch .wrap{ margin:0 auto; }
	#bottom_branch .ttl_f_wrap{ margin-bottom:5%; }
	#bottom_branch .ttl_f_branch{ width:160px; }
	#bottom_branch .ss_box{ width:100%;max-width:320px;margin:1.8% auto 4% auto;height:auto;border-bottom:none; }
	#bottom_branch .ss_box:nth-of-type(2n){ margin-right:auto; }
	#bottom_branch .ss_box:nth-of-type(3n){ margin-right:auto; }
	#bottom_branch .ss_box .info{ width:70%; }
	#footer{ padding-top:7%; }
	#footer .footer_logo{ width:200px; }
	#footer .container{ margin:0 auto; }
	#footer .footer_nav{ width:100%;-ms-flex-pack:distribute;justify-content:space-around; }
	#footer .footer_nav ul{ margin:0;padding:0; }
} */






