/*-----------------------------------------------打ち消し関連*/
.screen-reader-text{
    display: none;
}



body {
  line-height: normal;
	/* font-family: inherit; */
}
section {
  padding: 0;
  text-align: left;
}
h1,h2,h3,h4 {
text-align: left;
  color: inherit;
}
hr, legend {
  display: block;
}
a, a:hover {
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0.1em;
	line-height:0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	line-height: normal;
  clear: none;
  height: auto;
}

#header_wrap {
  min-width: 0;
}
#contents {
  overflow: hidden;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 27px;
}
#nav ul {
  width: 100%;
  max-width: 1000px;
}
#nav li a {
	line-height: 30px;
}
.pagination {
  overflow: hidden;
  clear: both;
  margin: 0 auto 60px;
}
.footer {
  padding-left: 0;
  max-width: 1000px;
  margin: 0 auto;
}
/* Navigation
--------------------------- */
#navigation {
	margin-bottom:9px;
}
#navigation li {
	display:inline;
}

nav{
	margin-bottom:9px;
	font-size:90%;
}
nav#breadcrumbs ol li {
  display: inline;
  list-style-type: none;
}
nav#breadcrumbs ol li:before {
  content: " > ";
}
nav#breadcrumbs ol li:first-child:before {
  content:"";
}

a#pagetop {
	position: fixed;
	left:50%;
	bottom:0px;
    display: block;
    width: 100px;
    height: 30px;
    margin:0 0 0 500px;
    background: #FFAFCD url(/contents/images/pagetop.png) no-repeat 50% 50%;
    background-size: 15px;
    color: #FFF;
		z-index: 199;
}
a#pagetop{
	display: none;
}
@media only screen and (max-width: 960px) and (min-width: 0px) {
    a#pagetop {
        left: auto;
        margin: 0 0 0 0;
        right: 10px;
    }
}

#single h1 {
    font-size: 30px;
    line-height: 1.5;
    font-weight: bold;
}
@media screen and (max-width: 959px) {
    #single h1 {
        font-size: 1.35em;
    }
}

/*--------------------------------------------------??????*/

div.share{
	width:auto;
	margin:40px auto 0;
	text-align: center;
}
div.share.float{
	float: right;
}
div.share div.facebook,
div.share div.twitter,
div.share div.line,
div.share div.hatena,
div.share div.like
{
	width:40px;
	height:40px;
	display:inline-block;
	margin:0 2px;
	border-radius: 40px;
	overflow: hidden;
}

div.share div.facebook{
background: linear-gradient(180deg,  #3b5998 1%,#162860 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
background: #3b5998; /* Old browsers */
}
div.share div.facebook a{
	display:block;
	height:40px;
	background:transparent url(/contents/images/FB-f-Logo__white_100.png) no-repeat 50% 50%;
	background-size:23px;
	text-align:center;
	color:#FFF;
	line-height:130px;
	font-size:11px;
	text-decoration:none;
}

div.share div.twitter{
background: linear-gradient(180deg,  #3DB0DC 1%,#0e5773 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
background: #00b4ff; /* Old browsers */
}
div.share div.twitter a{
	display:block;
	height:40px;
	background:transparent url(/contents/images/Twitter_logo_white.png) no-repeat 50% 50% ;
	background-size:20px;
	text-align:center;
	color:#FFF;
	line-height:130px;
	font-size:11px;
	text-decoration:none;
}

div.share div.hatena{
background: linear-gradient(180deg,  #1A86C9 1%,#0c67a0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
background: #1A86C9; /* Old browsers */
}
div.share div.hatena a{
	display:block;
	height:40px;
	background:transparent url(/contents/images/hatenabookmark-logo.png) no-repeat 55% 48% ;
	background-size:60px;
	text-align:center;
	color:#FFF;
	line-height:130px;
	font-size:11px;
	text-decoration:none;
	letter-spacing:-1px;
}

div.share div.line{
background: #00b900; /* Old browsers */
}
div.share div.line a{
	display:block;
	height:40px;
	background:transparent url(/contents/images/LINE_Icon.png) no-repeat 45% 50% ;
	background-size:38px;
	text-align:center;
	color:#FFF;
	line-height:130px;
	font-size:11px;
	text-decoration:none;
	letter-spacing:-1px;
	transform: translate3d(0,0,0);
}

div.share div a:hover{
	opacity:0.7;
}

div.share div.like{
	background-color:#FFF;
	text-align:right;
	width: auto;
	border-radius: 0px;
}


div.share div.like div.fb-like{
	margin:0px auto 0;
}

div.share div.comment{
	clear:both;
	margin:10px auto 0;
	width:500px;
}




@media screen and (max-width:960px){
    #wrapper {
        margin-top: 88px;
    }
    .menu-btn,
    #headbtns02 li a {
        line-height: 22px;
    }
}
/*--------------------------------------------------------*/
#contents {
    margin: 0 auto;
    padding: 0 0 20px 0;
    width: 95%;
    max-width: 950px;
}
#main {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    float: none;
}
#main.nosidebar{
    width: 100%;
    float: none;
}

