﻿
@import url(./default_body.css);

/*もっと見る*/

.wrap_mottomiru{
    width:177px;
    margin:0 auto;
}

.mottomiru{
    width:177px;

}

@media screen and (max-width: 450px) {
    .wrap_mottomiru {
        width: 150px;
    }


    .mottomiru {
        width: 150px;

    }
}



    .opa {
        transition-duration: 0.3s;
    }

        .opa:hover {
            opacity: 0.8;
            transform: translateY(2px);
        }

    .zoom {
        transition-duration: 0.3s;
    }

        .zoom:hover {
            transform: scale(1.01);
        }

    #banSlide ul li img {
        transition-duration: 0.3s;
    }

        #banSlide ul li img:hover {
            opacity: 0.8;
        }

    /*フェードインスクロールイン*/
    .fadein.scrollin {
        opacity: 1;
        transform: translate(0, 0);
    }

    .fadein {
        opacity: 0;
        transform: translate(0, 50px);
        transition: all 800ms;
    }

    /*フェードインズームイン*/

    .zoomin.scrollin {
        opacity: 1;
        transform: scale(1);
    }

    .zoomin {
        opacity: 0;
        transform: scale(0.8);
        transition: all 2000ms;
    }



    #struct {
        margin-left: auto;
        margin-right: auto;
    }

    #mainBg {
        padding-top: 70px;
        padding-bottom: 180px;
        position: relative;
    }

    img.imgFromText {
        max-height: 126px !important;
        max-width: 90px !important;
    }

    * html img.imgFromText {
        height: 126px !important;
        width: 90px !important;
    }


    /*:::::::::::::::::::::::::
 * スライド
 *::::::::::::::::::::::::*/
    .flash {
        height: auto;
        overflow: hidden;
        padding-top: 0px;
        max-width: 100%;
    }

        .flash li img {
            width: 100%;
        }

    .slide {
        aspect-ratio: 1366 / 500;
    }


/*:::::::::::::::::::::::::
 * スライド
 *::::::::::::::::::::::::*/


.slide {
    aspect-ratio: 1366 / 500;
    border-bottom: 2px solid #fff !important;
}

@media screen and (min-width:1466px) {
    .flash li img {
        width: 100%;
        height: 500px;
        object-fit: cover;
        font-family: 'object-fit: cover;';
        object-position: 0% 50%;
    }

    .slide {
        height: 500px;
        width: 100%;
    }
}



    /* スライド停止ボタン調整 */
    .bx-controls-auto .bx-controls-auto-item {
        width: 15px !important;
        height: 12px !important;
    }





    /* フリーエリア start */
    /*記事タイトル*/
    h2.title,
    div.migration h2 {
        padding: 0 0 4px 21px;
        margin-bottom: 16px;
        font-size: 1.2em;
        font-weight: bold;
        background: url("../images/CssColorType/h2Ttl.gif") no-repeat 7px center #EADDCE;
        line-height: 1.8;
    }
    /*段落見出しタイトル*/
    h3.title,
    div.migration h3 {
        background: rgba(0, 0, 0, 0) url("../images/CssColorType/h3Ttl.gif") no-repeat scroll 7px center;
        border-bottom: 1px dashed #366f55;
        font-size: 1.1em;
        line-height: 24px;
        margin-bottom: 16px;
        padding: 0 0 4px 21px;
    }

    .freearea {
        margin: 0px;
    }

    /* フリーエリア end */

    /* 新着情報 */


    .ttl_news {
        width: 156px;
    }

    .news_area_left {
        display: flex;
        justify-content: center;
    }


        .news_area_left h3 {
            font-weight: bold;
            font-size: 1.5em;
            padding-left: 40px;
            padding-bottom: 10px;
            background: url("../images/kyouiku/icon_new.png") no-repeat 3px 0px;
        }


    .news_area_left_inner {
        text-align: center;
        margin-top: 40px;
        width: 190px;
    }

    .menucont01 {
        max-width: 820px;
        width: 100%;
    }

    .menucont02 {
        max-width: 260px;
        width: 100%;
    }



    #newinfo {
        margin: 0px;
        max-width: 820px !important;
        width: 100% !important;
    }

    #newTtlNavi {
    }

    .newTtlTab {
        float: left;
        font-size: 1.3em;
        font-weight: bold;
        margin-right: 5px;
        margin-bottom: 3px;
        padding: 15px 0px 9px 50px;
        text-decoration: none;
        /*    border-left: solid 3px #366f55;左線*/
    }

        .newTtlTab p {
            display: block;
            float: left;
            padding: 11px 20px 6px;
            margin: 3px 5px 0px 0px;
            text-decoration: none;
            font-size: 1.1em;
            cursor: pointer;
        }

