@charset "UTF-8";
/* ==========================================================================================
トップページ用スタイル
========================================================================================== */
img{
	max-width:100%;
	height:auto;
	vertical-align: bottom;
	-ms-interpolation-mode:bicubic;
	}
	
	
/*__共通指定__*/	
ul{
	margin: 0;
	padding: 0;
	}
ul li{
	list-style-type: none;
	background:none;
	margin: 0 0 0 0;
	padding:0;
	}

/* 目隠し見出し用＆隠し罫線指定 */
.txtno-display{
	margin:0;
	padding:0;
	height:1px;
	width:1px;
	position:absolute;
	overflow:hidden;
	clip:rect(1px,1px,1px,1px);
	}

.box3 > .searchbt > ul li,
.box3 > .bt01 > p,
.box3 > .mapArea > dl.acmenu dt {
    border: 1px solid transparent;
}
/* PCサイズ記述
============================== */

#main{
	width:1000px;
	margin: 0 auto;
	}
/* 重要なお知らせ */
.importants {
    padding-top: 20px;
}
/*__box1__*/
.box1{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin:14px 0 0 0;
	}

.box1 > ul.bt-list01{
	width:370px;
	margin:0 30px 0 0;
	padding:0;
	}
.box1 > ul.bt-list01 li{
	margin:0 0 8px 0;
	padding:0 0 0 0;
	}
.box1 > ul.bt-list01 li a img{
	width:370px;
	}

.box1 > .mainV{
	width:600px;
	margin:22px 0 0 0;
	}



/*__box2__*/
.box2{
	margin:25px 0 0 0;
	background:#D6F3FF;
	padding: 30px 15px 8px;
	border-radius:4px;
	position:relative;
	}

.box2 > ul.nav1{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	}
.box2 > ul.nav1 li{
	margin: 0 5px 7px 0;
	}

.box2 > ul.nav1 li a img{
	width:190px;
	}

.box2 > .title{
	margin:0;
	padding:0;
	line-height:0;
	position:absolute;
	top: -22px;
	left: 18px;
	width:184px;
	height:48px;
	}

.box2 > ul.nav1 li:nth-of-type(5n) {
    margin-right: 0;
}

/*__box3__*/
.box3{
	margin:36px 0 0 0;
	}
	
.box3 > .searchbt{
	margin:36px 0 0 0;
	}
.box3 > .searchbt > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	}
.box3 > .searchbt > ul li{
	position:relative;
	}
.box3 > .searchbt > ul li a{
	display:block;
	width:495px;
	/*height:93px;*/
	background:url(/images/top_nav2_btic01.png) no-repeat left 23px center/45px 45px,
	url(/images/top_com_ic01.png) no-repeat right 3px center/72px 84px,#D1FAF6;
	color:#444;
	font-size:2.5rem;
	text-decoration:none;
	padding: 27px 80px;
	border-radius:4px;
	border-bottom:3px solid #8EE1E1;
	}

span.onayami{
	position:absolute;
	top: -22px;
	left: 18px;
	width:184px;
	height:48px;
	}

.box3 > .bt01{
	margin:20px 0 0 0;
	}
.box3 > .bt01 > p{
	margin:0;
	padding:0;
	line-height:0;
	}
.box3 > .bt01 > p a{
	display:block;
	width:1000px;
	/*height:93px;*/
	background:url(/images/top_nav2_btic02.png) no-repeat left 23px center/45px 38px,
	url(/images/top_com_ic02.png) no-repeat right 3px center/72px 84px,#BFDBEC;
	color:#444;
	font-size:2.5rem;
	text-decoration:none;
	padding: 27px 80px;
	border-radius:4px;
	border-bottom:3px solid #8CBFDD;
	}

.box3 > .mapArea{
	margin:20px 0 0 0;
	}
