/*
Theme Name: Gossip
Theme URI: http://faisalshuvo.com/gossip/
Author: Faisal Hossain Shuvo
Author URI: http://faisalshuvo.com
Description: Gossip is a free WordPress theme. It is flat, responsive and simple blog design & it has woocommerce support. It is based on bootstrap (the most popular front-end framework). Gossip has a powerfull theme option . It is very easy to change logo, banner , header text color, footer text, social networking links etc. 
Version: 1.2.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gossip
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-header, editor-style, featured-image-header, featured-images, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
							GLOBAL DESIGN
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
* {
	color: #3f3f40;
}


body{
 color: #3f3f40;
}


ul {
	padding: 0;
	margin-bottom: 0px !important;
	list-style: none;
}
h1, h2, h3, h4, h5, h6, legend {
	font-family: 'Lustria', sans-serif;
	color: #3f3f40;
	margin-bottom: 24px;
}
h1 a {
	font-family: 'Lustria', sans-serif;
	font-size: 36px;
}
h1 p, li, a, span {
	font-family: 'Lato', sans-serif;
	color: #3f3f40;    /**************検索結果表示重要*********************/
	font-size: 30px;
	line-height: 1.4;
}




p, li, a, span {
	font-family: 'Lato', sans-serif;
	color: #3f3f40;    /**************検索結果表示 重要****カデゴリーの文字*****************/
	font-size: 16px;
	line-height: 1.4;
}


page-header p, li, a, span {
	font-family: 'Lato', sans-serif;
	color: #3f3f40;    /**************検索結果表示 重要****カデゴリーの文字*****************/
	font-size: 26px;
	line-height: 1.4;
}





img {
	margin-bottom: 24px;
	display: block;
	max-width: 100%;
	height: auto;
}
blockquote {
    margin: 72px 0 48px;
    padding: 0;
    font-size: 18px;
    border-left: none;
    text-align: center;
    font-weight: 700;
    font-style: italic;
    color: #3f3f40;
    position: relative;
}
blockquote:before {
	position: absolute;
	font-family: 'FontAwesome';
	content: '';
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top: -48px;
	font-weight: normal;
    font-style: normal;
    font-size: 24px;
}
fieldset {
    border: 1px solid #e5e5e5;
    margin: 0 2px;
    padding: 24px;
}
legend {
	margin: 0;
	padding: 0;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="datetime"],
input[type="datetime-local"],
input[type="url"],
input[type="date"],
input[type="week"],
input[type="month"],
input[type="time"],
input[type="search"] {
	height: 40px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	width: 100%;
}
input[type="color"],
input[type="range"]{
	width: 100%;
}
textarea {
	border: 1px solid #e5e5e5;
	padding: 6px 12px;
	width: 100%;
}
textarea:hover, 
textarea:active, 
textarea:focus, 
button:focus,
button:active,
button:hover,
select:focus,
select:active,
select:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="email"]:hover,
input[type="tel"]:hover,
input[type="number"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="url"]:hover,
input[type="date"]:hover,
input[type="week"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="search"]:hover,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="search"]:focus,
input[type="text"]:active,
input[type="password"]:active,
input[type="email"]:active,
input[type="tel"]:active,
input[type="number"]:active,
input[type="datetime"]:active,
input[type="datetime-local"]:active,
input[type="url"]:active,
input[type="date"]:active,
input[type="week"]:active,
input[type="month"]:active,
input[type="time"]:active,
input[type="search"]:active    {
    outline:0px !important;
    -webkit-appearance: none;
}
select {
	border: 1px solid #e5e5e5;
	padding: 6px 12px;
	width: 100%;
	height: 40px;
	line-height: normal;
}
input[type="submit"],
input[type="reset"],
.button {
    padding: 10px;
    border: none;
    line-height: normal;
    background: #4fb2d9;
    color: #ffffff;
    margin-top: 12px;
}
input[type="file"]{
	border: none;
	line-height: normal;
	padding: 0;
}
input[type="radio"],
[type="cinputheckbox"] {
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-right: 6px;
}
a {
	background-color: transparent;
}
a:hover{
	color: #4fb2d9;
}
a:active,
a:hover,
a:focus {
	outline: 0;
	text-decoration: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}
