<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
====================================================================
メモ
====================================================================
*/

/*  1. ※※※※※※※
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */

/* 1-1. ※※※※※※※※※
──────────────────── */
#kuroiwa #kuroiwa_title,
#kuroiwa .box_qa .kuroiwa_q{
	background: #37c8dd;
	color: #FFF;
	font-size: 18px;
	padding: 2%;
	line-height:130%;
}

#taidansya_name_box {
	color: #c33d34;
	padding: 2%;
	background: url(../img/common/icon_bln.png) no-repeat;
	background-size: 30px 35px;
	background-position: 2% 50%;
	border-bottom: solid #c33d34 3px; 
}

#kuroiwa #taidansya_name,
#kuroiwa #taidansya_title{
	color: #c33d34;
	padding-left: 12%;
}

#kuroiwa #taidansya_name{
	font-size: 20px;
}

#kuroiwa #taidansya_title{
	font-size: 12px;
}

#kuroiwa .box_qa .kuroiwa_a{
	background: #eeeeee;
	line-height: 150%;
	padding: 2% 2% 5% 2%;
}

#kuroiwa .box_qa .kuroiwa_a .f_bold_g{
	font-weight: bold;
	color: #2b8d21;
}

#kuroiwa .box_qa .kuroiwa_a .f_bold_b{
	font-weight: bold;
	color: #0860c3;
}

@media screen and (min-width: 0px) and (max-device-width: 320px) {
	#kuroiwa .box_qa .kuroiwa_a img {
		width: 100%;
	}
}

@media screen and (min-width: 321px) and (max-device-width: 1080px) {
	#kuroiwa .box_qa .kuroiwa_a img{
		width: 50%;
	}
}

#kuroiwa .box_qa .photo_right{
	float: right;
	padding: 1% 0 2% 2%;
}

#kuroiwa .box_qa .photo_left{
	float: left;
	padding: 1% 2% 2% 0;
}

#kuroiwa .btn_wrap {
	display: table;
	width: 100%;
	margin: 10px 0;
}

#kuroiwa .btn_wrap_inner {
	margin: 0 16px;
}

#kuroiwa .btn_return,
#kuroiwa .btn_backnumber,
#kuroiwa .btn_next {
	display: table-cell;
	position: relative;
	width: 1000px;
	font-size: 11px;
}

#kuroiwa .btn_return a,
#kuroiwa .btn_next a {
	color: #fff;
	background: #f19149;
	display: block;
	text-align: center;
	padding: 14px 0;
}

#kuroiwa .btn_return a {
	border-right: #fff 10px solid;
}

#kuroiwa .btn_next a {
	border-left: #fff 10px solid;
}

#kuroiwa .btn_backnumber a {
	color: #fff;
	background: #eb6100;
	display: block;
	text-align: center;
	padding: 14px 0;
}

.btn_return .inner {
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-width: 19px 11px 22px 0;
	border-color: transparent #f19149 transparent transparent;
	position: absolute;
	top: 0;
	left: -11px;
}

.btn_next .inner {
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-width: 22px 0 19px 11px;
	border-color: transparent transparent transparent #f19149;
	position: absolute;
	top: 0;
	right: -11px;
}

#box_profile {
	/*margin-bottom: 30px;*/
}

#box_profile img {
	display: block;
	margin: 0 auto;
}

#kuroiwa #box_profile .profile_title{
	font-size: 14px;
	background: #37c8dd;
	padding: 2%;
	color: #FFF;
}

#kuroiwa #box_profile #profile03{
	padding: 2%;
	background: #eee;
	line-height: 150%;
	margin-bottom: 3%;
}


/* 1-2. 黒岩知事バックナンバー
──────────────────── */
#box_backnumber #top_img img{
	max-width: 100%;
	margin: 0px;
	vertical-align: bottom;
}

#box_backnumber #top_img{
	padding: 0;
	margin: 0;
	border: #CCC solid 1px;
}

#box_backnumber .profile_title{
	/*font-size: 12px;*/
	color: #FFF;
	padding: 2%;
	background: #b32d24;
	line-height: 150%;
}

#box_backnumber span {
	/*font-size: 80%;*/
	font-weight: normal;
}

