@charset "UTF-8";

/*20160622*/
.main {
    width: 100%;
    background: url(/tw/img/area/kyusyu_02.jpg) no-repeat 50% 23%;
}

p.map img {
    border: none;
    vertical-align: top;
}

#main-title {
    position: absolute;
    top: 15%;
    left: 38%;
}

.main-top {
    position: relative;
    height:569px;
}

p.map {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -275px 0 0 -530px;
}

form.search {
    /*position: relative;*/
    background: #5297d4;
}

.search dt {
    display: inline-block;
    padding: 0 0px 3px 8px;
    font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    font-size: 23px;
    color: #fff;
    font-weight: bolder;
    vertical-align: middle;
}

dl.search-date {
    padding: 0 35px 0 0;
}

.search-date dd {
    display: inline-block;
    font-family: 標楷體;
    color: #fff;
    font-size: 30px;
    vertical-align: middle;
}

p.btn {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 37px;
    margin-right: 20px;
}

.main-top .search-box {
    position: absolute;
    top: 55%;
    left: 51%;
    margin-left: -452px;
    width: 862px;
    box-shadow: 0px 3px 2px 1px #d69358;
    -moz-box-shadow: 0px 3px 2px 1px #d69358;
    -webkit-box-shadow: 0px 3px 2px 1px #d69358;
	border: 4px solid #ffb675;
}


ul.content-menu {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 24%;
    margin: -70px 0 0 -19px;
}

ul.content-menu li {
    float: left;
}
.search-place dd {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-family: 標楷體;
    font-size: 15px;
}

.search-place input[type="text"] {
    width: 146px;
}

li.icon2 {
    padding: 0 31px 0 12px;
}

li.icon3 {
    padding-right: 33px;
}

li.icon4 {
    padding-right: 10px;
}
.main-down {
    position: relative;
    background: #dcebfa;
    /*height: 355px;*/
    width: 1200px;
    margin: 0 auto;
    padding: 23px 0;
}
ul.best {
    /*position: absolute;
    bottom: 0;
    height: 228px;*/
overflow: hidden;
    margin: 109px 0 0 102px;
}
.best li {
    float: left;
    color: white;
    margin: 1px 0px;
    height: 198px;
    width: 345px;
    list-style: none;
}


.best li h2 {
    font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    font-size: 32.91px;
    padding: 15px;
}
.best li h3 {
    font-family:Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    font-size: 21.15px;
    padding-left: 18px;
}
.best li.online {
    background: url(/tw/img/hokkaido/24hr.png) no-repeat;
    background-size: 330px auto;
}
.best li.chinese {
    background: url(/tw/img/hokkaido/inquriy2.png) no-repeat;
    background-size: 330px auto;
}

.best li.insurance {
    background: url(/tw/img/hokkaido/insurance_38.png) no-repeat;
    background-size: 330px auto;
}

.ttl {
    margin:0 10px 12px;
    color: #3675bb;
    font-family:Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    font-size: 36px;
    border-bottom: 1px solid #3675bb;
    display: block;
}

#ranking .ttl {
    background-image: url(/tw/img/hokkaido/l_e_point_264.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 3px 0 0 55px;
}

p.shopft {
    display: inline-block;
    vertical-align: middle;
}

li.rank-shop span {
    font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    font-size: 25px;
    padding: 4px 42px;
    color: #3672bb;
    display: inline-block;
    vertical-align: middle;
}
li.rank-shop {
    vertical-align: top;
    width: 287px;
    display: inline-block;
    padding: 0 7px;
}
li.rank-shop:nth-child(2){
    border-right:1px dotted #ccc;border-left:1px dotted #ccc;
}

span.shop-name1 {
    background: url(/tw/img/hokkaido/one.png) no-repeat;
}

span.shop-name2 {
    background: url(/tw/img/hokkaido/two.png) no-repeat;
}

span.shop-name3 {
    background: url(/tw/img/hokkaido/three.png) no-repeat;
}

div#ranking {
    margin-bottom: 20px;
    padding-top: 20px;
}
#cheap-sale .ttl {
    background-image: url(/tw/img/hokkaido/shop.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 3px 0 0 55px;
}

#step span {
    background-position: top left;
    background-repeat: no-repeat;
    padding:13px 0 0 62px;
    background-image: url(/tw/img/hokkaido/yoyaku.png);
}

