@charset "utf-8";


/* 共通 ここから
----------------------------------------- */

html {
    font-size: 62.5%;
}

#merit5 {
    scroll-behavior: smooth;
}

html body {
    font-size: 1.6rem;
}

body {
    min-width: unset !important;
    background-image: url(/img/kosodate-portal/site-bg.png) !important;
    background-size: cover !important;
    background-position: center !important;
    margin: 0;
    padding: 0;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif" !important;
    color: #424B45;
}

p,
a {
    font-size: 1.6rem;
    line-height: normal;
    letter-spacing: 0.2rem;
}

ol,
ul {
    list-style: none;
    padding-left: 0;
    line-height: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: normal;
}

.hide {
    position: absolute;
    left: -100em;
    top: -100em;
}

.external_link_text {
    display: none;
}

#viewSwitch {
    display: none !important;
}

#main_body iframe {
    max-width: 100%;
}

/* 共通 ここまで
----------------------------------------- */


/* ヘッダー ここから
----------------------------------------- */
#header {
    background-color: #fff;
    padding-top: 26px !important;
    padding-bottom: 26px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: none !important;
}

#header a {
    text-decoration: none;
    color: #424B45;
    font-weight: bold;
}

#logo {
    margin: 0;
}

#logo a {
    font-size: 2.7rem;
    padding-left: 150px;
    padding-top: 70px;
    padding-bottom: 80px;
    background-image: url(/img/kosodate-portal/logo.png);
    background-repeat: no-repeat;
    background-size: 179px 154px;
    background-position-x: -20px;
    background-position-y: 26px;
}

/*検索ボックス ここから*/
#cse-search-box {
    border-radius: 50px;
    background-color: #F6F6F6;
    width: fit-content;
}

#tmp_query {
    border-radius: 50px 0 0 50px;
    height: 35px !important;
    width: 280px;
    background-color: #F6F6F6 !important;
    border: none;
    outline: none;
}

#submit {
    height: 35px;
    width: 50px;
    background-color: #416879;
    background-image: url(/img/kosodate-portal/icon-search.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: top 50% left 40%;
    border: none;
    border-radius: 0 50px 50px 0;
    padding-left: 16px;
}

/*検索ボックス ここまで*/

#header-nav {
    display: flex;
    align-items: center;
}

#nav {
    margin-left: 45px;
}

#nav ul {
    display: flex;
}

#nav ul li a {
    padding: 14px 20px 14px 50px;
    position: relative;
}

#nav ul li a:hover {
    color: #00BBD3;
    text-decoration: underline;
}

#nav ul li:nth-child(1) a {
    padding: 14px 20px 14px 70px;
}

#nav ul li a::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/img/kosodate-portal/icon-sodan.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 20px;
}

#nav ul li:nth-child(1) a::before {
    width: 40px;
    height: 40px;
    background-image: url(/img/kosodate-portal/icon-kyukyu.png);
    top: 2px;
}

#nav ul li:nth-child(3) a::before {
    background-image: url(/img/kosodate-portal/icon-tetsuduki.png);
}

#nav ul li a::after {
    content: "";
    width: 1px;
    height: 23px;
    background-color: #424B45;
    position: absolute;
    right: 0;
    top: 14px;
}

#nav ul li:last-child a::after {
    content: none;
}

/* ヘッダー ここまで
----------------------------------------- */


/* TO TOP ここから
----------------------------------------- */

#page-top {
    position: fixed;
    bottom: 30px;
    right: 0;
    font-size: 1.6rem;
    line-height: 1;
    z-index: 99;
}

#page-top a {
    display: block;
    padding: 14px 20px 10px 24px;
    border-radius: 10px 0px 0px 10px;
    background: #fff;
    box-shadow: -4px 3px 6px rgba(0, 0, 0, 0.07);
    color: #424B45;
    text-decoration: none;
    text-align: center;
    transition: all .3s ease;
}

#page-top img {
    width: 65px;
    height: 74px;
}

#page-top a:hover {
    text-decoration: none;
    opacity: .5;
}

/* TO TOP ここまで
----------------------------------------- */


/* トップページ ここから
----------------------------------------- */

#mymainback {
    width: 100%;
}

#mymainback #main {
    width: 90% !important;
    max-width: 1230px !important;
    margin: 0 auto !important;
    float: none !important;
}

#main_a {
    margin: 0;
    padding: 0;
}


/* ---上部バナーエリア ここから */
#banner_area_1 {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

#banner_area_item1 {
    width: 51%;
}

#banner_area_item2 {
    width: 46%;
}

/*バナースライド*/
.slick-slider.slick-initialized {
    width: 100%;
    max-width: 630px;
    padding: 21px 21px 57px 21px;
    background-image: url(/img/kosodate-portal/slide-frame.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
}

.slick-slide p {
    margin: 0;
}

.slick-slide img {
    width: 100% !important;
    max-width: 586px;
    height: auto !important;
    max-height: 422px;
    border-radius: 13px;
}

.slick-slider {
    position: relative;
}

.slick-slide {
    padding: 0 !important;
}

/*矢印の設定*/
/*戻る、次へ矢印の位置*/
.slick-prev,
.slick-next {
    position: absolute;
    /*絶対配置にする*/
    z-index: 3;
    top: 40%;
    cursor: pointer;
    /*マウスカーソルを指マークに*/
    outline: none;
    /*クリックをしたら出てくる枠線を消す*/
    height: 77px;
    width: 47px;
}

.slick-prev {
    /*戻る矢印の位置と形状*/
    background: url(/img/kosodate-portal/slide-prev.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: 0;
}

.slick-next {
    /*次へ矢印の位置と形状*/
    background: url(/img/kosodate-portal/slide-next.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    right: 0;
}

/*ドットナビゲーションの設定*/
.slick-dots {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 3;
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    margin: 0 10px;
}

ul.slick-dots li button:before {
    content: none !important;
}

ul.slick-dots li button {
    content: "";
    color: transparent;
    outline: none;
    width: 20px !important;
    /*ドットボタンのサイズ*/
    height: 20px !important;
    /*ドットボタンのサイズ*/
    display: block;
    border-radius: 50%;
    background: #D4D4D4 !important;
    /*ドットボタンの色*/
}

ul.slick-dots li button:hover {
    transform: none !important;
}

.slick-dots .slick-active button {
    background: #416879 !important;
    /*ドットボタンの現在地表示の色*/
}

/*バナーエリア右側*/
#banner_area_item2 a img {
    width: 100%;
    transition: all 0.3s ease-in-out;
}

#banner_area_item2 a:hover img {
    scale: 1.1;
}

#banner_area_item2-1 {
    margin-bottom: 36px;
}

#banner_area_item2-2 {
    display: flex;
    justify-content: space-between;
}

#banner_area_item2-2 div {
    width: 48%;
}

#banner_area_item2-2 div a img {
    border-radius: 20px;
    box-shadow: 0px 0px 20px rgba(155, 195, 196, 0.22);
}

/* ---上部バナーエリア ここまで */


/* ---「何をお探しですか？」 ここから */

#tab_area {
    margin-top: 40px;
    position: relative;
}

/*タイトル*/
#title_tab_area_position {
    position: absolute;
    left: 0;
    top: 20px;
}

#main_a #main_body h2#title_tab_area {
    font-size: 2.7rem;
    background: none;
    margin: 0;
    padding: 10px 0px 10px 60px;
    display: inline-block;
    position: relative;
}

#main_a #main_body h2#title_tab_area::before {
    content: "";
    width: 50px;
    height: 50px;
    background: url(/img/kosodate-portal/icon-mokuteki.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 0;
    bottom: 10px;
}

/*タブ*/
#main #main_a ul.tab-button {
    display: flex;
    justify-content: center;
    cursor: pointer;
    /* カーソル形状を指先にする */
    margin: 0;
    margin-bottom: 32px;
}

.tab {
    font-size: 2rem;
    font-weight: bold;
    padding: 32px 65px;
    border-radius: 20px;
    background: #416879;
    color: #fff;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.35);
}