a.more-link:parent{
	position: relative;
}
table {
	width: 100%;
}
.gossip-post-heading{
	font-family: 'Lustria', sans-serif;
	font-size: 36px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.more-link {
	margin-top: 24px;
	font-size: 14px;
	font-style: italic;
	width: 120px;
	height: 40px;
	background: #4fb2d9;
	color: #ffffff;
	display: block;
	text-align: center;;
	line-height: 40px;
	text-decoration: none;
}
.more-link:hover {
	color: #ffffff;
}
.more-link:after {
	content: "";
	background: #e5e5e5;
	width: 100%;
	height: 1px;
	overflow: hidden;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: -1;
}
.gossip-margin{
	margin-top: 72px;
	position: relative;
}
.gossip-banner img {
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.gossip-meta {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.gossip-single-content{
	margin-bottom: 48px;
}
.gossip-tags {
	margin: 0 auto 48px;
}
.gossip-meta ul {
	display: inline;
}
.gossip-meta div {
	display: inline-block;
	margin-right: 10px;
}
.gossip-meta div:before {
	content: "[";
	margin-right: 5px;
}
.gossip-meta div:after {
	content: "]";
	margin-left: 5px;
}	
.gossip-meta div a,
.gossip-meta div{
	font-size: 14px;
	font-style: italic;	
}
.gossip-meta-category li{
	display: inline-block;
}
.gossip-meta-category li:after {
	content: ", ";
}
.gossip-meta-category li:last-child:after {
	content: "";
}
.gossip-comments-closed {
	margin-top: 48px;
	 display: none;
}
.form-control {
    height: 48px;
    padding: 6px 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #000000;          /************#a7a7a7******************/
    border-color: #e5e5e5;
    background-color: #f9fafa;
    border-radius: 0;
    box-shadow: none;
}
.gossip-form-control:focus {
	border-color: #e5e5e5;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-group {
	margin-bottom: 30px;
}
.gossip-btn{
	min-width: 100%;
	height: 40px;
	border-radius: none;
	background: #4fb2d9;
	color: #ffffff;
	border: none;
}
.gossip-embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	
} 
.gossip-embed-container iframe, 
.gossip-embed-container object, 
.gossip-embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
						WordPress Core
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.page-title {　　　　　/****検索した結果　タイトル文字　重要*******///
	display: table;
	background-color: #EFEFEF;
	padding: 25px;
	height: auto;
	width: 100%;
	margin-top: 10px;
	font-size: 26px;
	border: 1px solid #999;
	
}

#page-title-22 {　　　　　/****検索した結果　タイトル文字　重要*******///
	display: table;
	background-color: #EFEFEF;
	padding: 25px;
	height: auto;
	width: 100%;
	margin-top: 10px;
	font-size: 36px;
	border: 1px solid #999;
	
}





.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}



.gossip-body-section {
	margin-bottom: 72px;
	background-color: #FFF;/*=-=-=-=-#FF0;=-=-=-==-=-=*/
	
	
}

.sticky li {
	list-style: square;
	margin-top: 12px;
}
.gallery-caption {

}
.bypostauthor {

}
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
							GOSSIP LOGO
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.gossip-logo{
	text-align: center;
}
.gossip-logo h1{
	font-size: 52px;
	text-shadow: 0 2px 0 #3D3D3D; 
	font-weight: 900;
	margin: 48px auto 12px;
	color:            /*************#3f3f40;*****重要***********/
	text-align: center;
	color:#FFFFFF;
}

.gossip-description {
	font-family: 'Lato', sans-serif;
	color: #FFFFFF;   
	text-shadow: 0 1px 0 #3D3D3D;
	font-size: 36px;
	line-height: 1.4;
	padding-bottom: 20px;
	font-weight: 400;
}





