@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
.logo-header {display:none;}
.wrap.cf::after {display:none;}
.header .header-in {min-height:150px !important;}
.header-in {display:contents}
img.image.wp-image-1290.attachment-medium.size-medium {
	height: auto;
    float: right;
    margin: -100px 15px 0 0;
    width: 220px;
}
img.image.wp-image-1346.attachment-full.size-full {
	margin-top: -149px;
	margin-bottom: -10px;
}
header#header.header.cf {
	width: 1196px;
	margin-left: auto;
	margin-right: auto;
}
.site-name-text {display:none;}
#header {padding:25px 35px;}
.header_flex {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
}
.kokumin_logo {width:15%;}
.site_logo {width:400px;}
.flex_r {width:20%;}
.topsns {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	gap: 30px;
}

nav#navi.navi.cf {
	width: 1196px;
	margin-left: auto;
	margin-right: auto;
}
#menu-mein-menu{width: 1196px;}
/*.header-in {display: flex;
    flex-direction: row;
    justify-content: space-between;
	    align-items: center;
}
.add-header-contents {width:300px;}
.image.wp-image-17, .wp-image-18, .wp-image-19, .wp-image-20, .wp-image-21 {width:15%;}*/

.item-label {
	font-size:18px;
}
.navi-in li { 
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;}
.navi-in li + li {
  border-left: 0;
  border-right: 1px solid #fff;
}

h1.entry-title {display:none !important;}

.swiper-slide-image {width:95%;}
.fb_title {text-align:center;}
.fb_timeline {
	text-align: center;
	background:#e6e8f3;
}
/*
.rabbit_flex {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: nowrap;
}
.rabbit_flex_l, .rabbit_flex_r {
	width:50%;
	position: relative;
}
.rabbit_flex_txt {
	position: absolute;
	top: 24%;
	left: 4.5%;
	width: 68%;
}
.facebook-wrapper {
    max-width: 500px; 
    margin: 0 auto;
}
 
.facebook-wrapper > .fb-page {
    width: 100%;
}
 
.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
    width: 100% !important;
}
*/

.read_text {font-feature-settings: "palt";}
.read_text b {
	font-weight: 700;
    background-color: #ffc000;
    color: #000;
	padding: 2px;
}
.seisaku_akita {font-feature-settings: "palt";}
.seisaku_akita b {
font-weight: 700;
    background-color: #ffc000;
    color: #000;
	padding: 2px;
}

