@charset "utf-8";
/* CSS Document */




/*=============================
    max-width:1080px
===============================*/

@media screen and (max-width:1080px){

/*190722追加*/
header .mv_slider{ display: block!important; }
/**/
	
	
header .mv_slider.pn{ display: block; }
header .mv_slider.sn{ display: none; }
/*topconts01*/
.topconts01 .list01 li .event_date { font-size: 12px; }

/*topconts03*/
.topconts03 .list02 li .title {
    display: block;
    width: 100%;
    padding: 0;
}
.topconts03 .list02 li dl {
    border: 1px solid #d4d4d4;
    margin-top: -12px;
    padding: 20px 0px 0px 0px;
    overflow: hidden;
}
.topconts03 .list02 li .txt {
    display: block;
    width: 100%;
    font-size: 9px;
    height: 40px;
    padding: 5px 0 0 0;
    margin-top: 5px;
    background: url(../../common/images/icon_arrow.png) no-repeat center bottom 6px;
    background-size: 30px;
    background-size: 25px auto;
}
.topconts03 .list02 li img{margin-bottom: -16px;}
.topconts03 .list02 li .txt::after {
    top: 0;
    left: 0;
    bottom: inherit;
    width: 100%;
    height: 1px;
}
.topconts03 .list02 li .cate{ font-size: 9px; line-height: 20px; }
.topconts03 .list02 li .txtarea{ padding: 25px 10px 10px 10px; }

/*topconts04*/
.topconts04{padding-bottom: 0;}





/*=============================
    max-width:1000px
===============================*/

@media screen and (max-width:1000px){





/*=============================
    max-width:780px
===============================*/
@media screen and (max-width:780px){

/* common setting
-------------------------*/

/* header
-------------------------*/

header .head_news {
    padding: 10px 0 10px 240px;
    background: #fff;
    font-size: 14px;
    text-align: left;
}
header .head_center { height: 170px; top: 85px; }
header .head_center h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
header .head_center .search_area .search_in {
    box-shadow: none;
    padding-bottom: 10px;
}
header .head_center .search_area input[type='text'] {
    float: none;
    width: 100%;
    border-radius: 5px;
    height: 45px;
    font-size: 16px;
    padding-top: 3px;
    padding-left: 45px;
    background: url(../../common/images/icon01.png) no-repeat left 10px center #fff;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.7);
}
header .head_center .search_area input[type='submit'] {
    float: none;
    width: 30%;
    border-radius: 5px;
    height: 35px;
    border: none;
    font-size: 14px;
    margin-top: 15px;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.7);
}
header .head_center .s_txt{ display: none; }
header .head_news .side_txt {
    max-width: 120px;
    width: 100%;
    height: auto;
    font-size: 13px;
    padding: 5px;
}
header .head_news {
    position: inherit;
    padding: 38px 18px 5px 18px;
    background: #fff;
    font-size: 13px;
    text-align: left;
}
header .head_news::after {
    max-width: 110px;
    width: 100%;
    height: auto;
    font-size: 12px;
    padding: 5px;
}

.bnrs_slider .bnrs_slide{ padding: 10px; }
.slide_pare.inner1080{ padding: 30px 25px 15px 25px; }
.bnrs_slider .slick-prev:before,
.bnrs_slider .slick-next:before {
    content: " ";
    width: 15px;
    height: 15px;
}
.bnrs_slider .bnrs_slide { padding: 0; }
.bnrs_slider .slick-next{ right: -19px; }
/*	topconts01
-----------------------*/
.topconts01 {
    padding: 30px 10px 30px 10px;
}
.topconts .ttl01 { margin-bottom: 15px; }
.topconts01 .list01 { margin-bottom: 10px; }
.topconts01 .list01 li {
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 4%;
    text-align: left;
    position: relative;
}
.topconts01 .list01 li:nth-child(2n){margin-right: 0; }
.topconts01 .list01 li:first-child a::before {
    border-width: 45px 45px 0 0;
}
.topconts01 .list01 li:first-child a::after {
    font-size: 10px;
    top: 5px;
    left: 0px;
}
.topconts01 .list01 li .event_date {
    padding: 1px 5px;
    font-size: 10px;
    min-height: 25px;
    width: 100%;
    text-align: center;
}
.topconts01 .list01 li img { margin-bottom: -25px; }
.topconts01 .list01 li .title {
    font-size: 13px;
    margin: 0 0 5px 0;
    line-height: 20px;
}
.topconts01 .list01 li .txt {
    font-size: 12px;
    line-height: 20px;
}
.topconts01 .list01 li .area {
    padding-left: 14px;
    background: url(../../common/images/icon_pin.png) no-repeat left top 4px;
    background-size: 8px;
}


/*	topconts02
---------------------*/
.topconts02 {
    padding: 30px 10px 50px 10px;
}
.topconts02 .linkList::after {
    width: 20px;
    height: 20px;
    border-top: 4px solid #ffe93e;
    border-left: 4px solid #ffe93e;
}
.topconts02 .linkList::before {
    width: 20px;
    height: 20px;
    border-bottom: 4px solid #ffe93e;
    border-right: 4px solid #ffe93e;
}
.topconts02 .linkList li {
    width: 30%;
    margin: 0 1%;
    vertical-align: top;
}
.topconts02 .linkList li span {
    font-size: 13px;
    letter-spacing: 0;
}
.topconts02 .linkList li a {
    font-size: 10px;
    line-height: 17px;
    padding-top: 49px;
    background: url(../images/icon_pin.png) no-repeat center top 10px;
    background-size: 70px auto;
    font-weight: bold;
    position: relative;
    display: block;
}
.topconts02 .linkList li a::before{
    position: absolute;
    content: " ";
    right: 0;
    left: 0;
    bottom: -12px;
    margin: auto;
    width: 27px;
    height: 8px;
    background: url(../../common/images/icon_arrow.png) no-repeat center;
    background-size: cover;
    z-index: 100;
    opacity: 0.8;
}
.topconts02 .linkList li:nth-child(2) a {
    background: url(../images/icon_spot.png) no-repeat center top 10px;
    background-size: 46px auto;
}
.topconts02 .linkList li:nth-child(3) a {
    background: url(../images/icon_info.png) no-repeat center top 10px;
    background-size: 38px auto;
}
.topconts02 .linkList li:nth-child(2)::before { left: -1%; }
.topconts02 .linkList li:nth-child(2)::after { right: -1%; }
.topconts02 .linkList li a::after { font-size: 23px; }
.topconts02 .linkList li a:hover::after{
    color: #f6f5f9;
    top: 0;
}
.top-news-zone { margin: 0 auto 20px; }
.top-news-zone .head02 .jp { font-size: 11px; margin: 0 auto; }
.top-news-zone .head02 .en { font-size: 17px; }
.top-news-ul li { margin: 0 auto 15px; }
.top-news-zone .top-news-left { padding: 5px 10px; margin-bottom: 15px; }
.top-news-zone .head02 .en:after {
    display: block;
    width: 50px;
    height: 2px;
    content: "";
    background-color: #ffe93e;
    left: 50%;
    margin-left: -25px;
    bottom: -5px;
    position: absolute;
}
.top-news-zone .top-news-left {
    display: block;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: #efefef;
    box-sizing: border-box;
    padding: 3px 10px;
}
.top-news-zone .top-news-right {
    display: block;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 0;
}
.top-news-ul li .top-news-p01 { font-size: 13px; margin-bottom: 3px; }
.top-news-ul li .top-news-p02 { font-size: 13px; line-height: 20px; }
.under-top-news .seeMoreBtn { float: none; margin: 0 auto; }
.under-top-news.clearfix { margin: 0 auto 45px; }





/*	stopconts03
-----------------*/
.topconts03 {
    padding: 0 10px 45px 10px;
}
.topconts03 .ttl03 {
    margin-bottom: 20px;
}
.topconts03 .list02 li {
    float: left;
    width: 49%;
    margin: 0 2% 25px 0;
    text-align: left;
}
.topconts03 .list02 li .txtarea{ border: none; }
.topconts03 .list02 li a{ border: 1px solid #ddd; }
.topconts03 .list02 li:first-child a::before {
    border-width: 45px 45px 0 0;
}
.topconts03 .list02 li:first-child a::after {
    font-size: 10px;
    top: 5px;
    left: 0px;
}
.topconts03 .list02 li .arrow {
    width: 100%;
    height: 35px;
    bottom: 0;
    background: url(../../common/images/detail03.png) no-repeat center;
    background-size: 40px;
    border: none;
    border-top: 1px solid #cccccc;
}
.topconts03 .list02 li .list_img{ position: static; }
.topconts03 .list02 li:nth-child(2n){ margin-right: 0; }
.topconts03 .list02 li .date {
    padding: 3px 10px;
    font-size: 9px;
}
.topconts03 .list02 li dl {
    margin-top: -15px;
    padding: 15px 0 0 0;
}
.topconts03 .list02 li .title {
    font-size: 13px;
    line-height: 20px;
    padding: 0;
}
.topconts03 .list02 li .txt {
    display: block;
    width: 100%;
    font-size: 9px;
    height: 40px;
    padding: 5px 0 0 0;
    margin-top: 5px;
    background: url(../../common/images/icon_arrow.png) no-repeat center bottom 6px;
    background-size: 30px;
    background-size: 25px auto;
}
.topconts03 .seeMoreBtn { margin: 20px auto 0 auto; }
.topconts03 .list02 li .txtarea { padding: 25px 10px 45px 10px; }


/*	topconts04
------------------*/
.topconts04{
	background: url(../images/bg01.jpg) no-repeat center top 56px;
    background-size: cover;
    padding-bottom: 30px;
}
.topconts04 .ttl04 {
    margin-bottom: 20px;
}
.topconts04::after,
.topconts04 .ttl04::after{display: none;}
.topconts04 .mapImg{
	display: block;
	width: 100%;
	max-width: 600px;
	margin: 0 auto 20px auto;
}
.topconts04 dl {
    margin-bottom: 0;
    padding: 0 10px;
}
.topconts04 dt {
    font-size: 15px;
    margin-bottom: 10px;
}
.topconts04 dd {
    font-size: 14px;
    max-width: 100%;
    width: 100%;
}
.topconts04 dd.seeMoreBtn{ margin: 20px auto 0 auto; }

body.actv{overflow: hidden;}
#bigMap{
    display: none;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    z-index: 100000;
}
#bigMap.actv{
    display: block;
}
#bigMap .scroll {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    overflow-x: scroll;
    height: 100%;
    padding: 30px;
    }
