@charset "utf-8";
/*
Theme Name:moneypost
Version:1.0
Author:advlife
Author URI:http://www.advlife.com/
*/

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
	Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
	font-size: 15px;
	font-size: 0.875rem;
	line-height: 1.6;
	color: #525252;
}
a {
	color:#525252;
}
a:hover{
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	color: #525252;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
	 "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}

p{
	line-height:2em;
}

.sp-only{
	display:none;
}
/* PR */

.list-third #mainbox .icon_img_cat1list img{
	width: 30px;
	height: 15px;
	float: right;
	margin-top: -20px;
}

.icon_img_pr_topics{
	text-align: right;
	padding-bottom: 2px;
	margin-top: -18px;
}
.icon_img_pr{
 	padding: 1% 3%;
 	float: right;
 	margin-top: 1%;
 	list-style: none;
	font-size: 50%;
	text-align: center;
 	color: #fff;
}
.icon_img_pr-single{
	height: 50px;
}
.icon_img_pr-single .pr_miniicon{
	padding: 0 2%;
	float: right;
	margin-top: 1%;
	list-style: none;
	font-size: 40%;
	text-align: center;
	color: #fff;
}

/* PR end */

.tag-list{
	margin: 2% 0;
	overflow: hidden;
}
.tag-list li{
	display: block;
	margin: 0 2% 1% 0;
	padding: 0.2% 3% 0 2%;
	background-color: #afafaf;
	border-radius: 4px;
	float: left;
	text-align: left;
}
.tag-list li:hover {
	opacity: 0.6;
}
.tag-list li a{
	text-decoration: none;
	color: #fff;
}
.paperclip.icon{
	margin: 0 5px 0 0;
}
.paperclip.icon2{
	margin: 0px 1% 0.5% 1%;
}
.paperclip.icon,
.paperclip.icon2 {
	color: #f7b307;
	display: inline-block;
	width: 6px;
	height: 12px;
	border-radius: 4px 4px 0 0;
	border-left: solid 1px currentColor;
	border-right: solid 1px currentColor;
	border-top: solid 1px currentColor;
	-webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.paperclip.icon:before,
.paperclip.icon2:before {
	content: '';
	position: absolute;
	top: 11px;
	left: -1px;
	width: 4px;
	height: 6px;
	border-radius: 0 0 3px 3px;
	border-left: solid 1px currentColor;
	border-right: solid 1px currentColor;
	border-bottom: solid 1px currentColor;
}
.paperclip.icon:after,
.paperclip.icon2:after {
	content: '';
	position: absolute;
	left: 1px;
	top: 1px;
	width: 2px;
	height: 10px;
	border-radius: 4px 4px 0 0;
	border-left: solid 1px currentColor;
	border-right: solid 1px currentColor;
	border-top: solid 1px currentColor;
}
/* tag end */

/* under-article */

.under-article-box {
	height: 130px;
	border: 1px solid #EBEBEB;
	background-color: #F5F5F5;
	margin: 30px 0;
	padding: 10px;
	clear: both;
}
.under-article-box2 {
	height: 130px;
	border: 1px solid #EBEBEB;
	margin: 30px 0;
	padding: 10px;
	clear: both;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);
}


.under-article-image {
	display: inline-block;
}
.under-article-image img {
	margin: 0 !important;
	width: 150px;
}
.under-article-image p{
	margin: 0 !important;
}
.under-article-text {
	width: 73%;
	float: right;
}
.under-article-text-title {
	font-size: 140%;
	font-weight: bold;
}
.under-article-text a{
	text-decoration: none;
}
.under-article-text a:hover{
	text-decoration:underline;
}
.under-article-image a:hover{
	opacity: 0.7;
}
.under-article-text .icon_img {
	display: inherit;
	text-align: right;
}

.under-article-text_title{
	font-size: 20px;
}
.under-article-text_hon p{
	line-height: 1.5;
}

.afi-introduct-article-group{
	overflow:auto;
}
.afi-introduct-article{
	float: left;
	width: 45%;
	margin-right: 2%;
}

.afi-introduct-article,
.afi-introduct-article2{
	margin-top: 1%;
	margin-bottom: 1%;
	border: 1px solid #EBEBEB;
	background-color: #ffffcc;
	overflow: auto;
	padding: 2% 2%;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);
}
.afi-introduct-article-image,
.afi-introduct-article-image2{
	display: inline-block;
}
.afi-introduct-article-image img,
.afi-introduct-article-image2 img{
	width: 80px;
}
.afi-introduct-article-text,
.afi-introduct-article-text2{
	font-size: 85%;
	font-weight: bold;
	float: right;
 	line-height: 115%;
 	width: 65%;
}
.afi-introduct-article-text a,
.afi-introduct-article-text2 a{
	text-decoration: none;
}

.afi-introduct-article-text a:hover,
.afi-introduct-article-text2 a:hover{
	text-decoration: underline;
}
.afi-introduct-article:hover,
.afi-introduct-article2:hover{
	border: 1px solid #ffffcc;
	background-color: #fff;
	cursor: pointer;
}


/* under-article  end*/


