/*
Theme Name: profitmag Child
Version: 3.0.2
Template: profitmag
*/


/*--------------------------------------------------------------
　旧CSS
--------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1.2em 40px;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}


/*--------------------------------------------------------------
Menus
--------------------------------------------------------------*/

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	background: #e6e6e6;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 250px;
}

.main-navigation ul ul li {}

.main-navigation li:hover > a {}

.main-navigation ul ul:hover > a {}

.main-navigation ul ul a:hover {}

.main-navigation ul li:hover > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul {
	left: 100%;
}

.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}


/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/

.widget {
	margin: 0 0 1.5em;
}


/* Make sure select elements fit in widgets */

.widget select {
	max-width: 100%;
}


/* Search widget */

.widget_search .search-submit {
	display: none;
}


/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
Posts and pages
--------------------------------------------------------------*/

.sticky {}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
	font-size: 16px;
	line-height: 27px;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/*--------------------------------------------------------------
Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {}


/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .paging-navigation,

/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

.infinity-end.neverending .site-footer {
	display: block;
}


/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}


/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object {
	max-width: 100%;
}


/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.7em 0;
	font-size: 14px;
	line-height: 20px;
}


/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {}


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


/*** For Browser Support ***/

.browsehappy {
	background: #555;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}

.browsehappy a {
	color: yellowgreen;
}


/*** UNIVERSAL CSS ***/

.clear {
	clear: both;
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: ""
}

.clearfix:after {
	clear: both
}

.clearfix {
	*zoom: 1
}

* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

body {
	background: #eeeeef;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
}

.boxed-layout #page {
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#999)";
	/*IE 8*/
	-moz-box-shadow: 0px 0px 12px #999;
	/*FF 3.5+*/
	-webkit-box-shadow: 0px 0px 12px #999;
	/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0px 0px 12px #999;
	/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid: DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#999);
	/*IE 5.5-7*/
	background: none repeat scroll 0 0 #ffffff;
	margin: 0 auto;
	width: 1230px;
}

.wrapper {
	background: #ffffff;
	margin: 0 auto;
	padding: 0 30px;
	width: 1230px;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.t-center {
	text-align: center;
}

a {
	color: inherit;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
}

a:hover {
	color: #FF5752;
}

p {
	margin: 0 0 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	margin: 0 0 16px;
}

ul {
	margin: 0;
	padding: 0;
}

figure {
	margin: 0;
}

i.fa {
	margin-right: 9px;
}


/****************************** ADDED BY SHISHTA **********************************/


/*-----------------*\
    #HEADER
\*-----------------*/

.top-header-block {
	background: #76d9cd;
}


/***** TICKER *****/

.ticker-wrapper.has-js {
	background: none;
	border-radius: 0;
	height: auto;
	margin: 0;
	padding: 0;
	width: 400px;
}

.ticker {
	background: none;
	height: auto;
	width: 100%;
}

.ticker-title,
.ticker-content,
.ticker-content a {
	background: none;
	color: #ffffff;
	line-height: 48px;
	padding: 0 0 0 13px;
}

.ticker-title {
	background: #ca2f1a;
	line-height: 40px;
	padding: 0 18px;
}

.wrapper .ticker-swipe {
	background: none !important;
}

.ticker-wrapper.has-js {
	font-size: 14px;
}

.ticker-content {
	top: -5px !important;
}

.ticker-swipe span {
	display: none !important;
}

.ticker-content a:hover {
	color: #ca2f1a;
	text-decoration: none;
}


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


/***** SOCIALS *****/

.socials a {
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	line-height: 36px;
	margin-left: 12px;
}

.socials a:first-child {
	margin-left: 0;
}

.socials a:hover {
	color: #FF5752;
}


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


/***** LOGO & ADDS *****/

.site-branding {
	display: flex;
	align-items: center;
	padding: 15px 0 9px;
}

.site-logo.f-left > a {
	display: inline-block;
}

.site-logo.f-left {
	width: 594px;
}

.site-logo.f-left img {
	width: 100%;
}

.header-ads.f-right {
	height: 121px;
	display: table;
	font-size: 14px
}


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


/***** HEADER-MENU *****/

.slicknav_menu,
.responsive-slick-menu {
	display: none;
}

.header-wrapper #site-navigation {
	background: #e6e6e6 !important;
	border-bottom: 2px solid #76d9cd;
	min-height: 50px;
	position: relative;
}

.header-wrapper .desktop-menu .menu {
	display: inline-block;
	float: right;
	right: 0;
	left: auto;
	position: absolute;
	top: 0;
}

.header-wrapper .menu li {
	background: #e6e6e6;
	border-right: 1px solid #888888;
	border-bottom: 2px solid #76d9cd;
	position: relative;
}

.header-wrapper .menu li:first-child {
	/*background: #000000;*/
}

.header-wrapper .menu li:hover,
.header-wrapper .menu li.current-menu-item {
	background: #cccccc !important;
	border-bottom: 2px solid #cccccc;
	position: relative;
}

.header-wrapper .menu li:hover:before,
.header-wrapper .menu li.current-menu-item:before {
	background: #ff5752;
	border-right: 1px solid #ff5752;
	content: '';
	height: 4px;
	left: 0;
	position: absolute;
	top: -4px;
	width: 100%;
}

.header-wrapper .menu li a {
	color: #000000;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 48px;
	padding: 0 18px;
	text-transform: uppercase;
}
@media screen and (max-width:1230px) {
	.header-wrapper .menu li a {
		font-size: 16px;
		padding: 0 10px;
	}
}

.header-wrapper .search-block {
	display: inline-block;
	float: left;
	margin: 7px 10px;
	position: relative;
	width: 188px;
}

