<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* =Reset
-------------------------------------------------------------- */
html, body, div, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea, h1, h2, h3, h4, h5, h6, pre, code, p, blockquote, hr, table, tr, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
/* =global
----------------------------------------------- */
html {
	height: 100%;
}
body {
	color: #403F41;
	font-size: 0.9em;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", "Meiryo", "lr oSVbN", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	height: 100%;
	letter-spacing: 0.08em;
	-webkit-text-size-adjust: 100%;
}
#wrapper {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
p {
	line-height: 1.8em;
}
/*下関北九州海峡ミライ図*/
#kaikyo-miraizu p {
	line-height: 1.8em;
	text-align : center
}
a {
	color: #1A75BB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.wpcf7 input, texaarea {
	padding: 3px;
}
ol li {
	list-style: decimal inside;
}
ol li.title {
	float: left;
	width: 7.5em;
}
hr {
	border: none;
	height: 1px;
	border-bottom: 1px #ccc dotted;
	clear: both;
	margin: 0px 0px 3px 0px;
}
iframe {
	margin-bottom: 35px;
}
.arrow {
	background: url(/images/footer_ico_01.png) left center no-repeat;
	padding-left: 10px;
}
.arrow_02 {
	background: url(/images/footer_ico_02.jpg) left center no-repeat;
	padding-left: 10px;
}
.arrow_03 {
	background: url(/images/footer_ico_01.png) right center no-repeat;
	padding-right: 10px;
}
.fltL {
	float: left;
}
.fltR {
	float: right;
}
.req {
	color: red;
}
.displayN {
	display: none;
}
/* =header
----------------------------------------------- */
/* headerNav */
#headerNav {
	height: 65px;
	background: url(/images/headernav_bg.jpg) top left repeat-x;
}
#headerNav #headerInfo {
	float: right;
	padding-right: 5px;
}
#headerNav p#backTop {
	margin-bottom: 10px;
	text-align: right;
}
#headerNav #search {
	text-align: right;
}
#headerNav p#logo {
	float: left;
	padding: 14px 0px 0px 20px;
}
/* slowgun */
#slowgun {
	overflow: hidden;
	height: 400px;
	position: relative;
	background: url(/2023/images/bg-mainvisual.jpg) center center no-repeat;
}
#slowgun h2 {
position: absolute;
    left: 51%;
    top: 51%;
	width: 100%;
    display: none;
    transform: translate(-50%,-50%);
    text-align: center;
}
#slowgun h2 img {
    height: 150px;
}
/* gNav */
#gNav {
	height: 54px;
	margin-bottom: 20px;
	background: url(/images/gnav_bg.jpg) bottom left repeat-x;
}
ul#nav {
	width: 960px;
	position: relative;
	line-height: 1;
}
ul#nav li {
	float: left;
	position: relative;
	width: 160px;
}
ul#nav ul {
	display: none;
	position: absolute;
	top: 47px;
	left: 0;
	width: 160px;
}
* html ul#nav {
	line-height: 0;
}
ul#nav ul li {
	float: none;
}
ul#nav ul a.hover {
	background: #444;
	text-decoration: none;
}
ul#nav ul li a {
	display: block;
	width: 154px;
	background: black;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	opacity: 0.8;
	filter: alpha(opacity=80);
	zoom: 1;
	line-height: 1.3em;
	padding: 5px 0px 5px 5px;
}
ul#nav ul li ul li a {
	width: 175px;
}
ul#nav ul li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 160px;
	width: 166px;
}
/* =footer
----------------------------------------------- */
#toTop {
	text-align: right;
	padding-right: 20px;
	margin-bottom: 8px;
}
#footer {
	background: url(/images/footer_bg_02.jpg) left 20px repeat-x;
	height: 360px;
	clear: both;
	font-size: 12px;
	border-top: 1px solid #999;
	padding-top: 20px;
	overflow: hidden;
	position: relative;
}
#footerInner_01 {
	float: left;
	position: relative;
	left: 50%;
}
#footerInner_02 {
	float: left;
	position: relative;
	left: -50%;
}
#footer a {
	color: #444;
}
#footer .section {
	background: url(/images/footer_bg_01.png) right top no-repeat;
	float: left;
	padding: 0px 12px 0px 10px;
	height: 369px;
	width: 140px;
}
#footer .section:nth-child(3){
width:191px;
}
#footer .section:nth-child(4){
width:100px;
}
#footer .section:nth-child(6){
width:110px;
}
#footer .first {
}
#footer .last {
	padding-right: 0px;
	background: none;
}
#footer h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#footer ul li {
	margin-bottom: 5px;
	line-height: 1.3em;
}
#footer ul li a span.space {
	padding-left: 10px;
}
#footer ul li ul {
	padding-top: 5px;
}
#footer ul li ul li span.arrow {
	background: url(/images/footer_ico_01.png) 10px center no-repeat;
	padding-left: 20px;
}
#footer ul li ul li span.space {
	padding-left: 20px;
}
p#copyright {
	color: white;
	background: #404042;
	line-height: 2.0em;
	text-align: center;
	font-size: 0.8em;
}
/* =contents
----------------------------------------------- */
#contents {
	overflow: hidden;
	margin-bottom: 120px;
	width: 960px;
}
/* link */
#link {
	width: 200px;
	float: left;
}
#link h2 {
	line-height: 2em;
	margin-bottom: 10px;
	font-size: 1.0em;
	background: #004980;
	text-align: center;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
