@charset "utf-8";



/*商品設定（横スライド）
*****************************/
/*商品設定(汎用AIR)
*****************************/
/*個別設定追加
*****************************/

/*#itemBox01 .section-ttl{
    background-color: #75B347;
}*/
.select-menu-box li a{
    color: #FFF;
}
ul, menu, dir{
    display: block;
    list-style-type: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}
*, p, img, span, div, article, section, li{
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}
*, *:after, *:before{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
}
.clearfix:before, .clearfix:after{
    display: table;
    content: '';
}
.modal-foot {
    display:none;
}

#change-area {
    display:none;
}

.clearfix:after{
    clear: both;
}
body{
    font-weight: 400;
    font-size: 12px;
    font-family: Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    /*text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;*/
    /* overflow-x: hidden;*/
    /*min-height: 100%;
    height: 100%;*/
    
}
a{
    outline: none;
    color: #004098;
    text-decoration: none;
}
a:hover, a:focus{
    color: #69606b;
}
.container, .header-box{
    height: 100%;
    font-size: 12px;
}
/* #search_result,
#search_results,
.search{
    background-color:transparent!important;
    background-color: transparent;
    background-image: url(/chu/fair/haru2018/sp/pc/img/bg_gold.jpg);
}
 */







#wrap{
    margin: 0 auto;
    background-color: #E9F7F7;
    /* position: relative; */
    /* max-width: 357px; */
    position: relative;
    /* width: 360px; */
    width: 100%;
    height: 100%;

}



/*head*/

#header{
    width: 100%;
   /* background-color: #004098;*/
    color: #FFF;
    z-index: 105;
    position: fixed;
    top: 0;
    left: 0;
    transition:all 0.2s ease;
    /* background-color:#5fb3f1; */
}
.header-box{
    width: 100%;
    display: table;
    height: 42px;
    line-height: 1;
}
.header-box a{
    color:#FFF;
}
.header-box-logo{
    width: 80%;
    display: table-cell;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0;
    vertical-align: middle;
    padding-left: 0.5em;
}
.header-box-keyword{
    width: 80%;
    /*    font-size: 1.8em;*/
    /*    font-weight: bold;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: table-cell;
    line-height: 1;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0;
}
.header-box-keyword iframe{
    vertical-align: middle;
}
.header-box-btn{
    /* width: 30%; */
    display: table-cell;
    background-color: #FFD842;
    /* max-width: 45px; */
    text-align: center;
    font-size: 30px;
    vertical-align: middle;
    cursor: pointer;
    /* display: none; */
}
#headerGnavi{
    background-color: #EEE;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 42px;
    overflow-y:scroll;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition:all 0.3s ease;
    z-index: 1010;
}
#headerGnavi #scheduleMiniWrap,
#headerGnavi .infoBnr,
#headerGnavi #onlineFlow{
    display:none;
}
#scheduleMiniWrap img,
.infoBnr img,
#onlineFlow img {
	width: 100%;
	border: none;
	vertical-align: bottom;
}

#headerNavi{
    position: absolute;
    top:0;
    left: 0;
    transition:all 0.8s ease;
    background:#FFF;
}



.tour-search-btn{
    display: block;
    padding: 2px 10px 7px;
    font-size: 0.6em;
    background-color: #004098;
    background-image: url(/kix/fair/hatsuyume/pc/img/icon/icon_search.png);
    background-position: left 30px top 8px;
    background-repeat: no-repeat;
    background-size: 40px;
}
.tour-search-btn a {
    display: block;
    width: 95%;
    margin:0 auto;
    padding: 8px 15px;
    background-color: #E60000;
    text-align: center;
    /* background-image: url(/kix/fair/hatsuyume/pc/img/icon/icon_search.png); */
    /* background-position: left 10px top 8px; */
    background-repeat: no-repeat;
    /* background-size: 30px; */
    text-decoration: none;
    color: #FFF;
    background-image: url(/kix/fair/hatsuyume/img/icon/icon_search.png),url(/kix/jcom/img/icon/icon_next.png);
    background-position: left 15px top 5px,top 13px right 8px;
    background-repeat: no-repeat;
    background-size: 34px,18px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}


.gnavi-box{
    width: 100%;
    line-height: 1;
    padding: 2%;
    background-image: url(/kix/fair/hatsuyume/img/bg/bg_logo_suke.png);
    background-color: #004098;
    /* height: 100%; */
}
/*.gnavi-box li{
    width: 31.3%;
    margin: 1%;
    padding: 1%;
    min-height: 110px;
    float: left;
    line-height: 1.4em;
    text-align: center;
    vertical-align: middle;
    background-color: #FFF;
    font-weight: bold;
    color: #004098;
}*/
.gnavi-box li{
    /* width: 32.3%; */
    margin: 0.5%;
    padding: 0.2%;
    min-height: 95px;
    float: left;
    line-height: 2em;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
    font-weight: bold;
    color: #004098;
    font-size: 0.75em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-image: url(//www.his-j.com/kix/tour_top/img/icon/icon_corner.png);
    background-position: right 2px bottom 2px;
    background-size: 8px;
    background-repeat: no-repeat;
}
.gnavi-box li img{
    /* width: 80%; */
    height: 100px;
    display: block;
    margin: 0 auto;

    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

/*#sidebarClose{
    display: none;
}*/



.content{
    margin: 0 auto 0;
    /* padding: 1em 0 0; */
    /* background-color: #C40002; */
    /* background-image: url(/chu/fair/haru2018/sp/img/bg_gold.jpg); */
    /* -webkit-background-size: cover; */
    /*     -moz-background-size: cover;
    -o-background-size: cover; */
    /* background-size: cover; */
}
.section{
    width: 100%;
    min-height: 150px;
    margin: 0 auto 0;
    -moz-box-shadow: 0px 1px 3px #E3EBF6;
    -moz-border-radius: 3px;
    position: relative;
}
.section-ttl{
    width: 100%;
    padding: 0.6em 0;
    color: #FFF;
    font-size: 1em;
    line-height: 1.4;
    font-weight: 500;
    text-align: left;
}
.section-pic{
    width: 91%;
    margin: 0 auto;
    padding: 0.6em 0;
    text-align: center;
}
.section-pic img{
    width: 100%;
    display: block;
}
.section-ttl-bottom{
    width: 100%;
    padding: 1em;
    border-top: 1px solid #eee;
    color: #333;
    font-size: 1.2em;
    background-color: #FCFCFC;
    text-align: right;
}
.select-type-box{
    width: 100%;
    margin: 0 auto;
}
.select-type-box li{
    width: 48%;
    float: left;
    background-color: #E6EDF7;
    padding: 0.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 0.6em;
    margin: 0 1%;
    margin-bottom: 0.8em;
    vertical-align: middle;
    display: inline-block;
}
.select-type-box li img{
    width: 18px;
    margin-left: 5px;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
}
.select-type-box li a{
    display: block;
}
.select-menu-box{
    width: 100%;
    margin: 0 auto;
}
.select-menu-box li{
    width: 24%;
    float: left;
    color: #FFF;
    padding: 0.2em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 0.5% 1em;
    font-size: 0.6em;
    text-align: center;
}
.select-menu-box li img{
    width: 100%;
    display: block;
    padding-bottom: 5px;
}


#fairMenu {

    /*opacity: 0;*/
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 42px 0 0;
    padding: 0 0 20px;
    overflow-y:scroll;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    transition:all 0.3s ease;
    border-left: 10px solid #ffd842;
    border-top: 10px solid #ffd842;
    z-index: 10000;
}



.menu-category-title {
    position: relative;
    width: 100%;
    padding: 14px 10px 14px 40px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    text-align: left;
    background-color: #333;
}



.menu-category-title::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    background: transparent url(/kix/sp/img/icon/icon_overseas01_wh.png) 0 0 no-repeat;
    background-size: 20px auto;
    transform: translateY(-50%);
}