.header-wrapper .search-block input#s,
.widget_search input#s {
	border: 1px solid #ff5752;
	color: #000000;
	font-size: 13px;
	font-weight: 500;
	line-height: 31px;
	height: 31px;
	padding: 2px 23px 2px 8px;
	width: 100%;
}

.header-wrapper .search-block #searchsubmit,
.widget_search #searchsubmit {
	background: url(images/search.png) no-repeat;
	border: none;
	cursor: transparent;
	font: 0/0 a;
	height: 15px;
	position: absolute;
	right: 7px;
	text-shadow: none;
	top: 8px;
	width: 13px;
}


/*** SUB-MENU ***/

.header-wrapper .main-navigation ul ul.sub-menu {
	top: 50px;
}

.header-wrapper ul.sub-menu li a {
	padding: 0 0 0 10px;
	font-size: 13px;
}


/*** MENU OPTIONS ***/

.header-wrapper .menu-right .menu-main-menu-container {
	float: right;
	left: auto;
	right: 0;
}

.header-wrapper .menu-right .menu li {
	background-position: left top;
}

.header-wrapper .menu-right .search-block {
	float: left;
}


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


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


/*-----------------*\
    #FOOTER
\*-----------------*/


/*** COMMON FOOTER CSS ***/

.site-footer {
	margin-top: 30px;
	background: #e6e6e6;
}

.footer-wrapper {
	background: #76d9cd;
	color: #ffffff;
	padding-top: 40px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 40px;
	position: relative;
}

.footer-wrapper a { color: #000000; }

.footer-wrapper a:hover { color: #ca2f1a; }

.footer-wrapper .border {
	border-top: 1px solid #1c1c1c;
	padding: 20px 0;
}

.footer-wrapper li { list-style-type: none; }

.red { color: #ca2f1a; }

.footer-wrapper .socials a { color: #ffffff; }

.footer-wrapper .socials a:hover { color: #FF5752; }

.footerCop {
	width: 50%;
	overflow: hidden;
	float: left;
	border-right: 1px dotted #fff;
	height: 190px;
}

.footerCop p {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}

.footerCop ul { float: left; }

.footerCop ul:nth-child(1) { padding-right: 13%; }

.footerCop a:hover { color: #fff; }

.footer-logo {
	float: right;
	width: 45%;
}

.footer-right {
	float: right;
	text-align: right;
}

.footer-right img {
	margin-top: 2%;
	width: 520px;
}

.logo1st {
	position: absolute;
	top:-90px;
	right:15px;
	width: 130px;
	height: auto;
}


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

.footer-wrapper .top-bottom {
	padding: 0 30px;
}

.footer-wrapper .col {
	display: inline-block;
	margin-left: 79px;
	vertical-align: top;
}

.footer-wrapper .widget-title {
	border: none;
	color: #000000;
	font-size: 14px;
	margin: 0 0 10px;
	font-weight: normal;
}

.footer-wrapper .widget-title span {
	border: none;
	width: auto;
}

.footer-wrapper .footer1.col {
	margin-left: 0;
}

.footer-wrapper .col li a {
	display: block;
	line-height: 36px;
	text-transform: uppercase;
}

#footer-bottom .clear {
	display: none;
}

#footer-bottom .footer-columns {
	border-top: 1px solid #1c1c1c;
	margin-top: 19px;
	padding: 25px 0;
}

#footer-bottom .footer-columns .col {
	margin-left: 140px;
}

#footer-bottom .footer-columns .col.footer1 {
	margin-left: 0px;
}

#footer-bottom .footer-columns .widget-title {
	font-size: 16px;
	letter-spacing: -1px;
}

.footer-wrapper .eemail_textbox_class {
	border: 1px solid #c02d19;
	border-radius: 0;
	color: #000000;
	height: 40px;
	font-size: 13px;
	font-weight: 500;
	line-height: 40px;
	padding: 5px 30px 5px 5px;
	width: 100%;
}

.footer-wrapper .eemail_textbox_button {
	color: transparent;
	font: 0/0 a;
	text-shadow: none;
	background: url(images/mail.png) no-repeat scroll center;
	border: none;
	height: 13px;
	width: 16px;
	-webkit-appearance: none;
}

.footer-wrapper .skype {
	color: #bdbdbd;
}

.footer-wrapper .mail {
	color: #e17474;
}


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


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


/*---------------------------*\
    #CONTENT-HOMEPAGE
\*---------------------------*/

.content-wrapper {
	padding-top: 13px;
}


/*** SLIDER AND FEATURED SECTION ***/

.slider-section {
	float: left;
	overflow: hidden;
	position: relative;
	width: 660px;
	height: 360px;
}

.slider-section .bx-wrapper .bx-viewport {
	background: none;
	border: none;
	box-shadow: none;
	left: 0;
}

.slider-section .bx-wrapper li {
	overflow: hidden;
}

.slider-section .bx-wrapper img {
	float: left;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	width: 100%;
	height: auto !important;
}

.slider-section .bx-wrapper img:hover {
	transform: scale(1.1);
}

.slider-section .slider-desc {
	background: rgb(0, 0, 0);
	background: transparent;
	background: rgba(0, 0, 0, 0.5);
	/* FF3+,Saf3+,Opera 10.10+,Chrome,IE9*/
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	/*IE 5.5-7*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000)";
	/*IE8*/
	zoom: 1;
	bottom: 0;
	color: #ffffff;
	left: 0;
	padding-bottom: 24px;
	position: absolute;
	width: 100%;
}

.slider-section .slide-title a {
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}

.slider-section .slide-caption {
	font-size: 14px;
	line-height: 22px;
}

.slider-section .slide-date {
	background: none repeat scroll 0 0 #ff5752;
	display: inline-block;
	font-size: 11px;
	padding: 4px 11px;
}

.slider-section .slide-date i {
	margin-right: 9px;
}

.slider-section .bx-controls-direction {
	bottom: 92px;
	position: absolute;
	right: 10px;
}

.slider-section .bx-controls-direction a {
	background: url(images/slider-controls.png) no-repeat;
	color: transparent;
	display: inline-block;
	font: 0/0 a;
	height: 30px;
	left: 0;
	margin: 0;
	position: relative;
	top: 0;
	text-shadow: none;
	width: 30px;
}

.slider-section .bx-controls-direction a.bx-next {
	background-position: -38px 0;
	margin-left: 8px;
}

.slider-details {
	padding: 15px;
}

.besides-block {
	float: left;
	width: 510px;
}


.besides-block .beside-post {
	float: left;
	margin: 0 0 15px 15px;
	position: relative;
	width: 47%;
}

.besides-block .beside-thumb {
	margin: 0;
	overflow: hidden;
	position: relative;
}

.besides-block .overlay {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.besides-block .beside-post:hover .overlay {
	background: rgba(0, 0, 0, 0);
}

.besides-block .beside-post:hover img {
	transform: scale(1);
}

.besides-block .beside-thumb img {
	float: left;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	width: 100%;
}

.besides-block .beside-caption {
	color: #ffffff;
	padding: 0 15px;
	position: absolute;
	bottom: 14px;
	left: 0;
	width: 100%;
}

.besides-block .beside-caption .post-title {
	font-size: 16px;
	line-height: 18px;
	margin: 0;
}

.besides-block .beside-caption .post-date {
	font-size: 12px;
	line-height: 24px;
}

.besides-block .beside-caption .post-date i {
	font-size: 11px;
	margin-right: 9px;
}


/************** END SLIDER ********************/


/***** HOME-CONTENT *****/

#primary {
	width: 73%;
	min-height: 1700px;
}

#one {
	width: 97%;
	min-height: 3800px;
	margin-top: 30px;
}