#main h1{
    margin-bottom:30px;
    line-height: 1.5;
}


#main h1.kyouyou_column,
#main h1.kyouyou_seminar
{
    border-left: solid 8px #50b98c;
    padding-left: 8px;
}
#main h1.realestate_column,
#main h1.realestate_seminar
{
    border-left: solid 8px #0091d7;
    padding-left: 8px;
}
#main h1.fx_column,
#main h1.fx_seminar
{
    border-left: solid 8px #d7053c;
    padding-left: 8px;
}
#main h1.invest_column,
#main h1.invest_seminar
{
    border-left: solid 8px #2d4196;
    padding-left: 8px;
}
#main h1.econoinsight
{
    border-left: solid 8px #68a1bf;
    padding-left: 8px;
}
#main h1.kuramon,
header.kuramon h1
{
    display:none;
}

.site-title-wrap {
    position: relative;
    margin-bottom: 30px;
    position: relative;
    box-sizing: border-box;
}
.bg-wrap {
    display: flex;
    width: 100%;
}
.site-title-wrap .bg {
    height: 0;
    padding-top: calc(10% + 170px);
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(70%);
}
.site-title-wrap .bg:nth-of-type(1) {
    width: 33%;
    background-image: url(/contents/images/staffblog/1.jpg);
    background-position: 25% 50%;
}
.site-title-wrap .bg:nth-of-type(2) {
    width: 34%;
    background-image: url(/contents/images/staffblog/2.jpg);
    background-position: 50% 50%;
}
.site-title-wrap .bg:nth-of-type(3) {
    width: 33%;
    background-image: url(/contents/images/staffblog/3.jpg);
    background-position: 40% 50%;
}

/* トップページ */
h2.site-title{
    text-align: center;
    font-size: 47px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
    width: 100%;
    clip: auto!important;
}
h2.site-title a{
    font-family: "Josefin Slab", serif;
    color: #fff;
    letter-spacing: 3px;
    font-weight: 300;
}
h2.site-title a:hover{text-decoration: none;}


#breadcrumbs {
    margin-top: 10px;
    margin-bottom:30px;
}
#breadcrumbs ul{
    display:inline;
}

#breadcrumbs.index{
    position: absolute;
    width: 95%;
    max-width: 950px;
    right: 0;
    left: 0;
    bottom: 10px;
    margin: auto;
    z-index: 1;
    text-align: left;
}
#breadcrumbs.index li {
    color: #fff;
}

#breadcrumbs.index a{
    color: #fff;
    text-decoration: underline;
}