.box3 > .mapArea > dl.acmenu{}
.box3 > .mapArea > dl.acmenu dt{
	margin:0 0 0 0;
	display:block;
	width:1000px;
	background: url(/images/tihojimubt_bg_pc.png) no-repeat left bottom/1000px 77px,
	url(/images/tihojimubt_ic_down.png) no-repeat right 3px center/72px 104px,#B7E9FF;
	border-radius: 4px;
	text-align:center;
	padding: 38px 80px;
	cursor: pointer;
	position: relative;
	}
.box3 > .mapArea > dl.acmenu dt.active{
	background: url(/images/tihojimubt_bg_pc.png) no-repeat left bottom/1000px 77px,
	url(/images/tihojimubt_ic_up.png) no-repeat right 3px center/72px 104px,#B7E9FF;
	}

.box3 > .mapArea > dl.acmenu dt > button{
	border:none;
	font-size:2.5rem;
	color:#444;
	}

.box3 > .mapArea > dl.acmenu dd{
	display:none;
	margin: 0;
	background-color: #FFF;
	border-right: 3px solid #B7E9FF;
	border-left: 3px solid #B7E9FF;
	border-bottom: 3px solid #B7E9FF;
	padding-top: 24px;
	padding-bottom: 24px;
	border-radius: 0 0 4px 4px;
	}
.box3 > .mapArea > dl.acmenu dt img {
    position: absolute;
    top: 5px;
    right: 3px;
}
/* 地方事務所 */
.mapArea_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mapArea_inner_L {
    width: 645px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-left: 40px;
}

.mapArea_inner_R {
    width: 355px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0 52px 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.textLink_wp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 10px;
}

h3.mapArea_textLink_title {
    font-size: 1.5rem;
    font-weight: normal;
    text-align: center;
    padding: 6px 3px 3px 3px;
    border-radius: 4px 4px 0 0;
}
span.textLink_titleSpan {
    display: block;
    background-color: #FFF;
    padding: 2px 5px;
}

h3.mapArea_textLink_title.textLink_title01 {
    background-color: #C9D8EF;
}
h3.mapArea_textLink_title.textLink_title02 {
    background-color: #CCC6E2;
}
h3.mapArea_textLink_title.textLink_title03 {
    background-color: #F6C6DB;
}
h3.mapArea_textLink_title.textLink_title04 {
    background-color: #F7C6C7;
}
h3.mapArea_textLink_title.textLink_title05 {
    background-color: #FBECC8;
}
h3.mapArea_textLink_title.textLink_title06 {
    background-color: #F9F8C9;
}
h3.mapArea_textLink_title.textLink_title07 {
    background-color: #CCE9EF;
}
h3.mapArea_textLink_title.textLink_title08 {
    background-color: #BAE0D6;
}
p.textLink_li {
    font-size: 1.4rem;
    font-weight: normal;
    margin: 0 8px 0 0;
    position: relative;
    padding: .5em 0;
}

p.textLink_li::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -1px;
    content: '';
    width: 1px;
    height: calc(100% - 1.5em);
    background-color: #333;
}

p.textLink_li a {
    margin-right: 8px;
}
p.textLink_li:last-child::after {
    content: none;
}



/*__caution-box__*/
.caution-box{
	margin:20px 0 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	border-radius:4px;
	background-color: #FF9E99;
	}

.caution-box .title{
	font-size:1.8rem;
	width:180px;
	border-radius:4px 0px 0px 4px;
	padding: 27px 10px 27px 10px;
	flex-shrink: 0;
	align-self: center;
	text-align: center;
	}

.caution-box ul{
	/* background:#FFF; */
	padding: 15px 10px 15px 30px;
	/* width: 820px; */
	/* flex-shrink: 0; */
	}
.caution-box ul li{
	margin: 0 0 6px 0;
	}
.caution-box ul li:last-child{
	margin: 0 0 0 0;
	}
.caution-box ul li a{
	background:url(/images/circle_arrow02.gif) no-repeat left 0px center;
	padding: 0 0 0 20px;
	text-decoration:none;
	/* display:block; */
	}
