/* 基本・共通レイアウト */
/*----------------
ヘッダー
-----------------*/
#oksheader {
	background: url(/oks/wp-content/uploads/images/header-back.jpg) repeat-x!important;
	height: 130px;
	text-align: center;
}
#oksheader .header-logo {
	display: flex;
}
#oksheader .header-left {
	width: 30%;
	margin: 10px 0 0 0;
	text-align: center;
}
#oksheader .header-center {
	width: 40%;
	margin: 10px 0 0 0;
	text-align: center;
}
#oksheader .header-right {
	width: 30%;
	margin: 10px 0 0 0;
	text-align: center;
}
#oksheader .header-center img {
	width: 100%;
}
#oksheader .header-left img,
#oksheader .header-right img {
	width: 49%!important;
	max-width: 120px;
}
#oksheader .header-left a:hover,
#oksheader .header-right a:hover {
	opacity: 1!important;
}

/*ヘッダーメニュー*/
#headerbmenu {
	display: block;
	background: #2E56B0;
	margin: 0 auto;
	padding: 8px;
	text-align: center;
	margin-bottom: 20px;
}
.headerbmenu-menu {}
.headerbmenu-menu a {
	border-right: 3px solid #CDEDFF;
	padding: 3px 15px;
	margin: 0;
	color: #FFFFFF!important;
	font-size: 90%;
}
.headerbmenu-menu a:hover {
	background: #617CE4;
	color: #F9F872!important;
	border-radius: 8px;
}

/*----------------
フッター
-----------------*/
.pagefooter {
	width: 100%;
	background: #2E56B0;
}
.pagefooterbox {
	width: 1000px;
	display: block;
	margin: 0 auto;
	padding: 10px;
	color: #FFFFFF;
}
.pagefootermenu {
	font-size: 90%;
	text-align: right;
}
.pagefootermenu a {
	color: #FFFFFF;
	padding: 0 8px 8px 8px;
}
.pagefooterbox a:hover {
	color: #A5FAFC;
}
.pagefootertitle {
	margin-top: 5px;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.pagefootertitle span {
	font-size: 80%;
	font-weight: 100;
	color: #FFFFFF;
}
.pagefooteradd {
	font-size: 95%;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.pagefootercopy {
	margin: 10px 0;
	font-size: 80%;
	color: #FFFFFF;
}

/*----------------
トップページ新着
-----------------*/
/*若者プレス*/
.topnews1 {
	margin: 17px 0 0 0;
	padding: 0;
	border: 1px solid #585755;
	position: relative;
	min-height: 200px;
	padding-bottom: 20px;
	background: #FFFFFF;
}
.topnews1title {
	width: 38px;
	text-align: center;
	padding: 20px 8px;
	background: #FC6C6E;
	position: absolute;
	border: 1px solid #C87523;
	height: 100%;
}
.topnews1box-start {
	margin-left: 48px;
	clear: left;

}
.topnews1box {
	margin: 4px;
	display: block;
	width: 48%;
	float: left;
	height: 130px;
}

.topnews1box img {
	float: left;
	margin: 3px 8px 0 0;
	width: 180px;
	border: 1px solid #C3C3C3;
}
.topnews1text {
	margin-top: 10px;
	line-height: 130%;
}
.topnews1text a {
	font-weight: bold;
	font-size: 85%;
	color: #564C45;
}
.topnews1text a:hover {
	color: #FF8617;
}

/*イベント*/
.topnews2box {
	margin: 4px;
	display: table-cell;
	width: 32%;
	float: left;
}

.topnews2box img {
	margin: 5px 8px;
	width: 95%;
	height: 180px;
	object-fit: cover;
	border: 1px solid #C3C3C3;
}
.topnews2text {
	line-height: 130%;
	margin: 4px 10px;
}
.topnews2text a {
	font-weight: bold;
	font-size: 85%;
	color: #564C45;
}
.topnews2text a:hover {
	color: #FF8617;
}
/*イベント　ミニカレンダー*/
td.eo-event-future {
	background: #FBE5F9!important;
}
td.eo-event-past {
	background: #E9F9FB!important;
}

/*-------------------------
トップページ　サイト内バナー
--------------------------*/
.top-sitebanner {
	padding: 0;
	margin: 0;
}
.top-sitebanner img {
	width: 100%;
	margin-bottom: 4px;
	border: 2px solid #F2F2F2;
}
.top-sitebanner img:hover {
	border: 2px solid #EF3659;
}

/*-----------------------------
トップページ　山形県からのお知らせ
-------------------------------*/
.topnews3 {
	margin: 15px 0;
	padding: 8px;
	border-radius: 10px;
	text-align: left;
}
.topnews3box-start {
	text-align: left;
	clear: left;

}
.topnews3box {
	margin: 4px;
	width: 47%;
	float: left;
	background: #FFFFFF;
}
.topnews3box:hover {
	background: #FFFCE1;
}
.topnews3box img {
	float: left;
	margin: 5px 8px;
	width: 200px;
	height: 180px;
	object-fit: cover;
	border: 1px solid #C3C3C3;
}

/*-----------------------------
トップページ　コンシェルジュ
-------------------------------*/
.topnews4 {
	margin: 0;
	padding: 8px;
	text-align: left;
}
.topnews4title {
	display: block;
	clear: left;
}
.topnews4title-left {
	width: 23%;
	text-align: center;
	float: left;
}
.topnews4title-left img {
	width: 99%;
	border: 1px solid #C3C3C3;
}
.topnews4title-right {
	width: 77%;
	text-align: left;
	float: left;
}
.topnews4title-right img {
	margin: 0 4px 8px 4px;
	width: 32%;
	float: left;
}
.topnews4box-start {
	width: 100%;
	display: flex;
	text-align: center;
	margin: 0 auto;
}
.topnews4box {
	text-align: left;
	padding: 8px;

	width: 16%;
	background: #FFFFFF;
}
.topnews4box:hover {
	background: #EDFDFF;
}
.topnews4box img {
	width: 100%;
	margin: 0;
	height: 100px;
	object-fit: cover;
}
.topnews4text {
	font-size: 85%;
	line-height: 130%;
	margin: 0 8px;
	font-weight: bold;
}
.topnews4text a {
	color: black;
}
.topnews4text a:hover {
	color: #FF8617;
}
/*-----------------------------
トップページ　スライダ―
-------------------------------*/
.caption-wrap .caption {
	background: #FFFFFF;
	color: #FF0128!important;
	font-weight: bold;
	border-bottom: 2px solid #FF0128;
	border-top: 1px solid #FF0128;
}
h2 .wpcp-post-title {
	margin-top: 30px!important;
}

/*-----------------------------
コンシェルジュ　若者サポーター新着
-------------------------------*/
.topnews5header {
	background: #3EA8D5;
	margin: 0;
	padding: 3px 10px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
}
.topnews5header-link {
	float: right;
	font-size: 90%;
}
.topnews5header-link a {
	font-size: 90%;
	color: #FFFFFF;
}
.topnews5header-link:hover {
	background: #B6B6B6;
}
.topnews5box-start {
	width: 100%;
	display: flex;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 4px solid #97D8F8;
	border-bottom: 4px solid #3EA8D5;
}
.topnews5box {
	text-align: left;
	padding: 3px;

	width: 24.5%;
}
.topnews5box:hover {
	background: #EDFDFF;
}
.topnews5box img {
	width: 100%;
	margin: 0;
	height: 200px;
	object-fit: cover;
}
.topnews5text {
	font-size: 85%;
	line-height: 130%;
	margin: 0 8px;
	font-weight: bold;
}
.topnews5text a {
	color: black;
}
.topnews5text a:hover {
	color: #FAFFC8;
}

.topnewschiikionews-header {
	background: #57d341;
	margin: 0;
	padding: 3px 10px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
}

/*-----------------------------
若者ラジオ・若者まつり
-------------------------------*/
#radioboad {
	background: #E6FFA2;
	margin: 0;
	padding: 0;
	text-align: center;
}
#radioboad img {
	max-width: 99%;
}
.radioread {
	margin: 10px 0;
	background: #FFFFFF;
	border-radius: 10px;
	padding: 10px;
}
.radioread h1 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 20px;
}
.radioread p {
	margin: 6px 0;
}
.radiocontitle {
	margin: 20px 0 8px 0;
}
.radiocontitle span {
	padding: 6px 40px;
	font-size: 105%;
	background: #FF3E17;
	color: #FFFFFF;
}

/*-----------------------------
チャレンジ応援事業
-------------------------------*/

#pcsubsidyboad2 {
	background: #D0000B;
	padding: 5px;
	text-align: center;
}

/*大使カテゴリタイトル*/
.taishitop_ltitle2 {
	text-align: center;
}
.taishitop_ltitle2 span {
	padding: 5px 25px;
	font-size: 1.6em;
	color: #FFF;
	background: #9F4D43;
	border-radius: 20px;
	font-family: kurobara-gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
}
.titletop1 {
	margin-bottom: 8px;
}
.titletop1 img {
	max-width: 300px;
}

/*-----------------------------
若者支援コンシェルジュ
-------------------------------*/
#conciergeboad {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 15px;
}
#conciergemenu {
	margin: 20px 0;
	text-align: center;

}
#conciergemenu img {
	max-width: 16%;
	display: inline-block;
	padding: 4px;
}
#conciergemenu .txtlink {
	margin-bottom: 20px;
}
#conciergemenu .txtlink a {
	display: inline-block;
	padding: 0 4px;
	border-bottom: 2px solid #518AB4;
	margin-left: 16px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 1.2em;
	color: black;
	margin-bottom: auto;
}
#conciergemenu .txtlink a:hover {
	color: #328BCB;
}
#conciergemenu .topmenuflex {
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: flex;
	flex-wrap: wrap;/* これを指定する */
	justify-content: space-between;
}
#conciergemenu .topmenu {
	width: calc(100%/2 - 10px);/* 横幅を2等分 */
	height: auto;
	display: flex;/* 高さを揃えるための指定 */
	flex-direction: column;/* 高さを揃えるための指定 */
	margin: 5px;
	padding: 15px;
	text-align: left;
	background: #FFFFFF;
	border-radius: 10px;
	border: 2px solid #5E7DC4;
}
#conciergemenu .topmenu .title {
	margin: -15px -15px 0 -15px;
	background: #5E7DC4;
	border-radius: 8px 8px 0 0;
	padding: 8px 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#conciergemenu .topmenu .txt {
	width: 100%;
	font-size: 0.9em;
	line-height: 130%;
	padding: 10px 10px 0 10px;
	clear: left;
}
#conciergemenu .topmenu .txt img {
	width: 40%;
	max-width: 40%;
	max-height: 120px;
	object-fit: contain;
	margin-right: 10px;
	float: left;
}
#conciergemenu .topmenu .txt .link {
	margin: 6px 0 0 0;
	text-align: right;
}
#conciergemenu .topmenu .txt .link a {
	display: inline-block;
	padding: 6px;
	border: 2px solid #F3F91D;
	font-size: 0.9em;
}
#conciergemenu .topmenu .txt .link a:hover {
	background: #FFFEE9;
}
.titleread {
	width: 100%;
	padding: 8px;
	background: #DBEAFF;
}
.titleread p {
	display: block;
	width: 1000px;
	margin: 0 auto;
	padding: 8px;
	font-size: 0.9em;
}
.titleread p img {
	width: 30%;
	float: right;
	margin-left: 8px;
}
/*シングルページ*/
.termbox {}
.termbox span {
	margin: 0 4px;
	padding: 2px 10px;
	font-size: 90%;
	color: #FFFFFF;
	background: #50C7E0;
	border-radius: 10px;
}
/*-----------------------------
支援制度情報
-------------------------------*/
#infoboad {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #9E9E9E;
	background: #EBF9FF;
	margin-top: -20px;
	padding-top: 0;
}
#infoboad .pagetitle {
	width: 100%;
	text-align: left;
	position: relative;
}
#infoboad .pagetitle img {
	width: 49%;
}
#infoboad .pagetitle .kokai {
	text-align: right;
	width: 100%!important;
	position: absolute;
	top: 0;
	right: 0;
}
#infoboad .pagetitle .kokai p {
	display: inline-block;
	color: #34438A;
	width: 200px;
	height: 50px;
	background: #FFFFFF;
	border-radius: 50px;
	font-size: 1.5em;
	padding-top: 15px;
	text-align: center;
}

/*トップページリスト*/

.infotopbox {
	margin: 0;
	padding: 0;
	margin-top: 40px;
	clear: left;
	width: 100%;
}
.infotopbox-box {
	width: 47%;
	margin: 10px;
	float: left;
}
.infotoptitle {
	margin: 10px 0;
	background: #4593FF;
	border-radius: 10px;
	text-align: center;
	font-weight: 100;
	color: #FFFFFF;
	font-size: 1.0em;
	padding: 8px;
}
.infotoptitle a {
	color: #FFFFFF;
}
.infotoptitle a:hover {
	color: #FDFFCC;
}
.infotoplist {
	background: #FFFFFF;
	border-radius: 10px;
	padding: 10px;
}
.infotop-date {
	font-size: 80%;
	color: #B3B3B3;
}
.infotop-cat {
	font-size: 0.7em!important;
	color: #FFFFFF;
	background: #68A0E1;
	padding: 0px 8px;
	line-height: 140%;
	display: inline-block;
}
.infotop-cat2 {
	font-size: 0.7em!important;
	padding: 0px 8px;
	line-height: 140%;
	display: inline-block;
}
.infotop-cat a {
	color: #FFFFFF;
}
.infotop-cat2 a {
	color: #6578E4;
}
.infotop-content {
	padding-bottom: 5px;
	border-bottom: 2px dotted #4ED1E7;
	padding-left: 8px;
	font-weight: bold;
}
.infotop-content a {
	color: #515151;
}
.infotop-content a:hover {
	color: #D93538;
}