.gossip-logo p{
	text-align: center;
	font-size: 18px;
	margin-bottom: 24px;
}
.gossip-logo a img{
	margin: 24px auto;
}
@media only screen and (max-width: 783px){
	.gossip-logo {
		margin: 48px auto;
		padding: 0 30px;
	}
}
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
							GOSSIP SOCIAL ICON
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.gossip-social{
	text-align: center;
	margin-top: 24px;
	margin-bottom: 48px;
}
.gossip-social ul li{
	list-style: none;
	display: inline-block;
	margin-right: 5px;
}
.gossip-social ul li a i{
	font-size: 32px;
	color: #3f3f40;
}
.gossip-social ul li a i.fa-facebook-square:hover{
	color: #3b5998;
}
.gossip-social ul li a i.fa-twitter-square:hover{
	color: #00aced;
}
.gossip-social ul li a i.fa-youtube-square:hover{
	color: #bb0000;
}
.gossip-social ul li a i.fa-google-plus-square:hover{
	color: #dd4b39;
}
.gossip-social ul li a i.fa-behance-square:hover{
	color: #1769ff;
}
.gossip-social ul li a i.fa-linkedin-square:hover{
	color: #0077b5;
}
.gossip-social ul li a i.fa-instagram:hover{
	color: #3f729b;
}
@media only screen and (max-width: 783px){
	.gossip-social{
		text-align: left;
		margin-bottom: 0;
	}
}
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
						GOSSIP SERACHFORM
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.search-form {
	width: 100%;
	position: relative;
}
.search-form label {
	min-width: 100%;
}
.gossip-upper-search{
	max-width: 300px;
	margin: auto;
}
.gossip-search-social .search-form {
	margin: 0 auto;
}
.page-content .search-form {
	margin-top: 24px;
}
.search-form .search-field{
	height: 40px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 6px 12px;
	font-size: 14px;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #e5e5e5;
}
.search-field::-moz-placeholder {
	font-weight: 300;
    color: #999;
    opacity: 1;
}
.search-field:-ms-input-placeholder {
    color: #999;
}
.search-field::-webkit-input-placeholder {
    color: #999;
}
.search-form .search-submit{
	position: absolute;
	font-family: 'FontAwesome';
    background: none;
    box-shadow: none;
    border: 0;
    color: #ffffff;
    background-color:#3f3f40 ;        /*****検索ボタン****#3f3f40**重要************/
    height: 40px;
    width: 40px;
    text-align: center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
}
.search-form .search-field {
	background-color: #ffffff;
}

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
							GOSSIP NAVIGATION
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
/* MObile Navigation */
@media only screen and (max-width: 783px){

	.gossip-mobile-container {
	position: relative;
	background-color: #FFF;
	z-index: 999999999999999999;
	}
	.gossip-mobile-container nav {
	position: fixed;
	width: 300px;
	height: 100%;
	overflow: scroll;
	background: #ffffff;
	top: 80px;
	right: -300px;
	z-index: 999999;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(119,119,120,0.4);
	-moz-box-shadow: 0px 0px 2px 2px rgba(119,119,120,0.4);
	box-shadow: 0px 0px 2px 2px rgba(119,119,120,0.4);
	transition-property: right;
	transition-duration: 1s;
	transition-timing-function: ease-out;
	background-color: #FFF;    /********重要****メニュースマートホーン背景色*************/
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	}
	.gossip-mobile-container .gossip-nav-open {
		right: 0;
	}

	.gossip-nav li a {
	overflow: hidden;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #3f3f40;        /*  /////////////#000000/////////////////////////////*/
	
	}
	.gossip-nav .search-form {
		margin-top: 24px;
		margin-bottom: 24px;
	}
	.gossip-nav .gossip-social {
		margin-top: 24px;
	}
	.gossip-mobile-navigation li ul{
		padding-left: 12px;
		display: block;
	}
	.gossip-mobile-navigation .menu li{
		border-top: 1px solid #e5e5e5;
	}
	.gossip-mobile-navigation .menu li:first-child {
		border-top: none;
	}
	.gossip-mobile-navigation .menu ul li:first-child {
		border-top: 1px solid #e5e5e5;
	}
	.gossip-side-trigger {
	padding: 12px 0 12px 0;
　　　　　 /*////////解像700　メニューフッター背景色///重要1/////*/ 
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;    /*////////解像700　メニュー　フッター/////////*/
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	}
	.gossip-side-trigger i {
		font-size: 32px;
		color: #3f3f40;     /*///////////////////#ffffff;/////////重要//////////////////////////*/           
		width: 32px;
		height: 32px;
		line-height: 32px;
		text-align: center;
		border: 1px solid #393939;      /*//////////ボタン　枠線色//////#ffffff;#333333/ /*///
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
	}
	.gossip-side-trigger i:hover {
		background: #ffffff;            /*  /////////////#ffffff /////  ///*/
		color: #FF0000;              /*  ////ボタン/カラー変化/////#777778 ///重要  ///*/
		border: none;
	}
	.gossip-close-trigger i{
		font-size: 24px;
		color: #3f3f40;               /*  /////////////#777778;/////////////////////////////*/    
	}
	.gossip-search-social {
		display: none;
	}
	ul.mtree li.mtree-open > a:after {
	    content: '-';
	    margin-left: 12px;

	}
	ul.mtree li.mtree-closed > a:after {
	    content: '+';
	    margin-left: 12px;
	}
}

@media only screen and (min-width: 784px){
	.gossip-nav .gossip-desktop-navigation {
	background: #ffffff;       /************#e5e5e5;************/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;		/*text-align: center; */

	}
	.gossip-nav .gossip-desktop-navigation ul li {
		list-style: none;
		display: inline-block;
		margin-right: 14px;      /***************メニュー文字間隔**************************/
		position: relative;
	}
	.gossip-nav .gossip-desktop-navigation ul li a{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color:#000000 ;　　　　　　　/*********************#3f3f40******************************/　　　　
	text-transform: uppercase;
	display: inline-block;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	}

	.gossip-nav .gossip-desktop-navigation ul li a:hover{
		text-decoration: none;
		display: block;
	}
	.gossip-nav .gossip-desktop-navigation ul li.has-child > a:after{
		font-family: 'FontAwesome';
		content: " ";
		margin-left: 10px;
	}
	.gossip-nav .gossip-desktop-navigation ul li:hover a{
		color: #4fb2d9;
	}

	.gossip-nav .gossip-desktop-navigation ul li ul{
		background: #ffffff;
		width: 200px;
		position: absolute;
		top: 67px;
		left: 0;
		display: none;
		z-index: 9999;
		-webkit-box-shadow: 0px 0px 2px 2px rgba(119,119,120,0.4);
		-moz-box-shadow: 0px 0px 2px 2px rgba(119,119,120,0.4);
		box-shadow: 0px 0px 2px 2px rgba(119,119,120,0.4);
	}
	.gossip-nav .gossip-desktop-navigation ul li:hover > ul{
		display: block;
	}
	.gossip-nav .gossip-desktop-navigation ul li ul li {
		display: block;
		text-align: left;
		margin-right: 0;
		display: block;
	}
	.gossip-nav .gossip-desktop-navigation ul li ul li a {
		margin: 0px auto;
		font-weight: 600;
		padding: 14px 24px;
		display: block;
		border-bottom: 1px solid #e5e5e5;
		display: block;
	}

	.gossip-nav .gossip-desktop-navigation ul li ul li.has-child-2 > a:after{
		font-family: 'FontAwesome';
		position: absolute;
		content: " ";
		right: 24px;
	}
	.gossip-nav .gossip-desktop-navigation ul li:hover ul li a{
		color: #3f3f40;
		display: block;
	}
	.gossip-nav .gossip-desktop-navigation ul li:hover ul li a:hover{
		color: #4fb2d9;
	}
	.gossip-nav .gossip-desktop-navigation ul li ul li ul {
		top: 0;
		left: -99999999999999px;
	}
	.gossip-nav .gossip-desktop-navigation ul li ul li:hover ul {
		left: 200px;
	}
	.gossip-nav .gossip-desktop-navigation ul li ul li:hover a{
		color: #4fb2d9;
	}
	.gossip-nav .gossip-desktop-navigation ul li ul li:hover ul li a{
		color: #3f3f40;
	}
	.gossip-nav .gossip-desktop-navigation ul li ul li:hover ul li a:hover{
		color: #4fb2d9;
	}

	.gossip-nav .gossip-desktop-navigation ul li ul li ul li:hover a{
		color: #4fb2d9;
	}
	.gossip-nav .gossip-desktop-navigation ul li ul li ul li ul {
		top: 0;
		left: 20px;
		display: none;
	}
	.gossip-nav .gossip-desktop-navigation ul li ul li ul li:hover ul {
		left: 200px;
	}
	.gossip-nav .gossip-desktop-navigation ul li ul li ul li:hover ul li a{
		color: #3f3f40;
	}
	.gossip-nav .gossip-desktop-navigation ul li ul li ul li:hover ul li a:hover{
		color: #4fb2d9;
	}

	.gossip-nav .gossip-side-trigger {
		display: none;
	}
	.gossip-search-trigger {
		display: none;
	}
	.gossip-nav .gossip-social {
		display: none;
	}
}       /*********************************/