.menu-category-title.fair::after {
    background-image: url(/chu/fair/haru2018/sp/img/icon/globe.png);
}



.menu-category-wrap ul:not(.fair) {
   /* display: none;*/
    /*opacity: 0;*/
}
.menu-category-wrap ul {
    background:#FFF;
    /*transition: all .7s ease;*/
/*    animation: fade-in .2s;*/
}
.menu-category-wrap ul.opened {
    /*display: block;*/
    /*opacity: 1;*/
}
.menu-category-wrap li a {
    position: relative;
    display: block;
    width: 100%;
    padding: 14px 10px;
    font-size: 14px;
    color: #222;
    border-bottom: 1px solid #ddd;
    background: transparent url(/kix/fair/hatsuyume/sp/img/common/menu_next.png) right 10px center no-repeat;
    background-size: 14px;
}


.menu-category-title:not(.fair)::before {
    position: absolute;
    content: "";
    top: 50%;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(/chu/fair/haru2018/sp//img/icon/icon_plus01_white.png) 0 0 no-repeat;
    background-size: 20px auto;
    transform: translateY(-50%);
}
.menu-category-title.opened:not(.fair)::before {
    position: absolute;
    content: "";
    top: 50%;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(/chu/fair/haru2018/sp//img/icon/icon_minus_white.png) 0 0 no-repeat;
    background-size: 20px auto;
    transform: translateY(-50%);
}

/*メインタイトル
*****************************/
#topMainVisual{
    width: 100%;
    text-align: center;
    background-color: #ccc;
    color: #333;
    font-size: 30px;
    font-weight: bold;
    padding: 0;
}
#topMainVisual img{
    width: 100%;
    display: block;
}

#mainVisual{
    width: 100%;
    text-align: center;
    background-color: #ccc;
    background-color: #C3EBF5;
    color: #333;
    font-size: 30px;
    font-weight: bold;
    padding: 0;
    /* height: 180px; */
    overflow: hidden;
}
#mainVisual img{
    width: 100%;
    /* display: none; */
    display: block;
}

#mainVisual .section-ttl{
    width: 100%;
    padding: 0 0 0;
    border: none;
    font-size: 0.6em;
    font-weight: bold;
    background-color: #d90110;
    margin-bottom: 0;
}

#topMainVisual .section-ttl{
    width: 100%;
    padding: 0.3em 0.5em 0;
    border: none;
    font-size: 0.6em;
    font-weight: bold;
    background-color: #004098;
    margin-bottom: 0;
}

.top-keywordbox{
    background-color: #FFFFFF;
    padding: 5px 5px 7px;
    /* height:50px; */
    line-height: 1;
}

/*ナビ
*****************************/
#navigationWrap{
    padding: 0;
}
.navi-box{
    width: 100%;
    /* display: flex; */
    padding: 3px;
    /* flex-wrap: wrap; */
    background-color: #FFD842;
    /* display: table; */
}
.navi-box li{
    width: 50%;
    text-align: center;
    border: 3px solid transparent;
    /* display: table-cell; */
    float: left;
}
.navi-box li a{
    display: block;
    padding: 1em 0.5em;
    padding-right: 1.2em;
    background-color:#FFF;
    font-size: 1.1em;
    background-image: url(/kix/jcom/img/icon/icon_next03.png);
    background-size: 13px;
    background-position: center right 2px;
    background-repeat: no-repeat;
    font-weight: bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

/*スライダー
*****************************/

#mainpic{
    padding: 20px 0 20px;
    margin: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}
#mainpic .section{
    border-bottom: none;
    /* margin-bottom: 10px; */
    width: 96.5%;
    padding: 0.5em 0;
    margin: 0 0 0 5px;
    /* background-image: url(/chu/fair/haru2018/sp/img/bg_gold2.jpg); */ */
}
#mainpic .section-ttl{
    width: 100%;
    padding: 0.5em 0.8em 0.5em;
    border: none;
    font-size: 1.3em;
    font-weight: bold;
    background-color: #004098;
    margin-bottom: 1em;
}
#mainpic .section-ttl img{
    width: 25px;
    margin-right: 5px;
    vertical-align: middle;
}
.main-pic-box{
    width: 100%;
    padding: 0 0 0;
    margin: 0;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 0.5em;
    margin-bottom: 1.5em;
}
.main-pic-box img{
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
}
#mainpic .main-pic-icon{
    position: absolute;
    bottom: 5px;
    left: 5px;
    background-color: rgba(255,255,255,0.5);
    line-height: 1;
    padding: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#mainpic .main-pic-icon img{
    width: 22px;
    vertical-align: middle;
    margin-right: 3px;
}