.tab:hover {
    background: #FAD93A;
    color: #424B45;
}

#main #main_a ul.tab-button .tab.is-active {
    background: #FFEE9C;
    color: #424B45;
    box-shadow: inset 0px 0px 9px rgba(0, 0, 0, 0.24);
    position: relative;
}

#main #main_a ul.tab-button .tab.is-active::after {
    content: "";
    width: 21px;
    height: 15px;
    background: url(/img/kosodate-portal/tab-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: -21px;
    left: 50%;
    transform: translateX(-50%);
}

#main #main_a ul.tab-button li:not(:last-child) {
    margin-right: 20px;
}

.tab-contents {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 20px;
    box-shadow: 0px 0px 20px rgba(155, 195, 196, 0.3);
}

.content {
    display: none;
    padding: 38px 120px;
    text-align: center;
}

.content ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.tab-item {
    width: calc(100%/5);
    min-width: 180px;
    margin-bottom: 24px;
}

.tab-item-2 {
    width: calc(100%/4);
}

.content a {
    display: block;
    width: 80%;
    margin: 0 auto;
    text-decoration: none !important;
    color: #424B45 !important;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 2.4rem;
    padding-top: 190px;
    position: relative;
}

.content a:link {
    text-decoration: none !important;
}

.content a::before {
    content: "";
    width: 180px;
    height: 180px;
    background: url(/img/kosodate-portal/mokuteki-01.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.content li.tab-item-2 a::before {
    left: 50%;
    transform: translateX(-50%);
}

.content a::after {
    content: "";
    width: 180px;
    height: 180px;
    background: url(/img/kosodate-portal/tab-btn-hover.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

.content li:hover a::after {
    opacity: 1;
}

.content a.tab-img02::before {
    background: url(/img/kosodate-portal/mokuteki-02.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img03::before {
    background: url(/img/kosodate-portal/mokuteki-03.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img04::before {
    background: url(/img/kosodate-portal/mokuteki-04.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img05::before {
    background: url(/img/kosodate-portal/mokuteki-05.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img06::before {
    background: url(/img/kosodate-portal/mokuteki-06.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img07::before {
    background: url(/img/kosodate-portal/mokuteki-07.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img08::before {
    background: url(/img/kosodate-portal/mokuteki-08.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img09::before {
    background: url(/img/kosodate-portal/mokuteki-09.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img10::before {
    background: url(/img/kosodate-portal/mokuteki-10.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img11::before {
    background: url(/img/kosodate-portal/nenrei-01.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img12::before {
    background: url(/img/kosodate-portal/nenrei-02.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img13::before {
    background: url(/img/kosodate-portal/nenrei-03.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img14::before {
    background: url(/img/kosodate-portal/nenrei-04.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img15::before {
    background: url(/img/kosodate-portal/nenrei-05.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img16::before {
    background: url(/img/kosodate-portal/nenrei-06.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content a.tab-img17::before {
    background: url(/img/kosodate-portal/nenrei-07.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.content.is-display {
    display: block;
}

.content .tab-item:hover a {
    color: #20AEBA !important;
    text-decoration: underline !important;
}

/* ---「何をお探しですか？」 ここまで */


/* ---「子育て支援情報」 ここから */

#shienjoho_area {
    margin-top: 80px;
}

#shienjoho_area span.external_link_text {
    display: none !important;
}

#shienjoho_area p {
    font-weight: bold;
    margin-bottom: 30px;
}

#title_shienjoho_area_position {
    width: 100%;

}

#main_a #main_body h2#title_shienjoho_area {
    display: flex;
    justify-content: center;
    font-size: 2.7rem;
    color: #416879;
    background: none;
    margin: 0;
    padding: 0;
    padding-bottom: 60px;
    position: relative;
}

#main_a #main_body h2#title_shienjoho_area::after {
    content: "";
    width: 183px;
    height: 49px;
    background: url(/img/kosodate-portal/icon-joho.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

#shienjoho_area_flex {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}

.shienjoho_area_content {
    width: 47%;
}

#shienjoho_area .shienjoho_area_content h3 {
    font-size: 2.7rem;
    text-decoration: underline;
    background: #fff;
    border-radius: 10px;
    margin: 0;
    margin-bottom: 30px;
    padding: 18px 30px 18px 60px;
    border-bottom: none;
    position: relative;
}

#shienjoho_area .shienjoho_area_content h3::before {
    content: "";
    width: 15px;
    height: 60%;
    background: url(/img/kosodate-portal/item-h3.png);
    background-repeat: no-repeat;
    background-size: 15px 100%;
    background-position: center;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

#shienjoho_area .shienjoho_area_content a h3 {
    color: #424B45;
}

#shienjoho_area .shienjoho_area_content a:hover h3 {
    color: #00BBD3;
}

#shienjoho_area .shienjoho_area_content span {
    display: block;
    font-size: 2rem;
    font-weight: bold;
    padding-left: 24px;
    margin-bottom: 20px;
    position: relative;
}

#shienjoho_area .shienjoho_area_content span::before {
    content: "●";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

ul.shienjoho_area_btn {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

ul.shienjoho_area_btn li {
    /* width: calc(100%/2); */
    min-width: 245px;
}

a.btn_more {
    display: block;
    font-weight: bold;
    width: auto;
    color: #424B45 !important;
    text-decoration: none !important;
    background-color: #F0DC7A;
    padding: 20px 50px 20px 30px;
    margin-bottom: 30px;
    margin-right: 30px;
    border-radius: 40px;
    position: relative;
}

a.btn_more::after {
    content: "";
    width: 9px;
    height: 15px;
    background-image: url(/img/kosodate-portal/arrow-normal.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
}

a.btn_more-2 {
    background-color: #9EE7EF;
}

a.btn_more:hover {
    background-color: #FAD93A;
}

a.btn_more-2:hover {
    background-color: #63D5E2;
}

/* ---「子育て支援情報」 ここまで */


/* ---「子育てホっとマップ情報」 ここから */

#hotmap_area {
    margin-top: 138px;
}

#main_a #main_body h2#title_hotmap_area {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 2.7rem;
    color: #416879;
    background: none;
    margin: 0;
    padding: 0;
    padding-top: 47px;
    padding-bottom: 44px;
    margin-bottom: 83px;
    position: relative;
}

#main_a #main_body h2#title_hotmap_area::before {
    content: "しろいし子育てハンドブック";
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    display: inline-block;
    background: #416879;
    padding: 2px 11px;
    border-radius: 12px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    min-width: 230px;
}

#main_a #main_body h2#title_hotmap_area::after {
    content: "";
    width: 50px;
    height: 34px;
    background: url(/img/kosodate-portal/icon-hotmap.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

#hotmap_area_content {
    display: flex;
    justify-content: space-between;
}

.hotmap_area_content_img {
    width: 48%;
}

.hotmap_area_content_img img {
    width: 100%;
    height: auto;
}

.hotmap_area_content_text {
    width: 46%;
}

.hotmap_area_content_text p {
    font-size: 1.7rem;
    font-weight: bold;
    margin: 0;
    margin-bottom: 1.7rem;
}

#hotmap_area a.btn_more {
    width: 185px;
    padding-left: 30px;
    float: right;
    margin-right: 0;
}

.odekakemap_area_content {
    flex-wrap: wrap;
}

.odekakemap_area_item {
    width: 100%;
    margin-bottom: 20px;
}

/* ---「子育てホっとマップ情報」 ここまで */


/* ---「おでかけマップ」 ここから */

#odekakemap_area {
    margin-top: 100px;
}

#main_a #main_body h2#title_odekakemap_area {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 2.7rem;
    color: #416879;
    background: none;
    margin: 0;
    padding: 0;
    padding-bottom: 44px;
    margin-bottom: 60px;
    position: relative;
}

#main_a #main_body h2#title_odekakemap_area::after {
    content: "";
    width: 183px;
    height: 40px;
    background: url(/img/kosodate-portal/icon-map.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.odekakemap_area_content {
    display: flex;
    justify-content: space-between;
}

.odekakemap_area_item {
    width: 48%;
}

.odekakemap_area_item a {
    position: relative;
    display: block;
    font-size: 2.7rem;
    color: #424B45 !important;
    font-weight: bold;
    border-bottom: solid 5px #fff;
    margin-bottom: 20px;
    padding: 0px 40px 10px 0;
}

.odekakemap_area_item a::before {
    content: "";
    width: 25px;
    height: 20px;
    background: url(/img/kosodate-portal/arrow-big.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
}

.odekakemap_area_item a::after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 5px #FEC006;
    bottom: -5px;
    width: 30%;
    transition: all 0.3s ease-in-out;
}

.odekakemap_area_item a:hover {
    color: #00BBD3 !important;
}

.odekakemap_area_item a:hover::after {
    width: 100%;
}

.odekakemap_area_item a:hover::before {
    right: 0px;
}

#odekakemap_area iframe {
    border-radius: 20px;
}

/* ---「おでかけマップ」 ここまで */


/* ---「新着情報」「子育て支援ニュース」 ここから */

#news_area {
    margin-top: 112px;
    display: flex;
    justify-content: space-between;
}

.news_area_content {
    width: 46%;
}

.acc_icon {
    display: none !important;
}

#news_area h2.title_bw {
    position: relative;
    display: block;
    font-size: 2rem;
    margin: 0;
    margin-bottom: 30px;
    padding: 0px 40px 10px 0;
    background: unset;
    border-right: unset;
    color: #424B45;
}

#news_area h2.title_bw::before {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 4px #fff;
    bottom: -4px;
    left: 0;
    width: 100px;
}

#news_area h2.title_bw::after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 4px #00BBD3;
    bottom: -4px;
    left: 0;
    width: 35px;
}

#news_area .list_type_a_list {
    border: unset;
    margin: 0 !important;
}

.list_type_a_list.cf:before,
.list_type_a_list.cf:after {
    content: none;
}

#news_area .list_type_a_title {
    background: unset;
    border-bottom: unset;
    margin: 0;
    padding: 0 !important;
}

#news_area .list_ccc {
    padding: 35px 36px 12px 65px;
    background: #fff;
    border-radius: 20px;
    position: relative;
}

#news_area .list_ccc::after {
    content: "";
    width: 27px;
    height: 100%;
    background-image: url(/img/kosodate-portal/news-line.png);
    background-repeat: repeat-y;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 12px;
    top: 0;
}

#news_area ul {
    margin: 0;
}

#main #main_a #main_body #news_area .list_ccc ul li {
    padding: 0;
    margin-bottom: 22px !important;
    border-bottom: unset;
    display: grid;
    background: none;
    background: none !important;
}

#main #main_a #main_body #news_area .list_ccc ul li .span_a,
#main #main_a #main_body #news_area .list_ccc ul li .span_b {
    width: 100%;
    padding: 0;
}

#main #main_a #main_body #news_area .list_ccc ul li .span_a {
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 6px;
}

#main #main_a #main_body #news_area .list_ccc ul li .span_b {
    background: unset;
}

#main #main_a #main_body #news_area .list_ccc ul li .span_b:hover a {
    color: #00BBD3;
}

#main #main_a #main_body #news_area .list_ccc ul li .span_b a {
    color: #424B45;
}

#news_area .link_box {
    padding: 0;
}

#news_area .link_box span.link_ichiran {
    background: unset;
    margin: 0;
    padding: 0;
}

#news_area .link_box span.link_ichiran a {
    display: block;
    width: 185px;
    font-weight: bold;
    color: #424B45 !important;
    text-decoration: none !important;
    background-color: #F0DC7A;
    padding: 20px 30px 20px 30px;
    border-radius: 40px;
    position: relative;
    margin-left: auto;
}

#news_area .link_box span.link_ichiran a::after {
    content: "";
    width: 9px;
    height: 15px;
    background-image: url(/img/kosodate-portal/arrow-normal.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
}

#news_area a.btn_more_list {
    padding: 24px 60px 24px 57px;
    font-size: 1.8rem;
    margin-right: 0;
}

#news_area a.btn_more_list::after {
    width: 20px;
    height: 16px;
    background-image: url(/img/kosodate-portal/arrow-big.png);
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
}

#news_area a.btn_more_list::before {
    content: "";
    width: 17px;
    height: 17px;
    background-image: url(/img/kosodate-portal/btn-maru.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}

#news_area a.btn_more_list:hover {
    background-color: #F0DC7A;
    color: #00BBD3 !important;
}

#news_area a.btn_more_list:hover::after {
    right: 20px;
}

/* ---「新着情報」「子育て支援ニュース」 ここまで */


/* ---「Instagram」 ここから */

#instagram_area {
    margin-top: 60px;
    padding: 40px 54px 46px 70px;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
}

#instagram_area_content-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

#main_a #main_body h2#title_instagram_area {
    font-size: 2rem;
    background: none;
    margin: 0;
    padding: 0;
    padding-left: 47px;
    display: inline-block;
    position: relative;
}

