@charset "utf-8";
html{-webkit-text-size-adjust:100%}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,img,small,strong,b,i,dl,dt,dd,ol,ul,li,form,label,table,tbody,tfoot,thead,tr,th,td,article,aside,footer,header,section,audio,video{margin:0;padding:0;vertical-align:baseline;background:transparent}
article,aside,footer,header,menu,nav,section{display:block}
ul,ol{list-style:none}
a{margin:0;padding:0;vertical-align:baseline;background:transparent}
table{border-collapse:collapse;border-spacing:0}
input,select,textarea{vertical-align:middle;border-radius:0}
a{text-decoration:none;color:inherit}
a:visited{text-decoration:none}
li img{vertical-align:middle}
a:active{text-decoration:none}
em{font-style:normal}
.cf{zoom:1}
.cf:after{content:"";display:block;clear:both}
.animation_2s{-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}
.animation_3s{-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear}
.hide_text_image{white-space:nowrap;text-indent:-9999px;position:relative}
.hide_text_image:after{display:block;content:"";position:absolute;top:0;left:0}
input[type=text],textarea{-webkit-appearance:none}
fieldset{margin:0;padding:0;border:0}
.blind, legend{display:block;overflow:hidden;position:absolute;top:-1000em;left:0}
.cp_blind, caption{visibility:hidden;overflow:hidden;width:0;height:0;margin:0;padding:0;border:0;font-size:0;line-height:0}
address{font-style:normal}
body{width:100%;min-width:320px;background:url(../imgs/bg_01.jpg) repeat 0 0;font-size:100%;line-height:1.5;font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝","Yu Mincho", YuMincho, "HG明朝E", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif}
img{vertical-align:top}
.wink, a .wink{-webkit-transition:opacity 0.1s linear;-moz-transition:opacity 0.1s linear;-o-transition:opacity 0.1s linear;transition:opacity 0.1s linear}
.wink:hover, a:hover .wink{opacity:0.5;filter:alpha(opacity=50);-ms-filter:"alpha(opacity=50)"}
.magnify img {
	transition:transform .2s ease-out, opacity .2s linear;
	-moz-transition:-moz-transform .2s ease-out, opacity .2s linear;
	-webkit-transition:-webkit-transform .2s ease-out, opacity .2s linear;
	-o-transition:-o-transform .2s ease-out, opacity .2s linear;
	-ms-transition:-ms-transform .2s ease-out, opacity .2s linear;
}
.magnify:hover img,
.magnify:active img {
	opacity:.7;
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.wrapper{position:relative;overflow:hidden;font-size:16px;color:#231f20}

/*=======================================================================
image replacement css
=======================================================================*/
#h_logo strong, #f_logo strong{position:absolute;z-index:-1;visibility:hidden}

/*=======================================================================
header css
=======================================================================*/
#header{z-index:1000}
#header.moving{margin-bottom:50px}
.inner_static{position:relative;margin:0 auto}
#gnb{position:relative;height:130px}
#brand{float:left;margin:38px 0 0 40px;color:#231f20}
#brand a{display:block;line-height:1.2}
#brand strong, #brand span{display:block;font-weight:400}
#brand strong{margin-bottom:2px;font-size:35px;letter-spacing:2px}
#brand span{font-family:"Sawarabi Gothic", sans-serif;font-size:13px}
#h_logo{position:absolute;top:28px;left:50%;margin-left:-68px;width:136px}
#h_logo a{display:block;height:86px;background:url(../imgs/header_logo_01.png) no-repeat 0 0}
#sns{float:right;margin:85px 40px 0 0}
#sns li{float:left}
#sns .facebook{margin-right:20px}
#sns .twitter{margin-right:16px}
#sns a{display:block;width:27px;height:27px;background-repeat:no-repeat;background-position:center center;font-size:0;text-indent:-9999px}
#sns .facebook a{background-image:url(../imgs/header_ico_facebook.png)}
#sns .twitter a{background-image:url(../imgs/header_ico_twitter.png)}
#sns .instagram a{background-image:url(../imgs/header_ico_instagram.png)}
#mnb{position:relative;z-index:1500;background:rgba(224, 129, 134, 0.8);text-align:center}
#mnb.moving{position:fixed;width:100%;top:0}
#mnb .inner_static > li{position:relative;display:inline-block;height:50px}
#mnb .inner_static > li > a{display:inline-block;padding:0 34px;color:#333;text-align:center;font-family:"Sawarabi Gothic", sans-serif;font-size:1.063em;color:#fff}
#mnb .inner_static > li > a span{display:block;height:50px;line-height:50px;vertical-align:top;background:url(../imgs/mnb_line_01.png) repeat-x left 0 bottom -8px}
#mnb .inner_static > li > a:hover span, #mnb .inner_static > li > a.aon span{background-position:left 0 bottom 0;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear}
#mnb .inner_static > li:nth-child(4):after{display:inline-block;content:"";width:64px;height:50px;background:url(../imgs/mnb_division_line_01.png) no-repeat center center;vertical-align:top}
#mnb .login{background:url(../imgs/mnb_ico_login.png) no-repeat 16px center}
#mnb .d2, #mnb .d3{position:absolute;left:50%;top:50px;z-index:1520;margin-left:-90px;padding:8px 0;background:rgba(255, 255, 255, 0.8);
	-webkit-box-shadow:2px 2px 4px 0px rgba(0,0,0,0.25);
	-moz-box-shadow:2px 2px 4px 0px rgba(0,0,0,0.25);
	box-shadow:2px 2px 4px 0px rgba(0,0,0,0.25);
	}
#mnb .mnb-category .d2{margin-left:-122px}
#mnb .d2 a, #mnb .d3 a{display:block;padding:6px 0 6px 20px;width:160px;font-family:"Sawarabi Gothic", sans-serif;font-size:0.813em;color:#464646;text-align:left}
#mnb .d2 a:hover, #mnb .d2 a.aon, #mnb .d3 a:hover, #mnb .d3 a.aon{background:#e08186;color:#fff}
#mnb .d2 a.aon_temp, #mnb .d3 a.aon_temp{background:#e08186;color:#fff}
#mnb .d2 a.aon_hide, #mnb .d3 a.aon_hide{background:#fff;color:#464646}
#mnb .d2 .d2_a{cursor:default}
#mnb .d3{z-index:1510;left:180px;top:0;margin-left:0}
#mnb .d3-about{display:block}
#mnb .d3-tips{display:none}
#mnb .d3-manage{display:none}
#mnb .mnb-category .d2{display:none}

/*=======================================================================
spot css
=======================================================================*/
#top #spot{position:relative;z-index:900;left:0;padding-bottom:45%}
#top #inner_spot{position:absolute;width:100%;height:100%;background-size:cover;-webkit-background-size:cover}
#top #spot .inner_static{height:100%;z-index:1}
#top_tit_spot{position:absolute;width:100%;height:100%;background:url(../imgs/top_tit_spot_01.png) no-repeat center center;font-size:0;text-indent:-9999px}
.visual_main .inner_visual{position:absolute;width:100%;height:100%}
.visual_wrap{width:100%;overflow:hidden;left:0;margin:0;position:absolute;top:0}
.visual_main{position:relative;padding-bottom:45%}
.visual_main li{position:absolute;width:100%;padding-bottom:45%}
.visual1{background:url(../imgs/top_spot_01.jpg) 50% center / cover no-repeat;left:0}
.visual2{background:url(../imgs/top_spot_02.jpg) 50% center / cover no-repeat;left:100%}
.visual3{background:url(../imgs/top_spot_03.jpg) 50% center / cover no-repeat;left:100%}
#top #spot .image_map{position:absolute;right:3.56%;bottom:7.8%;width:420px;height:174px;background:url(../imgs/top_spot_img_01.png) no-repeat 0 0}
#top #spot .image_map .tx{margin:62px 0 0 128px;display:inline-block;color:rgba(255, 255, 255, 0.75);text-align:center;font-family:"Sawarabi Gothic", sans-serif;font-size:15px;letter-spacing:4px}
#spot .btn_prev, #spot .btn_next{position:absolute;top:50%;margin-top:-50px;width:100px;height:100px;background-repeat:no-repeat;background-position:center center;font-size:0;text-indent:-9999px;z-index:1}
#spot .btn_prev{left:0;background-image:url(../imgs/btn_prev_01.png)}
#spot .btn_next{right:0;background-image:url(../imgs/btn_next_01.png)}
#page{position:absolute;z-index:950;left:0;bottom:-10px;width:100%;height:5px;text-align:center}
#page a{display:inline-block;margin:0 3px;width:5px;height:5px;background:rgba(224, 129, 134, 0.5);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;vertical-align:top;line-height:5px;font-size:0;text-indent:-9999px}
#page a.on, #page a:hover{background:rgba(224, 129, 134, 1);-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear}

/*=======================================================================
top page content css
=======================================================================*/
#top_map{overflow:hidden;min-height:930px;background:url(../imgs/top_map_bg_01.png) repeat-x center 21px}
.wrap_destination{position:relative}
.wrap_destination .compass, .wrap_destination .point1, .wrap_destination .point2{position:absolute;background-repeat:no-repeat;background-position:0 0;font-size:0;text-indent:-9999px}
.wrap_destination .compass{right:14%;top:33px;width:64px;height:98px;background-image:url(../imgs/top_map_img_01.png)}
.wrap_destination .point1{right:15%;top:331px;width:106px;height:58px;background-image:url(../imgs/top_map_img_02.png)}
.wrap_destination .point2{left:14.4%;top:554px;width:174px;height:94px;background-image:url(../imgs/top_map_img_03.png)}
.lst_destination li{position:absolute;text-align:center}
.lst_destination .tx1, .lst_destination .tx2{display:block;font-family:"Sawarabi Gothic", sans-serif;text-shadow:1px 1px 1px rgba(255, 255, 255, 1), 1px -1px 1px rgba(255, 255, 255, 1), -1px 1px 1px rgba(255, 255, 255, 1), -1px -1px 1px rgba(255, 255, 255, 1);line-height:1.4}
.lst_destination .tx1{margin-bottom:2px;font-size:16px;color:#231f20}
.lst_destination .tx2{font-size:12px;color:#666}
.lst_destination .ins_wrap{position:relative}
.lst_destination .icon{position:absolute;display:block;width:44px;height:70px;background:url(../imgs/top_map_img_04.png) no-repeat 0 0}
.lst_destination a{display:block}
.lst_destination .destination1{right:11.21%;top:14.89%;padding-bottom:72px}
.lst_destination .destination1 .icon{left:50%;bottom:-72px;margin-left:-22px}
.lst_destination .destination2{right:41.4%;top:10.37%;padding-bottom:72px}
.lst_destination .destination2 .icon{left:23px;bottom:-72px}
.lst_destination .destination3{left:17.63%;top:9.44%;padding-bottom:72px}
.lst_destination .destination3 .icon{left:50%;bottom:-72px;margin-left:-22px}
.lst_destination .destination4{left:-10.6%;top:25.26%;padding-right:72px;height:70px}
.lst_destination .destination4 .tx1{margin-top:16px}
.lst_destination .destination4 .icon{right:-72px;top:-16px}
.lst_destination .destination5{left:13.48%;top:42.51%;padding-bottom:72px}
.lst_destination .destination5 .icon{right:34px;bottom:-72px}
.lst_destination .destination5_2{left:8.48%;top:41.51%}
.lst_destination .destination5_2 .icon{left:0;top:0}
.lst_destination .destination6{left:41.47%;top:39.62%;padding-bottom:72px}
.lst_destination .destination6 .icon{left:50%;bottom:-74px;margin-left:-22px}
.lst_destination .destination7{right:29.14%;bottom:19.94%;padding-bottom:72px}
.lst_destination .destination7 .icon{right:22px;bottom:-72px}
.lst_destination .destination8{right:32.25%;bottom:4.73%;padding-top:78px}
.lst_destination .destination8 .icon{left:50%;top:-78px;margin-left:-22px}
.lst_destination .destination9{right:42.15%;bottom:6.11%;padding:12px 58px 0 0}
.lst_destination .destination9 .icon{right:-20px;top:-92px}
.lst_destination .destination10{right:9.56%;bottom:10.13%;padding:24px 0 0 45px}
.lst_destination .destination10 .icon{left:-45px;top:-24px}
.lst_destination .destination11{right:-9.86%;bottom:21.27%;padding-left:56px;height:70px}
.lst_destination .destination11 .tx1{margin-top:12px}
.lst_destination .destination11 .icon{left:-56px;top:-12px}
#top_map .destination_map{position:relative;margin:96px 0 0 17.86%;width:892px;height:752px}
#top_map .map li{position:absolute}
#top_map .map img{width:100%}
#top_category{overflow:hidden;min-height:540px;background:url(../imgs/top_category_bg_01.jpg) repeat-x center 0}
.top_tit1{overflow:hidden;padding-top:86px;text-align:center;font-size:16px;line-height:1.2}
.top_tit1 strong{overflow:hidden;display:block;margin-bottom:4px;font-size:2.25em;color:#231f20;font-weight:normal;letter-spacing:3px}
.top_tit1 span{overflow:hidden;display:block;font-family:"Sawarabi Gothic", sans-serif;font-weight:normal;font-size:0.813em;color:#e08186;letter-spacing:3px}
.wrap_lst_cotegory{position:relative}
.category_slider{overflow:hidden;margin:46px auto 0;padding-left:3px;width:1051px}
.category_slider .lst_category{width:2170px}
.category_slider .lst_category li{float:left;margin-right:37px;width:calc((100% - 370px) / 10)}
.category_slider .lst_category a{display:block}
.category_slider .lst_category a:hover .icon{background-color:#e08187}
.category_slider .lst_category .icon{display:block;margin-bottom:18px;width:180px;height:180px;background-color:#f9f6d9;background-repeat:no-repeat;background-position:center center;border-radius:90px;
	-webkit-box-shadow:3px 3px 0px 0px rgba(185,204,113,0.9);
	-moz-box-shadow:3px 3px 0px 0px rgba(185,204,113,0.9);
	box-shadow:3px 3px 0px 0px rgba(185,204,113,0.9);
	}
.category_slider .lst_category a.over .icon{background-color:#e08187}
.category_slider .lst_category .accommodations .icon{background-image:url(../imgs/top_category_ico_01.png)}
.category_slider .lst_category .accommodations a:hover .icon{background-image:url(../imgs/top_category_ico_01_over.png)}
.category_slider .lst_category .accommodations a.over .icon{background-image:url(../imgs/top_category_ico_01_over.png)}

.category_slider .lst_category .agro-tourism .icon{background-image:url(../imgs/top_category_ico_02.png)}
.category_slider .lst_category .agro-tourism a:hover .icon{background-image:url(../imgs/top_category_ico_02_over.png)}
.category_slider .lst_category .agro-tourism a.over .icon{background-image:url(../imgs/top_category_ico_02_over.png)}

.category_slider .lst_category .desastay .icon{background-image:url(../imgs/top_category_ico_03.png)}
.category_slider .lst_category .desastay a:hover .icon{background-image:url(../imgs/top_category_ico_03_over.png)}
.category_slider .lst_category .desastay a.over .icon{background-image:url(../imgs/top_category_ico_03_over.png)}

.category_slider .lst_category .food-beverages .icon{background-image:url(../imgs/top_category_ico_04.png)}
.category_slider .lst_category .food-beverages a:hover .icon{background-image:url(../imgs/top_category_ico_04_over.png)}
.category_slider .lst_category .food-beverages a.over .icon{background-image:url(../imgs/top_category_ico_04_over.png)}

.category_slider .lst_category .history-culture .icon{background-image:url(../imgs/top_category_ico_05.png)}
.category_slider .lst_category .history-culture a:hover .icon{background-image:url(../imgs/top_category_ico_05_over.png)}
.category_slider .lst_category .history-culture a.over .icon{background-image:url(../imgs/top_category_ico_05_over.png)}

.category_slider .lst_category .islands-beaches .icon{background-image:url(../imgs/top_category_ico_06.png)}
.category_slider .lst_category .islands-beaches a:hover .icon{background-image:url(../imgs/top_category_ico_06_over.png)}
.category_slider .lst_category .islands-beaches a.over .icon{background-image:url(../imgs/top_category_ico_06_over.png)}

.category_slider .lst_category .leisure-entertaiment .icon{background-image:url(../imgs/top_category_ico_07.png)}
.category_slider .lst_category .leisure-entertaiment a:hover .icon{background-image:url(../imgs/top_category_ico_07_over.png)}
.category_slider .lst_category .leisure-entertaiment a.over .icon{background-image:url(../imgs/top_category_ico_07_over.png)}

.category_slider .lst_category .nature-wildlife .icon{background-image:url(../imgs/top_category_ico_08.png)}
.category_slider .lst_category .nature-wildlife a:hover .icon{background-image:url(../imgs/top_category_ico_08_over.png)}
.category_slider .lst_category .nature-wildlife a.over .icon{background-image:url(../imgs/top_category_ico_08_over.png)}

.category_slider .lst_category .shopping .icon{background-image:url(../imgs/top_category_ico_09.png)}
.category_slider .lst_category .shopping a:hover .icon{background-image:url(../imgs/top_category_ico_09_over.png)}
.category_slider .lst_category .shopping a.over .icon{background-image:url(../imgs/top_category_ico_09_over.png)}

.category_slider .lst_category .sports .icon{background-image:url(../imgs/top_category_ico_10.png)}
.category_slider .lst_category .sports a:hover .icon{background-image:url(../imgs/top_category_ico_10_over.png)}
.category_slider .lst_category .sports a.over .icon{background-image:url(../imgs/top_category_ico_10_over.png)}

.category_slider .lst_category .tit{display:block;font-family:"Sawarabi Gothic", sans-serif;font-weight:normal;text-align:center;color:#231f20}
.wrap_lst_cotegory .btn_prev, .wrap_lst_cotegory .btn_next{position:absolute;top:37px;width:100px;height:100px;background-repeat:no-repeat;background-position:center center;font-size:0;text-indent:-9999px}
.wrap_lst_cotegory .btn_prev{left:60px;background-image:url(../imgs/btn_prev_02.png)}
.wrap_lst_cotegory .btn_next{right:60px;background-image:url(../imgs/btn_next_02.png)}
.page_category{position:absolute;left:0;bottom:-35px;width:100%;height:5px;text-align:center}
.page_category a{display:inline-block;margin:0 3px;width:5px;height:5px;background:rgba(224, 129, 134, 0.5);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;vertical-align:top;line-height:5px;font-size:0;text-indent:-9999px}
.page_category a.on{background:rgba(224, 129, 134, 1);-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear}
#top .h_group{position:relative;overflow:hidden}
#top .h_group .btn_lst{position:absolute;right:30px;bottom:0;padding:0 21px;height:34px;color:#fff;font-family:"Sawarabi Gothic", sans-serif;background:#e08186;line-height:34px}
#top_accommodation .h_group, #top_gallery .h_group{margin-bottom:31px}
#top_accommodation .lst_accommodation{overflow:hidden;margin-bottom:-24px}
#top_accommodation .lst_accommodation li{float:left;margin:0 30px 24px 0;width:calc((100% - 60px) / 3)}
#top_accommodation .lst_accommodation li:nth-child(3n + 3){margin-right:0}
#top_accommodation .lst_accommodation .img_wrap{margin-bottom:12px;overflow:hidden;padding-bottom:67%;height:0px}
#top_accommodation .lst_accommodation .img_wrap img{width:100%;max-width:480px}
#top_accommodation .lst_accommodation a{display:block;text-align:center;color:#231f20}
#top_accommodation .lst_accommodation .jp{overflow:hidden;display:block;margin-bottom:6px;font-family:"Sawarabi Gothic", sans-serif;font-weight:normal;font-size:1.125em;text-overflow:ellipsis;white-space:nowrap}
#top_accommodation .lst_accommodation .en{overflow:hidden;display:block;margin-bottom:11px;font-family:"Sawarabi Gothic", sans-serif;font-size:0.813em;text-overflow:ellipsis;white-space:nowrap}
#top_accommodation .lst_accommodation .price{overflow:hidden;display:block;font-family:"Sawarabi Mincho", serif;color:#d42027;text-overflow:ellipsis;white-space:nowrap;min-height:48px}
#top_accommodation .no_image{padding-bottom:66.5%;margin-bottom:12px;width:100%;background:#ccc}
#top_gallery{padding-bottom:76px}
#top_gallery .lst_gallery{overflow:hidden;margin:0 30px}
#top_gallery .lst_gallery li{float:left;width:calc(100% / 4)}
#top_gallery .lst_gallery .img_wrap{max-height:240px;overflow:hidden}
#top_gallery .lst_gallery .img_wrap img{width:100%;max-width:360px}
#top_notice{min-height:500px;background:url(../imgs/top_map_bg_01.png) repeat-x center 0}
#top_notice .col1{float:left;margin:0 9.8%;width:49%}
#top_notice .h_group{margin-bottom:42px}
#top #top_notice .h_group .btn_lst{right:0}
#top_notice .col2{float:right;width:31.4%}
#top_notice #facebook{float:left;margin-top:68px;width:320px;
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.25);
	-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.25);
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.25);
	}
#top_notice #facebook iframe{width:100%;height:395px;border:none;vertical-align:top}
#top_notice .lst_notice li{border-bottom:1px dotted #000}
#top_notice .lst_notice li:last-child{border-bottom:none}
#top_notice .lst_notice a{display:table;padding:14px 0 15px;font-family:"Sawarabi Gothic", sans-serif;font-size:0.875em}
#top_notice .lst_notice .date{display:table-cell;padding-left:21px;color:#e08186;vertical-align:middle;min-width:75px}
#top_notice .lst_notice .tit{display:inline-block;padding-left:28px;font-weight:normal;color:#231f20;max-width:510px}
#footer{position:relative;min-height:545px;background:#2b3635 url(../imgs/footer_bg_01.jpg) repeat-x center 0;color:#fff;font-family:"Sawarabi Gothic", sans-serif;background-size:cover;-webkit-background-size:cover}
.btn_pagetop_wrap{float:right;width:40px}
.btn_pagetop{position:absolute;top:-50px;display:block;width:40px;height:40px;background-color:rgba(224,129,130,0.8);background-image:url(../imgs/btn_pagetop.png);background-repeat:no-repeat;background-position:center center;background-size:auto 12px;-webkit-background-size:auto 12px;font-size:0;text-indent:-9999px}
.btn_pagetop_bottom{position:fixed;display:block;bottom:10px;top:auto}
#fnb{overflow:hidden;padding:45px 0 0 9.8%;width:81.4%}
#fnb a{display:block}
#fnb .ds1 > li{overflow:hidden;float:left;margin-right:20px;width:calc((100% - 120px) / 6)}
#fnb .ds1 > li:last-child{margin-right:0}
#fnb .ds2 > li{margin-bottom:10px}
#fnb .ds2 > li:last-child{margin-bottom:0}
#fnb .ds2 > li > a{display:flex;height:37px;border-bottom:1px dotted #fff;font-size:0.938em;text-align:left;justify-content:left;align-items:center;background:url(../imgs/footer_arr_01.png) no-repeat right 4px center;line-height:1.2}
#fnb .ds2 > li > a.small{font-size:0.875em}
#fnb .ds3{margin-top:21px}
#fnb .ds3 li{margin-bottom:10px}
#fnb .ds3 li:last-child{margin-bottom:0}
#fnb .ds3 a{font-size:0.813em}
#fnb .ds4{margin-top:6px;font-size:0.75em;padding-left:6px}
#fnb .ds4 li{margin-bottom:6px}
#fnb .ds4 li:last-child{margin-bottom:0}
#fnb .ds4 a{font-size:0.813em}
.f_info_wrap{text-align:center;font-size:0.75em}
#f_logo{display:inline-block;margin-bottom:25px;width:136px;vertical-align:top}
#f_logo a{display:block;height:86px;background:url(../imgs/footer_logo_01.png) no-repeat 0 0}
.f_info{margin-bottom:38px}
.f_info li{margin-bottom:4px}
.f_info li:last-child{margin-bottom:0}
.f_info .tel{margin-right:23px}
.f_info .tel, .f_info .fax{display:inline-block}
.f_info .email a{text-decoration:underline}
.f_info .email a:hover{text-decoration:none}
#footer .copyright strong{font-weight:normal}
#f_sns{margin:20px 0;text-align:center;line-height:14px}
#f_sns li{display:inline-block;margin:0 16px;vertical-align:top}
#f_sns a{display:block;width:14px;height:14px;background-repeat:no-repeat;background-position:center center;background-size:14px auto;-webkit-background-size:14px auto;font-size:0;text-indent:-9999px}
#f_sns .facebook a{background-image:url(../imgs/footer_ico_facebook.png)}
#f_sns .twitter a{background-image:url(../imgs/footer_ico_twitter.png)}
#f_sns .instagram a{background-image:url(../imgs/footer_ico_instagram.png)}

/*=======================================================================
popup menu css
=======================================================================*/
#sp_popupmenu{display:none;position:absolute;z-index:1200;left:0;top:0;width:100%;min-width:320px;height:100%;background:rgba(0, 0, 0, 0.75);font-family:"Sawarabi Gothic", sans-serif}
#sp_popupmenu .btn_close{position:absolute;z-index:1210;right:23px;top:14px;display:block;width:30px;height:30px;background:url(../imgs/sp_btn_close.png) no-repeat center center;background-size:15px auto;-webkit-background-size:15px auto;font-size:0;text-indent:-9999px}
#sp_popupmenu .inner_wrap{margin-top:58px;background:#fff;border-top:2px solid #e08186}
#sp_mnb > ul > li > a{display:block;padding:5px 15px;border-bottom:1px solid #e08186;font-size:0.813em;background:url(../imgs/sp_mnb_arr_01.png) no-repeat 15px center;background-size:10px auto;-webkit-background-size:10px auto}
#sp_mnb > ul > li > a > span{padding-left:17px;line-height:1.2}
#sp_mnb li:last-child a{border-bottom:none}
#sp_mnb .d2_s1, #sp_mnb .d2_s2{display:none;overflow:hidden;padding:8px 0 7px 10px ;border-bottom:1px solid #e08186}
#sp_mnb .d2_s1 > li{overflow:hidden;float:left;width:calc((100% - 10px) / 2)}
#sp_mnb .d2_s1 > li > a, #sp_mnb .d2_s2 > li > a{padding-left:24px;background:url(../imgs/sp_mnb_arr_02.png) no-repeat 8px center;background-size:4px auto;-webkit-background-size:4px auto;font-size:0.668em;text-align:left}
#sp_mnb .d2_s1 > li > a, #sp_mnb .d3 a{display:flex;height:30px;justify-content:left;align-items:center;line-height:1.1}
#sp_mnb .d2_s2 > li > a{display:block;padding-right:15px}
#sp_mnb .d2_s2 > li > a > span{height:24px}
#sp_mnb .d3{display:none;padding-left:40px;font-size:0.668em}
#sp_mnb span{display:flex;height:30px;color:#333;text-align:left;justify-content:left;align-items:center;line-height:1.1}
#sp_mnb .close span{background:url(../imgs/sp_ico_close.png) no-repeat right center;background-size:10px auto;-webkit-background-size:10px auto}
#sp_mnb .open span{background:url(../imgs/sp_ico_open.png) no-repeat right center;background-size:10px auto;-webkit-background-size:10px auto}
#sp_popupmenu.popupmenu_open{display:block}

/*=======================================================================
sub page common css
=======================================================================*/
/* spot & pagetit */
#sub_detail-page #spot .inner_static{overflow:hidden;height:221px}
#sub_detail-page .inner_static.view_title{overflow:hidden;height:221px}
#sub_detail-page #pagetit{overflow:hidden;margin-top:66px;text-align:center;font-weight:400;font-size:16px;line-height:1.1}
#sub_detail-page #pagetit .cp1, #sub_detail-page #pagetit .cp3{display:block;font-family:"Sawarabi Gothic", sans-serif}
#sub_detail-page #pagetit .cp1{font-size:1.125em;color:#e08186;letter-spacing:1px}
#sub_detail-page #pagetit .cp2{display:block;padding:16px 0 13px;font-weight:400;font-size:2em;letter-spacing:2px}
#sub_detail-page #pagetit .cp3{font-size:0.813em}
#sub_list-page #spot{position:relative;height:400px;background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-background-size:cover;border-top:1px solid #fff}
#sub_list-page #spot .inner_static{overflow:hidden;height:359px}
#sub_list-page #pagetit{overflow:hidden;margin-top:120px;text-align:center;font-weight:400;font-size:16px;line-height:1.1}
#sub_list-page #pagetit .cp1, #sub_list-page #pagetit .cp2{display:block;font-weight:400;color:#fff;text-shadow:0 0 14px black}
#sub_list-page #pagetit .cp1{margin-bottom:6px;font-size:3.75em;letter-spacing:4px}
#sub_list-page #pagetit .cp2{font-family:"Sawarabi Gothic", sans-serif;font-size:1.5em;letter-spacing:2px;padding-bottom:10px}

/* page position */
#pp a, #pp span, #pp strong{font-family:"Sawarabi Gothic", sans-serif;font-weight:400;font-size:0.813em;text-shadow:0 0 6px white}
#pp a{text-decoration:underline}
#pp .gt{padding:0 6px}
#pp{padding:11px 40px;border-bottom:1px solid #b7b7b7;line-height:1.2}
#sub_list-page #pp{border-bottom:none}

/* page content */
#sub_detail-page #content{font-family:"Sawarabi Mincho", serif}
#sub_detail-page #content > .inner_static{background:#fff}
.view-page #content > .inner_static{background:none !important}
#content .inner_wrapper1{padding:80px}
.para_common1, .para_common2{margin-bottom:30px;text-align:justify;line-height:1.8}
.para_common2{margin-bottom:60px}
.para_common1:first-child, .para_common2:first-child{margin-top:-4px}
.para_common1:last-child{margin-bottom:-4px}
.image_wrapper img{width:100%}

/* page category css */
#sub_common-category{padding:62px 0 78px}
.wrap_lst_cotegory2{position:relative}
.category_slider2{overflow:hidden;margin:0 auto;width:700px}
.category_slider2 .lst_category{width:1500px}
.category_slider2 .lst_category li{float:left;margin-right:50px;width:calc((100% - 500px) / 10)}
.category_slider2 .lst_category a{display:block}
.category_slider2 .lst_category .icon{display:block;margin:16px 0 10px;width:100px;height:52px;background-repeat:no-repeat;background-position:center center}
.category_slider2 .lst_category .accommodations .icon{background-image:url(../imgs/sub_category_ico_01.png)}
.category_slider2 .lst_category .agro-tourism .icon{background-image:url(../imgs/sub_category_ico_02.png)}
.category_slider2 .lst_category .desastay .icon{background-image:url(../imgs/sub_category_ico_03.png)}
.category_slider2 .lst_category .food-beverages .icon{background-image:url(../imgs/sub_category_ico_04.png)}
.category_slider2 .lst_category .history-culture .icon{background-image:url(../imgs/sub_category_ico_05.png)}
.category_slider2 .lst_category .islands-beaches .icon{background-image:url(../imgs/sub_category_ico_06.png)}
.category_slider2 .lst_category .leisure-entertaiment .icon{background-image:url(../imgs/sub_category_ico_07.png)}
.category_slider2 .lst_category .nature-wildlife .icon{background-image:url(../imgs/sub_category_ico_08.png)}
.category_slider2 .lst_category .shopping .icon{background-image:url(../imgs/sub_category_ico_09.png)}
.category_slider2 .lst_category .sports .icon{background-image:url(../imgs/sub_category_ico_10.png)}
.category_slider2 .lst_category .tit{display:block;font-family:"Sawarabi Gothic", sans-serif;font-weight:normal;text-align:center;color:#464646;font-size:0.75em}
.wrap_lst_cotegory2 .btn_prev, .wrap_lst_cotegory2 .btn_next{position:absolute;top:32px;width:50px;height:50px;background-repeat:no-repeat;background-position:center center;font-size:0;text-indent:-9999px}
.wrap_lst_cotegory2 .btn_prev{left:50%;margin-left:-466px;background-image:url(../imgs/btn_prev_03.png)}
.wrap_lst_cotegory2 .btn_next{right:50%;margin-right:-466px;background-image:url(../imgs/btn_next_03.png)}

/*=======================================================================
PLAN YOUR HOLIDAY css
=======================================================================*/
.lst_common1{overflow:hidden;margin:-4px 0}
.lst_common1 li{padding-left:12px;background:url(../imgs/dot_01.png) no-repeat 0 12px;text-align:justify;line-height:1.8}
.lst_about-johor li{overflow:hidden;margin-bottom:38px}
.lst_about-johor li:last-child{margin-bottom:0}
.lst_about-johor .ins_tit, .lst_about-johor .ins_cnt{float:right;width:calc(100% - 160px)}
.lst_about-johor .ins_tit{margin:-4px 0 4px;font-family:"Sawarabi Gothic", sans-serif;font-size:1.125em}
.lst_about-johor .ins_cnt{font-family:"Sawarabi Mincho", serif;font-size:0.875em;line-height:2;text-align:justify}
.lst_about-johor .flog{float:left;margin-right:50px;width:110px}
.lst_about-johor .flog img{width:100%}
.sec_common1{overflow:hidden;margin-bottom:60px}
.sec_common1:last-child{margin-bottom:0}
.tit1{margin:0 0 32px;text-align:center;font-family:"Sawarabi Gothic", sans-serif;font-weight:400;font-size:1.5em}
.lst_getting li:before{position:absolute;left:-115px;top:0;display:block;width:68px;height:68px;background-repeat:no-repeat;background-position:0 0;content:""}
.lst_getting li{position:relative;margin:0 0 30px 115px;list-style:disc}
.lst_getting li:last-child{margin-bottom:0}
.lst_getting li.air:before{background-image:url(../imgs/holidays_ico_air.png)}
.lst_getting li.rail:before{background-image:url(../imgs/holidays_ico_rail.png)}
.lst_getting li.road:before{background-image:url(../imgs/holidays_ico_road.png)}
.lst_getting li.sea:before{background-image:url(../imgs/holidays_ico_sea.png)}
.lst_getting .ins_tit{margin-bottom:20px;font-family:"Sawarabi Gothic", sans-serif;font-weight:400;font-size:1.125em}
.lst_getting .ins_cnt{margin-bottom:20px;font-size:0.875em;text-align:justify;line-height:2}
.link{color:#488bf8;text-decoration:underline}
.lst_link dt{margin-bottom:4px;font-family:"Sawarabi Gothic", sans-serif;font-weight:400}
.lst_link dd{line-height:1.8}
.lst_link dd a{font-size:0.875em;color:#488bf8;text-decoration:underline;word-break:break-all}
.wrap_holidays_table, .wrap_notice{margin:0 120px 40px}
.wrap_holidays_table2{margin-bottom:40px}
.wrap_inquiry{margin:0 120px 60px}
.wrap_holidays_table:last-child, .wrap_holidays_table2:last-child, .wrap_notice:last-child, .wrap_inquiry:last-child{margin-bottom:0}
.ts1{overflow:hidden;width:100%}
.ts1 th, .ts1 td{padding:12px 20px;vertical-align:middle;border:1px #ccc solid;text-align:center;font-size:1em;line-height:1.5}
.ts1 th{background:#fff2e9;font-weight:400}
.ts1 td{position:relative;background:#fff}
.ts1 .cs1, .ts1 tbody .name, .ts1 tbody .info{text-align:left}
.ts1 thead th, .ts1 thead td{font-family:"Sawarabi Gothic", sans-serif}
.ts1 thead th{padding:12px 30px}
.ts1 tbody td{font-family:"Sawarabi Mincho", serif}
.ts1 tbody th{font-family:"Sawarabi Gothic", sans-serif;text-align:left}
.ts1 th a.wink{text-decoration:underline !important}
.ts1 .ins_lst1{line-height:1.7}
.ts1 .ins_lst2 a{line-height:1.7;text-decoration:underline}
.package_type{margin-bottom:22px;font-size:1.125em;color:#d6585f;line-height:1.7}
.lst_package{overflow:hidden}
.lst_package dt{margin-bottom:20px;font-family:"Sawarabi Gothic", sans-serif}
.lst_package dd{margin-bottom:20px;font-family:"Sawarabi Mincho", serif}
.lst_package dd:last-child{margin-bottom:0}
.lst_package .ins_lst{font-size:0.875em;line-height:2;text-align:justify}
.lst_package .ins_lst li{margin-bottom:2px}
.lst_package .ins_lst strong, .lst_package .ins_lst span{display:inline-block;vertical-align:top}
.lst_package .ins_lst .ins_itm span{width:105px;font-weight:400}
.lst_package .ins_lst .ins_cnt{width:calc(100% - 124px)}
.lst_package .ins_lst .ins_itm:after{padding-right:5px;content:"："}
.lst_package address{line-height:1.8}
.lst_package address strong{font-weight:400}
.lst_package address .small, .lst_package .tel, .lst_package .fax{font-size:0.875em}
.lst_package .tel{margin-top:4px}
.lst_package .fax{margin-top:6px}
.btn_detail_area{margin-top:30px;text-align:center}
.btn_detail{display:inline-block;padding:0 44px;height:42px;line-height:42px;background:#e08186;text-align:center;color:#fff;font-size:1em;font-family:"Sawarabi Gothic", sans-serif}

/*=======================================================================
RESOURCES css
=======================================================================*/
.resources .lst_getting .ins_tit{margin-bottom:10px}
.lst_download{margin:0 120px;border:1px #ccc;border-style:solid solid none solid}
.lst_download li{position:relative;overflow:hidden;padding:20px 34% 20px 80px;border-bottom:1px #ccc solid}
.lst_download .ins_tit{display:flex;float:left;height:62px;text-align:left;justify-content:left;align-items:center;line-height:1.2;font-weight:400;font-size:1.125em;font-family:"Sawarabi Gothic", sans-serif}
.lst_download a{position:absolute;right:80px;top:50%;display:block;margin-top:-21px}
.btn_pdf, .btn_png{padding:0 22px 0 52px;height:42px;line-height:42px;background:#e08186 url(../imgs/resources_download_ico_01.png) no-repeat 20px center;color:#fff;font-size:1em;font-family:"Sawarabi Gothic", sans-serif}
.btn_png{background-image:url(../imgs/resources_download_ico_02.png)}

/*=======================================================================
PRIVACY POLICY css
=======================================================================*/
.lst_privacypolicy li{overflow:hidden;margin-bottom:26px}
.lst_privacypolicy li:last-child{margin-bottom:0}
.lst_privacypolicy .ins_tit{margin-bottom:18px;font-weight:400;font-family:"Sawarabi Gothic", sans-serif;font-size:1.125em}
.lst_privacypolicy .ins_cnt{font-family:"Sawarabi Mincho", serif;font-size:1em;line-height:2;text-align:justify}

/*=======================================================================
PLACES TO GO css
=======================================================================*/
.category .category_slider{margin-top:164px}
.category #content{padding-bottom:160px}
.category .btn_area{overflow:hidden;margin-top:66px;text-align:center}
.category .btn_more, .photo_gallery .btn_more, .wrap_lst_destination .btn_more, .wrap_lst_destination .btn_return, .btn_list2{display:inline-block;width:176px;height:42px;background:rgba(224, 129, 131, 0.6);text-align:center;font-family:"Sawarabi Gothic", sans-serif;color:#fff;font-size:0.938em;line-height:42px}

/*=======================================================================
NOTICS css
=======================================================================*/
.search{float:right;margin-bottom:30px}
.input_txt{padding:0 6px;height:28px;background:#fff;border:1px solid #dbdbdb;color:#999;line-height:26px}
.search .input_txt{float:left;width:222px;background:#f7f7f7}
.search .btn_search{float:right;display:block;width:50px;height:30px;background:#1c1916;text-align:center;line-height:30px;font-size:0.875em;font-family:"Sawarabi Gothic", sans-serif;color:#fff}
.notice .lst_notice{position:relative;overflow:hidden;clear:right;margin-bottom:40px;border-top:1px solid #ccc}
.notice .lst_notice li{position:relative;overflow:hidden;border-bottom:1px solid #ccc}
.notice .lst_notice a{overflow:hidden;display:block;padding:15px 0 13px;font-family:"Sawarabi Gothic", sans-serif;font-size:0.875em;color:#333}
.notice .lst_notice a:hover .tit{text-decoration:underline}
.notice .lst_notice .no, .notice .lst_notice .date{display:block;float:left;text-align:center}
.notice .lst_notice .no{width:56px}
.notice .lst_notice .date{margin-right:26px;width:90px}
.notice .lst_notice strong{display:block;float:left;width:calc(100% - 172px);font-weight:normal;font-size:1em}
.new{display:inline-block;margin-left:20px;padding:0 4px;background:#fe0000;color:#fff;font-weight:400;font-size:0.625em;font-family:"Sawarabi Gothic", sans-serif;text-align:center;vertical-align:middle}
.pagenate{overflow:hidden;text-align:center}
.pagenate a, .pagenate strong{display:inline-block;margin:0 3px;padding:0 10px;height:29px;color:#464646;font-family:"Sawarabi Gothic", sans-serif;font-size:0.875em;text-align:center;border:1px solid #d7d7d7;line-height:29px}
.pagenate strong{border:1px solid #e08186;background-color:#e08186;color:#fff;font-weight:normal}
.pagenate .btn_next{padding:0 16px 0 5px;background:url(../imgs/btn_next_04.png) no-repeat right 5px center}
.pagenate .btn_prev{padding:0 5px 0 16px;background:url(../imgs/btn_prev_04.png) no-repeat left 5px center}
.detail_header{margin:-4px 0 28px;font-family:"Sawarabi Gothic", sans-serif}
.detail_header .date{display:block;margin-bottom:4px;color:#464646;font-size:0.875em}
.detail_header .tit{display:block;color:#333;font-weight:400;font-size:1.125em}
.notice .puts{overflow:hidden;line-height:1.7;text-align:justify}
.notice .puts .image{float:right;margin-left:50px}
.detail_footer{padding-top:40px;text-align:center}
.detail_footer .btn_list{display:inline-block;width:232px;height:45px;background:#e08186;text-align:center;line-height:45px;font-family:"Sawarabi Gothic", sans-serif;font-size:1em;color:#fff}
.notice .puts .inner_para1{margin-bottom:40px}

/*=======================================================================
Contact Us css
=======================================================================*/
.lst_common2{font-size:1em;line-height:1.8}
.inquiry_form{overflow:hidden}
.lst_inquiry{overflow:hidden;display:table;margin-bottom:40px;width:calc(100% - 1px);border:1px #ccc;border-style:solid none none solid}
.lst_inquiry > li{display:table-row}
.lst_inquiry div{position:relative;display:table-cell;padding:15px;border:1px #ccc;border-style:none solid solid none;vertical-align:middle;font-family:"Sawarabi Gothic", sans-serif;font-size:1em;line-height:1.2}
.lst_inquiry .item{padding-left:20px;width:208px;background:#fff2e9}
.lst_inquiry .cnt{word-break:break-all;background:#fff}
.lst_inquiry .cnt .new_line{min-height:35px;display:block;border:none;padding:0}
.lst_inquiry .cnt .price{font-size:1em;color:#d42027;font-family:"Sawarabi Mincho", serif;margin:3px 0}
.lst_inquiry .cnt .small_msg{font-size:0.8em;margin:5px 0;color:#666}
.lst_inquiry .tit{font-size:1em;font-weight:normal}
.lst_inquiry .ess{position:absolute;right:20px;top:50%;display:inline-block;margin-top:-10px;width:36px;height:20px;background:#f26522;text-align:center;color:#fff;font-size:0.75em;line-height:20px}
.lst_inquiry .with_count_tr{display:none}
.input_txt{padding:0 6px;height:28px;background:#fff;border:1px solid #ccc;color:#464646;line-height:26px}
.input_rd{margin:0 8px 2px 0;padding:0}
.group_rd1{overflow:hidden;line-height:1.8}
.inp_itm1{display:inline-block;margin-right:8px}
.lst_inquiry .type1{width:246px}
.lst_inquiry .type2{width:426px}
.lst_inquiry .txa1{margin:0;padding:0 4px;width:calc(100% - 10px);height:88px;color:#464646;font-size:0.875em;border:1px solid #ccc;line-height:26px;resize:none}
.inquiry_form .btn_area, .member_form .btn_area{overflow:hidden;text-align:center}
.btn_apply, .btn_apply_back, .btn_confirm, .btn_home, .btn_login2{display:inline-block;width:232px;height:45px;text-align:center;background:#e08186;color:#fff;line-height:45px;font-family:"Sawarabi Gothic", sans-serif;font-size:1em}
.btn_apply .icon, .btn_confirm .icon{margin-left:10px}
.btn_apply_back .icon{margin-right:10px}
.btn_apply_back{margin-right:23px}
.btn_confirm{margin-left:23px}
.bx_thankyou, .bx_thankyou2{margin:0 auto 40px;width:70%;height:270px;text-align:center;border:1px solid #ccc;background:#fff}
.bx_thankyou p{margin-top:88px;padding-top:58px;background:url(../imgs/inquiry_ico_01.png) no-repeat center 0;line-height:1.7;font-family:"Sawarabi Gothic", sans-serif;font-size:1em}
.btn_home .icon{display:inline-block;margin-right:13px;width:22px;height:45px;background:url(../imgs/inquiry_ico_02.png) no-repeat 0 center;vertical-align:top}

/*=======================================================================
MEMBER css
=======================================================================*/
.wrap_member{margin:0 120px}
.bx_member_form{overflow:hidden;background:#edeef5}
.bx_member_form .inner_lead{padding:45px 20px 23px;text-align:center;font-size:1.125em;font-family:"Sawarabi Gothic", sans-serif}
.bx_select_form{overflow:hidden;background:#edeef5}
.bx_select_form .inner_lead{padding:60px 20px 23px;text-align:center;font-size:1.063em;font-family:"Sawarabi Gothic", sans-serif;color:#464646}
.bx_select_form .btn_wrap{max-width:680px;margin:20px auto 60px;position:relative}
.bx_select_form .btn_wrap a{display:inline-block;padding:15px 0 14px;width:320px;color:#fff;text-align:center;border-radius:5px;
-webkit-box-shadow:0px 3px 0px 0px #414143;
-moz-box-shadow:0px 3px 0px 0px #414143;
box-shadow:0px 3px 0px 0px #414143}
.bx_select_form .btn_wrap a:before{content:"";display:block;position:absolute}
.bx_select_form .btn_wrap a:after{content:"";display:block;position:absolute;background:url(../imgs/btn_next_02.png) no-repeat;width:13px;height:22px;right:20px;top:15px;background-size:100%}
.bx_select_form .btn_wrap .member_btn{background:#e08186;position:relative}
.bx_select_form .btn_wrap .agency_btn{background:#8bb935;position:absolute;right:0}
.bx_select_form .btn_wrap .member_btn:before{background:url(../imgs/member_select_ico1.png) no-repeat;background-size:100%;left:85px;top:15px;width:22px;height:26px}
.bx_select_form .btn_wrap .agency_btn:before{background:url(../imgs/member_select_ico2.png) no-repeat;background-size:100%;left:60px;top:10px;width:34px;height:35px}
.bx_login-email{overflow:hidden;margin:0 16.43% 72px;padding:60px 36px 60px 38px;background:#fff;font-family:"Sawarabi Gothic", sans-serif}
.label_email{float:left;display:block;width:106px;height:40px;line-height:40px;font-size:0.875em}
.group_email{float:left;width:calc(100% - 238px)}
.btn_login{float:right;display:block;background:#e08186;text-align:center;color:#fff;font-size:1em;font-family:"Sawarabi Gothic", sans-serif}
.bx_login-email .btn_login{width:114px;height:42px;cursor:pointer;border:none}
.type3{margin-top:1px;width:calc(100% - 14px);height:38px;color:#231f20;font-size:1em;font-family:"Sawarabi Gothic", sans-serif}
.lst_inquiry .type4{width:84px}
.lst_inquiry .exc{color:#999;font-size:0.875em}
.member_form .group_rd1{margin-right:20px}
.sel_opt1{padding-left:6px;width:178px;height:30px;background:#f1f1f1;border:1px solid #ccc;color:#464646}
.bx_thankyou2 p{display:flex;height:270px;line-height:1.7;font-family:"Sawarabi Gothic", sans-serif;font-size:1em;text-align:center;justify-content:center;align-items:center}
.btn_login2 .icon{display:inline-block;margin-right:13px;width:20px;height:45px;background:url(../imgs/member_ico_01.png) no-repeat 0 center;vertical-align:top}
.tit_login{margin:45px 0 23px;font-size:16px;text-align:center;font-family:"Sawarabi Gothic", sans-serif}
.tit_login strong{display:inline-block;padding-left:46px;height:34px;line-height:34px;background:url(../imgs/member_ico_02.png) no-repeat 0 center;font-size:1.125em;font-weight:400}
.bx_login{overflow:hidden;margin:0 auto 45px;padding:37px 27px;width:397px;background:#fff;font-family:"Sawarabi Gothic", sans-serif}
.bx_login .bx_inner_wrap{position:relative}
.bx_login .group_input{position:relative;height:40px}
.bx_login .group_input:first-child{margin-bottom:5px}
.bx_login .bx_inner_wrap label{position:absolute;left:0;top:0;padding-right:10px;width:70px;height:40px;line-height:40px;text-align:right;font-size:14px}
.bx_login .bx_inner_wrap .input_txt{position:absolute;left:79px;top:0;width:170px;height:38px;line-height:38px}
.bx_login .btn_login{position:absolute;right:0;top:3px;display:flex;width:114px;height:79px;text-align:center;justify-content:center;align-items:center}
.err_msg_p{color:red;margin:0.5em 0 0 0;font-size:0.813em}
.err_msg_p_hide{display:none}
.bx_fp{overflow:hidden;margin:0 auto 45px;width:397px;text-align:center;font-family:"Sawarabi Gothic", sans-serif;text-decoration:underline}
.bx_login_fp{overflow:hidden;margin:0 auto 45px;padding:37px 27px;width:450px;background:#fff;font-family:"Sawarabi Gothic", sans-serif}
.bx_login_fp .bx_inner_wrap{position:relative}
.bx_login_fp .group_input{position:relative;height:40px}
.bx_login_fp .group_input:first-child{margin-bottom:5px}
.bx_login_fp .bx_inner_wrap label{position:absolute;left:0;top:0;padding-right:10px;width:130px;height:40px;line-height:40px;text-align:left;font-size:14px}
.bx_login_fp .bx_inner_wrap .input_txt{position:absolute;left:140px;top:0;width:170px;height:38px;line-height:38px}
.bx_login_fp .btn_login{position:absolute;right:0;top:3px;display:flex;width:114px;height:79px;text-align:center;justify-content:center;align-items:center}
.bx_login_fp .err_msg_p{display:block;text-align:center}
.completion .bx_member_form .inner_lead{padding-top:23px;font-size:0.938em}
.fail .btn_area{overflow:hidden;margin:45px 0;text-align:center}
.fail .bx_member_form .inner_lead{padding-top:23px;font-size:0.938em}

.btn_check{display:inline-block;margin-left:14px;padding:0 14px;border-radius:2px;background:#666;font-size:0.875em;color:#fff;text-align:center;line-height:28px;vertical-align:middle}
.alert_msg{display:none;color:red;font-size:12px;padding:4px 10px 0 0}
.alert_primary_msg{display:none;color:blue;font-size:12px;padding:4px 10px 0 0}
.alert_show{display:block}

/*=======================================================================
PHOTO GALLERY css
=======================================================================*/
.photo_gallery #content .inner_wrapper1{padding:80px 61px}
.lst_photo-gallery{overflow:hidden;margin-bottom:-37px}
.lst_photo-gallery li{float:left;margin:0 35px 37px 0;width:calc((100% - 70px) / 3);text-align:center}
.lst_photo-gallery li:nth-child(3n + 3){margin-right:0}
.lst_photo-gallery a{display:block}
.lst_photo-gallery .img_wrap{overflow:hidden;width:100%;padding-bottom:100%;height:0}
.lst_photo-gallery .img_wrap img{width:100%;max-width:400px}
.lst_photo-gallery .name, .lst_photo-gallery .en, .lst_photo-gallery .jp{overflow:hidden;display:block;font-family:"Sawarabi Gothic", sans-serif;text-overflow:ellipsis;white-space:nowrap}
.lst_photo-gallery .name{margin-top:13px}
.lst_photo-gallery .en{margin-bottom:4px;font-size:1.125em}
.lst_photo-gallery .jp{font-size:0.813em}
.photo_gallery .btn_area{overflow:hidden;margin-top:45px;text-align:center}

/*=======================================================================
SITEMAP css
=======================================================================*/
.lst_sitemap{overflow:hidden;font-family:"Sawarabi Gothic", sans-serif}
.lst_sitemap > li{overflow:hidden;display:inline-block;margin-right:76px;vertical-align:top}
.lst_sitemap > li:last-child{margin-right:0}
.lst_sitemap a{text-decoration:underline}
.lst_sitemap .ins_tit{margin-bottom:23px;font-weight:400;font-size:1.125em}
.lst_sitemap .ds3 a{font-size:0.875em}
.lst_sitemap .ds3 > li{margin-bottom:3px}
.lst_sitemap .ds3 > li:last-child{margin-bottom:0}
.lst_sitemap .ds3-exp dt{margin-bottom:6px;font-size:0.875em}
.lst_sitemap .ds3-exp dd{margin:0 0 22px 12px}
.lst_sitemap .ds3-exp dd:last-child{margin-bottom:0}

/*=======================================================================
DESTINATION GUIDE css
=======================================================================*/
.destination-map #content{margin:-23px 0}
.destination #spot.destination1{background-image:url(../imgs/destination_spot_01.jpg)}
.destination #spot.destination2{background-image:url(../imgs/destination_spot_02.jpg)}
.destination #spot.destination3{background-image:url(../imgs/destination_spot_03.jpg)}
.destination #spot.destination4{background-image:url(../imgs/destination_spot_04.jpg)}
.destination #spot.destination5{background-image:url(../imgs/destination_spot_05.jpg)}
.destination #spot.destination6{background-image:url(../imgs/destination_spot_06.jpg)}
.destination #spot.destination7{background-image:url(../imgs/destination_spot_07.jpg)}
.destination #spot.destination8{background-image:url(../imgs/destination_spot_08.jpg)}
.destination #spot.destination9{background-image:url(../imgs/destination_spot_09.jpg)}
.destination #spot.destination10{background-image:url(../imgs/destination_spot_10.jpg)}

#destination-spot-map{position:absolute;left:50%;top:40px;margin-left:-43%}
#destination-spot-map img{width:100%;max-width:414px}
.destination .lead{padding:41px 54px 98px;font-family:"Sawarabi Mincho", serif;font-size:1em;/*text-align:center;*/line-height:2.2}
.destination .lead .image{display:block;margin-bottom:20px;text-align:center}
.destination .lead .image img{width:100%;max-width:207px}
.wrap_arti_sub-list{margin-bottom:100px}
.arti_sub-list{overflow:hidden;margin:0 54px 40px;background:#fff}
.arti_sub-list:last-child{margin-bottom:0}
.arti_sub-list .image1, .arti_sub-list .image2{width:45.98%}
.arti_sub-list .inner_wrap1, .arti_sub-list .inner_wrap2{margin:78px 94px 0 88px;width:calc(54.02% - 182px)}
.arti_sub-list .image1{float:left}
.arti_sub-list .inner_wrap1{float:right}
.arti_sub-list .image2{float:right}
.arti_sub-list .inner_wrap3{float:left}
.arti_sub-list img{width:100%;max-width:640px}
.arti_sub-list .tit{margin-bottom:30px;text-align:center}
.arti_sub-list .tit .en, .arti_sub-list .tit .jp{display:block;line-height:1.2;font-weight:400}
.arti_sub-list .tit .en{margin-bottom:12px;font-size:2em;letter-spacing:2px}
.arti_sub-list .tit .jp{font-size:0.813em;font-family:"Sawarabi Gothic", sans-serif;letter-spacing:1px}
.arti_sub-list .cnt{margin-bottom:18px;font-family:"Sawarabi Mincho", serif;font-size:1em;line-height:1.6;text-align:justify}
.arti_sub-list .price{display:block;font-weight:400;color:#d42027}
.arti_sub-list .price.w_price{color:#203cd4}
.arti_sub-list .btn_view, .lst_destination2 .btn_view{display:block;margin:0 auto;width:44px;height:44px;border:1px solid #e08186;border-radius:22px;background:url(../imgs/destination_arr_01.png) no-repeat center center;font-size:0;text-indent:-9999px}
.arti_sub-list .btn_view:hover, .lst_destination2 .btn_view:hover{background:#e08186 url(../imgs/destination_arr_02.png) no-repeat center center}
.wrap_lst_destination{overflow:hidden;margin-bottom:160px}
.lst_destination2{overflow:hidden;margin-bottom:-25px}
.lst_destination2 li{float:left;margin:0 30px 25px 0;width:calc((100% - 60px) / 3)}
.lst_destination2 li:nth-child(3n + 3){margin-right:0}
.lst_destination2 .image{margin-bottom:15px}
.lst_destination2 img{width:100%;max-width:480px}
.lst_destination2 .info{padding:0 20px}
.lst_destination2 .tit{margin-bottom:12px;font-family:"Sawarabi Gothic", sans-serif;font-size:16px}
.lst_destination2 .tit .en, .lst_destination2 .tit .jp{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-weight:400}
.lst_destination2 .tit .en{margin-bottom:2px;font-size:1.313em}
.lst_destination2 .tit .jp{font-size:0.813em;letter-spacing:1px}
.lst_destination2 .cnt1, .lst_destination2 .cnt2{padding-bottom:15px;font-size:0.875em;text-align:justify;line-height:1.6}
.lst_destination2 .cnt1{min-height:110px}
.lst_destination2 .cnt2{min-height:110px}
.wrap_lst_destination .btn_area{position:relative;margin:70px 54px 0;text-align:center}
.wrap_lst_destination .btn_more, .wrap_lst_destination .btn_return, .btn_list2{background:rgba(224, 129, 131, 1)}
.wrap_lst_destination .btn_return{position:absolute;left:0;top:0}
.wrap_lst_destination .btn_return .icon{padding-right:10px}
.location-map iframe{width:100%;height:500px;border:none;background:#eee}
.view-page .inner_lead{margin:-4px 30px 56px;/*text-align:center;*/line-height:1.8}
.wrap_view_lst_info{overflow:hidden;margin-bottom:100px;background:#fff}
.wrap_view_lst_info .image{float:left;width:46%}
.wrap_view_lst_info .image img{width:100%;max-width:640px}
.wrap_view_lst_info .no_image{float:left;width:46%;background:#ccc;min-height:454px}
.wrap_view_lst_info .lst_info{float:right;padding:36px 50px;width:calc(54% - 100px)}
.wrap_view_lst_info .lst_info li{overflow:hidden;padding:14px 0;border-bottom:1px dotted #7f7f7f;font-family:"Sawarabi Gothic", sans-serif;font-size:0.875em;vertical-align:middle}
.wrap_view_lst_info .lst_info li:last-child{border-bottom:none}
.wrap_view_lst_info .lst_info .itm, .wrap_view_lst_info .lst_info .cnt{display:inline-block;vertical-align:middle}
.wrap_view_lst_info .lst_info .itm{padding-left:32px;width:168px;font-weight:400}
.wrap_view_lst_info .lst_info .cnt{width:calc(100% - 200px);word-break:break-all}
.wrap_view_lst_info .lst_info .cnt a{text-decoration:underline}
.wrap_lst_goods{margin-bottom:95px}
.lst_goods{overflow:hidden;margin-bottom:-35px}
.lst_goods li{float:left;margin:0 28px 35px 0;width:calc((100% - 56px) / 3)}
.lst_goods li:nth-child(3n + 3){margin-right:0}
.lst_goods .image{margin-bottom:16px;width:100%;max-width:445px}
.lst_goods .tit, .lst_goods .price{display:block;text-align:center}
.lst_goods .tit{margin-bottom:5px;font-size:1.125em;font-weight:400;font-family:"Sawarabi Gothic", sans-serif}
.lst_goods .price{font-size:1em;color:#d42027;font-family:"Sawarabi Mincho", serif}
.d_price{display:block;font-size:1em;color:#d42027;text-decoration:line-through}
.w_price{display:block;font-size:1em;color:#203cd4}
.wrap_tabs{overflow:hidden;margin-bottom:80px;padding:30px 30px 40px;background:#fff}
.wrap_tabs > div{display:none}
.wrap_tabs > div.aon{display:block}
.wrap_tabs .tnb{overflow:hidden;margin-bottom:40px}
.wrap_tabs .tnb li{float:left;margin-right:1px;width:calc((100% - 3px) / 4)}
.wrap_tabs .tnb li:last-child{margin-right:0}
.wrap_tabs .tnb a{display:block;height:55px;background:#e1e1e1;color:#231f20;line-height:55px;font-size:1em;font-family:"Sawarabi Gothic", sans-serif;text-align:center}
.wrap_tabs .tnb a:hover, .wrap_tabs .tnb a.aon{background:#e08186;color:#fff}
.wrap_tabs .tnb .icon{display:inline-block;margin-right:16px;height:55px;background-repeat:no-repeat;background-position:center center;vertical-align:top}
.wrap_tabs .tnb .photo .icon{width:24px;background-image:url(../imgs/destination_ico_01.png)}
.wrap_tabs .tnb .photo a:hover .icon, .wrap_tabs .tnb .photo a.aon .icon{background-image:url(../imgs/destination_ico_01_over.png)}
.wrap_tabs .tnb .comments .icon{width:22px;background-image:url(../imgs/destination_ico_02.png)}
.wrap_tabs .tnb .comments a:hover .icon, .wrap_tabs .tnb .comments a.aon .icon{background-image:url(../imgs/destination_ico_02_over.png)}
.wrap_tabs .tnb .nearby .icon{width:22px;background-image:url(../imgs/destination_ico_03.png)}
.wrap_tabs .tnb .nearby a:hover .icon, .wrap_tabs .tnb .nearby a.aon .icon{background-image:url(../imgs/destination_ico_03_over.png)}
.wrap_tabs .tnb .access .icon{width:12px;background-image:url(../imgs/destination_ico_04.png)}
.wrap_tabs .tnb .access a:hover .icon, .wrap_tabs .tnb .access a.aon .icon{background-image:url(../imgs/destination_ico_04_over.png)}
.view-page .btn_area{position:relative;overflow:hidden;margin-bottom:80px;text-align:center}
.btn_list2 .icon{margin-right:12px}
.view-page .lst_photo-gallery{margin-bottom:-35px}
.view-page .lst_photo-gallery li{margin:0 36px 35px 0;width:calc((100% - 72px) / 3)}
.view-page .lst_photo-gallery li:nth-child(3n + 3){margin-right:0}
.view-page .lst_photo-gallery img{max-width:420px}
.inner_wrap_comments, .inner_wrap_nearby, .inner_wrap_access{margin:0 150px;padding-top:40px}
.ts-comments{overflow:hidden;margin-bottom:40px;width:100%;border-top:1px #ccc solid}
.ts-comments th, .ts-comments td{padding:13px 30px;vertical-align:middle;border-bottom:1px #ccc solid;text-align:center;font-family:"Sawarabi Gothic", sans-serif;line-height:22px}
.ts-comments th{font-weight:400}
.ts-comments .name, .ts-comments .comment{font-size:1em}
.ts-comments .date{font-size:0.875em;color:#666}
.ts-comments .comment{text-align:left}
.ts-comments .star{padding:13px 0}
.lst_star{overflow:hidden;margin:0 auto;width:84px}
.lst_star li{float:left;margin-right:1px}
.lst_star li:last-child{margin-right:0}
.lst_star .icon-star{display:block;width:16px;height:16px;background:url(../imgs/ico_star_02.png) no-repeat center center}
.lst_star .on{background-image:url(../imgs/ico_star_01.png)}
.group_rd_star{margin-bottom:6px}
.group_rd_star:last-child{margin-bottom:0}
.group_rd_star .input_rd{margin-bottom:3px}
.group_rd_star .star{display:inline-block;margin-right:10px;width:84px;height:16px;background-repeat:no-repeat;background-position:0 0}
.group_rd_star .point1{background-image:url(../imgs/ico_star_03.png)}
.group_rd_star .point2{background-image:url(../imgs/ico_star_04.png)}
.group_rd_star .point3{background-image:url(../imgs/ico_star_05.png)}
.group_rd_star .point4{background-image:url(../imgs/ico_star_06.png)}
.group_rd_star .point5{background-image:url(../imgs/ico_star_07.png)}
.view-page #comments .pagenate{margin-bottom:40px}
.view-page #comments .btn_area{margin-bottom:60px}
.view-page #comments .btn_area:last-child{margin-bottom:0}
.btn_comment{display:inline-block;width:228px;height:41px;color:#e08186;text-align:center;line-height:41px;font-family:"Sawarabi Gothic", sans-serif;font-size:1em;border:2px solid #e08186;border-radius:22px}
.comment_form .lst_star{margin:0}
.sec_comment{display:none}
.sec_comment .tit1{margin-bottom:14px}
.lst_nearby{overflow:hidden;margin-bottom:60px;font-family:"Sawarabi Gothic", sans-serif}
.lst_nearby > li{margin-left:20px;margin-bottom:54px}
.lst_nearby > li:last-child{margin-bottom:0}
.lst_nearby > li.new_line::before{content:"";display:block;border-bottom:1px dotted #777;margin-bottom:50px;padding-top:20px}
.lst_nearby .tit{margin-bottom:24px;font-size:1.125em;font-weight:400}
.lst_nearby .tit::before{content:"•";position:relative;left:-10px}
.lst_nearby .ins_lst{overflow:hidden;margin-left:-20px}
.lst_nearby .ins_lst > li{overflow:hidden;padding:40px 0;border-bottom:1px solid #ccc}
.lst_nearby .ins_lst > li:first-child{padding-top:0}
.lst_nearby .ins_lst > li:last-child{padding-bottom:0;border-bottom:none}
.lst_nearby .ins_images{float:left;width:120px}
.lst_nearby .ins_images li{list-style:none; margin-bottom:15px}
.lst_nearby .ins_images li:last-child{margin-bottom:0}
.lst_nearby .ins_images img{width:100%;max-width:120px}
.lst_nearby .ins_cnt{float:right;width:calc(100% - 150px)}
.lst_nearby .ins_tit{margin:-4px 0 16px;font-size:1em;font-weight:400}
.lst_nearby .ins_info{margin-bottom:18px;font-size:0.875em;line-height:2}
.lst_nearby .link{font-family:"Sawarabi Mincho", serif;font-size:0.875em}
.inner_nearby_map{overflow:hidden}
.inner_nearby_map iframe{width:100%;height:500px;border:none;background:#eee}
#access .lst_getting li{margin-left:20px}
#access .lst_getting li:before{display:none}


/*=======================================================================
popup detail css
=======================================================================*/
#popupdetail{display:none;position:fixed;top:0;overflow-y:scroll;z-index:2000;width:100%;min-width:320px;height:100%;background:rgba(0, 0, 0, 0.75)}
#popupdetail.show_popup{display:block}
#popupdetail .btn_close2{float:right;display:block;margin:0 10px 10px 0;width:30px;height:30px;background:url(../imgs/sp_btn_close.png) no-repeat center center;font-size:0;text-indent:-9999px}
#popupdetail .wrap_popup{position:relative;overflow:hidden;margin:10px auto 0;width:1132px}
#popupdetail .inner_wrap{overflow:hidden;clear:right;padding:60px;background:#fff}
#popupdetail .wrap_images{overflow:hidden;float:left;width:445px}
#popupdetail .image{margin-bottom:10px}
#popupdetail .image img{width:100%;max-width:445px}
#popupdetail .wrap_thumbnail{overflow:hidden}
#popupdetail .lst_thumbnail li{float:left;margin-right:9px}
#popupdetail .lst_thumbnail li.on{border:1px solid red}
#popupdetail .lst_thumbnail img{width:100%;max-width:80px}
#popupdetail .popupdetail_info{float:right;width:calc(100% - 505px)}
#popupdetail .popupdetail_info .tit{margin:-2px 0 20px;font-family:"Sawarabi Gothic", sans-serif;font-size:1.5em;font-weight:400;line-height:1.2}
#popupdetail .popupdetail_info .cnt{margin-bottom:26px;font-family:"Sawarabi Mincho", serif;font-size:0.875em;line-height:1.8;text-align:justify}
#popupdetail .popupdetail_info .price{margin-bottom:36px;font-family:"Sawarabi Mincho", serif;font-size:1em;color:#d42027}
.view-page #popupdetail .btn_area{margin-bottom:0;text-align:left}
#popupdetail .btn_inquiry{display:inline-block;width:250px;height:45px;text-align:center;color:#fff;line-height:45px;font-family:"Sawarabi Gothic", sans-serif;font-size:1.125em;background:#fda328;margin-bottom:10px}
#popupdetail .btn_booking{display:inline-block;width:250px;height:45px;text-align:center;color:#fff;line-height:45px;font-family:"Sawarabi Gothic", sans-serif;font-size:1.125em;background:#fda328}


@media print ,screen and (min-width:768px){
	.sp{display:none !important}
	.tb{display:block !important}
	.inner_static{width:100%}
}

@media print ,screen and (min-width:1500px){
	#top .inner_static{width:1500px}
	#sub_detail-page .inner_static{width:1392px}
	#sub_detail-page #footer .inner_static, #sub_list-page #footer .inner_static, #sub_list-page .inner_static{width:1500px}
}

@media print ,screen and (min-width:768px) and (max-width:1500px){
	.pc_tb{display:block !important}
	.tb{display:none !important}
	.sp{display:none !important}
	.inner_static{margin:0 20px;width:auto}
	
	/* TABLET css */
	#mnb .d3{margin-left:0}
	.wrap_destination .compass{right:7%}
	.wrap_destination .point1{right:7.5%}
	.wrap_destination .point2{left:7.2%}
	.wrap_lst_cotegory .btn_prev{left:0}
	.wrap_lst_cotegory .btn_next{right:0}
	#fnb .ds2 > li > a.small{font-size:0.813em;letter-spacing:-2px}
	.wrap_holidays_table, .wrap_notice{margin:0 60px 40px}
	.wrap_inquiry{margin:0 60px 30px}
	.lst_download{margin:0 60px}
	.wrap_member{margin:0 60px}
	.lst_sitemap > li{margin-right:0;width:calc((100% - 20px) / 5)}
	.lst_sitemap .ls1{width:calc(((100% - 20px) / 5) + 20px)}
	.lst_sitemap .ls2{width:calc(((100% - 20px) / 5) - 20px)}
	.lst_destination2 .cnt2{min-height:132px}
}

@media print ,screen and (max-width:1400px){
	.wrap_lst_cotegory .btn_prev{left:-10px}
	.wrap_lst_cotegory .btn_next{right:-10px}
	.arti_sub-list .inner_wrap1, .arti_sub-list .inner_wrap2{margin:48px 74px 0 66px;width:calc(54.02% - 140px)}
	.lst_destination2 .cnt1{min-height:135px}
	.wrap_view_lst_info .lst_info{padding:26px 30px;width:calc(54% - 60px)}
	.inner_wrap_comments, .inner_wrap_nearby, .inner_wrap_access{margin:0 130px}
}

@media print ,screen and (max-width:1300px){
	#top_tit_spot{background-size:587px auto;-webkit-background-size:578px auto}
	.image_map{width:293px;height:122px;background-size:293px auto;-webkit-background-size:293px auto}
	.image_map .tx{margin:38px 0 0 84px;font-size:11px;letter-spacing:4px}
	.wrap_destination .compass{right:3.5%}
	.wrap_destination .point1{right:3.75%}
	.wrap_destination .point2{left:3.6%}
	#top_map .destination_map{margin-left:15.86%}
	.category_slider{margin-top:51px;width:927px}
	.category_slider .lst_category{width:1910px}
	.category_slider .lst_category li{margin-right:31px;width:calc((100% - 310px) / 10)}
	.category_slider .lst_category .icon{width:160px;height:160px;border-radius:80px}
	.wrap_lst_cotegory .btn_prev, .wrap_lst_cotegory .btn_next{top:32px}
	.wrap_lst_cotegory .btn_prev{left:-20px}
	.wrap_lst_cotegory .btn_next{right:-20px}
	#top_notice .col1{margin:0 6.8%;width:55%}
	#fnb{padding:45px 6.8% 0;width:auto}
	#fnb .ds2 > li > a{font-size:0.875em}
	#fnb .ds2 > li > a.small{font-size:0.75em}
	#destination-spot-map{top:60px}
	#destination-spot-map img{width:70%}
	.destination .lead{padding-right:27px;padding-left:27px;font-size:0.875em;line-height:2}
	.arti_sub-list{margin:0 27px 40px}
	.arti_sub-list .inner_wrap1, .arti_sub-list .inner_wrap2{margin:30px 64px 0 56px;width:calc(54.02% - 120px)}
	.lst_destination2 .cnt2{min-height:154px}
	.inner_wrap_comments, .inner_wrap_nearby, .inner_wrap_access{margin:0 110px}
	#popupdetail .wrap_popup{margin:0 20px;width:auto}
}

@media print ,screen and (max-width:1200px){
	.wrap_destination .compass{right:3.5%}
	.wrap_destination .point1{right:3.75%}
	.wrap_destination .point2{left:3.6%}
	#top_map .destination_map{margin-left:8.86%}
	.wrap_holidays_table, .wrap_notice{margin:0 30px 40px}
	.wrap_inquiry{margin:0 30px 30px}
	.lst_download{margin:0 30px}
	.wrap_member{margin:0 30px}
	.lst_inquiry .exc{margin-top:5px;display:block}
	.arti_sub-list .tit{margin-bottom:20px}
	.arti_sub-list .tit .en{margin-bottom:8px;font-size:1.875em}
	.arti_sub-list .cnt{margin-bottom:14px;font-size:0.938em}
	.lst_destination2 .cnt2{min-height:176px}
	.inner_wrap_comments, .inner_wrap_nearby, .inner_wrap_access{margin:0 90px}
}

@media print ,screen and (max-width:1100px){
	#mnb .inner_static > li > a{padding:0 24px}
	#mnb .d3{margin-left:2px}
	#mnb .login{background-position:8px center}
	.wrap_destination .compass{right:1.75%;top:26px}
	.wrap_destination .point1{right:1.875%;top:265px}
	.wrap_destination .point2{left:1.8%;top:443px}
	#top_map{min-height:744px;background-size:auto 706px;-webkit-background-size:auto 706px}
	#top_map .destination_map{margin:76px 0 0 11.86%;width:714px;height:602px}
	#top_map .map li{width:714px}
	.lst_destination .tx1, .lst_destination .tx2{line-height:1.2}
	.lst_destination .tx1{margin-bottom:3px;font-size:15px}
	.lst_destination .tx2{font-size:11px}
	.lst_destination .icon{width:35px;height:56px;background-size:auto 56px;-webkit-background-size:auto 56px}
	.lst_destination .destination1{right:10.21%;top:13.89%;padding-bottom:62px}
	.lst_destination .destination1 .icon{bottom:-62px;margin-left:-18px}
	.lst_destination .destination2{right:38.4%;top:10%;padding-bottom:62px}
	.lst_destination .destination2 .icon{bottom:-62px}
	.lst_destination .destination3{left:16.5%;top:8.74%;padding-bottom:62px}
	.lst_destination .destination3 .icon{bottom:-62px;margin-left:-18px}
	.lst_destination .destination4{padding-right:46px;height:56px}
	.lst_destination .destination4 .tx1{margin-top:12px}
	.lst_destination .destination4 .icon{right:-46px;top:-12px}
	.lst_destination .destination5{left:13.48%;top:41.51%;padding-bottom:62px}
	.lst_destination .destination5 .icon{right:50px;bottom:-62px}
	.lst_destination .destination6{left:40.47%;top:38.62%;padding-bottom:62px}
	.lst_destination .destination6 .icon{bottom:-65px;margin-left:-17px}
	.lst_destination .destination7{right:28.64%;bottom:19.94%;padding-bottom:62px}
	.lst_destination .destination7 .icon{bottom:-62px}
	.lst_destination .destination8{padding-top:62px}
	.lst_destination .destination8 .icon{top:-62px;margin-left:-17px}
	.lst_destination .destination9{bottom:5.11%;padding:12px 42px 0 0}
	.lst_destination .destination9 .icon{right:-12px}
	.lst_destination .destination10{right:7%;bottom:9.13%;padding:24px 0 0 35px}
	.lst_destination .destination10 .icon{left:-35px}
	.lst_destination .destination11{right:-11.86%;padding-left:40px;height:56px}
	.lst_destination .destination11 .icon{left:-40px}
	.category_slider{width:736px}
	#top_notice .col1{margin:0;width:calc(93.2% - 320px)}
	#top_notice .col2{width:320px}
	#top_notice #facebook{float:none}
	#fnb{padding:45px 0 0}
	#fnb .ds2 > li > a{padding-right:12px}
	#fnb .ds3 a{line-height:1.3;font-size:0.75em}
	#fnb .ds4 a{line-height:1.3;font-size:0.75em}
	.lst_sitemap > li{margin-right:0;width:calc((100% - 16px) / 4)}
	.lst_sitemap .ls1, .lst_sitemap .ls5{width:calc(((100% - 16px) / 4) + 32px)}
	.lst_sitemap .ls2{width:calc(((100% - 16px) / 4) - 32px)}
	.arti_sub-list .inner_wrap1, .arti_sub-list .inner_wrap2{margin:20px 54px 0 46px;width:calc(54.02% - 100px)}
	.arti_sub-list .tit{margin-bottom:16px}
	.arti_sub-list .tit .en{margin-bottom:6px;font-size:1.625em}
	.arti_sub-list .cnt{margin-bottom:12px;font-size:0.938em;line-height:1.5}
	.lst_destination2 .cnt1{min-height:135px}
	.lst_destination2 .cnt2{min-height:198px}
	.inner_wrap_comments, .inner_wrap_nearby, .inner_wrap_access{margin:0 90px}
}

@media print ,screen and (max-width:1000px){
	#brand{margin:46px 0 0 40px}
	#brand strong{font-size:23px}
	#brand span{font-size:11px}
	#mnb .inner_static > li > a{padding:0 14px}
	#mnb .login{padding-left:16px !important;background-position:0 center}
	#mnb .d3{margin-left:-8px}
	#top_map .destination_map{margin:76px 0 0 8.86%}
	#content .inner_wrapper1{padding:60px}
	.category_slider2{width:550px}
	.wrap_lst_cotegory2 .btn_prev{margin-left:-366px}
	.wrap_lst_cotegory2 .btn_next{margin-right:-366px}
	.wrap_holidays_table, .wrap_notice{margin:0 0 40px}
	.wrap_inquiry{margin:0 0 30px}
	.lst_download{margin:0}
	.lst_download li{padding-left:40px}
	.lst_download a{right:40px}
	.wrap_member{margin:0}
	.bx_member_form .inner_lead{padding:45px 10px 23px;font-size:1em}
	.bx_login-email{margin:0 12% 72px}
	.lst_photo-gallery li{margin:0 25px 27px 0;width:calc((100% - 50px) / 3)}
	.lst_photo-gallery .en{font-size:1em}
	.lst_photo-gallery .jp{font-size:0.75em}
	.lst_photo-gallery .img_wrap{padding-bottom:50%;max-width:400px;margin:0 auto}
	#destination-spot-map{top:60px;margin-left:-46%}
	#destination-spot-map img{width:60%}
	.destination .lead{padding-bottom:60px}
	.arti_sub-list .inner_wrap1, .arti_sub-list .inner_wrap2{margin:28px 34px 0 26px;width:calc(54.02% - 60px)}
	.arti_sub-list .inner_wrap2{margin-top:16px}
	.arti_sub-list .tit{margin-bottom:14px}
	.arti_sub-list .tit .en{margin-bottom:4px;font-size:1.5em}
	.arti_sub-list .cnt{margin-bottom:10px;font-size:0.813em;line-height:1.4}
	.lst_destination2 .cnt2{min-height:220px}
	.wrap_view_lst_info .lst_info{padding:16px 20px;width:calc(54% - 40px)}
	.wrap_view_lst_info .lst_info li{padding:10px 0;font-size:0.813em}
	.wrap_view_lst_info .lst_info .itm{padding-left:22px;width:128px}
	.wrap_view_lst_info .lst_info .cnt{width:calc(100% - 150px)}
	.inner_wrap_comments, .inner_wrap_nearby, .inner_wrap_access{margin:0 70px}
	#popupdetail .wrap_images{float:none;margin:0 auto 30px}
	#popupdetail .image{text-align:center}
	#popupdetail .popupdetail_info{float:none;width:auto}
}

@media print ,screen and (max-width:900px){
	#mnb .inner_static > li > a{padding:0 12px;font-size:1em}
	#mnb .d3{margin-left:-14px}
	#top_map{min-height:651px;background-size:auto 618px;-webkit-background-size:auto 618px}
	#top_map .destination_map{margin:76px 0 0 9.86%;width:624px;height:526px}
	#top_map .map li{width:624px}
	.lst_destination .tx1, .lst_destination .tx2{line-height:1.1}
	.lst_destination .tx1{font-size:14px}
	.lst_destination .tx2{font-size:10px}
	.lst_destination .icon{width:31px;height:49px;background-size:auto 49px;-webkit-background-size:auto 49px}
	.lst_destination .destination1{right:9.21%;top:14.39%;padding-bottom:52px}
	.lst_destination .destination1 .icon{bottom:-52px;margin-left:-15px}
	.lst_destination .destination2{right:37.4%;top:10.5%;padding-bottom:52px}
	.lst_destination .destination2 .icon{bottom:-52px}
	.lst_destination .destination3{left:16%;top:8.74%;padding-bottom:52px}
	.lst_destination .destination3 .icon{bottom:-52px;margin-left:-15px}
	.lst_destination .destination4{left:-5.6%;top:19.26%;padding-right:0;padding-bottom:52px;height:auto}
	.lst_destination .destination4 .tx1{margin-top:0}
	.lst_destination .destination4 .icon{right:-1px;top:auto;bottom:-52px}
	.lst_destination .destination5{top:42.51%;padding-bottom:52px}
	.lst_destination .destination5 .icon{right:50px;bottom:-52px}
	.lst_destination .destination6{padding-bottom:52px}
	.lst_destination .destination6 .icon{bottom:-55px;margin-left:-15px}
	.lst_destination .destination7{right:28.14%;padding-bottom:52px}
	.lst_destination .destination7 .icon{bottom:-52px}
	.lst_destination .destination8{padding-top:55px}
	.lst_destination .destination8 .icon{top:-55px;margin-left:-15px}
	.lst_destination .destination9{padding:10px 32px 0 0}
	.lst_destination .destination9 .icon{right:-3px}
	.lst_destination .destination10{padding:24px 0 0 25px}
	.lst_destination .destination10 .icon{left:-25px}
	.lst_destination .destination11{right:-0.86%;padding-left:0;padding-bottom:52px;height:auto}
	.lst_destination .destination11 .icon{left:50%;top:auto;bottom:-52px;margin-left:-15px}
	.category_slider{width:545px}
	.lst_inquiry .type1{width:calc(100% - 14px)}
	.lst_inquiry .type2{width:calc(100% - 14px)}	
	.lst_sitemap > li{margin-bottom:30px;width:calc((100% - 12px) / 3)}
	.lst_sitemap .ls1, .lst_sitemap .ls4{width:calc(((100% - 12px) / 3) + 24px)}
	.lst_sitemap .ls2, .lst_sitemap .ls5{width:calc(((100% - 12px) / 3) - 24px)}
	.arti_sub-list{overflow:hidden;margin:0 auto 40px;max-width:640px;background:#fff}
	.arti_sub-list .image1, .arti_sub-list .image2{width:auto;text-align:center}
	.arti_sub-list .inner_wrap1, .arti_sub-list .inner_wrap2{margin:40px 44px;width:auto}
	.arti_sub-list .image1{float:none}
	.arti_sub-list .inner_wrap1{float:none}
	.arti_sub-list .image2{float:none}
	.arti_sub-list .inner_wrap3{float:none}
	.lst_destination2 li{float:left;width:calc((100% - 30px) / 2)}
	.lst_destination2 li:nth-child(3n + 3){margin-right:30px}
	.lst_destination2 li:nth-child(even){margin-right:0}
	.lst_destination2 .cnt1, .lst_destination2 .cnt2{min-height:100px}
	.inner_wrap_comments, .inner_wrap_nearby, .inner_wrap_access{margin:0 50px}
}

@media print ,screen and (max-width:800px){
	#mnb .inner_static > li > a{padding:0 10px;font-size:0.938em}
	#mnb .d3{margin-left:-20px}
	#top_map .destination_map{margin:76px 0 0 7.86%}
	.wrap_destination .point1{right:0}
	.lst_destination2 .cnt1, .lst_destination2 .cnt2{min-height:110px}
	.inner_wrap_comments, .inner_wrap_nearby, .inner_wrap_access{margin:0 30px}
}

@media print ,screen and (max-width:767px){
	.pc_tb{display:none}
	.sp{display:block}
	#top .inner_static{margin:0;width:auto}
	
	/* SMART PHONE css */
	#gnb{height:58px}
	#brand{margin:13px 0 0 15px}
	#brand strong{margin-bottom:1px;font-size:15px}
	#brand span{font-size:10px}
	#h_logo{top:9px;margin-left:-34px;width:68px}
	#h_logo a{height:43px;background-size:auto 43px;-webkit-background-size:auto 43px}
	.btn_menu{float:right;display:block;margin:23px 26px 0 0;width:22px;height:16px;background:url(../imgs/btn_menu.png) no-repeat center center;background-size:auto 16px;-webkit-background-size:auto 16px}
	.btn_menu span{font-size:0;text-indent:-9999px}
	#mnb{display:none}
	.image_map{display:none}
	#top_tit_spot{background-size:419px auto;-webkit-background-size:419px auto;background-position:center 65.54%}
	#top_map{min-height:465px;background-position:center 10px;background-size:auto 442px;-webkit-background-size:auto 442px}
	#top_map .map li{width:446px}
	.wrap_destination .compass{right:20px;top:25px;width:32px;height:49px;background-size:auto 49px;-webkit-background-size:auto 49px}
	.wrap_destination .point1{right:10px;top:165px;width:53px;height:29px;background-size:auto 29px;-webkit-background-size:auto 29px}
	.wrap_destination .point2{left:10px;top:270px;width:87px;height:47px;background-size:auto 47px;-webkit-background-size:auto 47px}
	.lst_destination .tx1, .lst_destination .tx2{line-height:1}
	.lst_destination .tx1{margin-bottom:0;font-size:12px}
	.lst_destination .tx2{font-size:10px;letter-spacing:-0.5px}
	.lst_destination .icon{width:22px;height:35px;background-size:auto 35px;-webkit-background-size:auto 35px}
	.lst_destination .destination1{right:5.21%;top:14.89%;padding-bottom:40px}
	.lst_destination .destination1 .icon{bottom:-40px;margin-left:-11px}
	.lst_destination .destination2{right:33.4%;top:9.37%;padding-bottom:40px}
	.lst_destination .destination2 .icon{bottom:-40px}
	.lst_destination .destination3{left:13.63%;top:9.44%;padding-bottom:40px}
	.lst_destination .destination3 .icon{bottom:-40px;margin-left:-11px}
	.lst_destination .destination4{left:-2.5%;top:18.26%;padding-right:0;padding-bottom:40px}
	.lst_destination .destination4 .icon{left:50%;bottom:-40px;margin-left:-11px}
	.lst_destination .destination5{left:13.78%;top:41.51%;padding-bottom:38px}
	.lst_destination .destination5 .icon{right:24px;bottom:-38px}
	.lst_destination .destination6{left:38.47%;top:38.62%;padding-bottom:40px}
	.lst_destination .destination6 .icon{bottom:-40px;margin-left:-11px}
	.lst_destination .destination7{right:26.14%;bottom:20.24%;padding-bottom:40px}
	.lst_destination .destination7 .icon{bottom:-40px}
	.lst_destination .destination8{right:30.85%;padding-top:40px}
	.lst_destination .destination8 .icon{top:-40px;margin-left:-11px}
	.lst_destination .destination9{bottom:3.11%;padding:4px 29px 0 0}
	.lst_destination .destination9 .icon{top:-60px;right:-9px}
	.lst_destination .destination10{right:2.56%;bottom:9.13%;padding:12px 0 0 22px}
	.lst_destination .destination10 .icon{top:-12px;left:-22px}
	.lst_destination .destination11{right:-1.86%;bottom:22.27%;padding-bottom:40px}
	.lst_destination .destination11 .tx1{margin-top:12px}
	.lst_destination .destination11 .icon{bottom:-40px;margin-left:-11px}
	#top_map .destination_map{margin:48px auto 0;width:446px;height:376px}
	#top_category{min-height:270px;background-size:auto 270px;-webkit-background-size:auto 270px}
	.top_tit1{padding-top:38px}
	.top_tit1 strong{margin-bottom:2px;font-size:1.25em}
	.top_tit1 span{font-size:0.625em}
	.category_slider{margin:23px auto 0;width:444px}
	.category_slider .lst_category{width:910px}
	.category_slider .lst_category li{float:left;margin-right:14px;width:calc((100% - 140px) / 10)}
	.category_slider .lst_category .icon{margin-bottom:9px;width:77px;height:77px;background-color:#f9f6d9;border-radius:39px}
	.category_slider .lst_category .accommodations .icon{background-size:46px auto;-webkit-background-size:46px auto}
	.category_slider .lst_category .agro-tourism .icon{background-size:30px auto;-webkit-background-size:30px auto}
	.category_slider .lst_category .desastay .icon{background-size:23px auto;-webkit-background-size:23px auto}
	.category_slider .lst_category .food-beverages .icon{background-size:23px auto;-webkit-background-size:23px auto}
	.category_slider .lst_category .history-culture .icon{background-size:23px auto;-webkit-background-size:23px auto}
	.category_slider .lst_category .islands-beaches .icon{background-size:23px auto;-webkit-background-size:23px auto}
	.category_slider .lst_category .leisure-entertaiment .icon{background-size:23px auto;-webkit-background-size:23px auto}
	.category_slider .lst_category .nature-wildlife .icon{background-size:23px auto;-webkit-background-size:23px auto}
	.category_slider .lst_category .shopping .icon{background-size:27px auto;-webkit-background-size:27px auto}
	.category_slider .lst_category .sports .icon{background-size:23px auto;-webkit-background-size:23px auto}
	.category_slider .lst_category .tit{font-size:0.75em}
	.wrap_lst_cotegory .btn_prev, .wrap_lst_cotegory .btn_next{top:18px;width:30px;height:50px;background-size:10px auto;-webkit-background-size:10px auto}
	.wrap_lst_cotegory .btn_prev{left:20px}
	.wrap_lst_cotegory .btn_next{right:20px}
	.btn_lst2{display:block;margin:0 auto;width:56.875%;height:32px;background:rgba(224,129,130,0.9);line-height:32px;color:#fff;font-size:0.813em;text-align:center}
	#top_accommodation .h_group, #top_gallery .h_group{margin-bottom:15px}
	#top_accommodation .lst_accommodation{margin:0 40px 8px}
	#top_accommodation .lst_accommodation li{float:none;margin:0 0 12px 0;width:auto}
	#top_accommodation .lst_accommodation .img_wrap{max-width:480px;margin:0 auto 15px;padding-bottom:50%}
	#top_accommodation .lst_accommodation img{margin-bottom:12px;width:100%;max-width:480px}
	#top_accommodation .lst_accommodation .jp{margin-bottom:0;font-size:0.813em;line-height:1.2}
	#top_accommodation .lst_accommodation .en{margin-bottom:5px;font-size:0.625em;line-height:1.2}
	#top_accommodation .lst_accommodation .price{font-size:0.813em;line-height:1.2}
	#top_gallery{padding-bottom:25px}
	#top_gallery .lst_gallery{margin:0 0 20px}
	#top_gallery .lst_gallery li{width:calc(100% / 2)}
	#top_notice{padding-bottom:64px;min-height:auto;background-size:auto 442px;-webkit-background-size:auto 442px}
	#top_notice .col1{overflow:hidden;float:none;margin:0;width:auto}
	#top_notice .h_group{margin-bottom:14px}
	#top_notice .col2{display:none}
	#top_notice .lst_notice{margin-bottom:24px}
	#top_notice .lst_notice li{border-bottom:1px dotted #000}
	#top_notice .lst_notice li:last-child{border-bottom:none}
	#top_notice .lst_notice a{display:block;padding:7px 15px 8px;font-size:16px}
	#top_notice .lst_notice .date{display:block;padding-left:0;font-size:0.688em}
	#top_notice .lst_notice .tit{display:block;padding-left:0;font-size:0.813em}
	#footer{padding-bottom:20px;min-height:auto}
	.btn_pagetop{position:absolute;right:10px;top:-40px;display:block;width:30px;height:30px;background-color:rgba(224,129,130,0.8);background-image:url(../imgs/btn_pagetop.png);background-repeat:no-repeat;background-position:center center;background-size:auto 12px;-webkit-background-size:auto 12px;font-size:0;text-indent:-9999px}
	#fnb{display:none}
	.f_info_wrap{padding:29px 13px 0;text-align:center;font-size:0.75em}
	#f_logo{margin-bottom:14px;width:68px}
	#f_logo a{height:43px;background-size:auto 43px;-webkit-background-size:auto 43px}
	.f_info{margin-bottom:19px;font-size:0.688em}
	.f_info li{margin-bottom:4px}
	.f_info li:last-child{margin-bottom:0}
	.f_info .tel{margin-right:0}
	.f_info .tel, .f_info .fax{display:block}
	#footer .copyright strong{font-size:0.625em;letter-spacing:1px}
	.btn_pagetop_bottom{position:fixed;display:block;bottom:10px;top:auto}
	
	/* sub page css */
	#sub_detail-page #spot .inner_static{height:110px}
	#sub_detail-page .inner_static.view_title{height:110px}
	#sub_detail-page #pagetit{margin-top:33px}
	#sub_detail-page #pagetit .cp1{font-size:0.688em}
	#sub_detail-page #pagetit .cp2{padding:8px 0 7px;font-size:1.125em}
	#sub_detail-page #pagetit .cp3{font-size:0.625em}
	#sub_list-page #spot{height:200px;border-top:none}
	#sub_list-page #spot .inner_static{height:170px}
	#sub_list-page #pagetit{margin-top:50px}
	#sub_list-page #pagetit .cp1{margin-bottom:3px;font-size:1.875em;letter-spacing:2px}
	#sub_list-page #pagetit .cp2{font-size:0.75em;letter-spacing:1px}

	/* sub page position */
	#pp a, #pp span, #pp strong{display:inline-block;font-size:0.625em}
	#pp .gt{padding:0 4px}
	#pp{padding:7px 15px 6px;line-height:1.1}

	/* sub page content */
	#content .inner_wrapper1{padding:40px}
	.para_common1, .para_common2{margin-bottom:15px;font-size:0.813em}
	.para_common2{margin-bottom:30px}
	.para_common1:first-child, .para_common2:first-child{margin-top:-2px}
	.para_common1:last-child{margin-bottom:-2px}
	
	/* sub page category css */
	#sub_common-category{padding:31px 0 39px}
	.category_slider2{width:530px}
	.category_slider2 .lst_category{width:1100px}
	.category_slider2 .lst_category li{margin-right:20px;width:calc((100% - 200px) / 10)}
	.category_slider2 .lst_category .icon{margin:8px 0 5px;width:90px;height:26px}

	.category_slider2 .lst_category .accommodations .icon{background-size:32px auto;-webkit-background-size:32px auto}
	.category_slider2 .lst_category .agro-tourism .icon{background-size:21px auto;-webkit-background-size:21px auto}
	.category_slider2 .lst_category .desastay .icon{background-size:16px auto;-webkit-background-size:16px auto}
	.category_slider2 .lst_category .food-beverages .icon{background-size:16px auto;-webkit-background-size:16px auto}
	.category_slider2 .lst_category .history-culture .icon{background-size:28px auto;-webkit-background-size:28px auto}
	.category_slider2 .lst_category .islands-beaches .icon{background-size:21px auto;-webkit-background-size:21px auto}
	.category_slider2 .lst_category .leisure-entertaiment .icon{background-size:16px auto;-webkit-background-size:16px auto}
	.category_slider2 .lst_category .nature-wildlife .icon{background-size:24px auto;-webkit-background-size:24px auto}
	.category_slider2 .lst_category .shopping .icon{background-size:18px auto;-webkit-background-size:18px auto}
	.category_slider2 .lst_category .sports .icon{background-size:18px auto;-webkit-background-size:18px auto}
	.category_slider2 .lst_category .tit{font-size:0.625em}
	.wrap_lst_cotegory2 .btn_prev, .wrap_lst_cotegory2 .btn_next{top:16px;width:25px;height:25px;background-size:7px auto;-webkit-background-size:7px auto}
	.wrap_lst_cotegory2 .btn_prev{left:15px;margin-left:0}
	.wrap_lst_cotegory2 .btn_next{right:15px;margin-right:0}
	
	/* PLAN YOUR HOLIDAY css */
	.lst_common1{margin:-2px 0}
	.lst_common1 li{padding-left:8px;background-position:0 10px;background-size:2px auto;-webkit-background-size:2px auto;font-size:0.813em}
	.lst_about-johor li{margin-bottom:19px}
	.lst_about-johor .ins_tit, .lst_about-johor .ins_cnt{width:calc(100% - 80px)}
	.lst_about-johor .ins_tit{margin:4px 0 0;font-size:0.875em}
	.lst_about-johor .ins_cnt{clear:both;padding-top:10px;width:auto;font-size:0.75em}
	.lst_about-johor .flog{margin-right:25px;width:55px}
	.sec_common1{margin-bottom:30px}
	.tit1{margin:0 0 16px;font-size:1em}
	.lst_getting li:before{left:-67px;width:34px;height:34px;background-size:34px auto;-webkit-background-size:34px auto}
	.lst_getting li{margin:0 0 15px 67px}
	.lst_getting .ins_tit{margin-bottom:10px;font-size:0.938em}
	.lst_getting .ins_cnt{margin-bottom:10px;font-size:0.75em;line-height:1.8}
	.lst_link dt{margin-bottom:2px}
	.lst_link dd{padding:2px 0 4px;line-height:1.1}
	.lst_link dd a{font-size:0.75em}
	.ts1 th, .ts1 td{padding:8px 13px;font-size:0.75em;line-height:1.2}
	.ts1 thead th{padding:8px 13px}
	.package_type{margin-bottom:12px;font-size:0.938em}
	.lst_package dt{margin-bottom:10px;font-size:0.875em}
	.lst_package dd{margin-bottom:10px}
	.lst_package .ins_lst{font-size:0.75em}
	.lst_package .ins_lst .ins_itm span{width:85px}
	.lst_package .ins_lst .ins_cnt{width:calc(100% - 104px)}
	.lst_package address strong{font-size:0.813em}
	.lst_package address .small, .lst_package .tel, .lst_package .fax{font-size:0.75em}
	.lst_package .tel{margin-top:4px}
	.lst_package .fax{margin-top:6px}.btn_detail_area{margin-top:16px}
	.btn_detail{padding:0 24px;height:32px;line-height:32px;font-size:0.813em}
	
	/* RESOURCES css */
	.resources .lst_getting .ins_tit{margin-bottom:5px}
	.lst_download li{padding:10px 186px 10px 30px}
	.lst_download .ins_tit{height:31px;font-size:0.875em}
	.lst_download a{right:30px;top:50%;margin-top:-16px}
	.btn_pdf, .btn_png{padding:0 14px 0 34px;height:32px;line-height:32px;font-size:0.813em;background-position:12px center;background-size:auto 11px;-webkit-background-size:auto 11px}
	
	/* PRIVACY POLICY css */
	.lst_privacypolicy li{margin-bottom:13px}
	.lst_privacypolicy .ins_tit{margin-bottom:9px;font-size:0.875em}
	.lst_privacypolicy .ins_cnt{font-size:0.75em}
	
	/* PLACES TO GO css */
	.category .category_slider{margin-top:82px}
	.category #content{padding-bottom:80px}
	.category .btn_area{margin-top:33px}
	.category .btn_more, .photo_gallery .btn_more, .wrap_lst_destination .btn_more, .wrap_lst_destination .btn_return, .btn_list2{width:146px;height:32px;font-size:0.75em;line-height:32px}
	
	/* NOTICS css */
	.notice #content .inner_wrapper1{padding-right:0;padding-left:0}
	.search{overflow:hidden;float:none;margin:0 15px 25px}
	.search .input_txt{float:left;width:calc(100% - 72px);height:33px}
	.search .btn_search{float:right;width:58px;height:35px;line-height:35px}	
	.notice .lst_notice{clear:none;margin-bottom:20px}
	.notice .lst_notice a{padding:15px 15px 13px;font-size:0.75em}
	.notice .lst_notice .no{text-align:left}
	.notice .lst_notice .date{width:auto}
	.notice .lst_notice strong{clear:left;width:auto;font-size:0.875em}
	.notice .lst_notice .new{position:absolute;left:166px;top:15px}
	.new{margin-left:0}
	.pagenate a, .pagenate strong{height:22px;line-height:22px;font-size:0.625em}
	.pagenate .btn_next{padding:0 12px 0 5px;background-size:3px auto;-webkit-background-size:3px auto}
	.pagenate .btn_prev{padding:0 5px 0 12px;background-size:3px auto;-webkit-background-size:3px auto}
	.detail_header{margin:-4px 15px 16px}
	.detail_header .date{margin-bottom:2px;font-size:0.625em}
	.detail_header .tit, .notice .puts{font-size:0.875em}
	.notice .puts{margin:0 15px;line-height:1.5}
	.notice .puts .inner_para1{margin-bottom:20px}
	.notice .puts .image{float:none;margin-left:0;margin-bottom:15px;width:100%}
	.detail_footer{margin:0 15px;padding-top:20px}
	.detail_footer .btn_list{width:142px;height:30px;line-height:30px;font-size:0.813em}
	
	/* Contact Us css */
	.lst_common2{font-size:0.813em}
	.lst_inquiry{display:block;margin-bottom:20px;width:auto;border:none}
	.lst_inquiry li{display:block;border-bottom:1px #ccc}
	.lst_inquiry div{display:block;padding:10px 15px;border:none;font-size:0.813em}
	.lst_inquiry .item{overflow:hidden;width:auto}
	.lst_inquiry .att{display:block;font-size:0.75em}
	.lst_inquiry .tit{float:left;display:inline-block;margin-right:10px;line-height:20px}
	.lst_inquiry .ess{float:left;position:static;right:auto;top:auto;margin-top:0}
	.btn_apply, .btn_apply_back, .btn_confirm, .btn_home, .btn_login2{width:142px;height:30px;line-height:30px;font-size:0.813em}
	.btn_apply .icon, .btn_confirm .icon{margin-left:7px}
	.btn_apply_back .icon{margin-right:7px}
	.btn_apply_back{margin-right:5px}
	.btn_confirm{margin-left:5px}
	.bx_thankyou{margin:30px 20px 20px;width:auto;height:auto}
	.bx_thankyou p{margin:24px 0;padding-top:50px;background-image:url(../imgs/sp_inquiry_ico_01.png);background-size:auto 35px;-webkit-background-size:auto 35px;font-size:0.875em}
	.btn_home .icon{margin-right:5px;height:30px;background-size:auto 12px;-webkit-background-size:auto 12px}
	
	/* MEMBER css */
	.bx_login-email{margin:16px}
	.bx_member_form .inner_lead{padding:20px 20px 12px;font-size:0.813em}
	.bx_login-email{margin:0 20px 20px;padding:30px 18px 30px 19px}
	.label_email{margin-bottom:10px;width:86px;height:30px;line-height:30px;font-size:0.75em}
	.group_email{margin-bottom:10px;width:calc(100% - 86px)}
	.btn_login{clear:both;float:none;font-size:0.875em}
	.bx_login-email .btn_login{margin:0 auto;width:94px;height:32px}
	.type3{margin-top:0;height:28px;font-size:0.875em}
	.member_form .group_rd1{margin-right:10px}
	.sel_opt1{padding-left:3px;width:100%}
	.bx_thankyou2{height:auto}
	.bx_thankyou2 p{height:135px;font-size:0.875em}
	.btn_login2 .icon{margin-right:5px;width:14px;height:30px;background-size:auto 14px;-webkit-background-size:auto 14px}
	.tit_login{margin:23px 0 12px}
	.tit_login strong{padding-left:28px;background-size:auto 17px;-webkit-background-size:auto 17px;font-size:0.813em}
	.bx_login{margin:0 auto 23px;padding:14px 14px 73px;width:233px}
	.bx_login .group_input{position:relative;height:30px}
	.bx_login .group_input:first-child{margin-bottom:3px}
	.bx_login .bx_inner_wrap label{position:absolute;left:0;top:0;padding-right:10px;width:60px;height:30px;line-height:30px;font-size:12px}
	.bx_login .bx_inner_wrap .input_txt{left:69px;top:0;width:150px;height:28px;line-height:28px}
	.bx_login .btn_login{right:50%;top:auto;bottom:-59px;margin-right:-52px;width:104px;height:49px}

	.bx_login_fp{margin:0 auto 23px;padding:14px 14px 73px;width:233px}
	.bx_login_fp .group_input{position:relative;height:auto}
	.bx_login_fp .group_input:first-child{margin-bottom:3px}
	.bx_login_fp .bx_inner_wrap label{position:relative;left:0;top:0;padding-right:10px;width:100%;height:30px;line-height:30px;font-size:12px}
	.bx_login_fp .bx_inner_wrap .input_txt{left:0;top:0;width:100%;height:28px;line-height:28px;position:relative}
	.bx_login_fp .btn_login{right:50%;top:auto;bottom:-59px;margin-right:-52px;width:104px;height:49px}
	
	/* PHOTO GALLERY css */
	.photo_gallery #content .inner_wrapper1{padding:40px 30px}
	.lst_photo-gallery{margin-bottom:-20px}
	.lst_photo-gallery li{float:none;margin:0 0 20px 0;width:auto}
	.lst_photo-gallery .name{margin-top:7px}
	.lst_photo-gallery .en{margin-bottom:4px;font-size:0.938em}
	.lst_photo-gallery .jp{font-size:0.688em}
	.photo_gallery .btn_area{margin-top:22px}
	
	/* SITEMAP css */
	.lst_sitemap > li{width:calc((100% - 10px) / 2)}
	.lst_sitemap .ins_tit{margin-bottom:12px;font-size:0.875em}
	.lst_sitemap .ds3 a{font-size:0.75em}
	.lst_sitemap .ds3 > li{margin-bottom:2px}
	.lst_sitemap .ds3-exp dt{margin-bottom:3px;font-size:0.75em}
	.lst_sitemap .ds3-exp dd{margin:0 0 12px 6px}
	.lst_sitemap .ls1, .lst_sitemap .ls3, .lst_sitemap .ls5{width:calc(((100% - 10px) / 2) + 34px)}
	.lst_sitemap .ls2, .lst_sitemap .ls4, .lst_sitemap .ls6{width:calc(((100% - 10px) / 2) - 34px)}
	
	/* DESTINATION GUIDE css */
	#destination-spot-map{display:none}
	.destination .lead{padding:20px 20px 45px;font-size:0.875em;line-height:1.8}
	.wrap_arti_sub-list{margin-bottom:50px}
	.arti_sub-list{margin:0 auto 20px}
	.arti_sub-list .inner_wrap1, .arti_sub-list .inner_wrap2{margin:39px 20px 30px;width:auto}
	.arti_sub-list .tit{margin-bottom:15px}
	.arti_sub-list .tit .en{margin-bottom:4px;font-size:1.25em;letter-spacing:1px}
	.arti_sub-list .tit .jp{font-size:0.625em}
	.arti_sub-list .cnt{margin-bottom:10px;font-size:0.875em;line-height:1.6}
	.arti_sub-list .btn_view, .lst_destination2 .btn_view{width:22px;height:22px;border-radius:11px;background-size:auto 10px;-webkit-background-size:auto 10px}
	.arti_sub-list .btn_view:hover, .lst_destination2 .btn_view:hover{background-size:auto 10px;-webkit-background-size:auto 10px}
	.wrap_lst_destination{margin:0 40px 80px}
	.lst_destination2{margin-bottom:-20px}
	.lst_destination2 li{float:none;margin:0 0 20px 0;width:auto}
	.lst_destination2 li:nth-child(3n + 3), .lst_destination2 li:nth-child(2n + 2){margin-right:0}
	.lst_destination2 .image{margin-bottom:10px;text-align:center}
	.lst_destination2 .info{padding:0 10px;min-height:auto}
	.lst_destination2 .tit{margin-bottom:6px}
	.lst_destination2 .tit .jp{font-size:1em}
	.lst_destination2 .tit .en{font-size:0.625em}
	.lst_destination2 .cnt1, .lst_destination2 .cnt2{padding-bottom:8px;font-size:0.75em}
	.lst_destination2 .cnt1{min-height:auto}
	.lst_destination2 .cnt2{min-height:auto}
	.wrap_lst_destination .btn_area{margin:25px 0 0;text-align:center}
	.wrap_lst_destination .btn_return{position:static;margin-left:20px}
	.wrap_lst_destination .btn_return .icon{display:none}
	.location-map iframe{height:250px}
	.view-page .inner_lead{margin:-4px 20px 28px;font-size:0.875em}
	.wrap_view_lst_info{margin-bottom:40px}
	.wrap_view_lst_info .image{float:none;width:auto;text-align:center}
	.wrap_view_lst_info .no_image{float:none;width:calc(100% - 20px);margin:0 auto;text-align:center;padding-bottom:60%;min-height:auto}
	.wrap_view_lst_info .lst_info{float:none;margin:26px 10px;padding:0;width:auto}
	.wrap_view_lst_info .lst_info li{padding:7px 0;font-size:0.813em}
	.wrap_view_lst_info .lst_info .itm{padding-left:0;width:128px}
	.wrap_view_lst_info .lst_info .cnt{width:calc(100% - 128px)}
	.wrap_lst_goods{margin-bottom:42px}
	.lst_goods{margin-bottom:-12px}
	.lst_goods li{float:none;margin:0 48px 12px;width:auto;text-align:center}
	.lst_goods li:nth-child(3n + 3){margin-right:48px}
	.lst_goods a{text-align:center}
	.lst_goods .image{margin-bottom:8px}
	.lst_goods .tit{margin-bottom:0;font-size:0.813em}
	.lst_goods .price{font-size:0.813em}
	.wrap_tabs{margin-bottom:40px;padding:15px 0 20px}
	.wrap_tabs .tnb{margin-bottom:20px}
	.wrap_tabs .tnb a{position:relative;padding-top:15px;height:30px;line-height:12px;font-size:0.625em}
	.wrap_tabs .tnb .tx{display:flex;width:100%;height:30px;justify-content:center;align-items:center}
	.wrap_tabs .tnb .icon{position:absolute;top:0;left:50%;margin-right:0;height:25px}
	.wrap_tabs .tnb .photo .icon{margin-left:-6px;width:12px;background-size:12px auto;-webkit-background-size:12px auto}
	.wrap_tabs .tnb .comments .icon{margin-left:-5px;width:11px;background-size:11px auto;-webkit-background-size:11px auto}
	.wrap_tabs .tnb .nearby .icon{margin-left:-5px;width:11px;background-size:11px auto;-webkit-background-size:11px auto}
	.wrap_tabs .tnb .access .icon{margin-left:-3px;width:6px;background-size:6px auto;-webkit-background-size:6px auto}
	.view-page .btn_area{margin-bottom:40px}
	.btn_list2 .icon{margin-right:8px}
	.view-page .lst_photo-gallery{margin-bottom:-18px}
	.view-page .lst_photo-gallery li{margin:0 55px 18px;width:auto}
	.view-page .lst_photo-gallery li:nth-child(3n + 3){margin-right:55px}
	.inner_wrap_comments, .inner_wrap_nearby, .inner_wrap_access{margin:0;padding-top:20px}
	.ts-comments{margin-bottom:20px}
	.ts-comments th, .ts-comments td{padding:7px 15px;line-height:18px;justify-content:center;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
	.ts-comments .name, .ts-comments .comment, .ts-comments .date{font-size:0.813em}
	.ts-comments .star{display:flex;clear:left;padding:7px 0;height:18px}
	.ts-comments .name, .ts-comments .date{display:flex;float:left;width:50%}
	.ts-comments .comment{display:flex;clear:left;width:auto;justify-content:left}
	.lst_star{margin:0 3px;width:44px}
	.lst_star .icon-star{width:8px;height:8px;background-size:8px auto;-webkit-background-size:8px auto}
	.group_rd_star{margin-bottom:5px}
	.group_rd_star .input_rd{margin-bottom:1px}
	.group_rd_star .star{margin-right:8px;width:42px;height:8px;background-size:42px auto;-webkit-background-size:42px auto}
	.view-page #comments .pagenate{margin-bottom:20px}
	.view-page #comments .btn_area{margin-bottom:30px}
	.btn_comment{width:134px;height:26px;line-height:26px;font-size:0.75em;border:1px solid #e08186;border-radius:15px}
	.sec_comment .tit1{margin-bottom:10px}
	.lst_nearby{margin-bottom:30px}
	.lst_nearby > li{margin-left:30px;margin-bottom:27px}
	.lst_nearby .tit{margin-bottom:12px;font-size:1em}
	.lst_nearby .ins_lst{margin-left:-30px}
	.lst_nearby .ins_lst > li{padding:20px 10px}
	.lst_nearby .ins_images{width:60px}
	.lst_nearby .ins_images li{margin-bottom:10px}
	.lst_nearby .ins_images img{max-width:60px}
	.lst_nearby .ins_cnt{width:calc(100% - 75px)}
	.lst_nearby .ins_tit{margin:-4px 0 8px;font-size:0.875em}
	.lst_nearby .ins_info{margin-bottom:9px;font-size:0.75em;line-height:1.8}
	.lst_nearby .lst_info{font-size:0.75em}
	.lst_nearby .lst_info li{margin-bottom:8px}
	.inner_nearby_map iframe{height:250px}
	#access .lst_getting li{margin-left:30px;padding:0 10px 0 0}
	#access .lst_getting li:before{display:none}
	
	/* popup detail css */
	#popupdetail .btn_close2{margin:0 10px 5px 0;width:15px;height:15px;background-size:15px auto;-webkit-background-size:15px auto}
	#popupdetail .inner_wrap{padding:30px}
	#popupdetail .wrap_images{margin-bottom:26px;width:223px}
	#popupdetail .image{margin-bottom:5px}
	#popupdetail .image img{max-width:223px}
	#popupdetail .lst_thumbnail li{margin-right:5px}
	#popupdetail .lst_thumbnail img{width:100%;max-width:40px}
	#popupdetail .popupdetail_info .tit{margin:-2px 0 10px;font-size:0.875em}
	#popupdetail .popupdetail_info .cnt{margin-bottom:13px;font-size:0.813em;line-height:1.7}
	#popupdetail .popupdetail_info .price{margin-bottom:18px;font-size:0.813em}
	.view-page #popupdetail .btn_area{text-align:center}
	#popupdetail .btn_inquiry{width:182px;height:32px;line-height:32px;font-size:0.875em}
	#popupdetail .btn_booking{width:182px;height:32px;line-height:32px;font-size:0.875em}
}

@media print ,screen and (max-width:600px){
	.category_slider{width:353px}
	.category_slider2{width:420px}
}

@media print ,screen and (max-width:500px){
	#top_tit_spot{background-size:319px auto;-webkit-background-size:319px auto;background-position:center 75.54%}
	#top_map{min-height:282px;background-position:center 10px;background-size:auto 265px;-webkit-background-size:auto 265px}
	#top_map .map li{width:285px}
	.wrap_destination .compass{right:5px;top:13px;width:32px;height:49px;background-size:auto 49px;-webkit-background-size:auto 49px}
	.wrap_destination .point1{right:5px;top:82px;width:53px;height:29px;background-size:auto 29px;-webkit-background-size:auto 29px}
	.wrap_destination .point2{left:5px;top:160px;width:87px;height:47px;background-size:auto 47px;-webkit-background-size:auto 47px}
	.lst_destination .tx1, .lst_destination .tx2{line-height:1}
	.lst_destination .tx1{margin-bottom:0;font-size:10px}
	.lst_destination .tx2{letter-spacing:-0.5px}
	.lst_destination .icon{width:14px;height:22px;background-image:url(../imgs/sp_top_map_img_04.png);background-size:auto 22px;-webkit-background-size:auto 22px}
	.lst_destination .destination1{right:4.71%;top:8.89%;padding-bottom:23px}
	.lst_destination .destination1 .icon{bottom:-23px;margin-left:-7px}
	.lst_destination .destination2{right:37.4%;top:3.37%;padding-bottom:23px}
	.lst_destination .destination2 .icon{left:50%;bottom:-23px;margin-left:-7px}
	.lst_destination .destination3{left:1.63%;top:8.44%;padding-bottom:23px}
	.lst_destination .destination3 .icon{left:auto;right:0;bottom:-23px;margin-left:0}
	.lst_destination .destination4{left:-5.5%;top:18.26%;padding-bottom:23px}
	.lst_destination .destination4 .icon{bottom:-23px;margin-left:-14px}
	.lst_destination .destination5{left:12.48%;top:39.51%;padding-bottom:23px}
	.lst_destination .destination5 .icon{bottom:-23px}
	.lst_destination .destination6{left:44.47%;top:35.62%;padding-bottom:23px}
	.lst_destination .destination6 .icon{left:0;bottom:-23px;margin-left:0}
	.lst_destination .destination7{right:23.54%;bottom:20.24%;padding-bottom:23px}
	.lst_destination .destination7 .icon{bottom:-23px}
	.lst_destination .destination8{right:27.85%;bottom:2%;padding-top:25px}
	.lst_destination .destination8 .icon{top:-25px;margin-left:-7px}
	.lst_destination .destination9{bottom:-4.11%;padding:10px 15px 0 0}
	.lst_destination .destination9 .icon{top:-40px;right:-3px}
	.lst_destination .destination10{right:-3.56%;bottom:2.13%;padding:12px 0 0 6px}
	.lst_destination .destination10 .icon{left:-6px}
	.lst_destination .destination11{right:-6.86%;bottom:22.27%;padding-bottom:23px}
	.lst_destination .destination11 .icon{left:40px;bottom:-23px;margin-left:0}
	#top_map .destination_map{margin:24px auto 0;width:285px;height:241px}
	.category_slider{width:262px}
	.wrap_lst_cotegory .btn_prev{left:10px}
	.wrap_lst_cotegory .btn_next{right:10px}
	#content .inner_wrapper1{padding:25px}
	.category_slider2{width:230px}
	.category_slider2 .lst_category{width:600px}
	.category_slider2 .lst_category li{margin-right:10px;width:calc((100% - 100px) / 10)}
	.category_slider2 .lst_category .icon{width:50px}
	.c-merger{border-bottom:1px solid #ccc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
	.c-merger th, .c-merger td{display:flex;border-style:solid solid none solid;justify-content:center;align-items:center}
	.c-merger td{justify-content:left}
	.c-merger .no{float:left;width:34px;border-right:none;justify-content:center}
	.c-merger .name{float:left;width:calc(100% - 90px)}
	.c-merger tbody .no, .c-merger tbody .name{height:40px}
	.c-merger .info{clear:both;width:calc(100% - 29px)}
	.lst_download li{padding:10px 30px}
	.lst_download .ins_tit{display:block;padding-bottom:42px;height:auto}
	.lst_download a{left:50%;right:auto;top:auto;bottom:10px;margin-top:0;margin-left:-60px}
	.btn_pdf, .btn_png{height:26px;line-height:26px;font-size:0.75em}
	.bx_thankyou2 p{height:100px;font-size:0.75em}
	.wrap_lst_destination .btn_more{display:block;margin:0 auto}
	.wrap_lst_destination .btn_return{display:block;margin:30px auto 0}
	#popupdetail .inner_wrap{padding:20px}
}

@media print ,screen and (max-width:375px){
	#brand{margin:16px 0 0 5px;letter-spacing:-1px}
	#brand strong{margin-bottom:1px;font-size:11px}
	#top_tit_spot{background-size:269px auto;-webkit-background-size:269px auto}
	.wrap_lst_cotegory .btn_prev{left:0}
	.wrap_lst_cotegory .btn_next{right:0}
	#sub_detail-page #pp{padding:7px 5px 6px}
	#content .inner_wrapper1{padding:20px}
	.btn_apply, .btn_apply_back, .btn_confirm, .btn_home{width:132px;height:30px;line-height:30px;font-size:0.813em}
	.bx_thankyou p{font-size:0.75em}
	.tit_login strong{font-size:0.688em}
}