.tour-special-notice{
    width: 95%;
    margin: 0 auto 10px;
    padding: 5px;
    background-color: #FFF;
    box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.tour-special-notice img{
    width: 100%;
    display: block;
    margin:0 auto;
}
.tour-special-notice-btn{
    width: 75%;
    margin: 0 auto 50px;
}
.tour-special-notice-btn a{
    display: block;
    padding: 10px 10px 10px 10px;
    font-size: 1.3em;
    background-color: #E60000;
    text-align: center;
    /* background-image: url(/chu/fair/haru2018/pc/img/icon/icon_search.png); */
    /* background-position: left 10px top 8px; */
    background-repeat: no-repeat;
    /* background-size: 30px; */
    text-decoration: none;
    box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #FFF;
    background-image: url(/kix/jcom/img/icon/icon_next.png);
    background-size: 18px;
    background-position: top 13px right 8px;
    background-repeat: no-repeat;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
/* .tour-special-notice-btn:last-child a{
    background-color: #472783;
}
 */


#cmBox{
    margin-top:0;
    padding-top:0;
}

#cmBox .section-box {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px 0;
    overflow: hidden;
    background-color: #FFF;
    background-color: transparent;
    position: relative;
    z-index: 10;
}
#cmBox .section-ttl{
    width: 100%;
    margin: 0 auto;
    padding: 0.5em 0.8em 0.5em;
    border: none;
    font-size: 1.3em;
    font-weight: bold;
    background-color: #C40002;
    /* margin-bottom: 1em; */
}
.cm-box{
    width: 100%;
    margin: 0 auto;
    padding: 15px 15px 0;
}
.cm-box li{
    float: left;
    width: 49%;
    /* height: 75px; */
    margin: 0.5% 0.5% 3%;
    line-height: 1;
    vertical-align: middle;
    background-color: #FFF;
    font-size: 13px;
    font-weight: bold;
    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;
}
.cm-box li img{
    width: 30px;
    padding-right: 5px;
}
.cm-box li a{
    display: block;
    padding: 5px 10px;
}
.cm-price{
    margin-top: 5px;
    display: block;
    color: red;
    text-decoration: underline;
    text-align: right;
}

/*バナーエリア
*****************************/
#mainBnrArea{
    padding: 0;
}
#mainBnrBox{
    padding: 2em 0.5em 2em;
}
#keywordBox{
    padding: 0.5em;
}
#keywordBox .section-ttl{
    width: 100%;
    padding: 0.6em 0;
    color: #333;
    font-size: 1em;
    line-height: 1.4;
    font-weight: 500;
    text-align: left;
}

/*スケジュール
*****************************/

#scheduleBox{
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}
#scheduleBox img{
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 5px 10px 0;
    background-color: #C40002;
}
#scheduleBoxWrap{
    margin: 0;
    padding: 0;
    background-image: none;
}

#scheduleBox .section-ttl{
    width: 100%;
    padding: 0.5em 0.8em 0.5em;
    border: none;
    font-size: 1.3em;
    font-weight: bold;
    background-color: #004098;
    margin-bottom: 0;
}


#scheduleBoxWrap .section-txt{
    font-size:1em;
    font-weight:normal;
    margin: 1em 0 0.5em;
    /* font-weight:bold;*/
    color: #FFF;
    text-align: left;
}
#scheduleBoxWrap{
    width: 100%;
    /*background-color: transparent;*/
    padding: 10px 10px 10px;
}
#scheduleBoxWrap table{
    width: 100%;
    margin: 0 auto 0.5em;
    font-size: 1em;
    font-weight: normal;
    background-color: #FFF;
    border: 2px solid #FFF;
    box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;
}
#scheduleBoxWrap table th{
    width: 25%;
    padding: 5px 5px;
    background-color: #333;
    color: #FFF;
    line-height: 1.1;
}
#scheduleBoxWrap table th:nth-child(1){
    background-color: #DEA000;
    color: #333;
    width: 23%;
    font-weight: bold;
}
#scheduleBoxWrap table th:nth-child(2){
    background-color: #004098;
}
#scheduleBoxWrap table th:nth-child(3){
    background-color: #C40002;
}
#scheduleBoxWrap table th:nth-child(4){
    background-color: #833A27;
}

#scheduleBoxWrap table th span,
#scheduleBoxWrap table td span{
    font-size: 0.5em;
}


#scheduleBoxWrap table td{
    padding: 7px 10px;
    border: 1px solid #C40002;
    text-align: left;
    line-height: 1.1;
}
#scheduleBoxWrap table td:nth-child(1){
    border: 1px solid #FFFFFF;
    background-color: #333;
    color: #FFF;
    /* font-weight: bold; */
    line-height: 1.1;
}
#scheduleBoxWrap table td:nth-child(2){
    text-align: center;

}
#scheduleBoxWrap table td:nth-child(3){
     text-align: center;
}
#scheduleBoxWrap table td:nth-child(4){
     text-align: center;
}

span.sch-span{
    color: #FF0;
    font-size: 0.8em;
}


/****************************************
		# スケジュール設定
*****************************************/


#scheduleWrap{
	/* padding: 0; */
}


#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: 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.35em;
	font-weight:normal;
	margin-top: 0;
	/* font-weight:bold; */
	color: #310D00;
	padding: 5px 10px;
	text-align: left;
}
#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: 100%;
    /*background-color: transparent;*/
    padding: 10px 0 10px;
}
/*#scheduleBox02 .section-ttl{
    width: 830px;
    margin: 0 auto;
}*/

#scheduleBox02 .shcedule-ttl{
    width: 95%;
    background-color: #00A2D9;
    margin: 0 auto;
    padding: 5px;
}
#scheduleBox02 .shcedule-ttl img{
    width: 100%;
}
#scheduleBox02 .section-box table{
    width: 95%;
    margin: 0 auto;
    font-size: 0.4em;
    font-weight: normal;
    background-color: #FFF;
    border: 5px solid #FFF;
    box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#scheduleBox02 .section-box tbody{
    width: 95%;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#scheduleBox02 .section-box table th{
    width: 25%;
    padding: 5px 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: #F3EDDD;
    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: 0.8em;
    line-height: 1;
}