.caution-box ul li a:hover{
	text-decoration:underline;
	}
.caution-box-in {
    background-color: #FFF;
    border-radius: 0 4px 4px  0;
    width: 820px;
    flex-shrink: 0;
}

.caution-box-in .alltopic-bt {
    text-align: right;
    padding: 3px 0;
    /* margin: 0em 6px; */
    border-radius: 0 4px 0 0;
    border-top: 2px dotted #FF9E99;
}

.caution-box-in .alltopic-bt a {
    background: url(/images/circle_arrow01.gif) no-repeat left 0px top 3px;
    padding: 0 0 0 20px;
    margin: 0 12px 0px 0px;
}




/*__box4__*/
.box4{
	margin:20px 0 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	}

/* _newsContent_ */	
.box4 > .newsContent{
	width:740px;
	}
/* タブ */	
.newsContent #tab{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	}

.newsContent #tab li{
	cursor: pointer;
	text-align:center;
	font-size:1.8rem;
	}
.newsContent #tab li > a{
	text-decoration:none;
	}

#tab #notice.select{
	background: url(/images/top_ic01_on.png) no-repeat left 110px center,#FDD000;
	width:50%;
	border-right:none;
	position:relative;
	}
#tab #notice.select > a{
	color:#222;
	}
#tab #notice.select::after{
	content:"";
	display:block;
	position:absolute;
	bottom:-12px;
	left:45%;
	width:0;
	border-style: solid;
	border-width: 12px 10px 0 10px;
	border-color: #FDD000 transparent transparent transparent;
	}
#tab #notice{
	background: url(/images/top_ic01_off.png) no-repeat left 110px center,#FFF;
	width:50%;
	padding:17px 0;
	border-right: 2px dotted #188CEB;
	border-radius:4px 0px 0px 4px;
	}
#tab #notice > a{
	color:#444;
	}

#tab #event.select{
	background: url(/images/top_ic02_on.png) no-repeat left 100px center,#1176C8;
	width:50%;
	border-left:none;
	position:relative;
	}
#tab #event.select > a{
	color:#FFF;
	}
#tab #event.select::after{
	content:"";
	display:block;
	position:absolute;
	bottom:-12px;
	left:45%;
	width:0;
	border-style: solid;
	border-width: 12px 10px 0 10px;
	border-color: #1176C8 transparent transparent transparent;
	}
#tab #event{
	background: url(/images/top_ic02_off.png) no-repeat left 100px center,#FFF;
	width:50%;
	padding:17px 0;
	border-left: 2px dotted #FDD000;
	border-radius: 0px 4px 4px 0px;
	}
#tab #event > a{
	color:#444;
	}
.newsContent p.message {
    margin: 20px 15px;
}

/* タブの中身 */	
.disnon {
  display: none;
}

.newsContent > .content_wrap{
	margin:20px 0 0 0;
	background-color:#FFF;
	}

.content_wrap > p.alltopic-bt{
	text-align:right;
	padding: 6px 0;
	margin: 0em 6px;
	}
.content_wrap > p.alltopic-bt > a{
	text-decoration: none;
	}
.content_wrap > p.alltopic-bt > a:hover{
	text-decoration: underline;
	}
/* __________________________________ */	
.content_wrap > ul{
	margin: 20px 15px;
	}
.content_wrap > ul li{
	margin: 0 0 11px 0;
	}

.content_wrap > ul li > dl{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	}
.content_wrap > ul li > dl dt{
	margin:0 0 0 5px;
	width:137px;
	}
.content_wrap > ul li > dl dd{
	margin:0 0 0 5px;
	width:560px;
	}
/*___________________________________ */	
.newsContent > .tab01{
	border-radius:4px;
	border: 3px solid #FDD000;
	}
.tab01 > p.alltopic-bt{
	border-top:2px dotted #FDD000;
	}