#bigMap img{
    width: 950px;
    height: auto;
}
.topconts04 .viewBtn{display: block;}
#bigMap .viewBtn{
    text-align: left;
}
#bigMap .viewBtn a span {
    background: url(../../common/images/icon_arrow03.png) no-repeat left center;
    background-size: 20px;
    padding: 5px 0 5px 52px;
}



/*	stopconts05
----------------------*/
.topconts05 {
    padding: 45px 10px 25px 10px;
    text-shadow: 2px 2px 10px #fff;
}
.topconts05 .list03 li:nth-child(4n),
.topconts05 .list03 li {
    float: left;
    width: 32%;
    margin: 0 2% 2% 0;
    overflow: hidden;
}
.topconts05 .list03 li:nth-child(3n){
	margin-right: 0;
}
.topconts05 .ttl01::after {
    display: none;
}

/*	topconts06
-------------------*/
.topconts06 {
    background: url(../images/bg02.jpg) no-repeat center top;
    background-size: 100% auto;
    padding: 25px 10px 0 10px;
}
.topconts06 .list04 {
    margin-bottom: 20px;
}
.topconts06 .list04 li:nth-child(3),
.topconts06 .list04 li {
    float: left;
    width: 49%;
    margin: 0 2% 25px 0;
    text-align: left;
}