.entry-content p{
    margin:0 0 10px;
}
.entry-content h2{
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
}
.entry-content > h3{
    text-align: left !important;
    font-size: 21px !important;
    font-weight: bold;
    color: #000 !important;
    line-height: 1.5;
}
.entry-content pre/*,
.entry-content pre > span*/{
    max-width: 100%;
    white-space: normal;
    background: #f0f0f0;
    padding: 10px;
    box-sizing: border-box;
    line-height: 1.8;
    margin-top: 30px;
    color: #1c236d;
}

.entry-content pre a::before{
    font-family: FontAwesome;
    content: '\f0a6';
    transform: rotate(45deg);
    display: inline-block;
    width: 1.2em;
    text-align: center;
    font-size: 1.3em;
    color: #1c2379;
}
.entry-content pre a,
.entry-content pre a:visited{
    font-weight: bold;
    color: #1c236d;
    text-decoration: underline;
}
.entry-content pre a:hover{
    background: #1c236d;
    color: #fff;
    padding: 3px;
    text-decoration: none;
}
.entry-content pre a:hover::before{ color: #fff;}



/*-----------------------------------------------img関連*/

.eyecatch {
    width:auto;
    height:auto;
    min-height: 0px;
    display:block;
    margin:0 auto 20px;
}
.eyecatch .wp-post-image{
    width:100%;
    height:auto;
    display:block;
    margin:0 auto 20px;
}

.alignnone{
    display:block;
    margin:0 auto;
}
.alignleft{
    float:left;
    margin:0 20px 0 0;
}
.alignright{
    float:right;
    margin:0 0 0 20px;
}
.aligncenter{
    display:block;
    margin:0 auto;
}


/*-----------------------------------------------index関連*/
#index{
    display: flex;
    flex-wrap: wrap;
/*    justify-content: space-between;*/
}
#index article{
    display:block;
    width: 32%;
    border: 1px solid #ddd;
    box-sizing: border-box;
    margin-right: 1.3%;
    margin-bottom: 50px;
    padding: 0;
}
#index article:first-child{ position: relative;}

/*
#index article:first-child::after{
    font-family: 'Josefin Slab', serif;
    content: "Coming Soon";
    color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(30,35,110,0.2);
    text-align: center;
    padding-top: 30%;
    box-sizing: border-box;
    font-size: 250%;
    z-index: 100;
    visibility: visible;
}
*/

/*#index article:hover { background-color: #FFF;}*/

#index article .thumb {
    height: 186px;
    margin: 0 0 20px;
    overflow: hidden;
}
#index article .thumb a{
    display: block;
    height: 120px;
}
#index article .thumb img{
    width: 100%;
    height: auto;
}

#index article h3 {
    line-height: 1.4;
    font-size: 1em;
    height: 70px;
    padding: 0 10px;
    text-align: left;
    overflow: hidden;
    font-weight: normal;
}
#index article h3 a{
    color: #333;
    text-decoration: none;
}
#index article div.category {
    font-size:11px;
    margin-right: 5px;
    text-align: right;
}
#index article .date{
    text-align: center;
    margin-bottom: 10px;
    font-size: 0.9em;
}


/* 個別ページ */
#single{
    font-size: 16px;
    width: 70%;
    max-width: 700px;
    margin: 0 auto;
}
#single h3{ font-size: 130%;}
#single h4{ font-size: 115%;}
#single .date{
    text-align: right;
    margin-bottom: 25px;
}
#single .cat{
    text-align: right;
    margin-bottom: 25px;
}
#single p img{
    width: 100%;
    height: auto;
}
#single .pager{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 30px 0;
    position: relative;
}
#single .pager::before{
    content: "";
    display: block;
    border-left: 1px solid #c9c9c9;
    width: 1px;
    height: 80%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

#single .pager .next{
    width:50%;
    float: none;
    margin: 0;
    padding:0 24px;
/*    border-right: 1px solid #c9c9c9;*/
}
#single .pager .prev{
    width:50%;
    float: none;
    margin: 0;
    padding:0 24px;
}
#single .pager .next a,
#single .pager .prev a{ display: block; color: #e65587;}