/*リンクボタン*/
.infotoplbutton {
	width: 100%;
	margin-top: 10px;
}
.infotoplbutton .flexline {
	display: flex;
}
.infotoplbutton .flexline div {
	display: flex;
	height: 100px;
	flex-flow: wrap;
	justify-content: space-around;
	align-items: center;
	margin: 4px;
	font-size: 0.95em;
}
.infotoplbutton .flexline div.placetitle {
	width: 12%;
	padding: 4px;
	background: rgba(82,187,219,1.00);
	color: #FFFFFF;
}
.infotoplbutton .flexline div.placetitle span {
	font-size: 1.5em;
}
.infotoplbutton .flexline div.placelink {
	width: 88%;
	background: rgba(234,255,254,1.00);
}
.infotoplbutton .flexline div.placelink a {
	display: inline-grid;
	height: 93%;
	width: calc(100% / 6 - 24px);
	margin: 4px;
	border: 1px dotted rgba(99,154,212,1.00);
	align-items: center;
	text-align: center;
	background: #E5F5FF;
	font-size: calc((100vw - 320px) / 250 + 16px);
	font-weight: bold;
	color: #2B80B0
}
.infotoplbutton .flexline div.placelink a:hover {
	background: url(/oks/wp-content/uploads/info/infomenubackA.png) center no-repeat #6B94BB;
	color: #FFFFFF;
	background-size: contain;
}
.infotoplbutton .flexline div.yototitle {
	width: 12%;
	padding: 4px;
	background: #97C3A8;
	color: #FFFFFF;
}
.infotoplbutton .flexline div.yototitle span {
	font-size: 1.5em;
}
.infotoplbutton .flexline div.yotolink {
	width: 88%;
	background: #EAFDED;

}
.infotoplbutton .flexline div.yotolink a {
	display: inline-grid;
	height: 93%;
	width: calc(100% / 8 - 24px);
	margin: 4px;
	border: 1px dotted #81C185;
	align-items: center;
	text-align: center;
	background: #E4F7E6;
	font-size: calc((100vw - 320px) / 600 + 16px);
	color: #5A885A;
	font-weight: bold;
}
.infotoplbutton .flexline div.yotolink a:hover {
	color: #FFFFFF;
	background: url(/oks/wp-content/uploads/info/infomenubackB.png) center no-repeat #64926C;
}
.infotoplbutton .flexline div.yotolink a span {
	display: block;
	margin-top: -30px;
}
.infolistbuttonplace {
	font-size: 1.1em!important;
	border-radius: 10px;
	background: #2089CC!important;
	padding: 8px 10px;
}
.infolistbuttonplace a {
	color: #FFFFFF;
	font-weight: 100!important;
}
.infolistbuttonplace a:hover {
	color: #FFFFFF!important;
}
.infolistbuttonplace a:visited {
	color: #FFFFFF!important;
}
.infolistbuttoncat {
	padding: 4px 10px;
	border-bottom: 1px dotted #57B3D4;
	margin-bottom: 8px;
	font-size: 0.9em!important;
	color: #2D552F;
}
.infolistbuttoncat a {
	display: inline-block;
	color: #2D552F!important;
	background: #E6FCEA;
	border-radius: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	padding: 1px 8px;
}
.infotoplistcon {
	margin: 4px 10px;
}
.infotoplistcon .title {
	font-size: 1.2em;
	font-weight: bold;
}
.infotoplistcon .title span {
	display: inline-block;
	font-size: 0.6em;
	color: #5E8EC8;
}
.infotoplistcon .txt {
	display: flex;
	width: 100%;
	margin: 4px 20px;
}
.infotoplistcon .txt div {
	font-size: 0.9em!important;
	font-weight: 100!important;
	padding: 0 10px;
}
.infotoplistcon .txt div.komoku {
	width: 10%;
	border-right: 1px solid gray;
}
.infolisth1 {
	margin-top: 20px;
	font-size: 1.2em;
	width: 100%;
	text-align: center;
	padding: 10px;
	color: #888787;
	border-bottom: 1px solid gray;
}
/*トグルボタン*/
.placetitle label {
	width: 100%;
	display: block;
}
#toggleinfo1 {
	display: none;
	cursor: pointer;
}
#menuinfo1 {
	display: block;
}
#toggleinfo1:checked + #menuinfo1 {
	display: block;
}
.yototitle label {
	width: 100%;
	display: block;
}
#toggleinfo2 {
	display: none;
	cursor: pointer;
}
#menuinfo2 {
	display: inherit;
}
#toggleinfo2:checked + #menuinfo2 {
	display: inherit;
}
.yototitle::after, .placetitle::after {
	display: none;
}
/*-----------------------------
若者グループリスト
-------------------------------*/
#listboad {
	background: #FFFFCC;
	margin: 0;
	padding: 0;
	height: 256px;
	text-align: center;
	clear: left;
}
.listtoptitle-left {
	display: block;
	float: left;
	width: 60%;
	padding: 20px;
	text-align: left;
}
.listtoptitle-left a.listtopa {
	padding: 8px 15px;
	font-size: 130%;
	background: #FF8100;
	border-radius: 10px;
	color: #FFFFFF
}
.listtoptitle-left a.listtopa:hover {
	background: #F4C55F;
	color: #FFFFFF;
}
.listtoptitle-left a {
	color: #2961A4;
}
.listtoptitle-left a:hover {
	color: #628EE5;
}
.listtoptitle-left p {
	margin: 20px 10px;
	font-weight: bold;
}

.listtoptitle-right {
	display: block;
	float: left;
	width: 40%;
	margin: 0;
	padding: 0;
}
.listtoptitle-right img {
	max-width: 100%;
	height: 100%;
}

/*トップページ検索*/
.listtop-kensaku {}

/*若者グループ一覧*/
.wktoplist {
	margin: 10px 0;
	background: #FFFFFF;
	border-radius: 10px;
	padding: 10px;
}
.wktoplistbox {}
.wk-post-meta {}
.wktoplist-title {
	padding: 2px 0 5px 30px;
	border-bottom: 1px dotted #666666;
}
.wktoplist-title a {
	color: black;
}
.wktoplist-title a:hover {
	color: red;
}
.wktoplist-meta {
	padding: 5px 0 0 20px;
}
.wktoplist-meta a.place {
	font-size: 80%;
	padding: 2px 8px;
	margin: 0 4px;
	background: #2F9DD9;
	color: #FFFFFF;
}
.wktoplist-meta a.cat {
	font-size: 80%;
	padding: 2px 8px;
	margin: 0 4px;
	background: #F4A848;
	color: #FFFFFF;
}

/*シングルページ*/
.listpage-title {
	border-bottom: 3px solid #FDD62E;
	font-size: 1.4em;
	padding: 10px 40px;
	margin-bottom: 10px;
}
.listgroupwaku {
	display: block;
	margin: 0;
	padidng: 0;
	width: 100%;
	clear: left;
}
.listgroupwakuleft {
	display: block;
	padding-right: 10px;
	width: 73%;
	float: left;

}
.listcftitle {
	margin-left: 8px;
	margin-top: 20px;
}
.listcftitle img {
	height: auto;
	width: auto;
}
.listcfbox {
	margin: 0;
	padding: 20px;
	border: 2px solid #FDD62E;
	font-size: 95%;
	border-radius: 10px;
}
.listcflink {
	margin: 20px 5px;
}
.listcflink span {
	margin-left: 10px;
}
.listcflink span:hover {}
.listcflink img {
	max-height: 50px;
	width: auto;
}
.listgroupwakuright {
	display: block;
	width: 27%;
	float: right;
	padding-left: 15px;
}
.list-thumb {
	display: block;
	margin-top: 30px;
}
.list-thumb img {
	max-width: 100%;
}

/*----------------
若者まつり
-----------------*/
/*サイドバー*/
.topnews-festa {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 3px solid #E8284C;
	border-radius: 10px;
	background: #FFFFFF;
}
.topnews-festatitle {
	padding: 10px 0;
	text-align: center;
	border-bottom: 5px solid #E8284C;
}
.topnews-festatitle img {
	max-width: 60%;
}
.topnews-festabox {
	width: 100%;
	text-align: center;
	padding: 4px;
}
.topnews-festabox img {
	width: 98%;
}
.topnews-festatext {
	font-size: 0.8em;
	color: #3C76BC;
	text-align: left;
	line-height: 130%;
	padding: 3px 5px;
	background: #FFF0F1;
}
.topnews-festatext a {
	font-size: 1.2em
	color: #3E3E3E;
}
.topnews-festatext a:hover {
	color: #E03A3A;
}
/*----------------
チャレンジ応援事業
-----------------*/
/*サイドバー*/
.topnews-subsidy {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 3px solid #73D5FF;
	border-radius: 10px;
	background: #FFFFFF;
}
.topnews-subsidytitle {
	padding: 10px 0;
	text-align: center;
	border-bottom: 5px solid #73D5FF;
}
.topnews-subsidytitle a {
	font-size: 90%;
	font-weight: bold;
	color: #73D5FF;
}

/*----------------
お知らせ系
-----------------*/
/*サイドバー*/
.topnews-day {
	width: 100%;
	margin: 0;
	padding: 0;

}
.topnews-daytitle {
	padding: 3px 0;
	text-align: center;
	background: #4A88E8;
	fonr-size: 1.0em;
	color: #FFFFFF;
}

.topnews-daytitle img {
	max-width: 100%;
	padding: 8px;
	border: 1px solid #E1E1E1;
}
.topnews-daybox {
	width: 100%;
	text-align: center;
	margin: 0;
	border: 1px solid #C2C2C2;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	margin-bottom: 10px;
	background: #FFFFFF;
}
.topnews-daybox:hover {
	background: #D7FFFE;
}
.topnews-daybox img {
	width: 100%;
	padding: 8px;
	border: 1px solid #E1E1E1;
}
.topnews-daytext {
	font-size: 0.8em;
	color: #3C76BC;
	text-align: left;
	line-height: 130%;
	padding: 3px 5px;
	margin: 10px;
	font-weight: bold;
}
.topnews-daytext a {
	font-size: 1.0em;
	color: #000000;
}
.topnews-daytext a:hover {
	color: #E03A3A;
}

/*シングルループ*/
.orgevent-title {
	font-size: 20px;
	padding: 2px 10px;
	font-weight: bold;
}
.orgevent-title a {
	color: #0041E7;
}
.orgevent-title a:hover {
	color: #6C9AF8;
}

.orgevent-title span {
	margin-left: 20px;
	font-size: 16px;
	font-weight: 100;
}
.eo-event-date {
	font-size: 18px;
	padding: 2px 10px;
	font-weight: bold;
}
.orgevent-box {
	margin: 10px;
	padding: 10px;
	border: 1px solid #33D2FF;
	border-radius: 10px;
}
.orgevent-boximg {
	padding: 8px;
	float: left;
	width: auto;
}
.orgevent-descr {
	padding: 7px 0;
	font-size: 90%;
	border-top: 1px dotted #33D2FF;
}
.orgevent-link {
	text-align: right;
}
.orgevent-link span {
	display: inline-block;
}
.orgevent-link a {
	display: inline-block;
	padding: 3px 20px;
	background: #33D2FF;
	border-radius: 8px;
	color: #FFFFFF;
}
.orgevent-singletitle {
	margin: 10px;
	padding: 0 10px 10px 10px;
	text-align: left;
	font-size: 20px;
	border-bottom: 2px solid #33D2FF;
}
.orgevent-content {
	margin: 30px 20px 50px 20px;
	line-height: 160%;
}

/*----------------
若者プレス
-----------------*/
#listboad-press {
	display: block;
	background: #CCCCCC;
	text-align: left;
	margin: 0;
	padding: 0;
}
.press-ptitle-left {
	float: left;
}
.press-ptitle-left a {
	display: inline-block;
	background: #D02F00;
	padding: 8px 40px;
	border-radius: 12px;
	font-size: 24px;
	color: #FFFFFF;
}
.press-ptitle-right {
	float: right;
}
.press-ptitle-right a {
	display: inline-block;
	background: #FFFFFF;
	padding: 0 10px;
	border-radius: 10px;
	color: #D02F00;
}
.press-ptitle-right a:hover {
	background: #FBEBF9;
}
.bosyubkcolor a {
	background: #FFFFFF;
	color: #221D1D;
}
.bosyucolor a {
	color: #CB2D30;
}

/*----------------
トップボード白
-----------------*/
.orgblock-white {
	display: block;
	background: #FFFFFF;
	border-radius: 10px;
	text-align: left;
	margin: 8px 0;
	padding: 20px;
}

/*----------------
固定：若者まつりについて
-----------------*/
.mess1 {
	margin: 8px;
	padding: 10px;
	border: 1px solid #F747CA;
	border-radius: 10px;
	background: #FEFFFB;
	font-size: 150%;
	font-weight: bold;
}

/*----------------
支援制度個ページ
-----------------*/
.fieldtable-info {}
.fieldtable-infoimg {
	text-align: center;
}
.fieldtable-infoimg img {
	width: 90%;
}

.fieldtable-info table {
	font-size: 95%;
}
.fieldtable-info table th {
	padding: 12px 8px;
	background: #DAF6FC;
	font-weight: 100;
	text-align: center;
	font-size: 95%;
}
.fieldtable-info table td {
	padding: 12px 8px;
	line-height: 160%;
}
/*----------------
支援制度タクソノミー
-----------------*/
.shienspace {
	width: 100%;
	margin: 20px 0;
	padding: 10px;
	background: #FFFFFF;
}
.shienspace-line {
	padding: 4px 10px;
	border-bottom: 1px solid #D7D7D7;
	background: #FFFFFF;
}
.shienspace-title {
	display: inline-block;
	font-size: 110%;
	padding: 10px;
}
.shienspace-title a {
	font-weight: bold;
	font-size: 1.0em;
}
.shienspace-title:hover {

}

