@charset "utf-8";
/*******************************************************************************
子育てサイト 詳細設定
*******************************************************************************/
#tpath{
	margin-bottom:0px;
}
#pagebodybg{
	padding-top:20px;
	background:#FFFFFF url(images/kosodate/bg.gif) repeat-y center top;
}
#pagebody{
	width: 970px;
}
#content,#content2{
	border:none;
}
#petitcontent{
	width:100%;
}
#p2content{
	margin:0px 10px 20px 0px;
	width:720px;
}
#plnavi{
	margin:0px 0px 0px 10px;
	width:200px;
}
#kosodatetitle{
	margin:0px auto 20px auto;
}
/*==============================================================================
	トップページ
==============================================================================*/
#content3,#petit{
	width:950px;
}
/*------------------------------------------------------------------------------
	カルーセル
------------------------------------------------------------------------------*/
#scroll_b .image_reel{
	background:url(images/kosodate/top/pickup_bg.gif) no-repeat 590px 0px;
}
#scroll_b .main .imgtxt{
	padding:15px;
	width:330px;
	height:220px;
}
#scroll_b .main .imgtxt p{
	height:148px;
	overflow:auto;
}
#scroll_b .main h2{
	margin:10px 0px 5px 0px;
}
#scroll_b p.btn{
	width:59px;
	left:605px;
	bottom:22px;
}
#scroll_b .paging{
	left:675px;
	bottom:22px;
}
/*------------------------------------------------------------------------------
	トピックス
------------------------------------------------------------------------------*/
.topics{
	margin-bottom:30px;
	padding:0;
	border-radius:10px;
	border:#FFF9E0 11px solid;
	border-top:none;
}
.topics h2{
	margin-bottom:10px;
	padding:10px 0px 10px 60px;
	font-size:140%;
	background:#FFF9E0 url(images/kosodate/top/topics_h2.png) no-repeat left center;
}
.topics ul li{
	padding:0 0 0 22px;
	background: url(images/kosodate/top/mark_topics.png) no-repeat 0px 6px;
	border:none;
	line-height:1.8;
}
/*------------------------------------------------------------------------------
	メインメニュー
------------------------------------------------------------------------------*/
#secondimg2 .box{
	margin-bottom:0px;
	display:-webkit-box;	/*Android4.3*/
	display:-moz-box;		/*Firefox21*/
	display:-ms-flexbox;	/*IE10*/
	display:-webkit-flex;	/*PC-Safari,iOS8.4*/
	display:flex;
}
#secondimg2 h2{
	margin-bottom:20px;
	padding:20px 15px 16px 65px;
	border-radius:4px;
	background:#ffe898;
	background:url(images/kosodate/top/menu_h2_mark.png) no-repeat 16px center, url(images/kosodate/top/menu_h2_bg.png) repeat right top;
}
#secondimg2 .smenu{
	margin:0px 0px 18px 0px;
	padding:0px;
	background:#ffe8dd;
	border:none;
	border-bottom:2px solid #ffb490;
}
#petit #p2content #secondimg2 .smenu{
	width:50%;
}
#secondimg2 .smenu:nth-child(odd){
	margin:0px 30px 18px 0px;
}
#secondimg2 .smenu:hover{
	background:#fff1c1;
	border-color:#f3c056;
	cursor:pointer;
}
#secondimg2 .smenu a{
	padding:8px 8px 0px 8px;
}
#secondimg2 .smenu a:hover{
	background:transparent;
}
#secondimg2 .smenu a:after{
	content:"";
	display:block;
	clear:both;
}
#secondimg2 .smenu h3{
	margin:0px 0px 10px 12px;
	padding:6px 5px 4px 28px;
	width:calc(100% - 201px);
	float:right;
	text-align:left;
	border-radius:4px;
	background:url(images/kosodate/top/menu_title_mark.png) no-repeat 3px center, linear-gradient(-45deg,#fff6f2 25%,transparent 25%,transparent 50%,#fff6f2 50%,#fff6f2 75%,transparent 75%,transparent);
	background:url(images/kosodate/top/menu_title_mark.png) no-repeat 3px center, -webkit-linear-gradient(-45deg,#fff6f2 25%,transparent 25%,transparent 50%,#fff6f2 50%,#fff6f2 75%,transparent 75%,transparent);
	background-size:20px 20px;
}
#secondimg2 .smenu a h3{
	color:#333333;
	text-decoration:underline;
}
#secondimg2 .smenu p{
	margin:0px 0px 0px 12px;
	width:calc(100% - 168px);
	float:right;
}
#secondimg2 .smenu p.img{
	margin:0px 0px 0px 0px;
	width:156px;
	float:left;
	position:relative;
}
#secondimg2 .smenu p.img:after{
	width:156px;
	height:156px;
	top:0px;
	left:0px;
	position:absolute;
	content:"";
	background:url(images/kosodate/top/menu_img_waku.png) no-repeat center center;
}
#secondimg2 .smenu p.img img{
	margin:0px;
}
/*------------------------------------------------------------------------------
	バナーエリア
------------------------------------------------------------------------------*/
.sidelink ul li{
	margin-bottom:18px;
}
/*------------------------------------------------------------------------------
	ショートカットリンク集
------------------------------------------------------------------------------*/
#sbanner h2{
	margin-bottom:20px;
	padding:24px 44px 24px 24px;
	background:#C3E1FF;
	background:url(images/kosodate/top/sc_bg_l.png) repeat-y left top,
	url(images/kosodate/top/sc_bg_r.png) repeat-y right top,
	url(images/kosodate/top/sc_bg_t.png) no-repeat left top,
	url(images/kosodate/top/sc_bg_b.png) no-repeat left bottom,
	url(images/kosodate/top/sc_bg.png) repeat left top;
}
#sbanner ul{
	margin-bottom:0px;
	display:-webkit-box;	/*Android4.3*/
	display:-moz-box;		/*Firefox21*/
	display:-ms-flexbox;	/*IE10*/
	display:-webkit-flex;	/*PC-Safari,iOS8.4*/
	display:flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