.secondary-sidebar {
	width: 25.8%;
}


/*** RIGHT-SIDEBAR ***/

.right_sidebar #primary {
	float: left;
}

.right_sidebar .secondary-sidebar {
	float: right;
}


/*** LEFT-SIDEBAR ***/

.left_sidebar #primary {
	float: right;
}

.left_sidebar .secondary-sidebar {
	float: left;
}


/*** NO-SIDEBAR ***/

.no_sidebar #primary {
	width: 100%;
}


/*** BOTH-SIDEBAR ***/

.both_sidebar #primary-wrap {
	float: left;
	width: 73%;
}

.both_sidebar .secondary-sidebar {
	float: right;
	width: 25%;
}

.both_sidebar #primary-wrap .secondary-sidebar {
	float: left;
	width: 32%;
}

.both_sidebar #primary-wrap #primary {
	float: right;
	width: 65%;
}


/*** COMMON TITLE ***/

.secondary-sidebar .widget-title,
.profitmag_widget_popular_entries .widget-title,
.profitmag_widget_recent_entries .widget-title {
	border-bottom: 1px solid #d9d9d9;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 15px;
	padding: 12px 0;
	position: relative;
	text-transform: uppercase;
}

.secondary-sidebar .widget-title:before,
.profitmag_widget_popular_entries .widget-title:before,
.profitmag_widget_recent_entries .widget-title:before {
	bottom: 0;
	content: '';
	border-bottom: 7px solid #ff5752;
	display: inline-block;
	left: 0;
	position: absolute;
	text-transform: uppercase;
	width: 117px;
}

.secondary-sidebar .widget-title span {
	font-weight: bold;
	display: block;
}

.block-title {
	border-bottom: 1px solid #d9d9d9;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 15px;
	padding: 12px 0;
	position: relative;
	text-transform: uppercase;
	text-indent: 0.3em;
}

[class*='bordertitle-'] {
	bottom: 0px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	display: inline-block;
	left: 0;
	position: absolute;
	text-transform: uppercase;
	width: 117px;
}

.bordertitle-red {
	border-bottom-color: #76d9cd !important;
}

.feature-main-title {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 8px;
}

.feature-main-date {
	font-size: 12px;
	line-height: 24px;
}


/***** SECONDARY-SIDEBAR *****/

.secondary-sidebar .widget-area.sidebar {
	background: #F4EFE5;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 13px;
	padding-bottom: 15px;
}

.secondary-sidebar .widget-area2.sidebar {
	background: #ffffff;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 13px;
	padding-bottom: 15px;
}

.secondary-sidebar .widget-area.sidebar img {
	float: left;
}

#sidebar-section-ads-one,
#sidebar-section-ads-two,
#sidebar-section-mid-ads,
#sidebar-section-side-mid {
	background: none;
	padding-top: 0;
	padding-left: 15px;
	padding-bottom: 0;
}

.secondary-sidebar .widget-area.sidebar li,
.featured-post-sidebar {
	border-bottom: 1px solid #d9d9d9;
	list-style-type: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.view-all-link a {
	border: 2px solid #ca2f1a;
	color: #ca2f1a;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	float: right;
	height: 30px;
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
	width: 79px;
}

.view-all-link a:hover {
	background: #ca2f1a;
	color: #ffffff;
}


/*** RECENT POST ***/

.recent-widget-area li {
	list-style-type: none;
}

.home-featured-block.recent-widget-area {
	padding: 0 16px;
}

.recent-widget-area li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 19px;
	width: 30%;
}

.home-featured-block.recent-widget-area ul {
	margin: 0 0 0 -16px;
}

.recentsize {
	height: 330px
}

.recentsize img {
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
	display: block;
}

.profitmag_widget_recent_entries li .post-desc {
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0;
	line-height: 1.3;
	color: #202123;
}