div#step {margin-bottom: 20px;}

.faq-wrap .ttl {
    background-position: top left;
    background-repeat: no-repeat;
    padding: 3px 0 9px 55px;
}

.faq-ttl1 {
    border-radius: 10px;
    background: #ffcb94;
    font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    color: #3675bb;
    padding: 6px 10px;
    display: inline-block;
    position: absolute;
    margin: 23px 12px;
}

dd.faq-ans1 {
    border-radius: 10px;
    background: #d9e4f7;
    width: 367px;
    height: 180px;
    font-size: 15px;
    padding: 6px 0px 0 5px;
    font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    display: inline-block;
    vertical-align: top;
    margin: 60px 0 31px 12px;
}
dt.faq-ttl2 {
    font-family:Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    color: rgb(54, 117, 187);
    padding: 6px 10px;
    display: inline-block;
    border-radius: 10px;
    background: #ffcb94;
    position: absolute;
    top: 0px;
    left: 0;
    margin: 255px 12px;
    text-align: center;
}
dd.faq-ans2 {
    border-radius: 10px;
    background: #d9e4f7;
    width: 766px;
    height: 180px;
    font-size: 15px;
    font-family:Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    margin: 0 0 0 13px;
}

p.tension {
    font-size: 14px;
    color: #b3061d;
}

.ttl1-1 {
    padding: 9px 2px;
    font-weight: bold;
    font-size: 18px;
}

dl.faq-3 {
    position: relative;
    margin: 0 16px;
}

div#faq123 {
    float: left;
    margin-top: 6px;
}
.faq-ans2 p {
    padding: 36px 18px 0px 15px;
}

.faq-wrap {
    overflow: hidden;
    margin-bottom: 20px;
}
.content {
    width: 960px;
    margin: 0 auto;
    background: white;
}

#section ul {
    margin: 78px 0 0 0;
}

#section span {
    font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    color: black;
    font-size: 18px;
    font-weight: bolder;
    text-align: center;
    display: block;
    margin-top:90px;
}

li.itom2 {
    margin: 10px 0;
}

#drivetip .ttl {
    background-image: url(/tw/img/hokkaido/doraibu.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 3px 0 5px 65px;
}

.recommendft img {
    width: 439px;
    height: 306px;
}


span.recommendct {
    font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    font-size: 17px;
}

span.recommendttl {
    font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    color: #e34900;
    font-size: 25px;
    font-weight: bold;
}

dl.freetrip {
    border-radius: 0px 11px 0 0;
    display: inline-block;
    width: 439px;
    height: 550px;
    margin: 14px 0px 22px 24px;
    border-bottom-style: dashed;
    border-width: 2px;
    border-color: #a29c9c;
    border-right-style: dashed;
    border-left-style: dashed;
    vertical-align: top;
    margin-top: 17px;
}

.mark img {
    width: 79px;
    height: 86px;
    position: absolute;
	top: 0;
    left: 0;
    margin: -13px 0 0 -5px;
}

dt.recommendft {
    border-radius: 4px;
    border-top-style: solid;
    border-width: 13px;
    border-color: #df8383;
    position: relative;
}

dd.map-icon {
    background: url(/tw/img/hokkaido/mark_25.png) no-repeat right bottom;
	height: 212px;
}

p.stepft {text-align:center;}

div#drivetip {
   /* margin: 36px 97px;*/
}

dd.recommendtext span {
    display: block;
    margin: 10px;
}

dd.watch {
    background: url(/tw/img/hokkaido/mark_28.png) no-repeat right bottom;
    height: 212px;
}

dd.sakura {
    background: url(/tw/img/hokkaido/mark_36.png) no-repeat right bottom;
    height: 212px;
}

dd.ramen {
    height: 212px;
    background: url(/tw/img/hokkaido/mark_33.png) no-repeat right bottom;
}
.content-menu img:hover {
    opacity: 0.6;
}
#section img{
    border-radius: 9px;
    border: none;
    vertical-align: top;
    box-shadow: 8px 4px 2px #3675bb;
}

/* search */