.mobile-toggle {
	display: block !important;
}

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
						GOSSIP GALLERY POST
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.gallery-item {
	display: inline-table;
	width: 24%;
	margin-right: 1%;
}

.gallery-item:nth-child(n+4){
	clear: both;
}

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
						GOSSIP LINK POST
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.gossip-link-post{
	background: #777778;
	padding: 48px 24px;
	text-align: center;
	width: 100%;
	height: 100%;
}
.gossip-link-details span{
	display: block;
}
.gossip-link-details span i{
	color: #4fb2d9;
	font-size: 24px;
	margin-bottom: 24px;
}
.gossip-link-details a {
	font-size: 24px;
	font-family: 'Lustria';
	color: #ffffff;
}
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
						GOSSIP QUOTE POST
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.gossip-quote-post{
	background: #777778;
	padding: 24px;
	text-align: center;
}
.gossip-quote-details blockquote:before{
	color: #4fb2d9;
	font-size: 24px;
}
.gossip-quote-details blockquote{
	font-size: 24px;
	margin: 24px;
	margin-top: 72px;
	font-family: 'Lustria';
	color: #ffffff;
}
.gossip-quote-details blockquote a,
.gossip-quote-details blockquote p{
	clear: both;
	text-align: center;
	display: block;
	font-size: 13px;
	font-family: 'Lustria';
	font-style: italic;
	color: #4fb2d9;
	padding-top: 24px;
}

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
							GOSSIP SIDEBAR
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.gossip-sidebar {
	width: 350px;
	background-color: #FFF;　　　/***サイドエリア***重要********/

}
.gossip-sidebar-container {
	margin-top: 48px;
}
.gossip-sidebar-container {
	outline: 1px solid #A7A7A7;   /*=-=#A7A7A7=-=-=#C4C4C4=-=-=-#e5e5e5;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
	overflow: hidden;
	padding-top: 24px;       /*=-=46=-=-=-=-=-=-=-=-=*/
	padding-right: 24px;
	padding-bottom: 24px;   /*=-=46=-=-=-=-=-=-=-=-=*/
	padding-left: 24px;	
}
.gossip-sidebar-container h2 {
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 48px;
}
.gossip-about-author {
	text-align: center;
}
.gossip-about-author img {
	margin: 0 auto;
	margin-top: 24px;
	margin-bottom: 0px;
	padding-bottom: 0;
}
.gossip-sidebar-container ul li{
	border-top: 1px solid #A7A7A7; /*=-=#A7A7A7=-=-=#C4C4C4=-=-=-#e5e5e5;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
}
.gossip-sidebar-container ul li a{
	padding: 12px 0;
	display: block;
}
.gossip-sidebar-container ul li:first-child {
	border-top: none;
}
.gossip-sidebar-container ul li a {
	line-height: 1;
	display: block;
}
.gossip-sidebar-container li .page_item_has_children a{
	margin-bottom: 0px;
}
.gossip-sidebar-container .children {
	padding-left: 24px;
	border-top: 1px solid #e5e5e5;
	list-style: square;
}
#recentcomments li{
	padding: 10px 0;
}


