#pagetop{
    position: fixed;
    right: 25px;
    bottom: 40px;
    filter:alpha(opacity=80);
    opacity:0.8;
    display: none;
    z-index: 1000;
}
#pagetop img{
    width: 70px;
}
#pagetop:hover{
    filter:alpha(opacity=50); 
    opacity:0.5;
}
body {
    margin: 0;
    margin-left: 0!important;
    padding: 0;
    width: 100%;
    font-size: 16px;
}
#wrap{
	/* padding-top: 108px; */
	/*padding-bottom: 30px; */
}

/****************************************
*****************************************/
#footer .footer01 .body:first-child {width:960px;margin:0 auto 10px;padding: 18px 35px;}
#footer .footer02{padding: 0 0 35px;background:#ffffff repeat;}
#footer .footer02 .body,
#footer .footer02 .body02{
    width:960px;
    margin:0 auto 0;
    padding: 27px 0 18px;
    text-align:left;
    background:#ffffff repeat;
}
#footer h2, #footer .footer01 .body .tourNav h2 {
    font-size: 14px;
    text-align: left;
}
#footer .footer01{
    display: none;
}

/****************************************
*****************************************/

.section{
    width: 100%;
    /* padding: 0; */
}

.section-wrap{
    padding: 0;
}

.section-box{
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    min-width: 960px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section-box-half{
    width: 50%;
    padding: 5px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 80px;
}

.section-line{
 background-color: #004bb0;
    color: #FFF;
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    padding: 15px 0;
}

.section-pagetop{
    width: 100%;
    padding: 5px 10px;
    margin: 0 auto;
    text-align: right;
    font-size: 0.8em;
    text-decoration: underline;
}
.section-pagetop img{
    width: 25px;
    vertical-align: middle;
}


.mainvisual-pic .logo {
    position: absolute;
    top:20px;
    left:0px;
    z-index:999;
    background-color:#FFFFFF;
    padding:10px;
    border-radius:5px;
    text-align:center;
}
.logo img {
    width:150px;
    padding:0;
}
/****************************************
*****************************************/
header{
    width: 100%;
    /* height: 50px; */
    padding: 6px 0 0;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #FFF;
    /*background-color: rgba(255,255,255,0.8);*/
    z-index: 10000;
    transition:all 0.4s ease;
}
header:hover{
    opacity: 1;
    transition:all 0.4s ease;
}
#headerLocal{
    padding: 0;
}
.header-wrap{
    width: 1100px;
    margin: 0 auto;
    margin-bottom:10px;
    display: table;
    line-height: 1;
    /* padding: 0 0 4px; */
}


.header-wrap li{
    margin:10px 0;
 
    vertical-align: middle;
}

h1 a:hover {
    background:initial;
}


.header-wrap li:last-child{
    
/* text-align: right; */
}





.header-logo{
    width: 70px;
    vertical-align: middle;
}
.header-logo img{
    width: 100%;
    vertical-align: middle;
}
.header-txt{
    width: 75px;
    vertical-align: middle;
    font-weight: bold;
    color: #023B95;
    font-size: 1.2em;
    padding-left: 5px;
    margin-right: 2em;
}

/**/

#gNavi .section-box{
    /*width: 1200px;*/
    width: 100%;
    max-width: 1300px;
    min-width: 960px;
    /* height: 40px; */
    margin: 0 auto;
    padding: 0;
    /* background-color: #000; */
    overflow: visible;
    background-color: transparent;
}
.top-keywordbox{
    background-color: #DEA000;
    padding: 7px 5px 1px;
    /* height:50px; */
    line-height: 1;
    margin: 0;
}