#scheduleBox02 .section-box table td{
    padding: 4px 5px;
    border: 1px solid #F3EDDD;
    text-align: left;
    line-height: 1.1;
    font-size: 1.2em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#scheduleBox02 .section-box table td span{
    /* font-size: 12px; */
}
#scheduleBox02 .section-box table td:nth-child(1){
    border: 1px solid #FFFFFF;
    background-color: #2F3900;
    color: #FFF;
    font-weight: bold;
    line-height: 1.3;
    font-size: 0.85em;
    width: 27%;
}
#scheduleBox02 .section-box table td:nth-child(2){
    text-align: center;

}
#scheduleBox02 .section-box table td:nth-child(3){
     text-align: center;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}
#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;
}


#scheduleBox02 .section-box table td.overseas--color{
    background-color: #00A2D9;
}
#scheduleBox02 .section-box table td.domestic--color{
    background-color: #FFBE00;
    color: #333;
}

/*パンクズ
*****************************/

#onlineFlow{
     background-color:#fff7f0; 
    /*background-image: url(../img/bg_1.jpg);*/
    background-position: 0 0;
    /* background-repeat: no-repeat; */
    background-size: 100%;
    padding: 3% 0;
}
#onlineFlow.item-box-wrap .section {
	padding: 0;
}
#onlineFlow .flow-box{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    overflow:hidden;
    width: 92%;
    min-width: 320px;
    display:block;
    margin:0 auto;
    text-align:center;
    background-color:#FFF;
    padding: 0;
    box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;
}
#onlineFlow .flow-box img{
    /* max-width:320px; */
    width:100%;
    /* border-radius: 3px; */
    /* -webkit-border-radius: 3px; */
    /*     -moz-border-radius: 3px; */
}
#onlineFlow .flow-list{
    width: 92%;
    margin: 5px auto;
    padding: 2%;
    background-color: #FFF;
}
#onlineFlow .flow-list li{
    font-size: 0.9em;
    line-height: 1.2;
}
#onlineFlow .flow-list li span{
    display: block;
    background-color: #333;
    color: #FFF;
    margin: 5px auto; 
    padding: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

#scheduleMiniWrap .scheduleBox {
	background-image: url(../img/bg_1.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100%;
	overflow: hidden;
}
#scheduleMiniWrap .scheduleBox dl {
	width: 91.5625%;
	margin: 3% auto 3%;
	overflow: hidden;
	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;
}
#scheduleMiniWrap .scheduleBox dl dd.schedule_more {
	padding: 0 3% 3%;
	background-color: #FFF;
}
/*パンクズ
*****************************/
/*SubNavi*/
#breadcrumbsList{
    padding: 0;
}
.subnavi-wrap{
    /*position: absolute;*/
    width: 100%;
    /* height: 25px; */
    background:#FFF;
    /* z-index:100; */
    /* display:block; */
    padding: 0 0.5em;
    /* line-height: 1.5em; */
    /* border-bottom: 1px solid #ddd; */
}

.SubNaviBox{
    margin: 0 auto;
    width: 100%;
    /* max-width: 860px; */
    /* width: 80%; */
}

/*SubNaviパンくず*/
.pan-box{
    margin: 0;
    text-align: left;
    padding: .3em 0 0 0;
    float:left;
    /* font-size: 0.5em; */
    /* line-height: 1.4em; */
    display:block;
}
.pan-box ul{
/* overflow:hidden; */}
.pan-box ul li{
    padding: 0 5px 0 0;
    color: #004098;
    float: left;
    list-style-type: none;
    font-weight: bold;
    /* font-size: 1.8em; */
    min-height: 20px;
}

.pan-box ul li a{
    text-decoration:underline;
    color: #84765C;
    font-weight: normal;
    /* font-size: 0.5em; */
}
.pan-box ul li a:hover{
    text-decoration:none;
    color: #84765C;
}


/*itemBox
*****************************/

#itemBox{
}
#itemBox h3 {
    padding: 5px;
    text-align: center;
    background-color: #5A4B36;
    width: 80%;
    margin: 20px auto 5px;
    background-color:#FFF;
}
.item-box-wrap .section-ttl{
    width: 100%;
    padding: 0.6em 1.2em;
    border: none;
    font-size: 1.15em;
    font-weight: bold;
    background-color: #ff3f00;
    margin-bottom: 0.8em;
    position:relative;
    /* border-top: 6px solid #EEE; */
    line-height: 1.2em;
}
.item-box-wrap .section-ttl:before{
    position: absolute;
    left: 13%;
    bottom: -8px;
    margin-left: -10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    border-top-color: #fe5c27;
    border-width: 8px 8px 0 8px;
    /* margin-left: 0; */
}
.item-box-wrap .section-ttl img{
    width: 25px;
    margin-right: 5px;
    vertical-align: middle;
}
.more-btn{
    display: inline-block;
    background-color: #FFFFFF;
    color: #004098;
    padding: 0.4em 0.5em;
    padding-right: 1.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 0.7em;
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -3.5%;
    background-image: url(/kix/jcom/img/icon/icon_next2.png);
    background-size: 10px;
    background-position: top 7px right 2px;
    background-repeat: no-repeat;
}

.the-third{
}



/*商品BOX
*****************************/
.item-box{
    width: 97%;
    background-color: #FFF;
    margin: 0.5em auto 0.5em;
    padding: 0.5em 0.5em;
    text-align: left;
    /*     box-shadow: 0px 1px 2px #ccc;
    -moz-box-shadow: 0px 1px 2px #ccc;
    -webkit-box-shadow: 0px 1px 2px #ccc; */
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.2;
}

.item-box-wrap{
    padding-top: 0;
}