.profitmag_widget_recent_entries li {
	float: left;
	width: 100%;
	border-bottom: none;
	margin: 0px;
}


/*** カテゴリ色分け ***/

.ctgytop {
	margin-top: 28px;
	margin-bottom: 28px;
}

.ctgytop p.column {
	padding: .5em .75em;
	background-color: #ff5752;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgytop p.fifty,
.ctgytop p.takeout,
.ctgytop p.henai,
.ctgytop p.nazo,
.ctgytop p.pac,
.ctgytop p.kikimimi,
.ctgytop p.medical,
.ctgytop p.afsports,
.ctgytop p.henro,
.ctgytop p.eigazuki,
.ctgytop p.precieuxkyoto,
.ctgytop p.kakueki {
	padding: .5em .75em;
	background-color: #ff5752;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgytop p.news {
	padding: .5em .75em;
	background-color: #76D9CD;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgytop p.entertainment {
	padding: .5em .75em;
	background-color: #b296bb;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgytop p.stage {
	padding: .5em .75em;
	background-color: #b296bb;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgytop p.region {
	padding: .5em .75em;
	background-color: #B2D06C;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgytop p.life,
.ctgytop p.kagayaku{
	padding: .5em .75em;
	background-color: #f28d94;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgytop p.gourmet, .ctgytop p.koyomi, .ctgytop p.season, .ctgytop p.citylight {
	padding: .5em .75em;
	background-color: #f89a54;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgytop p.kitchen {
	padding: .5em .75em;
	background-color: #f89a54;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgytop p.sweets,
.ctgytop p.bisyu
{
	padding: .5em .75em;
	background-color: #f89a54;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgytop p.bisyu span {
	font-size: 10px;
}

.ctgytop p.leisure {
	padding: .5em .75em;
	background-color: #7eb6d4;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgytop p.dokoiko {
	padding: .5em .75em;
	background-color: #7eb6d4;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgytop p.education,.ctgytop p.bukatu {
	padding: .5em .75em;
	background-color: #D1966E;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgytop p.time {
	padding: .5em .75em;
	background-color: #D1966E;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 18px;
	color: #FFFFFF;
}

.ctgy {
	text-align: center;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
}

.ctgy p.news {
	background: #76D9CD;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.ctgy p.entertainment {
	background: #b296bb;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.ctgy p.stage {
	background: #b296bb;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.ctgy p.region {
	background: #B2D06C;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.ctgy p.life,
.ctgy p.kagayaku {
	background: #f28d94;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.ctgy p.kitchen {
	background: #f89a54;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.ctgy p.sweets,
.ctgy p.bisyu {
	background: #f89a54;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.ctgy p.gourmet, .ctgy p.koyomi, .ctgy p.season, .ctgy p.citylight{
	background: #f89a54;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.ctgy p.leisure {
	background: #7eb6d4;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.ctgy p.dokoiko {
	background: #7eb6d4;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.ctgy p.education, .ctgy p.bukatu {
	background: #D1966E;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.ctgy p.time {
	background: #D1966E;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.ctgy p.column {
	background: #ff5752;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}

.ctgy p.takeout,
.ctgy p.henai,
.ctgy p.nazo,
.ctgy p.precieuxkyoto,
.ctgy p.fifty,
.ctgy p.pac,
.ctgy p.kikimimi,
.ctgy p.henro,
.ctgy p.medical,
.ctgy p.afsports,
.ctgy p.kakueki,
.ctgy p.eigazuki {
	background: #ff5752;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
}


/*** FEATURED POST ***/

.featured-post-sidebar .post-thumb {
	margin-bottom: 12px;
}

.featured-post-sidebar .post-date {
	font-size: 12px;
	line-height: 24px;
}

.featured-post-sidebar h3 {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
}

.featured-post-sidebar .side-excerpt {
	font-size: 14px;
	line-height: 22px;
	margin: 10px 0 0 0;
}


/*** PHOTO GALLERY ***/

.photogallery-wrap {
	margin-left: -11px;
}

.photogallery-wrap .nivolight {
	display: inline-block;
	float: left;
	margin: 0 0 15px 11px;
	width: 29%;
}


/*** FACEBOOK SECTION ***/

#sidebar-section-side-mid .fb_iframe_widget {
	border: 1px solid #000000;
}


/********** END SECONDARY SIDEBAR **************/


/***** PRIMARY-CONTENT *****/

.featured-post {
	float: left;
	margin: 0 0 16px 15px;
	width: 31%;
}

.featured-post .post-thumb {
	border-bottom: 3px solid #FF5752;
	margin-bottom: 12px;
}

.featured-post .post-thumb img {
	float: left;
	width: 100%;
}

.featured-post .post-desc h3 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 8px;
}

.featured-post .post-desc .post-date {
	font-size: 12px;
	line-height: 24px;
}


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

.mid-section-ads img {
	width: 100%;
	height: 5px;
}


/*---------------------------*\
    #WIDGETS
\*---------------------------*/


/*** WIDGET-SEARCH ***/

.widget_search {
	position: relative;
	width: 100%;
}


/*** CALENDER ***/

#calendar_wrap #wp-calendar {
	width: 100%;
}

#calendar_wrap #wp-calendar caption {
	font-size: 13px;
	font-weight: 700;
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase;
}

#calendar_wrap table,
#calendar_wrap th,
#calendar_wrap td,
#calendar_wrap tr {
	border: 1px solid rgba(0, 0, 0, 0.03);
	border-collapse: collapse;
	padding: 3px;
}

#calendar_wrap #wp-calendar th,
#calendar_wrap #wp-calendar td {
	border: 1px solid rgba(0, 0, 0, 0.03);
	text-align: center;
}

#calendar_wrap th {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
	line-height: 20px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

