/* for PC */
br.pc{
	display:block;
}
#Columndetail #Column .logo{
	width: 100%;
	height: 552px;
	position:relative;
	background-color:#fff;
}
#Columndetail #Column .logo:after{
	content:"";
	display:block;
	width:150px;
	height:115px;
	background:url(../images/logo.png) center center no-repeat;
	background-size:100% auto;
	position:absolute;
	right:36px;
	top:35px;
}
#Columndetail #Column .logo.moneytalk:after{
	background-image:url(../images/money_talk_logo.png);
}
#Columndetail #Column .logo img{
	max-width:100%;
}
#Columndetail #Column h3{
	padding: 0;
	color:#ffffff;
	line-height:1.526315789473684;
	font-size:38px;
	position:absolute;
	left:56px;
	bottom:40px;
	text-shadow:0px 0px 8px #444444;
}
#Columndetail #Column h3:before {
	display:none;
}
#Columndetail #Column h3 .date{
	color:#ffffff;
	font-size:18px;
	font-style:italic;
	padding-left:0.2em;
}
#Columndetail #Column h3 .time{
	font-size:18px;
	line-height:1em;
	letter-spacing: 0.3em;
	display:inline-block;
	box-shadow:0px 0px 3px 3px rgba(0, 0, 0, 0.1),0px 0px 3px 3px rgba(0, 0, 0, 0.1) inset;
	border:3px solid #fff;
	padding: 10px 10px 7px 15px;
	margin-bottom: 20px;
}


#Columndetail #Column .forpc{
	display:inherit;
}
#Columndetail #Column table.forpc{
	display:table;
}
#Columndetail #Column .forsp{
	display:none;
}
#Columndetail #Column table.forsp{
	display:none;
}

#Columndetail #Column .body{
	padding:80px 115px 20px 115px;
	background-color:#ffffff;
	overflow:hidden;
}
#Columndetail #Column .body blockquote cite{
	font-size: 12px;
	font-style: normal;
	text-align: right;
	display: block;
	margin-top: -2em;
	margin-bottom: 2em;
}
#Columndetail #Column .body .image{
	text-align:center;
}
#Columndetail #Column .body .image p{
	font-weight:normal;
}
#Columndetail #Column .body .image.fig{
	background-color:#f5f5f5;
	margin-bottom:2em;
	padding:20px 40px;
}
#Columndetail #Column .body .image.fig h5{
	margin-bottom:1em;
}
#Columndetail #Column .body .image.fig .note{
	font-size: 12px;
	text-align:left;
	padding:20px 0 0 0;
}
#Columndetail #Column .body .image.banner{
	margin-bottom:30px;
}
#Columndetail #Column .body.moneytalk .image.banner{
	padding-bottom:10px;
	margin-bottom:0px;
}
#Columndetail #Column .body .image.banner a{
	display:block;
	text-decoration:none;
	font-weight: bold;
}
#Columndetail #Column .body .image.banner a:hover{
	opacity:0.5;
}
#Columndetail #Column .body .image.banner a .moredetail{
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: inline-block;
	color: #03C;
	font-weight: bold;
	background-color: #fff;
	line-height: 10px;
	padding: 15px 32px 13px 32px;
	font-size: 14px;
}
#Columndetail #Column .body .image.banner a .moredetail img{
	vertical-align: middle;
	margin-left: 4px;
	margin-bottom: 2px;
	width:auto;
	height:12px;
}


#Columndetail #Column .body p{
	padding-bottom:2em;
}#Columndetail #Column .body p.p_caution{
	padding-bottom:0;
}
#Columndetail #Column .body a{
	text-decoration:underline;
}