.item-box-wrap .section{
    background-color: transparent;
    border-bottom: none;
    border: none;
    position: relative;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 1em 0;
}
.item-box-wrap .section:first-child{
    padding-top:0;
}
.item-box-pic{
    margin-bottom: 5px;
    float: left;
    width: 25%;
    overflow: hidden;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    /* height: 65px; */
}
.item-imp .item-box-pic{
    margin-bottom: 5px;
    padding-bottom: 2px;
    float: left;
    width: 25%;
    /*background-color: #CD8D00;*/
    color: #FFF;
}
.item-box-pic img{
    /* width: 100%; */
    /* height: 65px; */
    box-sizing: border-box;
}
.item-imp .item-box-pic span{
    padding:5px;
    display:none;
}
.item-box-info{
    width: 75%;
    float: right;
    padding-left: 0.3em;
}
.item-box-ttl{
    clear: both;
    font-size: 0.8em;
    line-height: 1.2;
    color: #666;
    padding: 2px 5px;
    text-align: left;
    margin-bottom: 3px;
}
.item-box-date{
    clear: both;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.2;
    color: #004098;
    padding: 0 5px;
    text-align: left;
}
.item-box-txt{
    clear: both;
    font-size: 0.65em;
    line-height: 1.2;
    margin-bottom: 5px;
    margin: 0 auto 5px;
    padding: 3px 5px;
    text-align: left;
    color: #333;
    background-color: #EAF2FA;
    width: 98%;
}
.item-box-price{
    clear: both;
    font-size: 1.25em;
    line-height: 1.2;
    font-weight: bold;
    color: red;
    text-align: right;
    padding: 0 5px;
}
.item-box-fuel{
    text-align: right;
    font-size: 0.45em;
}
.item-box-btn{
    clear: both;
    width: 65%;
    margin: 1em auto 1em;
    text-align: center;
    padding: 1em;
    color: #FFF;
    background-color: #7F0000;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.item-box-btn a{
    display: block;
    color: #FFF;
}
.arrange-btn{
    clear: both;
    display: block;
    width: 90%;
    text-align: center;
    margin: 0 auto 0.5em;
    padding: 0.5em 0.5em 0;
    font-size: 1em;
    line-height: 1.3em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
}
.arrange-btn a{
    display: block;
    position: relative;
    color: #FFF;
    /* text-decoration: underline; */
    background-color: #CD8D00;
    padding: 0.6em 1em;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    background-color: #5eb4f2;
    color: #FFF;
    line-height: 1;
    background-image: url(/kix/jcom/img/icon/icon_next.png);
    background-size: 14px;
    background-position: center right 8px;
    background-repeat: no-repeat;
    line-height: 110%;
}
.arrange-btn img{
    position: absolute;
    right: 15px;
    top: 20px;
    display: none;
}
.other-item .other-item-wrap{
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 1em;
}
.other-item .other-item-box{
    min-width: 1000px;
    padding-bottom: 0em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.other-item .other-item-box li{
    float: left;
    background-color: #EBECE6;
    padding: 0.5em 1em;
    margin: 0.5em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}




/*全方面から探す
*****************************/
#itemMenu .section{
    padding-bottom: 0;
}
#itemMenu .section-ttl,
#itemBoxYoyaku .section-ttl{
    margin-bottom: 0;
}
#itemMenu.item-box-wrap .section-ttl:before{
    display:none;
}
#itemBoxYoyaku.item-box-wrap .section-ttl:before{
    position: absolute;
    left: 15%;
    bottom: -8px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    border-top-color: #004098;
    border-width: 8px 10px 0 10px;
}

#subBnrArea{
    padding: 1em 0;
}


/*ムービーバナーエリア
*****************************/
#movieBox{
    padding-top: 0.5em;
    background-image: none;
}
#movieBox .section-ttl{
    width: 100%;
    padding: 0.5em 0.6em 0.5em;
    border: none;
    font-size: 1.3em;
    font-weight: bold;
}
#bnrBox{
    background-color: #EEE;
}
#bnrBox .section{
    background-color: transparent;
}
#bnrBox .section-ttl{
    width: 100%;
    padding: 0.7em 1.2em;
    border: none;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
}
.point-bonus-bnr{
    display: block;
    width: 100%;
    font-size: 0.9em;
    line-height: 1.1;
    margin-bottom: 1em;
    padding: 0.2em;
}
.point-bonus-bnr img{
    width: 100%;
    margin: 0;
}










/*動画設定
*****************************/
.youtube{
    position:relative;
    padding-bottom: 56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
    margin: 0.5em 0 2em;
    margin: 0;
}
.youtube iframe{
    position:absolute;
    top:0;
    left:50%;
    margin-left: -50%;
    width:100%;
    height:100%;
}

#movieBox p img{
    width: 100%;
}
.movie-ttl{
    width: 80%;
    margin: 0 auto;
    background-color: #FFF;
    padding: 5px;
    margin-bottom: 5px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 1.2em;
    box-shadow: 0px 1px 1px #ccc;
    -moz-box-shadow: 0px 1px 1px #ccc;
    -webkit-box-shadow: 0px 1px 1px #ccc;
}








#itemBoxYoyaku{
    /* background-color: #C40002; */
    background-image: url(/chu/fair/haru2018/img/bg/bg_logo_2.jpg);
}
#itemBoxYoyaku .section-box{
    width: 100%;
    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: 1.2em;
}
.yoyaku-ttl{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: 12px;
    display: block;
    clear: both;
    text-align: left;
    padding: 0 15px 0;
    color: #333333;
}
.yoyaku-ttl-sub{
    font-size: 12px;
    font-weight: normal;
}
.yoyaku-btn-wrap{
    width: 100%;
    margin: 0 auto;
    padding: 5px 10px 0;
}
.yoyaku-btn{/*    float: left;*/width: 95%;margin:1% auto;text-align: center;font-size: 1.2em;}
.yoyaku-btn a{
    display: block;
    background-color: #E85607;
    /*border-bottom: 3px solid #111;*/
    color: #FFF;
    padding: 0.8em 0.7em;
    padding-right: 1em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-image: url(/kix/jcom/img/icon/icon_next03.png);
    background-size: 18px;
    background-position: top 13px right 4px;
    background-repeat: no-repeat;
    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: left;
    margin: 0 0 1em;
    padding: 10px;
    color: #333333;
}
.yoyaku-btn-txt a{
    text-decoration: underline;
    /* padding: 10px; */
}
/*スケジュール
*****************************/

#telBox{
	/*height: 240px;
	line-height: 200px;*/
	width: 100%;
	/*text-align: center;
	background-color: #ccc;*/
	/*  color: #333;
	font-size: 30px;
	font-weight: bold;*/
	padding-top:0;
}
#telBox.item-box-wrap .section-ttl{
    margin-bottom: 0;
}
#telBox.item-box-wrap .section-ttl:before{
    position: absolute;
    left: 15%;
    bottom: -8px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    border-top-color: #ff3f00;
    border-width: 8px 8px 0 8px;
}
.tel-box {
    background: #eaf2fa;
    padding: 1em;
    color: #333333;
    line-height: 160%;
    font-size: 12px;
}
.tel-text {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0.5em 0 0.2em;
    }