/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
							GOSSIP SINGLE POST AUTHOR 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.gossip-post-author {
	margin-bottom: 48px;
	overflow: hidden;
}
.gossip-post-author-img {
	float: left;
	width: 150px;
	margin-right: 24px;
}
.gossip-post-author-img img {
	border: 5px solid #777778;
}
.gossip-post-author-details {
	overflow: hidden;
}
.gossip-post-author-details h3{
	margin-top: 0;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #3f3f40;
	text-transform: uppercase;

}
@media only screen and (max-width: 783px){
	.gossip-post-author-details {
		overflow: none;
		clear: both;
	}
	.gossip-post-author-details h3{
		margin-top: 24px;
	}
}   /******************************************/
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
							GOSSIP COMMENTS
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.gossip-comment-form p label {
	display: none;
}
.gossip-comment-container{
	clear: both;
	border-top: 1px solid #e5e5e5;
}
.gossip-post-comment{
	margin-top: 24px;
}
.comment-list {
	padding-left: 0;
}
.comments-title,
.comment-reply-title {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: #3f3f40;
	text-align: center;
	font-weight: 600;
	padding-top: 48px;
}
.comment-meta{
	font-family: 'Lustria', sans-serif;
	overflow: hidden;
	padding-top: 48px;
	position: relative;
}
.children .comment-meta{
	padding-top: 24px;
}

.comment-author img{
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	width: 50px;
	height: auto;
	border: 1px solid #777778;
	position: relative;
}

.comment-author .fn{
	font-family: 'Lustria', sans-serif;
}

.gossip-comment-container a{
	font-family: 'Lustria', sans-serif;
	color: #4fb2d9;
}
.gossip-comment ol,
.gossip-comment li{
	list-style: none;
}
.comment-metadata .edit-link a {
	font-size: 14px;
	font-style: normal;
	color: #3f3f40;
	margin-left: 12px;
}
.comment-metadata .edit-link a:before{
	content: ' ';
	font-family: 'FontAwesome';
}
.comment-metadata a {
	font-size: 15px;
	font-weight: 300;
	font-style: italic;
	color: #4fb2d9;
}
.comment-content{
	clear: both;
}
.reply a {
	font-size: 15px;
}
.reply a:before {
	content: " ";
	font-family: "FontAwesome";
}
.gossip-comment-form {
	clear: both;
}
.gossip-comment-form textarea {
	height: 336px;
	color: #000;
}

@media only screen and (max-width: 783px){
	.comment-author{
		overflow: none;
		clear: both;
		height: auto;
		padding-top: 0;
		padding-bottom: 24px;
	}
	.gossip-post-comment-reply {
		margin-left: 48px;
	}
}

/*****************************************/
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
							GOSSIP WP CALENDAR
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.widget_calendar {
	float: left;
}
#wp-calendar {
	width: 100%; 
}
#wp-calendar caption { 
	color: #ffffff; 
	background: #777778;
	text-align: center;
	text-transform: uppercase;
	font-size: 15px; 
	font-weight: 700;
}
#wp-calendar thead { 
	font-size: 13px; 
	color: #3f3f40; 
}
.gossip-footer-widget #wp-calendar thead { 
	background: #ffffff;
}
#wp-calendar thead th { 
	padding: 10px 0px; 
	text-align: center;
	border: 1px solid #e5e5e5;
}
#wp-calendar tbody { 
	color: #3f3f40; 
}
#wp-calendar tbody td { 
	background: #f5f5f5;
	border: 1px solid #e5e5e5; 
	text-align: center; 
	padding: 8px;
}
#wp-calendar tbody td:hover { 
	background: #fff; 
}
#wp-calendar tbody .pad,
#wp-calendar tbody .pad:hover { 
	background: transparent; 
}
.gossip-footer-widget #wp-calendar tbody .pad,
.gossip-footer-widget #wp-calendar tbody .pad:hover {
	background: #ffffff;
}
#wp-calendar tfoot{
	background: #777778;
	color: #ffffff;
}
#wp-calendar tfoot a {
	color: #ffffff;
}
#wp-calendar tfoot #next { 
	padding: 6px 0;
	padding-right: 12px;
	text-align: right;
}
#wp-calendar tfoot #prev { 
	padding: 6px 0;
	padding-left: 12px;
}
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
							GOSSIP PAGINATION
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.gossip-pagination {
	margin-top: 48px;
}
.page-links {
	margin-top: 24px;
}
.page-numbers,
.page-links a,
.nav-previous a,
.nav-next a{
	padding: 10px;
	margin: 0 2px 0 0;
	border: 1px solid #e5e5e5;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
	font-size: 14px;
}
.page-numbers.current,
a.page-numbers:hover,
.page-links a:hover {
	background: #f9f9f9;
}
.comment-navigation {
	margin-top: 24px;
}
.nav-previous {
	float: left;
}
.nav-previous a:before {
	font-family: 'FontAwesome';
	content: ' ';
}
.nav-next {
	float: right;
}
.nav-next a:after {
	font-family: 'FontAwesome';
	content: ' ';
}
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
							GOSSIP FOOTER WIDGET
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.gossip-footer-widget {
	background: #474747;
	padding-bottom: 48px;
	overflow: hidden;
}
.gossip-footer-widget h2 {
	margin: 48px auto 24px;
	font-size: 20px;
	color: #ffffff;   /***#b9b9b9;//////*/
	line-height: 1;
}
.gossip-footer-widget p,
.gossip-footer-widget li a{
	color: #fff;　　　　/**********#8a8a8a****フッター　テキストボックス　テキスト文章***********/
	font-size: 16px;
}
.gossip-footer-widget li a:hover{
	color: #4fb2d9;
}
.gossip-about img {
	width: 140px;
	height: auto;
	margin-top: 48px;
	margin-bottom: 0;
}
.gossip-about p i {      /******テキストボックスのタイトル*************/
	font-size: 14px;
	height: 36px;
	width: 36px;
	color: #fff;　　　　　　/************#b9b9b9*******************/
	background: #666666;
	text-align: center;
	line-height: 36px;
	border-radius: 3px;
	margin-right: 12px;
}
.gossip-footer-widget li {
	border-bottom: 1px solid #383838;
	border-top: 1px solid #535353;

}
.gossip-footer-widget li a {
	padding:  5px 0;
}
.gossip-footer-widget li:first-child{
	border-top: none;
}
.gossip-footer-widget li:last-child{
	border-bottom: none;
}
.gossip-footer-widget li a {
	display: block;
}
.gossip-footer-widget .children {
	padding-left: 24px;
	list-style: square;
}
.gossip-footer-widget .children{
	border-top: 1px solid #535353;
	box-shadow: 0 -1px 0 #383838;
}
.tagcloud a {
	padding: 6px 10px;
	background: #4fb2d9;
	color: #ffffff;
}
.gossip-footer-widget #recentcomments li{
	padding: 5px 0;
}
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
							GOSSIP FOOTER COPYRIGHT
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.coffee-house-footer-branding a{
	color: #ffffff;
}
.gossip-copyright-area {
	background: #333333;
	padding: 18px 0;
}
.gossip-copyright-area  p{
	line-height: 1;
	color: #FFF;              /*******************変更**************************/
}
.gossip-copyright-area a {
	color: #4fb2d9;
}
.gossip-nav li.menu-item-has-children ul {
	display: none;
	
}