#main_a #main_body h2#title_instagram_area::before {
    content: "";
    width: 39px;
    height: 37px;
    background-image: url(/img/kosodate-portal/icon-instagram.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 0;
    bottom: 0;
}

#instagram_area a.btn_more_instagram {
    display: inline-block;
    width: unset;
    padding: 14px 38px 14px 33px;
    color: #000 !important;
    background: linear-gradient(to right, #EC186C, #582195);
    ;
    z-index: 1;
    margin: 0;
    letter-spacing: normal;
    cursor: pointer;
}

#instagram_area a.btn_more_instagram::before {
    content: "";
    width: 95%;
    height: 88%;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    transition: all 0.3s ease-in-out;
}

#instagram_area a.btn_more_instagram::after {
    background-image: url(/img/kosodate-portal/arrow-black.png);
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
}

#instagram_area a.btn_more_instagram:hover::before {
    width: 100%;
    height: 100%;
}

/* ---「Instagram」 ここまで */


/* ---「関連バナー」 ここから */

#banner_area_2 {
    margin-top: 67px;
}

#banner_area_2 h2.title_bw {
    position: relative;
    display: block;
    font-size: 2rem;
    margin: 0;
    margin-bottom: 30px;
    padding: 0px 40px 10px 0;
    background: unset;
    border-right: unset;
}

#banner_area_2 h2.title_bw::before {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 4px #fff;
    bottom: -4px;
    left: 0;
    width: 100px;
}

#banner_area_2 h2.title_bw::after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 4px #00BBD3;
    bottom: -4px;
    left: 0;
    width: 35px;
}

#banner_area_2_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 30px;
}

#banner_area_2_flex p {
    margin: 0;
    padding: 0;
}

div#banner_area_2_flex a img {
    transition: all 0.3s ease-in-out;
}

div#banner_area_2_flex a:hover img {
    scale: 1.1;
}

/* ---「関連バナー」 ここまで */


/* ---「フッター」 ここから */

#footer {
    margin-top: 100px !important;
    border-top: unset;
    background-color: #416879;
    position: relative;
    color: #fff !important;
}

#footer::after {
    content: "";
    width: 100%;
    height: 7px;
    background-image: url(/img/kosodate-portal/footer-line.png);
    background-repeat: repeat-x;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 0;
    bottom: 0;
}

#footer a.btn_more {
    color: #424B45 !important;
}

#footer_center {
    width: 90%;
    max-width: 1230px;
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 60px;
    float: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#footer_logo {
    width: auto;
}

#footer_logo a {
    font-size: 3.4rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
}

#footer_logo img {
    width: 70px;
    height: auto;
    margin-right: 17px
}

#footer_content {
    width: 44%;
    min-width: 500px;
}

#footer_content p,
#footer_content a {
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

.footer_address p {
    line-height: 3rem;
}