/*----------------
若者グループリスト
-----------------*/
.wakaspace {
	width: 100%;
	margin: 20px 0;
	padding: 10px;
	background: #FFFFFF;
	position: absolute;
}
.wakaspace-line {
	padding: 4px 10px;
	border-bottom: 1px solid #D7D7D7;
	background: #FFFFFF;
}
.wakaspace-title {
	display: inline-block;
	font-size: 110%;
	padding: 10px;
	background: #FFFFFF!important;
	position: relative;
	margin-left: 10px;
}
.wakaspace-title a {
	font-weight: bold;
	font-size: 1.0em;
}
.wakaspace-title:hover {

}

.termboxwk {
	display: inline-block;
	margin: 0 4px;
	padding: 2px;
	font-size: 90%;
	color: #FFFFFF;
	background: #50C7E0;
	position: relative;
	width: 120px;
	text-align: center;
}
.termboxwk a {
	color: #FFFFFF;
}
/*----------------
カルーセル
-----------------*/
.sow-carousel-items h3 {
	border: 0!important;
	box-shadow: 0!important;
	font-size: 90%!important;
	text-align: left!important;
	line-height: 130%;
}
.sow-carousel-thumbnail {

}
.sow-carousel-item {
	float: left;
}
.ccelltitle {
	padding: 10px 20px;
	border: 1px solid #4293AC;
	border-radius: 8px;
	font-size: 110%;
	color: #4293AC;
}

.linkpage-blue {
	margin: 20px 0;
	padding: 8px;
	border: 1px solid #6FC0ED;
	background: #3EB5BF;
	text-align: center;
	font-size: 130%;
}
.linkpage-blue a {
	color: #FFFFFF;
}
.linkpage-blue a:hover {
	color: #FFFFFF;
}
.linkpage-blue:hover {
	background: #3B567F;
}
/*---------------------------------------
メディア関係者および情報発信をおこなうみなさまへ
---------------------------------------*/
.formediatitle {
	font-size: 2.0em!important;
	font-weight: bold!important;
	padding: 10px;
	border-bottom: 2px solid #000000;
}
.formediaread {
	font-size: 110%;
	padding: 15px 8px;
	border-bottom: #53ADE7 dotted 2px;
	font-weight: bold;
	color: #1D81C9;
}
.formediaread a {
	color: red;
	padding: 4px;
	border: 1px solid red;
	border-radius: 6px;
}
.formediaread a:hover {
	background: #FDFCDC;
}
.formediatext {
	padding: 15px 8px;
}

/*----------------
検索
-----------------*/

/*詳細検索ページ*/
.kensaku-before {
	font-size: 105%;
	padding: 8px;

}
.kensaku-before h4 {
	font-weight: bold;
	border: 0!important;
}
.kensaku-before p {
	margin-left: 10px;
	font-size: 110%;
}

/*コンテンツページ*/
.kensakuline {
	width: 100%;
	background: #DADADA;
	border-bottom: #A5A5A5 1px solid;
	border-top: #A5A5A5 1px solid;
	padding: 8px;
}
.kensakuline-white {
	width: 100%;
	background: #FFFFFF;
	border-bottom: #A5A5A5 1px solid;
	border-top: #A5A5A5 1px solid;
	padding: 8px;

}
.kensakubox {
	display: block;
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	clear: left;
	padding-bottom: 0;
}
.kensakuboxin {
	display: block;
	width: 100%;
	text-align: left;

}
.kensakuh1 {
	padding: 4px 15px;
	background: #848484;
	color: #FFFFFF;
	border-right: #A5A5A5 2px solid;
	border-left: #A5A5A5 2px solid;
	border-borrom: #A5A5A5 2px solid;
	margin-right: 20px;
	display: inline-block;
	float: left;
}
.kensakuh1-white {
	padding: 0 15px;
	background: #FFFFFF;
	color: #259CBB;
	font-weight: bold;
	display: inline-block;
	float: left;
}

.kensaku-komoku {
	padding-right: 10px;
	width: auto;
	display: inline-block;
}
.kensaku-komokufree {
	margin: 0;
	padding-bottom: -10px;
	padding-right: 10px;
	vertical-align: bottom;
	display: inline-block;
}
.kensaku-click {
	padding-left: 10px;
	display: inline-block;
	margin-bottom: 0;
}
#feas-searchform-4 input,
#feas-searchform-6 input,
#feas-searchform-7 input,
#feas-searchform-8 input {
	height: 30px;
	padding: 0;
	margin: 0;
	width: 300px;
	font-size: auto;
}

#feas-searchform-4 select,
#feas-searchform-6 select,
#feas-searchform-7 select,
#feas-searchform-8 select {
	font-size: 0.7em!important;
	height: 30px;
}

.kensaku-click input {
	margin: 0!important;
	padding: 0!important;
	width: 80px!important;
	border: 0!important;
	background: #4C7DC8!important;
	border-radius: 0!important;
	font-size: 1.0em!important;
}
/*検索バー*/
#feas-searchform-4 .kensaku-komoku {/*地域で検索*/
display:inline-block;
width:auto;
margin:auto;
float:none;
}
#feas-searchform-4 .kensaku-komokufree {/*キーワードで検索*/
max-width:200px;
display:inline-block;
width:auto;
margin:auto;
}

/*フリーワード検索*/
#feas-searchform-5 .freebox {
	display: block;
}
#feas-searchform-5 .freebox span {
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
#feas-searchform-5 .freebox input {
	width: 50%;
	float: left;
}
#feas-searchform-5 .freebox .freebox-click {
	padding-left: 10px;
	padding-top: 0;
	float: left;
	width: 20%;
}
#feas-searchform-5 .feas-submit-button {
	width: 100%!important;
	border: 1px solid #888888;
	background: #FFFAC1;
	font-weight: bold;
	border-radius: 10px;
	padding: 4px!important;
}
#feas-searchform-5 .feas-submit-button:hover {
	background: #FBA5A7;
	color: #FFFFFF;
}
/*----------------
メールマガジンシングル
-----------------*/

.contmag {
	display: block;
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
.contmagbox {
	display: inline-block;
	padding: 20px;
	border: 1px solid #8DE4FF;
	font-size: 0.8em;
	text-align: left;
}

/*----------------
特集ページ
-----------------*/
#tktitleblock {
	width: 100%;
	text-align: right;
	display: block;
	padding: 2px 10px;
	background: #F0F0F0;
	border-bottom: 4px solid #7EA0C8;
	margin-top: -20px;
}
#tktitleblock a {
	font-size: 90%;
	color: #000000;
	font-weight: bold;
	padding: 2px 6px;
	border-radius: 6px;
}
#tktitleblock a:hover {
	background: #7EA0C8;
	color: #FFFFFF;
}
.tkfooter {
	margin-top: 20px;
	font-size: 12px!important;
	color: #939393;
	text-align: right;
}
.tkh1 {
	font-size: 12px!important;
	font-weight: 100;
	margin: 0;
}
.tkpagetitle {
	padding: 6px;
	font-weight: 100;
	font-size: 0.9em;
	border-bottom: 1px solid #B5B5B5;
	text-align: right;

}
/*山形いまどき若者アンケート　カテゴリ*/
.imadokiback {
	background: url(/oks/wp-content/uploads/search/imadokiback.jpg) no-repeat top right!important;
	background-size: contain;
}
.imadokitopmenu {
	background: rgba(255,255,255,0.65);
}

/*----------------
若者未来創造事業カテゴリトップ
-----------------*/
.catmirai {
	background: url(/oks/wp-content/uploads/images/mirai-back.jpg) bottom center ;
	background-size: atuo 100%;
	width: 100%;
	border-bottom: 5px solid #D1EBEC;
	padding: 6px 10px;
	text-align: center;
	height: 300px;
}
.catmirai img {
	width: 100px;
	margin-right: 10px;
}
.catmirai h1 {
	font-weight: bold;
	font-size: 2.3em;
}
/*----------------
地域おこし協力隊カテゴリトップ
-----------------*/
.catchiikio {
	background: url(/oks/wp-content/uploads/images/chiikio-back.png) bottom center ;
	background-size: atuo 100%;
	width: 100%;
	border-bottom: 5px solid #D1EBEC;
	padding: 6px 10px;
	text-align: center;
	height: 300px;
}
.catchiikio img {
	width: 100px;
	margin-right: 10px;
}
.catchiikio h1 {
	font-weight: bold;
	font-size: 2.3em;
}

/*--------------------------------------
2020.6　レイアウト変更
---------------------------------------*/

/*----------------
トップページ
-----------------*/
.topnews6-start {

}
.topnews6-line {
	border-bottom: 1px dotted #D4D4D4;
}
.topnews6-line::after {
	display: block;
	content: "";
	clear: left;
}
.topnews6-line span {
	display: block;
	color: #828282;
	font-size: 0.8em;
	width: 21%;
	float: left;
}
.topnews6-line a {
	display: block;
	float: left;
	width: 76%;
	font-size: 0.9em;
	color: #545454;
}
.topnews6-line a:hover {
	color: red;
}

.topmiraititle {
	display: inherit;
}
.mottomiru {
	text-align: right;
	margin-right: 10px;
	font-size: 95%;
	margin-top: -30px;
}
.mottomiru a {
	text-decoration: underline;
	color: #545151;
}
.mottomiru a:hover {
	color: #A6A6A6;
}

/*スライダ―*/
.sa_hover_container {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 40% 10px 0% 10px!important;
	text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
	top: 100%;
}
/*トップページ　各タイトル*/
.topeventtitle {
	display: block;
	border-left: 3px solid black;
	padding: 0 15px;
	margin-bottom: 12px;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
}
.topeventtitle a {
	color: black;
}
.topeventtitle a:hover {
	color: #898989;
}
.topeventbanner {
	width: auto;
	display: block;
	float: right;
	margin-right: 8px;
	margin-bottom: 0;
	border: 1px solid #959595;
}
.topeventbanner img {
	width: 100%;
}
.topeventbanner:hover {
	opacity: 0.5;
}
.topeventsns {
	width: auto;
	display: block;
	float: right;
	margin-right: 8px;
	margin-bottom: 0;
}
.topeventsns a {
	float: left;
}
.topeventsns img {
	max-width: 54px!important;
}
.topeventlink {
	display: block;
	float: right;
	font-size: 0.9em;
	padding: 8px;
}
.topeventlink a {
	color: #797979;
	padding: 4px;
	border-bottom: 1px solid #797979;
}
.topeventlink a:hover {
	color: #797979;
	border-bottom: 1px solid #C13939;
}
/*トップページメニューボックス*/
.toppagemenubox {
}
.toppagemenubox a {
	display: block;
	padding: 4px 10px;
	border: 1px dotted #B7B7B7;
	background: #FFFFFF;
	color: #787878;
	text-align: center;
	margin-bottom: 6px;
}
.toppagemenubox a:hover {
	background: #C2C2C2;
	color: #FFFFFF;
}
.panel-grid {
	margin: 8px!important;
}

.toppagelink {
	margin-bottom: 30px;
}
.toppagelink a {
	font-size: 90%;
	display: inline-block;
	margin-right: 10px;
	padding: 2px;
	border-bottom: 2px solid #CCCCCC;
	color: #858585;
}
.toppagelink a:hover {
	border-bottom: 2px solid #517EC3;
	color: #517EC3;
	font-weight: bold;
}
/*若者サポーター　メニューボタン*/
.hoverFFF a:hover {
	color: #FCFFAE;
}
.topnews5text a:hover {
	color: #4489BB;
}

/*------------------------
カルーセルPro　調整
-------------------------*/

#sp-wp-carousel-pro-id-6222 div.wpcp-single-item,
#sp-wp-carousel-pro-id-6218 div.wpcp-single-item,
#sp-wp-carousel-pro-id-6217 div.wpcp-single-item,
#sp-wp-carousel-pro-id-6207 div.wpcp-single-item,
#sp-wp-carousel-pro-id-6221 div.wpcp-single-item,
#sp-wp-carousel-pro-id-6219 div.wpcp-single-item,
#sp-wp-carousel-pro-id-6220 div.wpcp-single-item
 {
	min-height: 280px!important;

	background-blend-mode: screen!important;
	background: url(/oks/wp-content/uploads/images/noimage2.png) no-repeat top center!important;
	background-color: rgba(237,237,237,1.00)!important;

}
#sp-wp-carousel-pro-id-6222 div.wpcp-all-captions,
#sp-wp-carousel-pro-id-6218 div.wpcp-all-captions,
#sp-wp-carousel-pro-id-6217 div.wpcp-all-captions,
#sp-wp-carousel-pro-id-6207 div.wpcp-all-captions,
#sp-wp-carousel-pro-id-6221 div.wpcp-all-captions,
#sp-wp-carousel-pro-id-6219 div.wpcp-all-captions,
#sp-wp-carousel-pro-id-6220 div.wpcp-all-captions
 {
	display: block;
	margin: 0!important;
	padding: 8px!important;
	font-weight: 100!important;
	height: 150px;
	background: #FFFFFF;
}

#sp-wp-carousel-pro-id-6222 div.wpcp-all-captions .wpcp-post-title,
#sp-wp-carousel-pro-id-6218 div.wpcp-all-captions .wpcp-post-title,
#sp-wp-carousel-pro-id-6217 div.wpcp-all-captions .wpcp-post-title,
#sp-wp-carousel-pro-id-6207 div.wpcp-all-captions .wpcp-post-title,
#sp-wp-carousel-pro-id-6221 div.wpcp-all-captions .wpcp-post-title,
#sp-wp-carousel-pro-id-6220 div.wpcp-all-captions .wpcp-post-title,
#sp-wp-carousel-pro-id-6219 div.wpcp-all-captions .wpcp-post-title
 {
	display: block;
	font-size: 1.1em!important;
	line-height: 140%!important;
	line-height: 1.5em!important;
	text-align: left!important;
	padding: 0 8px 0 8px;
}