#calendar_wrap #wp-calendar #today,
#calendar_wrap #wp-calendar #today a {
	background: none repeat scroll 0 0 #ca2f1a;
	color: #fff;
}


/*** ERROR404 ***/

.error404 #primary {
	text-align: center;
	width: 100%;
}

.error404 #primary .not-found {
	min-height: 400px;
	padding-top: 100px;
}


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


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


/*added by sadima*/

.home-featured-block.block-3 {
	background-color: #f2f2f2;
	margin: 0 0 15px;
	padding: 0 16px 16px;
	width: 0%;
}

.featured-post-three {
	float: left;
	margin: 0 2% 10px 0;
	min-height: 136px;
	/*160px*/
	width: 18%;
}

.featured-post-three .feature-main-title {
	font-size: 14px;
}

.featured-excerpt-block {
	padding: 0 0 0 16px;
	border-bottom: 1px solid #d9d9d9;
}

.post-main-thumb {
	width: 58%;
	/*488px*/
	float: left;
}

.post-main-desc {
	width: 42%;
	/*350px*/
	float: right;
	padding: 0 0 0 20px;
}

.featured-post-main {
	margin: 0 0 15px;
}

.featured-excerpt-block .featured-post {
	width: 50%;
	margin: 0 0 15px 0;
}

.post-thumb-small {
	width: 24%;
	/*100px*/
	float: left;
}

.featured-post .post-main-desc {
	padding: 0 0 0 14px;
	width: 71%;
	/*297px*/
	float: left;
}

.featured-excerpt-block .featured-post-main .post-main-desc h3 {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
}

.featured-excerpt-block .featured-post .post-main-desc h3 {
	font-size: 14px;
	margin: 0;
}

.featured-excerpt-block .featured-post-main .post-excerpt {
	font-size: 14px;
	line-height: 22px;
}

.featured-excerpt-block .featured-post .post-excerpt {
	font-size: 13px;
}

@media screen and (min-width:768px) {
	
	.single-col {
		margin: 80px 0px 0 -30px !important;
	}
}

.home-featured-block-single-col {
	float: left;
	width: 46.6%;
	/*412px*/
	margin: 0 0 0 30px;
}

.featured-post-block-coltype .post-desc p {
	font-size: 13px;
	line-height: 22px;
}

.featured-post-block-coltype .post-thumb-mini {
	float: left;
	height: auto;
	/*115px*/
	width: 42%;
	/*175px*/
}

.featured-post-block-coltype .post-thumb-mini.clearfix img {
	float: left;
}

.featured-post-block-coltype .post-desc {
	float: left;
	padding: 0 0 0 22px;
	width: 58%;
	/*235px*/
}

.featured-post-block-coltype {
	margin: 0 0 20px;
}

.home-featured-block.popular-widget-area {
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 0;
}

.popular-widget-area li {
	float: left;
	list-style-type: none;
	margin-left: 19px;
	margin-bottom: 15px;
	width: 265px;
}

.home-featured-block.popular-widget-area ul {
	margin: 0 0 0 -16px;
}

.profitmag_widget_popular_entries li .post-desc {
	font-size: 12px;
	margin: 12px 0 0;
}

.profitmag_widget_popular_entries li .popular-image img {
	float: left;
	width: 100%;
	border-bottom: 3px solid #76D9CD;
}

.home-media-gallery .block-title {
	margin-left: 16px;
}

.gallery-block {
	background-color: #f7f7f7;
	padding: 16px 18px 40px 18px;
}

#gallery-slider {
	margin: 0 0 9px;
}

.slides > li {
	list-style-type: none;
}

.slides > li img {
	width: 100%;
}

#gallery-carousel .slides li {
	margin: 0 8px;
	width: 73px !important;
	float: left;
	list-style-type: none;
}

#gallery-carousel li img {
	border: 1px solid #545455;
}

#gallery-carousel {
	width: 100%;
	/*818px*/
}

#gallery-carousel li.flex-active-slide img,
#gallery-carousel li:hover img {
	border: 1px solid #0c70b6;
}

#gallery-carousel li:hover {
	cursor: pointer;
}

#gallery-carousel .flex-viewport {
	overflow: inherit !important;
}

#gallery-carousel .slides {
	/*width: 808px;*/
	height: 45px;
}

#gallery-carousel .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: none repeat scroll 0 0 #101010;
}

#gallery-carousel .mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
	height: 6px;
	margin: 6px 0;
}

#gallery-carousel .mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	height: 6px;
	margin: 6px auto;
}

#gallery-carousel .mCSB_scrollTools .mCSB_draggerContainer {
	border: medium none;
}

#gallery-carousel .mCSB_scrollTools .mCSB_draggerRail {
	background: none repeat scroll 0 0 #989696;
}

#gallery-carousel .mCSB_container {
	background-color: #4a4a4a;
	padding: 10px 5px 5px;
}

.eemail_button {
	bottom: 4px;
	padding-bottom: 10px;
	position: absolute;
	right: 11px;
}

.eemail_widget > div {
	position: relative;
}

.col .eemail_textbox {
	padding-bottom: 0;
}

#text-5 {
	border-top: 1px solid #1a1a1a;
	padding: 22px 0 0;
}


/***************************inner pages****************************************/

.single-thumb {
	float: left;
	width: 66%;
	/*563px*/
}

.single-thumb > img {
	width: 100%;
}

.posted-on,
.cat-links,
.comments-link,
.edit-link {
	font-size: 14px;
}

.posted-on a,
.cat-links a,
.comments-link a,
.edit-link a {
	color: #7c7c7c;
}

.posted-on a:hover,
.cat-links a:hover,
.comments-link a:hover,
.edit-link a:hover {
	color: #ca2f1a;
}

.related-post {
	border: 1px solid #E3E3E3;
	padding-top: 0;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 20px;
	width: 100%;
	margin-bottom: 20px;
}