#footer_btn ul {
    display: flex;
    justify-content: flex-start;
}

#footer_btn ul li a {
    width: 205px;
    padding: 20px 0px 20px 55px;
    margin-right: 10px;
}

#footer_btn ul li a::after {
    content: none;
}

#footer_btn ul li a::before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(/img/kosodate-portal/footer-mail.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%);
}

#footer_btn ul li:nth-of-type(2) a::before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(/img/kosodate-portal/footer-koshiki.png);
}

#footer_navi ul {
    display: flex;
}

#footer_navi ul li a {
    margin-left: 22px;
    margin-right: 18px;
    position: relative;
}

#footer_navi ul li a::before {
    content: "";
    width: 1px;
    height: 17px;
    background: #fff;
    position: absolute;
    left: -22px;
    bottom: 0;
}

#footer_navi ul li a:hover {
    color: #00BBD3;
    text-decoration: underline;
}

#footer_copyright p {
    margin: 0;
    margin-top: 40px;
    font-size: 1.1rem;
    text-align: right;
}

/* ---「フッター」 ここまで */

/* トップページ ここまで
----------------------------------------- */



/* 大メニューページ ここから
----------------------------------------- */

/* 大メニューページ ここまで
----------------------------------------- */
#main #main_a #main_header.list_header {
    margin-bottom: 80px;
}

#main.kaso_main #main_a #main_body #kaso_area .list_ccc ul {
    margin: 0;
    padding: 0 !important;
}

#main.kaso_main #main_a #main_body #kaso_area .list_ccc ul li {
    margin: 0;
    margin-bottom: 30px;
    padding: 0;
    padding-bottom: 30px;
    border-bottom: 1px dashed #707070;
}

#main.kaso_main #main_a #main_body #kaso_area .list_ccc ul li::before {
    content: unset;
}

#main.kaso_main #main_a #main_body #kaso_area .list_ccc ul li span {
    float: unset;
    width: unset;
    padding: 0;
    display: block;
}

#main.kaso_main #main_a #main_body #kaso_area .list_ccc ul li span.span_a {
    margin-bottom: 12px;
}

#main.kaso_main #main_a .list_ccc li,
#main #main_a #main_body .list_ccc li {
    background: none !important;
}

#main.kaso_main #main_a #main_body #kaso_area .list_ccc ul li span.span_b {
    background: none;
}

#main.kaso_main #main_a #main_body #kaso_area .list_ccc ul li span.span_b a {
    font-size: 1.8rem;
    font-weight: bold;
    color: #424B45;
}

#main.kaso_main #main_a #main_body #kaso_area .list_ccc ul li span.span_b a:hover {
    color: #00BBD3;
}

/* 小メニューページ ここから
----------------------------------------- */

/* 小メニューページ ここまで
----------------------------------------- */



/* 記事ページ ここから
----------------------------------------- */

#mymainback.kaso_mainback {
    width: 90%;
    max-width: 1100px;
    margin: 0 auto;
}

#pankuzu_wrap {
    display: block !important;
    width: 100%;
    margin: 0;
    margin-top: 60px;
    margin-bottom: 20px;
}

.pankuzu:first-child {
    background: none;
}

.pankuzu {
    display: block !important;
    font-size: 1.6rem;
    margin: 0;
    padding: 8px 0px 8px 97px;
    position: relative;
}

.pankuzu::before {
    content: "現在地";
    background-color: #416879;
    font-size: 1.6rem;
    color: #fff;
    padding: 8px 14px;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.pankuzu a {
    margin: 0 6px;
}

#main.kaso_main {
    width: 100%;
}

#content_header {
    margin: 60px 0 10px 0;
    font-size: 1.6rem;
    text-align: right;
}

#print_mode_link {
    padding: 0 0 0 34px;
    background: url(/img/kosodate-portal/icon-print.png) no-repeat left center / contain;
}

#main.kaso_main #main_a #main_body #kaso_area {
    background: #fff;
    border-radius: 20px;
    margin-bottom: 100px;
    padding: 60px 65px 80px 65px;
}

#main.kaso_main #main_a #main_body div[class^="detail_"] {
    margin-bottom: 20px;
    padding: 0;
}

#main.kaso_main hr {
    display: none;
}

/* ---h1 */
#main.kaso_main #main_a h1 {
    background: #fff;
    padding: 35px 40px;
    border-radius: 20px;
    font-size: 3.6rem;
    border-image: url(/img/kosodate-portal/item-h1.png) 58 / 37px / 6px round;
}

/* ---h2 */
#main.kaso_main #main_a h2 {
    font-size: 2.6rem;
    color: #fff;
    background-color: #416879;
    border-radius: 10px;
    padding: 20px 30px;
    margin-top: 40px;
    margin-bottom: 40px;
    background-image: url(/img/kosodate-portal/item-h2.png);
    background-repeat: no-repeat;
    background-size: 82px;
    background-position: right 30px bottom 0px;
    position: relative;
}

#main.kaso_main #main_a h2 a {
    font-size: 2.6rem;
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
}

#main.kaso_main #main_a h2 a:hover {
    color: #FF4500;
}

#main.kaso_main #main_a h2::before {
    content: "";
    width: calc(100% - 60px);
    height: 2px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    top: 6px;
    left: 30px;
}

#main.kaso_main #main_a h2:after {
    content: "";
    width: calc(100% - 60px);
    height: 2px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    bottom: 6px;
    left: 30px;
}

#main.kaso_main #main_a div[class^="detail_"] h2 a:not([href]) {
    color: #fff;
}

#main_body div[class^="detail_"] hr.cf:first-child+h2,
#main_body div[class^="detail_"] span[id^="sp_headline"]:first-child+hr.cf+h2 {
    margin-top: 0px !important;
}

/* ---h3 */
#main.kaso_main #main_a h3 {
    font-size: 2.2rem;
    background: #fff;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px 30px 20px 40px;
    border-bottom: none;
    box-shadow: 0px 0px 10px rgba(13, 87, 106, 0.27);
    position: relative;
}

#main.kaso_main #main_a h3 a {
    font-size: 2.2rem;
    color: #0033CC;
    text-decoration: underline;
}

#main.kaso_main #main_a h3 a:hover {
    color: #FF4500;
}

#main.kaso_main #main_a h3::before {
    content: "";
    width: 15px;
    height: 60%;
    background: url(/img/kosodate-portal/item-h3.png);
    background-repeat: no-repeat;
    background-size: 15px 80%;
    background-position: center;
    position: absolute;
    left: 15px;
    bottom: 22%;
}

/* ---h4 */
#main.kaso_main #main_a h4 {
    background: #F0DC7A;
    padding: 20px 30px 20px 40px;
    font-size: 2rem;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
}

#main.kaso_main #main_a h4 a {
    font-size: 2rem;
    color: #0033CC;
    text-decoration: underline;
}

#main.kaso_main #main_a h4 a:hover {
    color: #FF4500;
}

/* ---h5 */
#main.kaso_main #main_a h5 {
    font-size: 1.8rem;
    font-weight: bold;
    border-bottom: solid 3px #9BC3C4;
    margin-top: 30px;
    margin-bottom: 40px;
    padding: 0px 30px 10px 40px;
    background: none;
    position: relative;
}

#main.kaso_main #main_a h5 a {
    font-size: 1.8rem;
    color: #0033CC;
    text-decoration: underline;
}

#main.kaso_main #main_a h5 a:hover {
    color: #FF4500;
}

#main.kaso_main #main_a h5::after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #416879;
    left: 0;
    bottom: -3px;
    width: 20%;
}

/* ---h6 */
#main.kaso_main #main_a h6 {
    font-size: 1.6rem;
    font-weight: bold;
    color: #424B45;
    border-bottom: dashed 2px #416879;
    margin-top: 30px;
    margin-bottom: 40px;
    padding: 20px 30px 10px 40px;
    background: none;
}

#main.kaso_main #main_a h6 a {
    font-size: 1.6rem;
    color: #0033CC;
    text-decoration: underline;
}

