.w2 img{
    width: 25px!important;
}

#map{
    width: 100%;
}

.rd img{
	border-radius: 10px;
}

.rd1 img{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.section-box {
    padding: 0 40px!important;
}

.mc150{
    padding: 0 150px!important;
}

.mtt{
    padding-top:  140px;
}

.section-box.contents .tp{
    font-size: 1.2rem;
    color: #9bcb60;
}

.section-box.contents{
    margin: 20px 10px;
}


.section-box.contents img {
    max-width: 100%;
    width: auto!important;
    height: auto!important;
}

/*
.section-box.contents span{
    font-size: 1rem;
    color: #9bcb60;
}
*/

.info-list{
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #999999;
    padding: 10px 10px;
    transition: all .5s;
}

.info-list img{
    width: 130px;
}

.info-list .topic{
    padding-left: 20px;
}

.info-list .topic .date{
    color: #888;
    margin: 5px 0;
    position: relative;
    width: 150px;
}

.ej-tp{
    font-size: 2.4rem;
    text-align:center;
    padding-top: 30px;
    padding-bottom: 10px;
    color: #9bcb60;
    background:url(../images/14_enjoy/line1.svg);
    background-position: bottom;
    background-repeat:no-repeat;
    width: 220px;
    margin: auto;
}

.ej-desc{
    /* width: 500px; */
    text-align:center;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 10px;
    line-height: 2;
    padding: 30px 200px 10px 200px;
}

.fr-box{
	padding: 0 25px;
}

.mflex{
	padding: 20px 10px;
	display: flex;
	justify-content: space-between;
}

.mflex .item{
    flex: 0 0 50%;
    /* text-align: right; */
}

.mflex .item.user{
    /* text-align: right; */
    /* width: 100px; */
    justify-content: flex-end;
    display: flex;
}

.mfbox{
	padding:20px 0;
}

.mflex .item.user img{
	width: 16px;
}

.mfbox .desc{
	font-size: .8rem;
	padding-left: 25px;
}

.mfbox .desc.t2{
	font-size: 1rem;
	line-height: 2;
}


.mflex .item.icon{
    border-left: 3px solid #9bcb60;
    padding-left: 10px;
    font-size: 1.2rem
}

.user-flex{
    display: flex;
    /* width: 90px; */
    /* right: 0; */
    /* justify-content: flex-end; */
}

.user-flex .item2.icon{
	display: flex;
	flex: 0 0 20%;
	padding: 0 5px;
}

.user-flex .item2{
    flex: 0 0 80%;
    color: #9fa0a0;
}

.link_base {
    margin: 0 20px;
    padding: 10px 0;
    text-align: center;
}

.link_base .item {
    display: inline-block;
}

.link_base .item img {
    width: 50px;
    margin: 10px;
}

.mfbox .tag{
	padding-left: 20px;
}

.mfbox .tag .ico{
    display: inline-block;
    position: relative;
}

.mfbox .tag .ico img{
    width: 45px;
    height: 45px;
}

.link-r{
	padding-left: 20px;
}

.link-r button{
    width: 100%;
    border:1px solid #9fa0a0;
    padding: 10px;
    color:#9fa0a0;
    font-size: 1.2rem;
    background-color: #fff;
    border-radius: 10px;
}

.content-slider.five > li .img {
    border-right: 0!important;
    padding: 0 10px!important;
}

.top-shadow-left{
    display: none;
}

.subbtn-new{
	padding-top: 20px;
	text-align: center;
}

.subbtn-fr {
	display: inline-block;
	position: relative;
	width: 150px;
	margin: 10px auto;
}

.subbtn-fr .text {
    position: absolute;
    font-size: 1.2rem;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 45%;
    left: 50%;
    width: 80%; 
}

.section-topic.enjoy{
    background: url(../images/12_event/line2.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 10px 0 10px 0;
    margin: 0 0;
}

.section-topic.enjoy{
    display: flex;
}

.section-topic.enjoy .icon{
    flex: 0 0 40px;
    height: 40px;
    text-align: center;
}

.section-topic.enjoy .icon img{
    width: 28px;
}

.section-topic.enjoy .icon.w1 img{
    width: 20px;
}

.section-topic.enjoy .topic{
    flex: 0 0 60%;
    color: #4d4d4d;
    /* height: 40px; */
    padding-top: 5px;
}

.section-topic.enjoy .topic.dt {
    flex: 1;
}

.section-topic .topic.dt {
    font-size: 1.2rem;
}

.content-slider-changebtn {
    position: absolute;
    width: 100%;
    top: 40%;
    left: 0;
    /* padding: 0 10px; */
}

.content-slider-changebtn.ej5 {
    top: 50%;
}

.arrow-left img{
    width: 20px;
    float: left;
}

.arrow-right img{
    width: 20px;
    float: right;
}

.qabox .question{
    position: relative;
    background-color: #cce2a1;
    line-height: 2;
    padding: 5px;
    margin: 2px;
    color: #4d4d4d;
    font-size: 1rem;
    display: flex;
}

.qabox .question .qtext{
    flex: 0 0 90%;
}

.qabox .question .img{
    flex: 0 0 10%;
}

.qabox .question .img img{
	width: 20px;
}

.qabox .question img{
    position: absolute;
    top: 15px;
    right: 10px;
    width: 15px;
}

.answer{
    display: none;
    width: 98%;
    padding: 0px 10px 10px 10px;
    color: #4d4d4d;;
    line-height: 2;
}

.map{
	text-align: center;
	padding: 20px;
}

.enjoy-text1{
	padding: 50px 150px;
}

.enjoy-text2{
	display: none;
	padding: 20px 0;
}

.enjoy-text2.d{
    display: block;
    padding: 20px 0;
}

.enjoy-text.text{
    padding: 20px 50px;
    line-height:2;
}

.enjoy-text.text span{
    color: #9bcb60;
    line-height:2;
    font-size: 1.2rem;
}

.enjoy-text.text .tp{
    font-size: 1.4rem;
    padding: 10px 0;
}

.enjoy-list .tp{
    color: #9bcb60;
    text-align: left;
    font-size: 1.2rem;
}

.enjoy-list .desc{
    color: #343a40;
    text-align: left;
    line-height:2;
    padding: 5px 0;
    /* font-size: 1rem; */
}

.arrow-left.ej5{
	top: 30px;
}

.btnflex{
	padding-top: 20px;
    display: flex;
}

.btnflex .item1{
    flex: 0 0 70%;
    padding-top:20px;
}

.btnflex .item2{
   flex: 0 0 5%;
}

.btnflex .item3{
   flex: 0 0 25%;
}

.btnflex .line{
    border-bottom: 1px solid #999999;
    width: 100%;
}

.btnflex .btn-2{
	border: 1px solid #9bcb60;
	text-align:center;
	color: #9bcb60;
	font-size:.8rem;
}

.btnflex .btn-2 img{
    width: 6px;
    margin-left:6px;
}

.sslogo{
	padding: 30px 120px;
	text-align:center;
}

.sslogo img{
	width: 100%;
}

.sslogobox .text{
	text-align: center;
	border-bottom: 1px solid #999999;
	margin: 0 20px;
	padding-bottom: 40px;
	line-height: 2;
}

.enjoy-text2{
    line-height: 2.2;
    font-size: 1rem;
}

.enjoy-text2 span{
    color: #9bcb60;
    line-height:2.2;
    font-size: 1.6rem;
}

.enjoy-text3{
    height: 80px;
}

.btn-3{
    display: flex;
    background-color: #ccc;
    width: 250px;
    margin: 10px auto;
    padding: 10px 30px;
    color: #fff;
    text-align: center;
}

.btn-3 .item1{
    flex: 0 0 30%;
}

.btn-3 .item2{
    flex: 0 0 70%;
    text-align: left;
}

.btn-3 img{
    width: 20px;
}

.download .lbm{
    width: 150px;
    margin: 10px auto;
}

.download .tp{
    color: #9bcb60;
    line-height:2;
    font-size: 1.6rem;
    text-align: center;
}

.fr-box{
	/* padding: 0 20px; */
}

.mfbox .img{
    position: relative;
}

.mfbox .img .tag{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    color: #999;
    background-color: #ffffffc9;
    text-align: center;
    padding: 10px 0;
}

.mfbox .text{
    background-color: #fff;
    border-bottom: 2px solid #999;
    padding: 10px;
    margin-bottom: 20px;
}

.mfbox .text span{
    color: #9bcb60;
    font-size: .8rem;
}

.section-topic-right {
    border-bottom: 1px solid #9bcb60;
    margin: 50px 0 10px 50px;
    font-size: 1.2rem;
    color: #9bcb60;
}

.submenu-box{
    position: relative;
    padding: 20px 30px 50px 30px;
    line-height: 2;
    border: 1px solid #9bcb60;
}

.submenu-box > .item{
    color: #9bcb60;
    border-bottom: 1px solid #9bcb60;
    width: 120px;
    text-align: center;
    padding-top: 10px;
}

.submenu-box > .item a{
    color: #9bcb60;
}

.submenu-box > .item a:hover{
    color: #9bcb60;
}

.link{
    border-top: 2px solid #d3d3d3;
    padding: 20px 20px;
    margin: 30px 50px;
}

.link .item{
	display: inline-block;
	margin-right: 10px;
}

.link img{
	width: 40px;
}

.h-2{
    top: 150px!important;
}

.content-slider > li .img .tag.s2 {
    position: absolute;
    bottom: 5px;
    right: 20px;
    width: 80px;
    background-color: #ffffff;
    opacity: .8;
    color: #a0a0a0;
    font-size: .8rem;
    line-height: 2.5;
    border-right: 0;
    border-bottom: 30px solid #ffffff7d;
}

.ca-btn-box .flex{
    display: flex;
    justify-content: space-between;
}

.ca-btn-box .flex .item.st1{
    flex: 0 0 40%;
    border: 1px solid #9bcb60;
    color: #9bcb60;
    text-align:center;
    /* padding-top: 5px; */
    /* font-size: .5rem; */
    padding: 5px 10px 5px 10px;
}

.ca-btn-box .flex .item.st1 span{
	font-size: .5rem;
}

.ca-btn-box .flex .item.st2{
    flex: 0 0 40%;
    border-top: 1px solid #9bcb60;
    border-bottom: 1px solid #9bcb60;
    color: #9bcb60;
    text-align:center;
    padding: 5px 10px 5px 10px;
}

.ca-btn-box .flex .item.btn{
    flex: 0 0 20%;
    color: #fff;
    border-radius: 0;
    background-color: #9bcb60;
    border-right: 1px solid #9bcb60;
    border-top: 1px solid #9bcb60;
    border-bottom: 1px solid #9bcb60;
    /* align-self: center; */
}

.ca-btn-box2 .flex{
    display: flex;
    justify-content: space-between;
}

.ca-btn-box2 .flex .item.date{
    color: #9bcb60;
}

.ca-btn-box2 .flex .item img{
    width: 50px;
}

.descimg .m2{
    display: none;
}

.ann{
    background: url('../images/14_enjoy/ann.svg');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -40px;
    left: -20px;
    width: 100px;
    height: 50px;
    font-size: .8rem;
    text-align: center;
    padding: 5px;
    color:#999;
    display: none;
}

.tag .ico:hover .ann{
   display: block;
}

.week{
    display: flex;
    justify-content: space-between;
}

.week .day{
    flex: 0 0 14.29%;
    text-align: center;
    padding: 10px;
    color: #999;
}

.week .day a{
    color: #9bcb60;
}

.week .day.exp{
    text-decoration: line-through;
}

.week .day .selected{
    border-radius: 99em;
    background-color: #9bcb60;
    color: #fff;
    width: 30px;
    height: 30px;
    margin:auto;
}

.newsdetail .tp{
    color: #9bcb60;
    text-align: left;
    font-size: 1.4rem;
}

.newsdetail .desc {
    color: #343a40;
    text-align: left;
    line-height: 2;
    padding: 5px 0;
    text-align: justify;
    text-justify: auto;
}


.newsdetail .desc img {
    max-width: 100%;
    width: auto!important;
    height: auto!important;
}

.content-slider.style2 > li .img {
    border-right: 0!important;
    padding: 0 10px!important;
}


.wrap-contents{
    margin: 0 50px;
    padding-bottom: 40px;
    border-bottom: 1px solid #c0a470;
}

.wrap-contents .tp{
    font-size: 1.5rem;
    color: #ad8537;
}

.wrap-contents .desc{
    font-size: 1rem;
}

.wrap-contents .desc span{
    color: #ad8537;
}

.ws-bg{
    background-color: #efefef;
    padding: 0 20px 20px 20px;
}

.wrap-slider{
    position: relative;
}

.wrap-slider .nextp{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
}


@media (max-width: 992px) {
    .mtt{
       padding-top:  100px;
    }
    .mc150{
        padding: 0!important;
    }
    .map img{
		width: 100%;
	}
	.ej-desc{
		padding: 30px 100px 20px 100px;
	}

	.enjoy-text1{
        padding: 30px 20px;
	}
	
}

@media (max-width: 767.9px) {
    .enjoy-text.text{
        padding: 10px 0;
    }
	.enjoy-text{
		padding: 10px 0;
	}
	.fr-box {
		padding: 0 0;
	}
	.link-r {
		padding-left: 0;
	}

	.enjoy-text1{
        padding: 30px 20px;
	}

}

@media (max-width: 576px) {

	.section-topic.enjoy .topic {
		flex: 0 0 80%;
		color: #4d4d4d;
		/* height: 40px; */
		padding-top: 5px;
	}

	.link_base .item img {
		width: 40px;
		margin: 10px;
	}

    .mfbox .tag .ico img {
		width: 38px;
		height: 38px;
	}
	
    .section-box {
		padding: 0 20px!important;
	}
	
	.sslogo {
		padding: 30px 50px;
		text-align: center;
	}

    .enjoy-text2 span {
        color: #9bcb60;
        line-height: 2;
        font-size: 1.2rem;
    }

	.subbtn-fr {
		display: inline-block;
		position: relative;
		width: 120px;
		margin: 10px auto;
	}

	.subbtn-fr.ej {
		display: inline-block;
		position: relative;
		width: 90px;
		margin: 10px auto;
	}

	.subbtn-fr .text {
		position: absolute;
		font-size: 1rem;
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		position: absolute;
		top: 45%;
		left: 50%;
		width: 80%;
	}

	.subbtn-fr.ej .text {
		font-size: .8rem;
	}
	

    .descimg{
        text-align: center;
        margin: auto;
        width: 220px;
    }

    .descimg .m1{
        display: none;
    }
    
    .descimg .m2{
        display: block;
    } 
      
    .descimg img.m2{
        width: 200px;
    }   

	.ej-desc{
		padding: 30px 20px 20px 20px;
	}  

	.ann{
		left: -25px;
	}

	.enjoy-text1{
		display:none;
	}

	.enjoy-text2{
		display:block;
	}

	.btnflex .item1{
		flex: 0 0 60%;
		padding-top:20px;
	}

	.btnflex .item2{
	   flex: 0 0 5%;
	}

	.btnflex .item3{
	   flex: 0 0 30%;
    }
    .mfbox {
		border-bottom: 1px solid #999;
	}
    .mfbox.s1{
        border-bottom: 0;
    }
	.arrow-left img {
		width: 15px;
	}
	.arrow-right img {
		width: 15px;
	}
	.btnflex .btn-2 {
		font-size: .6rem;
	}
	.btnflex .line {
		border-bottom: 0;
		width: 100%;
	}
}