.related-post li {
	border-bottom: 1px solid #e3e3e3;
	list-style-type: none;
	padding: 13px 0 12px;
	overflow: hidden;
}

.crp_thumb {
	display: block;
	float: left;
	margin-right: 20px;
}

.crp_title {
	display: block;
	font-size: 13px;
	margin-left: 10px;
	vertical-align: top;
}

.single .entry-content {
	color: #000;
	line-height: 27px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	border-top: 1px solid #e3e3e3;
}

.comment-reply-title,
.comments-title {
	border-bottom: 1px solid #d9d9d9;
	font-size: 16px;
	font-weight: bold;
	line-height: 48px;
	margin-bottom: 15px;
	position: relative;
}

.comment-form input {
	border: 1px solid #d9d9d9;
	color: #292929;
	font-size: 14px;
	padding: 10px;
	width: 313px;
}

.comment-form-author input,
.comment-form-email input {
	float: left;
	margin: 0 0 16px;
}

.comment-form-author input {
	margin: 0 29px 16px 0;
}

.comment-form-url input {
	clear: both;
	width: 655px;
}

.comment-form textarea {
	width: 77%;
	display: block;
	border: 1px solid #d9d9d9;
	resize: none;
	color: #292929;
	font-size: 14px;
	padding: 10px;
}

.comment-form .form-submit input,
.read-more {
	border: 2px solid #FF5752;
	color: #FF5752;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	line-height: 26px;
	padding: 4px 10px;
	background-color: #fff;
	width: auto;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
}

.comment-form .form-submit input:hover,
.read-more:hover {
	background-color: #FF5752;
	color: #fff;
}

.comment-list {
	margin: 0 0 20px 0;
}

.comment-list li {
	color: #7c7c7c;
	font-size: 13px;
	list-style-type: none;
	clear: both;
	padding: 0 0 20px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 20px;
}

.comment-author img {
	float: left;
	margin: 0 20px 0 0;
}

.fn {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	color: #000;
}

.fa.fa-thumbs-up,
.fa.fa-thumbs-down {
	font-size: 18px;
}

.fa.fa-thumbs-up {
	margin: 0;
}

.fa.fa-clock-o {
	font-size: 14px;
	margin-right: 3px;
}

article.post .entry-footer {
	clear: both;
}

article.post .entry-header {
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
}

article.post .entry-header .entry-title {
	font-size: 26px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
}

article.post .entry-content {
	margin: 0;
	float: left;
	width: 72%;
	font-size: 16px;
}

article.post .post-thumb {
	float: left;
	margin: 0 2% 10px 0;
	width: 24%;
}

.post-thumb img {
	width: 100%;
}

article.post {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 10px;
}

.comments-link,
.edit-link {
	border-left: 1px solid #ccc;
	margin-left: 12px;
	padding-left: 10px;
}

article.post .read-more {
	display: block;
	float: right;
	margin-bottom: 16px;
}

.page-numbers {
	border: 2px solid #FF5752;
	color: #FF5752;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 700;
	height: 30px;
	text-align: center;
	text-transform: uppercase;
	line-height: 25px;
	margin: 0 0 20px 10px;
	padding: 0;
	background-color: #fff;
	width: 30px;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
}

.page-numbers:hover,
.page-numbers.current {
	background-color: #FF5752;
	color: #fff;
}

@media screen and (max-width:800px) {
	.single article.post .entry-content {
		width: 100% !important;
	}
}
	

.copy {
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}

