@charset "UTF-8";

/*
#index .breadcrumb ,
#pref .breadcrumb ,
#city .breadcrumb {
    background: #e9dc24;
}
.breadcrumb-item + .breadcrumb-item::before ,
.breadcrumb a ,#chart_wrap
.breadcrumb-item.active ,
.breadcrumb {
    color: #595411;
}*/

article {
    overflow: hidden;
}
h1.h1 i {
    margin-right: 15px;
}
h1 .fa-search {
    margin-right: 5px;
}
main {
    user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
    overflow: hidden;
}
.wrapper {
    position: relative;
}
#basic_data {
    border-bottom: dashed 1px #333;
    margin-bottom: 20px;
    padding: 0 0 10px;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    top: 0;
    right: 0;
}
#basic_data h1 {
    border-bottom: solid 1px #ccc;
    position: relative;
    top: 0;
    left: 0;
    padding: 0 0 15px;
}
#pref #basic_data h1 {
    margin-bottom: 10px;
}
div#area_selector_title {
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 18px;
}
.mobile_hidden_open.icon {
    background: #31c45b;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1;
    cursor: pointer;
}
h1 .kana {
    display: inline-block;
    margin: 0 5px;
    font-size: 15px;
}
#basic_data h1 .city_rank_flg {
    display: inline-block;
    border: solid 1px #333;
    border-radius: 3px;
    margin: 0 0 0 5px;
    padding: 5px 15px;
    line-height: 1;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
}
#basic_data dl.inline {
    display: inline-block;
}
#basic_data dl dt {
    color: #003366;
}
#basic_data .url ,
#basic_data .address ,
#basic_data .tagline {
    font-weight: bold;
}
#basic_data .tagline {
    position: relative;
    font-size: 16px;
    min-height: 22px;
}
.re_search {
    transition: all 0.35s ease-out;
    position: relative;
    top: 0;
    right: 5px;
    z-index: 9;
    display: none;
    padding: 0 0 5px;
    float: right;
}
.re_search span {
    display: inline-block;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #60c8d3;
    color: #fff;
    padding: 5px 10px;
}
.city_character_is {
    padding-right: 165px;
}
#basic_data .no_catchcopy .city_character {
    display: inline-block;
    position: relative;
    right: auto;
}
#basic_data .address {
    margin: 0;
}
#basic_data .url {
    margin: 0;
}
#basic_data .description {
    border-left: solid 5px #31c45b;
    padding: 0 0 0 10px;
    text-align: justify;
    text-justify: inter-ideograph;
    font-weight: normal;
    font-size: 16px;
}
#basic_data .description span {
    margin: 0 0 10px 20px;
    display: inline-block;
    float: right;
    width: 200px;
    min-height: 150px;
    text-align: left;
    font-size: 14px;
    line-height: 1.1;
}
#basic_data .description img {
    margin-bottom: 5px;
    width: 200px;
}
#basic_data .detail {
    margin: 0;
}
#basic_data .city_character {
    position: absolute;
    top: 0;
    right: 10px;
    border: solid 1px #31c45b;
    border-radius: 5px;
    display: block;
    padding: 5PX 10px;
    font-size: 17px;
    text-align: right;
}
ul.inline {
    margin: 0;
}
ul.city li {
    font-size: 15px;
    width: 125px;
    vertical-align: top;
}
ul.pref li {
    font-size: 15px;
    width: 80px;
}
ul.inline li .fas {
    font-size: 13px;
}
#pref_list dl dt {
    width: 130px;
    padding: 0 10px 0 0;
}
#pref_list dl dd ,
#pref_list dl dt {
    display: table-cell;
}
.row_1 mark {
    display: inline-block;
    border: solid 3px rgba(49, 196, 91, 1);
    background: rgba(49, 196, 91, 0.2);
    margin-right: 5px;
    height: 18px;
    width: 50px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.row_1 {
    padding: 0 0 0 10px;
}
.row_1 .name {
    color: #248b42;
    font-weight: bold;
}
.chart_score_list {
    margin: 10px 0 20px 25px;
}
#compare_cities {
    clear: both;
    border-top: dashed 1px #333;
    padding: 10px 0 0;
}
#compare_cities h2 {
    display: inline-block;
    color: #003366;
    font-weight: bold;
    font-size: 16px;
}
#compare_cities ul {
    display: inline-block;
}
#compare_cities ul li {
    padding: 5px;
    font-size: 16px;
}
#pref .cmp_banner img,
#city .cmp_banner img {
    margin-bottom: 0;
}
.place_name ,
.chara_name {
    display: inline-block;
    margin: 0 0 5px;
    font-size: 18px;
    color: #000;
}
.place_name {
    border-bottom: dashed 1px #000;
    padding: 0 0 5px;
}
.profile_desp {
    display: inline-block;
    border-top: dashed 1px #000;
    margin-top: 5px;
    padding: 5px 0 0;
}
#city_list {
    overflow: hidden;
    height: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#city_list.on {
    height: auto;
}
#city_list ul li {
    padding: 0 0 10px;
}
#city_list_title {
    line-height: 1;
    position: relative;
    top: 0;
    left: 0;
}
#city_list_title .open-btn {
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: #31c45b;
    color: #fff;
    padding: 5px 10px;
    line-height: 1;
    font-size: 15px;
}
@media (max-width: 600px) {
    #compare_cities {
        padding: 15px 0 10px;
    }
    #compare_cities h2 {
        margin-bottom: 5px;
    }
    #compare_cities ul li {
        font-size: 15px;
    }
    h2.h1 {
        font-size: 23px;
    }
    #spotlight_city {
        background: #fff;
    }
    #spotlight_city h2 {
        font-size: 23px;
    }
    #pref_list dl {
    }
    #pref_list dl dt ,
    #pref_list dl dd {
        display: block;
    }
    #pref_list dl dd {
        padding: 10px 0 0 1rem;
    }
    #pref_list dl dd ul li {
        padding: 2px 0;
        width: 95px;
        font-size: 17px;
    }
    #pref_list dl dd ul li i {
        vertical-align: middle;
    }
}
@media (max-width: 320px) {
    #spotlight_city h2 {
        font-size: 20px;
    }
}
#pref main h2 {
    margin: 20px 0;
    padding-right: 170px;
}
#pref main table {
    display: inline-block;
    width: 49.5%;
    vertical-align: top;
}