.tel a {
    background: #FFF;
    padding: 5% 5% 7%;
    font-size: 23px;
    text-align: center;
    font-weight: bold;
    margin: 2% auto;
    color: #red;
    text-decoration: none;
    display: block;
    border-radius: 2;
    border: #004bb0 1px solid;
    /* border-bottom: solid 3px #004bb0; */
}
.tel a:before {
    content: ' ';
    display: inline-block;
    background-position: -158px 0px;
    background-size: 500px 60px;
    margin: 0 13px -5px 0;
    width: 16px;
    height: 28px;
    background-image: url(//www.his-j.com/headfoot_sp/images/sprite_common.png) ;
    background-repeat: no-repeat;
    vertical-align: baseline;
}
.tel-name{
    font-weight: bold;
    /* display: none; */
}
.tel-name-hawaii{
    font-weight: bold;
}
.tel-name-chushikoku{
    font-weight: bold;
}
.tel-last {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 2px solid #004bb0;
}
.online {
    padding: 0;
    /*border-bottom: 5px #D59200 solid;
    border-top: 5px #D59200 solid;*/
    background-color: #FE0000;
}
.online img{
    width: 100%;
}
.online a{
    padding: 0;
    margin: 0;
}

.shopButton {
    box-sizing: border-box;
    display: inline-block;
    font-size: 12px;
    margin: 0;
    padding: 1.2em 10%;
    position: relative;
    text-align: center;
    width: 100%;
    background-color: #FFF;
}

/*footer前告知エリア
*****************************/
#shopLine{
    padding-bottom: 0;
    color: #FFF;
    padding: 0;
    /* background-color: #FCFCFC; */
}
#shopLine .section{
    width: 100%;

    background-color: #FCFCFC;
    box-sizing: border-box;
    margin:0;
    padding:0.5em 0 0;
    border-bottom:none;
}
#shopLine .section-ttl{
    width: 100%;
    padding: 0.6em 0.9em;
    border: none;
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    /* margin-top: 0.3em; */
    position: relative;
}
#shopLine a{color: #FFF;}
#shopLine .main-pic-box{
    margin:0;
    padding:0;
}
#shopLine .mini-pic-box{
    width: 50%;
    float: left;
    padding: 1% 1% 0.5%;
    margin: 0;
    overflow: hidden;
    box-sizing: border-box;
    text-align: left;
    font-size: 0.5em;
    color: #666;
}
#shopLine .mini-pic-box img{
    width: 100%;
}
#shopLine .mini-pic-box span{
    display: block;
    padding: 0 0.5em 0.5em;
    font-size: 1.8em;
    line-height: 1.3em;
    text-align: left;
    box-sizing: border-box;
    color: #333;
}
#shopLine .mini-pic-box .section-ttl{
    width: 100%;
    padding: 0.5em 0.9em 0.2em 0.25em;
    border: none;
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    color: #FFF;
}




/*規約設定
*****************************/

#itemBoxKiyaku{
    /* background-color: #C40002; */
    /* color: #FFF;*/
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#itemBoxKiyaku .section-box{
    background-color: rgba(255,255,255,1);
    /* border: 1px solid #004098; */
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.kiyaku-price{
    font-size: 1em;
    font-weight: bold;
    /* margin-bottom: 1em; */
    padding: 1em;
}
.kiyaku-price a{
    text-decoration: underline;
    padding: 0 0.5em;
}

.kiyaku-ttl{
    background-color: #B4E2F8;
    color: #333;
    padding: 0.5em 1em;
    font-size: 16px;
    margin-bottom: 2px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 96%;
    margin: 3px auto;
}
.kiyaku-ttl img{
    width: 30px!important;
    margin-right: 5px;
    vertical-align: middle;
}

.kiyaku-list{
    font-size: 12px;
    padding:10px;
    line-height:1.2;
   
}



.kiyaku-ttl-btn{
	background-image: url(//www.his-j.com/kix/sp/img/icon/icon_plus01.png);
	background-position: right 12px center;
	background-size: 16px;
	background-repeat: no-repeat;
	text-decoration: none;
	transition: all 0.4s ease;
}

.kiyaku-ttl.footer-menu-active{
	background-color:#333;
	color:#FFF;
	background-image: url(//www.his-j.com/kix/sp/img/icon/icon_close01_wh.png);
	background-position: right 11px center;
	background-size: 20px;
	background-repeat: no-repeat;
}

/*ショップ設定
*****************************/
#footerBox{
    clear: both;
    background: #EEE;
    background-image: none;
    padding: 2em 0.7em 1em;
}
#footerBox .section-ttl{
    padding:0.6em 0.5em;
}
.pagetop-line{
    display: block;
    width: 100%;
    color: #FFF;
    padding: 1em 0;
    background-color: #333;
    text-align: center;
    box-sizing: border-box;
}
.pagetop-line-menu a{
    display: block;
    width: 100%;
    color: #333;
    padding: 1em;
    padding-right: 1em;
    box-sizing: border-box;
    background-color: rgb(255, 255, 255);
    border-bottom: 1px solid #ddd;
    text-align: left;
    position: relative;
    background-image: url(/chu/fair/haru2018/sp/img/common/menu_next.png);
    background-position: right 10px center;
    background-size: 14px;
    background-repeat: no-repeat;
}
.line-top{
    border-left: 5px solid #fe5c27;
}
.line-kokunai{
    border-left: 5px solid #fe5c27;
}
.line-kaigai{
    border-left: 5px solid #004098;
}
.line-theme{
    border-left: 5px solid #2F7715;
}
.line-fit{
    border-left: 5px solid red;
}

#pagetop{
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 100;
    width: 40px;
    opacity: 0;
    transition:all 0.8s ease;
}

/*.footer-menu-txt{
    width: 80%;
    float: left;
}*/
.footer-menu-next{
    width: 10%;
    text-align: right;
    float: right;
    /* background-image: url(../img/icon/icon_next01_overseas.png); */
    /* background-position: right 0px center; */
    /* background-size: 18px; */
    /* background-repeat: no-repeat; */
}
.footer-menu-next img{
   display:none;
}
.footer-menu-more,
.footer-menu-close{
    width: 10%;
    text-align: right;
    float: right;
}
.footer-menu-close{
    display: none;
}