body {
	font: 14px "Noto Sans Japanese", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 1.5;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ninja_onebutton {
	margin-top: 10px;
	margin-bottom: 20px;
}

.entry-bottom {
	width: 800px;
	border-top: 1px solid #e3e3e3;
	margin-bottom: 13px;
}

.blank {
	margin-bottom: 6px;
}

.blank2 img {
	margin-bottom: 10px;
}

.blank3 img {
	margin-bottom: 5px;
}

.fronttop {
	height: 5px;
}

.nosearch {
	height: 500px;
}

.ctgy2 {
	font-size: 12px;
	padding-top: 5px;
}

.ctgy2 p.news {
	float: right;
	color: #79C8C0;
}

.ctgy2 p.entertainment {
	float: right;
	color: #ae92b6;
}

.ctgy2 p.stage {
	float: right;
	color: #ae92b6;
}

.ctgy2 p.gourmet, .ctgy2 p.koyomi .ctgy2 p.season {
	float: right;
	color: #ef9655;
}

.ctgy2 p.sweets,
.ctgy2 p.bisyu{
	float: right;
	color: #ef9655;
}

.ctgy2 p.kitchen {
	float: right;
	color: #ef9655;
}

.ctgy2 p.life,
.ctgy2 p.kagayaku {
	float: right;
	color: #e7898f;
}

.ctgy2 p.leisure {
	float: right;
	color: #7cb0cc;
}

.ctgy2 p.dokoiko {
	float: right;
	color: #7cb0cc;
}

.ctgy2 p.region {
	float: right;
	color: #adc96b;
}

.ctgy2 p.education {
	float: right;
	color: #cb936c;
}


/* カウンターの初期化 */
/*Before / after Popular Posts: に
<span class="wpp-list">　</span>を挿入*/

.wpp-list {
	counter-reset: wpp-ranking;
}


/* カウンターの値を表示 */

.wpp-list li:before {
	content: counter(wpp-ranking, decimal);
	counter-increment: wpp-ranking;
	line-height: 5em;
	height: 70px;
	color: #FF5752;
	float: left;
	margin-right: 15px;
	font-weight: bold;
	padding: 2px 2px;
	background-color: #F4EFE5;
}

.wpp-list li:first-child:before {
	background: #F4EFE5 url(https://www.asahi-family.com/wp-content/themes/profitmag/images/ico_rank1.gif) 0 0 no-repeat;
	background-size: 99%;
}

.wpp-list li:nth-child(2):before {
	background: #F4EFE5 url(https://www.asahi-family.com/wp-content/themes/profitmag/images/ico_rank2.gif) 0 0 no-repeat;
	background-size: 99%;
}

.wpp-list li:nth-child(3):before {
	background: #F4EFE5 url(https://www.asahi-family.com/wp-content/themes/profitmag/images/ico_rank3.gif) 0 0 no-repeat;
	background-size: 99%;
}

.wpp-list li {
	border-bottom: 1px solid #d9d9d9;
	list-style-type: none;
	margin: 5px 0;
	min-height: 80px;
}

.wpp-post-title {
	font-size: 14px;
color: #393939}

.ad {
	margin-bottom: 25px;
}

.family {
	height: 252px;
	margin-bottom: 3px;
	background: url(https://www.asahi-family.com/wp-content/themes/profitmag/images/familystyle.jpg);
}

.family ul {
	list-style: none;
	padding-top: 155px;
	padding-left: 13px;
}

.family li {
	padding: .2em 1em;
	border-radius: 4px;
	border: 1px solid #b4b299;
	width: 120px;
	font-size: 13px;
	text-align: center;
	background: #FFFFFF;
}

.infoButton {
	margin-bottom: 30px;
	text-align: center;
}

.infoButton button {
	width: 149px;
	height: 35px;
	font-weight: 500;
	background-color: #f3efe4;
	text-transform: uppercase;
	color: #000;
	border: none;
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
}

.infoButton .Schedule {
	width: 100%;
	margin-bottom: 3px;
}

.infoButton button:hover {
	background-color: #2DDFD8;
	box-shadow: 0px 10px 15px rgba(46, 229, 157, 0.4);
	color: #fff;
	transform: translateY(-2px);
}

.infoButton .Schedule:hover {
	background-color: #2ee59d;
}

.info {
	margin-top: 40px;
	margin-bottom: 20px;
}

.blank4 {
	margin-top: 40px;
	text-align: center;
}

.blank4 img {
	margin-bottom: 10px;
}

.tagcloud a {
	font-size: 12px !important;
	/* 文字のサイズ */
	line-height: 1em;
	background: #e0e7ec;
	/* 背景色 */
	color: #000;
	/* 文字色 */
	display: inline-block;
	white-space: nowrap;
	padding: 8px 8px;
	/* 文字周りの余白 */
	margin-top: 3px;
	/* タグ同士の余白 */
	margin-right: 0;
	border-radius: 2px;
	/* 角を少し丸く */
	text-decoration: none;
}

.tagcloud a:hover {
	background: #76D9CD;
	/* マウスホバー時の背景色 */
	color: #000;
	/* マウスホバー時の文字色*/
}

.bdTop {
	height: 1px;
	background: #76d9cd;
	margin-bottom: 30px;
}


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

.familyColumn h2 {
	text-align: center;
	background: url(https://www.asahi-family.com/wp-content/themes/profitmag/images/column/bg_line_gray.gif) left center repeat-x;
	line-height: 46px;
	margin: 0 2% 0 2%;
	font-size: 20px;
}

.familyColumn span {
	background: #fff;
	padding: 0 30px;
}

.familyColumn img {
	max-width: 100%;
	width: auto;
	height: auto;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	transition: all .2s ease-in-out
}

.familyColumn img:hover {
	box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22)
}

.familyColumn ul {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden;
	margin: 2% 0 5% 1%;
	background: #f8f7e9;
}

.familyColumn ul li {
	width: 33%;
	list-style: none;
	float: left;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 4% 2%;
	line-height: 0;
}

.familyColumn ul li:nth-child(3),
.familyColumn ul li:nth-child(6),
.familyColumn ul li:nth-child(9) {
	border-right: 0;
}

.familyColumn ul li:nth-child(7),
.familyColumn ul li:nth-child(8),
.familyColumn ul li:nth-child(9) {
	border-bottom: 0;
}

.shinryoujyo {
	margin-top: 25px;
}

.shinryoujyoTop img {
	margin-top: 10px;
}

.copy2 {
	font-family: "メイリオ";
	font-size: 16px;
	display: table-cell;
	/*padding-top: 10px;*/
}

.copy2 p {
	padding: 0 0 10px 0;
	margin: 0;
}

.space { letter-spacing: -6px; }


.ad {
	margin-bottom: 25px;
}
.ad .ad-item {
	list-style: none;
	margin-bottom: 10px;
}
.ad .ad-item img {
	width: 100%;
}

.family {
	height: 252px;
	margin-bottom: 3px;
	background: url(https://www.asahi-family.com/wp-content/themes/profitmag/images/familystyle.jpg);
}

.family ul {
	list-style: none;
	padding-top: 155px;
	padding-left: 13px;
}

.family li {
	padding: .2em 1em;
	border-radius: 4px;
	border: 1px solid #b4b299;
	width: 120px;
	font-size: 13px;
	text-align: center;
	background: #FFFFFF;
}


/*--------------------------------------------------------------
2025-07-15
--------------------------------------------------------------*/
.profitmag_widget_recent_entries ul {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin: 0 !important;
}

.profitmag_widget_recent_entries ul li {
	width: calc((100% - 40px)/3);
	margin: 0 !important;
}
.profitmag_widget_recent_entries ul li figure{
	float: none !important;
	margin: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
}
.profitmag_widget_recent_entries ul li figure a,.profitmag_widget_recent_entries ul li figure img{
	display: block;
	width: 100%;
}
@media screen and (max-width:767px) {
	.profitmag_widget_recent_entries ul li {
		width: calc((100% - 20px)/2);
		margin: 0 !important;
	}
}

#profitmag-recent-posts-4 h3 {
	margin-top: 30px;
	border-bottom: 1px solid #d9d9d9;
	font-weight: bold;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 15px;
	padding: 12px 0;
	position: relative;
	text-transform: uppercase;
}
#profitmag-recent-posts-4 h3 span {
	bottom: 0px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	display: inline-block;
	left: 0;
	position: absolute;
	text-transform: uppercase;
	width: 200px;
	max-width: 100%;
	border-bottom-color: #ff5752;
}
.home-featured-block.popular-widget-area {
	border-top: none !important;
	border-bottom: none !important;
}
.wp-block-group__inner-container h2::before,
.secondary-sidebar .widget_block.widget_search .wp-block-search__label:before {
	border-bottom: 7px solid #ff5752;
}
.widget-area .widget {
	padding: 0 !important;
	background: transparent;
}
.header-wrapper .menu > li.current-menu-item > a, .header-wrapper .menu > li.current-menu-parent > a, .header-wrapper .menu > li.current_page_parent > a, .header-wrapper .menu > li.current_page_ancestor > a{
	color: #000 !important;
}
.wp-block-tag-cloud a {
	background: #e0e7ec;
	border: none;
}
.wp-block-tag-cloud a:hover {
	background: #76d9cd !important;
	color: #fff !important;
}

.wp-block-archives {
	display: flex;
	align-items: center;
	column-gap: 10px;
}

#sidebar-section-side-mid .search-block {
	display: inline-block;
	position: relative;
	width: 188px;
}

#sidebar-section-side-mid .search-block input,
.widget_search input {
	border: 1px solid #ff5752;
	color: #000000;
	font-size: 13px;
	font-weight: 500;
	line-height: 31px;
	height: 31px;
	padding: 2px 23px 2px 8px;
	width: 100%;
}

#sidebar-section-side-mid .search-block #searchsubmit,
.widget_search #searchsubmit {
	background: url(images/search.png) no-repeat;
	border: none;
	cursor: transparent;
	font: 0/0 a;
	height: 15px;
	position: absolute;
	right: 7px;
	text-shadow: none;
	top: 8px;
	width: 13px;
}
@media screen and (max-width:992px){
	.site-branding {
		flex-direction: column;
		align-items: center;
	}
	.copy2 {
		text-align: center;
	}
}