/*    .rss {
        float: left;
        min-width: 62px;
        text-align: center;
        border-radius: 30px;
        font-size: 0.9em;
        font-weight: bold;
        padding: 4px;
        margin-right: 6px;
        text-decoration: none;
    }*/




    .fa fa-rss {
        color: #00874F;
    }

    #rssArea a {
        text-decoration: none;
    }


    .newTtlTab p span {
        padding: 3px 20px 3px 20px;
    }

    #newTtlTab p #rss {
        text-decoration: none;
        padding: 2px 5px;
        font-weight: bold;
        font-size: 0.9em;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        margin-left: 5px;
    }


    /*→のボタン*/
    .my-blue {
        color: #0071bc;
    }



    /* 2016/12/13 アクセシビリティ対応 focus認識*/
    #newTtlTab p a#rss:focus {
        border: dashed #000 1px;
    }

    /* 2016/12/13 アクセシビリティ対応 tab文字リンク設定*/
    #newTtlTab span a {
        color: #333333;
        text-decoration: none;
        margin: 0px 0px 0px 50px;
    }



    .sintyaku {
        background: url("../images/kyouiku/icon_new.png") no-repeat scroll 0px 0px;
    }

    .schedule {
        background: url("../images/kyouiku/icon_schedule.png") no-repeat scroll 4px 2px;
        padding: 5px;
    }






    /* 2016/12/13 アクセシビリティ対応 tab文字リンク設定
#newTtlTab .selected a {
    color: white;
}
*/

    .info01 {
        padding: 0;
        margin: 0px auto;
    }

    .info ul {
        padding: 7px 0px;
    }

        .info ul#important {
        }

    .listInfo ul li {
        line-height: 1.8em;
        padding: 10px;
        border-bottom: 1px solid #ddd;
        padding-top: 16px;
        padding-bottom: 15px;
    }

        .listInfo ul li.lastKiji {
            border-bottom: dotted 1px #DDDDDD;
        }

    .info p.koushinDay {
        width: auto;
        float: left;
        min-width: 130px;
        font-size: 0.9em;
        text-indent: 1em;
    }

    .info p.eventDate {
        width: auto;
        float: left;
        min-width: 100px;
        font-size: 0.9em;
        text-indent: 1em;
        margin-right: 5px;
    }

    div.newTtl {
        float: left;
        max-width: 7500px;
    }

    .info span.term {
        font-size: 0.9em;
        white-space: nowrap;
    }

    .info span.termTitle {
        font-size: 0.7em;
        margin-right: 5px;
        padding: 1px 3px;
    }

    .infoIchiran {
        padding: 3px 3px 3px 5px;
        margin-right: 5px;
        font-weight: normal;
        text-align: center;
    }

    .listLink {
        width: 530px;
        text-align: right
    }

    .listInfo {
    }

    span.newdspmark {
        margin-right: 4px;
    }

        span.newdspmark img {
            margin-right: 3px;
        }

    .listInfo div.title {
        width: 325px;
        float: left;
    }