#Columndetail #Column h4{
	display:inline-block;
  font-size: 18px;
	background: #66d1cb;
	background: -moz-linear-gradient(left, #66d1cb 0%, #70a9ea 100%);
	background: -webkit-linear-gradient(left, #66d1cb 0%,#70a9ea 100%);
	background: linear-gradient(to right, #66d1cb 0%,#70a9ea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66d1cb', endColorstr='#70a9ea',GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
	margin:3em 0 1.2em 0;
}
#Columndetail #Column .body>h4:nth-child(1){
	margin-top:0;
}
@media all and (-ms-high-contrast: none){
	#Columndetail #Column h4{
		background:none;
		color:#70a9ea;
	}
}
#Columndetail #Column .body .credit{
	color:#616977;
	text-align:right;
	padding-top:2em;
	margin-bottom:1.5em;
	float:right;
}
#Columndetail #Column .body .credit p {
	padding-bottom:0.2em;
	text-align:left;
	font-size:1.4rem;
	font-weight:normal;
}
#Columndetail #Column .body .credit p br{
	display:none;
}
#Columndetail #Column .body .note{
	clear:both;
	color:#707070;
	font-size:11px;
}

.index{
	background: #66d1cb;
	background: -moz-linear-gradient(left, #b2e8e5 0%, #b7d4f4 100%);
	background: -webkit-linear-gradient(left, #b2e8e5 0%,#b7d4f4 100%);
	background: linear-gradient(to right, #b2e8e5 0%,#b7d4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e8e5', endColorstr='#b7d4f4',GradientType=1 );
	clear:both;
}
.index p{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:40px 0 50px;
}
#index{
	margin:0 auto;
	padding-bottom:30px;
	width:750px;
	display:flex;
	flex-wrap: wrap;
}
#index li{
	width:166px;
	font-size:12px;
	line-height:1.8;
	margin-bottom:2em;
	margin-right:28px;
}
#index li:nth-child(4n){
	margin-right:0px;
}
#index li a{
	color:#32363a;
}
#index li a img{
	width:100%;
	margin-bottom:10px;
}
#index li a:hover{
	opacity:0.5;
}
#index li a span{
	color:#ffffff;
	text-shadow:0px 0px 4px rgba(0, 0, 0, 1);
	text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
	box-shadow:0px 0px 3px 3px rgba(0, 0, 0, 0.1),0px 0px 3px 12px rgba(0, 0, 0, 0.3) inset;
	border:2px solid #fff;
	font-size: 10px;
	padding:4px 6px 2px 6px;
	line-height:1em;
	margin-bottom:10px;
	position:absolute;
	left:10px;
	top:10px;
}

#disclaimer h5{
	font-size: 12px;
	line-height:1em;
	margin-bottom:1em;
	cursor:pointer;
}
#disclaimer .note_inner{
	display:none;
}
#disclaimer p{
	font-size:10px;
	line-height:1.5;
}

