@charset "utf-8";

.newInfoWrapper01{
    background: #ff3f00;
	height:auto;
	display:table;
	margin-top:-4px;
	width:100%;
}

.newInfoWrapper01 .newInfoTtl01{
    padding: 13px 0 13px 0;
    width: 97px;
    color: #fff;
    font-size: 13px;
	line-height:160%;
    text-align: center;
	vertical-align:middle;
	display: table-cell;
	height:100%;
    font-weight: bold;
}

.newInfoContent01{
    padding: 13px 13px 13px 14px;
    width: 655px;
    font-size: 13px;
	line-height:160%;
    font-weight: bold;
    color: #ff3f00;
    background: #fff;
}

.newInfoContent01 a{
    color: #ff3f00;
    text-decoration: none;
}

.newInfoContent01 a:hover {
    text-decoration: underline;
}

.mainContentSpBanner01{
    display: none;
    margin-top: 25px;
}

.mainContentSpBanner01.active{
    display: block;
}

.mainContentTtl01{
    margin-top: 10px;
}

.mapContent01{
    /* margin-top: 15px; */
    position: relative;
    width: 780px;
    height: 440px;
    background: url(../img/top/top_map01_bg01_2023.png) no-repeat left top;
}

.mapContent01Btn {
    position: absolute;
	cursor:pointer;
    box-shadow: 3px 4px 0px rgb(12,13,12,0.2);
    border-radius: 10px;
}
.mapContent01Btn:hover {
    box-shadow: 0px 0px 0px rgb(12,13,12,0.2);
}
.mapContent01Btn img {
    vertical-align: bottom;
}

.hyougoOther01{
    top: 37px;
    left: 69px;
}

.hyougoNanbu01{
    top: 88px;
    left: 232px;
}

.kyotoOther01{
    top: 24px;
    left: 446px;
}

.osakaHokubu01{
    top: 106px;
    left: 386px;
}

.kyoto01{
    top: 94px;
    left: 516px;
}

.osakaShinai01{
    top: 195px;
    left: 330px;
}

.osakaToubu01{
    top: 173px;
    left: 448px;
}

.osakaNanbu01{
    top: 279px;
    left: 381px;
}

.nara01{
    top: 249px;
    left: 500px;
}

.naraOther01{
    top: 340px;
    left: 530px;
}

.wakayamaOther01 {
    top: 363px;
    left: 348px;
}

.other01{
    top: 150px;
    left: 650px;
}
.bunner-all {
    display: flex;
    justify-content: space-between;
}

.bunner-all img {
    width: 370px;
}


.searchBoxWrapper01{
    margin-top: 25px;
    width: 780px;
    background: #014794;
}

.searchBoxTabButtons01 li{
    float: left;
    width: 193px;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #014794;
    background: url(../img/top/top_tab01_bg03.png) repeat-x left top;
}

.searchBoxTabButtons01 li span{
    font-size: 17px;
}

.searchBoxTabButtons01 li a{
    display: block;
    height: 62px;
    text-decoration: none;
    line-height: 62px;
    color: #014794;
    /* background: url(../img/top/top_tab01_bg01.jpg) no-repeat center 44px; */
}

.searchBoxTabButtons01 li.active,
.searchBoxTabButtons01 li:hover{
    background: #014794;
}

.searchBoxTabButtons01 li.active a,
.searchBoxTabButtons01 li:hover a{
    color: #fff;
    /* background-image: url(../img/top/top_tab01_bg01_on.jpg); */
    opacity: 1;
}

.searchBoxTabContentWrapper01{
    padding: 10px;
}

.searchBoxTabContentList01{
    padding: 5px 10px 5px 10px;
    background: #fff;
}

/*マップ複数個別*/
.areaBoxTabButtons01 li.active,
.areaBoxTabButtons01 li:hover{
    background: #3271AE;
}

.areaBoxTabButtons01 li.active a,
.areaBoxTabButtons01 li:hover a{
    color: #fff;
    /* background-image: url(../img/top/top_tab01_bg01_on.jpg); */
    opacity: 1;
}

ul.searchBoxTabButtons01.clear.jsTabButtons{
    bottom: 15px;
}

.top_pd {
    padding-top:10px;
}

.bottom_pd {
    padding-bottom: 10px;
}



.areaBoxWrapper01{
    margin-top: 25px;
    width: 780px;
}