#main.kaso_main #main_a h6 a:hover {
    color: #FF4500;
}

/* ---ul・ol */
#main.kaso_main #main_a ul,
#main.kaso_main #main_a ol {
    font-size: 1.6rem;
    margin-top: 20px;
    margin-bottom: 20px;
}

#main.kaso_main #main_a ul {
    padding-left: 6px !important;
}

#main.kaso_main #main_a ul li {
    padding-left: 26px;
    position: relative;
}

#main.kaso_main #main_a ul li::before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #F0DC7A;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

#main.kaso_main #main_a ol {
    padding-left: 26px !important;
    list-style: auto;
}

#main.kaso_main #main_a ol li {
    padding-left: 10px;
}

#main.kaso_main #main_a ol li::marker {
    font-weight: bold;
}

/* ---table */
#main.kaso_main #main_a table {
    font-size: 1.6rem;
    border-collapse: collapse;
}

#main.kaso_main #main_a caption {
    margin-bottom: 5px;
}

#main.kaso_main #main_a th {
    border: solid 2px #416879;
    background-color: #D1E4EC;
    padding: 15px;
}

#main.kaso_main #main_a td {
    border: solid 2px #416879;
    padding: 15px;
}

/* ---このページに関するお問い合わせ先 */
#main.kaso_main #main_a #section_footer {
    margin: 0;
    border: solid 5px #9BC3C4;
    border-radius: 10px;
}

#main.kaso_main #main_a #section_footer h2 {
    margin: 0;
    font-size: 2rem;
    color: #424B45;
    background-color: #E6EEF3;
    border-radius: 6px 6px 0 0;
    padding: 20px 40px;
    background-image: url(/img/kosodate-portal/item-contact.png);
    background-repeat: no-repeat;
    background-size: 64px 100%;
    background-position: right 50px bottom 0px;
}

#main.kaso_main #main_a #section_footer h2::after,
#main.kaso_main #main_a #section_footer h2::before {
    content: unset;
}

#main.kaso_main #main_a #section_footer_name {
    padding: 20px 0 0 40px;
}

#main.kaso_main #main_a #section_footer_name a {
    font-size: 2rem;
}

#main.kaso_main #main_a #section_footer_info {
    padding: 18px 30px 20px 40px;
    font-size: 1.6rem;
}

#main.kaso_main #main_a #section_footer_info span {
    display: block;
    margin-bottom: 6px;
}

#section_footer_name span.section_footer_grpname {
    display: none;
}

/* 他 */
.file_pdf {
    margin-left: 0 !important;
}

#main.kaso_main #main_a div[class^="detail_"] a:not([href]) {
    text-decoration: none !important;
    color: #424B45;
}

/* 記事ページ ここまで
----------------------------------------- */



/* 5つのメリットのページ ここから
----------------------------------------- */
#main.kaso_main #main_a #merit_btn_area ul {
    padding: 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

#main.kaso_main #main_a #merit_btn_area ul li {
    width: calc(82% / 3);
    min-width: 240px;
    text-align: center;
    background: #fff;
    border: solid 2px #416879;
    border-radius: 10px;
    padding-left: 0;
    margin-bottom: 60px;
    margin-left: 5px;
    margin-right: 5px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    position: relative;
}

#main.kaso_main #main_a #merit_btn_area ul li:hover {
    box-shadow: none;
}

#main.kaso_main #main_a #merit_btn_area ul li::after {
    content: "";
    background: #416879;
    width: 21px;
    height: calc(tan(36deg) * 36px / 2);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}

#main.kaso_main #main_a #merit_btn_area ul li:before {
    content: "メリット1";
    width: unset;
    height: unset;
    background-color: #416879;
    padding: 14px 30px;
    border-radius: 6px;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    position: absolute;
    left: 10px;
    top: 6px;
}

#main.kaso_main #main_a #merit_btn_area ul li:nth-of-type(2)::before {
    content: "メリット2";
}

#main.kaso_main #main_a #merit_btn_area ul li:nth-of-type(3)::before {
    content: "メリット3";
}

#main.kaso_main #main_a #merit_btn_area ul li:nth-of-type(4)::before {
    content: "メリット4";
}

#main.kaso_main #main_a #merit_btn_area ul li:nth-of-type(5)::before {
    content: "メリット5";
}

#main.kaso_main #main_a #merit_btn_area ul li a {
    display: flex;
    justify-content: center;
    height: auto;
    min-height: 72px;
    align-items: center;
    color: #424B45;
    font-size: 1.8rem;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: normal;
    padding-top: 50px;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

#main.kaso_main #main_a #merit_list_area h2 {
    color: #424B45;
    background: none;
    display: inline-block;
    padding: 0;
    padding-top: 26px;
    position: relative;
}

#main.kaso_main #main_a #merit_list_area h2::before {
    content: "メリット1";
    font-size: 2rem;
    font-weight: bold;
    color: #416879;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
}

#main.kaso_main #main_a #merit_list_area h2::after {
    content: none;
}

#main.kaso_main #main_a #merit_list_area #m02 h2::before {
    content: "メリット2";
}

#main.kaso_main #main_a #merit_list_area #m03 h2::before {
    content: "メリット3";
}

#main.kaso_main #main_a #merit_list_area #m04 h2::before {
    content: "メリット4";
}

#main.kaso_main #main_a #merit_list_area #m05 h2::before {
    content: "メリット5";
}

.merit_content {
    padding: 60px 0;
    padding-top: 100px;
    border-bottom: 4px dotted #fec006;
    position: relative;
}

#main.kaso_main #main_a #merit_list_area #m02 {
    flex-direction: row-reverse;
    padding-bottom: 280px;
}

#main.kaso_main #main_a #merit_list_area #m04 .merit_content_text {
    margin-bottom: 80px;
}

.merit_content:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}

#main.kaso_main #main_a #merit_list_area .merit_content_flex {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

#main.kaso_main #main_a #merit_list_area #m02 .merit_content_flex {
    flex-direction: row-reverse;
}

#main.kaso_main #main_a #merit_list_area #m04 .merit_content_flex {
    flex-direction: column;
}

#main.kaso_main #main_a #merit_list_area #m04 .merit_content_flex .merit_content_list {
    width: 100%;
}

#main.kaso_main #main_a #merit_list_area #m04 .merit_content_flex .merit_content_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#main.kaso_main #main_a #merit_list_area #m04 .merit_content_flex .merit_content_list ul li {
    width: 49%;
}

#main.kaso_main #main_a #merit_list_area .merit_content_text {
    width: 48%;
}

#main.kaso_main #main_a #merit_list_area .merit_content_text p {
    margin-top: 0;
}

#main.kaso_main #main_a #merit_list_area .merit_content_list {
    width: 49%;
}

#main.kaso_main #main_a #merit_list_area .merit_content_list ul {
    margin: 0;
}

#main.kaso_main #main_a #merit_list_area .merit_content_list ul li {
    padding: 0;
}

#main.kaso_main #main_a #merit_list_area .merit_content_list ul li::before {
    content: none;
}

#main.kaso_main #main_a #merit_list_area .merit_content_list ul li a {
    padding: 24px 60px 24px 56px;
    margin-bottom: 20px;
    margin-right: 0;
}

#main.kaso_main #main_a #merit_list_area .merit_content_list ul li a::before {
    content: "";
    width: 17px;
    height: 17px;
    background-image: url(/img/kosodate-portal/btn-maru.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 24px;
    top: 50%;
    transform: translateY(-50%);
}

#main.kaso_main #main_a #merit_list_area .merit_content_list ul li a::after {
    width: 20px;
    height: 16px;
    background-image: url(/img/kosodate-portal/arrow-big.png);
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
}

#main.kaso_main #main_a #merit_list_area .merit_content_list ul li a:hover {
    color: #00BBD3 !important;
    background-color: #F0DC7A;
}