#sbanner ul li{
	margin:0px 16px 14px 0px;
	padding:0px;
	width:225px;
	border-radius:4px;
	background:#ffefce;
	border-bottom:2px solid #ffb490;
	cursor:pointer;
}
#sbanner ul li:nth-child(4n){
	margin:0px 0px 14px 0px;
}
#sbanner ul li:hover{
	background:#ffb490;
}
#sbanner li a{
	padding:12px;
	display:block;
	color:#333333;
	font-weight:600;
	text-align:center;
	text-decoration:none;
}
/*==============================================================================
	左メニュー
==============================================================================*/
#menu{
	padding-bottom:10px;
	border-bottom:14px solid #ffe89b;
	border-image:none;
}
#menu a{
	color:#0547A9;
}
/*------------------------------------------------------------------------------
	見出しh2
------------------------------------------------------------------------------*/
.kosodate #menu h2 a, .kosodate #menu h2 span,
.kurashi #menu h2 a, .kurashi #menu h2 span,
.sports #menu h2 a, .sports #menu h2 span,
.business #menu h2 a, .business #menu h2 span,
.shisei #menu h2 a, .shisei #menu h2 span,
.shisetsu #menu h2 a, .shisetsu #menu h2 span{
	padding:20px 5px 28px 5px;
	color:#333;
	background:#ffe89b url(images/kosodate/lnavi/lnavi_h2_bg.png) repeat left top;
	background:url(images/kosodate/lnavi/lnavi_bg_b.png) repeat-x left bottom,
	#ffe89b url(images/kosodate/lnavi/lnavi_h2_bg.png) repeat left top;
	border:none;
	border-radius:10px 10px 0px 0px;
	text-align:center;
}
/*------------------------------------------------------------------------------
	リンクなし　セパレータ
------------------------------------------------------------------------------*/
#menu h3.separator{
	margin:0px;
	padding:12px 5px 10px 25px;
	background:url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	background:url(images/kosodate/lnavi/separator_h3.png) no-repeat 8px 8px,
	url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	border:none;
}
#menu h4.separator,#menu h5.separator,#menu h6.separator{
	padding:12px 5px 10px 25px;
	background:url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	background:url(images/kosodate/lnavi/separator_h6.png) no-repeat 7px 8px,
	url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	border:none;
}
/*------------------------------------------------------------------------------
	詳細メニュー　h3 h4 ul 同じリスト風デザイン
------------------------------------------------------------------------------*/
#menu h3,#menu h4,#menu h5{
	border:none;
}
#menu h3 a{
	padding:8px 5px 10px 23px;
	background:url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	background:url(images/kosodate/lnavi/mark_h3_lnavi.png) no-repeat 6px 11px,
	url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	border:none;
}
#menu h3 a:hover{
	padding-left:23px;
	background:#e3fae1 url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	background:url(images/kosodate/lnavi/mark_h3_lnavi.png) no-repeat 6px 11px,
	#e3fae1 url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	border:none;
}
#menu h4 a{
	padding:8px 5px 8px 40px;
	background:url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	background:url(images/kosodate/lnavi/mark_lnavi.png) no-repeat 23px 13px,
	url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	border:none;
}
#menu h4 a:hover{
	padding-left:40px;
	background:#e3fae1 url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	background:url(images/kosodate/lnavi/mark_lnavi.png) no-repeat 23px 13px,
	#e3fae1 url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	border:none;
}
#menu h5 a{
	padding:8px 5px 8px 40px;
	background:url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	background:url(images/kosodate/lnavi/mark_h4_lnavi_o.png) no-repeat 24px 15px,
	url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	border:none;
}
#menu h5 a:hover{
	padding-left:40px;
	background:#e3fae1 url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	background:url(images/kosodate/lnavi/mark_h4_lnavi_o.png) no-repeat 24px 15px,
	#e3fae1 url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	border:none;
}
#menu ul li:not(:last-child){
	border:none;
}
#menu ul li a{
	padding:8px 5px 10px 25px;
	background:url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	background:url(images/kosodate/lnavi/mark_lnavi.png) no-repeat 6px 14px,
	url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
}
#menu ul li a:hover{
	padding-left:25px;
	background:#e3fae1 url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	background:url(images/kosodate/lnavi/mark_lnavi.png) no-repeat 6px 14px,
	#e3fae1 url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	border:none;
}
#menu ul li.choice{
	padding:8px 5px 8px 25px;
	background:#e3fae1;
	background:#e3fae1 url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	background:url(images/kosodate/lnavi/mark_lnavi.png) no-repeat 6px 14px,
	#e3fae1 url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	border:none;
}
/*------------------------------------------------------------------------------
	入れ子リスト
------------------------------------------------------------------------------*/
#menu ul.lmenu li{
	border:none;
}
#menu ul.lmenu li a{
	padding:8px 5px 8px 50px;
	background:url(images/kosodate/lnavi/mark_h4_lnavi_o.png) no-repeat 34px 15px;
	background:url(images/kosodate/lnavi/mark_h4_lnavi_o.png) no-repeat 34px 15px,
	url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	border:none;
}
#menu ul.lmenu li a:hover{
	padding-left:50px;
	color:#333333;
	background:#e1f1fa url(images/kosodate/lnavi/mark_h4_lnavi_o.png) no-repeat 34px 15px;
	background:url(images/kosodate/lnavi/mark_h4_lnavi_o.png) no-repeat 34px 15px,
	#e1f1fa url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
}
#menu ul.lmenu li.choice{
	padding:8px 5px 8px 50px;
	display:block;
	color:#333333;
	background:#e1f1fa url(images/kosodate/lnavi/mark_h4_lnavi_o.png) no-repeat 34px 15px;
	background:url(images/kosodate/lnavi/mark_h4_lnavi_o.png) no-repeat 34px 15px,
	#e1f1fa url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
}
/*==============================================================================
	詳細ページ
==============================================================================*/
/*------------------------------------------------------------------------------
	印刷ボタン
------------------------------------------------------------------------------*/
#content p span.print, #content2 p span.print, #content3 p span.print, #content p span.printm, #content2 p span.printm, #content3 p span.printm, #content p span.printl, #content2 p span.printl, #content3 p span.printl{
	border-color:#ffb490;
}
/*------------------------------------------------------------------------------
	見出し・段落（h1からh6まで）
------------------------------------------------------------------------------*/
#content h1:not([class]),
#content2 h1:not([class]),
#content2 p.faqtitle,
#content3 h1:not([class]){
	margin-left:0;
	margin-right:0;
	width:auto;
	padding:31px 110px 30px 15px;
	color:#333333;
	border:none;
	background:#ccecf5;
	background:url(images/kosodate/content/h1_bg_mark.png) no-repeat right 14px center,
	url(images/kosodate/content/h1_line_t.png) repeat-x left top,
	url(images/kosodate/content/h1_line_b.png) repeat-x left bottom,
	url(images/kosodate/content/h1_bg.png) repeat left top;
}
#content h1:not([class])::after, #content2 h1:not([class])::after, #content2 p.faqtitle::after, #content3 h1:not([class])::after{
	content:none;
}
#content h2,#content2 h2{
	padding:13px 5px 12px 26px;
	color:#333333;
	background:url(images/kosodate/content/h2_line_b.png) repeat-x left bottom;
	background:url(images/kosodate/content/h2_mark.png) no-repeat left 10px,
	url(images/kosodate/content/h2_line_b.png) repeat-x left bottom;
}
#content h3,#content2 h3{
	padding:5px 5px 8px 14px;
	background:url(images/kosodate/content/h3_line_b.png) repeat-x left bottom;
	border:none;
}
#content h4,#content2 h4{
	padding-left:20px;
	border:none;
	background:url(images/kosodate/content/h4_mark.png) no-repeat left 9px;
}
#content h5,#content2 h5{
	border-color:#4fd565;
}
/*==============================================================================
	リスト
==============================================================================*/
#content ul,#content2 ul{
	list-style-image:url(images/kosodate/content/ul.png);
}
#content ul ul,#content2 ul ul{
	list-style-image:url(images/kosodate/content/ul2.png);
}
/*------------------------------------------------------------------------------
	定義リスト
------------------------------------------------------------------------------*/
#content dt{
	background:none;
	border-left:3px solid #ffb490;
}
#content dd{
	border-top:1px solid #ffb490;
}
#content2 dt{
	border-color:#ffb490;
}
/*------------------------------------------------------------------------------
	リンク付リスト
------------------------------------------------------------------------------*/
#content ul.objectlink li,#content2 ul.objectlink li,
#content ul.objectlink2 li,#content2 ul.objectlink2 li{
	background:url(images/kosodate/content/mark_ul.png) no-repeat 6px 5px;
}
/*==============================================================================
	リストページ
==============================================================================*/
/*------------------------------------------------------------------------------
	通常リスト（セカンドトップ含む）
------------------------------------------------------------------------------*/
#content ul.listlink li,#content2 ul.listlink li{
	background:url(images/kosodate/content/mark_list.png) no-repeat 5px 4px;
}
/*	リスト画像が登録されていた場合
------------------------------------------------------------------------------*/
#content ul li.thumbslist .thumbslink,#content2 ul li.thumbslist .thumbslink{
	background:url(images/kosodate/content/mark_list.png) no-repeat 0px 3px;
}
/*------------------------------------------------------------------------------
	2列リスト（セカンドトップ含む）
------------------------------------------------------------------------------*/
#content ul.listlink2 li,#second ul.listlink2 li,#petit ul.listlink2 li{
	background:url(images/kosodate/content/mark_list.png) no-repeat 5px 4px;
}
#content2 ul.listlink2 li{
	background:url(images/kosodate/content/mark_list.png) no-repeat 5px 4px;
}
/*------------------------------------------------------------------------------
	孫リスト
------------------------------------------------------------------------------*/
#content ul.captionlink li span.captionlinktitle, #content2 ul.captionlink li span.captionlinktitle{
	padding-left:30px;
	background:#efefef url(images/kosodate/content/mark_biglist.png) no-repeat 10px 15px;
}
#content ul.captionlink h2, #content2 ul.captionlink h2, #content .articleall .article h2, #content2 .articleall .article h2{
	padding-left:25px;
}
#content ul.captionlink h4, #content2 ul.captionlink h4, #content .articleall .article h4, #content2 .articleall .article h4{
	padding-left:15px;
}
/*------------------------------------------------------------------------------
	リストが一覧表示されている場合
------------------------------------------------------------------------------*/
#content ul li.list,#content2 ul li.list{
	background-image:url(images/kosodate/content/mark_list.png);
}
#content ul li.thumbslist .list,#content2 ul li.thumbslist .list{
	background-image:url(images/kosodate/content/mark_list.png);
}
/*==============================================================================
	テーブル
==============================================================================*/
#content th,#content2 th{
	background:#e1f1fa;
}
#content table caption,#content2 table caption{
	border-color:#71c1d4;
}
/*==============================================================================
	関連情報、添付ファイル
==============================================================================*/
#content h2.kanren,#content2 h2.kanren{
	position:relative;
	color:#333333;
	background:#fff0bc;
	border:2px solid #42c1d0;
}
#content h2.kanren:before,#content2 h2.kanren:before{
	width:18px;
	height:17px;
	position:absolute;
	top:-2px;
	left:-2px;
	content:"";
	background:url(images/kosodate/content/kanren_t.png) no-repeat left top;
}
/*==============================================================================
	plugin
==============================================================================*/
.plugin{
	background:#FFF9E0;
	border:none;
}
/*==============================================================================
	ページ内アンケート
==============================================================================*/
#wrap #pagequest{
	border:3px solid #DFF9B0;
}
#wrap #pagequest h2{
	margin:0px 0px 10px 0px;
	padding:5px 5px 5px 10px;
	font-size:100%;
	color:#333333;
	background:#DFF9B0 none;
	border:none;
}
/*==============================================================================
	お問合せ
==============================================================================*/
#wrap #reference{
	border:3px solid #DFF9B0;
}
#wrap #reference h2{
	padding:5px 5px 5px 10px;
	background:#DFF9B0;
	border:none;
}