#sp-wp-carousel-pro-id-6222 div.wpcp-all-captions.wpcp-post-meta,
#sp-wp-carousel-pro-id-6218 div.wpcp-all-captions .wpcp-post-meta,
#sp-wp-carousel-pro-id-6217 div.wpcp-all-captions .wpcp-post-meta,
#sp-wp-carousel-pro-id-6207 div.wpcp-all-captions .wpcp-post-meta,
#sp-wp-carousel-pro-id-6221 div.wpcp-all-captions .wpcp-post-meta,
#sp-wp-carousel-pro-id-6219 div.wpcp-all-captions .wpcp-post-meta,
#sp-wp-carousel-pro-id-6220 div.wpcp-all-captions .wpcp-post-meta
 {
	display: block;

	font-size: 1.0em!important;
	line-height: 110%!important;
	width: 95%!important;
	text-align: center!important;
}
.wpcp-wrapper-6139 {
	display: flex;
	vertical-align: top!important;
}
.car-event {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 9px;
	background: #010101;
	text-align: right!important;
	font-weight: bold!important;
	font-size: 1.4em!important;
	color: orange!important;
}
.wpcp-post-title {
	position: inherit;
}

.wpcp-post-title h2 {
	margin: 0!important;
	padding: 0!important;
	background: none!important;
	background-color: none!important;
	text-align: left!important;
	font-size: 1.0em!important;
	line-height: 120%;
}
.panel-widget-style-for-6005-2-0-0 {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}
.wpcp-post-meta {
	margin: 4px!important;
	padding: 0!important;
}
.wpcp-post-meta li {
	display: block!important;
	margin: 0 0 8px 0!important;
	padding: 0!important;
}
.wpcp-post-meta li a {
	margin: 0!important;
	padding: 0!important;
}
.width25 {
	width: 24%;
}

/*若者リスト　投稿ライターマーク*/
.listriter {
	text-align: left!important;
	display: inline!important;
	width: 143px;
}

/*----------------------------
20220418追加　若者サポーターリスト
----------------------------*/
.supimg {
	margin: 0;
	padding: 0;
	text-align: center;
}
.supimg img {
	padding: 8px;
	margin: 0;
}
.supname {
	margin-top: 0px!important;
	font-size: 1.2em;
	font-weight: bold;
}
.supkatagaki {
	margin-top: 0!important;
}
.supprofile {
	margin-top: 0!important;
	padding: 8px!important;
	border-radius: 10px;
}

/*----------------------------
20221209追加　WA-CHA
----------------------------*/
.guidebk {
	width: 99%;
	margin: 15px 8px;
	padding: 10px;
	text-align: center;
}
.guidebk img {
	width: 99%;
	border: 1px solid #D2D2D2;
}
.guidebk .pname {
	display: block;
	width: 100%;
	font-weight: bold;
	color: #008DBD;
	border-bottom: 3px solid #008DBD;
	padding: 8px;
	font-size: 120%;
	margin-bottom: 10px;
}
.guidebk .pnametop {
	display: block;
	margin: 15px 0;
	background: #008DBD;
	padding: 3px 8px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
}
.guidecontlink {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.guidecontlink a.linkimg {
	display: block;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	width: 48%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 5px 0.5%;
	text-align: center;
	padding: 4px;
	background: #F8F9C8;
	border: 1px solid #DFDE37;
	text-decoration: none;
	color: #000000;
	font-size: 95%;
	border-radius: 10px;
	font-weight: bold;
}.guidecontlink a.linkimg:hover {
background:#F4F320;
}
.guidecontlink a.linkpdf {
	display: block;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	width: 48%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 5px 0.5%;
	text-align: center;
	padding: 4px;
	background: #E1FBEE;
	border: 1px solid #5ECD6E;
	text-decoration: none;
	color: #000000;
	font-size: 95%;
	border-radius: 10px;
	font-weight: bold;
}
.guidecontlink a.linkpdf:hover {
	background: #91F0B3;
}
.guidebkh2 {
	margin: 8px 0!important;
	background: #8fa7bf!important;
	padding: 8px!important;
	font-size: 130%;
	font-weight: bold;
	text-align: center!important;
	color: #FFFFFF;
	border-left: 4px solid #00558F;
	border-right: 4px solid #00558F;
	text-shadow: none!important;
}
.guidebx {
	width: 48%;
	padding: 8px;
	text-align: center;
	float: left;
}
.guidebx .pagelink {
	margin-top: 30px;
}
.guidebx .pagelink a {
	display: block;
	float: left;
	width: 46%;
	margin: 10px 1%;
	padding: 50px 0;
	text-align: center;
	border-radius: 18px;
	background: #FFFFFF;
	border: 2px solid #008DBD;
	color: #008DBD;
	font-weight: bold;
}
.guidebx .pagelink a:hover {
	background: #A2D7DD;
}
.guidebx .pagelink a.bottom {
	padding: 8px 0;
}
.guidebx img {
	max-width: 99%;
	border: 1px solid #BEBEBE;
	padding-bottom: 2px;
	margin: 0 auto;
}
.guidebx img:hover {
	border-bottom: 3px solid #008DBD;
	padding-bottom: 0;
}
.guidebx h4 {
	font-weight: 100;
	font-size: 80%;
}
.termtitle {
	padding: 4px;
	text-align: center;
	margin: 8px 0;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	font-weight: bold;

}

/*wa-cha　メニュー*/
.wachamenu-title {
	margin: 0 0 20px 0;
	font-weight: bold;
	text-align: center;
}
.wachamenu-title span {
	font-size: 1.2em;
}
#wachamenu ul {
	display: block;
	margin-top: -40px;
	text-align: right;
}
#wachamenu ul li {
	display: inline-block!important;
	border: 1px solid #D4D4D4;
	margin: 0!important;
	text-decoration: none;

}
#wachamenu ul li a {
	color: #000000;
	background: #EDEDED;
}
#wachamenu ul li a:hover {
	background: #F2F5BE;
}
/*wa-cha single カテゴリタイトル*/
.wachagocattitle {
	padding: 3px 10px;
	border-top: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
	font-size: 0.8em;
	text-align: right;
	color: #717171;
}
.wachafooter {
	text-align: right;
	font-size: 0.9em;
	margin-top: 40px;
	color: #848484;
}
.wachafooter hr {
	color: #D3D3D3;
}

/* 若者支援コンシェルジュ */
a:hover {
	text-decoration: none;
}
/*ブロック背景*/

div,span a:hover {
	text-decoration: none;
}
.consbc-gray {
	background: #F0F0F0;
	width: 100%;
	padding: 10px;
	display: inline-block;
}

/*cons1　トップ*/
#cons1block1left {
	width: 30%;
	float: left;
	padding: 8px;
	text-align: right;
}
.cons1block1right {
	width: 60%;
	text-align: left;
	float: left;
	padding: 10px;
}

.cons1block1right img {
	padding: 8px;
}

.cons1block1right img:hover {
	background: yellow;
}

/*SNSアカウント*/
.constitle-cha {
	font-size: 36px;
	color: #6A3906;
	margin: 20px 0 10px 0;
	text-align: center;
	line-height: 200%;
}
.constitle-cha img {
	margin: 20px 40px 20px 40px;
}

@media screen and (max-width: 576px) {
	.constitle-cha img {
		max-width: 48%;
	}
}

/*メニューリンク*/
.cons1menublue {
	width: 40%;
	padding: 8px 20px 8px 20px;
	margin: 15px;
	background: #FFFFFF;
	border-radius: 20px;
	font-size: 200%;
	font-weight: bold;
	color: #0059EE;
	text-align: center;
	line-height: 200%;
}
.cons1menupink {
	width: 40%;
	padding: 8px 10px 8px 10px;
	margin: 15px;
	background: #FFFFFF;
	border-radius: 20px;
	font-size: 200%;
	font-weight: bold;
	color: #FF12E3;
	text-align: center;
	line-height: 200%;
}
.cons1menugreen {
	width: 40%;
	padding: 8px 20px 8px 20px;
	margin: 15px;
	background: #FFFFFF;
	border-radius: 20px;
	font-size: 200%;
	font-weight: bold;
	color: #00A009;
	text-align: center;
	line-height: 200%;
}
.cons1menuorange {
	width: 40%;
	padding: 8px 20px 8px 20px;
	margin: 15px;
	background: #FFFFFF;
	border-radius: 20px;
	font-size: 200%;
	font-weight: bold;
	color: #FF5D36;
	text-align: center;
	line-height: 200%;
}

.cons1menublue:hover,.cons1menupink:hover,.cons1menugreen:hover,.cons1menuorange:hover {
	border-bottom: 4px solid rgba(255,253,52,1.00);
	text-decoration: none;
}

@media screen and (max-width: 576px) {
	.cons1menublue,.cons1menupink,.cons1menugreen,.cons1menuorange {
		font-size: 150%;
		width: 99%;
		margin-bottom: 15px;
	}
}

.cons1menublue a { text-decoration: none;}

/*おこしあいネット新着枠*/
#cons1okoshiai {
	margin: 10px;
	text-align: center;
}
#cons1okoshiairss {
	border: 1px solid rgba(216,81,83,1.00);
	margin: 10px 0 20px 0;
	padding: 10px;
	min-height: 300px;
	text-align: left;
}

@media screen and (max-width: 576px) {
	#cons1block1left{width:99%;}
	.cons1block1right{width:99%;}
	img {width:99%;}
	.cons1block1right img {width:80%;}
}
}

/*cons2 サポーター*/

.cons2a {width:100%; padding:20px; text-align:center;}
@media screen and (max-width: 576px) {
	.cons2a {padding:8px; text-align:center;}
}
.cons2bwaku {
	width: 99%;
	display: block;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #56BCD5;
	padding: 10px;
}
.cons2b {
	width: 48%;
	float: left;
	padding: 8px;
	text-align: left;
}
.cons2b img {
	float: left;
	padding-right: 10px;
	vertical-align: top;
	width: 200px;
}
.cons2c {
	width: 48%;
	float: left;
	padding: 8px;
	text-align: left;
}
.cons2c img {
	float: left;
	padding-right: 10px;
	vertical-align: top;
	width: 220px;
}

.cons2d {text-align:center; font-weight:bold; font-size:180%; padding:10px;}
@media screen and (max-width: 576px) {
	.cons2d {text-align:center; font-weight:bold; font-size:120%; padding:20px;}
}
.cons2e { float:left; margin:8px 5px 30px 5px;}
@media screen and (max-width: 576px) {
	.cons2e { float:none; margin:8px 5px 10px 5px;}
}
.cons2f { float:right; margin:8px;}
@media screen and (max-width: 576px) {
	.cons2f { display:none;}
}

/*メニューブロック*/

.cons2menublock {
	width: 30%;
	margin: 10px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	padding: 10px;

	background: #FFFFFF!important;
	border-radius: 50%;
}
.cons2menublock-waku {
	padding: 8px;
	height: 8px;
	border-top: 2px solid #42ABDD;
	border-left: 2px solid #42ABDD;
	border-right: 2px solid #42ABDD;
}
.cons2menublock-data {
	padding: 8px;
	text-align: left;
	font-size: 97%;
	background: #FFFFFF;
	border-radius: 30px;
	color: #000000;
}
@media screen and (max-width: 576px) {
	.cons2menublock {
		width: 99%;
		margin: 5px;
		text-align: center;
		display: inline-block;
	}
	.cons2menublock img {
		display: none;
	}
}

/*サポーターブロック*/

.cons2supporterblock {
	width: 17%;
	margin: 15px 5px 0 5px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	font-size: 120%;
}
.cons2supporterblock img {
	width: 200px;
}

.cons2supporterblock-data {
	padding: 0 8px;
	text-align: left;
	font-size: 16px;
	background: #FFFFFF;
	color: rgba(91,92,98,1.00);
	font-weight: 100;
	line-height: 140%;
	margin-bottom: 8px;
}
@media screen and (max-width: 576px) {
	.cons2supporterblock {
		width: 99%;
		margin: 5px;
		text-align: center;
		display: inline-block;
	}

}

.cons1menupink2 {
	padding: 8px 20px 8px 20px;
	margin: 30px;
	background: rgba(250,252,235,1.00);
	border-radius: 20px;
	font-size: 130%;
	font-weight: bold;
	color: #FF12E3;
	text-align: center;
	line-height: 200%;
}
.cons1menupink2:hover {
	border-bottom: 4px solid rgba(255,253,52,1.00);
	text-decoration: none;
}
@media screen and (max-width: 576px) {
	.cons2e { text-align:left; clear:both; float:none;}
	.cons1menupink2:before {
		content: "■";
	}
	.cons1menupink2 {
		padding: 10px;
		margin: 10px;
		background: #FFFFFF;
		border-radius: none;
		font-size: 110%;
		font-weight: bold;
		color: #FF12E3;
		text-align: left;
		line-height: 160%;
	}
	.cons1menupink2:hover {
		border-bottom: none;
		text-decoration: none;
	}
}

/*cons3　なんでも相談*/
.cons3-box {
	width: 500px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #8A6200;
	padding: 15px 20px 15px 20px;
	background: url(cons3/cons3-02.png) right bottom no-repeat;
}