/*-----------------------------------------------archive関連*/
#archive article{
    box-sizing:border-box;
    width:49.2%;
    display:block;
    border:1px solid #DDD;
    padding:9px;
    margin:0 0px 10px 0;
    float: left;
}
#archive article:nth-child(even){
    float: right;
}

#archive article .thumb{
    width: 100px;
    height: 100px;
    background-color: #EEE;
    margin: 0 20px 0px 0px;
    float: left;
    overflow: hidden;
}
#archive article .thumb img{
    display: block;
    width: auto;
    height: 100px;
}
#archive article .thumb.kuramon img{
    width: 100px;
    height: auto;
}
#archive article div.category{
    font-size:11px;
    margin: 5px 0 0 0;
}
#archive article h3{
    font-size: 16px;
    margin: 5px 0 ;
    line-height: 1.4;
}
#archive article h3 a{
    text-decoration: none;
}
#archive article:hover{
    background-color: #F5F5F5;
}


/*-----------------------------------------------pickup関連*/


#pickup{
    height:420px;
    overflow: hidden;
}
#pickup > div.pickup > div{
    float:left;
}
.pickup .img{
    width:950px;
    height:300px;
    background-color: #EEE;
    overflow: hidden;
}

.pickup .img img{
    width:100%;
    height:auto;
}

.pickup .text h3{
    font-size:24px;
}
#pager a{
    display: inline-block;
    border: 1px solid #DDD;
    padding: 0px 5px;
    margin: 0 5px 0 0;
}
#pager a.selected{
    background-color: #DDD
}





/*-----------------------------------------------econoinsight関連*/

#title{
    position: relative;
    margin: 0 0 10px;
}
#title img{
    width:100%;
    height:auto;
}
p.kuramon{
    text-align:center;
    margin:-20px 0 20px 0;
}

#main p.econoinsight{
    margin: -20px 0 20px;
}

#main p.alignR{
    text-align: right;
    margin: 0 0 20px;
}


/*--------------------------------------------------NEXTPREV*/

.next{
    position:relative;
    width:40%;
    float: left;
    font-size: 16px;
    padding:0 0 0 24px;
    box-sizing: border-box;
}
.prev{
    position:relative;
    width:40%;
    float: right;
    text-align: right;
    font-size: 16px;
    padding:0 24px 0 0;
    box-sizing: border-box;
}

.catecenter{
    width:20%;
    text-align: center;
    font-size: 12px;
    padding:0;
    margin:0 auto;
}


.prev a:after {
    position: absolute;
    content: "\f138";
    font-family: FontAwesome;
    top: 0;
    right:-5px;
    font-size: 22px;
    color: #e65587;
}

.next a:before {
    position: absolute;
    content: "\f137";
    font-family: FontAwesome;
    top: 0;
    left: -5px;
    font-size: 22px;
    color: #e65587;
}







.nav-links{
    text-align:center;
    width:305px;
    margin:20px auto 0;
}

.nav-links .page-numbers{
    display: inline-block;
    border: 1px solid #DDD;
    padding: 0px 5px;
    margin: 0 1px;
}
.nav-links .page-numbers.current{
    background-color: #DDD;
}


.nav-links .page-numbers.next{
    position:relative;
    display:block;
    border:none;
    float:right;
    width:200px;
    text-align: right;
    margin-right:-200px;
    padding:0 24px 0 0;
    color: #e65587;
}
.nav-links .page-numbers.prev{
    position:relative;
    display:block;
    border:none;
    float:left;
    width:200px;
    text-align: left;
    margin-left:-200px;
    padding:0 0 0 24px;
    color: #e65587;
}





.nav-links .next:after {
    position: absolute;
    content: "\f138";
    font-family: FontAwesome;
    top: 0;
    right: 0px;
    font-size: 22px;
}

.nav-links .prev:before {
    position: absolute;
    content: "\f137";
    font-family: FontAwesome;
    top: 0;
    left: 0px;
    font-size: 22px;
}