#areaLineMenu,#searchLineMenu{
    display: none;
}
.area-line{
    display: block;
    width: 100%;
    color: #333;
    padding: 1em 2em;
    box-sizing: border-box;
    background-color: rgb(255, 255, 255);
    border-bottom: 1px solid #ddd;
    text-align: left;
    position: relative;
}
.area-line-menu a{
    display: block;
    width: 100%;
    color: #333;
    padding: 0.8em 2em;
    box-sizing: border-box;
    background-color: rgba(235,236,230,0.2);
    border-bottom: 1px solid #ddd;
    text-align: left;
    position: relative;
}
.area-line-menu .footer-menu-txt{
    width: 80%;
/*    float: left;*/
    padding-left: 0.5em;
    line-height: 1.2;
}
.area-line-menu .footer-menu-txt img{
    vertical-align: middle;
    width: 19px;
    margin-right: 0.5em;
}

.sns-line-menu{
    width: 100%;
    color: #FFF;
    padding: 0.5em 0.2em;
    background-color: #F3EDDD;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 1em;
    display: table;
    overflow: hidden;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-collapse: separate;
    border-spacing: 0.4em 0;
}
.sns-line-menu p{
    width: 25%;
    text-align: center;
    padding: 1em 0;
    margin-right: 0.5em;
    display: table-cell;
    background-color: #00aced;
    /* border-bottom: 3px solid #034761; */
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.sns-line-menu p:first-child{
    background-color: #305097;
    /* border-bottom: 3px solid #002961; */
}
.sns-line-menu p:nth-child(3){
    background-color: #5ae628;
    /* border-bottom: 3px solid #2F7715; */
}
.sns-line-menu p:last-child{
    background-color: #DD4B39;
    /* border-bottom: 3px solid #883126; */
}
.sns-line-menu p a{
    display:block;
    color:#FFF;
}
.sub-footer-his{
    padding: 0 0;
    margin-bottom: 0.2em;
    width: 100%;
    background-color: #F8F8F8;
    text-align: center;
    color: #333;
    box-sizing: border-box;
    border-top: 3px solid #333;
    border-bottom: 2px solid #ddd;
    position: relative;
}
.sub-footer-back{
    width: 15%;
    padding: 1em 0 0.5em;
    font-weight: bold;
    box-sizing: border-box;
    text-align: center;
    color: #333;
    background-color: #EEE;
    border-right: 1px solid #ddd;
    float: left;
}
.sub-footer-back a{
    display: block;
    color: #333;
}
.sub-footer-ttl{
    width: 85%;
    box-sizing: border-box;
    padding: 1em 1em  0.5em;
    text-align: left;
    float: left;
}

#footerBox .subMenu li a{
    color: #000;
}
.last-pagetop{
    position: absolute;
    padding: 1.8em 1em 0;
    box-sizing: border-box;
    right: 0;
    top: 0;
    color: #333;
    font-size: 0.9em;
}
.subMenuLogo{
    width: 25%;
    float: left;
}
.subMenuLogo img{
    width: 100%;
}

#copyRightArea{
    background-color: #FFF;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 5px;
}
#copyRightArea a{
    display: block;
    clear: both;
    color: #333;
    text-align: center;
    padding: 5px;
}
#shop-section{
    padding-bottom: 1.5em;
}
.shop-name{
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
}
.shop-pic{
    width: 100%;
    margin: 1em 0;
}
.shop-pic img{
    width: 100%;
}
.shop-hour{
    font-size: 1.0em;
    line-height: 1.4em;
    text-align: center;
    margin-bottom: 1em;
}
.shop-map-box{
    width: 85%;
    margin: 0 auto;
    border: 2px solid #EEE;
}
.shop-address{
    font-size: 1.0em;
    line-height: 1.2em;
    text-align: center;
    margin: 0.8em 0;
}
.shop-address-txt{
    font-size: 0.8em;
    line-height: 1.2em;
    width: 60%;
    font-weight: normal;
    margin: 0.8em auto 0;
    text-align: center;
    box-sizing: border-box;
    background-color: #FBFAD7;
    color: #333;
    padding: 0.4em;
}
/*footer設定
*****************************/
/*#otherArea{
    position: relative;
}
.pcButton{
    display: inline-block;
    background-color: #FFF;
    padding: 0.2em 0.8em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#otherArea .pcButton a{
    color: #333;
}*/
.subMenuArea{
    margin-bottom: 0.8em;
    margin-top: 1em;
}
#footerBox .section{
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    overflow: hidden;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#footerBox .subMenuArea a, #otherArea a{
    color: #FFF;
}
#footerBox .footer-pagetop{
    margin: 0.2em auto 1em;
    width: 80%;
    background-color: #FFF;
    color: #333;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
    background-image: url(/kix/jcom/img/icon/icon_up01.png);
    background-size: 26px;
    background-position: center left 38px;
    background-repeat: no-repeat;
    padding-left: 0;
}
#footerBox .footer-pagetop a{
    display: block;
    padding: 0.8em;
    color: #333;
    /* border: 2px solid #004098; */
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.top-keywordbox iframe{
    line-height: 1;
    vertical-align: middle;
}


/*電気セット割引紹介エリア
*****************************/

#bnrBox{
	margin-top: 0;
	background: #B4E2F8;
}
#bnrBox.item-box-wrap .section-ttl {
    background-color: #FFF000;
    margin-bottom: 0.8em;
    color: #004098;
}
#bnrBox.item-box-wrap .section-ttl:before{
    border-top-color: #FFF000;
    left: 49.5%;
}


#bnrBox a img{
	width:100%;
	margin:0 auto;
	border:2px solid #EEE;
}
#bnrBox a{
	display:block;
	margin: 0 auto 1em;
	width:96%;
}

/*電気セット割引紹介エリア
*****************************/

#denkiBox{
	margin-top: 0;
	background: #b4e2f8;
}
#denkiBox.item-box-wrap .section-ttl {
    background-color: #FFF000;
    margin-bottom: 0.8em;
    color: #004098;
}
#denkiBox.item-box-wrap .section-ttl:before{
    border-top-color: #FFF000;
    left: 49.5%;
}