/*******************以下改造**************************************/

@media only screen and (max-width: 784px){
.gossip-post-heading{
	font-family: 'Lustria', sans-serif;
	font-size: 30px;
}


.page-title {　　　　　/****検索した結果　タイトル文字　重要*******///
	display: table;
	background-color: #EFEFEF;
	padding: 25px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	font-size: 26px;
	border: 1px solid #999;
	position: relative;

}




.gossip-banner{
	background-image: url(https://milanosalone.info/ms/wp-content/uploads/2021/04/milanosalone-444.jpg);
	height: 350px;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: -280px -115px;
	
}

.gossip-banner img {
	height: 0px;
	width: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}


.gossip-logo {
	position: absolute;
	top: 500px;
	style="background-color:rgba(255,0,0,0.25);">
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20;
	padding-left: 20px;
	text-align: left;
	background-color: #ffffff;
　/*///#D4E3E8///#BB4B3D///#FF8000/////////*/
	height: auto;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-color: #FF8000;
	border-bottom-style: solid;
	}



.gossip-logo h1{
	font-size: 32px;
	font-weight: 500; 
	text-shadow: 0 1px 0 #3D3D3D;
	color: #3D3D3D;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	font-weight: 400;
	text-align: center;	
}

.gossip-description {
	font-family: 'Lato', sans-serif;
	color: #3D3D3D;  
	text-shadow: 0 1px 0 #3D3D3D;
	font-size: 20px;
	line-height: 1.4;
	padding-bottom: 20px;
	font-weight: 400;
	text-align: center;	
}


p, li, a, span {
	font-family: 'Lato', sans-serif;
	color: #3f3f40;    /**************検索結果表示　重要*********************/
	font-size: 16px;
	line-height: 1.4;
}



.gossip-margin{
	margin-top: 72px;
	position: relative;
	top: 130px;
}


.page-title {
	display: table;
	position: relative;
	top: 120px;
	font-size: 16px;
}




.gossip-pagination {
	margin-top: 48px;
	margin-bottom: 158px;
}

}  /************************************/

@media screen and (min-width:768px) and ( max-width:1024px) {



}
/******************以下　改造***************************************/



.gossip-comment-form textarea {
	height: 336px;
	color: #000;
}

.form-control {
    height: 48px;
    padding: 6px 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #000000;          /************#a7a7a7******************/
    border-color: #e5e5e5;
    background-color: #f9fafa;
    border-radius: 0;
    box-shadow: none;
}

.gossip-meta div a,
.gossip-meta div{
	font-size: 14px;
	font-style: normal;　　/***********文字　イタリアテック*****************/
}



/**************コメント送信改造*********************************************/

input[type="submit"],
input[type="reset"],
.button {
    padding: 10px;
    border: none;
    line-height: normal;
    background:#3A3A3A; /************#3A3A3A********/
    color: #ffffff;
    margin-top: 12px;
}

input[type="radio"],
input[type="checkbox"] {
	width: 20px;         /***************13px*********/
	height: 20px;          /***************13px*********/
	display: inline-block;
	margin-right: 6px;
	background: #3A3A3A;
	border: 2px solid #333;
}


/**************コメント送信改造*終了********************************************/


/************************************ウィジェツトタイトル改造*********************/

.gossip-sidebar-container h2 {
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 28px;
	background-color: #697DB8;
　　　/***#424242*****/
	height: 35px;
	width: 110%;
	color: #FFF;
	position: relative;
	top: -44px;
	left: -15px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
}	

/**************************ウィジェツト画像配置**********************************/

#npcatch{
	margin:0px;
}