@media screen and (max-width: 576px) {
	.cons3-box {
		width: 95%;
		text-align: center;
		margin: 0 auto;
		margin-top: 10px;
		margin-bottom: 10px;
		border: 1px solid #8A6200;
		padding: 10px;
		background: url(https://aisoho.jp/wp-content/uploads/cons/cons3-02.png) right bottom no-repeat;
	}
}

.cons3-box p {
	line-height: 200%;
	color: #8A6200;
	text-align: left;
}

.cons3-tel {
	width: 55%;
	display: inline-block;
	padding-left: 10px;
	vertical-align: top;
}
@media screen and (max-width: 576px) {
	.cons3-tel {
		width: 99%;
		display: block;
		padding-left: 10px;
		vertical-align: top;
	}
}
.cons3-tel p {
	color: #FFFFFF;
	font-size: 120%;
}
.cons3-tel-tel {
	margin: 8px;
	border: 1px solid #FFFFFF;
	padding: 8px;
	color: #FFFFFF;
	font-size: 36px;
	font-family: "Sawarabi Mincho";/*さわらび明朝*/
	letter-spacing: 7px;
}

@media screen and (max-width: 576px) {
	.cons3-tel-tel {
		font-size: 20px;
		text-align: center;
	}
}
.cons3-sns {
	width: 38%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.cons3-comment {
	margin: 10px;
	padding: 10px;
	border-top: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 95%;
}

/*cons4 テーマ別サロン*/

.cons4-box {
	margin: 40px;
	text-align: center;
	line-height: 200%;
}
@media screen and (max-width: 576px) {
	.cons4-box {
		margin: 10px;
		text-align: center;
	}
}

.cons4-box .text1 {
	font-weight: bold;
	font-size: 30px;
	padding: 10px;
	line-height: 200%;
}
.cons4-box .text2 {
	font-size: 95%;
	padding-bottom: 10px;
}

.cons4-sarontitle {
	padding: 20px;
	background: #F8AAFF;
	text-align: center;
	line-height: 200%;
	font-size: 30px;
	color: #FFFFFF;
}
@media screen and (max-width: 576px) {
	.cons4-sarontitle {
		padding: 10px;
		background: #F8AAFF;
		text-align: center;
		line-height: 180%;
		font-size: 20px;
		color: #FFFFFF;
	}
}

/*cons5 まなびっと*/
.cons5-title {
	padding: 20px;
	background: #649A00;
	text-align: center;
	line-height: 200%;
	font-size: 30px;
	color: #FFFFFF;
	margin-top: 20px;
}
@media screen and (max-width: 576px) {
	.cons5-title {
		padding: 10px;
		background: #649A00;
		text-align: center;
		line-height: 180%;
		font-size: 20px;
		color: #FFFFFF;
		margin-top: 20px;
	}
}

/*画像回り込み*/
.imgfloatleft {
	padding: 10px;
	float: left;
}

.imgfloatright {
	padding: 10px;
	float: right;
}

@media screen and (max-width: 576px) {
	.imgfloatleft {
		padding: 8px;
		float: none;
	}

	.imgfloatright {
		padding: 8px;
		float: none;
	}
}

/*100%背景*/
.backblue100 {
	width: 100%;
	background: #DBF9FF;
	margin: 15px 0 15px 0;
	padding: 15px 20px 15px 20px;
}
.backgray100 {
	width: 100%;
	background: #F7F7F7;
	margin: 15px 0 15px 0;
	padding: 15px 20px 15px 20px;
}
.backblue2100 {
	width: 100%;
	background: #84A6FF;
	margin: 15px 0 15px 0;
	padding: 15px 20px 15px 20px;
}

@media screen and (max-width: 576px) {
	.backblue100,.backgray100,.backblue2100 {
		padding: 8px;
	}
}

/* 2024年以降のレイアウト */
/*2024*/

/*Chrome画像のぼやけ解消*/
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {

	img {

		image-rendering: -webkit-optimize-contrast;

	}

}

.contwaku {
	width: 100%;
}
.wrap-post-h3 {
	margin: 20px 0;
	font-size: 1.4em!important;
	font-weight: bold;
}
.wrap-post-h3 a {
	display: inline-block;
	margin-left: 20px;
	margin-top: 8px;
	padding: 0 18px;
	background: #000;
	color: #fff;
	font-size: 0.7em;
	border-radius: 10px;
}
.wrap-post-h3 a:hover {
	background: #9F4245;
}
/*　タクソノミーリスト*/
.catorg {
	display: inline-block;
	margin: 0!important;
	padding: 0 15px!important;
	font-size: 0.8em!important;
	color: #383838!important;
	border: 1px solid #383838;
	border-radius: 10px;
	background: #FFF!important;
}
.preftaishi {
	text-align: right;
}
.preftaishi img {
	max-width: 300px;
}
.backblack {
	background: #000000;
	color: #fff;
}
.backred {
	background: #8E1919;
	color: #fff;
}

#pcsubsidyboad {
	background-color: #F9FCDE;
}

/*----------------
ヘッダー
-----------------*/
#header {
	box-shadow: 0!important;
	border: 0!important;
}
.org2header {
	display: flex;
	border-top: 10px solid black;
	padding: 16px;
}
.org2header .title {
	flex: 0 0 400px;
}
.org2header .title img {
	width: 100%;
	min-height: 50px;
}

.org2header .right {
	flex: 1;
	display: block;
}
.org2header .right .top {
	text-align: right;
}
.org2header .right .top a {
	display: inline-block;
	color: #000000;
	padding-right: 10px;
	font-size: 0.9em;
}
.org2header .bottom {
	text-align: right;
}

/*プルダウンメニュー*/
.org2header .nav-menu5 {
	display: flex;
	flex: 0 0 40%;
	margin-top: 3px;
}

.menu-list5 {
	display: flex;

}
.menu-item5 {
	position: relative;
}

/* メニューアイテムのホバースタイル */
.menu-item5:hover .drop-menu-list5,
.drop-menu-item5:hover .drop-menu-list-child5 {
	opacity: 1; /* 不透明度を最大に */
	transition: opacity .3s, visibility .3s; /* アニメーション設定 */
	visibility: visible; /* 下層メニューを表示 */
}

.menu-item5 a {
	align-items: center;
	display: flex;
	text-decoration: none; /* リンクの下線を非表示 */
	line-height: 150%;
}
.menu-item5 a img {
	width: 100%;
	max-width: 80px;
	min-width: 50px;
	border-bottom: 5px solid #FFFFFF;
	transition: 0.4s;
}
.menu-item5 a img:hover {
	margin-top: 0;
	border-bottom: 5px solid #FFF34F;
	opacity: 1!important;
}

/* ドロップダウンメニュー */
.drop-menu5 {
	position: relative;
}
.drop-menu-item5 {
	position: relative;
}

/* ドロップダウンメニューのスタイル */
.drop-menu-list-child5 {
	background-color: #E3F9F7; /* 下層メニューの背景色 */
	border: 1px solid #3EE0ED;
	font-size: 0.95em;
	color: #000;
	border-radius: 10px;
}
.drop-menu-list5 {
	background-color: #fff; /* 下層メニューの背景色 */
	border: 1px solid #919191;
	font-size: 0.9em;
	color: #000;
	border-radius: 10px;
	left: 0;
	opacity: 0; /* 不透明度を最小に */
	position: absolute;
	top: 100%;
	transition: opacity .3s, visibility .3s; /* アニメーション設定 */
	visibility: hidden; /* 下層メニューを非表示 */
	width: max-content;
	z-index: 1;
}

/* 下層メニューのスタイル */
.drop-menu-list-child5 {
	left: 100%;
	opacity: 0; /* 不透明度を最小に */
	position: absolute;
	top: 0;
	transition: opacity .3s, visibility .3s; /* アニメーション設定 */
	visibility: hidden; /* 下層メニューを非表示 */
	width: max-content;
	z-index: 1;
}

.menu-item5 ul li,
.drop-menu-list-child5 ul li {
	display: block;
	width: 100%;
	padding: 10px;
	padding: 4px 8px;
	border-bottom: 1px dotted #A5A5A5;
	left: 0;

}
.menu-item5 ul li:hover,
.drop-menu-list-child5 ul li:hover {
	background: #FFFCE0;
	opacity: 1;
	font-size: 1.1em;
}
.menu-item5 ul li a:hover,
.drop-menu-list-child5 ul li a:hover {
	color: #000!important;
}
.menu-item5 ul li img,
.drop-menu-list-child5 ul li img {
	width: 30px;
}

/*----------------
トップページ
-----------------*/
.top2024 {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.top2024article {
	padding: 10px 20px;
	margin-top: -30px;
	width: 100%!important;
}

/*スライダー　イベント*/
.slidertopblock {
	margin-top: -2.1%!important;
}

.slidercontent {
	margin-bottom: -45px;
}
.sliderevent .wpcp-single-item {
	width: 100%;
	height: 600px;
	position: relative;
	margin: 0!important;
	border: 1px solid black!important;

}
.slidercontent .wpcp-single-item {
	width: 100%;
	height: 300px;
	position: inherit;
	margin: 0!important;
	border: 1px solid black!important;
}

.sliderevent .wpcp-slide-image,
.slidercontent .wpcp-slide-image {
	width: 100%;
	margin: 0 auto;
}
.sliderevent .wpcp-slide-image a {
	display: block!important;
	padding: 10px!important;
	width: 50%!important;
	margin: 0 auto!important;
}
.sliderevent .wpcp-slide-image img {
	width: 80%;
	height: auto;
	object-fit: contain;
	object-position: 50% 50%!important;
	margin: 0 auto!important;
	padding: 0!important;
	position: absolute;
	top: 5%!important;
	left: 10%!important;
}
.slidercontent img {
	width: 100%!important;
	height: auto!important;
	object-fit: cover!important;
	object-position: 50% 0!important;
	position: absolute;
	top: 0;
	left: 0;
}
.sliderevent .wpcp-all-captions {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	color: #FFFFFF!important;
	background: #000000;
	width: 100%!important;
	opacity: 0.8;
	padding: 8px;
	text-align: left!important;
}
.sliderevent .wpcp-post-title {
	width: 100%;
	background: #000000;
	display: block;
	margin: 0!important;
	padding: 8px!important;
	text-align: left!important;
}
.sliderevent .wpcp-post-title h2 {
	width: 100%;
	display: inline-block;
	color: #FFFFFF!important;
	margin: 0!important;
	padding: 0!important;
	text-align: left!important;
}
.sliderevent .wpcp-post-title a {
	width: 100%;
	opacity: 1;
	color: #FFFFFF!important;
	box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
	font-size: 1.4em!important;
}
.sliderevent .car-event {

}
.slidercontent .wpcp-all-captions {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 100%!important;
	padding: 0 10px!important;
	opacity: 1;
}
.slidercontent h2 {
	width: 100%;
	display: block;
	color: #111111!important;
	text-align: left;
	padding: 0!important;
	background: #ffffff;
	opacity: 1;
}

.slidercontent .wpcp-post-title a {
	display: block;
	color: #131313!important;
	box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
	margin-top: 3%;
	font-size: 1em!important;
	text-align: left!important;
	line-height: 1.3rem!important;
	padding: 6px;
	background: #fff!important;
	font-weight: bold!important;
	opacity: 1!important;
	z-index: 99;
	border: 1px  solid #111111;
}
.slidercontent .wpcp-post-title a:hover {
	background: #E7C9CF;
}
.slidercontent .toprightname {
	position: absolute;
	top: 2px;
	right: 2px;
	border-radius: 5px 0 0 5px;
	display: inline-block;
	padding: 5px;
	font-size: 0.9em;
	opacity: 0.8;
	box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
	font-weight: bold;
}

.sliderevent .topleftname {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	text-align: center;
	margin: 8px;
	padding: 20px;
	font-size: 1.3em;
	color: #FFFFFF;
	background: #000000;
	border-radius: 50%;
	box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
	line-height: 150%!important;
}

/*TOP　イベント*/

.toppage-event {
	position: relative;
	top: 0;
	left: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 0 10px;
	width: 100%;
	z-index: 5;
	clear: left;
}
.toppage-event > label:first-child {
	margin-left: 20%;
}
.toppage-event > label {

	order: -1;
	opacity: .5;
	min-width: 30px;
	padding: 0 25px;
	border-radius: 40%;
	background-color: #909090;
	color: #fff;
	font-size: .8em;
	text-align: center;
	cursor: pointer;
	margin-bottom: 18px;
	margin-right: 10px;
}

.toppage-event > label:hover {
	background: #962B38;
}

.toppage-event input {
	display: none;
}

.toppage-event > div {
	display: none;
	width: 100%;
	padding: 0;
}

.toppage-event label:has(:checked) {
	opacity: 1;
	background: #962B38;
}

.toppage-event label:has(:checked) + div {
	display: block;
}

.toppage-eventtitle {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	width: 20%;
	font-size: 3.0em;
	font-weight: bold;
}
.toppage-eventlink {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 8;

}
.toppage-eventlink a {
	display: block;
	width: 100%;
	color: #FFFFFF;
	padding: 9px 15px;
	background: #000000;
}
.toppage-eventlink a:hover {
	opacity: 0.7;
}

.toppage-eventblock {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 30px;
	margin-top: 10px;
	padding-top: 10px;
}
.toppage-eventline {
	display: block;
	width: calc( 100% / 3 - 30px );
	padding: 1%;
	border-radius: 30px;
	background: #FFFFFF;
}

.toppage-eventline img {
	width: 100%;
	height: 260px;
	object-fit: cover;
	border: 1px solid #C3C3C3;
	border-radius: 30px;
}
.toppage-eventmeta {
	line-height: 130%;
	margin: 8px 20px;
}
.toppage-eventmeta .day {
	margin-right: 10px;
	padding: 0 10px;
	font-size: 0.9em;
	background: #000;
	color: #FFF;
	border-radius: 8px;
}
.toppage-eventmeta .cat {
	padding: 2px 10px;
	font-size: 0.9em;
	background: #A0CDF7;
	color: #000;
	border-radius: 8px;
}
.toppage-eventmeta a {
	display: block;
	margin-top: 8px;
	font-size: 1em;
	color: #000;
}
.toppage-eventmeta a:hover {
	color: #E5373A;
}
.toppage-eventmeta .kaijyo {
	margin-top: 8px;
	font-size: 0.8em;
	color: #484848;
	line-height: 120%;
}

/*TOP　ニュース*/
.toppage-newstitle {
	width: 100%;
	display: block;
	padding-bottom: 10px;

}
.toppage-newstitle .title {
	float: left;
	font-size: 3.0em;
	font-weight: bold;
}
.toppage-newstitle .link {
	float: right;
	text-align: right;
}

.toppage-newstitle .link a {
	display: inline-block;
	width: 100%;
	color: #FFFFFF;
	padding: 9px 15px;
	background: #000000;

}
.toppage-newstitle .link a:hover {
	opacity: 0.7;
}

.toppage-newslist {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
	gap: 18px;
	padding-top: 10px:
}
.toppage-newslistbox {
	display: block;
	width: calc( 100% / 3 - 12px );
	justify-content: space-between;
	padding: 8px;
	height: 100px;
	margin-bottom: 8px;
}

.toppage-newslistgrid {
	display: grid;
	width: 100%;
	height: 102px;
	grid-template-columns: 1.2fr 3fr;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	margin-top: 30px;

}
.toppage-newslistimg {
	border-radius: 18px;
	height: 100px;
}

.toppage-newslistimg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
	border-radius: 18px;
	border: 1px solid #D6D6D6;
}

