﻿@import url(./ijuu_body.css);
@import url(./topFreearea_map.css);

/*jQuery フェードイン*/
.fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}

.fadein {
    opacity: 0;
    transform: translate(0, 50px);
    transition: all 800ms;
}



/* body */
body {
}



a {
    text-decoration: none;
}


/*:::::::::::::::::::::::::
 * 枠組 
 *::::::::::::::::::::::::*/

#container {
    max-width: 1100px;
    margin: 15px auto 0px;
    font-size: 90%;
    padding: 0px;
    position: relative;
    padding: 10px 0px 5px;
}


ul.pankuzu-item {
    display: table;
    padding-left: 10px;
}


/*:::::::::::::::::::::::::
 * ヘッダーメニュー
 *::::::::::::::::::::::::*/
#header {
    
    margin: 0px auto;
   
}

#headerImg {
    width: 268px;
    float: left;
    padding-top: 15px;
    height: 60px;
}

.headMenuTtl {
    float: right;
    font-size: 14px;
    padding: 5px 0px 10px 15px;
}

    .headMenuTtl p {
        float: left;
        padding-right: 7px;
    }

/* Navigation Skip */
.Navigation ul {
    margin: 0;
    padding: 0;
}

.Navigation li {
    position: absolute;
    text-align: left;
    margin: 0;
    padding: 0;
    display: block;
}

.Navigation a {
    padding: 5px;
    display: inline;
    z-index: 99;
    text-decoration: none;
    position: absolute;
    width: 300px;
    left: -1000em;
    top: 0;
    font-weight: bold;
    text-align: center;
    font-size: 125%;
    /zoom:1;
}

    .Navigation a:focus,
    .Navigation a:active {
        position: absolute;
        top: 30px;
        left: 250px;
        background: #fff !important;
        border: 2px solid #000;
    }

img.imgFromText {
    max-height: 126px !important;
    max-width: 90px !important;
}

* html img.imgFromText {
    height: 126px !important;
    width: 90px !important;
}


/*:::::::::::::::::::::::::
 * スライド
 *::::::::::::::::::::::::*/
.flash {
    background-color: #FFFFFF;
    height: auto;
    overflow: hidden;
    padding-top: 0px;
    max-width: 100%;
}

.slideArea {
    position: relative;
}


.slidelogo {
    position: absolute;
    z-index: 100;
    bottom: 28%;
    left: 38%;
    max-width: 28%;
}


.slidewave {
    background: url("../images/ijuu/slidewave.png");
    height: 20px;
    margin-top: 0px;
    width: 100%;
    position: absolute;
    z-index: 100;
}

/*pager
.bx-wrapper .bx-pager {
    bottom: 15% !important;
    left: 20px !important;
}

.bx-controls-auto {
    bottom: 15% !important;
    right: 40px !important;
}

    */




/*:::::::::::::::::::::::::
 * 新着情報
 *::::::::::::::::::::::::*/


.newsarea {
    border-radius: 20px;
    max-width: 1100px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.orange {
    position: absolute;
    z-index: 999;
    bottom: -27%;
    right: 1%;
}



.newsarea_wrapper {
    display: flex;
    align-items: center;
    margin-top: 20px;
}


.newsarea_left {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 55px;
}

    .newsarea_left img {
        background-color: white;
        margin-top: 40px;
    }

.newsarea_right {
    width: 65%;
    padding-top: 10px;
    margin-left: 80px;
}

.kiji {
    margin-bottom: 20px;
}

    .kiji a {
        text-decoration: none;
    }

.koushinDay {
    float: left;
    margin-right: 10px;
}


.rssarea {
    background: url(../images/ijuu/icon_rss.png)no-repeat 7px 6px;
    margin-left: -30px;
    margin-top: 14px;
}

    .rssarea a {
        text-decoration: none;
        padding-left: 20px;
        font-weight: bold;
        color: #333333;
        border: 1px solid #ccc;
        border-radius: 16px;
        padding-right: 10px;
    }

.mottomirubuttonarea {
    display: flex;
    justify-content: center;
    padding-top: 0px;
    margin-top: 0px;
   
}

.mottomirubutton p {
    padding-right: 5px;
    text-decoration: none;
    padding-left: 30px;
}

/*

    .mottomirubutton:hover {
        background-color: #f2f2f2;
    }
*/


.mottomirubutton p {
    padding-right: 5px;
    text-decoration: none;
}







@-webkit-keyframes bgroop {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -705px 0;
    }
}