.tab01 > p.alltopic-bt > a{
	background:url(/images/circle_arrow01.gif) no-repeat left 0px top 3px;
	padding:0 0 0 20px;
	margin: 0 12px 0px 0px;
	}

.newsContent > .tab02{
	border-radius:4px;
	border: 3px solid #1176C8;
	}
.tab02 > p.alltopic-bt{
	border-top:2px dotted #188CEB;
	}
.tab02 > p.alltopic-bt > a{
	background:url(/images/circle_arrow03.gif) no-repeat left 0px top 3px;
	padding:0 0 0 20px;
	margin: 0 12px 0px 0px;
	}


/* _sutabenContent_ */	
.sutabenContent{
	width: 242px;
	position:relative;
	}

.sutabenContent > p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:0;
	}

.sutabenContent > .title{
	margin:13px 0 0 0;
	}

.sutabenContent > .sutaben-im{
	padding: 0 0 0 29px;
	margin:0 0 0 0;
	position:relative;
	}

.sutabenContent > .sutaben-im::after{
	content:"";
	position:absolute;
	display: block;
	top: -32px;
	right: 4px;
	width:59px;
	height:59px;
	background:url(/images/top_tx_sutaben02.png);
	}

.sutaben-txbox {
	border: 2px solid #7BD6EC;
	background:#FFF;
	border-radius:4px;
	position:relative;
	margin:18px 0 0 0;
	}

.sutaben-txbox:before,
.sutaben-txbox:after{
  content: "";
  position: absolute;
  right: 0;
  left: 40px;
  width: 0;
  height: 0;
  margin: 0 0 0 0;
}
.sutaben-txbox:before{
  top: -16px;
  border-style: solid;
  border-color: transparent transparent #7BD6EC transparent;
  border-width: 0 0 15px 19px;
}
.sutaben-txbox:after{
  top: -12px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  border-width:0px 0 13px 17px;
  z-index: 10;
}


.sutaben-txbox > ul {
	margin: 12px 10px 19px;
	}
.sutaben-txbox > ul li {
	margin:0 0 4px 0;
	}

.sutaben-txbox > ul li.day{
	margin: 0 0 7px 0;
	font-size:1.4rem;
	}
.sutaben-txbox > ul li.day > span {
	background: #D5F6F2;
	padding: 5px 6px;
	}
.sutaben-txbox > ul li.tantou {
	font-size:1.4rem;
	}

.sutaben-txbox > ul li.tx{
	}
.sutaben-txbox > ul li.tx a{
	background:none;
	padding: 0;
	display: block;
	}



/*__box5__*/
.box5{
	margin:20px 0 0 0;
	background:#FFF;
	padding: 14px 20px;
	}

.box5 > ul.bt-list02{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	}

.box5 > ul.bt-list02 li a img{
	width:233px;
	}/* spもサイズ変わらず */



/*__box6__*/
.box6	{
	margin:20px 0 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	}

.box6 > div > ul{
	border-radius:4px;
	background:#FFF;
	}

.box6 > div > h2{
	border-radius:4px 4px 0 0;
	background:url(/images/top_ti_ic01.png) no-repeat left 11px center,#FFE788;
	font-weight:normal;
	font-size:1.8rem;
	padding: 13px 0 13px 23px;
	}

.box6 > div > h2 > span.bt01{
	display:block;
	float:right;
	margin: 2px 10px 0 0;
	}
.box6 > div > h2 > span.bt01 a{
	font-size:1.5rem;
	text-decoration:none;
	background:url(/images/circle_arrow01.gif) no-repeat left 10px center,#FFF;
	padding: 8px 15px 8px 28px;
	border-radius:4px;
	}

/* 広報 */
.box6 > .koho{
	width:340px;
	}

.box6 > .koho > ul{
	padding: 19px 22px;
	}
.box6 > .koho > ul li{
	margin: 0 0 14px 0;
	}
.box6 > .koho > ul li a{
	background:url(/images/circle_arrow01.gif) no-repeat left 0px top 3px;
	padding: 0 0 0 21px;
	text-decoration:none;
	display:block;
	}