.school-link:before {
    position: absolute;
    content: "\f138";
    font-family: FontAwesome;
    top: 17px;
    left: 13px;
    font-size: 20px;
}



/*-----------------------------------------------profile関連*/

#profile{
    margin:50px 0 0 0;
    padding:20px;
    text-align: left;
    background:#fafafa;
}
#profile h3{
    font-size:16px;
    margin:0 0 10px 0;
}
#profile p{
}



/*-----------------------------------------------comment関連*/

.comment{
    margin:50px 0 40px 0;
    border-top:1px solid #DDD;
    padding:20px;
}
.comment .title{
    font-size:16px;
    margin:0 0 20px 0;
}





/*-----------------------------------------------wpcomment関連*/

#comments{
    margin:50px 0 40px 0;
    border-top:1px solid #DDD;
    padding:20px;
}
#comments h3#reply-title,
#comments h2{
    text-align: left;
    font-size: 18px;
    margin: 20px 0;
}
#comments p.form-submit input{
    display:block;
    padding: 10px;
    background-color: #1c236d;
    color: #FFF;
}



/*-----------------------------------------------sidebar*/

#side{
    float: right;
    width: 220px;
    text-align: left;
}
#interview_box #side h3,#side h3{
    border: none;
    margin: 0;
    font-size: 18px;
    line-height: 1.8;
    color: #000;
    text-align: left;
}
#side .banner{
    margin: 0 0 20px;
}


#side div.wp_rp_content{
    margin: 0 0 20px !important;
}
#side ul.related_post{
    column-count: 1 !important;
    column-gap: 10px !important;
    margin: 0;
    padding: 0;
}
#side ul.related_post li {
    width: 220px !important;
    height: auto !important;
    border-bottom: 1px solid #DDD !important;
    padding-bottom: 10px !important;
    margin-bottom: 5px !important;
}
#side ul.related_post li a.wp_rp_thumbnail{
    width: 65px !important;
    height: 65px !important;
    float: left;
    margin-right: 5px;
}
#side ul.related_post li a.wp_rp_thumbnail img{
    height: 65px !important;
}
#side ul.related_post li .wp_rp_excerpt{
    margin: 5px 0 0 0;
}


/*-----------------------------------------------menu関連*/

#menu{
    margin: 0 0 20px;
}
#menu ul{
    margin: 0;
    padding: 0;
}

#menu li{
    display: block;
    margin: 2px;
    color: #999;
}
#menu li a{
    display: block;
    padding: 5px;
    background-color: #F5F5F5;
    font-size: 12px;
}
#menu li span{
    display: block;
    padding: 5px 0;
}

@media screen and (max-width:900px){
    /* #breadcrumbs.index{ top: 330px;} */
}

@media screen and (max-width:600px){
    h2.site-title{
        font-size: 40px;
    }
    .date{ color: #333;}

    /* #breadcrumbs.index{
        top: -70px;
    } */
    h2.site-title a{
        text-decoration: none;
    }
    #container{ padding: 0;}
    #contents{ top: 0;}
    #index article{
        width: 100%;
    }
    #index article .thumb{
        height: 235px;
        margin: 0 0 10px;
    }
    #index article .thumb a{ height: 235px;}
    #index article .thumb img{
        width: auto;
        height: 235px;
        object-fit: cover;
    }
    #index article h3{ height: auto;}
    #index article .date{ color: inherit;}

    div.share div.like div.fb-like{ margin-top: 0;}
    div.share div.like{ padding-top: 5px;}

    .nav-links{
        width: 100%;
        position: relative;
        height: 60px;
    }
    .nav-links .page-numbers.prev{
        width: 50%;
        margin-left: auto;
        display: block;
        float: none;
        position: absolute;
        bottom: 0;
    }
    .nav-links .page-numbers.next{
        width: 50%;
        margin-right: auto;
        display: block;
        float: none;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .nav-links .prev:before,
    .nav-links .next:after{ top: 0;}

    #single{ width: 90%;}

}