#info_search_wrap {
}
#info_search {
}
#info_search select {
}
#info_search select:first-child {
    margin: 0 0 5px;
}

#city_info_link {
    border-bottom: dashed 1px #333;
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-align: center;
}
#city_info_link li {
    border-right: solid 1px #333;
    padding: 0 10px;
    width: 14%;
    text-align: center;
    vertical-align: top;
    line-height: 1.1;
    font-size: 13px;
    font-weight: bold;
}
#city_info_link li.current span {
    display: inline-block;
    background: #fff8d1;
}
#city_info_link li.current .box {
    border-radius: 10px;
    display: inline-block;
    padding: 5px 10px;
}
#city_info_link li:last-child {
    border: none;
}
#city_info_link li img {
    margin-bottom: 10px;
    width: 50px;
}
#city_info_link li a {
    display: inline-block;
    font-weight: bold;
    padding: 5px 10px;
}
#pref .h2 ,
#city .h2 {
    border-bottom: solid 1px #333;
    margin: 20px 0 0;
    padding: 0 0 10px 0;
    list-style: 1;
    position: relative;
    top: 0;
    left: 0;
}
#pref .h2 img,
#city .h2 img {
    margin: -5px 5px 0 0;
    width: 40px;
    vertical-align: middle;
}
.word_wrap {
    position: relative;
    top: 0;
    left: 0;
    height: 35px;
    font-weight: bold;
}
#pref .h2 .word ,
#city .h2 .word {
    display: inline-block;
    border-radius: 5px;
    background: #fff8d1;
    padding: 5px 10px;
    font-size: 15px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 10px;
}
#pref .h2 .word {
    right: 0;
}
#pref .h2 .word:hover ,
#city .h2 .word:hover {
    text-decoration: underline;
}
#tab_info_nav {
    background: #fff8d1;
    margin: 0 0 20px;
    padding: 20px;
}
#tab_info_nav li {
    padding: 0 10px;
}
.content_wrap dl {
    margin-bottom: 0;
}
.word_desc {
    margin: 10px 0 0;
    background: #f5fbff;
    padding: 20px;
}
.word_desc dt {
    color: #003366;
}
.word_desc dd {
    margin-left: 1rem;
    padding: 2px 0 10px;
    font-size: 15px;
}
.word_desc dd dl {
    margin-top: 5px;
}
.word_desc h3 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
}
#pref .common_table.column_2 th {
    width: 20%;
}
#pref .common_table.pref_2 th {
    width: 25%;
}
#pref .common_table.column_2 td {
    width: 30%;
}
#pref .common_table.pref_2 td {
    width: 25%;
}
#city .common_table th {
    width: 350px;
}
.apexcharts-toolbar {
	display: none !important;
}
#chart_wrap {
    width: 800px;
    overflow: hidden;
}
#chart ,
#chart_pie_1 ,
#chart_pie_2 {
	margin: 10px auto;
	background: #f8f8f8;
	border-radius: 10px;
	padding: 20px 5px 5px;
    color: #114e6c;
}
#chart {
	width: 100%;
}
#chart_pie_2 ,
#chart_pie_1 {
	display: inline-block;
	width: 49.5%;
    vertical-align: top;
}
#chart_pie_2 .apexcharts-svg ,
#chart_pie_1 .apexcharts-svg {
}
#tab_6 {
    font-size: 22px;
}
#compare_history_list li ,
#other_city_link li ,
#city_info_history_list li {
    padding: 2px 0;
    font-size: 17px;
}
#city_re_search {
    display: none;
    background: #f0f0f0;
    padding: 10px 20px 10px 0;
    text-align: right;
}
#city_re_search.on+.re_search {
}
#city_re_search select:first-child {
    margin-bottom: 5px;
}
#city_re_search select {
    display: inline-block;
    width: auto;
}
#compare_history_sidebar_wrap {
    font-size: 15px;
}
/********************************/
#city_info_history ,
#compare_history_sidebar {
    display: none;
}
#chartjs-tooltip {
	text-align: left;
}
#chartjs-tooltip table {
	background: #fff;
	border-radius: 5px;
	padding: 5px;
}
#compare_popular_sidebar ul li {
    padding: 2px 0;
    font-size: 17px;
}
.gus_water_sewage_row {
    position: relative;
    border-bottom: solid 1px #ccc;
    padding: 2px 0;
}
.gus_water_sewage_row:last-child {
    border: none;
}
.pref_photo {
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    height: 150px;
    background: #333;
}
.pref_photo img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
}
.pref_photo small {
    position: absolute;
    right: 10px;
    bottom: 5px;
    color: #fff;
    font-size: 11px;
    text-align: right;
    text-shadow: 1px 1px #000;
    font-weight: bold;
}
.pref_photo small a {
    color: #fff;
}
.pref_photo.id_46 div {
}
.city_user_voice_login_alert {
    background: #fffeee;
    margin-bottom: 10px;
    padding: 10px 0;
    text-align: center;
    color: #003366;
    text-decoration: underline;
    cursor: pointer;
}
.login_capture {
    margin-bottom: 20px;
}
.login_capture .board {
    border-radius: 10px;
    margin: 0;
    padding: 20px;
    width: 100%;
    height: 160px;
    z-index: 9;
    background: #f5f5f5;
    vertical-align: middle;
    border: solid 3px #31c45b;
    text-align: center;
}
.login_capture .board p {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: dashed 1px #31c45b;
}
.login_capture .board p .icon {
    margin: 0 5px 0 0;
    width: 17px;
    vertical-align: middle;
}
.login_capture .board div {
    display: inline-block;
}
.login_capture .board .login {
    margin-left: 0;
}
.login_capture .board .member a {
    text-decoration: none;
}
.common_table td .order .fa-crown {
    color: #e8c016;
    font-size: 16px;
}
.common_table td .order .fa-trophy.rank_2 {
    color: #c2bfb8;
    font-size: 14px;
}
.common_table td .order .fa-trophy.rank_3 {
    color: #e0d18b;
    font-size: 12px;
}
#city .common_table td .order:hover {
    text-decoration: underline;
}
.common_table td p.title {
    margin-bottom: 0;
}
.common_table td .item_photo {
    display: block;
    overflow: hidden;
    margin: 5px 0 0;
    text-align: left;
}
#city_photo_slider {
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}
.owl-carousel {
    clear: both;
}
.owl-item {
    overflow: hidden;
    text-align: center;
    font-size: 15px;
}
.owl-item img {
    margin: 0 auto 10px;
    width: auto !important;
    max-width: auto !important;
    height: 200px !important;
}
#pref .small {
    font-size: 12px;
}
#pref #city_list_title .open-btn.on.show ,
#pref #city_list_title .open-btn.hide {
    display: none;
}
#pref #city_list_title .open-btn.on.hide {
    display: block;
}
@media (max-width: 1280px) {
    .pref_photo .photo_1 {
        top: -200px;
    }
}
@media (max-width: 600px) {
    .pref_photo .photo_1 {
        top: -50px;
    }
}
@media (max-width: 320px) {
    .common_table td .item_photo img {
        max-width: 250px;
    }
}
/********************************/
@media (max-width: 1280px) {
    main {
        width: 70%;
    }
    aside {
        width: 340px;
    }
    #chart_wrap {
        width: 100%;
    }
    #chart_pie_2 ,
    #chart_pie_1 {
    }
    .common_table td .order {
        position: relative;
        top: auto;
        right: auto;
        margin-left: 5px;
    }
}
@media (max-width: 960px) {
    aside ,
    main {
        width: 100%;
    }
    .re_search {
        display: inline-block;
    }
    #pref main ,
    #city main {
        position: relative;
        top: -40px;
    }
    #basic_data {
        padding: 10px;
    }
    #city_info_link {
    }
    #city_info_link li a ,
    #city_info_link li .box {
        font-size: 13px;
    }
    #basic_data .description {
        font-size: 15px;
    }
    #basic_data .description span ,
    #basic_data .description img {
        width: 150px;
    }
    #chart_wrap {
        width: 100%;
        overflow: hidden;
    }
    #chart ,
    #chart_pie_1 ,
    #chart_pie_2 {
    	padding: 20px;
    }
    #city .common_table td .order {
        text-decoration: underline;
    }
    #pref .common_table.pref_2 th {
        width: 20%;
    }
    #pref .common_table.pref_2 td {
        width: 30%;
    }
}
@media (max-width: 600px) {
    article {
        padding: 10px;
    }
    .co_wrap {
        padding: 10px;
    }
    .h1 .fa {
        font-size: 25px;
    }
    #pref .city_name ,
    #city .city_name {
        font-size: 25px;
    }
    #pref .subtitle ,
    #city .subtitle {
        font-size: 20px;
    }
    #index h1.h1 i ,
    #pref h1.h1 i ,
    #city h1.h1 i {
        margin-right: 5px;
    }
    #pref #info_search ,
    #city #info_search {
    }
    #pref table {
        display: table;
        width: 100%;
    }
    #pref table th {
        width: 35%;
    }
    #pref table td {
        width: 65%;
    }
    #pref #basic_data h1 {
        margin-bottom: 10px;
    }
    #basic_data {
        margin-bottom: 10px;
        padding: 0px 5px;
        font-size: 15px;
    }
    #basic_data h1 {
        padding-right: 80px;
        margin-bottom: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #basic_data dl {
        margin-bottom: 5px;
    }
    #basic_data dl dd.address {
    }
    #basic_data .city_character {
        font-size: 15px;
    }
    #basic_data .tagline {
        margin: 0 0 5px;
        line-height: 1.3;
    }
    #basic_data .description {
        margin-top: 5px;
        border-left: none;
        padding: 10px 0 0 0;
        border-top: solid 3px #31c45b;
    }
    #basic_data .mobile_hidden_open {
        top: 40px;
    }
    #info_search_wrap {
        top: 0;
    }
    #info_search {
        padding: 5px;
        position: relative;
        top: 0;
        left: 0;
        text-align: right;
    }
    #city_info_link {
        padding-bottom: 0px;
    }
    #city_info_link li img {
        position: relative;
        left: -5px;
        width: 28px;
        text-align: center;
    }
    #city_info_link li {
        border: none;
        padding: 0;
    }
    #city_info_link .box ,
    #city_info_link li a {
        background: #f5f5f5;
        border-radius: 5px;
        margin-bottom: 10px;
        width: 40px;
        height: 115px;
        padding: 5px 10px;
        font-size: 14px;
    }
    #city .common_table th {
        display: block;
        width: 100%;
    }
    #city .common_table td {
        display: block;
    }
    #city .h2 {
        margin-bottom: 10px;
    }
    #city .h2.word {
        margin-bottom: 40px;
    }
    #city .h2 .word {
        top: auto;
        bottom: -32px;
        font-size: 12px;
    }
    .common_table tr:nth-child(2n) {
        background: none;
    }
    .common_table tr th {
        background: #f5f5f5;
    }
    ul.pref li {
        padding: 2px 0 2px 5px;
        width: 100px;
        font-size: 17px;
    }
    ul.city {
        padding-left: 5px;
    }
    ul.city li {
        padding: 2px 0;
        width: 100px;
        font-size: 17px;
    }
    ul.pref li .fas ,
    ul.city li .fas {
        margin-right: 3px;
        font-size: 12px;
    }
    #chart_pie_2 ,
    #chart_pie_1 {
        margin-left: 0;
        width: 100%;
    }
    #chart ,
    #chart_pie_1 ,
    #chart_pie_2 {
    	padding: 20px;
    }
    #chart_pie_2 .apexcharts-svg ,
    #chart_pie_1 .apexcharts-svg {
    }
    #tab_info_nav {
        margin: 40px 0 0;
        padding: 10px;
    }
    #city .common_table th {
        border-bottom: solid 1px #ccc;
    }
    #pref main table {
        display: table;
        width: 100%;
    }
    #city .word_desc {
        margin-top: -20px;
    }
    #data_desc {
        margin-top: 20px;
    }
    .login_capture .board {
        position: relative;
        margin: 0;
        top: 0;
        left: auto;
        width: 100%;
        height: auto;
    }
    .board div {
        display: table-cell;
        padding: 5px;
    }
    #city_list_title .open-btn {
        top: -5px;
    }
    #pref .small {
        font-size: 16px;
    }
}
@media (max-width: 320px) {
    .common_table td .order {
        float: none;
    }
}