.box6 > .koho > ul li a:hover{
	text-decoration: underline;
	}

/* 広報誌（sp時はスライド） */
.box6 > .kohoshi{
	width:640px;
	}

.box6 > .kohoshi > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	padding: 15px 38px 20px;
	}

.box6 > .kohoshi > ul li{
	width:180px;
	}

.box6 > .kohoshi > ul li > div{
	}
.box6 > .kohoshi > ul li > div > p.booklet-tx{
	font-size:1.4rem;
	line-height: 1.2;
	color:#FFF;
	background: #1176C8;
	min-height:50px;
	border-radius:4px;
	margin:0 0 15px 0;
	padding: 6px 6px 6px 10px;
	position:relative;
	}
.box6 > .kohoshi > ul li > div > p.booklet-tx::before{
	content:"";
	position: absolute;
	top: 100%;
	left: 29px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 0;
	border-color: transparent #1176C8 transparent transparent;
	}

.box6 > .kohoshi > ul li > div > div.booklet-im{
	text-align:center;
	}



/*__box7  box8__*/
.box7,.box8	{
	margin:20px 0 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius:4px;
	background-color: #FFE788;
	}

.box7 > h2,
.box8 > h2{
	border-radius:4px 0px 0px 4px;
	background:url(/images/top_ti_ic01.png) no-repeat left 11px center,#FFE788;
	font-weight:normal;
	font-size:1.8rem;
	padding: 13px 10px 13px 23px;
	width: 180px;
	flex-shrink: 0;
	}

.box7 > ul,
.box8 > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #FFF;
	padding: 15px 10px 15px 30px;
	flex-shrink: 0;
	width: 820px;
	border-radius: 0 4px 4px 0;
	}

.box7 > ul li,
.box8 > ul li{
	margin: 0 25px 0 0;
	
	}
.box7 > ul li a,
.box8 > ul li a{
	background:url(/images/circle_arrow01.gif) no-repeat left 0px top 3px;
	padding: 0 0 0 21px;
	text-decoration:none;
	}
 
.box7 > ul li a:hover,
.box8 > ul li a:hover{
	text-decoration: underline;
	}



/*__box9__*/
.box9	{
	margin:40px 0 0 0;
	padding: 7px 0 10px;
	background:#FFF;
	}

.box9	> .boxin{
	width:1000px;
	margin: 0 auto;
	}
.box9 > .boxin > h2{
	background:url(/images/top_ti_ic02.png) no-repeat left 11px center;
	font-weight:normal;
	font-size:1.8rem;
	padding: 6px 0px 6px 26px;
	margin: 0 0 7px 0;
	}
.box9 > .boxin > ul.bt-list03{
	padding: 0 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack:start;
	    -ms-flex-pack:start;
	        justify-content:flex-start;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	}
.box9 > .boxin > ul.bt-list03 li{
	width:190px;
	margin-bottom:10px;
	margin-right:10px;
	}
.box9 > .boxin > ul.bt-list03 li:nth-of-type(5n){
	margin-right:0;
	}





/* 以下spサイズ記述
============================== */
@media screen and (max-width:670px){

#maincontent{
	background-color: #FFFAE5;
	}

	
#main{
  width:100%;
	margin:0 auto;
	}
		
/* 重要なお知らせ */
.importants {
    padding-top: 0;
}

/*__box1__*/
.box1{
	margin:14px 0 0 0;
	-webkit-box-orient:vertical;
	-webkit-box-direction:reverse;
	-ms-flex-direction:column-reverse;
	flex-direction: column;
	}

.box1 > ul.bt-list01{
	width:100%;
	margin:0 auto;
	padding:4px 10px 0;
	}
.box1 > ul.bt-list01 li{
	margin:0 0 6px 0;
	}
.box1 > ul.bt-list01 li a img{
	width:100%;
	}