@keyframes bgroop {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -705px 0;
    }
}




/*:::::::::::::::::::::::::
 * メインメニュー
 *::::::::::::::::::::::::*/

#menuArea {
    max-width: 1100px;
    margin: 0px auto;
}

#menuAreaLeft {
    float: left;
    max-width: 720px;
    width: 100%;
}

#menuAreaRight {
    float: right;
    max-width: 240px;
    margin-left: 10px;
}


li .rightmenu_btn {
    float: left;
    margin: 0 12px 10px auto;
    padding: 0;
}

#menuAreaRight {
    display: table-cell;
    width: 280px;
    vertical-align: top;
}


#aboutgikai {
    margin: 0px 0px 10px 0px;
    padding: 3px 0px 0px 0px;
}


#menuAreaRight li {
    border: solid 1px #ccc;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border-radius: 8px;
}

    #menuAreaRight li div.label {
        line-height: 30px;
        margin: 12px 0 12px 11px;
        border-left: solid #0095b0 6px;
        padding-left: 10px;
        font-size: 1.1em;
        font-weight: bold;
    }


    #menuAreaRight li > a {
        text-decoration: none;
        color: #333333;
        display: inline-block;
        height: 100%;
        width: 100%;
    }


#btnlink {
    margin: 5px 10px 10px 0px;
    padding: 3px 0px 0px 0px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.btn01 {
    font-size: 1.1em;
    vertical-align: middle;
    display: inline-block;
    width: 280px;
    letter-spacing: normal;
    margin: 5px 0px;
    float: left;
    padding: 15px 0px 15px 0px;
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 8px;
}

.btn02 {
    font-size: 1.1em;
    vertical-align: middle;
    display: inline-block;
    width: 280px;
    letter-spacing: normal;
    margin: 5px 0px;
    float: left;
    padding: 15px 0px 15px 0px;
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 8px;
}



#btnlink .btn01 a {
    text-decoration: none;
    font-weight: bold;
}

#btnlink .btn02 a {
    text-decoration: none;
    font-weight: bold;
}


#menuBtn li {
    float: left;
    margin: 0px 8px 0px 0px;
}

/* フリーエリア 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 */

/* 新着情報 */

.mottomirubutton {
    border-radius: 30px;
    padding: 6px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 150px;
}


.wave01 {
   
    height: 20px;
    margin-top: -13px;
    width: 100%;
    position: absolute;
    z-index:100;
}

.info {
    margin: 15px 0px;
}

#newArea {
    border: 1px solid #c8000f;
    margin: 15px auto;
    width: 1000px;
}

#newTtlNavi {
    border-bottom: solid 3px #001e43;
    padding: 0px 3px;
}

#newTtlTab {
    float: left;
    font-size: 1.3em;
    font-weight: bold;
    margin-right: 5px;
    margin-bottom: 3px;
    padding: 12px 0px 0px 50px;
    text-decoration: none;
    background: url("../images/gikai/icon_title_s.png") no-repeat 10px 8px;
    /*    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;
    }

#rssArea {
    float: left;
    min-width: 50px;
    text-align: center;
    border-radius: 10px;
    font-size: 0.8em;
    font-weight: bold;
    margin-left: 5px;
    padding: 4px;
    margin: 8px;
}

    #rssArea a {
        text-decoration: none;
    }


#newTtlTab p span {
    padding: 3px 20px 3px 20px;
}

    #newTtlTab p span#tab1 {
    }

    #newTtlTab p span#tab2 {
    }

    #newTtlTab p span#tab3 {
    }

#newTtlTab p.selected span#tab1 {
}

#newTtlTab p.selected span#tab2 {
}

#newTtlTab p.selected span#tab3 {
}

#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;
}

/* 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;
}

/* 2016/12/13 アクセシビリティ対応 tab文字リンク設定*/
#newTtlTab .selected a {
    color: white;
}

.info01 {
    padding: 3px 0px 7px 3px;
    margin: 0px 0px 10px 0px;
}

.info ul {
    padding: 7px 0px;
}

    .info ul#important {
    }