.toppage-newslisttext {
	width: 100%;
	padding: 12px;
	border-bottom: 2px dotted black;
}
.toppage-newslisttext .posttype {
	font-size: 0.8em;

	color: #676767;
}
.toppage-newslistbox:nth-child(2n) .toppage-newslisttext {
	border-bottom: 2px dotted #8E1919;
}
.toppage-newslisttext .title {
	font-size: 0.92em;
	line-height: 150%;
	height: calc( 100% - 1em );
	vertical-align: top;
}
.toppage-newslisttext .title a {
	color: black;
	font-weight: bold;
}

.toppage-newsblock {/*以前*/
width:100%;
display:flex;
flex-direction: row;
flex-wrap: wrap;
align-items:stretch;
padding-top:20px;
}
.toppage-newsbox {
	display: block;
	width: calc( 100% / 3 );
	border: 1px solid #000;
	background: #000;
}
.toppage-newsbox:nth-child(2n) {
	background: #8E1919;
}
.toppage-newsbox img {
	width: 100%;
	height: 260px;
	object-fit: cover;
	object-position: top;
}
.toppage-newstext {
	color: #fff;
	padding: 10px;
	line-height: 1.3em;
}

.toppage-newstext .posttype {
	font-size: 0.8em;
	margin-right: 15px;
}
.toppage-newstext .day {
	font-size: 0.8em;
}
.toppage-newstext .title a {
	display: block;
	font-size: 1.2em;
	padding-top: 8px;
	line-height: 160%;
	font-weight: 400;
	color: #fff;
}
/*TOPおしらせ*/
.toppage-news2block {
	width: 100%;
}
.toppage-news2block .line {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	border-bottom: 2px dotted #B42E30;
	padding: 8px 10%;
	margin-bottom: 10px;
	font-size: 1.2em;

}
.toppage-news2block .line .day {
	font-size: 0.85em;
	margin-right: 20px;
	color: #0E0D0D;
}
.toppage-news2block .line .title {}
.toppage-news2block .line .title a {
	color: #0E0D0D;
}
.toppage-news2block .line .title a:hover {
	color: #181BA2;
}
/*TOP　コンテンツ*/
.toppage-contentsblock1 {
	display: grid;
	width: 100%;
	grid-template-columns: 2fr 1fr 1fr;
	align-items: start;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	align-items: stretch;
}
.toppage-contentsblock1 .topleft {
	border: 1px solid black;
	border-collapse: collapse;
}
.toppage-contentsblock1 .topleft img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}
.toppage-contentsblock1 .topcenter {
	background: #B42E30;
	border: 1px solid black;
	border-collapse: collapse;
}
.toppage-contentsblock1 .topright {
	background: #000;
	border: 1px solid black;
	border-collapse: collapse;
}
.toppage-contentsblock1 .topcenter img,
.toppage-contentsblock1 .topright img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 60%;
	object-fit: cover;
	object-position: top;
}

.toppage-contentsblock2 {
	display: grid;
	width: 100%;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	align-items: start;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	align-items: stretch;
}
.toppage-contentsblock2 .imgbox {
	border: 1px solid black;
	border-collapse: collapse;
}
.toppage-contentsblock2 .imgbox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}
.toppage-contentsblock2 .txt {
	border: 1px solid black;
	border-collapse: collapse;
}
.toppage-contentsblock2 .txt.black {
	background: #000;

}
.toppage-contentsblock2 .txt.red {
	background: #B42E30;
}

.toppage-contentsblock1 .topcenter .title a,
.toppage-contentsblock1 .topright .title a,
.toppage-contentsblock2 .txt .title a {
	display: block;
	margin-top: 10px;
	padding: 10px;
	font-size: 1.4em;
	color: #FFFFFF;
}
.toppage-contentsblock1 .topcenter .comment,
.toppage-contentsblock1 .topright .comment,
.toppage-contentsblock2 .txt .comment {
	padding: 0 10px 10px 10px;
	font-size: 0.8em;
	line-height: 120%;
	color: #E7E7E7;
}

/*----------------
フッター
-----------------*/
.pagefooter {
	width: 100%;
	background: #E3E3E3!important;
}
.pagefooterbox {
	width: 1000px;
	display: block;
	margin: 0 auto;
	padding: 10px;
	color: #000000!important;
}
.pagefootermenu {
	font-size: 90%;
	text-align: right;
	color: #000000!important;
}
.pagefootermenu a {
	padding: 0 8px 8px 8px;
	color: #000000!important;
}
.pagefooterbox a:hover {
	color: #A09E9E;
}
.pagefootertitle {
	margin-top: 5px;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000!important;
}
.pagefootertitle span {
	font-size: 80%;
	font-weight: 100;
	color: #000000!important;
}
.pagefooteradd {
	font-size: 95%;
	margin-bottom: 30px;
	color: #000000!important;
}
.pagefootercopy {
	margin: 10px 0;
	font-size: 80%;
	color: #000000!important;
}
.sp-fixed-menu {
	display: none;
}
/*タクソノミーページ*/

.taxnomypagetitle {
	display: inline-block;
	padding: 8px 20px;
	font-size: 1.2em;
	border-bottom: 1px solid #FFFFFF;
}
.taxnomoypage {
	display: grid;
	width: 100%;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	align-items: start;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	align-items: stretch;
	margin-top: 30px;
}
.taxnomoypage-box {
	display: block;
	margin: 8px;
	padding: 8px;
	border-radius: 30px;
	background: #FFFFFF;
}
.taxnomoypage-box img {
	width: 100%;
	aspect-ratio: 4 / 3;
	object-fit: cover;
	border: 1px solid #C3C3C3;
	border-radius: 30px;
}
.taxnomoypage-box .taishicatpic {
	width: 100%;
	height: 60px;
	text-align: right;
	border: 0;
	border-radius: 10px;
	padding: 4px;
	margin: 0;
	background: hsla(0,0%,100%,0.81);
}
.taxnomoypage-box .taishicatpic img {
	max-height: 100%;
	object-fit: contain;
	border: 0;
	border-radius: 0;
	padding: 0;
	margin: 0;
	object-position: top center;
}
.taxnomoypage-meta {
	line-height: 130%;
	margin: 8px 20px;
}

.taxnomoypage-meta .day {
	padding: 2px 10px;
	font-size: 0.9em;
	color: gray;
	border-radius: 8px;
}
.taxnomoypage-meta a {
	display: block;
	margin-top: 8px;
	font-weight: bold;
	line-height: 180%;
	color: #000;
}
.taxnomoypage-meta a:hover {
	color: #E5373A;
}
.taxnomoypage-meta .kaijyo {
	font-weight: 100!important;
	font-size: 0.8em;
}
.onimgtop {
	position: relative;
}
.onimg {
	position: absolute;
	bottom: 0;
	right: 40px;
	padding: 0 12px;
	background: #FF6B49;
	font-size: 0.9em;
	z-index: 10;
	border-radius: 10px 10px 0 0;
	border-bottom: 1px solid #C3C3C3;
	color: #fff;
}
.onimg a {
	color: #fff;
}

.taxnomoypage-list {
	display: block;
	width: 100%;
	padding: 8px 15px;
	border-bottom: 2px dotted #6D6D6D;
	font-weight: bold;
	justify-content: flex-start;
	align-items: flex-start;
}
.taxnomoypage-list span {
	display: inline-block;
	margin-right: 20px;
	padding: 0 20px;
	background: #919191;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
}
.taxnomoypage-list span.kikan {
	display: inline-block;
	font-size: 0.9em;
	color: #646464;
	padding-left: 30px;
	background: #fff;
	font-weight: 100!important;
}

.child-taxonomy-list {
	margin-bottom: 6px;
}

.child-taxonomy {
	display: inline-block;
	padding: 3px 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	font-size: 0.9em;
	border-radius: 3px;
	color: #48BB47;
	font-weight: bold;
	border-bottom: 1px solid #48BB47;
}
.pressmottolink {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.pressmottolink a {
	display: inline-block;
	padding: 10px 20px;
	background: #48BB47;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 10px;
}
.pressmottolink a:hover {
	color: #000000;
}
/*もっと見るで表示*/
.mottolist div.taxnomoypage-box.hidden {
	opacity: 0;
	height: 0;
	margin: 0;
}
/*loop　リストタイプ*/
.looplisttype {
	padding: 30px 1%;
}
.looplisttype .line {

	border-bottom: 3px dotted #CACACA;
}
.looplisttype .line span {
	font-size: 0.9em;
	color: #6E6E6E;
}
.looplisttype .line a {
	display: block;
	width: 100%;
	height: 100%;
	color: #000000;
	background: #fff;
	padding: 8px 10px;
}
.looplisttype .line a:hover {
	background: #FFFEE6;
}

/*----------------
イベント
-----------------*/
#listboad-event {
	display: block;
	background: #FBFFE1;
	text-align: left;
	margin: 0;
	padding: 0;
}
#listboad-event a {
	display: inline-block;
	text-align: left;
	padding: 8px 40px;
	border-radius: 12px;
	font-size: 24px;
}
.event-days {
	font-size: 1.4em;
	font-weight: bold;
	padding: 4px;
	margin: 10px;
	white-space: nowrap;
}
.event-days span {
	display: inline-block;
	margin-left: 1%;
	font-size: 0.6em;
	border: 1px solid #FD8115;
	color: #FD8115;
	padding: 0 10px;
	font-weight: 100;
	background: #fff;
}
.event-days span a {
	color: #FD8115;
}

/*サイドバーメニュー　背景白*/
.sidebarbox {
	float: left;
	background: #FFFFFF;
	margin-left: 20px;
	margin-bottom: 40px;
}
.sidebarbox2 {
	background: #FFFFFF;
	padding: 6px;
}

.sideber-a-title {
	text-align: center;
	margin: 10px;

}
.sideber-a-title img {
	max-width: 100%;
}
.sideber-a-mtitle {
	padding: 3px;
	background: #6B98F4;
	margin: 8px 0;
	text-align: center;
	border-radius: 8px;
	font-size: 90%;
	color: #FFFFFF!important;
}
.sideber-a-mtitle img {
	max-width: 100%;
}
.sideber-a-list {
	font-size: 90%;
	display: block;
	padding: 0 0 0 20px;
	border-bottom: 1px dotted #BABABA;
	background: url(/oks/wp-content/uploads/images/menuicon1.png) bottom left no-repeat;
}
.sideber-a-list a {
	color: black;
	font-weight: bold;
}
.sideber-a-list a:hover {
	color: #F91717;

}

/*サイドバーメニュー　背景なし*/
.sidebarbox-n {
	float: left;
	margin-left: 20px;
	margin-bottom: 40px;
}
.sidebarbox2-n {
	padding: 6px;
}
.sidebarbox2-n p {
	font-size: 0.85em;
	line-height: 160%;
}
.sidebarbox2-n img {
	max-width: 250px;
}
/*サイドバーメニュー　グレー枠*/
.sidebarbox-g {
	float: left;
	width: 100%;
	margin-bottom: 40px;
	padding-bottom: 40px;
	background: #E7E7E7;
	border: 1px solid #898989;
}
.sidebarbox2-g {
	padding: 8px;
	font-size: 0.9em;
}
.sidebarbox2-g a {
	display: block;
	margin: 8px;
	padding: 8px;
	text-align: center;
	background: #fff;
	border: 2px solid #81A7D5;
	font-weight: bold;
	color: #476EC7;

}
.sidebarbox2-g a:hover {
	background: #FFDBFE;
}

/*Facebook枠*/
.fbwaku {
	margin: 20px 0;
	text-align: right;
}
.fbwaku img {
	max-width: 70%;
}

/*YouTuber特集*/
.youtubeheader {
	display: block;
	margin-bottom: 30px;
	text-align: center;
}
.youtubeheader img {
	max-width: 900px;
}
.youtubeheader p {
	display: block;
	width: 100%;
	background: #E8E8E8;
	padding: 8px;
	font-size: 0.9em;
	text-align: left;
}

/*タグページ*/
.listindextag span {
	display: inline-block;
	margin-right: 8px;
	font-size: 0.8em;

}
.listindextag span a {
	padding: 4px 12px;
	background: #47A7D5;
	color: #fff;
	border-radius: 8px;
}

.listindextype {
	padding-top: 10px;
	text-align: right;
	color: #7D7D7D;
}

/*-----------------------------
地域活動INDEX
-------------------------------*/

#indexboad {
	background: url(/oks/wp-content/uploads/top2024/activeindextop3.jpg) center center no-repeat;
	background-size: 100%;
	margin: 0;
	padding: 0;
	height: 256px;
	text-align: center;
	clear: left;
}
.indextoptitle-left {
	display: block;
	float: left;
	width: 60%;
	padding: 20px;
	text-align: left;
}
.indextoptitle-left a.indextopa {
	padding: 8px 15px;
	font-size: 130%;
	background: #A62D2F;
	border-radius: 10px;
	color: #FFFFFF
}
.indextoptitle-left a.indextopa:hover {
	background: #BB0C0F;
	color: #FFFFFF;
}
.indextoptitle-left a {
	color: #2961A4;
}
.indextoptitle-left a:hover {
	color: #628EE5;
}
.indextoptitle-left p {
	margin: 20px 10px;
	font-weight: bold;
}