.box1 > .mainV{
	width:100%;
	margin:0 0 0 0;
	padding: 0;
	}



/*__box2__*/
.box2{
	margin:23px 10px 0 10px;
	padding: 30px 9px 10px;
	}

.box2 > ul.nav1{
	}
.box2 > ul.nav1 li{
	margin: 0 0 7px 0;
	}

.box2 > ul.nav1 li a img{
	width:140px;
	}

.box2 > .title{
	}



/*__box3__*/
.box3{
	margin:33px 10px 0 10px;
	}
	
.box3 > .searchbt{
	margin:33px 0 0 0;
	}
.box3 > .searchbt > ul {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	}
.box3 > .searchbt > ul li{
	margin: 0 0 10px 0;
	}
.box3 > .searchbt > ul li a{
	width:100%;
	background:url(/images/top_nav2_btic01.png) no-repeat left 9px center/31px 31px,
	url(/images/top_com_ic01.png) no-repeat right 3px center/36px 51px,#D1FAF6;
	font-size:1.6rem;
	padding: 17px 46px;
	}

span.onayami{
	position:absolute;
	top: -22px;
	left: 18px;
	width:184px;
	height:48px;
	}

.box3 > .bt01{
	margin:0 0 0 0;
	}
.box3 > .bt01 > p{
	}
.box3 > .bt01 > p a{
	width:100%;
	background:url(/images/top_nav2_btic02.png) no-repeat left 7px center/34px 29px,
	url(/images/top_com_ic02.png) no-repeat right 3px center/36px 51px,#BFDBEC;
	font-size:1.6rem;
	padding: 17px 46px;
	}

.box3 > .mapArea{
	margin:10px 0 0 0;
	}
.box3 > .mapArea > dl.acmenu{}
.box3 > .mapArea > dl.acmenu dt{
	margin:0 0 0 0;
	width:100%;
	background:url(/images/tihojimubt_ic_down.png) no-repeat right 3px center/36px 51px,#B7E9FF;
	padding: 18px 18px;
	text-align:left;
	}
.box3 > .mapArea > dl.acmenu dt.active{
	background:url(/images/tihojimubt_ic_up.png) no-repeat right 3px center/36px 51px,#B7E9FF;
	}

.box3 > .mapArea > dl.acmenu dt > button{
	font-size:1.6rem;
	}

.box3 > .mapArea > dl.acmenu dd{
	margin:0;
	}
.box3 > .mapArea > dl.acmenu dt img {
    width: 35px;
}	
	
/* 地方事務所 */
.mapArea_inner_R {
	width: 100%;
	padding: 0 10px;
}
.textLink_wp {
	margin-right: 5px;
	margin-left: 5px;	
}


/*__caution-box__*/
.caution-box{
	margin:10px 10px 0 10px;
	-webkit-box-align:start;
	    -ms-flex-align:start;
	        align-items:flex-start;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	}

.caution-box .title{
	margin:0 0 0 0;
	font-size:1.6rem;
	width:100%;
	border-radius:4px 4px 0px 0px;
	padding: 9px 5px 9px 20px;
	text-align: left;
	}

.caution-box ul{
	width: 100%;
	padding: 15px 20px;
	}
.caution-box-in {
    width: 100%;
    border-radius: 0 0 4px 4px;
}	
.caution-box ul li{
	margin: 0 0 6px 0;
	}
.caution-box ul li:last-child{
	margin: 0 0 0 0;
	}
.caution-box ul li a{
	font-size:1.4rem;
	background:url(/images/circle_arrow02.gif) no-repeat left 1px top 4px;
	padding: 0 0 0 22px;
	}
.caution-box ul li a:hover{
	}



/*__box4__*/
.box4{
	margin:10px 10px 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	}

/* _newsContent_ */	
.box4 > .newsContent{
	width:100%;
	}
/* タブ */	
.newsContent #tab{
	}

.newsContent #tab li{
	font-size:1.6rem;
	}