#link ul li {
	margin-bottom: 15px;
}
/* info */
#info {
	width: 204px;
	float: right;
}
#chairman {
	margin-bottom: 15px;
	position: relative;
}
#chairman h2 {
	margin-bottom: 10px;
}
#chairman p {
	text-align: center;
}
#chairman p.pic {
	position: absolute;
	top: 66px;
	left: 50%;
	-webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#about {
	border: 3px solid #808183;
	text-align: center;
	padding: 13px 0px 5px 0px;
}
#about h2 {
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #808183;
}
#about p {
	margin-bottom: 7px;
	line-height: 1.5em;
}
/* topContents */
#topContents {
	width: 475px;
	margin: 0px auto;
}
#topContents .title {
	margin-bottom: 17px;
	border-bottom: 2px solid #999;
	overflow: hidden;
}
#topContents #schedule {
	margin-bottom: 35px;
}
#topContents #schedule .title {
	margin-bottom: 10px;
}
#topContents p.archive {
	float: right;
	font-size: 13px;
	padding-top: 4px;
}
#topContents h2 {
	float: left;
}
#news h2 {
	margin-bottom: 17px;
	padding-bottom: 7px;
	border-bottom: 2px solid #999;
}
#topics {
	margin-bottom: 35px;
	padding-top: 2px;
}
#topics dl {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#topics dl dt {
	float: left;
	padding: 1px 15px 1px 30px;
	line-height: 1.8em;
	background: url(/images/topics_ico.jpg) 5px 0.5em no-repeat;
}
#topics dl dd {
	line-height: 1.8em;
	padding: 1px 0px 1px 0px;
}
#topics dl dt.evenLine {
	background-color: #F0F0F0;
}
#topics dl dd.evenLine {
	background-color: #F0F0F0;
}
#news {
	line-height: 1.3em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #aaa;
}
#news img {
	margin-bottom: 5px;
}
/* =category
----------------------------------------------- */
#mainContents div.category {
	margin-right: 25px;
	margin-bottom: 0px !important;
}
#mainContents p.category {
	display: inline;
}
/* =pages
----------------------------------------------- */
#mainContents {
	float: right;
	width: 715px;
}
#contents ul#breadCrumbs {
	margin-bottom: 10px;
	overflow: hidden;
	text-align: right;
}
#mainContents ul#breadCrumbs li {
	display: inline;
}
#mainContents p.toTop {
	text-align: right;
	clear: both;
	padding-top: 10px;
}
#mainContents p.toTop {
	text-align: right;
	clear: both;
	padding-top: 10px;
}
#mainContents p.para_01 {
	margin-bottom: 0.5em;
}
#mainContents p.para_02 {
	margin-bottom: 1em;
}
#mainContents p.para_03 {
	margin-bottom: 1.5em;
}
#mainContents p.para_04 {
	margin-bottom: 2em;
}
#mainContents ul.icon li {
	padding: 0px 0px 0px 18px;
	line-height: 2em;
	position:relative;
}
#mainContents ul.icon li:after {
	content:"";
	position:absolute;
	top:25%;
	left:0;
	width:11px;
	height:11px;
	display:block;
	background:#006952;
}
#mainContents p.txtC {
	text-align: center;
	margin: 0%;
}
#mainContents p.txtL {
	text-align: left;
}
#mainContents p.txtR {
	text-align: right;
}
#mainContents .section {
	margin-bottom: 30px;
	width: 715px;
	overflow: hidden;
}
#mainContents .sectionLeft {
	float: left;
}
#mainContents .sectionRight {
	float: right;
}
#contents h1 {
	line-height: 40px;
	background: #404042;
	color: white;
	border-left: 8px solid #006952;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 25px;
	letter-spacing: 0.15em;
	width: 100%;
	clear: both;
}
#mainContents h2 {
	border-bottom: 2px solid #006952;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	margin-bottom: 15px;
	clear: both;
	width: 100%;
}
#mainContents h3 {
	background: #006952;
	line-height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	color: white;
	clear: both;
	width: 100%;
}
#mainContents h4 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.15em;
	margin-bottom: 5px;
}
#mainContents table th {
	text-align: left;
	font-weight: normal;
	background: lemonchiffon;
	padding: 4px 8px;
	border: 1px solid #ccc;
}
#mainContents table td {
	text-align: left;
	font-weight: normal;
	padding: 4px 8px;
	border: 1px solid #ccc;
}
#mainContents table td.number {
	text-align: right;
}

