

/*top*/

#slider-block-sp{
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}

#btnArea{
    margin: 30px 0 0px;
}

#btnArea h2{
	padding: 0px 0px 20px;
    font-size: 120%;
}

#btnArea h2:after{
    position: absolute;
    bottom:0px;
    left:50%;
    transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
    content: "";
    width: 80px;
    height: 3px;
}

#btnArea .btnUnit{
    margin: 0px;
	padding: 10px 0px 0px;
    width: 100%;
    display: block;
}

#btnArea .btnUnit li{
    margin: 20px auto 0px;
    width: 300px;
}

#btnArea .btnUnit li:nth-child(n+3){
    margin: 20px auto 0px;
}

#btnArea .btnUnit li.l100{
    width: 300px;
}

#btnArea .btnUnit a{
    padding: 15px 0px;
    border-radius: 4px;
    font-size: 100%;
    background-image: url(../../../images/2026/common/btn_arrow1.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 14px auto;
}

#btnArea .btnUnit a.two-way{
    padding: 10px 0px;
}

#top-bana-ex{
    margin: 30px 0px 0px;
	padding: 0px;
}

#top-bana-ex h2{
	padding: 0px 0px 20px;
    font-size: 120%;
}

#top-bana-ex h2:after{
    position: absolute;
    bottom:0px;
    left:50%;
    transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
    content: "";
    width: 80px;
    height: 3px;
}

#top-bana-ex ul li{
    margin: 20px auto 0px;
    width: 300px;
}

#top-bt-bg{
    margin: 50px 0px 0px;
	padding: 50px 0px;
    background-image: url(../../../images/2026/top/bg_top_bt.png);
    background-repeat: repeat-y;   
    background-position: 0px 0px;
    background-size: 100% auto;
}

#top-bt{
	margin: 0px;
	padding: 0px;
	width:100%;
    display: block;
}

#top-news{
	margin: 0px;
	padding: 30px 0px;
	width: 100%;
    min-height: auto;
}

#top-news section{
	padding: 0px;
	width: 100%;
    display: block;
}

#top-news .head {
    display: block;
    padding: 0 20px;
}

#top-news .head h3{
    text-align: center;
    font-size: 120%;
}

#top-news .head h3.en{
	font-size: 100%;
	padding: 0px;
    margin: 0 0 0 10px;
}

#top-news .head .list{
	margin: 0px;
	padding: 0px;
}

#top-news .body{
	padding: 10px 20px 0px;
    width: 100%;
    box-sizing: border-box;
}

#top-news dl{
	margin: 20px 0px 0px;
}

#top-news dl dd{
	margin: 0px;
	padding: 0px;
}

#top-news .list{
	padding: 20px 0px 0px;
}

#top-news .list a{
    padding: 7px 0px;
    border-radius: 8px;
    width: 160px;
    background-image: url(../../images/2024/common/btn_arrow1.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px auto;
    position: absolute;
    top: -10px;
    right: 20px;
}

#top-fb{
	margin: 40px 0px 0px;
	padding: 0px;
	width: 100%;
    text-align: center;
}

#top-contents .seminar-bn{
    margin: 0px;
	padding: 60px 0px 20px;
}

#top-contents .seminar-bn h3{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#top-contents .seminar-bn h3 span{
	position: relative;
	margin: 0px;
	padding: 0px 0px 25px;
	font-size: 200%;
	font-weight: 600;
    display: inline-block;
}

#top-contents .seminar-bn h3 span::after {
    content: "";
    background: #f29c9f;
    height: 3px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0%;
}

#top-contents .seminar-bn ul{
    margin: 30px 0px 0px;
	padding: 0px;
    display: flex;
	flex-wrap: wrap;
	justify-content: center ;
}

#top-contents .seminar-bn ul li{
    margin: 0px;
	padding: 0px 20px;
}

#top-contents .seminar-bn .text{
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: center;
}

#top-contents .seminar-bn .sbtn{
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: center;
}

#top-contents .seminar-bn .sbtn a{
	width: 420px;
}

#result-table{
	margin: 0px auto;
	padding: 0px 0px 10px;
    width: 90vw;
}

#result-table h3{
	margin: 20px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 120%;
	border-left: 2px solid #f29c9f;
}

#result-table .num-table{
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
}

#result-table .num-table p{
	text-align:right;
}

#result-table .num-table table{
	width:100%;
	margin:20px 0px 0px;
}

#result-table .num-table th{
	padding:3px 0px;
	font-size:100%;
	line-height:160%;
    display: block;
    box-sizing: border-box;
    border-lrft: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#result-table .num-table th .s{
	font-size:85%;
}
#result-table .num-table td{
	padding:3px 0px;
	text-align:center;
    display: block;
    box-sizing: border-box;
    border-lrft: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
#result-table .num-table td.day{
	text-align: left;
}
#result-table .num-table td span{
	font-size:.8rem;
}

#result-table .num-table th.day{ display: none; }
#result-table .num-table th.weather{ display: none; }
#result-table .num-table td.t-c{ text-align:center;}


#result-table p.thanks{
    border: 2px solid #F00;
    margin: 20px 0px 0px;
	padding: 10px;
    font-size: 100%;
    text-align: left;
}


#cm-movie-bf,
#cm-movie-pa{
	width: 85vw;

}

#cboxClose {
    width: 25px !important;
    height: 25px !important;
    background-size: 100% 100% !important;
    top: 10px !important;
    right: 10px !important;
}


.bn-tops-sp{
    width: 90vw;
    margin: 40px auto 0;
	padding: 0px;
}



