/* ▼ BACK TO TOP */
#page-top{
    position:fixed;
    right:16px;
    bottom:16px;
    display: none;
}

#page-top a{
    color:#fff;
    padding:10px;
    text-decoration:none;
    display:block;
    cursor:pointer;
    text-align:center;
    background:#aaa;
    line-height:100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
}

#page-top a:hover{
    background:#8b8b8b;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    transition:all 0.3s;
}

/* ▲ BACK TO TOP */

/* header */
.spMenu{
	display: none;
}
#logo{
	margin:0 27px 15px 0;
	float:left;
	padding-top:10px;
}
#logo-sp{
	display: none;
}
.adsence {
	padding:10px 0;
	float: right;

}
#header-area{
	width:960px;
	margin:0 auto 10px auto;
}
#main-nav {
	xbackground: #E7E7E7;
	text-transform: uppercase;
	width:100%;
	height:35px;
	xborder-top: 1px solid #999999;
	clear:both;
}
#main-nav ul{
	width:960px;
	margin:0 auto;
}
#main-nav li {
	width:12.3%;
	float: left;
	position: relative;
	border-left: 1px solid #FFF;
	 -webkit-transition:background 0.6s ease-out;
	 -moz-transition: background 0.6s ease-out;
	 transition: background 0.6s ease-out;
}
#main-nav li:hover {
	background: #F1F1F1;
	color:#666;
}
#main-nav li a {
	display: block;
	color: #fff;
	padding: 5px 5px;
	text-decoration: none;
}
#main-nav ul li:hover > ul {
	display: block;
	z-index: 9999;
	color:#666;
}
#main-nav ul ul {
	display: none;
	position: absolute;
	background-color: #0066cc;
}
#main-nav li .sub-menu li{
	float:none;
}
#main-nav ul ul li {
	border: none;
}
#main-nav li .sub-menu li{
	float:none;
	width:100%;
	border-bottom:1px solid #FFF;
}
#main-nav ul ul.sub-menu {
	width:100%
}
#main-nav ul ul ul {
	left: 100%;
	top: 0;
}
.ly_accordion-menu{
	display: none;
}
/* header end */

/* front-page  */
#front-main{
	width:960px;
	margin:0 auto;
}
.left-side .title{
	margin:0 0 10px 0;
}
.left-side .title_2nd{
	margin:0 20px 10px 0;
}

#contents {
	width: 960px;
	margin: 0 auto;
	clear: both;
	padding: 0;
}
.left-side {
	float: left;
	width: 650px;
}

.list-top{
	float: left;
	width: 663px;
	margin-bottom: 20px;
	background-color: #FFF;
	margin-left: -13px;
}
.list-top article{
	margin-bottom: 20px;
	padding: 0;
	width: 200px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 20px;
}