.gnavi-box{
    width: 100%;
    position: relative;
    display: table;
}
.gnavi-box li{
    /* float: left; */
    /* width: 12.5%; */
    padding: 5px 8px;
    /* padding-right: 12px; */
    height: 100%;
    /* width: auto; */
    color: #321102;
    text-align: center;
    line-height: 1.2;
    vertical-align: middle;
    font-size: 0.9em;
    font-weight: bold;
    cursor: pointer;
    transition:all 0.2s ease;
    position: relative;
    display: table-cell;
    z-index: 100;
    margin: 0 0.1%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-right: 2px solid #c4d601;
    border-left: 2px solid #c4d601;
    background-color: #ffffff;
    /* background-repeat: no-repeat; */
    /* background-position: right 2px top 50%; */
    /* background-size: 22px; */
    /* background-image: url(/kix/jcom/img/icon/icon_down01.png); */
    z-index: 500;
}
.gnavi-box li a{
    display: block;
    height: 100%;
    /* padding: 5px; */
    border-right: none;
    color: #321102;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-decoration: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.gnavi-box li:hover{
    background-color: #FFF;
    transition: all 0.2s ease;
    color: #333;
    border-right: 2px solid #c8e97f;
    border-left: 2px solid #c8e97f;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.gnavi-box li a:hover{
    /* background-color: #FFF; */
    transition: all 0.2s ease;
    color: #333;
}
.gnavi-box li.gnavi--hover{
    background-color: #FFF;
    transition: all 0.2s ease;
    color: #333;
}
.gnavi-box li.gnavi--hover a{
    color: #333;
}

.gnavi-menu-wrap{
    /* width: 100%; */
    /* max-width: 1080px; */
    /* min-width: 960px; */
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #CCC;
    z-index: 500;
}
.gnavi-menu-box{
    display: block;
    /* max-width: 412px; */
    /* min-width: 200px; */
    /*border: 3px solid #000;*/
    border: none;
    border-top: 10px solid #c8e97f;
    padding: 5px;
    margin: 0 auto;
    line-height: 1;
    background-color: #ffcdf2;
    /* border-radius: 3px; */
    /* -webkit-border-radius: 3px; */
    -moz-border-radius: 3px;
    box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;
    background-image:initial;

    z-index: 10000000;
}

ul.gnavi-menu-box.clearfix {}
.gnavi-menu-box li{
    float: left;
    width: 49.5%;
    background-color: transparent;
    /*margin: 1%;*/
    border-right: 1px dotted #eee;
    border-bottom: 1px dotted #eee;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    border:5px solid transparent;
    transition:all 0.8s ease;
    color: #000;
    padding: 0;
    -moz-box-shadow: 0px 1px 1px #ccc;
}
.gnavi-menu-box li:hover{
    border:5px solid #666;
    background-color: #FDEFBE;
    transition:all 0.8s ease;
}

.gnavi-menu-box li a{
    display: block;
    /*min-height: 160px;*/
    padding: 10px;
    color: #000;
    border: 1px solid #ffffff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: #ffffff;
    font-size: 16px;
    margin: 0px;
    background-image: url(/chu/fair/haru2018/pc/img/icon/icon_search.png);
    background-position: left 7px top 8px;
    background-repeat: no-repeat;
    background-size: 20px;
    box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;
    background-image: url(/kix/jcom/img/icon/icon_next03.png);
    background-size: 12px;
    background-position: center right 3px;
    background-repeat: no-repeat;
}