.listInfo ul li {
    line-height: 130%;
    padding: 10px;
    background: rgba(0, 0, 0, 0) url("../images/gikai/ya_green_s.png") no-repeat scroll 4px 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 {
}

.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;
    float: right;
    margin-right: 5px;
    font-size: 0.7em;
    font-weight: normal
}

.listLink {
    width: 530px;
    text-align: right
}

.listInfo {
    padding: 5px 3px 0px 2px;
    font-size: 1em;
}

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;
}

.kijiTtl {
    float: left;
}

    .kijiTtl a {
        text-decoration: none;
    }

a .textLink {
    text-decoration: underline;
}



@media screen and (max-width:900px) {
    .koushinDay {
        float: none;
    }
}




/*==============
 雲仙市の暮らし　住まい　結婚・子育て　しごと　移住者の声　移住相談・支援情報
================ */

.menubtnarea {
    padding-top:60px;
    padding-bottom:0px;
}

.menubtnarea img {
    transition-duration: 0.2s;
}

    .menubtnarea img:hover {
        transform: scale(1.05);
        filter: brightness(105%);
    }


.menubtnwrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 50px;
    max-width:1100px;
    margin:0 auto;
}

    .menubtnwrapper img {
        margin-right: 30px;
        margin-left: 30px;
        margin-top:30px;
    }

.wave_flower {
       
    height: 100px;
    margin-top: -710px;
    width: 100%;
    position: absolute;
}


.wave01 {
   
    height:40px;
    width:100%;
    position:absolute;
    margin-top:-7px;
}

.whitegradation {
    background: url("../images/kankou/bg_whitegradation.png")1px 1px repeat-x;
    height: 150px;
    margin-top: -150px;
    width: 100%;
    position: absolute;
}


/*==============
 空き家バンク
================ */


.akiyabankarea {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.ttl_akiyabank{
    margin-bottom:30px;
}

.slick-slide img {
    border-radius: 10px;
    object-fit: cover !important;
}

.akiyabank_banarea {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.akiyabank_banarea_inner {
    margin-top: 40px;
    
}

.akiyabank_banarea_bg {
    padding-top: 20px;
    padding-bottom: 60px;
    background: url(../images/ijuu/bg_renga.png)no-repeat 10% 60%, url(../images/ijuu/bg_renga.png)no-repeat 88% 90%;
}


.banwrapper{   
   margin:0 auto;
   margin-top:20px;
   
}

    .banwrapper img {
        margin: 5px;
    }





/*==============
 関連バナー&SNSエリア
================ */


.kanrenban_snsarea{
    position:relative;
}

.kanrenban_snsarea_wave {
   
    height: 30px;
    margin-top: 630px;
    width: 100%;
    position: absolute;
    z-index: 100;
}





.kanrenban_snsarea {
    padding-top: 80px;
    padding-bottom: 30px;
}



/*==============
 関連バナー
================ */

.ttl_kanrenban {
    margin-bottom: 30px;
}

.kanrenbanarea{
    text-align:center;
}

.banarea {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 900px;
    margin: 0 auto;
}

.banarea li{
    margin-bottom:10px;
}

/*==============
 雲仙市公式SNS
================ */

h3 {
    font-size: 1.7em;
    margin-bottom: 20px;
}

.snsarea {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 70px;
}

    .snsarea img {
        margin-bottom: 20px;
    }

.gideline {
    background-image: url("../images/ijuu/bullet.png");
    background-repeat: no-repeat;
    background-position: 0px 8px;
    max-width: 312px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 15px;
}




.btnarea {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 1100px;
    margin: 0 auto;
}


/*==============
 TOPボタン
================ */
#btn_pagetop{
    position:fixed;
    right:1rem;
    z-index:1200;
}



/*============================================
 レスポンシブ対応
================ =============================*/

@media screen and (max-width:1067px) {
    .wave04 {
        margin-top: -693px;
    }
}

@media screen and (max-width:1062px) {
    .wave_flower {
        margin-top:-1000px;
    }
}

@media screen and (max-width:1009px) {
    .kanrenban_snsarea_wave {       
        margin-top: 716px;        
    }
}


@media screen and (max-width:1000px) {
    #container {
        padding: 0px 10px;
    }

    #menuAreaLeft {
        float: none;
        width: auto;
    }

    #menuAreaRight {
        float: none;
        width: auto;
    }
}