.list-third article.money,
.list-top article.money,
.list article.money{border-top-color: #cc0033;}
.categoryTtl.money{border-bottom-color: #cc0033;}
.money-miniicon,
.home-2 .categoryIcon.money{background-color: #cc0033;}

.list-third article.fudousan,
.list article.fudousan,
.list-top article.fudousan{border-top-color: #f200fa;}
.categoryTtl.fudousan{border-bottom-color: #f200fa;}
.fudousan-miniicon,
.home-2 .categoryIcon.fudousan{background-color: #f200fa;}

.list-third article.kabu,
.list article.kabu,
.list-top article.kabu{border-top-color: #99cc00;}
.categoryTtl.kabu{border-bottom-color: #99cc00;}
.kabu-miniicon,
.home-2 .categoryIcon.kabu{background-color: #99cc00;}

.list-third article.gold,
.list article.gold,
.list-top article.gold{border-top-color: #ff3366;}
.categoryTtl.gold{border-bottom-color: #ff3366;}
.gold-miniicon,
.home-2 .categoryIcon.gold{background-color: #ff3366;}

.list-third article.fx,
.list article.fx,
.list-top article.fx{border-top-color: #6699ff;}
.categoryTtl.fx{border-bottom-color: #6699ff;}
.fx-miniicon,
.home-2 .categoryIcon.fx{background-color: #6699ff;}

.list-third article.toushin,
.list article.toushin,
.list-top article.toushin{border-top-color: #ffcc00;}
.categoryTtl.toushin{border-bottom-color: #ffcc00;}
.toushin-miniicon,
.home-2 .categoryIcon.toushin{background-color: #ffcc00;}

.list-third article.etf,
.list article.etf,
.list-top article.etf{border-top-color: #ff9900;}
.categoryTtl.etf{border-bottom-color: #ff9900;}
.etf-miniicon,
.home-2 .categoryIcon.etf{background-color: #ff9900;}

.list-third article.rensai,
.list article.rensai,
.list-top article.rensai{border-top-color: #0066cc;}
.categoryTtl.rensai{border-bottom-color: #0066cc;}
.rensai-miniicon,
.home-2 .categoryIcon.rensai{background-color: #0066cc;}

.list-third article.economy,
.list article.economy,
.list-top article.economy{border-top-color: #ff99cc;}
.categoryTtl.economy{border-bottom-color: #ff99cc;}
.economy-miniicon,
.home-2 .categoryIcon.economy{background-color: #ff99cc;}

.list-third article.tokusyu,
.list article.tokusyu,
.list-top article.tokusyu{border-top-color: #cc66cc;}
.categoryTtl.tokusyu{border-bottom-color: #cc66cc;}
.tokusyu-miniicon,
.home-2 .categoryIcon.tokusyu{background-color: #cc66cc;}


.list-third h2{
	font-size: 20px;
	color: #000000;
	margin: 10px 20px 20px 20px;
	line-height: 1.3em;
	font-weight: bold;
}
.list-third h2 .rensai{border-bottom: 3px solid #0066cc;}
.list-third h2.tokusyu{border-bottom: 3px solid #cc66cc;}

.new_miniicon{background-color: #ff0000;}
.pr_miniicon{background-color: #ff9999;}

.list-top article a{
	color: #000000;
	text-decoration: none;
	display: block;
	overflow: hidden;
	height: auto;
	padding-top: 5px;
}
.list-top #mainbox {
	width: 220px;
	float: left;
}

.list-top article a:hover{
	text-decoration:underline;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.list-top article h1{
	font-size: 20px;
	font-weight: bold;
}

.list-second{
	width: 630px;
	margin-bottom: 30px;
	background-color: #FFF;
	padding: 5px 10px 10px 10px;
}
.list-second {
	list-style: none;
}

.list-second a{
	color: #000000;
	text-decoration: none;
	display: block;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e1e1e1;

}
.list-second a:hover{
	text-decoration:underline;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.list-second li h1{
	font-size: 20px;
	font-weight: bold;
}
.list-second article a.fx{
	background-image: url(image/icon_fx.jpg);
}
.list-second article a.toushin{
	background-image: url(image/icon_toushin.jpg);
}
.list-second article a.money{
	background-image: url(image/icon_money.jpg);
}
.list-second article a.kabu{
	background-image: url(image/icon_kabu.jpg);
}
.list-third{
	float: left;
	width: 663px;
	margin-bottom: 20px;
	background-color: #FFF;
	margin-left: -12px;
}
.list-third article{
	margin-bottom: 20px;
	padding: 0;
	width: 153px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 12px;
}

.list-third article.fx{
	border-top-color:#09F;
}
.list-third article a{
	color: #000000;
	text-decoration: none;
	display: block;
	overflow: hidden;
	height: auto;
	padding-top: 10px;
}
.list-third article a:hover{
	text-decoration:underline;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.list-third article h1{
	font-size: 20px;
	font-weight: bold;
}

.list-four{
	float: left;
	width: 663px;
	margin-bottom: 20px;
	background-color: #FFF;
	margin-left: -12px;
}
.list-four article{
	margin-bottom: 20px;
	padding: 0;
	width: 153px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 12px;
}
.list-four article a{
	color: #000000;
	text-decoration: none;
	display: block;
	overflow: hidden;
	height: auto;
	padding-top: 5px;
}

#mainbox img{
	width: 200px;
	height: 130px;
	clear: both;
	margin-top:10px;
}
#mainbox a{
	margin:0px;
	width: 200px;
}
.list-third #mainbox img{
	width: 150px;
	height: 98px;
	clear: both;
}
#mainbox-title1{
	font-weight: bold;
	color: black;
	display: block;
	margin-top:10px;
	margin-bottom:20px;
	font-size:15.5px !important;
	z-index:10;
	height:3em;
	line-height:1.2;
}

#mainbox-title1-pr{
	font-weight: bold;
	color: black;
	display: block;
	margin-top:10px;
	font-size:15px !important;
	z-index:10;
	line-height:1.2;
}

#mainbox-title2{
	font-weight: bold;
	color: black;
	display: block;
	margin-bottom: 1%;
	font-size:14px !important;
	position:relative;word-break:loose !important;
	z-index:10;
	height:4.5em;
	line-height:1.3;
	position: relative;
}
.second_page .list #mainbox-title2, .list_type .list #mainbox-title2{
	line-height:2;
	margin:10px 0px;
}

#mainbox-title2 img {
	margin:0;
	padding:0px;
}
.list-second h3#mainbox-title2{
	font-weight: bold;
	color: black;
	font-size: 13px !important;
	padding-bottom: 3px;
	height: auto;
}
.list-third #mainbox-title2{
	font-weight: bold;
	olor: black;
	display: block;
	margin-bottom:0px;
	font-size:13px !important;
	position:relative;word-break:loose !important;
	z-index:10;
	height:4.5em;
	line-height:1.2;
}
#zasshi-promo {
	margin: 0px auto;
	padding: 10px;
	border: 1px solid black;
	overflow: auto;
	height: 180px;
}
#zasshi-th{
	float:left;
	width:110px;
	margin-bottom: 20px;
}
#zasshi-text{
	margin-bottom: 15px;
}
#zasshi-text p{
	line-height: 1.5em;
	letter-spacing: 2px;
}
#zasshi-text h4{
	font-weight: bold;
	font-size: 15px;
}
.zasshi-botton {
	display: inline-block;
}
.zasshi-botton a {
	padding: 5px 30px 5px 30px;
	border: 1px solid white;
	background-color: #808080;
	color: white;
	text-decoration: none;
	font-size: 15px;
	transition: background 0.6s ease-out;

}
.zasshi-botton a:hover {
	background: #F1F1F1;
	color:#FF6633;
	text-decoration: none;
}
.zasshi-botton2 {
	display: inline-block;
}

.zasshi-botton2 a {
	padding: 5px 30px 5px 30px;
	border: 1px solid white;
	background-color: #FF0033;
	color: white;
	text-decoration: none;
	font-size: 15px;
	transition: background 0.6s ease-out;
}
.zasshi-botton2 a:hover {
	background: #F1F1F1;
	color:#FF0033;
	text-decoration: none;
}
#caution{
	margin: 10px auto;
	letter-spacing: 1px;
	padding: 2%;
}
#caution-front{
	margin: 10px auto 20px auto;
	background-color: #f5f5f5;
	letter-spacing: 1px;
	padding: 2%;
}
#caution p,
#caution-front p{
	font-size: 12px;
	margin-bottom: 0;
	line-height: 120%;
}
#motto-yomu{
	text-align: right;
}
#motto-yomu a {
	border: none;
}

/* mini-icon  */
#mainbox-title2 span.icon_img{
	position:absolute;
	right: 0px;
	bottom: -12%;
}
.icon_img li{
	list-style: none;
	display: table-cell;
	font-size: 70%;
	padding: 0;
	color: #fff;
	border-right: 3px solid #fff;
	width: 40px;
	text-align: center;
	line-height: normal;
}
.list-third #mainbox .icon_img_cat1list li{
	padding: 0.5% 2%;
	float: right;
	margin-top: 10%;
	list-style: none;
	font-size: 70%;
	text-align: center;
	color: #fff;
	line-height: normal;
}


/* mini-icon end */

/* front-page end */

/* footer  */
footer {
	text-align: center;
	font-size: 10px;
	margin: 0px auto ;
	background-color: white;
	margin-top: 10px;
	border-top: 1px solid #808080;
	box-sizing: border-box;
	width: 960px;
}
footer a{
	color:#000000;
}
footer p{
	color:#000000;
	padding: 5px 0;
	box-sizing: border-box;
}
.footer_nav{
	border-bottom: 1px solid #808080;
}
footer a:hover{
	color: #FF4A45;
	text-decoration:underline;
}
footer p.footer_nav,
footer p.footer_copyright {
	margin-bottom: 0;
}
/***** Tables *****/

table {
width: 100%;
margin-bottom: 20px;
margin-bottom: 1.25rem;
}

td, th {
padding: 5px 10px;
padding: 0.3125rem 0.625rem;
}

th { background-color: #f9f9f9; font-weight: 600; color: #000; }

.col-1-4 {
    width: 960px;
    margin: 0 auto !important;
    float: inherit !important;
}
.col-1-4 table,
.col-1-4 tbody,
.col-1-4 tr,
.col-1-4 td{
	border:none;
}
.listCategoryTitle{
	padding: 0 0 5px;
	margin: 0 0 0 -5px;
	color: #f7f7f7;
}


/* footer end */

/* side */

#side {
	float: right;
	width: 300px;
	margin:0 auto;
	background-color: #FFF;
}
h3.widgettitle{
	margin-top:0 !important;

}
.widgettitle {
	font-size: 20px !important;
	font-weight: normal !important;
	color: #FFFFFF !important;
	margin-bottom: 1.25rem !important;
	border-bottom: none !important;
	padding:0 !important;
	background-color: #e64946;
	text-align: center;
}
.screen-reader-text {
	display:none;
}

input#s{
	width: 255px;
	height: 25px;
}


.bnrArea{
	background: #f5f5f5;
	padding: 10px 10px 0;
	text-align: left;
}
.bnrArea a{
	display:block;
	padding: 0 0 10px;
}
.sidelist{
list-style:none;
}
.sidelist-2{
	text-align: right;
}
.sidelist li{
	margin:10px 0;
}
.sidelist a{
	text-decoration: none;
}

.list-editors{
	padding: 0px 10px;
	margin-top: -10px;
}
.list-editors a{
	color: #000000;
	text-decoration: none;
	display: block;
	height: auto;
	padding-bottom: 5px;
	line-height: 1.5em;
	border-bottom: 1px solid #CCCCCC;
	list-style: none;
}
.list-editors a:hover{
	color: FF4A45;
	text-decoration:underline;
}
#side #caution-front,
#side #zasshi-promo{
	display: none;
}
#widget_snsFollow {
	text-align: center;
}
#widget_snsFollow .title_snsFollow {
	font-weight: bold;
	border: none;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 100%;
}
.list_snsFollow {
	display: flex;
	justify-content: center;
}
.list_snsFollow li {
	padding: 0 1.5px;
}
.list_snsFollow li a {
	display: block;
	max-height: 30px;
}
.list_snsFollow li a img {
	opacity: 1;
	transition:all 0.3s ease;
}
.list_snsFollow li a img:hover {
	opacity: 0.7;
}
/* side end */
/* serch-page */
#serch-result{
	font-size: 20px;
	margin-bottom: 30px;
}

/* serch-page end */

/* category-page */

#main {
	float: left;
	width: 650px;
	margin-bottom: 20px;
	background-color: #FFF;
}
.list-topics{
	float: left;
	width: 650px;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0 0 15px 0;
	border: 1px solid #db3445;
}
.list-topics a{
	color: #000000;
	text-decoration: none;
	display: block;
	height: auto;
}

.list-topics #mainbox {
	float:left;
	list-style: none;
	font-size:10px;
	margin-left: 10px;
}
.list-topics #mainbox img{
	height:130px;
	width: 200px;
}
.list-topics .mainbox img{
	height:130px;
	width: 200px;
	margin-left:10px;
}
.list-topics #mainbox-title1{
	width: 420px;
	float: right;
	margin-bottom: 5px;
	padding-right: 5px;
	height: auto;
}
.list-topics .mainbox-title1 li{
	width: 420px;
	float: right;
	margin-bottom: 5px;
	padding-right: 5px;
	height: auto;
	border-bottom: 1px solid #d3d3d3;
	list-style: none;
}
.list-topics #mainbox-pr{
	width: 420px;
	float: right;
	margin-bottom: 5px;
	padding-right: 5px;
	height: auto;
	border-bottom: 1px solid #d3d3d3;
}
.list-topics #mainbox-title1:hover{
	text-decoration:underline;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.list-topics .mainbox-title1 li:hover{
	text-decoration:underline;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.list{
	float: left;
	width: 663px;
	margin-bottom: 20px;
	background-color: #FFF;
	margin-left: -13px;
}
.list-title{
	font-size: 20px;
	color: #000000;
	border-bottom: dotted 1px #666;
	padding: 0px 0px 7px 0px;
	margin: 10px 0px 10px 15px;
	line-height: 1.3em;
	font-weight: bold;
}
.list article{
	margin-bottom: 20px;
	padding: 0;
	width: 200px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 20px;
}
.second_page .list article, .list_type .list article{
	width:650px;
}

.list article a{
  color: #000000;
	text-decoration: none;
	display: block;
	overflow: hidden;
	height: auto;
	padding-top: 5px;
}
.list article a:hover{
  	text-decoration:underline;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.list article h1{
  font-size: 20px;
  font-weight: bold;
}
.list article img{
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  clear: both;
  width: 200px;
 height: 130px;
}

#list-columntitle{
 font-size: 16px;
  font-weight: bold;
  padding: .8em .9em;
	font-weight: bold;
	olor: black;
	display: block;
	margin-bottom: 5px;
	font-size: 15px !important;
	z-index: 10;
	height: 3em;
	line-height: 1.2;
	position: relative;
}
#pr-mark{
	text-align: right;
}
/* category-page end*/

/* パンくず */
.breadcrumb, .breadcrumb a { font-size: 13px; font-size: 0.8125rem; color: #979797; margin-bottom: 20px; margin-bottom: 1.25rem; }
.breadcrumb a { font-weight: 600; }
.breadcrumb a:hover { color: #e64946; }

.clearfix { display: block; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; margin: 0; padding: 0; }
/* パンくず end */

/* single */

.single h1{
	font-size:30px;
	line-height: 1.5;
}
.single h2{
	margin: 20px 0;
	font-size: 22px;
	border-left: 10px solid #e64946;
	padding: 5px 0 5px 10px;
}
.single h3{
	margin: 20px 0;
	font-size: 18px;
	border-top: 1px solid #e64946;
	border-bottom: 1px solid #e64946;
	padding: 5px 0 5px 10px;
}

.recent_entry p{
	font-size: medium;
	line-height: 1.8em;
}
.recent_entry a {
	color: #0000ff;
}

.single p{
	margin-bottom:1.25rem;
}

.categoryTtl{
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 5px;
	margin: 0 0 15px
}
#post-meta{
	margin:0 0 40px 0;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	position: relative;
}

.entry_header{
	margin-bottom: 0 !important;
	padding-top: 7px;
	position: absolute;
	bottom: 9%;
	right: 0;
}

.singlePagenaition{
	overflow: hidden;
	padding: 0 0 20px;
}
.singlePagenaition span{
	background: #E64946;
	color: #fff;
    display: inline-block;
    padding: 0.3125rem 0.625rem;
	border:none !important;
}
.singlePagenaition .pageBtn a{
	display: block;
    margin: 0 auto 5px;
    width:160px;
}
.singlePagenaition span.pre,
.singlePagenaition span.next{
	background: #eee;
	color: #525252;
    display: block;
    padding: 0.3125rem 0.625rem;
    text-align: center;
}

.singlePagenaition a span{
	background: #eee;
	color: #525252;
    display: inline-block;
}
.singlePagenaition a{
	border:none !important;
}
.singlePagenaition a:hover span{
	background: #E64946;
	color: #fff;
	border:none !important;
}

.yarpp-related{
	overflow:hidden;
}

.related-post{
     width:100%;
     margin-top:5px;
}
.related-entry {
    float: left;
    width:200px;
    height:190px;
    font-size: 12px;
    margin: 0 5px;
    }
.yarpp-related a:hover{
	color: FF4A45;
	text-decoration:underline;
}

 .related-entry img{
      border: #ccc 1px solid;
      width:200px;
      height:130px;
}
.wp_rp_content{
	padding: 5px 10px 10px 10px;
}
h3.related_post_title{
	margin: 20px 0;
	font-size: 22px;
	border-left: 10px solid #e64946;
	padding: 5px 0 5px 10px;
	border-top: none;
	border-bottom: none;
}
.related_post wp_rp{
	list-style: none;

}
ul.related_post.wp_rp li{
	color: #000000;
	display: block;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e1e1e1;
}

ul.related_post.wp_rp li a{
	font-size: 15px;
	text-decoration: none;
	color: #03C;
}
ul.related_post.wp_rp li a:hover{
	color: FF4A45;
	text-decoration:underline;
}

#kabu-banner{
	text-align: center;
}
.under-related-post{
	padding: 5px 10px 10px 10px;
	margin-top: -15px;
}
.under-related-post li{
	color: #000000;
	display: block;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e1e1e1;
}
.under-related-post li a{
	font-size: 15px;
	text-decoration: none;
	color: #03C;
}
.under-related-post li a:hover{
	color: FF4A45;
	text-decoration:underline;
}
/* single end */

/* sns-button */

.social-button {
  list-style-type: none;
  padding: 0;
  display: inline-block;
}
.social-button li {
  float: left;
  margin: 10px 5px 10px 0;
  padding: 0;
}
.social-button li div {
  display: inline;
  bottom: 2px;
}
.social-button:before,
.social-button:after {
  content: " ";
  display: table;
}
.social-button:after {
  clear: both;
}
.social-button {
  *zoom: 1;
}
.social-button iframe.twitter-share-button {
  width: 90px !important;
}

.tweet {
	background: linear-gradient(to bottom, #7ccaff 2%, #66bcfe 4%, #56adef 100%);
	border: 1px #56ADEF solid;
}
.fb-iine {
	background: linear-gradient(to bottom, #5a7cc6 2%, #4b68b8 4%, #3d5bab 100%);
	border: 1px #3D57A2 solid;
}
.line {
	background: linear-gradient(to bottom,#48e429 2%,#36d81f 4%,#03c704 100%);
	border: 1px solid #03C704;
}
.share-word{
	line-height: 26px;
	color: #FFF;
}
.tweet,
.fb-iine{
	width: 10%;
	text-align: center;
	border-radius: 2px;
	float: left;
	padding: 1% 6%;
	margin-right: 1%;
}
.line{
	width: 10%;
	text-align: center;
	border-radius: 2px;
	float: left;
	padding: 1% 6%;
}
.share-buttons{
	overflow: hidden;
	transition: opacity 0.3s ease-out;
	padding: 2% 0;
}
.share-buttons :hover {
	opacity: 0.5;
}
.share-buttons a{
	text-decoration: none !important;
}

/* sns-button end */

/* 投稿画像等設定 */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}
.alignleft,
img.alignleft,
.wp-block-image .alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
  margin-top: 4px;
}
.alignright,
img.alignright,
.wp-block-image .alignright {
  display: inline;
  float: right;
  margin-left: 15px;
  margin-top: 4px;
}
.aligncenter,
img.aligncenter,
.wp-block-image .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}
.wp-caption,
figure.wp-block-image,
div.wp-block-image > figure {
  background: #f1f1f1;
  line-height: 18px;
  margin: 0 0 20px 0;
  max-width: 100% !important;
  text-align: center;
	display: block;
}
.wp-caption.aligncenter,
figure.wp-block-image.aligncenter {
	margin-left: auto !important;
  margin-right: auto !important;
}

.wp-caption img,
figure.wp-block-image img,
div.wp-block-image > figure img {
  margin: 1.5% 0 0 0;
  max-width: 97%;
}
.wp-caption p.wp-caption-text,
.wp-block-image figcaption {
  color: #888;
  font-size: 12px;
  padding: 1.2%;
	margin-top: 0 !important;
	margin-bottom: 1.25rem !important;
	line-height: 1.8em;
}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.is-resized>figcaption {
	background: #f1f1f1;
}
.wp-smiley {
  margin: 0;
}
.gallery {
  margin: 0 auto 18px;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery img {
  border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}
.gallery dl {
  margin: 0;
}
.gallery img {
  border: 10px solid #f1f1f1;
}
.gallery br+br {
  display: none;
}
#content .attachment img {
  display: block;
  margin: 0 auto;
}
/* 投稿画像等設定end */


/* タイトル設定 */
.title{
	font-size: 20px;
	color: #000000;
	margin: 10px 0px 10px 0px;
	line-height: 1.3em;
	font-weight: bold;
}
.title-fisco{
	font-size: 20px;
	color: #000000;
	margin: 10px 0px 10px 0px;
	line-height: 1.3em;
	font-weight: bold;
}
.title-mizukami{
	font-size: 20px;
	color: #000000;
	margin: 10px 0px 10px 0px;
	line-height: 1.3em;
	font-weight: bold;
}
.title_2nd{
	font-size: 20px;
	color: #000000;
	margin: 10px 20px 10px 20px;
	line-height: 1.3em;
	font-weight: bold;
}

.title_2nd-tokusyuu{
	font-size: 20px;
	color: #000000;
	margin: 10px 20px 20px 20px;
	line-height: 1.3em;
	font-weight: bold;
	border-bottom:3px solid #cc66cc;
}
.title_2nd-rensai{
	font-size: 20px;
	color: #000000;
	margin: 10px 20px 20px 20px;
	line-height: 1.3em;
	font-weight: bold;
	border-bottom:3px solid #0066cc;
}



/* メニュー設定 */

#main-nav li {
    color: #FFF;
    background-color: #464646;
    border-bottom: 3px solid #000;
}
#main-nav li a:hover {
    color: #000;
    background: #fff none repeat scroll 0 0;
    font-weight: bold;
}

#main-nav li.menu-item.kabu { border-bottom-color: #99cc00; }
#main-nav li.menu-item.kabu a:hover { color: #99cc00; }
#main-nav li.menu-item.kabu li { background-color: #99cc00; }

#main-nav li.menu-item.fx { border-bottom-color: #6699ff; }
#main-nav li.menu-item.fx a:hover { color: #6699ff; }
#main-nav li.menu-item.fx li { background-color: #6699ff; }

#main-nav li.menu-item.economy { border-bottom-color: #ff99cc; }
#main-nav li.menu-item.economy a:hover { color: #ff99cc; }
#main-nav li.menu-item.economy li { background-color: #ff99cc; }

#main-nav li.menu-item.money { border-bottom-color: #cc0033; }
#main-nav li.menu-item.money a:hover { color: #cc0033; }
#main-nav li.menu-item.money li { background-color: #cc0033; }

#main-nav li.menu-item.toushin { border-bottom-color: #ffcc00; }
#main-nav li.menu-item.toushin a:hover { color: #ffcc00; }
#main-nav li.menu-item.toushin li { background-color: #ffcc00; }

#main-nav li.menu-item.etf { border-bottom-color: #ff9900; }
#main-nav li.menu-item.etf a:hover { color: #ff9900; }
#main-nav li.menu-item.etf li { background-color: #ff9900; }

#main-nav li.menu-item.tokusyu { border-bottom-color: #cc66cc; }
#main-nav li.menu-item.tokusyu a:hover { color: #cc66cc; }
#main-nav li.menu-item.tokusyu li { background-color: #cc66cc; }

#main-nav li.menu-item.rensai { border-bottom-color: #0066cc; }
#main-nav li.menu-item.rensai a:hover { color: #0066cc; }
#main-nav li.menu-item.rensai li { background-color: #0066cc; }

#main-nav li.menu-item.fudousan { border-bottom-color: #f200fa; }
#main-nav li.menu-item.fudousan a:hover { color: #f200fa; }
#main-nav li.menu-item.fudousan li { background-color: #f200fa; }

.breadcrumbs {
    box-sizing: border-box;
    font-size: 0.7rem;
    margin: 0 auto;
    padding: 10px 10px 0;
    width: 100%;
}
.con_center{
	width:200px;
	margin:0 auto;
}
#infscr-loading {
	width: 100%;
	display: table;
	text-align: center;
}

/* ページネーション*/
.pagination {
  clear: both;
  padding: 20px 0;
  position: relative;
  font-size: 15px;
  line-height: 13px;
  margin-bottom: 50px;
  margin-left: 5px;
}
.pagination span, .pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 12px 18px 10px 18px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #555;
}
.pagination a:hover{
  color: #fff;
  background: #3279BB;
}
.pagination .current{
  padding: 12px 18px 10px 18px;
  background: #3279BB;
  color: #fff;
}
/* .page-numbers:nth-last-child(2) {
    display: none;
} */
/* 連載ページ */
.page-template-rensai .mainbox{
	overflow: hidden;
}
.page-template-rensai h3.mainbox-title1{
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 131%;
    word-break: loose !important;
    line-height: 1.2;
}
.page-template-rensai .list{
	width: 650px;
}
.page-template-rensai .list article {
    float: none;
    width: 630px;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb;
    border-top-width: 0px;
}
.page-template-rensai .list article img{
	float: left;
	width: 150px;
	height: 150px;
	margin-bottom: 0;
}
.page-template-rensai .list article a{
	display: inline;
}
.page-template-rensai .mainbox .link_txt{
	font-size: 83%;
}