a {}
.gnavi-menu-box li a:hover{
    background-color: #FFF;
    transition:all 0.4s ease;
    text-decoration: none;
}
.gnavi-menu-box li img{
    display: block;
    margin: 0 auto;
    width: 80%;
    margin-bottom: 5px;
}
#gNaviMenuKokunai{
    background-color: #FFF;
    display: none;
    position: relative;
    transition:all 0.8s ease;
}
#gNaviMenuKokunai .gnavi-menu-box{
    position: absolute;
    bottom: -190px;
    left: -100px;
    z-index: 200;
    width: 240px;
    /* margin-left: 200px; */
}
#gNaviMenuAsia{
    background-color: #FFF;
    display: none;
    position: relative;
    transition:all 0.8s ease;
}
#gNaviMenuAsia .gnavi-menu-box{
    position: absolute;
    top: 9px;
    left: -8px;
    z-index: 2000;
    /* margin-left: 200px; */
    width: 420px;
}
#gNaviMenuBeach{
    background-color: #FFF;
    display: none;
    position: relative;
    transition:all 0.8s ease;
}
#gNaviMenuBeach .gnavi-menu-box{
    position: absolute;
    top: 1px;
    left: -8px;
    z-index: 500000;
    width: 420px;
}
#gNaviMenuEurope{
    background-color: #FFF;
    display: none;
    position: relative;
    transition:all 0.8s ease;
}
#gNaviMenuEurope .gnavi-menu-box{
    position: absolute;
    top: 1px;
    left: -290px;
    z-index: 100;
    width: 460px;
}
#gNaviMenuUsa{
    background-color: #FFF;
    display: none;
    position: relative;
    transition:all 0.8s ease;
}
#gNaviMenuUsa .gnavi-menu-box{
    position: absolute;
    top: 1px;
    left: -260px;
    z-index: 200;
    width: 400px;
}
#gNaviMenuTheme{
    background-color: #FFF;
    display: none;
    position: relative;
    transition:all 0.8s ease;
}
#gNaviMenuTheme .gnavi-menu-box{
    position: absolute;
    top: 9px;
    right: -8px;
    z-index: 200;
    width: 460px;
}
#gNaviMenuTheme .gnavi-menu-box li a{
    background-image: url(/kix/jcom/img/icon/icon_next03.png);
    background-size: 12px;
    background-position: center right 3px;
    background-repeat: no-repeat;
}


.gnavi-box li.gnavi--overseas{
    background-color: #FFD842;
    color: #FFF;
    transition: all 0.4s ease;
    /* padding-right: 15px; */
    padding: 10px 15px 10px 10px;
    /* padding-right: 7px; */
    color: #333;
    background-image: url(/kix/jcom/img/icon/icon_next03.png);
    background-size: 12px;
    background-position: center right 3px;
    background-repeat: no-repeat;
}
.gnavi-box li.gnavi--overseas a{
    color: #333;
}
.gnavi-box li.gnavi--domestic{
    background-color: #98CF00;
    transition: all 0.4s ease;
    padding-right: 7px;
    color: #FFF;
    background-image: url(/kix/jcom/img/icon/icon_next03.png);
    background-size: 12px;
    background-position: center right 2px;
    background-repeat: no-repeat;
}
.gnavi-box li.gnavi--domestic a{
    /* padding-right: 7px; */
    color: #333;
    /* background-image: url(/kix/jcom/img/icon/icon_next03.png); */
    /* background-size: 13px; */
    /* background-position: top 11px right -3px; */
    /* background-repeat: no-repeat; */
}
.gnavi-box li.gnavi--domestic a:hover{
    opacity: 0.8;
}

.gnavi-box li.gnavi--executive,
.gnavi-box li.gnavi--fit{
    padding:0;
/*  background-image:none; */
}
.gnavi-box li.gnavi--executive a,
.gnavi-box li.gnavi--fit a{
    padding-right: 12px;
    /*  background-image: url(/kix/jcom/img/icon/icon_down01_wh.png);
    background-size: 16px;
    background-position: top 30px right 50%;
    background-repeat: no-repeat; */
    padding: 10px 10px;
    /* padding-right: 14px; */
    /* background-image: url(/kix/jcom/img/icon/icon_next03.png); */ */
    background-size: 13px;
    /* background-position: top 12px right 4px; */
    /* background-repeat: no-repeat; */
    /* background-size: 14px; */
    background-image: url(/kix/jcom/img/icon/icon_next03.png);
    background-size: 12px;
    background-position: center right 3px;
    background-repeat: no-repeat;
}
.gnavi-box li.gnavi--executive a:hover,
.gnavi-box li.gnavi--fit a:hover{
    color: #333;
}

/****************************************
*****************************************/
#navigationWrap{
    background-color: #c4d601;
     
    padding: 0;
}
.navigation{
    background-color: #00A2D9;
    padding: 10px;
}
.navi-box{
    display: table;
    width: 100%;
    max-width: 1080px;
    min-width: 960px;
    margin: 0 auto;
    padding: 5px 0;
}
.navi-box li{
	/* width: auto; */
	text-align: center;
	display: table-cell;
	font-weight: bold;
}
.navigation-wrap-theme .navi-box li {
    width: auto;
    border: 3px solid transparent;
}
.navi-box li a{
    color: #222;
    text-decoration: none;
    display: block;
    padding: 20px;
    padding-bottom: 30px;
    background-color: #FFF;
    border: 5px solid #c4d601;
    background-repeat: no-repeat;
    background-position: right 51% bottom 2px;
    background-size: 25px;
    background-image: url(/kix/jcom/img/icon/icon_down01.png);
    box-shadow: 5px , 5px rgba(255,255,255,0.8) inset;
}
.navi-box li a:hover{
    opacity: 0.95;
    border-color:#fff825;
}