@media screen and (max-width:900px) {
    #naviArea {
        font-size: 0.85em;
    }

    .wave01 {
        margin-top: -12px;
    }
}


@media screen and (max-width:810px) {

 
 /* 新着情報
 *::::::::::::::::::::::::*/

    .newsarea_left img {
        max-width: 160px;
        padding-left: 30px;
    }

    .rssarea {
        margin-left: 17px;
       
    }

    .menubtnwrapper img {
        max-width: 200px;
    }

    .wave_flower {
        margin-top: -512px;
        background-size:200px;
    }

    .menubtnarea {
        padding-top: 30px;
    }

    .wave01{
        background-size:200px;
    }

 /* 空き家バンク
 *::::::::::::::::::::::::*/

    .akiyabank_banarea_bg {
        padding-top: 0px;
    }

 .conttitle img{
     max-width:300px;
 }

    #banSlide_akiya {
        max-width: 808px;       
    }

    #ban_slide_set_akiya .slick-dotted.slick-slider {
        padding-left: 0px !important;
        padding-right: 40px !important;
    }

    .akiyabank_banarea img {
        max-height: 100px;
    }

    .mottomirubutton {
        margin-top: 10px
    }

    .akiyabank_banarea{
        margin-top:20px;
    }

    .akiyabank_banarea_bg{
        padding-bottom:0px;
    }


 /* 関連バナー・SNS
 *::::::::::::::::::::::::*/
    .btnarea{
        max-width:700px;
    }



}

@media screen and (max-width:779px) {
    .wave_flower {
        margin-top: -715px;
    }
}



    @media screen and (max-width:768px) {

 /*:::::::::::::::::::::::::
 * 新着情報
 *::::::::::::::::::::::::*/

        .newsarea_wrapper {
            display: block;
            align-items: center;
            margin-top: 20px;
        }

        .newsarea {
            margin-left: 10px;
            margin-right: 10px;
        }

        .newsarea_left img {
            background-color: white;
            margin-top: 0px;
            margin-right: 15px;
        }


        .newsarea_left {
            padding: 0px;
        }

        .rssarea {
            margin-top: 0px;
        }

        .newsarea_right {
            padding: 0px;
            margin: 0 auto;
            width: 90%;
        }

        .orange {
            display: none;
        }

        .rssarea {
            margin-left: 12px;
        }

        .rssarea {
            margin-left: 0px;
        }
    }



@media screen and (max-width:767px) {
        .kanrenban_snsarea_wave {
            display: none;
        }

    #banSlide_akiya {
        max-width: 380px;
    }

    .kanrenban_snsarea {
        padding-top: 50px;
        padding-bottom: 1px;
    }

    }


@media screen and (max-width:708px) {
        .wave_flower {
            margin-top: -720px;
        }
    }

@media screen and (max-width:707px) {

        .wave_flower {
            background: url("../images/ijuu/bg_flower.png"), url("../images/ijuu/bg_wave.png");
            background-position-x: 0%, 0%;
            background-position-y: 0%, 0%;
            background-repeat: repeat, repeat;
            background-size: auto, auto;
            background-position: right 6% top 35%, 1px 20px;
            background-repeat: no-repeat, repeat-x;
            background-size: 200px;
            
        }


        .wave01 {
            margin-top: -14px !important;
            background-size: 200px;
        }
    }


@media screen and (max-width:703px) {
        .banwrapper {
            text-align: center;
        }

        .banwrapper img {
             max-height: 90px;
       }

    img.btn_otamesi {
        max-height: 80px;
    }
    }

@media screen and (max-width:605px) {
        .kanrenban_snsarea_wave {
            margin-top: 888px;
        }
    }


@media screen and (max-width:519px) {


    .wave_flower {
        margin-top: -1332px;
    }
}

@media screen and (max-width:479px) {
            .kanrenban_snsarea_wave {
                margin-top: 1170px;
            }
        }