/* 特集ページ */
.page-template-tokusyu .mainbox{
	overflow: hidden;
}
.page-template-tokusyu h3.mainbox-title1{
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 131%;
    word-break: loose !important;
    line-height: 1.2;
}
.page-template-tokusyu .list{
	width: 650px;
}
.page-template-tokusyu .list article {
    float: none;
    width: 630px;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb;
    border-top-width: 0px;
}
.page-template-tokusyu .list article img{
	float: left;
	width: 150px;
	height: 150px;
	margin-bottom: 0;
	padding-top:30px;
}
.page-template-tokusyu .list article a{
	display: inline;
}
.page-template-tokusyu .mainbox .link_txt{
	font-size: 83%;
}


/* 特殊ページ */
.money-post-list1 h3.mainbox-title1{
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 131%;
    word-break: loose !important;
    line-height: 1.2;
}
.list-third .money-post-list1{
    float: none;
    width: 650px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb;
    border-top-width: 0px;
    padding-bottom:10px;
    overflow: hidden;
}
.list-third .money-post-list1 img{
	float: left;
	width: 150px;
	height: 97.5px;
	margin-bottom: 0;
 	margin-right: 20px;
}
.list-third .money-post-list1 a{
	display: inline;
}
.money-post-list1 .mainbox .link_txt{
	font-size: 83%;
}