.indextoptitle-right {
	display: block;
	float: left;
	width: 30%;
	margin: 0;
	padding: 0;
}
.indextoptitle-right img {
	max-width: 70%;
	height: auto;
	opacity: 0.6;
}

/*-----------------------------
若者グループリスト
-------------------------------*/

#listboad {
	background: #FFFFCC;
	margin: 0;
	padding: 0;
	height: 256px;
	text-align: center;
	clear: left;
}
.listtoptitle-left {
	display: block;
	float: left;
	width: 60%;
	padding: 20px;
	text-align: left;
}
.listtoptitle-left select {
	display: inline-block;
	margin-bottom: 8px;
}
.listtoptitle-left .feas_archive_freeword {
	margin-bottom: 8px;
}
.listtoptitle-left .feas-submit-button {
	background: #FC9B2E;
	color: #fff;
}
.listtoptitle-left a.listtopa {
	padding: 8px 15px;
	font-size: 130%;
	background: #FF8100;
	border-radius: 10px;
	color: #FFFFFF
}
.listtoptitle-left a.listtopa:hover {
	background: #F4C55F;
	color: #FFFFFF;
}
.listtoptitle-left a {
	color: #2961A4;
}
.listtoptitle-left a:hover {
	color: #628EE5;
}
.listtoptitle-left p {
	margin: 20px 10px;
	font-weight: bold;
}

.listtoptitle-right {
	display: block;
	float: left;
	width: 40%;
	margin: 0;
	padding: 0;
}
.listtoptitle-right img {
	max-width: 100%;
	height: 100%;
}
.listtoptitle-left .listtopsearch1 {
	margin-bottom: 10px;
}
.listtoptitle-left a.about {
	color: #F56A00;
	text-decoration: underline;
}

/*シングルページ*/
.listpage-title {
	border-bottom: 3px solid #FDD62E;
	font-size: 1.4em;
	padding: 10px 40px;
	margin-bottom: 10px;
}

/*画像と表*/
.indexlistview {}
.tableline {
	display: block;
	position: relative;
}
.tableline img {
	float: left;
	width: 45%;
	padding-right: 10px;
	max-height: 350px;
	object-fit: contain;
}
.tableline table {
	float: right;
	width: 50%;
	text-align: left;
}
.tableline .snsblock {
	float: right;
	padding-top: 10px;
}
.tableline .snsblock img {
	max-height: 60px;
	max-width: 60px;
	width: 60px;
	height: auto;
}
.tableline img.supporter {
	position: absolute;
	top: 0;
	left: 0;
	width: 20%;
}
.indexlistview dl {
	margin: 20px 0;
}
.indexlistview dd,
.wsmemberblock dd {
	color: #000000;
}
/*若者サポータープロフィール*/
.wsmemberblock {
}
.wsmemberblock img.profile {
	width: 50%;
	max-width: 300px;
	max-height: 400px;
	object-fit: contain;
}
.wsmemberblock_supporter {
	display: flex;
	flex-wrap: wrap;
	align-content: stretch;
	justify-content: space-between;
	gap: 10px;
	text-align: left;
}
.wsmemberblock_supporter div {
	display: flex;
	width: calc( 100% / 2 - 10px );
}
.wsmemberblock_supporter div figure {
	padding: 8px;
	text-align: center;
}
.wsmemberblock_supporter div figure img {
	width: 100%;
	max-height: 450px;
	height: 100%;
	object-fit: contain;
}
.wsmemberblock_supporter div figcaption {
	padding: 8px;
	font-size: 0.9em;
	text-align: left;
}
.supporterlink {
	text-align: right;
	padding: 10px;
}
.supporterlink a {
	display: inline-block;
	padding: 10px 25px;
	background: #D7D7D7;
	color: #242B78;
	font-weight: bold;
	font-size: 1.1em;
}
/*トップページリスト*/

.infotopbox {
	margin: 0;
	padding: 0;
	margin-top: 40px;
	clear: left;
	width: 100%;
}
.infotopbox-box {
	width: 47%;
	margin: 10px;
	float: left;
}
.infotoptitle {
	margin: 10px 0;
	background: #4593FF;
	border-radius: 10px;
	text-align: center;
	font-weight: 100;
	color: #FFFFFF;
	font-size: 1.0em;
	padding: 8px;
}
.infotoptitle a {
	color: #FFFFFF;
}
.infotoptitle a:hover {
	color: #FDFFCC;
}
.infotoplist {
	background: #FFFFFF;
	border-radius: 10px;
	padding: 10px;
}
.infotop-date {
	font-size: 80%;
	color: #B3B3B3;
}
.infotop-cat {
	font-size: 0.8em!important;
	color: #FFFFFF;
	background: #68A0E1;
	padding: 4px 12px;
	line-height: 140%;
	display: inline-block;
}
.infotop-cat2 {
	font-size: 0.7em!important;
	padding: 0px 8px;
	line-height: 140%;
	display: inline-block;
}
.infotop-cat a {
	color: #FFFFFF;
}
.infotop-cat2 a {
	color: #6578E4;
}
.infotop-content {
	padding-bottom: 5px;
	border-bottom: 2px dotted #4ED1E7;
	padding-left: 8px;
	font-weight: bold;
}
.infotop-content a {
	color: #515151;
}
.infotop-content a:hover {
	color: #D93538;
}

/*50音順ページ*/
.acx_asccatlist {
	display: block;
	margin: 0;
	text-align: center;
	background: #D2D2D2;
}
.acx_asccatlist a {
	display: inline-block;
	margin: 8px;
	padding: 8px 14px;
	background: #fff;
	border-radius: 10px;
	color: #919191;
	font-weight: bold;
	font-size: 1.2em;
}
.acx_asccatlist a:hover {
	background: #FFFE5E;
	color: #212121;
}
/*----------------
若者サポーター
-----------------*/
.swcornermenu {
	display: grid;
	width: 100%;
	grid-template-columns: 3fr 4fr;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	align-items: end;
	margin-top: 30px;
	gap: 10px;

}
.swcornermenu .title {}
.swcornermenu .title img {
	max-width: 90%;
}
.swcornermenu2 {
	display: block;
	width: 100%;
}
.swcornermenu .menu {
	display: grid;
	width: 100%;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	align-items: end;
	gap: 10px;
}
.swcornermenu2 .menu {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 10px;
}
.swcornermenu .menu a {
	display: block;
	text-align: center;
	color: #000;
	padding: 8px;
	border-bottom: 14px solid #3ea8d5;
	margin-bottom: 14px;
	line-height: 130%;
}
.swcornermenu2 .menu a {
	display: block;
	flex: 1 0 20%;
	text-align: center;
	color: #000;
	padding: 8px;
	border-bottom: 14px solid #3ea8d5;
	margin-bottom: 14px;
	line-height: 130%;
}
.swcornermenu .menu a:hover,
.swcornermenu2 .menu a:hover {
	border-bottom: 14px solid #EF3336;
}

/*若者トップ　利用者の声リスト*/
.ws_voicelist {
	padding: 10px;
	max-height: 600px;   /* 高さの上限 */
	overflow-y: auto;    /* 縦スクロール */
	border: 2px solid #33B2B8;
}
.ws_voicelist_page {
	margin: 30px 0;
	padding: 10px 10%;
	border: 2px solid #33B2B8;
}
.ws_voicelist .btitle {
	padding: 15px 8px;
	font-size: 1.7em;
	font-weight: bold;
	color: #33B2B8;
}
.ws_voicelist_page .btitle {
	padding: 30px 8px 15px 8px;
	font-size: 2.2em;
	font-weight: bold;
	color: #33B2B8;
	text-align: center;
}
.ws_voicelist .btitle span,
.ws_voicelist_page .btitle span {
	margin-left: 10px;
	font-size: 0.6em;
	font-weight: 100;
}
.ws_voicelist .btitle a,
.ws_voicelist_page .btitle a {
	display: block;
	width: 100%;
	padding: 2px;
	font-size: 0.5em;
	background: #CCF0EF;
	color: #406B9E;
	text-align: center;
}

.ws_voicelist .box .content .date,
.ws_voicelist_page .box .content .date {
	font-size: 0.85em;
	color: #348FAB;
}
.ws_voicelist .box .content,
.ws_voicelist_page .box .content {
	margin: 10px;
	background: #fff;
	padding: 10px;
	font-size: 0.9em!important;
	line-height: 170%!important;
	color: #4C4C4C;
	border-bottom: 2px dotted #7EE3F0;
}
.ws_voicelist .box .content img,
.ws_voicelist_page .box .content img {
	width: 70px;
	max-width: 14%;
	height: auto;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	border-radius: 50%;
	display: block;
	float: left;
	padding: 8px;
}
/*トップヘッダー*/
.suptop_header {
	width: 100%;
	padding: 0 5%;
	text-align: center;
	background: url("/oks/wp-content/uploads/suppage/suptitle04.png") bottom center no-repeat;
	background-size: 100%;
}
.suptop_header .pc {
	display: block;
}
.suptop_header .pc img {
	width: 100%;
	max-width: 1200px;
}
.suptop_header .mb {
	display: none;
}
.suptop_header .mb img {
	width: 100%;
}
.suptop_header_mb {
	display: none;
	text-align: center;
}
.suptop_header_mb img {
	width: 70%;
}

/*サポータートップページ*/
.suptop_A {
	margin: 20px 0;
	text-align: left!important!;
}
.suptop_A img.suptoptitle {
	width: 30%;
	max-width: 500px;
	padding-bottom: 30px;
}
.suptop_A .cyuijiko {
	padding-left: 5%;
}
.suptop_A .menu {
	margin: 40px 0;
	display: flex;
	flex-wrap: wrap;
	align-content: stretch;
	gap: 10px;
}
.suptop_A .menu .menublock {
	width: calc( 100% / 5 - 15px );
	padding: 10px;
	background: #E6F7F9;
	border-radius: 20px;
}
.suptop_A .menu .menublock .top {
	text-align: center;
}
.suptop_A .menu .menublock .top img {
	width: 150px;
	max-width: 50%;
	padding-bottom: 20px;
}
.suptop_A .menu .menublock .bottom ul {
	font-size: 0.9em;
	color: #1A609A;
	border: 0!important;
}.suptop_A .menu .menublock .bottom li {
border:0!important;
}
.suptop_B .menu {
	margin: 0 0 20px 0;
	display: flex;
	flex-wrap: wrap;
	align-content: stretch;
	gap: 10px;
	border: 1px solid #3EB9DF;
}
.suptop_B .menu .menublock {
	width: calc( 100% / 4 - 25px );
	padding: 10px 8px;
	border-radius: 20px;
}
.suptop_B .menu .menublock .top {
	text-align: center;
}
.suptop_B .menu .menublock .top .number {
	text-align: left;
	font-size: 2em;
}
.suptop_B .menu .menublock .top img {
	width: 200px;
	max-width: 70%;
}
.suptop_B .menu .menublock .bottom {
	padding: 20px 10px;
	font-size: 0.9em;
	line-height: 140%;
}
/*カテゴリ　若者サポーター利用者の声*/
.wsvoicetoplink_top {
	text-align: right;
}
.wsvoicetoplink_top img {
	width: 250px;
	max-width: 80%;
}
.wsvoicetoplink_bottom {
	text-align: center;
}
.wsvoicetoplink_bottom img {
	width: 500px;
	max-width: 80%;
}
.wsvoice-post-list {
	margin: 0;
	padding: 0;
}

.wsvoice-post-item {
	display: flex;
	align-items: flex-start;
	gap: 20px;
	padding: 24px 0;
	border-bottom: 1px dotted #999;
}

.wsvoice-post-thumb {
	width: 60px;
	max-width: 20%;
	flex: 0 0 150px;
}

.wsvoice-post-thumb img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	border-radius: 50%;
}

.wsvoice-post-body {
	flex: 1;
	min-width: 0;
}

.wsvoice-post-title {
	margin: 0 0 8px 0;
	font-size: 1.2rem;
	line-height: 1.4;
}

.wsvoice-post-title a {
	text-decoration: none;
}

.wsvoice-post-date {
	margin-bottom: 8px;
	font-size: 0.85rem;
	color: #666;
	text-align: right;
}

.wsvoice-post-custom {
	margin-bottom: 10px;
	font-size: 0.95rem;
	background: #FBFAED;
	padding: 10px;
}

.wsvoice-post-content {
	line-height: 1.8;
}

.wsvoice-post-content p:last-child {
	margin-bottom: 0;
}

/*----------------
大使新着ページ
-----------------*/
.taishisetsumei {
	color: #823E3F;
	padding: 8px;
}
.taishisetsumei a {
	margin: 8px;
	padding: 4px 12px;
	display: inline-block;
	text-decoration: underline;
	color: #941D1F!important;
	border: 1px solid #941D1F;
	background: #fff;
}
.taishisetsumei a:hover {
	background: #F3F4DB;
}
/*--------------
募集メニュー
---------------*/
.bosyumenu {
	display: flex !important;
	/*justify-content:center;*/
	align-items: center;
	text-align: left;
	width: 100%;
	height: 50px;
	font-size: 1.2em;
	border-bottom: 6px dotted #D2D2D2;
	transition: all 0.4s ease;
	padding-left: 65px;
	background: url(/oks/wp-content/uploads/contents/speak2.png) left bottom no-repeat;
	background-size: contain;
}
.bosyumenu a {
	display: flex !important;
	width: 100%;
	height: 100%;
}
.bosyumenu a:hover {
	font-size: 1.2em;
	transform: translateY(-5px);
}
.bosyumenu.blue {
	background: url(/oks/wp-content/uploads/contents/speak1.png) left bottom no-repeat;
	background-size: contain;
}
.bosyumenu.green {
	background: url(/oks/wp-content/uploads/contents/speak2.png) left bottom no-repeat;
	background-size: contain;
}
.bosyumenu.orange {
	background: url(/oks/wp-content/uploads/contents/speak3.png) left bottom no-repeat;
	background-size: contain;
}
.bosyumenu.pink {
	background: url(/oks/wp-content/uploads/contents/speak4.png) left bottom no-repeat;
	background-size: contain;
}