p.nodata {
    text-align: left;
    margin: 10px 0px 10px 15px;
    height: 260px;
}

    p.koushinDay {
        float: left;
        padding: 0px 15px 6px 5px;
    }

    .kijiTtl {
        float: left;
    }

        .kijiTtl a {
            text-decoration: none;
        }

    a .textLink {
    }



    /*:::::::::::::::::::::::::
 * 新着エリア
 *::::::::::::::::::::::::*/


    .newsarea {
        border-radius: 5px;
        max-width: 1000px;
        height: auto;
        margin: 0 auto;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.16);
        position: relative;
        z-index: 1;
        min-height:320px;
    }

        .newsarea::before {
            inset: -11px 11px 11px -11px;
            border-radius: 10px;
            content: '';
            position: absolute;
            border: 2px dashed #faa096;
            z-index: -1;
        }


    .newsarea_wrapper {
        display: flex;
    }


    .newsarea_left {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 50px;
        padding-top: 90px;
        padding-right: 20px;
    }

    .newsarea_right {
        width: 69%;
        margin-left: 30px;
        margin-right: 55px;
        padding-top: 60px;
        padding-bottom: 80px;
    }

    a {
        text-decoration: none;
    }




    @media screen and (max-width:1110px) {


        #mainBg {
            padding: 20px;
            padding-left: 24px;
        }

        .newsarea_left h2 img {
            padding-top: 40px;
            width: 140px;
        }

        .newsarea_left {
            padding-top: 0px;
        }

        .newsarea {
            display: flex;
            flex-direction: column;
            align-items: center;
            margin: 10px;
            margin-left: 10px;
            margin-right: 10px;
        }

        .news_area_left {
            border-right: solid 0px;
            border-bottom: solid 1px #cccccc;
            width: 90%;
            padding-bottom: 18px;
        }

        .listInfo {
            padding: 0px;
            width: 100%;
        }


        .news_area_left_inner {
            margin-top: 20px;
        }

        .news_area_left h3 {
            font-size: 1.4em;
            padding-left: 0px;
            background-size: 30px;
        }

        #menuArea {
            padding: 0px 0px 30px;
        }


        .newsarea_left {
            padding: 0px;
        }



        .rssarea {
            margin-top: 20px;
        }


        .newsarea_wrapper {
            flex-direction: column;
        }

        .newsarea_right {
            width: 90%;
            margin: 0 auto;
            padding-top: 35px;
        }

        #mainBg::before {
            display: none !important;
        }

        #mainBg::after {
            background-size: 208px;
            width: 208px;
            height: 122px;
            bottom: -38px;
            right: 2%;
        }
    }

@media screen and (max-width: 600px) {


    .newsarea_right {
        padding-bottom: 50px;
    }

    .newsarea_right {
        padding-top: 16px;
    }


    #mainBg::after {
        background-size: 158px;
        width: 158px;
        height: 95px;
        bottom: -21px;
    }
}



    @media screen and (max-width:450px) {

        .newsarea_left h2 img {
            width: 130px;
        }
    }




    /*:::::::::::::::::::::::::
 * おすすめの返礼品
 *::::::::::::::::::::::::*/


    .area_osusume {
        text-align: center;
        max-width: 1100px;
        margin: 0 auto;
    }

    #banSlide p.nodata {
        height: 290px !important;
    }

    .bg_grad {
        margin-top: 100px;
        height: 380px;
    }

    .area_osusume {
        text-align: center;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .ttl_osusume {
        width: 316px;
    }


    #banSlide {
        width: 970px;
        margin: 0px auto;
        padding-top: 20px;
    }


    .slick-dots {
        display: none !important;
    }




    /***************************/
    /* 各スライダーの再生・停止ボタン */
    /***************************/
    .slick_toggle_wrap {
        width: 100%;
        margin: 0px auto;
        padding: 0px;
        position: relative;
        height: 20px
    }

        .slick_toggle_wrap span {
            position: absolute;
            right: 5px;
            bottom: 20px;
            border: solid 1px;
            border-radius: 2px;
            padding: 0px 0px 0px 0px;
            width: 20px;
            height: 19px;
            background-color: #fff !important;
        }

    .slick_toggle {
        width: 20px;
        font-size: 12px;
        padding: 1px;
        border: none;
        text-align: center;
        vertical-align: middle;
        display: inline;
        cursor: pointer;
        cursor: hand;
    }

    .slick_toggl .stop {
        display: block;
        width: 20px;
        z-index: 10;
    }

    .slick_toggle .play {
        display: none;
        width: 0px;
        z-index: 0;
    }

    .slick_toggle.paused .stop {
        display: none !important;
        width: 0px !important;
        z-index: 0 !important;
    }

    .slick_toggle.paused .play {
        display: block !important;
        width: 20px !important;
        z-index: 10 !important;
    }





    @media screen and (max-width:1110px) {

        .ttl_osusume {
            width: 290px;
        }

        #banSlide {
            max-width: 310px !important;
        }
    }