#main.kaso_main #main_a #merit_list_area .merit_content_list ul li a:hover::after {
    right: 20px;
}

#main.kaso_main #main_a #merit_list_area .merit_content::before {
    content: "";
    width: 237px;
    height: 155px;
    background-image: url(/img/kosodate-portal/m01.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 80px;
    top: 20px;
}

#main.kaso_main #main_a #merit_list_area #m02::before {
    content: "";
    width: 388px;
    height: 95px;
    background-image: url(/img/kosodate-portal/m02-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 20px;
    top: 90px;
}

#main.kaso_main #main_a #merit_list_area #m02::after {
    content: "";
    width: 412px;
    height: 250px;
    background-image: url(/img/kosodate-portal/m02-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

#main.kaso_main #main_a #merit_list_area #m03::before {
    content: "";
    width: 291px;
    height: 194px;
    background-image: url(/img/kosodate-portal/m03.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 70px;
    top: 10px;
}

#main.kaso_main #main_a #merit_list_area #m04::before {
    content: "";
    width: 370px;
    height: 180px;
    background-image: url(/img/kosodate-portal/m04-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 60px;
    top: 20px;
}

#main.kaso_main #main_a #merit_list_area #m04::after {
    content: "";
    width: 356px;
    height: 200px;
    background-image: url(/img/kosodate-portal/m04-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: -10px;
    top: 220px;
}

#main.kaso_main #main_a #merit_list_area #m05::before {
    content: "";
    width: 221px;
    height: 180px;
    background-image: url(/img/kosodate-portal/m05.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
}

/* 5つのメリットのページ ここまで
----------------------------------------- */



/* レスポンシブ対応 ここから 1400px以下
----------------------------------------- */
@media screen and (max-width: 1400px) {

    /* ---トップページ ここから */
    #logo a {
        font-size: 2.4rem;
        background-position-x: 0px;
    }

    #nav {
        margin-left: 10px;
    }

    /* ---大メニューページ ここから */


    /* ---小メニューページ ここから */


    /* ---記事ページ ここから */

}

/* レスポンシブ対応 ここまで
----------------------------------------- */


/* レスポンシブ対応 ここから 1300px以下
----------------------------------------- */
@media screen and (max-width: 1300px) {

    /* ---トップページ ここから */
    #header {
        display: block;
    }

    #header-nav {
        justify-content: end;
        margin-top: 30px;
    }

    #title_tab_area_position {
        position: unset;
        margin-bottom: 10px;
    }

    .content {
        padding: 38px 60px;
    }

    #footer_logo a {
        font-size: 3rem;
    }

    #footer_logo img {
        width: 50px;
    }

    .tab {
        width: 50%;
        text-align: center;
    }

    /* ---大メニューページ ここから */


    /* ---小メニューページ ここから */


    /* ---記事ページ ここから */

}

/* レスポンシブ対応 ここまで
----------------------------------------- */



/* レスポンシブ対応 スマートフォン用 ここから 1160px以下
----------------------------------------- */
@media screen and (max-width: 1160px) {

    /* ---トップページ ここから */
    #footer_center {
        display: block;
    }

    #footer_logo a {
        justify-content: center;
    }

    #footer_logo {
        margin-bottom: 50px;
    }

    #footer_content {
        width: 50%;
        margin: 0 auto;
    }

    #footer_copyright p {
        text-align: center;
    }

    /* ---大メニューページ ここから */


    /* ---小メニューページ ここから */


    /* ---記事ページ ここから */

    /* 5つのメリットのページ ここから */
    .merit_content {
        padding-top: 60px;
    }

    #main.kaso_main #main_a #merit_list_area .merit_content_flex {
        display: block;
    }

    #main.kaso_main #main_a #merit_list_area .merit_content_text {
        width: 100%;
    }

    #main.kaso_main #main_a #merit_list_area .merit_content_list {
        width: 100%;
    }

    #main.kaso_main #main_a #merit_list_area .merit_content_list ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #main.kaso_main #main_a #merit_list_area .merit_content_list ul li {
        width: 49%;
    }

    #main.kaso_main #main_a #merit_list_area #m04 {
        padding-bottom: 200px;
    }

    #main.kaso_main #main_a #merit_list_area #m04 .merit_content_text {
        margin-bottom: 0;
    }

    #main.kaso_main #main_a #merit_list_area #m04::after {
        top: unset;
        bottom: 10px;
    }

    #main.kaso_main #main_a #merit_list_area .merit_content::before {
        width: 190px;
        height: 124px;
        right: 10px;
    }

    #main.kaso_main #main_a #merit_list_area #m02::before {
        width: 310px;
        height: 76px;
        top: 60px;
    }

    #main.kaso_main #main_a #merit_list_area #m02 {
        padding-bottom: 210px;
    }

    #main.kaso_main #main_a #merit_list_area #m02::after {
        width: 323px;
        height: 200px;
    }

    #main.kaso_main #main_a #merit_list_area #m03::before {
        width: 233px;
        height: 155px;
        right: 50px;
        top: 10px;
    }

    #main.kaso_main #main_a #merit_list_area #m04::before {
        width: 296px;
        height: 144px;
        right: 40px;
    }

    #main.kaso_main #main_a #merit_list_area #m04::after {
        width: 342px;
        height: 193px;
    }

    #main.kaso_main #main_a #merit_list_area #m05::before {
        width: 177px;
        height: 144px;
    }

}

/* レスポンシブ対応 スマートフォン用 ここまで
  ----------------------------------------- */



/* レスポンシブ対応 スマートフォン用 ここから 1040px以下
----------------------------------------- */
@media screen and (max-width: 1040px) {

    /* ---トップページ ここから */

    /* ---大メニューページ ここから */


    /* ---小メニューページ ここから */


    /* ---記事ページ ここから */

    /* 5つのメリットのページ ここから */
    #main.kaso_main #main_a #merit_btn_area ul li {
        width: calc(82% / 2);
        min-width: unset;
    }

    #main.kaso_main #main_a #merit_list_area .merit_content_list ul {
        display: block;
    }

    #main.kaso_main #main_a #merit_list_area .merit_content_list ul li {
        width: 100%;
    }

    #main.kaso_main #main_a #merit_list_area #m04 .merit_content_flex .merit_content_list ul {
        display: block;
    }

    #main.kaso_main #main_a #merit_list_area #m04 .merit_content_flex .merit_content_list ul li {
        width: 100%;
    }

    #main.kaso_main #main_a #merit_list_area .merit_content::before {
        opacity: 0.3;
    }

}

/* レスポンシブ対応 スマートフォン用 ここまで
  ----------------------------------------- */



/* レスポンシブ対応 スマートフォン用 ここから 800px以下
----------------------------------------- */
@media screen and (max-width: 800px) {

    /* ---トップページ ここから */
    #header {
        padding-bottom: 15px;
    }

    #logo a {
        padding-left: 130px;
        padding-bottom: 40px;
        background-size: 143px 123px;
        background-position-x: 10px;
        background-position-y: 30px;
    }

    #header-nav {
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 20px;
    }

    #banner_area_1 {
        flex-wrap: wrap;
    }

    #banner_area_item1 {
        width: 100%;
        margin-bottom: 30px;
    }

    #banner_area_item2 {
        width: 100%;
    }

    .slick-slider.slick-initialized {
        margin: 0 auto;
    }

    #tab_area {
        margin-top: 100px;
    }

    .tab {
        padding: 20px 45px;
        border-radius: 10px;
    }

    .tab-item {
        min-width: 180px;
    }

    .content {
        padding: 30px 20px;
    }

    .content a {
        padding-top: 160px;
    }

    .content a::before {
        width: 150px;
        height: 150px;
    }

    .content a::after {
        width: 150px;
        height: 150px;
    }

    #shienjoho_area_flex {
        display: block;
    }

    .shienjoho_area_content {
        width: 100%;
    }

    .shienjoho_area_content:first-of-type {
        margin-bottom: 50px;
    }

    /* ---大メニューページ ここから */


    /* ---小メニューページ ここから */


    /* ---記事ページ ここから */

}