#mainContents table.gaman th {
	text-align: left;
	font-weight: normal;
	background: none;
	padding: 4px 8px;
	border: none;
	width: 50px;
}
#mainContents table.gaman td {
	text-align: left;
	font-weight: normal;
	padding: 4px 8px;
	border: none;
}

/* =profile
----------------------------------------------- */
#mainContents p.profile {
	float: right;
	border: 3px solid #ccc;
}
/* =beliefs
----------------------------------------------- */
#mainContents p.name {
	padding-left:40%;
}
/* =award
----------------------------------------------- */
#mainContents #award li {
display: inline-block;
  width: 25%;
}
/* =chief
----------------------------------------------- */
#mainContents #chief .sectionLeft {
	margin-bottom: 25px;
}
#mainContents #chief .sectionRight {
	width: 485px;
	margin-bottom: 25px;
}
#mainContents #chief .sectionRight p {
	margin-bottom: 10px;
}
#mainContents #chief p.info {
	margin-bottom: 20px;
}
/* =officer
----------------------------------------------- */
#mainContents #officer ul {
	text-align: center;
	margin-bottom: 15px;
}
#mainContents #officer ul li {
	display: inline-block;
	margin-right: 30px;
	min-width: 245px;
}
#mainContents #officer ul li:last-child {
	margin-right: 0px;
}
#mainContents #officer ul li img {
	margin-bottom: 5px;
	max-height: 150px;
}
#mainContents #officer .sectionLeft {
	margin-bottom: 25px;
}
#mainContents #officer .sectionRight {
	width: 485px;
	margin-bottom: 25px;
}
#mainContents #officer .sectionRight p {
	margin-bottom: 10px;
}
#mainContents #officer p.info {
	margin-bottom: 20px;
}
/* =commission
----------------------------------------------- */