.areaBoxTabButtons01 li{
    float: left;
    width: 50%;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    /* border: 1px solid #015A1A; */
    background: url(../img/top/top_tab01_bg03.png) repeat-x left top;
}

.areaBoxTabButtons01 li span{
    font-size: 17px;
}

.areaBoxTabButtons01 li a{
    display: block;
    height: 62px;
    text-decoration: none;
    line-height: 62px;
    color: #014794;
    /* background: url(../img/top/top_tab01_bg01.jpg) no-repeat center 44px; */
}

.areaBoxTabButtons01 li.active,
.areaBoxTabButtons01 li:hover{
    background: #014794;
}

.areaBoxTabButtons01 li.active a,
.areaBoxTabButtons01 li:hover a{
    color: #fff;
    background-image: url(../img/top/top_tab01_bg01_on.jpg);
    opacity: 1;
}

.areaBoxTabContentWrapper01{
    /* padding: 10px 0; */
}

.areaBoxTabContentWrapper01{
    background: white;
    margin: 15px 0;
}

.areaBoxTabContentList01{
    padding: 5px 10px 5px 10px;
    background: #fff;
}

.areaBox02Form01Submit01 {
    width: 200px;
    margin: 20px auto;
    text-align: center;
}

.areaBox02Form01Submit01:hover {
    opacity: 0.7;
}
.area_multiple {
    width: 200px;
    margin: 0 auto;
}

.areaname_form {
    margin-top: 10px;
}

.areaname_form textarea {
    border: 1px solid #000;
    width: 99.3%;
}


.searchTabContentList01_1:nth-child(odd){
    background: #F0F8FF;
}

.searchTabContentList01_1{
    padding: 27px;
}

.searchTabContentList01_1 li{
    background: url(../img/top/top_tab01_bg02.png) no-repeat left center;
    padding-left: 20px;
}

.searchBoxTabContentList01 li{
    margin-left: 25px;
    /* padding-left: 20px; */
    float: left;
    font-size: 16px;
    /* background: url(../img/top/top_tab01_bg02.png) no-repeat left center; */
}

.searchBoxTabContentList01 li:first-child{
    margin-left: 0;
}

.searchBoxTabContentList01 li a{
    color: #014794;
}

.jsTabContents{
    display: none;
}

.jsTabContents.active{
    display: block;
}

.searchBoxWrapper02{
    margin-top: 15px;
	background:#f00;
	width:100%;
}

.searchBox02Ttl01{
    width: 126px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #636363;
}

.searchBox02Form01{
    padding: 12px;
    width: 630px;
    height: 36px;
    background: #fff;
}

.searchBox02Form01InputText01{
    padding: 3px;
    width: 518px;
    height: 25px;
    border: 1px solid #ddd;
    background-color: #fbfbfb;
}

.searchBox02Form01Submit01:hover {
    opacity: 0.7;
}

.recommend01{
    margin-top: 30px;
    padding: 2px 1px 20px;
    background: #fff;
}

.recommend01TtlWrapper01{
    padding: 0 10px 0 20px;
    border-top: 3px solid #014794;
    border-bottom: 1px solid #eee;
}

.recommend01TtlWrapper01 h3 {
    margin: 16px 0 20px;
    font-weight: bold;
    font-size: 25px;
    color: #014794;
}

.recommend01Btn01{
    margin-top: 10px;
}

.recommend01Btn01 a {
	display: block;
	width: 260px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background: #014794;
}

.recommend01Btn01 a span {
	padding-right: 15px;
	height: 35px;
	background: url(../img/top/top_cmn_bg01.jpg) no-repeat right 4px;
}

.recommendListOuter01{
    margin: 15px auto 0;
    width: 752px;
}

.recommendListNode01{
    margin-top: 4px;
    padding: 15px 15px 24px 15px;
    border: 1px solid #eee!important;
}

.recommendListNode01:first-child{
    margin-top: 0;
}

.recommendListDetailWrapper01{
    margin-left: 12px;
}

.recommendListDetailTtl01 {

    margin-bottom: 15px;
}

.recommendListDetailTtl01 a{
    font-weight: bold;
    color: #014794;
    font-size: 1.0rem;
}

.recommendListDetailList01{
    margin-top: 15px;
}

.recommendListDetail01{
    margin-left: 4px;
    width: 290px;
}