/* レスポンシブ対応 スマートフォン用 ここまで
----------------------------------------- */



/* レスポンシブ対応 タブレット用 ここから 768px
----------------------------------------- */
@media screen and (max-width: 768px) {

    /* ---トップページ ここから */
    /* #logo {
    text-align: center;} */

    #main #main_a {
        width: 96% !important;
        margin: 0 auto !important;
    }

    #tmp_query {
        width: 227px;
    }

    #banner_area_item2-1 {
        margin-bottom: 20px;
    }

    #banner_area_item2-2 div a img {
        border-radius: 10px;
    }

    a.btn_more {
        margin-bottom: 16px;
    }

    .odekakemap_area_content {
        flex-wrap: wrap;
    }

    .odekakemap_area_item {
        width: 100%;
    }

    .odekakemap_area_item:first-of-type {
        margin-bottom: 40px;
    }

    #news_area {
        flex-wrap: wrap;
    }

    .news_area_content {
        width: 100%;
        margin-bottom: 100px;
    }

    #banner_area_2 {
        margin-top: 100px;
    }

    #banner_area_2_flex {
        justify-content: center;
    }

    #main_a #main_body h2#title_hotmap_area {
        margin-bottom: 20px;
    }

    #hotmap_area_content {
        flex-wrap: wrap;
    }

    .hotmap_area_content_img {
        width: 100%;
        margin-bottom: 30px;
    }

    .hotmap_area_content_text {
        width: 100%;
    }

    #main_a #main_body h2#title_odekakemap_area {
        margin-bottom: 20px;
    }

    #instagram_area {
        padding: 40px 20px 46px 20px !important;
    }

    #instagram_area_content-1 {
        flex-direction: column;
        margin-bottom: 20px;
    }

    #main_a #main_body h2#title_instagram_area {
        display: block;
        margin-right: auto;
        margin-bottom: 20px;
    }

    #instagram_area a.btn_more_instagram {
        margin-left: auto;
    }

    /* ---大メニューページ ここから */


    /* ---小メニューページ ここから */
    #main.kaso_main #main_a #main_body #kaso_area .list_ccc ul li {
        margin-bottom: 20px !important;
        padding-bottom: 20px;
    }

    #main.kaso_main #main_a #main_body #kaso_area .list_ccc ul li span.span_b a {
        font-size: 1.6rem;
    }

    /* ---記事ページ ここから */
    #pankuzu_wrap {
        width: 96%;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .pankuzu {
        font-size: 1.1rem;
        padding-left: 75px;
    }

    #mymainback.kaso_mainback .pankuzu a {
        font-size: 1.1rem;
        margin: 0;
    }

    .pankuzu::before {
        font-size: 1rem;
        padding: 6px;
    }

    .pankuzu:first-child {
        padding-left: 52px;
    }

    #content_header {
        font-size: 1.4rem;
        margin: 40px 0 10px 0;
    }

    #mymainback.kaso_mainback {
        width: 100%;
    }

    #mymainback #main {
        width: 100% !important;
    }

    #main.kaso_main #main_a #main_body #kaso_area {
        padding: 40px 25px 60px 25px;
    }

    #main.kaso_main #main_a #main_body div.detail_free,
    #main.kaso_main #main_a #main_body div.detail_html {
        margin-bottom: 20px;
    }

    #main.kaso_main #main_a h1 {
        font-size: 2.7rem;
        padding: 25px 30px;
    }

    #main.kaso_main #main_a h2 {
        font-size: 2.4rem;
        padding: 16px 20px;
        background-size: 66px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #main.kaso_main #main_a h2 a {
        font-size: 2.4rem;
    }

    #main.kaso_main #main_a h2::before,
    #main.kaso_main #main_a h2::after {
        width: calc(100% - 40px);
        left: 20px;
    }

    #main.kaso_main #main_a h3 {
        font-size: 2rem;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 15px 20px 15px 30px;
    }

    #main.kaso_main #main_a h3 a {
        font-size: 2rem;
    }

    #main.kaso_main #main_a h3::before {
        background-size: 12px 80%;
        left: 10px;
    }

    #main.kaso_main #main_a h4 {
        font-size: 1.8rem;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 15px 20px 15px 30px;
    }

    #main.kaso_main #main_a h4 a {
        font-size: 1.8rem;
    }

    #main.kaso_main #main_a h5 {
        font-size: 1.6rem;
        margin-top: 20px;
        margin-bottom: 30px;
        padding: 0px 20px 8px 30px;
    }

    #main.kaso_main #main_a h5 a {
        font-size: 1.6rem;
    }

    #main.kaso_main #main_a h6 {
        font-size: 1.4rem;
        margin-top: 20px;
        margin-bottom: 30px;
        padding: 15px 20px 8px 30px;
    }

    #main.kaso_main #main_a h6 a {
        font-size: 1.4rem;
    }

    #mymainback.kaso_mainback p,
    #mymainback.kaso_mainback a {
        font-size: 1.4rem;
    }

    #main.kaso_main #main_a ul,
    #main.kaso_main #main_a ol {
        font-size: 1.4rem;
    }

    #main.kaso_main #main_a ul li {
        padding-left: 20px;
    }

    #main.kaso_main #main_a ol li {
        padding-left: 2px;
    }

    #main.kaso_main #main_a ul li::before {
        width: 10px;
        height: 10px;
    }

    #main.kaso_main #main_a table {
        font-size: 1.4rem;
    }

    #main.kaso_main #main_a th {
        padding: 12px;
    }

    #main.kaso_main #main_a td {
        padding: 12px;
    }

    #main.kaso_main #main_a #section_footer h2 {
        font-size: 1.8rem;
        padding: 15px 30px;
        background-size: 48px 100%;
        background-position: right 30px bottom 0;
    }

    #main.kaso_main #main_a #section_footer_name {
        padding: 15px 0 0 30px;
    }

    #main.kaso_main #main_a #section_footer_name a {
        font-size: 1.8rem;
    }

    #main.kaso_main #main_a #section_footer_info {
        padding: 16px 20px 12px 30px;
        font-size: 1.4rem;
    }

    #main.kaso_main #main_a #section_footer_info span {
        margin-bottom: 10px;
    }

    #main.kaso_main #main_a #section_footer_info br {
        display: none;
    }

}

/* レスポンシブ対応 タブレット用 ここまで
----------------------------------------- */