#mainContents #commission .section {
	margin-bottom: 40px;
}
#mainContents #commission p.commission {
	margin-bottom: 25px;
}
#mainContents #commission .sectionLeft {
	margin-bottom: 15px;
}
#mainContents #commission .sectionRight {
	width: 485px;
	margin-bottom: 15px;
}
#mainContents #commission .sectionRight p {
	margin-bottom: 10px;
}
#mainContents #commission p.photo {
	margin-bottom: 5px;
	float: left;
}
#mainContents #commission p.info {
	margin-bottom: 20px;
}
#mainContents #commission p.text {
	margin-bottom: 30px;
}
#mainContents #commission .block {
	width: 345px;
	float: left;
	margin-right: 25px;
	overflow: hidden;
}
#mainContents #commission .even {
	margin-right: 0px;
}
#mainContents #commission #member {
	display: none;
}
#mainContents #commission #member .sectionRight {
	width: 230px;
}
#mainContents #commission #member hr {
	border: dotted #aaa;
	border-width: 1px 0 0 0;
	height: 1px;
	clear: both;
	margin-bottom: 17px;
}
/* =meeting , project , action , topics
----------------------------------------------- */
#mainContents #meeting p.mainImg, #mainContents #project p.mainImg, #mainContents #action p.mainImg, #mainContents #topics p.mainImg {
	margin-bottom: 10px;
}
#mainContents #meeting p.mainImg, #mainContents #project p.mainImg, #mainContents #action p.mainImg, #mainContents #topics p.mainImg {
	margin-bottom: 20px;
}
#mainContents #meeting .sectionRight, #mainContents #project .sectionRight, #mainContents #action .sectionRight, #mainContents #topics .sectionRight, #mainContents #meeting .sectionLeft, #mainContents #project .sectionLeft, #mainContents #action .sectionLeft, #mainContents #topics .sectionLeft {
	width: 345px;
	margin-bottom: 25px;
}
#mainContents #meeting p.text, #mainContents #project p.text, #mainContents #action p.text, #mainContents #topics p.text {
	clear: both;
	margin-bottom: 25px;
}
#mainContents #meeting ul li, #mainContents #project ul li, #mainContents #action ul li, #mainContents #topics ul li {
	float: left;
	padding: 0px 20px 15px 0px;
}
#mainContents #meeting ul li.last, #mainContents #project ul li.last, #mainContents #action ul li.last, #mainContents #topics ul li.last {
	padding-right: 0px;
}
#mainContents #meeting ul li.last + li, #mainContents #project ul li.last + li, #mainContents #action ul li.last + li, #mainContents #topics ul li.last + li {
	clear:both;
}
#mainContents #meeting ul li img, #mainContents #project ul li img, #mainContents #action ul li img, #mainContents #topics ul li img {
	width: 163px;
}
#mainContents #meeting ul.ten li, #mainContents #project ul.ten li, #mainContents #action ul.ten li, #mainContents #topics ul.ten li {
	text-align: center;
}
#mainContents #meeting ul.ten li img, #mainContents #project ul.ten li img, #mainContents #action ul.ten li img, #mainContents #topics ul.ten li img {
	width: 127px;
}
/* =successive
----------------------------------------------- */
/*#mainContents #successive{
	position:relative;
	height:;
}
#mainContents #successive #first{
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	width:100%;
}
#mainContents #successive #eleventh{
	position:absolute;
}*/
#mainContents #successive p.p-photo {
	float: left;
	margin: 0px 5px 0px 0px;
}
#mainContents #successive .sectionLeft {
	width: 385px;
}
#mainContents #successive .sectionRight img {
	max-width: 150px;
}
#mainContents #successive h4 {
	margin-top: 13px;
}
#mainContents #successive .active-caption {
	z-index: 200;
	text-align: center;
	line-height: 1.35em;
	font-size: 12px;
	margin-bottom: 15px;
}
#mainContents #schedule ul {
	display: block;
}
#mainContents #schedule .popup {
	text-align: center;
}
/* =gallery
----------------------------------------------- */
#contents .gallery {
	width: 960px;
}
/* =schedule
----------------------------------------------- */
/* TOP */
#schedule ul {
	display: none;
}
#schedule h3 {
	float: left;
	padding: 2px 1.5em 0px 0px;
	width: max-content;
	font-size: 100%;
	font-weight: normal;
}
#schedule .longdesc {
	float: left;
	margin-right: 1em;
}
#schedule .my-calendar-month {
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}
#schedule div#mc-day {
	font-weight: bold;
	margin-bottom: 1em;
	overflow: hidden;
	background-color: transparent;
	width: max-content;
}
#schedule div.month {
	width: 100%;
}
#schedule .my-calendar-table {
	width: 100%;
}
#schedule table th {
	font-weight: normal;
	background: #e0f5ff;
	padding: 4px 8px;
	border: 1px solid #ccc;
}
#schedule table td {
	font-weight: normal;
	padding: 4px 8px;
	border: 1px solid #ccc;
	text-align: center;
	height: 2.5em;
}
#schedule table .details {
	display: none;
}
#schedule table .popup {
	float: none;
	display: table;
	position: absolute;
	top: -79px;
	left: 50%;
	margin-left: -62px;
	width: 130px;
	height: 91px;
	background: url(/images/bg-schedule-popup-01.png) center center no-repeat;
	color: white;
	font-size: 0.9em;
	vertical-align: middle;
	cursor: auto;
	margin-right: 0em;
}
#schedule table .popup div {
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 10px;
}
#schedule table td p {
	line-height: 1.5em;
}
#schedule table td.has-events {
	color: #1A75BB;
	text-decoration: underline;
	position: relative;
}
#schedule th.sat {
	background: lemonchiffon;
}
#schedule td.土 {
	color: deepskyblue;
}
#schedule th.sun {
	background: lightpink;
}
#schedule td.日 {
	color: hotpink;
}
/* shedule */
#contents .schedule {
	width: 960px;
}
.my-calendar-prev {
	float: left;
	font-size: 1.1em;
}
.my-calendar-next {
	float: right;
	font-size: 1.1em;
}
.my-calendar-month {
	font-size: 1.3em;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}