.body table{
	margin-bottom:2.5em;
	background: rgb(102,209,203);
	background: -moz-linear-gradient(left, rgba(102,209,203,1) 0%, rgba(112,169,234,1) 100%);
	background: -webkit-linear-gradient(left, rgba(102,209,203,1) 0%,rgba(112,169,234,1) 100%);
	background: linear-gradient(to right, rgba(102,209,203,1) 0%,rgba(112,169,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66d1cb', endColorstr='#70a9ea',GradientType=1 );
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
	border-radius: 6px;
	border-collapse: separate;
	overflow: hidden;
	border:2px solid #fff;
}
.body caption{
	margin:0;
	font-weight:bold;
	font-size:1.3rem;
	border-left:none;
	border-bottom:none;
	padding: 0;
	text-align: left;
}
.body table th,
.body table td{
	border:none;
	padding:10px;
	text-align:center;
	font-weight:normal;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
}
.body table tr th:first-child,
.body table tr td:first-child{
	border-left:none;
}
.body table tr:first-child th,
.body table tr:first-child td{
	border-top:none;
}
.body table th{
	width:auto;
	background-color:transparent;
	color:#fff;
}
.body table td{
	background-color:#b6dcee;
}

.body table.type2 {
	box-shadow:none;
	border-radius:0;
	border-collapse:collapse;
	border:1px solid #e6e6e6;
}
.body table.type2 th{
	vertical-align:middle;
	white-space:nowrap;
}
.body table.type2 td{
	text-align:left;
	background-color:#fff;
}
.body table.type2 th,
.body table.type2 td{
	font-size:12px;
	border:1px solid #e6e6e6;
}
.body table.type2 th.td{
	background-color:#fff;
	color:inherit;
}
.body table.type2 .corner{
	background-color:#f5f5f5;
	color:inherit;
}
.body table.type2.tr-even th,
.body table.type2.tr-even td{
  border-color:#fff;
}
.body table.type2.tr-even tr:nth-child(even) td{
  background-color:#b6dcee;
}
.body table.type2.tr-even tr:nth-child(odd) td{
  background-color:#d9ecf5;
}
@media all and (max-width: 767px) {
.table_frame{
  width:100vw;
  margin-left:-24px;
  overflow:auto;
	-webkit-overflow-scrolling: touch;
}
.table_frame_inner{
  width:195%;
  padding: 0px 24px;
}
.table_frame table{
  width:100%;
}
}

#btns{
	margin:30px 0;
}
#btns .btn{
	margin-bottom:15px;	
}
#btns .btn{
	height:50px;
}
#btns .btn a{
	text-transform:none;
	height:50px;
	line-height:50px;
	border-radius: 25px;
}

.logo.moneytalk .data {
	color:#fff;
	line-height:1;
	position: absolute;
	left: 40px;
	bottom: 40px;
}
.logo.moneytalk .label span,
.logo.moneytalk .name span,
.logo.moneytalk .job span{
	line-height:1;
	font-weight:bold;
	background-color:#249fdb;
	background: -moz-linear-gradient(left, #065ee3 0%, #249fdb 100%);
	background: -webkit-linear-gradient(left, #065ee3 0%,#249fdb 100%);
	background: linear-gradient(to right, #065ee3 0%,#249fdb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#065ee3', endColorstr='#249fdb',GradientType=1 );
	display: inline-block;
	padding:1px;
}
.logo.moneytalk .label{
	font-size:32px;
}
.logo.moneytalk .name{
	font-size:48px;
	margin:15px 0 15px 0;
}
.logo.moneytalk .job{
	font-size:32px;
}

.body.moneytalk h1{
	position: relative;
	color: #249fdb;
	font-weight: bold;
	line-height: 1.25;
	letter-spacing: 0.2em;
	background: url(../images/bg_baloon_blue.png) bottom left no-repeat;
	font-size: 36px;
	background-size: auto 52px;
	padding-bottom: 70px;
	margin-bottom: 40px;
}
.body.moneytalk h2{
	color: #249fdb;
	line-height: 1.4285;
	letter-spacing: 0.2em;
	margin-bottom: 1em;
	padding:30px 0 0 0;
	font-size: 24px;	
}
.body.moneytalk section{
	padding:0;
}
.body.moneytalk p{
	font-weight:bold;
}
.body.moneytalk .host{
	font-weight:normal;
	color:#707070;
}
.body.moneytalk .profile p{
	color:#707070;
	font-size:12px;
	font-weight:normal;
}
.body.moneytalk .profile .name{
	font-weight: bold;
	border-bottom: 1px solid #707070;
	padding-bottom:4px !important;
	margin-bottom:4px;
}
.body.moneytalk .grid{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.body.moneytalk .grid .image{
	width:48.5%;
	padding:14px 0 !important;
}

#btn_readmore {
	display: none;
}
.btns.moneytalk{
	padding:20px 0 0px 0;
}
.btns.moneytalk .btn {
	line-height:1;
	margin-bottom:14px;
}
.btns.moneytalk .btn a{
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
}
.btns.moneytalk .btn a{
	text-decoration:none !important;
	text-transform: none;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
}

/* for SMP */
@media all and (max-width: 767px) {
br.pc{
	display:none;
}
#Columndetail #Column .logo{
	height: 100vw;
}
#Columndetail #Column .logo:after{
	width:94px;
	height:72px;
	right:16px;
	top:15px;
}
#Columndetail #Column h3{
	line-height:1.5;
	font-size:6.4vw;
	left:25px;
	bottom:25px;
	padding-right:25px;
}
#Columndetail #Column h3 .date{
	font-size:12px;
}
#Columndetail #Column h3 .time{
	font-size:12px;
	padding:5px 6px 4px 10px;
	border-width:2px;
	margin-bottom: 10px;
}