@media screen and (max-width: 500px) {
    .ttl_osusume {
        width: 240px;
    }

    #banSlide {
        max-width: 240px !important;
    }

    .slick-initialized .slick-slide {
        max-width: 220px;
    }
}





    /*:::::::::::::::::::::::::
 * 特集記事
 *::::::::::::::::::::::::*/

    .area_tokusyu {
        width: 100%;
        text-align: center;
        position: relative;
    }

        .area_tokusyu a {
            display: inline-block;
        }

    .btn_tokusyu {
        max-width: 648px;
    }


    @media screen and (max-width:1110px) {

        .area_tokusyu::before {
            width: 110px;
            height: 237px;
            background-repeat: no-repeat;
            background-size: 110px;
            bottom: 0px;
            left: 2%;
        }

        .btn_tokusyu {
            max-width: 530px;
        }
    }

@media screen and (max-width: 800px) {

    .area_tokusyu::before {
        display: none !important;
    }
}


@media screen and (max-width: 600px) {
    .btn_tokusyu {
        max-width: 420px;
    }

}

@media screen and (max-width: 500px) {
    .btn_tokusyu {
        width: 350px;
    }
}




    /*:::::::::::::::::::::::::
* ボタンエリア
*::::::::::::::::::::::::*/
    .area_btn {
        width: 100%;
        padding-top: 60px;
        padding-bottom: 40px;
        margin-top: 50px;
    }

        .area_btn ul {
            width: 950px;
            margin: 0 auto;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: flex-end;
        }

    .btn_a {
        width: 208px;
    }

    .btn_b {
        width: 188px;
    }


@media screen and (max-width:1110px) {

    .area_btn {
        padding-top: 40px;
        padding-bottom: 0px;
        margin-top: 50px;
    }

        .area_btn ul {
            width: 450px;
        }

    .btn_a {
        width: 198px;
        margin-bottom: 40px;
    }

    .btn_b {
        width: 178px;
        margin-bottom: 40px;
    }
}

        @media screen and (max-width: 600px) {
            

            .area_btn ul {
                width: 370px;
            }

            .btn_a {
                width: 168px;
                margin-bottom: 40px;
            }

            .btn_b {
                width: 148px;
                margin-bottom: 40px;
            }


        }


@media screen and (max-width: 500px) {
    .area_btn ul {
        max-width: 330px;
    }

    .btn_a {
        width: 158px;
        margin-bottom: 30px;
    }

    .btn_b {
        width: 138px;
        margin-bottom: 30px;
    }

    .area_btn {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 60px;
    }

}

@media screen and (max-width: 400px) {
    .area_btn ul {
        width: 320px;
    }
}


    /*:::::::::::::::::::::::::
* バナーエリア
*::::::::::::::::::::::::*/

.area_ban ul li{
    margin-bottom:10px;
}