.recommendListDetail01:first-child{
    margin-left: 0;
}

.recommendListDetail01 th,
.recommendListDetail01 td{
    padding: 7px 0 7px 0;
    text-align: left;
    font-size: 14px;
}

.recommendListDetail01 th{
    font-weight: bold;
}

.recommendListDetail01 tr:first-child{
    background: #F0F8FF;
}

.recommendListArrowTop01{
    margin-bottom: 8px;
}
.recommendListArrowTop01.invalid {
    opacity: 0.3;
    pointer-events: none;
    cursor: default;
}

.recommendListArrowBottom01{
    margin-top: 8px;
}
.recommendListArrowBottom01.invalid {
    opacity: 0.3;
    pointer-events: none;
    cursor: default;
}

.notice01{
    margin: 30px 0;
    padding: 2px 1px 20px;
    background: #fff;
}

.notice01TtlWrapper01{
    padding: 0 10px 0 20px;
    border-top: 3px solid #014794;
    border-bottom: 1px solid #eee;
}

.notice01TtlWrapper01 h3 {
    margin: 16px 0 20px;
    font-weight: bold;
    font-size: 20px;
    color: #014794;
}


.news_link:hover{
    opacity: 0.7;
}

.news_link img{
    width: 100%;
}

.news_link{
    margin: 20px auto 0 auto;
    text-align: center;
    width: 40%;
}



.sectionPostListOuter01{
    margin: 10px auto 0;
    width: 755px;
    max-height: 180px;
    overflow-y: scroll;
    overflow-y: hidden;
    /* overflow-y: scroll; */
}

.sectionPostWrapper01{
    position: relative;
    margin: 0 auto;
    padding: 15px 0;
    width: 720px;
}

.sectionPostWrapper01:after{
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: url(../img/common/cmn_post_bg01.png) repeat;
}

.sectionPostTitle01{
    width: 620px;
    line-height: 1.5em;
    font-weight: bold;
}

.sectionPostTitle01 a{
    color: #014794;
}

.sectionPostDate01{
    font-style: italic;
}

.sectionPostContent01{
    margin-top: 10px;
}

h3.others{
	background:url(../img/common/cmn_sidebar01_sttl01.png) no-repeat left center;
	font-size:17px;
	font-weight:bold;
	padding:2px 2px 2px 15px;
}

.otherSearchBanners01{
    margin-top: 20px;
    width: 780px;
}

.otherSearchBanners01 li{
    margin-right: 18px;
    float: left;
}

.otherSearchBanners01 li:nth-child(3n) {
	margin-right:0;
}

.otherNoticeList01{
    margin-top: 65px;
    padding: 20px 20px 20px 35px;
    list-style-type: disc;
    border: 1px solid #010101;
}

.otherNoticeList01 li{
    margin-top: 10px;
    font-size: 14px;
}

.otherNoticeList01 li:first-child{
    margin-top: 0;
}

.bottomBarOuter01{
    width: 100%;
    min-height: 128px;
}

.bottomBarWrapper01{
    width: 100%;
    -webkit-transform: translate3d(0,0,0);
}

.bottomBarWrapper01.fixed{
    position: fixed;
    z-index: 50;
    bottom: 0;
    left: 0;
    -webkit-transform: translate3d(0,0,0);
}

.bottomBarDescription{
	width:100%;
    height: 39px;
    line-height: 39px;
    text-align: left;
    font-weight: bold;
    font-size: 19px;
    color: #014794;
    background: #fff;
	margin:0 auto;
}

.bottomBarDescription span {
	width:905px;
	margin:0 auto;
	display:block;
	padding-left:215px;
}

.bottomBarContactWrapper01{
    background: #014794;
}

.bottomBarContact01{
    position: relative;
    margin: 0 auto;
    padding-top: 12px;
    height: 77px;
    width: 1120px;
}

.bottomBarContact01:before{
    content: '';
    position: absolute;
    display: block;
    width: 175px;
    height: 140px;
    left: 0;
    bottom: 0;
    background: url(../img/top/top_bottombar01_pic01.png) no-repeat left top;
}

.bottomBarTel01{
    margin-left: 216px;
	width:480px;
}

.bottomBarTel01 img {
	margin-bottom:8px;
}

.bottomBarTel01 span {
	display:block;
	color:#fff;
	font-size:11px;
}