/* サイト独自の共通パーツ（旧 original.css） */
/* サイト独自の共通パーツ */

body, button, input, select, textarea, p, div {
	font-size: 16px;
	color: black;
}

/*ヘッダー画像*/
.pt-header {
	margin: 0 0 30px 0;
	padding: 0;
	position: relative;
}
.pt-header img {
	width: 100%;
}
.pt-header h1 {
	position: absolute;
	top: 0%;
	left: 0;
	padding: 20px;
	margin: 0;
	font-weight: bold;
	background: rgba(255,255,255,0.67);
	font-size: 140%;
	font-family: "Sawarabi Mincho";/*さわらび明朝*/
	text-align: center;
}

/*ヘッダー画像　在宅ワーク用*/
.pt-header-soho {
	margin: 0 0 30px 0;
	padding: 0;
	position: relative;
}
.pt-header-soho img {
	width: 100%;
}
.pt-header-soho h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	padding: 20px;
	margin: 0;
	font-weight: bold;
	background: rgba(255,255,255,0.67);
	font-size: 140%;
	font-family: "Sawarabi Mincho";/*さわらび明朝*/
	text-align: center;
}

@media only screen and (max-width: 576px) {
	.pt-header-soho h1 {
		padding: 8px;
	}
}

/*ページタイトル*/
#pagetitle {
	padding: 0 0 20px 0;
	margin: 0;
}
.pt-orangeh1 {
	margin: 0 0 20px 0;
	font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
	padding: 12px 5px 5px 20px;
	font-size: 150%;
	line-height: 150%;
	border-left: 4px solid #EBAE2B;
	border-right: 4px solid #EBAE2B;
	font-weight: 500;
	background: #F0F0F0;
	text-align: center;
}
.pt-orange {
	font-size: 140%;
	font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
	color: #F09E27;
	font-weight: 500;
	padding: 8px 0 8px 16px;
	margin: 40px 0 20px 0;
	border: 1px solid #F5C10D;
	border-radius: 15px;
	background: url(http://prev.aisoho.jp/wp-content/uploads/sozai/pt-orange.png) right no-repeat;
}
.pt-blueh1 {
	margin: 0 0 20px 0;
	font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
	text-align: center;
	padding: 12px 5px 5px 20px;
	font-size: 150%;
	line-height: 150%;
	border-left: 4px solid #52C1F0;
	border-right: 4px solid #52C1F0;
	font-weight: 500;
	background: #F0F0F0;
}
.pt-blue {
	font-size: 140%;
	font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
	color: #5ECFE7;
	font-weight: 500;
	padding: 8px 0 8px 16px;
	margin: 40px 0 20px 0;
	border: 1px solid #52C1F0;
	border-radius: 15px;
	background: url(http://prev.aisoho.jp/wp-content/uploads/sozai/pt-blue.png) right no-repeat;
}
.pt-pinkh1 {
	margin: 30px 0 20px 0;
	font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
	text-align: center;
	padding: 12px 5px 5px 20px;
	font-size: 150%;
	line-height: 150%;
	border: 2px solid #F781CE;
	font-weight: 500;
	background: #FFFFFF;
	font-weight: bold;
}
.pt-pinkh1 a {color:black; }
.pt-pinkh1:hover {
	background: #F781CE;
	color: #FFFFFF
}
.pt-pinkh1 a:hover {color:#FFFFFF; }
.pt-pink {
	font-size: 140%;
	font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
	color: #E865CB;
	font-weight: 500;
	padding: 8px 0 8px 16px;
	margin: 40px 0 20px 0;
	border: 1px solid #F781CE;
	border-radius: 15px;
	background: url(http://prev.aisoho.jp/wp-content/uploads/sozai/pt-pink.png) right no-repeat;
}
.pt-grayh1 {
	margin: 0 0 20px 0;
	font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
	text-align: center;
	padding: 12px 5px 5px 20px;
	font-size: 150%;
	line-height: 150%;
	border-left: 4px solid #8D8D8D;
	border-right: 4px solid #8D8D8D;
	font-weight: 500;
	background: #F0F0F0;
}
.pt-gray {
	font-size: 140%;
	font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
	color: #7D7D7D;
	font-weight: 500;
	padding: 8px 0 8px 16px;
	margin: 40px 0 20px 0;
	border: 1px solid #8D8D8D;
	border-radius: 15px;
	background: url(http://prev.aisoho.jp/wp-content/uploads/sozai/pt-gray.png) right no-repeat;
}

/*本文見出し*/
.texttitle-sm {
	width: 98%;
	margin: auto;
	padding: 8px;
	font-family: "Sawarabi Mincho";/*さわらび明朝*/
	font-size: 150%;
	line-height: 180%;
}
.texttitle-rm {
	width: 98%;
	margin: auto;
	padding: 8px;
	font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
	font-size: 150%;
	line-height: 180%;
}
@media screen and (max-width: 576px) {
	.texttitle-rm {
		width: 98%;
		margin: auto;
		padding: 8px;
		font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
		font-size: 18px;
		line-height: 150%;
		font-weight: bold;
	}
}
.spantitle-orange {
	display: inline-block;
	padding: 6px 15px 6px 15px;
	margin: 10px 0 20px 0;
	background: #F5C10D;
	font-family: "Sawarabi Mincho";/*さわらび明朝*/
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 20px;
}
.spantitle-blue {
	display: inline-block;
	padding: 6px 15px 6px 15px;
	margin: 10px 0 20px 0;
	background: #52C1F0;
	font-family: "Sawarabi Mincho";/*さわらび明朝*/
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 20px;
}
.spantitle-pink {
	display: inline-block;
	padding: 6px 15px 6px 15px;
	margin: 10px 0 20px 0;
	background: #F781CE;
	font-family: "Sawarabi Mincho";/*さわらび明朝*/
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 20px;
}
.spantitle-gray {
	display: inline-block;
	padding: 6px 15px 6px 15px;
	margin: 10px 0 20px 0;
	background: #ADADAD;
	font-family: "Sawarabi Mincho";/*さわらび明朝*/
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 20px;
}
.divtag-orange {
	margin: 40px 0 20px 8px;
	width: 90%;
	padding: 8px 8px 8px 25px;
	font-size: 1.2em;
	border-left: #F5C10D 10px solid;
	background: #FFFCEA;
	font-weight: bold;
}
.divtag-blue {
	margin: 40px 0 20px 8px;
	width: 90%;
	padding: 8px 8px 8px 25px;
	font-size: 1.2em;
	border-left: #52C1F0 10px solid;
	background: #EEFCFF;
	font-weight: bold;
}
.divtag-pink {
	margin: 40px 0 20px 8px;
	width: 90%;
	padding: 8px 8px 8px 25px;
	font-size: 1.2em;
	border-left: #F781CE 10px solid;
	background: #FFF4FC;
	font-weight: bold;
}
.divtag-gray {
	margin: 40px 0 20px 8px;
	width: 90%;
	padding: 8px 8px 8px 25px;
	font-size: 1.2em;
	border-left: #ADADAD 10px solid;
	background: #F5F5F5;
	font-weight: bold;
}
@media screen and (max-width: 576px) {
	.divtag-orange,.divtag-blue,.divtag-pink,.divtag-gray {
		width: 99%;
	}
}
/*上下幅なし*/
.divtag-orange-s {
	margin: 8px;
	width: 90%;
	padding: 8px 8px 8px 25px;
	font-size: 1.2em;
	border-left: #F5C10D 10px solid;
	background: #FFFCEA;
	font-weight: bold;
}
.divtag-blue-s {
	margin: 8px;
	width: 90%;
	padding: 8px 8px 8px 25px;
	font-size: 1.2em;
	border-left: #52C1F0 10px solid;
	background: #EEFCFF;
	font-weight: bold;
}
.divtag-pink-s {
	margin: 8px;
	width: 90%;
	padding: 8px 8px 8px 25px;
	font-size: 1.2em;
	border-left: #F781CE 10px solid;
	background: #FFF4FC;
	font-weight: bold;
}
.divtag-gray-s {
	margin: 8px;
	width: 90%;
	padding: 8px 8px 8px 25px;
	font-size: 1.2em;
	border-left: #ADADAD 10px solid;
	background: #F5F5F5;
	font-weight: bold;
}
@media screen and (max-width: 576px) {
	.divtag-orange-s,.divtag-blue-s,.divtag-pink-s,.divtag-gray-s {
		width: 99%;
	}
}

/*リード枠*/
.read-gray {
	width: 98%;
	margin: auto;
	margin-top: 10px;
	padding: 15px;
	background: #F0F0F0;
	border-radius: 20px;

}
.read-yellow {
	width: 98%;
	margin: auto;
	margin-top: 10px;
	padding: 15px;
	background: #FFF5E2;
	border-radius: 20px;

}
.read-blueline {
	width: 98%;
	margin: auto;
	margin-top: 10px;
	padding: 15px;
	color: black;
	border: 1px solid #52C1F0;
	border-radius: 20px;
	background: #FFFFFF;

}
.read-blueline a { color:blue; }

/*表組み*/
.ptdla { border: 1px solid #CCC; }
.ptdla dt {
	clear: left;
	float: left;
	width: 23%;
	padding: 1%;
	margin: 0;
	border-top: 1px solid #CCC;
	font-weight: bold;
	color: rgba(108,133,232,1.00);
}
.ptdla dd {
	margin: 0 0 0 23%;
	padding: 1%;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.ptdla dt:first-child,
.ptdla dd:first-of-type { border-top: 0 none transparent; }
.ptdla:after {
	content: " ";
	display: table;
}

.ptdlaf { border: 1px solid #CCC; }
.ptdlaf dt {
	clear: both;
	float: left;
	width: 25%;
	padding: 8px;
	margin: 0;
	border-top: 1px solid #CCC;
	font-weight: 100;

}
.ptdlaf dd {
	margin: 0 0 0 25%;
	padding: 8px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.ptdlaf dt:first-child,
.ptdlaf dd:first-of-type { border-top: 0 none transparent; }
.ptdlaf:after {
	content: " ";
	display: table;
}

.ptdlb dt {
	clear: left;
	float: left;
	width: 23%;
	padding: 1%;
	margin: 0;
	font-weight: bold;
	color: rgba(108,133,232,1.00);
}
.ptdlb dd {
	margin: 0 0 0 25%;
	padding: 1%;
}
.ptdlb:after {
	content: " ";
	display: table;
}

.ptdlbf dt {
	clear: left;
	float: left;
	width: 23%;
	padding: 1%;
	margin: 0;
	font-weight: 100;
}
.ptdlbf dd {
	margin: 0 0 0 25%;
	padding: 1%;
}
.ptdlbf:after {
	content: " ";
	display: table;
}

/*強調文字*/
.bred {
	font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
	font-weight: 600;
	color: red;
	font-size: 110%;
}
.bblue {
	font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
	font-weight: 600;
	color: #42ABDD;
	font-size: 110%;
}
.bblack {
	font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
	font-weight: 600;
	color: black;
	font-size: 110%;
}
.bgreen {
	font-family: "Rounded Mplus 1c";/*Rounded M+ 1c*/
	font-weight: 600;
	color: #36B43C;
	font-size: 110%;
}
/*文字サイズ*/
.pt-font140 {font-size:140%;}
.pt-font130 {font-size:130%;}
.pt-font120 {font-size:120%;}
.pt-font110 {font-size:110%;}
.pt-font105 {font-size:105%;}
.pt-font95 {font-size:95%;}
.pt-font90 {font-size:90%;}
.pt-font85 {font-size:85%;}
.pt-font80 {font-size:80%;}
.pt-font75 {font-size:75%;}

/*本文*/
.pt-left10 {padding:8px 0 8px 10px;}
.pt-left20 {padding:8px 0 8px 20px;}
.pt-left30 {padding:8px 0 8px 30px;}

/*タグ引用*/
xmp {
	margin: 0;
	padding: 0;
}
.pt-tag {
	font-size: 90%;
	background: rgba(254,255,218,1.00);
	padding: 2px;
}

/*関連サイト*/
.site-cattext {
	font-size: 70%;
	color: #AAAAAA;
	padding-left: 18px;
}
.site-link {
	display: table;
	margin: 0 0 40px 0;
	clear: both;
}
.site-link ul {
	display: block;
	margin-left: 20px;
	clear: both;
}
.site-link li {
	float: left;
	font-size: 95%;
	color: #3EC9CB;
	width: 47%;
	margin: 0 10px 0 10px;
	padding: 3px;
}
.site-link li a {
	color: #34AFC8;
}
.site-link li:hover {
	color: #70C9F4;
}
@media screen and (max-width: 780px) {
	.site-link li {
		width: 99%;
		margin: 0;
	}
}

/*ブロック回り込み*/
.float50 {
	float: left;
	width: 48%;
	padding: 1%;
}

/*画像回り込み*/
.imgfloatleft {
	padding: 10px;
	float: left;
}

.imgfloatright {
	padding: 10px;
	float: right;
}

@media screen and (max-width: 576px) {
	.imgfloatleft {
		padding: 8px;
		float: none;
	}

	.imgfloatright {
		padding: 8px;
		float: none;
	}
}

/*100%背景*/
.backblue100 {
	width: 100%;
	background: #DBF9FF;
	margin: 15px 0 15px 0;
	padding: 15px 20px 15px 20px;
}

@media screen and (max-width: 576px) {
	.backblue100 {
		width: 100%;
		background: #DBF9FF;
		margin: 10px 0 10px 0;
		padding: 8px;
	}
}

/*content-list.phpカスタマイズ*/
.page-header .entry-title, .page-header .page-title {
	margin-bottom: 0px;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.page-header p {
	margin: 6px 0px 0px 0px;
	color: #999999;
}
.listdate {
	padding-left: 20px;
	font-size: 14px;
	color: #7C6346;
}