.area_ban {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 90px;
    text-align: center;
}

        .area_ban ul {
            width: 1100px;
            margin: 0 auto;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }

    .ttl_kanrenban {
        width: 184px;
        margin-bottom: 30px;
    }

    .area_kanrenban ul li a img {
        width: 260px;
        box-shadow: 0px 3px 6px rgb(0 0 0 / 10%);
    }


    @media screen and (max-width:1110px) {

        .area_ban {
            padding-top: 40px;
            padding-bottom: 60px;
        }

            .area_ban ul {
                width: 550px;
            }

                .area_ban ul li {
                    margin-bottom: 20px;
                }

        .ttl_kanrenban {
            width: 164px;
        }

        

    }

@media screen and (max-width: 600px) {
    .area_ban ul {
        width: 270px;
    }
}

@media screen and (max-width: 400px) {
    .ttl_kanrenban {
        margin-bottom: 20px;
    }

    .area_ban ul {
        width: 200px;
    }

    .area_ban ul li img{
        width:200px;
    }
    .area_ban {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .ttl_kanrenban {
        width: 150px;
    }

}



    /*:::::::::::::::::::::::::
* 企業版ふるさと納税について
*::::::::::::::::::::::::*/


    .area_kigyou {
        width: 100%;
        padding-top: 60px;
        padding-bottom: 60px;
        position: relative;
    }


    .cont_ttl {
        text-align: center;
    }



    .area_kigyou ul {
        width: 840px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .ttl_kigyou {
        width: 482px;
        margin-bottom: 40px;
    }

    .area_kigyou ul li a img {
        width: 408px;
        margin-bottom: 20px;
        box-shadow: 0px 3px 6px rgb(0 0 0 / 10%);
    }

    @media screen and (max-width:1110px) {
        .ttl_kigyou {
            width: 432px;
        }

        .area_kigyou ul li a img {
            width: 350px;
        }

        .area_kigyou ul {
            width: 720px;
        }

        .area_kigyou {
            padding-top: 40px;
            padding-bottom: 40px;
        }


            .area_kigyou::before {
                display: none;
            }
    }

    @media screen and (max-width: 800px) {
        .area_kigyou ul {
            width: 350px;
        }
    }

    @media screen and (max-width: 500px) {
        .ttl_kigyou {
            width: 350px;
            margin-bottom: 30px;
        }


        .area_kigyou ul {
            width: 330px;
        }

            .area_kigyou ul li a img {
                width: 330px;
            }
    }
@media screen and (max-width: 400px) {
    .area_kigyou {
        padding-bottom: 10px;
    }
}




    .wideMenu .class2 {
        width: 345px !important;
    }


    /* wysiwyg */
    #mainShosai table.__wys_table {
        width: auto;
    }

    .__wys_table td {
        border: solid 1px #000000;
        padding: 3px;
    }

    .__wys_table th {
        background-color: #eeffee;
        border: 1px solid #000000;
        font-weight: bold;
        padding: 3px;
    }

    /*:::::::::::::::::::::::::
 * 翻訳メニュー
 *::::::::::::::::::::::::*/


    #foreignSP {
        display: none;
        width: 99%;
        margin: 3px auto 15px auto;
    }

        #foreignSP .plus {
            background: url("../images/top1/btn_plus.png") 98% center no-repeat #0095AE;
            background-size: auto;
            background-size: 14px;
        }

        #foreignSP .minus {
            background: url("../images/top1/btn_minus.png") 98% center no-repeat #0095AE;
            background-size: auto;
            background-size: 14px;
        }

            #foreignSP .plus a,
            #foreignSP .minus a {
                display: block;
                height: 100%;
                padding: 15px 10px 15px 20px;
                text-decoration: none;
                margin: 0px;
                text-align: center;
                font-size: 0.9em;
            }

        #foreignSP .dspMode {
            display: block !important;
            background-color: #0095AE;
        }

    #foreignTitle {
        width: 100%;
        margin: 1px auto;
    }

        #foreignTitle a {
            padding: 10px 8px 10px 12px !important;
            color: #FFFFFF;
            display: block;
            height: 100%;
        }

    #foreignDsp {
        width: 100%;
        margin: 0px auto;
        padding: 2px 0px 6px 0px;
        display: none;
    }

        #foreignDsp ul {
            width: 100%;
            margin: 0px auto;
        }

            #foreignDsp ul li {
                padding: 0px;
                width: calc(100% - 10px);
                margin: 2px 0px 0px 4px !important;
                float: left;
                background: url("../images/top1/ya_gray.png") no-repeat 98% center #ffffff;
                background-size: 7px 10px;
                border-radius: 5px;
            }

                #foreignDsp ul li a {
                    width: 70%;
                    line-height: 2.4em;
                    display: block;
                    padding: 0px !important;
                    margin-left: 15px !important;
                    font-size: 0.9em;
                }



    @media screen and (max-width:980px) {
        #foreignSP {
            display: block;
        }
    }