@media screen and (max-width:414px) {

            

            .news_bg {
                padding-top: 0px;
            }

            .rssarea {
                margin-left: 4px;
            }

                .rssarea a {
                    font-size: 0.8em;
                }

            #infoMain1 {
                font-size: 0.95em;
            }

            #footerSpBtn {
                margin-top: 3px;
            }


            .slide_con {
                max-width: 310px !important;
            }

            .wave_flower {
                margin-top: -1328px;
            }
        }


@media screen and (max-width:414px) {

            .newsarea_left img {
                max-width: 150px;
            }



            .eventarea img {
                max-width: 320px;
            }

            


            .photoarea {
                margin-top: 0px;
            }


                .photoarea img {
                    max-width: 340px;
                    margin-top: 24px;
                }


            .ttl_event {
                max-width: 180px !important;
            }

            .mottomiru_event {
                display: block;
            }

            .eventarea .mottomirubutton {
                margin-top: 0px;
            }

            .calendarbutton {
                margin-top: -85px;
                margin-right: 26px;
            }

            .mottomirubuttonarea {
                margin-top: -16px;
            }
        }


@media screen and (max-width:414px) {

            .SNStitle h3 {
                font-size: 1.6em;
            }

            .snsarea img {
                margin-bottom: 10px;
            }

            .snsarea {
                margin-top: 55px;
            }
        }


@media screen and (max-width:403px) {
        }