#Columndetail #Column .forpc{
	display:none;
}
#Columndetail #Column table.forpc{
	display:none;
}
#Columndetail #Column .forsp{
	display:inherit;
}
#Columndetail #Column table.forsp{
	display:table;
}

#Columndetail #Column .body{
	padding:56px 24px 20px 24px;
}
#Columndetail #Column .body blockquote cite{
	font-size:1rem;
	margin-top: -1em;
}
#Columndetail #Column h4{
  font-size: 15px;
	margin:1.5em 0 1.2em 0;
}
#Columndetail #Column .image{
	width:100vw;
	margin-left:-24px;
}
#Columndetail #Column .body .image.fig{
	padding:20px 24px;
}
#Columndetail #Column .body .image.fig .note{
	font-size: 10px;
}
#Columndetail #Column .body .image.banner a .moredetail{
	font-size: 10px;
	padding: 6px 8px 5px 10px;
}
#Columndetail #Column .body.moneytalk .image.banner{
	padding-bottom:16px;
}

#Columndetail #Column .body .credit{
	float:none;
}
#Columndetail #Column .body .credit p{
	font-size:1rem;
	line-height:1.5em;
	padding-bottom:0.5em;
}
#Columndetail #Column .body .credit p br{
	display:inherit;
}
#Columndetail #Column .body .note{
	font-size:10px;
}

.index{
	padding:0 16px 0 16px;
}
.index p{
	font-size:15px;
	padding:20px 0 40px;
}

#index{
	width:100%;
	justify-content: space-between;
}
#index li{
	font-size:10px;
	width:47.6%;
	margin-right:0px;
}
#index li:nth-child(3n){
	margin-right:0px;
}
#index li a span{
	border-width:1px;
	left:5px;
	top:5px;
}

#btns{
	margin:30px 0;
}
#btns .btn{
	margin-bottom:15px;	
}
#btns .btn{
	height:35px;
}
#btns .btn a{
	height:35px;
	line-height:35px;
	border-radius:18px;
	width:230px;
}

.logo.moneytalk .data {
	left: 24px;
	bottom: 24px;
}
.logo.moneytalk .label{
	font-size:15px;
}
.logo.moneytalk .name{
	font-size:19px;
	font-size: 6.4vw;
	margin:5px 0 5px 0;
}
.logo.moneytalk .job{
	font-size:15px;
}
#Columndetail #Column .body.moneytalk{
	padding:24px 24px 20px 24px;
}
.body.moneytalk h1{
	font-size: 24px;
	background-size: auto 26px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.body.moneytalk h2{
	font-size: 21px;
}
.body.moneytalk .profile p{
	font-size:10px;
}
.body.moneytalk .grid{
	display:block;
}

#readmore {
	display: none;
}
#btn_readmore {
	display:inherit;
	color: #249fdb;
	font-size: 14px;
	text-align: center;
	border: 2px solid #249fdb;
	margin: 0px;
	padding: 14px 0 !important;
}
.btns.moneytalk{
	padding-bottom:0;
}
.btns.moneytalk .btn{
	padding-bottom:10px;
}
.btns.moneytalk .btn a{
	min-width:240px;
	height: 35px;
	line-height: 35px;
	border-radius: 18px;
}

}