.muraokaimg1 {
	width:300px;
	float: left;
	margin: 0 20px 0 0;
}
.whatsnew dd {color:#000;}
.whatsnew dd:hover {color:#003f88;}
div.whatsnew a:hover {background:#fabe00;}

/*政治信条*/
.chuusyaku1 {font-feature-settings: "palt";}
.indent1 {
	padding-left: 15em;
	text-indent: -15em;
	display: block;
}
p.seijishinjou　{font-family:ヒラギノ明朝 ProN W2,'游明朝','Yu Mincho',YuMincho,sans-serif !important;}
.sitasen {
	border-bottom: 1px solid #000002;
	padding: 7px;
}

/*国民民主の5本柱*/
.muraoka_nihonsaikidou {
	text-align: center;
	font-feature-settings: "palt";
	font-weight: bold;
	font-size: 30px;
	margin-bottom: -15px;
}
.k_s_title_flex {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.kokumin_seisaku_logo {width: 10%;}
.k_s_title {
	font-size: 55px;
	font-weight: bold;
	color: #003F88;
}
.policies_list {overflow: hidden;}
li {list-style-type: none;}
.policies_list .label .icon {
	-webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-right: 6px solid #fff;
    height: 96px;
}
.policies_list .label strong {
	padding-left: 24px;
	font-size: 1.6em;
}
p .labe {
	margin: 0;
	padding: 0;
	letter-spacing: .6px;
}
.policies_list .label a {
	-webkit-transition: background-color .3s,color .3s;
    transition: background-color .3s,color .3s;
    text-decoration: none;
    background-color: #003f82;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #003f82;
    height: 96px;
}
.policies_list .label a:hover {
	background-color: #ffc000;
    color: #003f82;
}
.k_s_txt {margin-top: 20px;}
.policies_list .k_s_txt b {
	font-weight: 700;
    background-color: #ffc000;
    color: #000;
	padding: 2px;
}
.policies_list+.c-btn_wrap {margin-top: 110px;}
.c-btn_wrap {text-align: center;}
.btn01[href$=".pdf"], .wp-block-file a[href$=".pdf"] {padding: 8px 105px;}
.btn01{
	font-size: 1.2em;
	-webkit-transition: background-color .3s,color .3s;
    transition: background-color .3s,color .3s;
    text-decoration: none;
    background-color: #003f82;
    color: #fff;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
    vertical-align: middle;
}
.btn01:hover {background-color: #ffc000;
    color: #003f82;}
.btn01[href$=".pdf"]:before, .wp-block-file a[href$=".pdf"]:before {content: " ";
    display: inline-block;
    width: 57px;
    height: 56px;
    margin-right: 8px;
    background: url(/test/wp-content/uploads/2023/10/icon_pdf.svg) no-repeat center center/contain;
    vertical-align: middle;
}

/*プロフィール*/
.index2 {padding-left: 5.4em;}
.index3 {padding-left: 5.4em;}
.index4 {padding-left: 0.55em;}
.tsume {font-feature-settings: "palt";}
.index5 {padding-left: 4em;}

/*フッター*/
.navi-footer {display:none !important;}
.footer-center {display:none !important;}
.footer-widgets.cf {
	display: flex;
	justify-content: space-between;
}
.footer-widgets.cf::after {display:none;}
.widget_text.widget.widget-footer-left.widget_custom_html {width:700px;}
.footer_jimusyomei {font-size:35px;}
.footer_juusyo {
	display: block;
	font-size: 23px;
	line-height: 1.3;
	margin-bottom: 15px;
}
.footer_terfax {
	font-size: 25px;
	line-height: 1.3;
	margin-bottom: 25px;
}
.footer_chuusyaku {font-size: 16px;}
#menu-footer-menu {line-height:1;}
.widget_nav_menu ul li a:hover {background-color: #00a0e9 !important;}

/*お問い合わせ*/
.hissu {
	color: red;
	font-size: 13px;
}
.wpcf7-form-control.has-spinner.wpcf7-submit {
	width:150px;
	    display: block;
    margin-left: auto;
    margin-right: auto;
	background-color:#00a0e9;
	color:#fff;
}

.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
	background-color:#004ea2;
	color:#fff;
}
.wpcf7-spinner {display:none !important;}

/*投稿ページ*/
.entry-categories-tags.ctdt-one-row {display:none;}
.related-list {display:none;}
.admin-pv {display:none;}
/**/
img.attachment-large.size-large.wp-image-1206,
img.attachment-large.size-large.wp-image-2369,
img.attachment-large.size-large.wp-image-994,
img.attachment-large.size-large.wp-image-2081 {width:100%;}


/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

@media screen and (min-width: 768px){
.br-sp {display: none; }
}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	nav#navi.navi.cf {display:none;}
	header#header.header.cf {width: auto;}
	.kokumin_logo {width:20%;}
	.header_flex a {text-align:center;}
	.site_logo {width:90%;}
	.flex_r {width:30%;}
	.topsns {
		gap: 5px;
		margin-top: -6px;
	}
	.rabbit_flex {display:block;}
	.rabbit_flex_l, .rabbit_flex_r {width:100%;}
	.rabbit_flex_fb {
		position: absolute;
		top: 12%;
		left: 4.5%;
		width: 68%;
	}
	._2p3a {height:120px !important;}
	.kokumin_seisaku_logo {width:15%;}
	.k_s_title_flex {margin-bottom:-20px;}
	.k_s_title {
		font-size:24px;
		margin-left: 5px;
	}
	.article ul {padding-left:0px;}
	.policies_list .label a  {height:40px;}
	.policies_list .label .icon {
		border-right: 4px solid #fff;
		height: 40px;
		width: 40px;
	}
	.policies_list .label strong {
		padding-left: 0px;
		font-size: 1.2em;
	}
	.label.policies_label01,
	.label.policies_label02,
	.label.policies_label03,
	.label.policies_label04,
	.label.policies_label05 {margin-bottom:0.5em;}
	.k_s_txt {
		font-size: 15px;
		text-align: justify;
		margin-top:0px;
	}
	.btn01[href$=".pdf"] {
		padding: 5px 5px;
		line-height: 1.3;
	}
	.muraoka_nihonsaikidou {
		font-size: 18px;
		margin-bottom: -7px;
	}



	img.image.wp-image-1346.attachment-full.size-full{display:none;}
	.footer-widgets.cf  {display: flex;flex-direction: column;}
	.widget_text.widget.widget-footer-left.widget_custom_html {width:335px;}
	.footer_jimusyomei {font-size:25px;}
	.footer_juusyo {font-size:18px;}
	.footer_terfax {font-size:22px;}
	img.muraokaimg1 {width:60%;}
	.indent1{padding-left:0;text-indent:0;}
	span.red {font-size:20px;}
	.saikidou-tel {font-size: 35px;line-height: 1.7;}
	.footer_terfax {text-decoration:none;}
}