@media screen and (max-width:380px) {

    #banSlide_akiya {
        max-width: 375px;
    }
}



        /* 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: 96%;
            margin: 5px auto 5px auto;
        }

            #foreignSP .plus {
                background: url("../images/top1/btn_plus.png") 98% center no-repeat;
                background-size: 25px 25px;
            }

            #foreignSP .minus {
                background: url("../images/top1/btn_minus.png") 98% center no-repeat;
                background-size: 25px 25px;
            }

                #foreignSP .plus a,
                #foreignSP .minus a {
                    display: block;
                    height: 100%;
                    padding: 15px 10px 15px 20px;
                    font-weight: bold;
                    text-decoration: none;
                    margin: 0px;
                }

            #foreignSP .dspMode {
                display: block !important;
                border: 1px solid #736357 !important;
            }

        #foreignTitle {
            width: 100%;
            margin: 1px auto;
        }

            #foreignTitle a {
                border: 1px solid #736357;
                padding: 10px 8px 10px 12px !important;
                color: #736357;
                display: block;
                height: 100%;
                font-weight: bold;
            }

        #foreignDsp {
            width: 99%;
            margin: 0px auto;
            padding: 2px 0px 6px 0px;
            display: none;
        }

            #foreignDsp ul {
                width: 100%;
                margin: 0px auto;
            }

                #foreignDsp ul li {
                    padding: 0px;
                    width: 97%;
                    margin: 2px 0px 0px 4px !important;
                    float: left;
                    background-size: 10px 13px;
                    border: 1px solid #736357;
                }

                    #foreignDsp ul li a {
                        width: 70%;
                        line-height: 2.4em;
                        display: block;
                        padding: 0px !important;
                        margin-left: 15px !important;
                    }

        @media screen and (max-width:900px) {
            #foreignSP {
                display: block;
            }
        }



  /*:::::::::::::::::::::::::
 * 記事スライダー（空き家バンク）
 *::::::::::::::::::::::::*/
        #banSlide_akiya {
            width: 100%;
            margin: 0px auto;
        }

        @media screen and (min-width:1025px) {
            #banSlide_akiya {
                max-width: 1200px;
                width: 100%;
            }

                #banSlide_akiya #ban_slide_set_akiya li img {
                }
        }
        /* タブレット用 */
        @media screen and (max-width:1024px) {
            #banSlide_akiya {
                max-width: 900px;
            }

                #banSlide_akiya #ban_slide_set_akiya li img {
                    width: auto;
                    height: 185px;
                    margin: 0px auto;
                }
        }

        /* スマホ用 */
        @media screen and (max-width:767px) {
            #banSlide_akiya {
                max-width: 400px;
                margin: 0px auto;
                text-align: center;
            }

                #banSlide_akiya #ban_slide_set_akiya li img {
                    width: auto;
                    height: 185px;
                    margin: 0px 20px;
                }

            #ban_slide_set_akiya .slick-dotted.slick-slider {
                padding-left: 20px !important;
                padding-right: 20px !important;
            }

            #ban_slide_set_akiya .kiji_gaiyou {
                margin: 10px auto 10px auto !important;
                font-size: 0.9em !important;
                max-width: 400px !important;
            }

            #ban_slide_set_akiya .kiji_title {
                margin: 10px auto 10px auto !important;
                font-size: 1em;
                font-weight: bold;
                max-width: 400px !important;
            }

            #ban_slide_set_akiya .kiji_koushinDay {
                margin: 10px auto 10px auto !important;
                font-size: 0.9em;
                text-align: center;
            }

            .slick-initialized .slick-slide {
                display: block;
            }
        }

        /* 記事スライダーの画像 */
        #ban_slide_set_akiya img {
            margin: 0px auto;
            width: auto;
            height: 200px;
        }
        /* スライダーの前・次ボタンの位置 */
        #ban_slide_set_akiya .slick-prev,
        #ban_slide_set_akiya .slick-next {
            top: 95px !important;
        }
        /* 更新日 */
        #ban_slide_set_akiya .kiji_koushinDay {
            margin: 10px auto 10px auto;
            font-size: 0.9em;
            text-align: center;
            width: 280px;
        }
        /* タイトル */
        #ban_slide_set_akiya .kiji_title {
            margin: 10px auto 10px auto;
            font-size: 1em;
            font-weight: bold;
            width: 320px;
            text-align: center;
            padding: 0px 20px;
        }
        /* 概要文 */
        #ban_slide_set_akiya .kiji_gaiyou {
            margin: 10px auto 10px auto;
            font-size: 0.9em;
            width: 280px;
            
        }

        #ban_slide_set_akiya .slick-dotted.slick-slider {
            padding-left: 0px !important;
            padding-right: 40px !important;
        }

        #ban_slide_set_akiya .slick-prev {
            width: 50px;
            height: 50px;
            left: 0;
            position: absolute;
            z-index: 9;
        }

            #ban_slide_set_akiya .slick-prev:before {
                color: #000;
                content: '';
                width: 30px;
                height: 30px;
                background: #495057;
                border-radius: 50%;
                position: absolute;
                top: 136%;
                left: 0;
                margin-top: -15px;
                opacity: 0.4;
            }

            #ban_slide_set_akiya .slick-prev:after {
                content: '';
                width: 0;
                height: 0;
                border: solid 5px transparent;
                border-right: solid 8px #ffffff;
                position: absolute;
                top: 136%;
                left: 5px;
                margin-top: -6px;
            }

        #ban_slide_set_akiya .slick-next {
            width: 50px;
            height: 50px;
            right: 0;
            position: absolute;
            z-index: 9;
        }

            #ban_slide_set_akiya .slick-next:before {
                color: #000;
                content: '';
                width: 30px;
                height: 30px;
                background: #495057;
                border-radius: 50%;
                position: absolute;
                top: 136%;
                right: 0;
                margin-top: -15px;
                opacity: 0.4;
            }

            #ban_slide_set_akiya .slick-next:after {
                content: '';
                width: 0;
                height: 0;
                border: solid 5px transparent;
                border-left: solid 8px #ffffff;
                position: absolute;
                top: 136%;
                right: 5px;
                margin-top: -6px;
            }

        .slick-initialized .slick-slide {
            display: block;
            padding: 10px 10px !important;
            margin: 0px auto;
        }

        /* タブレット用 */
        @media screen and (max-width:1024px) {
            #banSlide_akiya {
                max-width: 760px;
            }

                #banSlide_akiya #ban_slide_set_akiya li img {
                    width: auto;
                    height: 185px;
                    margin: 0px auto;
                }
        }
        /* スマホ用 */
        @media screen and (max-width:767px) {
            #banSlide_akiya {
                max-width: 380px;
            }

                #banSlide_akiya #ban_slide_set_akiya li img {
                    width: auto;
                    height: 185px;
                    margin: 0px auto;
                }

            .slick-initialized .slick-slide {
                padding: 0px 15px;
            }

            #ban_slide_set_akiya .slick-dotted.slick-slider {
                padding-left: 0px !important;
                padding-right: 0px !important;
            }
        }

        @media screen and (max-width:380px) {

            

                #banSlide_akiya #ban_slide_set_akiya li img {
                    width: auto;
                    height: 185px;
                    margin: 0px auto;
                }
        }