#npcatch li{
	font-size:12px;
	overflow:hidden;
	clear:both;
	margin:0px 0px 5px;
	vertical-align:top;
}

#npcatch img{
	/*サムネイルのスタイル*/
	float: left;
	padding: 0px;
	box-shadow: 0px 0px 7px #bbb;
	height: auto;
	width: 30%;
}

#npcatch .title{
	/*記事タイトルのスタイル*/
	width: 69.888%;   /***********170px;***************/
	float: right;
	margin-left: 0;
	height: auto;
	padding-left: 3%;
	font-size: 16px;
}
/**************************ウィジェツト画像配置終了***********/
@media only screen and (max-width: 784px){

.gossip-sidebar {
	width: 100%;
	position: relative;
	top: 100px;
	margin-bottom: 3.5em;
	margin-top: 3.5em;
}

}    /************************************/



.gossip-sidebar-container {
	margin-top: 10px;     /********************48px;*************************/
	position: relative;	
}

.gossip-sidebar-container {
	outline: 1px solid #A7A7A7;   /*=-=#A7A7A7=-=-=#C4C4C4=-=-=-#e5e5e5;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
	overflow: hidden;
	padding-top: 25px;       /*=-=46=-=-=-=-=-=-=-=-=*/
	padding-right: 15px;
	padding-bottom: 5px;   /*=-=46=-=-=-=-=-=-=-=-=*/
	padding-left: 15px;
	
}

.dettagli-book-botan input{
	font-size: 22px;
	font-weight: 500;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 10px;
	width: auto;  /**********7.5em;***************/
	float: ;
	height: 2.5em;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: none;  /* 枠線を消す */
	outline: none; /* クリックしたときに表示される枠線を消す */
	background-color: #FF8000;
	border-radius : 10px;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
}

.dettagli-book-botan input:hover {
	color: #FFFFFF;              /*  ////ボタン/カラー変化/////#777778 ///重要  ///*/
	border: none;
	background-color: #E17100;
}



.dettagli-book-botan-22 input {
	font-size: 22px;
	font-weight: 400;
	color: #fff;
	width: 50%;
	height: 2.5em;
	text-align: center;
	position: relative;
	background-color: #697db8;
	border-radius: 10px;
	border: none;
	border: none;  /* 枠線を消す */
	outline: none; /* クリックしたときに表示される枠線を消す */
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 24.9999%;
	margin-left:  24.9999%;
	margin-bottom: 8px;
}


.dettagli-book-botan-22 input:hover {
	color: #FFFFFF;              /*  ////ボタン/カラー変化/////#777778 ///重要  ///*/
	border: none;
	background-color: #4E64A5;
}



/* 区切り線hr線の色を変えてみたバージョン */
.bar1 {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #FF8000;
	border: 0;  /*デフォルトデザインでは線がある場合があるので、消しておく。*/
}

.bar2 {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #FFFFFF;
	border: 0;  /*デフォルトデザインでは線がある場合があるので、消しておく。*/
	top: -8px;
	position: relative;
}