.topconts06 .list04 li:first-child::after {
    font-size: 10px;
    top: 5px;
    left: 0px;
}
.topconts06 .list04 li:first-child::before {
    border-width: 45px 45px 0 0;
    top: 0;
}
.topconts06 .list04 li:nth-child(2n){margin-right: 0;}
.topconts06 .list04 li figcaption {
    font-size: 10px;
    line-height: 17px;
    text-align: left;
    padding-left: 13px;
}
.topconts06 .list04 li figcaption span {
    padding-left: 5px;
    padding-right: 0;
}
.topconts06 .list04 li figcaption::before {
    content: " ";
    position: absolute;
    top: 0;
    right: inherit;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 1px;
    background: #000;
}
.topconts06 .list04 li img { margin-bottom: 10px; }
.topconts06 .list04 li dl { padding: 0 10px; margin-top: 0; }
.topconts06 .list04 li .date {
    font-size: 14px;
    padding: 0 10px 0 27px;
    background: url(../../common/images/icon_clock02.png) no-repeat left 10px center;
    background-size: 14px;
}
.topconts06 .list04 li dt {
    font-size: 13px;
    line-height: 20px;
}
.topconts06 .list04 li dd span { font-size: 10px; display: block; margin-bottom: 3px; }
.topconts06 .list04 li dd {
    font-size: 11px;
    line-height: 15px;
}
.topconts06 .list04 li .detail {
    width: 100%;
    height: 35px;
    bottom: 0;
    right: 0;
    background: url(../../common/images/detail.png) center center no-repeat;
    background-size: 35px;
}
.topconts06 .list04 li .detail b {
    padding: 0 0 0 27px;
    background: url(../../common/images/icon_arrow.png) no-repeat left center #fff;
    background-size: 30px;
    background-size: 22px;
    font-size: 10px;
}
.topconts06 .list04 li .couse {
    padding-left: 14px;
    font-size: 9px;
    background: url(../../common/images/icon_flag.png) no-repeat left top 5px;
    background-size: 10px;
}
.topconts06 .list04 li .couse {
    padding: 0 10px 0 24px;
    font-size: 9px;
    background: url(../../common/images/icon_flag.png) no-repeat left 10px top 5px;
    background-size: 10px;
}
.topconts06 .list04 li .imgarea { position: static; }
.topconts06 .list04 li .detail {
    width: 100%;
    height: 35px;
    bottom: 0;
    background: url(../../common/images/detail02.png) center center no-repeat;
    background-size: 80px;
}
.topconts06 .list04 li a{
    padding-bottom: 40px;
}


/*  snsBtn_area
---------------------------*/
.snsBtn_area { padding: 40px 10px; }
.snsBtn_area a {
    display: inline-block;
    max-width: 45px;
    width: 100%;
    margin: 0 2px;
}

.bnr_area {
    text-align: center;
    padding: 25px 10px;
    background: #f6f7f8;
}
.bnr_area .bnrList01,
.bnr_area .bnrList02{overflow: hidden; margin: 0 auto;}
.bnr_area .bnrList01 li{
    width: 48%;
    margin: 0 2% 2% 0;
    float: left;
    display: block;
}
.bnr_area .bnrList02 li img,
.bnr_area .bnrList02 li a,
.bnr_area .bnrList01 li img,
.bnr_area .bnrList01 li a{ width: 100%; display: block; }

.bnr_area .bnrList02 li {
    display: block;
    float: left;
    margin: 0 2% 2% 0;
    width: 32%;
}
.bnr_area .bnrList02 li:nth-child(3n),
.bnr_area .bnrList01 li:nth-child(2n){margin-right: 0; }


}　/*media query 絞め*/