#denkiBox a img{
	width:100%;
	margin:0 auto;
	border:2px solid #EEE;
}
#denkiBox a{
	display:block;
	margin:0 auto 1.5em auto;
	width:96%;
}
.denki-ttl{
	width: 100%;
	border: none;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #004098;
	margin-bottom: 1em;
	padding: 0.5em 0.8em 0.5em;
	color:#FFF;
	text-align:center;
}
.denki-ttl01{
	width:80%;
	margin:0 auto 1em auto;
	display:block;
}
.denki-ttl01 img{
	width:100%;
	margin:0 auto;
	display:block;
}
.denki-ttl02{
	font-weight:bold;
	font-size:16px;
	color:#FFF;
	text-align:center;
}
.denki-txt{
	color:#FFF;
	padding:0 1em 1em 1em;
}

/*新着
*****************************/
.news-box{
    background-color: #FFF;
    padding: 1% 1.5%;
    margin: 2% auto 0;
    border: 1px solid #D0C8C1;
    width: 95%;
}

.news-title{
    color: #3A3A3A;
    font-size: 1.15em;
    font-weight: bold;
}
.news-box li{
    width: 100%;
    margin: 1% auto;
    border-bottom: 1px dotted #DDD;
}

.news-cate{
    width: 110px;
    background: #004BB0;
    font-size: 0.9em;
    font-weight: bold;
    color: #FFF;
    padding: 0.5% 1%;
    margin-right: 0.3em;
    display: inline-block;
    text-align: center;
}

.news-deta{
    font-size: 1.1em;
}

.news-text{
    font-size: 1.1em;
}

.news-text a{
    font-weight: bold;
    color: #235BC0 !important;
}

.news-price{
    font-weight: bold;
    color: #FF3C3C;
}
/*-----------------------
    ご予約受付スケジュール
-----------------------*/
#receptionist_schedule_warp{
    background-color: #FFF;
    width: 95%;
    margin: 10px auto;
    padding: 0 10px;
    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;
}
#receptionist_schedule_warp p.section-ttl{
    font-size: 20px;
    color: #000;
    background-color: #FFF;
    margin: 0;
}
#scheduleBox05 table{
    width: 100%;
}
#scheduleBox05 td{
    padding: 7px;
    /* border: 1px solid #FFF; */
}
#scheduleBox05 td.txt{
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
    text-align: left;
    padding-left: 15px;
}
#scheduleBox05 td.main-ttl{
    font-size: 1.2em;
    background-color: #004098;
    color: #FFF;
    border: 1px solid #004098;
    line-height: 1.2;
}
#scheduleBox05 td.ttl01{
    background-color: #FFBE00;
    /* min-width: 42%; */
    padding: 7px 15px;
    line-height: 1.1;
    width: 110px;
}
#scheduleBox05 td.ttl02{
    background-color: #C40002;
    color: #FFF;
    padding: 7px 15px;
    line-height: 1.1;
}
#scheduleBox05 td.ttl03{
    background-color: #833A27;
    color: #FFF;
    padding: 7px 15px;
    line-height: 1.1;
}
#scheduleBox05 td.ttl04{
    background-color: #333;
    color: #FFF;
    padding: 7px 15px;
    line-height: 1.1;
}


/* ひとつ前に戻るボタン
========================= */
.section-back-btn{
	background-color: #FFF;
}
.section-back-btn a{
	display: block;
	padding: 3.5% 5.5% 4% 12.5%;
	font-size: 1.2em;
	color: #FFF;
	background-color: #023b95;
	text-decoration: none;
	background-image: url(//www.his-j.com/kix/sp/img/icon/icon_left01_wh.png);
	background-position: left 12px center;
	background-size: 22px;
	background-repeat: no-repeat;
}
.section-back-btn a img{
	width: 20px;
	margin-right: 10px;
	vertical-align: middle;
}





/* プレビュー用
========================= */

@media screen and (min-width: 1200px) {
	html{
		background: #DDD;
		width: 360px;
		margin: 0 auto;
	}
	body{
		width: 360px;
		margin: 10px auto;
		border:1px solid #EEE;
		position:relative;
	}
	#header{
			position: absolute;
			width: 100%;
		}
}

/*各発着空港*/
.menu_port {
	background-color: #ff9673;
	text-align: center;
	width: 100%;
}
.menu_port ul {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
}
.menu_port ul li {
	brder-right-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.menu_port ul li a {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	display: block;
	color: #fff;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	/* width: 30%; */
}
.menu_port ul .selected a {
	background: #d40200;
}

   /*電気*/
.denki_sp .otoku {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffedc1+0,e5bb50+62,c79810+100 */
background: #ffedc1; /* Old browsers */
background: -moz-linear-gradient(top, #ffd776 0%, #e5bb50 62%, #c79810 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffd776 0%,#e5bb50 62%,#c79810 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffd776 0%,#e5bb50 62%,#c79810 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffedc1', endColorstr='#c79810',GradientType=0 ); /* IE6-9 */
    font-size:17px;
    font-weight:bold;
    padding:15px;
    text-align:center;
}


.denki_sp a {
    color:#000;
}



.denki_sp dl {
    background-color:#FFF;
    border:2px solid #828282;
     padding:15px 5px;
     width: 100%;
    display: table;
}

.waku dt {
    width: 80px;
    padding: 0 5px;
    display: table-cell;
    vertical-align: top;

}

.waku dd p {
    font-size:1.05em;
    font-weight:bold;
    color:#dc0071;
}

.denki_sp .waku dd {
   display: table-cell;
    vertical-align: top;

  

}

.contact-tel-box {
    width:95%;
    margin:0 auto;
    margin-top:20px;
}


#online-box {
	width:100%;
	margin:0 auto;
	background: #FFF;
	border: 4px solid #004bb0;
	padding: 10px;
	border-radius: 6px;
	display: block;
	margin-bottom:10px;
	
}
.online-name {
	color: #004bb0;
	font-size: 1.2em;
	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;
	padding-top: 10px;
}

.yoyaku_online{
	width: 100%;
}

.btn_online {
	background-color: #004bb0;
	color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 100%;
	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;
	margin-bottom:10px;
}
.btn_online a {
	display: block;
	text-decoration: none;
	color: #fff;
}

.bg_flo {
	background-color: #40cc37;
	
	margin-right: 10px;
	width: 100%;
	margin-top: 10px;
}


.section-line{
 background-color: #004bb0;
    color: #FFF;
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    padding: 15px 0;
}