#tab #notice.select{
	background:#FDD000;
	}
#tab #notice.select::after{
	bottom:-8px;
	border-width: 8px 8px 0 8px;
	}
#tab #notice{
	background:#FFF;
	padding:14px 0;
	}

#tab #event.select{
	background: #1176C8;
	}
#tab #event.select::after{
	bottom:-8px;
	border-width: 8px 8px 0 8px;
	}
#tab #event{
	background:#FFF;
	padding:14px 0;
	}


/* タブの中身 */	
.newsContent > .content_wrap{
	margin:10px 0 0 0;
	}

.content_wrap > p.alltopic-bt{
	text-align: center;
	padding: 12px 0;
	}
.content_wrap > p.alltopic-bt > a{
	text-decoration: none;
	}
.content_wrap > p.alltopic-bt > a:hover{
	text-decoration: underline;
	}

/* __________________________________ */	
.content_wrap > ul{
	margin:10px 10px 13px;
	}
.content_wrap > ul li{
	margin: 0 0 11px 0;
	}

.content_wrap > ul li > dl{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	}
.content_wrap > ul li > dl dt{
	margin:0 0 0 0px;
	width:100%;
	}
.content_wrap > ul li > dl dd{
	margin:0 0 0 0px;
	width:100%;
	}
	
.content_wrap > ul li:nth-child(n+6){
	display:none;
	}/* spは五件のみ表示 */
/*___________________________________ */	
.newsContent > .tab01{
	}
.tab01 > p.alltopic-bt{
	border-top:2px dotted #FDD000;
	}
.tab01 > p.alltopic-bt > a{
	background:url(/images/circle_arrow01.gif) no-repeat left 0px top 2px;
	margin: 0 0 0 0;
	font-size:1.4rem;
	}

.newsContent > .tab02{
	}
.tab02 > p.alltopic-bt{
	border-top:2px dotted #188CEB;
	}
.tab02 > p.alltopic-bt > a{
	background:url(/images/circle_arrow03.gif) no-repeat left 0px top 2px;
	margin: 0 0 0 0;
	font-size:1.4rem;
	}


/* _sutabenContent_ */	
.sutabenContent{
	width: 100%;
	position:relative;
	}

.sutabenContent > .title{
	margin:13px auto 0;
	width:242px;
	}

.sutabenContent > .sutaben-im{
	width:242px;
	padding: 0 0 0 29px;
	margin:0 auto;
	}

.sutaben-txbox {
	margin:18px 28px 0 28px;
	}

.sutaben-txbox > ul {
	margin: 11px 11px 19px
	}
.sutaben-txbox > ul li {
	margin:0 0 4px 0;
	}
.sutaben-txbox > ul li.day > span {
	padding: 3px 6px;
	}



/*__box5__*/
.box5{
	margin:10px 10px 0 10px;
	padding: 18px 0;
	border-radius:4px;
	}

.box5 > ul.bt-list02{
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	}

.box5 > ul.bt-list02 li{
	margin: 0 0 10px 0;
	}
.box5 > ul.bt-list02 li:last-child{
	margin: 0 0 0 0;
	}



/*__box6__*/
.box6	{
	margin:10px 10px 0 10px;
	-webkit-box-pack:start;
	    -ms-flex-pack:start;
	        justify-content:flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	}


.box6 > div > h2{
	border-radius:4px 4px 0 0;
	background:url(/images/top_ti_ic01.png) no-repeat left 9px center,#FFE788;
	font-size:1.6rem;
	padding: 11px 0 11px 20px;
	position:relative;
	}

.box6 > div > h2 > span.bt01{
	position:absolute;
	bottom: -28px;
	right:0;
	display:block;
	float:none;
	margin:0;
	z-index: 1;
	}
.box6 > div > h2 > span.bt01 a{
	font-size:1.5rem;
	text-decoration:none;
	background: url(/images/circle_arrow01.gif) no-repeat left 10px center;
	padding: 8px 15px 8px 28px;
	border-radius:4px;
	}