/* お問い合わせ */

.otoiawase-{
	padding: 4px 22px;
	background-color: #e64946;
	color: #FFF;
	width: 800px;
	margin: 20px auto;
	font-size: 20px;
}

#otoiawase-top{
	text-align: center;
	background-color: #e8e6e6;
	width: 760px;
	margin: auto;
}
#otoiawase-top p{
	text-align: left;
}

#otoiawase{
	text-align: center;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
	width: 540px;
	height: 30px;
}

input.wpcf7-form-control.wpcf7-text{
	width: 540px;
	height: 30px;
}
textarea.wpcf7-form-control.wpcf7-textarea{
	width: 540px;
}
input.wpcf7-form-control.wpcf7-back.wpcf7c-elm-step2.wpcf7c-btn-back,
input.wpcf7-form-control.wpcf7-confirm.wpcf7c-elm-step1.wpcf7c-btn-confirm,
input.wpcf7-form-control.wpcf7-submit{
	width: 150px;
	height: 50px;
	margin: 30px 0 0 0;
	font-size: 1.5em;
}
div.wpcf7 img.ajax-loader{
	margin-right: -15px;
	margin-left: 0 !important;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok{
	width: 540px;
	margin: 10px auto;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
	width: 540px;
	margin: 10px auto;

}

/*　ボタンエリア */

.corp_bnr {
	float:left;
	margin:0 20px;
}
.btnarea {
	padding: 3%;
	text-align:center;
	background:#e7e6e2;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
table.corp_spec {
	text-align:center;
	border:1px solid #ccc;
	border-collapse:collapse;
	width:100%;
	margin:0 0 20px 0;
}
table.corp_spec th {
	background:#3f74bc;
	color:#fff;
	font-weight:normal;
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:10px ;
}
table.corp_spec td {
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:10px ;
}
.center-code{
	text-align: center;
}
.balloon {
	border: 5px solid #ff9999;
	background-color: #fff;
	padding: 3%;
	margin: 0 0 -5% 0;
	position: relative;
}
.balloon:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	right: 0;
	margin: auto;
	border: 15px solid transparent;
	border-top: 15px solid #ff9999;
	width: 0;
	height: 0;
}
.highlight{
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 50%, #fff5b2 50%) repeat scroll 0 0;
	display: inline;
}
.botan-afi,
.botan-afi2{
	position: relative;
	display: inline-block;
	padding: 2.5% 5%;
	color: #fff;
	font-size: 110%;
	margin: 7% 0;
	width:75%;
	border-radius: 8px;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.25);
}
.botan-afi{
	background: #ff4750;
	border-bottom: solid 6px #e53f48;
}
.botan-afi2{
	background: #008000;
	border-bottom: solid 6px #006400;
	color: #ffff00;
}