.navigation-wrap-theme{
    width: 100%;
    background-color: #00A2D9;
    padding: 20px 0;
    /* background-image: url(/chu/fair/haru2018/img/bg/bg_logo_suke.png); */
    background-color: #6FBA2C;
   
}
.navigation-wrap-theme .navi-box li {
    width: 16.6%;
    border: 3px solid transparent;
}
.navigation-wrap-theme .navi-box li:hover {
    border: 3px solid #FFD842;
}
.navigation-wrap-theme .navi-box li a {
    font-size: 0.8em;
    padding: 5px;
    padding-bottom: 5px;
    line-height: 1.4;
    background-image: url(//www.his-j.com/kix/tour_top/img/icon/icon_corner.png);
    background-position: right 2px bottom 2px;
    background-size: 10px;
    background-repeat: no-repeat;
    border:none;
    min-height: 145px;
}
.navigation-wrap-theme .navi-box li img{
    /* width: 140px; */
    display: block;
    margin: 0 auto 5px;
}
.navigation-wrap-theme .navi-box li a:hover{
    opacity: 0.95;
}


/******************************/
/*SubNavi*/
#breadcrumbsList{
    padding: 0;
    background-color: #004bb0;
    z-index: 100;
    /* position: relative; */
}
.subnavi-wrap{
    /*position: absolute;*/
    width: 100%;
    min-width: 960px;
    max-width: 1080px;
    margin: 0 auto;
    /* height:25px; */
    /* z-index:100; */
    display:block;
    padding:0;
    /* line-height: 1.5em; */
    /* border-bottom: 1px solid #ddd; */
}

.SubNaviBox{
    margin: 0 auto;
    width: 95%;
    /* max-width: 860px; */
    /* width: 80%; */
}
/**/
.pan-box{
    margin: 0;
    text-align: left;
    /* padding: 10px; */
    float:left;
    font-size: 0.9em;
    /* line-height: 1.4em; */
}
.pan-box ul{
/* overflow:hidden; */}
.pan-box ul li{
    padding: 5px 5px 5px 0;
    color: #ffffff;
    float: left;
    list-style-type: none;
    font-weight: bold;
    /* font-size: 1.8em; */
}

.pan-box ul li a{
    text-decoration:underline;
    color: #ffffff;
    font-weight: normal;
}
.pan-box ul li a:hover{
    text-decoration:none;
    color: #eec900;
}
.pan-box{
    min-width: 960px;
    max-width: 1080px;
    margin: 0 auto;
    width: 100%;
}
.pan-box ul{
    width: 70%;
    margin: 0;
    float: left;
}
.pan-sns{
    width: 30%;
    height: 35px;
    float: right;
    list-style:none;
    vertical-align: middle;
    line-height: 50px;
    margin: 0;
    /* display: block; */
}
.pan-facebook{
    float: right;
    width: 110px;
    height: 20px;
    margin: 0 0;
    vertical-align:middle;
}
.pan-twitter{
    float: right;
    width: 80px;
    height: 20px;
    margin: 0 5px 0 10px;
    vertical-align:middle;
}
/****************************************
*****************************************/