#subsite_Area {
    width: 100%;
    margin: 0px auto;
}

.subsite_btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 30px;
    padding: 30px 0px;
    width: calc(100% - 30px);
    flex-wrap: wrap;
    margin: 0px auto;
}

    .subsite_btn img {
        border: 1px solid #D6D6D6;
    }


@media screen and (max-width:768px) {
    .subsite_btn {
        gap: 15px;
    }

        .subsite_btn img {
            max-width: 320px;
            width: 100%;
        }
}

.sns_icon_instagram,
.sns_icon_x {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}

    .sns_icon_instagram::before,
    .sns_icon_x::before {
        position: absolute;
        top: 0;
        left: -90%;
        z-index: 2;
        display: block;
        content: '';
        width: 50%;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
        -webkit-transform: skewX(-25deg);
        transform: skewX(-25deg);
    }

    .sns_icon_instagram:hover::before,
    .sns_icon_x:hover::before {
        -webkit-animation: shine .95s;
        animation: shine .95s;
    }

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

/*:::::::::::::::::::::::::
 * 新着情報
 *::::::::::::::::::::::::*/
#new_Area {
    width: 100%;
    padding: 40px 0px;
    position: relative;
}

.mainBlock {
    max-width: 1100px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px;
}

.mainBlock02 {
    max-width: 1220px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px;
}

.cont_title {
    padding: 0px 0px 0px;
    border-bottom: 1px solid #197eb2;
}

.cont_title img {
    max-width: 100%;
}


h3 .rss {
    text-decoration: none;
    padding: 1px 3px;
    font-weight: bold;
    font-size: 0.8em;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-left: 5px;
    top: -26px;
    position: relative;
}

#newTtlTab .selected h3 .rss {
    text-decoration: none;
    padding: 1px 3px;
    font-weight: bold;
    font-size: 0.8em;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-left: 5px;
}

#newTtlTab h3 a.rss:focus {
    border: dashed #000 1px;
}

.menuarea {
    width: 100%;
    margin: 0px auto;
    max-width: 1100px;
}

.info {
    padding: 0px;
    margin: 0px auto;
    width: 100%;
    max-width: 1000px;
}

.info01 {
    padding: 0px;
    margin: 20px 0px 10px 0px;
    max-width: 100%;
    width: 100%;
}

.listInfo {
    padding: 15px 0px 0px 0px;
    font-size: 1em;
    border-radius: 0px 0px 10px 10px;
    margin: 0px auto;
    width: 100%;
}

.listInfo p.nodata {
    text-align: center;
    padding: 10px 0px 10px 15px;
}

#sns_area {
    width: 100%;
    padding: 40px 0px;
    position: relative;
}

.sns_timeline {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
    padding: 40px 0px 0px;
}

.sns_title {
    font-size: 1.3em;
    font-weight: bold;
    padding: 0px 0px 10px;
}

#facebook_area {
    padding: 0px 0px;
    text-align: center;
    margin: 0px auto;
}

.insta_btn {
    padding: 32px 0px 0px 0px;
}

.insta_btn img {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
}

.x_timeline {
    padding: 32px 0px 0px 0px;
}

figure {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}

/*figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}*/

