﻿/*
Theme Name:     CodilightLite-child
Description:    
Author:         ifManager
Template:       codilight-lite

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
* {
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}



/* テーブル部分*/
/* ----------------------------------*/
table.type06 th,table.type06 td {
  border-collapse: collapse;
  border: 1px solid #ccc;
  line-height: 1.5;
  padding: 5px;
}

table.type06 th {
  width: 150px;
  font-weight: bold;
  background: #3f3f3f;
  color: #ffffff;
}
table.type06 td {
  width: 350px;
}

/* ボーダーのみテーブル*/
table.border01 th, table.border01 td {
	border-collapse: collapse;
	border: solid 1px #CCC;
}

table.border01{
	margin-bottom: 20px;
	}
/* ----------------------------------*/



.author.vcard {
    display: none;
}
h2.widget-title {
    color: #f70949;
    padding: 5px 10px;
    border-bottom: 1px dotted #f70949;
    background-color: #fff;
    border-left: 3px solid #f70949;
}
.site-header .site-branding {
    text-align: left;
    width: 60%;
    margin: 10px 20px 25px;
}
.site-header {
    margin-top: 0.5rem;
}
.site-content {
    margin-top: 0;
}
.container {
    max-width: 85.438rem;
    padding-left: 0.563rem;
    padding-right: 0.563rem;
}

.pointText {
    font-weight: bold;
    color: #000099;
}



.site-topbar {
    background: #E8822A none repeat scroll 0 0;
}
.site-topbar {
    box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.2);
}
.left-sidebar .content-area {
    padding-left: 2.651%;
}
/* 目次 */
#toc_container {
    width: 100%;
}
/* 家計診断アーカイブの画像サイズを横幅いっぱいに */
.attachment-codilight_lite_block_2_medium.size-codilight_lite_block_2_medium.wp-post-image {
    width: 100%;
}
/* 旧節約トップ用CSS　リニューアル後では削除予定 */
#columnBN {
    float: left;
}
#columnBN > p {
    float: left;
    width: 285px;
}

#columnBN img {
    margin: 10px;
}

#specialKouza > p {
    float: left;
}

#specialKouza img {
    margin: 10px;
}
.rside {
    float: left;
    position: relative;
    top: 0;
    width: 47%;
    margin: 0px 10px;
    border: 1px solid #bbb;
    padding: 10px;
    min-height: 360px;
}
.pointText {
    color: #000099;
    font-weight: bold;
}

.centerImg {
	text-align:center;
	}
/* グローバルナビボタンカラー */
.ft-menu a:hover {
    color: #AB7F5C;
}
.ft-menu ul li a:hover {
    background-color: #fff0d8;
}
/* 検索窓 */
.topbar-elements li:hover span, .topbar-elements li:hover i {
    color: #AB7F5C;
}
input[type="reset"], input[type="submit"], input[type="submit"] {
    background: #AB7F5C;

}
a {
    color: #E67928;
}

.setsuyakuWrapper {
float:left;
	width:86%;
}
.sbipc {
    display: block;
}
.sbisp {
    display: none;
}
.emphasize-link1 {
position: relative;
margin: 36px 0 16px;
padding: 16px 10px;
border: 2px solid #df8182;
background-color: #fffafa;
}
.emphasize-link1 p:last-child {
margin-bottom: 0;
}
.emphasize-link1::before {
position: absolute;
bottom: 100%;
left: -2px;
padding: 2px 6px;
content: "関連記事";
background-color: #df8182;
color: #fff;
font-weight: bold;
}

/* dカーシェア */
.balloon1 {
    position: relative;
    display: inline-block;
    margin: 1.5em 0 0 20px;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #e0edff;
	border-radius: 15px;
}
.balloon1::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
        border-top-color: transparent;
        border-top-style: solid;
        border-top-width: 15px;
    border-top: 15px solid #e0edff;
}
.carshare_btn01 span {
	font-size: 1rem; 
}
.carshare_btn01 {
text-decoration: none;
display: block;
color: #3d60a0;
border-radius: 4px;
background-color: #dfefff;
box-shadow: 0px 4px 0 #3d60a0;
padding: 8px;
transition: 0.2s all ease 0s;
font-size: 1.5rem;
width: 90%;
text-align: center;
clear: both;
margin: 20px;
border: 1px solid #bbb;
}
a .carshare_btn01:hover {
    background-color: #3d60a0;
    color: #fff;
    text-decoration: none;
    opacity: 1 !important;
    box-shadow: 0 5px 0 0 #b6c5d4;
    transform: translate3d(0, 3px, 0);
}

@media (max-width: 1100px) {
	.sbipc {
    display: none;
}
	.sbisp {
    display: block;
}
	.setsuyakuWrapper {
float:left;
	width:100%;
}
.rside{
	width: 96%;
	min-height: 100%;
	margin-bottom: 10px;
}
.imgL.clearfix{
	float: left;
	margin-right: 10px;
}

}

.single .entry-thumb {
    text-align: center !important;
}

.centerImg {
	text-align:center !important;
}
.pcUser{
	display: block;
}
.spUser {
    display: none;
}
.code-block{
position: relative;
}
.code-block .pcUser .hikaku{
  position: absolute;
  top: 66%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
}
.code-block .spUser .hikaku{
  position: absolute;
  top: 66%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
}


.code-block .pcUser .foundation,
.code-block .pcUser .hikaku{
  width: auto;
  }
.code-block .spUser .hikaku {
  width: 90%;
  }
aside#media_image-3,
aside#media_image-4,
aside#media_image-5,
aside#media_image-6,
aside#media_image-7,
aside#media_image-8,
aside#media_image-9,
aside#media_image-13{
	margin-bottom: 0;
}
#media_image-2 a:hover,
#media_image-3 a:hover,
#media_image-4 a:hover,
#media_image-5 a:hover,
#media_image-6 a:hover,
#media_image-7 a:hover,
#media_image-8 a:hover,
#media_image-9 a:hover,
#media_image-12 a:hover,
#media_image-13 a:hover{
    opacity: 0.6;
	transition: 0.5s;
}
#media_image-2 a img,
#media_image-12 a img {
	border: 1px solid #bbb;
}
#media_image-3 a img,
#media_image-4 a img,
#media_image-5 a img,
#media_image-6 a img,
#media_image-7 a img,
#media_image-8 a img,
#media_image-9 a img,
#media_image-13 a img{
	width: 85%;
	margin: 5px auto;
	padding: 5px 5px;
	border: 1px solid #bbb;
	background-color: #fff;
}

@media (max-width: 600px) {
.spUser{
	display: block;
}
.pcUser {
    display: none;
}

.site-main .page-header {
    display: none;
}


}