#sideInfoBox{
    /*width: 180px;*/
    position: fixed;
    right: -10px;
    top:5px;
    /*background-color: rgba(255,255,255,0.8);*/
    padding: 0;
    z-index: 2000;
    text-align: center;
    /*box-shadow: 0px 0px 1px #ccc;
    -moz-box-shadow: 0px 0px 1px #ccc;
    -webkit-box-shadow: 0px 0px 1px #ccc;*/
    display: none;
}
.side-info-box{
    position: relative;
}
.side-info-close{
    position: absolute;
    bottom: 20px;
    right: 40px;
    cursor: pointer;
}
.side-info-close img{
    width: 18px;
}
.side-info-ttl{
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: bold;
    line-height: 1.2em;
}
.side-info-pic{
    margin-bottom: 10px;
    transition:all 0.8s ease;
}
.side-info-pic:hover{
    display: block;
    transition:all 0.2s ease;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.side-info-pic img{
    width:90%;
}
.side-info-btn{
    display: inline-block;
    background-color: #724C00;
    padding: 5px 10px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.side-info-btn a{
    text-decoration: none;
    color: #FFF;
}


/******************************/
#otherBnrWrap{
    /*background-color: #FFF;*/
    background-color: #FEF5DE;
}
#otherBnrWrap.item-wrap #otherBnrBox{
    max-width: 960px;
    padding-top: 0;
    margin-bottom: 10px;
}
#otherBnrWrap .item-box{
    width:50%;
    float: left;
    padding: 0;
    margin: 0;
}
#otherBnrWrap .item--second{
    background-color: transparent;
    background-image: none;
}
 .item--second .section-bnr{
    padding: 0;
    line-height: 1;
    text-align: center;
    text-decoration: underline;
}
 .item--second .section-bnr img{
    width:100%;
    display:block;
    margin-bottom:5px;
}

/****************************************
*****************************************/
#memberWrap{
    /*height: 524px;*/
    padding: 0 0 5px;
    background-image: url(../img/bg/bg_logo_2.jpg);
}
#guideArea {
    width: 694px;
    border: 15px solid #ea5e94;
    margin: 50px auto;
}
#guideArea h2#guide {
    background: #ea5e94;
    border: none;
    color: #ffffff;
    font-size: 150%;
    line-height: 1.4;
    padding: 0 0 12px;
    margin: 0;
    text-align: center;
    display: none;
}
#guideArea .guide-area-box {
    width: 100%;
    padding: 34px 32px 20px;
    background-color: #FFFFFF;
}
#guideArea a:link {
    color: #f0242c;
    text-decoration: underline;
}
#guideArea a:visited {
    color: #f0242c;
    text-decoration: underline;
}
#guideArea a:hover {
    text-decoration: none;
}
#guideArea .guide-area-channel li {
    width: 190px;
    border: 5px solid #ea5e94;
    float: left;
    margin-right: 15px;
    position: relative;
    padding: 20px 0 10px;
}
#guideArea .guide-area-channel li img{
    width:100%;
}
#guideArea .guide-area-channel li:last-child {
    margin-right: 0;
}
#guideArea .guide-area-channel li>a {
    position: absolute;
    top: 0;
    right: 0;
    width: 190px;
    height: 204px;
}
#guideArea .guide-area-channel li>a>div {
    position: absolute;
    bottom: 20px;
    width: 190px;
    text-align: center;
    text-decoration: underline;
    font-size: 0.85em;
}
#guideArea .guide-area-channel li>a:hover>div {
    text-decoration: none;
}







.guide-area-registry {
    position: relative;
    width: 630px;
    height: 146px;
    margin-top: 20px;
}
.guide-area-registry .guide-area-text {
    position: absolute;
    top: 5px;
    left: 50px;
}
a#registryBtn01 {
    position: absolute;
    top: 90px;
    left: 60px;
    width: 240px;
    height: 48px;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    background: url(../img/guide/btn_inter_off.gif) 0 0 no-repeat;
}
a:hover#registryBtn01 {
    background: url(../img/guide/btn_inter_on.gif) 0 0 no-repeat;
}
a#registryBtn02 {
    position: absolute;
    top: 90px;
    right: 70px;
    width: 240px;
    height: 48px;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    background: url(../img/guide/btn_dome_off.gif) 0 0 no-repeat;
}
a:hover#registryBtn02 {
    background: url(../img/guide/btn_dome_on.gif) 0 0 no-repeat;
}
#guideArea .guide-area-schedule {
    width: 490px;
    height: 48px;
    margin: 20px auto 0;
}
a#scheduleBtn {
    display: block;
    width: 490px;
    height: 48px;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    background: url(../img/guide/btn_sche02_off.gif) 0 0 no-repeat;
}
a:hover#scheduleBtn {
    background: url(../img/guide/btn_sche02_on.gif) 0 0 no-repeat;
}
.topBannerArea {
    width: 960px;
    margin: 0 auto 20px;
}