.schedule ul {
	margin: 0px 0px 10px 0px;
	width: 960px;
	overflow: hidden;
}
#contents .schedule table p {
	line-height: 1.6em;
}
#contents .schedule table th, #contents .schedule table td {
	width: 137px;
	text-align: center;
	vertical-align: top;
}
#contents .schedule table td {
	height: 7em;
	text-align: left;
}
#contents .schedule th.sat {
	background: #e0f5ff;
}
#contents .schedule td.土 {
	color: deepskyblue;
}
#contents .schedule th.sun {
	background: lightpink;
}
#contents .schedule td.日 {
	color: hotpink;
}
#contents .schedule td.nextmonth {
	background: white;
}
#contents .mc-date {
	font-weight: bold;
	font-size: 1.1em;
}
#contents .event-icon {
	display: none;
}
.event-title, .close, .category-key, .event-time, .mc_edit_links, .nextmonth span, .nextmonth p,.mc-export {
	display: none;
}
/* =wp-pagenavi
----------------------------------------------- */
.wp-pagenavi {
	height: 1.6em;
}
.wp-pagenavi span.pages {
	padding: 1px 5px 1px 5px;
	margin: 3px 4px;
	color: #404042;
	border: 1px solid #aaa;
	background-color: #e7e8e3;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 1px 5px 1px 5px;
	margin: 3px 4px;
	text-decoration: none;
	border: 1px solid #aaa;
	color: #404042;
	background-color: #e7e8e3;
}
.wp-pagenavi span.current {
	padding: 1px 5px 1px 5px;
	margin: 3px 4px;
	border: 1px solid #aaa;
	color: #fff;
	background-color: #004980;
}
.wp-pagenavi a:hover {
	border: 1px solid #004980;
	color: #fff;
	background-color: #004980;
}
.wpcf7-not-valid-tip-no-ajax {
	color: red;
	font-size: 0.9em;
}
#facebook{
text-align:center;
margin-bottom:20px;
}
#action ul#whatsjc li {
	padding: 0px 18px 20px 0px;
}
ul#whatsjc li img {
	border: 1px solid #ccc;
}
.screen-reader-text, .my-calendar-date-switcher, .mc-print, .mc-format, .mc-time, .mc-event-date {
	display: none;
}
.member-table {
	margin-bottom: 20px;
	white-space: nowrap;
}
.pc-dN{
display:none;
}
/* 近年の事業実績 */
#jisseki{
}
#jisseki .para_01 {
	margin-top: 2em;
}
#jisseki a{
	text-decoration: underline;
	color: #0ba2d7;
}
/* 夢川柳応募フォーム */
#yumesenryu{
	text-align: center;
}
#yumesenryu p {
	font-size: 0.93em;
}
#yumesenryu &gt; div {
	text-align: left;
}

#yumesenryu .flyer-visual {
	display: inline-block;
	text-align: left;
}

#yumesenryu h2 {
	margin-top: 2.5em;
}
/* 詳細はチラシからご確認いただけます、 */
#yumesenryu .flyer-visual p.description{
	margin-top: 1.0em;
}
/* 詳細はチラシからご確認いただけます、 */
#yumesenryu .flyer-visual p.description a{
	color: #4040ff;
}