/* 広報 */
.box6 > .koho{
	width:100%;
	}

.box6 > .koho > ul{
	padding: 16px 14px;
	}
.box6 > .koho > ul li{
	margin: 0 0 13px 0;
	}
.box6 > .koho > ul li a{
	background:url(/images/circle_arrow01.gif) no-repeat left 0px top 3px;
	padding: 0 0 0 21px;
	text-decoration:none;
	display:block;
	}
.box6 > .koho > ul li a:hover{
	text-decoration: underline;
	}

/* 広報誌（sp時はスライド） */
.box6 > .kohoshi{
	margin:10px 0 0 0;
	width: 100%;
	}

.box6 > .kohoshi > ul{
	padding:36px 38px 20px;
	}

.box6 > .kohoshi > ul li{
	width:100%;
	margin:0 12px;
	}

.box6 > .kohoshi > ul li > div{
	margin:0 5px
	}
.box6 > .kohoshi > ul li > div > p.booklet-tx{
	font-size:1.4rem;
	line-height: 1.2;
	color:#FFF;
	background: #1176C8;
	min-height:50px;
	border-radius:4px;
	margin:0 0 15px 0;
	padding: 6px 6px 6px 10px;
	position:relative;
	}
.box6 > .kohoshi > ul li > div > p.booklet-tx::before{
	content:"";
	position: absolute;
	top: 100%;
	left: 29px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 0;
	border-color: transparent #1176C8 transparent transparent;
	}


.box6 > .kohoshi > ul li > div > div.booklet-im img{
	margin:0 auto;
	}



/*__box7  box8__*/
.box7,.box8	{
	margin:10px 10px 0 10px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	border-radius:4px;
	background:#FFF;
	}

.box7 > h2,
.box8 > h2{
	border-radius:4px 4px 0px 0px;
	background:url(/images/top_ti_ic01.png) no-repeat left 9px center,#FFE788;

	font-size:1.6rem;
	padding: 11px 0 11px 20px;
	width: 100%;
	}

.box7 > ul,
.box8 > ul{
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin: 0;
	width: 100%;
	padding: 16px 14px;
	}

.box7 > ul li,
.box8 > ul li{
	margin: 0 0 12px 0;
	}

.box7 > ul li:last-child,
.box8 > ul li:last-child{
	margin: 0 0 0 0;
	}

.box7 > ul li a,
.box8 > ul li a{
	background:url(/images/circle_arrow01.gif) no-repeat left 0px top 3px;
	padding: 0 0 0 21px;
	text-decoration:none;
	}
 
.box7 > ul li a:hover,
.box8 > ul li a:hover{
	text-decoration: underline;
	}



/*__box9__*/
.box9	{
	margin:10px 0 0 0;
	padding: 7px 0 10px;
	background:#FFF;
	}

.box9	> .boxin{
	width:100%;
	margin: 0 auto;
	}
.box9 > .boxin > h2{
	background:url(/images/top_ti_ic02.png) no-repeat left 9px center;
	font-size:1.6rem;
	padding: 6px 0px 6px 26px;
	margin: 0 0 7px 0;
	}
.box9 > .boxin > ul.bt-list03{
	padding: 0 15px;
	}
.box9 > .boxin > ul.bt-list03 li{
	width:140px;
	margin-bottom:10px;
	margin-right:10px;
	}
.box9 > .boxin > ul.bt-list03 li:nth-of-type(5n){
	margin-right:10px;
	}

ul.bt-list03 li img{
	width:140px;
}




}

/* リンクアイコン削除 */
.slicker01 a.innerLink,
.slicker01 a.externalLink,
.mainV a.innerLink,
.mainV a.externalLink,
.box2 a.innerLink,
.box2 a.externalLink,
.box9 a.innerLink,
.box9 a.externalLink,
.box4 a.innerLink,
.box4 a.externalLink  {
	padding: 0;
    background-image: none;
}