/****************************************
*****************************************/


#scheduleWrap{
    padding: 0;
    /* padding-top: 90px; */
    /* margin-top: -90px; */
}


#scheduleBox02,
#scheduleBox03{
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    /*background-color: #ccc;*/
    color: #333;
    font-size: 30px;
    font-weight: bold;
    /* background-color: #C40002; */
    /* background: url(/chu/fair/haru2018/pc/img/bg_item_2.png); */
    background-position: bottom;
    /*display: none;*/
}
#scheduleBoxWrap02{
    width: 100%;
    padding: 30px 0 0;
    margin: 0;
    text-align: center;
    /*background-color: rgba(255,237,173,0.15);
    background: #DEA000;*/
    /* background: url(/chu/fair/haru2018/pc/img/bg_item_2.png); */
    position: relative;
    z-index: 11;
}
#scheduleBoxWrap02 .section-txt{
    font-size:0.5em;
    font-weight:normal;
    margin-top:1.5em;
    /* font-weight:bold; */
    color: #310D00;
}
#scheduleBoxWrap03 .section-txt{
    font-size:0.5em;
    font-weight:normal;
    margin-top:1.5em;
    font-weight:bold;
}
#scheduleBtn02,
#scheduleBtn03{
    width: 570px;
    margin: 0 auto 15px;
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-image: url(/chu/fair/haru2018/theme/hotel/img/icon_down.png);
    background-position: left 12px top 25px;
    background-repeat: no-repeat;
}
#scheduleBtn02 a,
#scheduleBtn03 a{
    display: block;
    background-color: #310D00;
    padding: 10px 20px;
    color: #FFF;
    transition:all 0.4s ease;
}
#scheduleBtn02 a:hover,
#scheduleBtn03 a:hover{
    transition:all 0.8s ease;
    filter:alpha(opacity=70); 
    opacity:0.7;
}


#scheduleBox02 .section-box{
    /* width: 960px; */
    /*background-color: transparent;*/
    padding: 0 0 30px;
}/*#scheduleBox02 .section-ttl{
    width: 830px;
    margin: 0 auto;
}*/
#scheduleBox02 .section-ttl img{
    width: 100%;
}
#scheduleBox02 .section-box table{
    display:block;
    width: 100%;
    max-width: 960px;
    margin: 10px auto 0;
    font-size: 14px;
    font-weight: normal;
    background-color: #FFF;
    border: 10px solid #bf0008;
    /*     box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc; */
}
#scheduleBox02 .section-box table th{
    width: 25%;
    padding: 10px 5px;
    background-color: #333;
    color: #FFF;
}
#scheduleBox02 .section-box table th:nth-child(1){
    background-color: #FFFFFF;
    color: #333;
    width: 23%;
    font-weight: bold;
}
#scheduleBox02 .section-box table th:nth-child(2){
    background-color: #FFBE00;
    color: #333;
}
#scheduleBox02 .section-box table th:nth-child(3){
    background-color: #C40002;
}
#scheduleBox02 .section-box table th:nth-child(4){
    background-color: #833A27;
}
#scheduleBox02 .section-box table th span{
    font-size: 11px;
}


#scheduleBox02 .section-box table td{
    padding: 7px 10px;
    border: 4px solid #F3EDDD;
    text-align: left;
    line-height: 1.1;
    font-size: 1.1em;
}
#scheduleBox02 .section-box table td span{
    text-align: center;
    font-size: 0.95em;
}

#scheduleBox02 .section-box table td:nth-child(1){
    border: 5px solid #023B95;
    background-color: #023B95;
    color: #FFF;
    font-weight: bold;
    line-height: 1.3;
    font-size: 1em;
}
#scheduleBox02 .section-box table td:nth-child(1) span{
    font-size: 11px;
}