/* レスポンシブ対応 スマートフォン用 ここから 600px以下
----------------------------------------- */
@media screen and (max-width: 600px) {

    /* ---トップページ ここから */
    #logo {
        text-align: center;
    }

    #logo a {
        font-size: 1.8rem;
        padding-top: 50px;
        padding-bottom: 20px;
        padding-left: 80px;
        background-position-x: -14px;
        background-position-y: 15px;
        background-size: 114px 98px;
    }

    #banner_area_2_flex {
        gap: 10px 20px;
    }

    #banner_area_2_flex a img {
        width: 140px !important;
        height: auto !important;
    }

    #footer_logo a {
        font-size: 1.8rem;
    }

    #footer_logo img {
        width: 40px;
        margin: 10px;
    }

    #page-top a {
        padding: 10px 16px 6px 20px;
    }

    #page-top img {
        width: 52px;
        height: 59.2px;
    }

    #footer_content {
        width: 100%;
        min-width: unset;
    }

    #footer_btn ul {
        flex-wrap: wrap;
    }

    #footer_navi ul {
        flex-wrap: wrap;
    }

    #footer_navi ul li {
        display: block;
    }

    #news_area .list_ccc {
        padding: 30px 10px 30px 38px;
        display: block !important;
    }

    #odekakemap_area iframe {
        height: 270px;
    }

    /* ---大メニューページ ここから */


    /* ---小メニューページ ここから */
    #content_header #print_mode_link {
        display: none;
    }

    /* ---記事ページ ここから */
    #main.kaso_main #main_a #main_body #kaso_area {
        padding: 40px 15px 40px 15px;
    }

    #main.kaso_main #main_a h1 {
        padding: 20px;
    }

    /* 5つのメリットのページ ここから */
    #main.kaso_main #main_a #merit_list_area h2 {
        margin-bottom: 20px;
    }

    #main.kaso_main #main_a #merit_btn_area ul li:before {
        padding: 8px 20px;
        font-size: 1.4rem;
    }

    #main.kaso_main #main_a #merit_list_area .merit_content::before {
        left: 50%;
        transform: translateX(-50%);
    }

    #main.kaso_main #main_a #merit_list_area #m02::after {
        left: 50%;
        transform: translateX(-50%);
    }

    #main.kaso_main #main_a #merit_list_area #m04::after {
        left: 50%;
        transform: translateX(-50%);
    }

    #main.kaso_main #main_a #merit_list_area #m02::before {
        width: 190px;
        height: 47px;
    }

    #main.kaso_main #main_a #merit_list_area #m02 {
        padding-bottom: 140px;
    }

    #main.kaso_main #main_a #merit_list_area #m02::after {
        width: 190px;
        height: 116px;
    }

    #main.kaso_main #main_a #merit_list_area #m03::before {
        width: 190px;
        height: 127px;
    }

    #main.kaso_main #main_a #merit_list_area #m04::before {
        width: 190px;
        height: 93px;
    }

    #main.kaso_main #main_a #merit_list_area #m04 {
        padding-bottom: 120px;
    }

    #main.kaso_main #main_a #merit_list_area #m04::after {
        width: 190px;
        height: 107px;
    }

    #main.kaso_main #main_a #merit_list_area #m05::before {
        width: 152px;
        height: 124px;
    }

}

/* レスポンシブ対応 スマートフォン用 ここまで
  ----------------------------------------- */



/* レスポンシブ対応 スマートフォン用 ここから 500px以下
----------------------------------------- */
@media screen and (max-width: 500px) {

    /* ---トップページ ここから */
    #nav a {
        font-size: 1.4rem;
        letter-spacing: -0.5px;
    }

    #nav ul li:nth-child(1) a {
        padding: 14px 16px 14px 40px;
    }

    #nav ul li:nth-child(1) a::before {
        width: 30px;
        height: 30px;
        top: 7px;
        left: 0;
    }

    #nav ul li a {
        padding: 14px 16px 14px 40px;
    }

    #nav ul li a::before {
        left: 10px;
    }

    #google-search {
        margin-bottom: 0;
    }

    #cse-search-box {
        padding: 0 !important;
    }

    .slick-slider.slick-initialized {
        padding: 12px 12px 46px 12px;
    }

    .slick-prev,
    .slick-next {
        width: 37px;
        height: 61px;
        top: 35%;
    }

    ul.slick-dots li button {
        width: 14px !important;
        height: 14px !important;
        margin: 0 !important;
    }

    #main_a #main_body h2#title_tab_area {
        font-size: 2.4rem;
        padding-left: 50px;
    }

    #main_a #main_body h2#title_tab_area::before {
        width: 40px;
        height: 40px;
    }

    .tab {
        font-size: 1.6rem;
        padding: 14px 0px;
    }

    .tab-item {
        width: calc(100%/2);
        min-width: unset;
    }

    #main #main_a ul.tab-button .tab.is-active::after {
        width: 15px;
        height: 11px;
    }

    #main_a #main_body h2#title_shienjoho_area {
        font-size: 2.4rem;
        padding-bottom: 50px;
    }

    #main_a #main_body h2#title_shienjoho_area::after {
        width: 146.4px;
        height: 39.2px;
    }

    #shienjoho_area_flex {
        margin-top: 40px;
    }

    #shienjoho_area .shienjoho_area_content h3 {
        font-size: 2.4rem;
    }

    #shienjoho_area .shienjoho_area_content span {
        font-size: 1.8rem;
    }

    #main_a #main_body h2#title_hotmap_area {
        font-size: 2.4rem;
        padding-bottom: 38px;
    }

    #main_a #main_body h2#title_hotmap_area::after {
        width: 44px;
        height: 30px;
    }

    #main_a #main_body h2#title_odekakemap_area {
        font-size: 2.4rem;
        padding-bottom: 34px;
    }

    #main_a #main_body h2#title_odekakemap_area::after {
        width: 146.4px;
        height: 32px;
    }

    #main_a #main_body h2#title_odekakemap_area::before {
        min-width: 214px;
    }

    .odekakemap_area_item a {
        font-size: 2.4rem;
    }

    #hotmap_area {
        margin-top: 80px;
    }

    #odekakemap_area {
        margin-top: 80px;
    }

    #news_area {
        margin-top: 80px;
    }

    .news_area_content {
        margin-bottom: 80px;
    }

    #instagram_area {
        margin-top: 0;
    }

    #banner_area_2 {
        margin-top: 80px;
    }

    /* ---大メニューページ ここから */


    /* ---小メニューページ ここから */


    /* ---記事ページ ここから */
    #main.kaso_main #main_a #main_body #kaso_area {
        padding: 40px 8px 40px 8px;
    }

    /* #main.kaso_main #main_a #main_body div.detail_free, 
  #main.kaso_main #main_a #main_body div.detail_html {
    padding-left: 10px;
    padding-right: 10px;
  } */

    .pankuzu {
        padding-left: 60px;
    }

    #main.kaso_main #main_a #section_footer h2 {
        padding: 15px 10px;
    }

    #main.kaso_main #main_a #section_footer_name {
        padding-left: 10px;
    }

    #main.kaso_main #main_a #section_footer_info {
        padding: 16px 10px 12px 10px;
    }

    /* 5つのメリットのページ ここから */
    #main.kaso_main #main_a #merit_btn_area ul li {
        width: calc(92% / 2);
        margin: 0;
        margin-bottom: 40px;
    }

    #main.kaso_main #main_a #merit_btn_area ul li a {
        min-height: 62px;
        padding-top: 30px;
        padding-bottom: 25px;
        font-size: 1.6rem;
    }

    #main.kaso_main #main_a #merit_btn_area ul li::after {
        width: 14px;
        height: calc(tan(36deg)* 24px / 2);
    }

}

/* レスポンシブ対応 スマートフォン用 ここまで
  ----------------------------------------- */



/* レスポンシブ対応 スマートフォン用 ここから 400px以下
----------------------------------------- */
@media screen and (max-width: 400px) {

    /* ---トップページ ここから */
    .tab {
        font-size: 1.4rem;
        padding: 10px 0px;
    }

    .content {
        padding: 30px 6px;
    }

    .content a {
        padding-top: 120px;
        width: 90%;
    }

    .content a::before {
        width: 120px;
        height: 120px;
    }

    .content a::after {
        width: 120px;
        height: 120px;
    }

    #news_area a.btn_more_list {
        width: 60%;
    }


    /* ---大メニューページ ここから */


    /* ---小メニューページ ここから */


    /* ---記事ページ ここから */

}

/* レスポンシブ対応 スマートフォン用 ここまで
  ----------------------------------------- */



/* レスポンシブ対応 スマートフォン用 ここから 375px以下
----------------------------------------- */
@media screen and (max-width: 375px) {

    /* ---トップページ ここから */
    #logo a {
        font-size: 1.6rem;
        letter-spacing: normal;
        padding-top: 50px;
        padding-bottom: 30px;
        padding-left: 60px;
        background-position-x: -20px;
        background-position-y: 26px;
        background-size: 91px 78px;
    }


    /* ---大メニューページ ここから */


    /* ---小メニューページ ここから */


    /* ---記事ページ ここから */

}

/* レスポンシブ対応 スマートフォン用 ここまで
----------------------------------------- */

#footer a:link,
#footer a:active,
#footer a:visited {
    color: unset !important;
}

#footer a.btn_more {
    color: #424B45 !important;
}

#banner_area_2_flex .free_box {
    padding: 0;
}