#box_backnumber li{
	border-bottom: 1px solid white;
	vertical-align: middle;
	background-size: 10px 14px;
	background-position: 98%;
	position: relative;
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top, #f2f2f2 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top, #f2f2f2 0%,#e5e5e5 100%);
	background: linear-gradient(to bottom, #f2f2f2 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 );
}

#box_backnumber dl{
	display: table;
	width: 100%;
}

#box_backnumber dt,
#box_backnumber dd{
	color: #434343;
	vertical-align : middle;
	display: table-cell;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
}

#box_backnumber li a{
	display: table-row;
}

#box_backnumber li dd{
	padding: 5% 8% 5% 3%;
	background: url(../img/common/icon_arrow_right.png) no-repeat 98% 50%;
	background-size: 10px 14px;
}

#box_backnumber li .title{
	line-height: 100%;
	font-size: 14px;
}

#box_backnumber li .interlocutor{
	/*font-size: 9px;*/
	color: #b02e27;
	font-size: 11px;
	font-weight: bold;
}

#box_backnumber li dt{
	width: 20%;
	padding: 0 0 0 3%;
	font-size: 14px;
}

#box_backnumber li dd{
}

#box_backnumber .btn_bn_open{
	background: #b32d24 url(../img/common/icon_arrow_below.png) no-repeat 98% 50%;
	background-size: 14px 10px;
	color: #FFF;
	padding: 5% 2%;
	line-height: 150%;
	/*margin-bottom: 3%;*/
	text-align: center;
}

#box_backnumber .btn_bn_close{
	background: #b32d24 url(../img/common/icon_arrow_top.png) no-repeat 98% 50%;
	background-size: 14px 10px;
	color: #FFF;
	padding: 5% 2%;
	line-height: 150%;
	margin-bottom: 3%;
	text-align: center;
}

#box_backnumber #box_profile .profile_title{
	font-size: 14px;
	background: #37c8dd;
	padding: 2%;
	color: #FFF;
}

#box_backnumber #box_profile #profile03{
	font-size: 12px;
	padding: 2%;
	background: #eee;
	line-height: 150%;
}	

#box_backnumber #box_profile .profile01{
	padding: 2%;
	line-height: 150%;
}

#box_backnumber .btn_pf_open{
	background: #37c8dd url(../img/common/icon_arrow_below.png) no-repeat 98% 50%;
	background-size: 14px 10px;
	color: #FFF;
	padding: 5% 2%;
	line-height: 150%;
	/*margin-bottom: 3%;*/
	text-align: center;
}

#box_backnumber .btn_pf_close{
	background: #37c8dd url(../img/common/icon_arrow_top.png) no-repeat 98% 50%;
	background-size: 14px 10px;
	color: #fff;
	padding: 5% 2%;
	line-height: 150%;
	margin-bottom: 3%;
	text-align: center;
}


/* アコーディオン
──────────────────── */
#box_backnumber .acordion {
	cursor: pointer;
	/*margin-bottom: 30px;*/
}

#box_backnumber .acordion .none-submenu {
	background: #b32d24 url(../img/common/icon_arrow_below.png) no-repeat 98% 50%;
}

#box_backnumber .acordion .active-submenu {
	background: #b32d24 url(../img/common/icon_arrow_top.png) no-repeat 98% 50%;
}

#box_backnumber .acordion .none-submenu,
#box_backnumber .acordion .active-submenu {
	background-size: 14px 10px;
	display: block;
	padding: 20px;
	color: #fff;
	text-align: center;
}


/* ──────────────────── */
a.btn_top {
	display: block;
	background: #37c8dd url(../img/common/icon_arrow_top.png) no-repeat 75% 50%;
	background-size: 14px 10px;
	border-radius: 4px;
	color: #fff;
	margin: 10px;
	padding: 10px;
	box-shadow: 0 3px 0 #2bb1c4;
	font-size: 16px;
	text-align: center;
}

#kuroiwa strong {
	font-weight: bold;
}

#box_description {
	padding: 2%;
	background: #f2ece3;
}

.kuroiwa_des_q {
	background: #634c28;
	color: #fff;
	padding: 2%;
	margin: 0 0 2% 0;
}

.kuroiwa_des_a {
	margin: 0 0 5% 0;
}

p.read {
	padding: 10px;
	line-height: 150%;
}</pre></body></html>