/* 以下に作品名と応募者情報をご入力ください。応募作品は1人3作品まで（未発表作品に限る） */
#yumesenryu .form_description{
	margin-top: 2.5em;
}
#yumesenryu table{
	width: 100%;
}
#yumesenryu table tr:nth-of-type(4) th,
#yumesenryu table tr:nth-of-type(4) td{
	border-left: 0;
	border-right: 0;
	background-color: transparent;
}
#yumesenryu table tbody:nth-of-type(1){
	margin-bottom: 1em;
	border-right: 0;
	background-color: transparent;
}
#yumesenryu table tr:first-of-type th:first-child,
#yumesenryu table tr:first-of-type td:first-child{
	width: 35%;
}
#yumesenryu table tr:first-of-type th:nth-child(2),
#yumesenryu table tr:first-of-type td:nth-child(2){
}
#yumesenryu table textarea,
#yumesenryu table input[type=email],
#yumesenryu table input[type=text]{
	width: 98%;
}
#yumesenryu table input.middle{
	width: 70%;
}
#yumesenryu table input.age{
	width: 3em;
}
#yumesenryu table input.short{
	width: 8em;
}
#yumesenryu table input[type=radio] {
	margin-right: 0.2em;
}
#yumesenryu table span.wpcf7-list-item.first {
	margin-right: 2em;
}
#yumesenryu input[name=your-zip] {
	margin-bottom: 0.5em;
}
#yumesenryu p.header {
	margin-top: 3em;
}
#yumesenryu dl.enquete {
	border: 1px solid #e6e6e6;
}
#yumesenryu dl.enquete dt{
	border-top: 1px solid #e6e6e6;
}
#yumesenryu dl.enquete dt,
#yumesenryu dl.enquete dd {
	padding: 10px;
}
#yumesenryu dl.enquete dd textarea{
	width: 99%;
}
#yumesenryu dl.enquete dd.right {
	text-align: right;
}
#yumesenryu dd span.wpcf7-list-item.first {
	margin-right: 2em;
}
#yumesenryu dd input[type=radio] {
	margin-right: 0.4em;
}
#yumesenryu .privacy-policy{
	background-color: #f2f2f2;
	padding: 1em;
    margin-top: 3em;
    margin-bottom: 3em;
}
#yumesenryu .button-area{
	text-align: center;
}
#yumesenryu .button-area input {
	width: 200px;
}


.member-table th {
	width: 156px;
}
.member-table td {
	width: 105px;
}
/* =page-sdgs
----------------------------------------------- */
#sdgs {

}
#sdgs .about_project{
}
#sdgs .about_project p {
	margin-bottom: 1.5em;
}
#sdgs .about_project img{
	width: 100%;
}
#mainContents #sdgs h3 {
    background-color: inherit;
    line-height: 30px;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
    margin-bottom: 10px;
    color: inherit;
    clear: both;
    width: 100%;
}
#mainContents #sdgs h3:before {
    content: "■";
    display: inline;
    color: #004980;
}
#mainContents #sdgs .poster {
    margin-bottom: 20px;
}
#mainContents #sdgs .poster:after  {
    content: "";
    display: block;
    clear: both;
}
#mainContents #sdgs .poster .poster_image {
    width: 60%;
    float: left;
}
#mainContents #sdgs .poster .poster_list {
    box-sizing: border-box;
    width: 40%;
    float: left;
}
#mainContents #sdgs .poster .poster_image img {
    box-sizing: border-box;
    width: 100%;
    height: auto;
}
#mainContents #sdgs .poster .poster_list {
    padding-left: 10%;
}
#mainContents #sdgs .poster .poster_list h4 {
    margin-bottom: 2em;
}
#mainContents #sdgs .poster .poster_list ul {
    list-style-type: disc;
    list-style-position: inside;
}
#mainContents #sdgs .poster .poster_list ul li {
    line-height: 2.5em;
}

#mainContents #sdgs .sticker {
    margin-bottom: 5em;
}
#mainContents #sdgs .sticker .sticker_image {
    width: 90%;
    margin-left: auto;
    
}
#mainContents #sdgs .sticker .sticker_image p {
    display: inline-block;
    width: 48%;
    height: auto;
}
#mainContents #sdgs .sticker .sticker_image p:nth-of-type(2) {
    padding-left: 10px;
    box-sizing: border-box;
}
#mainContents #sdgs .sticker .sticker_image p img {
    width: 100%;
    htight: auto;
}
#mainContents #sdgs .sticker .sticker_image p:nth-of-type(2) img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#mainContents #sdgs .about_target {
    margin-bottom: 2em;
}
#mainContents #sdgs .about_target .target_image {
    margin-bottom: 2em;
}
#mainContents #sdgs .about_target .target_image img {
    width: 100%;
    height: auto;
}
#mainContents #sdgs .about_target .para_01 {
    margin-bottom: 2em;
    margin-right: 25px;
}

#mainContents #sdgs .movie {
    /*text-align: center;*/
}

#mainContents #sdgs .banner {
    /*text-align: center;*/
    
}

</pre></body></html>