#scheduleBox02 .section-box table td:nth-child(2){
    text-align: center;
}

#scheduleBox02 .section-box table td:nth-child(3){
     text-align: center;
}
#scheduleBox02 .section-box table td:nth-child(4){
     text-align: center;
}


#scheduleBoxWrap02 .section-ttl,
#scheduleBoxWrap03 .section-ttl{
    width: 100%;
    padding: 0.3em 0.8em 0.3em;
    border: none;
    font-size: 26px;
    font-weight: bold;
    /* background-color: #000000; */
    background: url(../../pc/img/bg_section_ttl.jpg) center;
    position: relative;
    text-align: center;
    margin: 0 0 0.8em;
    z-index: 10;
}




#itemBoxYoyaku{
    background-color: #C40002;
}
#itemBoxYoyaku .section-box{
    max-width: 960px;
    min-width: 960px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
    background-color: #FFF;
}
.yoyaku-ttl-pre{
    background-color: #004098;
    text-align: center;
    padding: 5px 10px;
    width: 100%;
    margin: 0 auto;
    color: #FFF;
    margin-bottom: 15px;
    font-size: 20px;
}
.yoyaku-ttl{
    font-size: 22px;
    font-weight: bold;
    /*margin-bottom: 1em;*/
}
.yoyaku-ttl-sub{
    font-size: 12px;
    font-weight: normal;
}
.yoyaku-btn-wrap{
    width: 750px;
    margin: 0 auto;
    padding: 5px 40px 20px;
}
.yoyaku-btn{
/*    float: left;*/
    width: 80%;
    margin:1% auto;
    text-align: center;
    font-size: 20px;
}
.yoyaku-btn a{
    display: block;
    background-color: #E85607;
    /*border-bottom: 3px solid #111;*/
    color: #FFF;
    padding: 0.8em 1.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    transition:all 0.4s ease;
}
.yoyaku-btn a:hover{
    transition:all 0.8s ease;
    filter:alpha(opacity=70); 
    opacity:0.7;
}
.yoyaku-btn-txt{
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
.yoyaku-btn-txt a{
    text-decoration: underline;
    padding: 10px;
}


#telBox{
    background-color: #FFF;
    padding: 0 0 5px;
    background-image: url(../img/bg/bg_logo_2.jpg);
}
#telBox .section-box{
    max-width: 960px;
    min-width: 900px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
    padding: 40px;
    border: 1px solid #EEE;
    background-color: #FFF;
    margin: 40px auto;
}
#telBox .yoyaku-ttl-pre{
    background-color: #004098;
    text-align: center;
    padding: 5px 10px;
    width: 100%;
    margin: 0 auto;
    color: #FFF;
    margin-bottom: 15px;
    font-size: 20px;
}
.telbox-ttl{
    font-size: 24px;
    text-align: left;
}
.telbox-tel{
    width: 100%;
    margin: 0 auto;
    line-height: 48px;
    text-align: left;
    background-color: #FFF;
    padding: 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.telbox-mainttl{
    font-size: 60px;
    font-weight: bold;
    float:left;
    vertical-align: middle;
    margin: 0;
    margin-right: 15px;
    color: #004098;
    padding-left: 60px;
    background-image: url(/chu/fair/haru2018/pc/img/icon/icon_tel01.png);
    background-size: 48px 48px;
    background-repeat: no-repeat;
}
.telbox-subttl{
    display: inline-block;
    font-size: 18px;
    line-height: 1.1;
    float:left;
    padding-top: 8px;
    vertical-align: middle;
}
.telbox-subttl span{
    font-size: 24px;
    padding-left: 25px;
    color: red;
    background-image: url(/chu/fair/haru2018/pc/img/icon/icon_tel01.png);
    background-size: 20px 20px;
    background-position: top 5px left 0;
    background-repeat: no-repeat;
}
.telbox-text{
    margin-top: 10px;
    width: 100%;
    display: block;
    clear: both;
    text-align: left;
    font-size: 14px;
}
.telbox-text-hour{
    font-size: 20px;
}

#itemBoxKiyaku{
    /*background-color: #C40002;*/
    /* color: #FFF; */
    position: relative;
    padding: 0 0 5px;
    background: none;
#footer .footer01 {
    padding: 19px 0 22px;
    background: #f3f3f3 repeat;  }
    background-image: url(../img/bg/bg_logo.jpg);
    /* background-image: url(../img/bg/bg_logo.jpg); */
}
#itemBoxKiyaku .section-box{
    background-color: rgb(255, 255, 255);
    /*background-color: #EFEFEF;*/
    width: 960px;
    padding: 40px;
    margin: 40px auto;
}
#itemBoxKiyaku .section-box li{
    list-style: none;
}
.kiyaku-price{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1em;
}
.kiyaku-price a{
    text-decoration: underline;
    padding: 0 0.5em;
}