#x_area img {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
}

#pickup_area {
    padding: 60px 0px;
}

.item_wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 1.1em;
}

.pic_item01 {
    margin: 100px 0px 0px 0px;
}

.pic_img img {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}

.pic_img :hover {
    opacity: 0.8;
    transition: 0.3s;
}

.pic_text {
    font-size: 0.9em;
    max-width: 450px;
    text-align: left;
}

.Ichiran {
    width: 160px;
    border-radius: 19px;
    font-size: 1.05em;
    padding: 5px 0px;
    text-align: center;
    margin: 20px auto;
}


/* 問合せ先 */
#siteinfo {
    padding: 10px 10px 5px;
    font-size: 0.8em;
    line-height: 150%;
    /* ※背景色は色別CSSで定義 */
}

.menuarea {
    width: 100%;
    margin: 0px auto;
    max-width: 1100px;
}

/*:::::::::::::::::::::::::
 * 新着情報
 *::::::::::::::::::::::::*/
#new_Area {
    width: 100%;
    padding: 40px 0px;
    position: relative;
}

.menuarea {
    width: 100%;
    margin: 0px auto;
    max-width: 1100px;
}

.info {
    padding: 0px;
    margin: 0px auto;
    width: 100%;
    max-width: 1000px;
}

.info01 {
    padding: 0px;
    margin: 20px 0px 10px 0px;
    max-width: 100%;
    width: 100%;
}

.listInfo {
    padding: 15px 0px 0px 0px;
    font-size: 1em;
    border-radius: 0px 0px 10px 10px;
    margin: 0px auto;
    width: 100%;
}

.info ul {
    padding: 2px 0px;
}

.listInfo ul li {
    line-height: 130%;
    padding: 5px 5px;
    font-size: 1.2em;
}

.info p.koushinDay, .info p.eventDay {
    width: auto;
    float: left;
    min-width: 130px;
    font-size: 0.9em;
    text-indent: 1em;
}

.listInfo ul li a {
    text-decoration: none;
}

.ichiran_area {
    max-width: 200px;
    text-align: center;
    margin: 0px auto;
}

.Ichiran {
    width: 160px;
    border-radius: 19px;
    font-size: 1.05em;
    padding: 5px 0px;
    text-align: center;
    margin: 20px auto;
}



@media screen and (max-width:756px) {
    /*    .btn_bar {
        display: none !important;
    }*/

    .ashiato_left {
        display: none;
    }

    .ashiato_right {
        display: none;
    }

    #new_Area {
        padding: 0px 0px;
    }

    #pickup_area {
        padding: 80px 0px 40px;
    }

    #new_Area .cont_title img {
        width: 250px;
    }

    #pickup_area .cont_title img {
        width: 320px;
    }


    .item_wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: calc(100% - 20px);
        margin: 0px auto;
        text-align: center;
    }

    .pic_item01 {
        margin: 30px 0px 0px 0px;
    }

    .pic_img img {
        width: calc(100% - 20px);
    }


    #mainOnseiT {
        display: none;
    }

    .mainBlock {
        padding: 0px 30px 0px;
    }
}

@media screen and (max-width:1000px) {
    .listInfo {
        padding: 0px 0px 0px 0px;
        font-size: 1em;
        border-radius: 0px 0px 10px 10px;
        margin: 0px auto;
        width: 100%;
    }
}

@media screen and (max-width: 560px) {
    #foreign {
        margin: 10px 0px 1px 5px;
    }

    .info p.koushinDay, .info p.eventDay {
        width: auto;
        float: none;
        min-width: 130px;
        font-size: 0.9em;
        text-indent: 0em;
    }
}

/* 打ち消しのスタイルシート */
@media screen and (max-width: 410px) {
    .slide .layouttype6 .bx-wrapper .bx-viewport img,
    .slide .layouttype7 .bx-wrapper .bx-viewport img {
        height: unset !important;
        aspect-ratio: unset !important;
    }
}