.subttl{color:#fff;font-size:130%;padding:10px;}
.search-box .search {
    background-color: rgba(255, 182, 117, 0.9);
}
.search-box .search dd{display:inline-block;vertical-align:middle;margin-left: 0px;}

.search select,.search input{    padding: 4px 10px;
    font-size: 100%;
    border: 2px solid #fdd0a9;}
.search .seach-area-select{color:#fff;font-size:120%;}
.search_btn{    display: inline-block;
    width: 21%;
    vertical-align: bottom;}

.search_btn .btn {
    background: #104000;
    background: -moz-linear-gradient(top, #104000 0%, #ff4d4d 0%, #ff8c4f 00%);
    background: -webkit-linear-gradient(top, #104000 0%,#ff4d4d 0%,#ff8c4f 100%);
    background: linear-gradient(to bottom, #104000 0%,#ff6d17 0%,#f77f3a 100%);
    color: #FFF;
    border-bottom: 2px solid #ba3a36;
    width: 80%;
    padding: 8px 0;
    margin-bottom: 10px;
    border-radius: 4px;
    color: #fff;
    font-size: 208%;
    cursor:pointer;
}
.shop-content {
    font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    font-size: 130%;
    min-height: 160px;
}

#section li a{
    width: 125px;
    height:125px;
    display: inline-block;
    border-radius: 8px;
    box-shadow: 3px 3px 1px #3675bb;
}
#section li a:hover{opacity:0.8;}

#section li.itom a{
    background: #d9e4f7 url(/tw/img/hokkaido/icon2.png) no-repeat;
}
#section li.itom2 a{
    background: #d9e4f7 url(/tw/img/hokkaido/icon3.png) no-repeat;
}
#section li.itom3 a{
    background: #d9e4f7 url(/tw/img/hokkaido/icon1.png) no-repeat;
}
.taiwan .dropmenu li.nav02{width:19%;}
li.nav02 ul li:nth-child(3){border-bottom:1px solid #68a9cf;}
li.nav06 ul li:nth-child(3){border-bottom:1px solid #68a9cf;}

p.ttl_nd {
    display: inline-block;
    font-family: HG正楷書体-PRO;
    font-weight: bolder;
    font-size: 514%;
    color: #FFF;
    text-shadow: 0px -3px #96c2f9, 3px 0px #96c2f9, -3px 0px #96c2f9, -1px 3px #96c2f9;
    vertical-align: bottom;
    padding: 17px 0;
}

p.ttl_th {
     position: absolute;
    top: 57%;
    left: 29%;
    margin: -81px 0 0 216px;
    font-family: 標楷體;
    font-weight: bold;
    font-size: 270%;
    color: rgba(227, 73, 0, 0.83);
    text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff;
}


.cell {
    display: inline-block;
    margin: 3px 0 -2px 0;
}

#ranking ul {
    margin-left: 16px;
}

.cell.Day {
    width: 870px;
    height: 46px;
}

#pref1 {
    margin: 5px 0;
}

.search_btn p {
    width: 220px;
}

.box-mix {
    overflow: hidden;
}
.box-mix .box-suggest {
    float: left;
}

.box-mix .box-area {
    float: right;
    width: 465px;
}

.ttl-2 {
    padding: 5px 0px 3px 30px;
    border-bottom: 1px solid #3675bb;
    color: #3675bb;
}

.box-suggest h2 {
    background: url(/tw/area/hokkaido/img/icon_campaign.png) no-repeat top left;
    background-size: 28px auto;

}

.box-area h2 {
    background: url(/tw/area/hokkaido/img/icon_others.png) no-repeat top left;
    background-size: 30px auto;
}

.box-brandlist h2 {
    background: url(/tw/area/hokkaido/img/icon_brandlist.png) no-repeat top left;
    background-size: 28px auto;
}

#drivetip h2 {
    background: url(/tw/area/hokkaido/img/icon_fun.png) no-repeat top left;
    background-size: 28px auto;
}
/*ハングル用CSS*/
.ttl_kyushu{
	font-size: 80px;
	color: #fff;
	text-shadow: 0px -3px #ff7025, 3px 0px #ff7025, -3px 0px #ff7025, -1px 3px #ff7025;
}
.ttl_inner{
    margin-top: 22px;
    font-size: 40px;
    color: #e86b2f;
    text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff;
}
.ttl{
	border-bottom: none;
}

.shop-kr-text{
    font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;
    font-size: 115%;
    min-height: 160px;
}