.kiyaku-ttl{
    background-color: #C4EAF5;
    color: #333;
    padding: 0.5em 1em;
    font-size: 16px;
    margin-bottom: 0.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.kiyaku-ttl img{
    width: 30px;
    margin-right: 5px;
    vertical-align: middle;
}
.kiyaku-list{
    margin-bottom: 1em;
    list-style: disc;
    font-size: 14px;
    padding-left: 2em;
}

.contact-tel-box {
    width:960px;
    margin:0 auto;
}

#contact-box{
    background:#FFF; 
    border: 4px solid #004bb0; 
    padding:18px; margin:16px auto;
    border-radius:6px;
    display:block;
    }

.contact-name{
    color:#004bb0; 
    font-size:23px; 
    text-align:center; 
    border-bottom:1px solid #004bb0;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom:20px;
    }

.contact-area{
    float: left; 
    font-size:15px;
    line-height: 1.2;
    margin: 10px 0 15px;
    }

.titletxt{
    font-size: 30px;
    color: #000; 
    font-weight: bold;
    }

.titlesubtxt{
    font-size: 16px;
    color: #000; 
    font-weight: bold; 
    margin-left:15px;
    }

.ic-tel{
    float:left;
    background:#CE0000; 
    border-radius: 5px; 
    margin:0 10px 0 0; 
    padding:0; 
    display:block;
    }

.ic-tel img{
    vertical-align:bottom;
    width:50px; 
    height:50px;
    }

.mb5{
    margin-bottom:5px;
    }

.mb25{
    margin-bottom:25px;
    }

.contact-tel{
    width:310px; 
    float:right; 
    font-size:13px;
    line-height: 1.2; 
    margin: 3px 0 15px; 
    text-align:left; 
    overflow: hidden;
    }

.titletel{
    font-size: 30px;
    color: #CE0000;
    font-weight: bold;
    line-height: 120%;  
    text-align:right; 
    word-break: break-word;
     white-space:nowrap;
     }

.titleeigyo{
    font-size: 12px;
    line-height:normal; 
    text-align:right;
    }

.search-btn{
    border: 4px solid #9aaee4;
    background:#004bb0; 
    padding:8px 10px; 
    width:70%; 
    margin: 0 auto;
    text-align: center;
    }

.cl{
    clear:both;
    }

.is-box-sizing{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

#online-box {
	width:960px;
	margin:0 auto;
	background: #FFF;
	border: 4px solid #004bb0;
	padding: 18px;
	border-radius: 6px;
	display: block;
	margin-bottom:20px;
}
.online-name {
	color: #004bb0;
	font-size: 23px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #004bb0;
	border-bottom-color: #004bb0;
	margin-top: 30px;
	padding-top: 10px;
}

.yoyaku_online{
	overflow: hidden;
	float: right;
	width: 750px;
	margin-top: 20px;
}

.btn_online {
	background-color: #004bb0;
	color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 36%;
	margin-right: 10px;/* border-radius */
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-image: url(../img/ic_ya.png);
	text-indent: 30px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.btn_online a {
	display: block;
	text-decoration: none;
	color: #fff;
}
.btn_online:hover {
	background-color: #2d86ff;
}

.bg_flo {
	background-color: #40cc37;
	float: left;
	margin-right: 10px;
	width: 550px;
	margin-top: 10px;
}
.bg_flo:hover {
	background-color: #175d00;
}