.botan-afi::after,
.botan-afi2::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
.botan-afi:hover,
.botan-afi2:hover {
	background-color: #fff;
	color: #333;
}
.ly_accordion {
	border-bottom: 0;
	margin: 5% 0;
}
.ly_accordion .bl_inner {
	padding: 3% 3% 2% 2%;
	background-color: #f7f7f7;
	text-align: left;
}
.ly_accordion .el_heading {
	display: inline;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0;
	padding: 2%;
	color: #fff;
	background-color: #1c293f;
	font-size: 90%;
	cursor: pointer;
}
.ly_accordion .bl_content {
	overflow: hidden;
	max-height: 0;
	transition: max-height .2s ease-out;
}
.ly_accordion-menu-hikaku-menu,
.ly_accordion .el_checkbox{
	display: none;
}
.ly_accordion .el_checkbox:checked + .bl_content {
	max-height: 9999px;
	transition: max-height 1s ease-in;
}

.ly_accordion .el_heading:hover {
	background : #fff;
	color: #1c293f;
	border: 2px solid #1c293f;
}
/* スライド誘導枠 */
.intro-frame-group{
	overflow-x: scroll;
	height: 165px;
	overflow-y: hidden;
}
.intro-frame{
	width: 130px;
	margin-right:2%;
}
.intro-frame a{
	text-decoration: none;
	color: #03c;
}
.intro-frame-title:hover{
	color: #ff6347;
}
.intro-frame-th img{
	width: 100%;
}
.intro-frame-th:hover{
	opacity:0.2;
}
.intro-frame-title{
	line-height: 130%;
	font-size: 95%;
	display: block;
}
.intro-frame-group th{
	display:none;
}
.intro-frame-group-all{
	position:relative;
}