.site-footer {
	width: 100%;
	padding: 0 10px 30px;
	border-top: 1px solid #ececec;	
}
.site-footer .asahi-related-site {
	padding-top: 31px;
}
.site-footer .asahi-related-site__hdg {
	font-size: 16px;
	margin-bottom: 20px
}
.site-footer .asahi-related-site__body {
	display: flex;
	flex-wrap: wrap
}
.site-footer .asahi-related-site__list {
	width: 20%
}
.site-footer .asahi-related-site__list:last-child {
	width: 20%;
}
.site-footer .asahi-related-site__item {
	width: 100%;
	padding: 6px 0;
	list-style: none;
	line-height: 1.2;
	font-size: 13px
}
.site-footer .asahi-related-site__item a:hover, .site-footer .asahi-related-site__item a:active, .site-footer .asahi-related-site__item a:focus {
	text-decoration: underline;
	color: #333
}
.site-footer .asahi-related-site__item a:hover::before, .site-footer .asahi-related-site__item a:active::before, .site-footer .asahi-related-site__item a:focus::before {
	text-decoration: none
}
.site-footer .asahi-related-site__item a:nth-child(2)::before, .site-footer .asahi-related-site__item a:nth-child(3)::before {
	content: "｜";
	display: inline-block;
	color: #787871
}
.site-footer .asahi-related-site__item.txt-bold {
	font-weight: 700;
	line-height: 1.5
}
.site-footer__inner {
	max-width: 1024px;
	margin: 0 auto
}
.site-footer-info {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 16px 0 0;
	margin-top: 10px;
	border-top: 1px solid #fff;
}
.site-footer-info__logo {
	margin: 0
}
.site-footer-info__logo img {
	width: 100px;
	height: auto
}
.site-footer-info__nav {
	font-size: 14px;
	flex: 1 0 0%
}
.site-footer-info__nav__list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 0 0 -16px
}
.site-footer-info__nav__list>li {
	padding: 0 0 0 16px;
	list-style: none;
	font-size: 13px;
}
.site-footer-info__nav__list>li>a {
	text-decoration: none;
	color: #333
}
.site-footer-info__nav__list>li>a:hover, .site-footer-info__nav__list>li>a:active, .site-footer-info__nav__list>li>a:focus {
	text-decoration: underline;
	color: #333
}
.site-footer-info__nav__list>li>a .icon_new_window {
	width: 14px;
	height: 14px
}
.site-footer-copy {
	margin: 16px 0
}
.site-footer .navi-pagetop {
	position: relative
}
.site-footer .navi-pagetop a {
	position: absolute;
	right: 0;
	bottom: 10px
}
@media all and (-ms-high-contrast: none) {
	.site-footer {
		padding: 0 30px 30px;
	}
	.site-footer .asahi-related-site__item a:nth-child(2)::before, .site-footer .asahi-related-site__item a:nth-child(3)::before {
		height: 13px;
		overflow-y: hidden
	}
}
@media screen and (min-width:993px){
	.site-footer .asahi-related-site__list:last-child {
		width: 20%;
		padding-left: 20px;
		border-left: 1px solid #fff;
	}
}
@media screen and (max-width:992px){
	.site-footer .asahi-related-site__list {
		width: 45%	
	}
	.site-footer .asahi-related-site__list:last-child {
		width: 100%;
	}
}
.top-header-block {
	height: 36px;
}