.gossip-post-heading{　　　　　　　　/*///////投稿/タイトル//////////////////////////*/
	font-family: 'Lustria', sans-serif;
	font-size: 36px;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
.gossip-margin{    /*///////投稿/ブロック/////重要//////////////*/
	margin-top: 52px;
	position: relative;
    background-color: #FFF;  /*****#7CA36D;*****background-colo**************/
}

.gossip-meta {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	top: -10px;
}



@media only screen and (min-width: 784px){
	.gossip-nav .gossip-desktop-navigation {
	background: #ffffff;       /************#e5e5e5;************/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;		/*text-align: center; */

	}
	.gossip-nav .gossip-desktop-navigation ul li {
		list-style: none;
		display: inline-block;
		margin-right: 14px;      /***************メニュー文字間隔**************************/
		position: relative;
	}
	.gossip-nav .gossip-desktop-navigation ul li a{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color:#000000 ;　　　　　　　/*********************#3f3f40******************************/　　　　
	text-transform: uppercase;
	display: inline-block;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	}
}   /*****************************************/

contentinfo　a:link {
	color: #FFF;
}
contentinfo	a:hover {
	color: #FFF;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

@media only screen and (max-width: 784px){

.gossip-side-trigger {
　　　　　 /*////////解像700　メニューヘッダー背景色/////////*/ 
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;    /*////////解像700　メニュー　ヘッダー/////////*/
	border-left-color: #CCCCCC;
	position: fixed;
	top: 0px;
	width: 100%;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	background-color: ;  /*////////解像700　メニューヘッダー背景色///重要1/////*/
	background-repeat: no-repeat;
	background-position: 25% 10px;
	z-index: 99;
	background-image: url(https://milanosalone.info/ms/wp-content/uploads/2021/04/milano-33-SS.gif);
	height:;
	height: 155px;
	}
	

	
.smart_search{
	height: 20px;
	width: 48%;
	background-color: ;
	float: left;
	position: fixed;
	top: 85px;
	margin-left: 20%;
	z-index: 99999;
	}
	

.search-form .search-submit {
	position: absolute;
	font-family: 'FontAwesome';
	box-shadow: none;
	border: 1 solid #F00;
	color: #ffffff;
	background-color: #B90000;      /**#F20000アイコン*****#33C7FF****検索ボタン 重要***********/
	height: 30px;
	width: 45px;
	text-align: center;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	background-image: none;
}
.search-form .search-field {
	background-color: #ffffff;
	border: 1px solid #999;
	height: 30px;
}
	
	
	
.gossip-banner{
	background-image: url(https://milanosalone.info/ms/wp-content/uploads/2021/04/milanosalone-444.jpg);
	height: 490px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: -280px 30px;
	position: relative;
	top: 57px;
}


}  /***********************************/

	
	
@media (min-width:767px) {

/*@media only screen and (min-width: 784px){ */

.smart_search{
	display: none!important
	}
     
.smart_search search-submit{
	display: none!important
	}
}





.sukima{
	float: left;
	width: 2%;
}

.gazō-s{
	height: auto;
	width: 48.99999%;
	float: left;
	margin-right: 1%;
}

.gazō-r{
	height: auto;
	width: 48.99999%;
	float: left;
	margin-left: 1%
}

/******************************************************************/
/*single.phpを編集してコメント欄を非表示にする方法
ダッシュボードの「外観」→「テーマ編集」
→「single.php(個別投稿)」をクリックします。
「single.php(個別投稿)」内を編集します。
編集する場所は以下の部分。
<?php comments_template();?>
ここを以下のように編集します。
<?php
//■【コメント非表示】 comments_template();
?>

*/
.gossip-comments-closed {
	margin-top: 48px;
	 display: none;   /*--------------------------*/
}



.taisei {
	font-size: 24px;	
	}

	/*--------------------------------------------------*/

#dett {
	font-size: 10px;
	font-weight: 500;
	color: #FFF;
	float: left;
	margin: 0px;
	width: 100%;
	text-align: right;
	height: auto;
	padding: 5px;
	background-color: ;
	background-image: url(https://milanosalone.info/ms/wp-content/uploads/2021/04/milanosalone-sss.jpg );
	z-index: 9999999999999;
	background-repeat: no-repeat;
	background-position: 98%  55%;
	background-color: #D4E3E8;
}


@media (max-width:767px) {


#dett22 {
	font-size: 10px;
	font-weight: 500;
	color: #FFF;
	float: right;
	margin: 0px;
	width: 100%;
	text-align: right;
	height: auto;
	padding: 5px;
	z-index: 99999999999999;
	position: fixed;
	background-color: #FF0;
}
}


#dett-ss {
	font-size: 18px;
	font-weight: 500;
	color: #666;
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
	height: 600px;
	border: 15px solid #CCC;
	width: 350px;
	padding: 5px;
	position: relative;
	left: -15px;
	top: -10px;
}

#dett-tt {
	font-size: 18px;
	font-weight: 500;
	color: #666;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
	height: 600px;
	border: 15px solid #CCC;
	width: 100%;
	padding: 5px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


@media (max-width:767px) {
.hidden-xs {
	display: none!important
}
}


@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
	display: none !important
}









}

/*------------投稿者のアイコン-----------------------------*/

.fa-user {
	display: none;
	background-color: #6FF;
	
}

.fa-comments {

display: none;

}



.meta-comment{

display: none;

}

/*------------投稿者のアイコン-----------------------------*/


.gossip-side-trigger i {
	font-size: 32px;
	color: #3f3f40;     /*//////////////スマートホンボタン/////#ffffff;/////////重要//////////////////////////*/
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #393939;      /*//////////ボタン　枠線色//////#ffffff;#333333/ /*//
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	float: right;
	}


/************************hooder-エリア*font-size: 16px;************/	
.hooder-22{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 1.6em;
}	

/************************hooder-エリア*font-size: 16px;************/

.hooder-22 a{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 1.6em;
	padding-bottom: 60px;
	position: relative;
	top: -24px;
}	

/*********************************サイドエリア*font-size: 16px;************/
gossip-sidebar p, li, a{
	font-family: 'Lato', sans-serif;
	font-size: 16px;

}	



button {
    color: black;
    padding: 20px;
 
    margin-top: 20px;
    margin-left: 20px;
}
 
.has-shadow { /* 記述なし */
}
 
.clear-decoration {
    border: none;  /* 枠線を消す */
    outline: none; /* クリックしたときに表示される枠線を消す */
    background: transparent; /* 背景の灰色を消す */
}
 
.decorated {
    cursor: pointer; /* マウスカーソルを乗せると指になる */
    outline: none;
    border: 1px solid #f00;
    background-color: rgb(255, 0, 0, 0.2);
}
 
.image {
    cursor: pointer;
    outline: none;
    border: 1px solid #000;
    background: transparent;
}
 
.image img {
    height: 100px;
    width: 100px;
}
@media (min-width:768px) {

.gossip-body-section {
	margin-bottom: 72px;
	background-color: #FFF; /*=-=-=-=-#FF0;=-=-=-==-=-=*/
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
}
 
}


/*=-=-=-=-画像 キャンプション　余白=-=-=-==-=-=*/

