/*
Theme Name: Customizable
Theme URI: http://fasterthemes.com/wordpress-themes/customizable
Author: FasterThemes
Author URI: http://fasterthemes.com/
Description: Customizable is a WordPress responsive cooperate theme based on Twitter bootstrap framework which can be used for personal or corporate websites. Customizable is a free WordPress theme with premium functionality and design. Customizable Pro version is a paid version which has several other options like 6 color schemes, different page templates, more Google Fonts options etc.
Version: 2.1.3
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: right-sidebar, one-column, two-columns, fluid-layout, responsive-layout, full-width-template, theme-options, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, translation-ready
Text Domain: customizable
This theme, like WordPress, is licensed under the FasterThemes.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
   font-family: MyWebFont;
   src: url('https://backpackersjapan.co.jp/nuihostel/wf/LeHavre.otf') format("opentype");
}

@import url(//fonts.googleapis.com/css?family=Cabin:400,700);

header { overflow: hidden; position: relative; }
.page header, .sigle header { overflow: visible; }

body { width: 100%; height: auto; margin: 0; padding: 0; float: left; max-width: 100%; background-color: #ffffff; font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, sans-serif; overflow-x: hidden; }

#site-header{ text-align:center; width:100%; }
/* #fakeLoader .fl { bottom: 24% !important; } */

#js_fade { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; background-image : url( https://backpackersjapan.co.jp/nuihostel/img/loading.gif ); background-repeat: no-repeat; background-position: 50% 50%; z-index: 1000; }

.bypostauthor{}
.clear { clear: both; }
.clearl { clear: left; }
.clearr { clear: right; }
h1, h2, h3, h4, h5, h6 { margin: 0.89286em 0; padding: 0; }

/***** * * * * * /
/* Headings */
h1, h2, h3, h4, h5, h6 { clear: both; }
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }
/* Text elements */
p { margin-bottom: 1.5em; }
ul { list-style-type: none; padding-left: 0; }
ol { list-style: decimal; }
li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; }
dt { font-weight: bold; }
dd { margin: 0 1.5em 1.5em; }
b, strong { font-weight: bold; }
dfn, cite, em, i { font-style: italic; }
blockquote { margin: 0 1.5em; border-left: 5px solid #00BEE0 !important; }
address { margin: 0 0 1.5em; }
pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 1.5rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; }
code, kbd, tt, var { font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
abbr, acronym { border-bottom: 1px dotted #666; cursor: help; }
mark, ins { background: #fff9c0; text-decoration: none; }

blockquote,
q { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after { content: ""; content: none; }

blockquote { color: #767676; font-size: 19px;font-style: italic; font-weight: 300; line-height: 1.2631578947; margin-bottom: 24px; }

blockquote cite, blockquote small { color: #2b2b2b; font-size: 16px; font-weight: 400; line-height: 1.5; }

blockquote em, blockquote i, blockquote cite { font-style: normal; }

blockquote strong, blockquote b { font-weight: 400; }
sup, sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 75%; }
big { font-size: 125%; }
figure { margin: 0; }

embed, iframe, object, video { margin-bottom: 24px; max-width: 100%; }

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}
::selection { background: #00BEE0;; color: #fff; text-shadow: none; }

::-moz-selection { background: #00BEE0;; color: #fff; text-shadow: none; }
table, th, td {	border: 1px solid rgba(0, 0, 0, 0.1); }

table {	border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin-bottom: 24px; width: 100%; }

caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; font-weight: bold; }

td { border-width: 0 1px 1px 0; }
.section_post td,
.section_post th { padding: 8px; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }
button, input, select, textarea { font-size: 100%; /* Corrects font size not being inherited in all browsers */ margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */ vertical-align: baseline; /* Improves appearance and consistency in all browsers */ *vertical-align: middle; /* Improves appearance and consistency in all browsers */ }
select { max-width: 275px !important; padding: 5px; margin-top: 15px !important; white-space: normal; word-wrap: break-word; overflow: auto; }
button, input {	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */ }

img.border { border:1px solid #cccccc; }

input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing: content-box;
	box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
 -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */ border: 0; padding: 0; }
textarea { overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */ padding-left: 3px; vertical-align: top; /* Improves readability and alignment in all browsers */ width: 98%; }

/* Alignment */
.alignleft { display: inline; float: left; margin-right: 1.5em; }
.alignright { display: inline; float: right; margin-left: 1.5em; }
.aligncenter { clear: both; display: block; margin: 0 auto; }

/*** * * * * * * */
img { border: none; }
a { text-decoration: none; }
a:hover, a:focus { text-decoration: none; }
.wrapper { width: 100%; height: auto; margin: 0; padding: 0; float: left; max-width: 100%; background-color: #f6f6f6; }
.customize-container { width: 1230px;}

.page-slug-hostel .page-header, .page-slug-hostelen .page-header { background: url("https://backpackersjapan.co.jp/nuihostel/img/hostel-bg.jpg") no-repeat scroll center center transparent; background-size: cover; }
.page-slug-cafebar .page-header, .page-slug-cafebaren .page-header { background: url("https://backpackersjapan.co.jp/nuihostel/img/cafebar-bg.jpg") no-repeat scroll center center transparent; background-size: cover; }
.page-slug-access .page-header, .page-slug-accessen .page-header { background: url("https://backpackersjapan.co.jp/nuihostel/img/access-bg.jpg") no-repeat scroll center center transparent; background-size: cover; }
.page-slug-booking .page-header, .page-slug-bookingen .page-header { background: url("https://backpackersjapan.co.jp/nuihostel/img/booking-bg.jpg") no-repeat scroll center center transparent; background-size: cover; }

.top_header { width: 100%; margin: 0; padding: 15px 0; max-width: 100%; height: 80px; background-color: rgba(0,0,0,1); border-top: 0px solid #00BEE0; position: fixed; z-index: 200; }
.home .top_header { background-color: rgba(0,0,0,0.7); }

/*logo*/
.home .logo { position: absolute; bottom: 28%; margin: auto auto; text-align: center; z-index: 100; width: 30%; left: 0; right: 0; }
@media (max-width: 768px) {
.home .logo { bottom: 34% }
}
.logo h1{ color:#00BEE0; }
.logo h6{ color:#bbb; font-style:italic; }

.site-branding-container { float: left; }
.header_left { float: left; text-align: left; width: 446px; }
.header_left img { padding: 8px 0; }
.header_left .title { margin-bottom: 8px; }
.header_left .title a img { width: 225px; }
.header_left .title .sub { color: #999999; }
.header_left .sub3 a { color: #ffffff; }

.header_left .lang { font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; font-size: 17px; letter-spacing: 1.4px; display: inline; padding: 5px 0; float: left; margin: 0 25px 0 0px; }
.header_left .lang a { color: #ffffff; }
.header_left .lang a:hover { opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; } 
.header_left .lang .choosen { color: #222222; padding: 2px 5px 0px 9px; background-color: #ffffff; margin-right: 5px; }
.header_right {	width: 55%; height: auto; margin: 0; padding: 0; float: right; }

@media (min-width: 1400px) {
  .header_left { margin-left: -100px; }
  .header_right { margin-right: -100px; }
}

.customize-menu { /* width: 80%; */ margin: 0; padding: 0px 0; float: right; }
.customize-menu > ul { float: right; padding: 0; text-align: center; margin-bottom: 0px; }
.customize-menu > ul li:hover > ul { display: block; }
.customize-menu > ul > li { font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; display: inline-block; position: relative; font-weight: normal; font-style: oblique; }
.customize-menu ul li a { border: 0px solid rgba(0,0,0,0); color: #ffffff; display: inline-block; padding: 2px 20px; text-transform: uppercase; font-size: 17px; letter-spacing: 2.5px; }
.customize-menu ul li a:hover, .customize-menu ul li a:focus, .customize-menu ul li.current-menu-item a, .customize-menu ul li.current_page_item a { color: #06a1bd;	/*border: 0px solid #7e7e7e;*/ }
.page-slug-hostelen .customize-menu ul li.menu-item-16 a, .page-slug-cafebaren .customize-menu ul li.menu-item-15 a, .page-slug-accessen .customize-menu ul li.menu-item-14 a, .page-slug-bookingen .customize-menu ul li.menu-item-13 a { color: #06a1bd; }
.customize-menu ul li span { font-size: 12px; color: #999; font-style: normal; }
.customize-menu > ul li > ul { display: none; margin: 0; padding: 0px; position: absolute; top: 41px; z-index: 9; border: 1px solid #7e7e7e; border-radius: 3px; background-color: #2d2d2d; }
.customize-menu > ul li > ul li { list-style: none; min-width: 160px; text-align: left; position: relative; }
.customize-menu > ul li > ul ul { left: 100%; position: absolute; top: 0; }
.customize-menu > ul li > ul li a { background-image: url("images/li.png"); background-repeat: no-repeat; background-position: 10px 15px; padding: 5px 15px 5px 25px; text-transform: capitalize; width: 100%; }
.customize-menu > ul li > ul li a:hover, .customize-menu > ul li > ul li.current-menu-item a, .customize-menu > ul li > ul li.current_page_item a { border: 1px solid rgba(0,0,0,0) }

.icon-color { background-color: #00bee0; }


.home .movie { position: absolute; bottom: 8%; margin: auto auto; text-align: center; z-index: 100; width: auto; left: 0; right: 0; }
@media (max-width: 768px) { .home .movie { bottom: 13%; } }
.home #citan { position: absolute; bottom: 25px; right: 0px; }
.home #citan a { display: inline-block; padding: 10px 40px; background: rgba(180,89,59,1); text-align: center; text-decoration: none; line-height: 1; transition: .3s; color: #ffffff; font-family: Futura, "Gill sans", Lato, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro"; letter-spacing: 1px; font-size: 15px; }
.home #citan a:hover { background: rgba(180,89,59,.71); }

/*slider*/
#main-slider { background: #000000; /*position: relative;*/ padding-top: 90px; height: 100vh; background: url("https://backpackersjapan.co.jp/nuihostel/img/bg1.jpg") no-repeat scroll center center transparent; background-size: cover; /* margin-top: -25px; border-bottom: 10px solid #ffffff; */ }
#main-slider .container { padding: 0; }
#main-slider #metaslider-demo, #main-slider .metaslider { margin: 0 auto; text-align: center; }
#main-slider .flexslider { margin-bottom: 0; }

a.btn{ display: inline-block; padding: 10px 70px; border: 1px solid #333333; background: rgba(255, 255, 255, 0.5); text-align: center; text-decoration: none; line-height: 1; transition: .3s; border-radius: 0px; }
a.btn:hover { border: 1px solid rgba(0,0,0,.1); background: rgba(255,255,255,.5); }


#main-slider p.movie {  }

#main-slider p.movie .waku { font-size: 1.3em; font-family: 'Times New Roman', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', serif; letter-spacing: 1px; background: url("https://backpackersjapan.co.jp/nuihostel/img/indent.png") no-repeat scroll left center transparent; font-style: italic; color: #333333; padding-left: 20px; }

#main-slider ul { margin: 0em; }

#main-slider .slide1 { width: 100%; float: left; margin-right: -100%; position: relative; display: none; /* background-image: url("https://backpackersjapan.co.jp/nuihostel/img/bg1.jpg"); */ }

#main-slider .slide { width: 100%; margin: auto auto; }

#main-slider .bx-wrapper img { width: 100%; }

@media (min-width: 1024px) {
  #main-slider.overlap { margin-top: -112px; }
}

@media (max-width: 980px) {
#top100 { height: 100%; overflow: hidden; }
}

/*Section css part start*/
.main_section { width: 100%; height: auto; margin: 50px 0 0 0; padding: 0; float: left; max-width: 100%; }
.archive .main_section, .category .main_section { margin: 90px 0 0 0; padding-top: 50px; }
.single .main_section { margin-top: 90px; padding: 80px 0; }
.left_section { width: 62.4%; height: auto; margin: 0; padding: 0; float: left; max-width: 100%; }
.section_post { width: 100%; height: auto; margin: 0; padding: 0; float: left; max-width: 100%; border-bottom: 1px dotted #a4a4a4; }
.category-event .section_post { padding-bottom: 75px; }
.section_post > h3 { margin: 20px 0; padding: 0; color: #212121; font-size: 24px; width: 100%; font-weight:bolder; }
.section_post img { max-width: 100%; height: auto; padding-top: 10px; padding-bottom:10px; }
.wp-caption img{ padding:0px !important; }
.section_post > h4 { margin-bottom: 10px; padding: 0; color: #212121; font-size: 16px; width: 100%; }
.section_post span { margin: 0px 0 0px 0; padding: 0; color: #212121; font-size: 16px;font-weight: normal; }

.section_post .content { margin: 20px 0 0px 0; padding: 0; color: #212121; font-size: 16px; font-weight: normal; line-height: 24px; }
.page .section_post .content { margin-top: 30px; overflow: hidden; }
.page .page-slug-hostel .content { overflow: visible; }
.section_post p.wp-caption-text{ margin:0px !important; }
.section_post a.read-more { padding: 10px 30px; margin: 23px 0; color: #555; /* background-color: #00bee0; */ border-radius: 3px; font-size: 16px; font-weight: normal; box-shadow: 0 0 1px #000 inset; float: left; }
.section_post a:hover { color: #2a6496; }
.pagination { width: 100%; margin: 28px 0 58px 0; padding: 0; float: right; text-align: center; }
.pagination ul { margin: 0; padding: 0; }
.pagination ul li { margin: 0; padding: 0 5px; list-style: none; display: inline; }
.pagination ul li a { margin: 0; padding: 5px 12px;border-radius: 3px; border: 1px solid #c9c9c9; color: #212121; font-size: 15px; }
.pagination ul li a:hover, a.select, .pagination .active a { border: 1px solid #00bee0; }
.pagination .active a { cursor: default; }
.subscribe { width: 100%; height: auto; margin: 0; padding: 20px 0; float: left; max-width: 100%; background-color: #00bee0; }
.subscribe p { margin: 0; float: left; padding: 0; color: #fff; font-size: 14px; font-weight: normal; width: 75%; }
.subscribe h3 { width: 75%; margin: 5px 0 0px 0; float: left; padding: 0; color: #fff; font-size: 18px; text-transform: uppercase; font-weight: normal; }
.subscribe a:hover { color: #000; }
.subscribe a { padding: 15px 20px; margin: 0px 0; color: #f6f6f6; background-color: #00d2f7; font-size: 16px; font-weight: normal; float: right; text-transform: uppercase; }
/*Section css part end*/

/*Home main_section primary, secondary*/
.home #primary { padding-right: 0%; width: 100%; margin: auto auto; text-align: center; }
.page #primary { padding-right: 0%; width: 75%; margin: auto auto; text-align: center; overflow: hidden; }
.page-id-4 #primary { overflow: visible; }

@media (min-width: 1300px) {
.home #primary #top-hostel img.cover , .home #primary #top-cafebar img.cover { max-width: 80%; }
}

@media(min-width:896px) and (max-width:1200px)	{
.page #primary { width: 94% }
}

.fadeInUp {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInUp;
 animation-name: fadeInUp;
 visibility: visible !important;
}
@-webkit-keyframes fadeInUp {
 0% { opacity: 0; -webkit-transform: translateY(20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInUp {
 0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

#vision { margin: 30px 0 150px; text-align: center; }
.english #vision { margin: 30px auto 150px; text-align: center; width: 68%; }
#vision h3 img, #event h3 img, #movie h3 img { width: 88px; }
#main #vision h3 { text-align: center; }
#main #vision p#cc { font-size: 3em; margin-top: 50px; letter-spacing: 7px; line-height: 65px; padding-left: 30px; }
#main #vision p { font-size: 1.8em; font-family: 'Times New Roman', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', serif; letter-spacing: 2.5px;  line-height: 45px; }

#news { width: 500px; margin: 80px auto 50px; text-align: center; }
.home #main #news h2 .waku { font-size: 1.6rem; font-family: Futura, "Gill sans", Lato; letter-spacing: 2px; text-align: center; margin: 50px 0 25px; font-style: normal; }
/*#news h2 .waku { padding: 5px 50px; border: 1px solid #333333; }*/
#news h4 { font-size: 1.5rem; line-height: 25px; margin-bottom: 10px; }
#news h4 a { color:#333333; border-bottom: 1px dotted; }
#news h4 a:hover { border-bottom: 0; }

#main #vision .bottom { width: 50%; margin: 200px auto 100px; position: relative; overflow: hidden; }
#main #vision .bottom .box { width: 50%; height: 110px; }
#main #vision .bottom .box.left { float: left; border-right: 3px dashed #7d7d7d; }
#main #vision .bottom .box.left p { background: url("https://backpackersjapan.co.jp/nuihostel/img/arrow3.png") no-repeat scroll left center transparent; }
#main #vision .bottom .box.right { float: right; }
#main #vision .bottom .box.right p { background: url("https://backpackersjapan.co.jp/nuihostel/img/arrow2.png") no-repeat scroll right center transparent; }
#main #vision .bottom .box p { font-size: 1.7rem; margin: 0; font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, sans-serif; }
#main #vision .bottom .box p a { color: #7d7d7d; }
#main #vision .bottom .box p a:hover { color: #cccccc; }
#main #vision .bottom .box a .en { font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; font-size: 2.3rem; color: #7e6b5a;}
#main #vision .bottom .box p a:hover .en { color: #cccccc; }
@media screen and (max-width: 896px) {
#main #vision .bottom { margin: 70px auto 50px; }
#main #vision .bottom .box.left { display: none; }
#main #vision .bottom .box.right { width: 100%; margin: 0 auto; float: none; }
}
/* #main #vision .bottom { width: 75%; margin: 120px auto 0; position: relative; } */
#main #vision .bottom #recruit, #main #vision .bottom #booknow { display: inline; margin: 0 30px; }
/* #recruit img, #booknow img { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
#recruit img:hover , #booknow img:hover { -webkit-transform: scale(1.2); transform: scale(1.2); } */

#story-bg  { background: url("https://backpackersjapan.co.jp/nuihostel/img/story-bg.jpg") no-repeat scroll center center transparent; background-size: cover; height: 400px; }
#story-bg h4 { font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; font-size: 4.5em; padding: 150px 0 15px; font-weight: normal; letter-spacing: 5px; margin-bottom: 10px; color: #ffffff; }
#story-bg .sub { color: #ffffff; font-size: 1.5rem; }
#story { width: 75%; margin: 90px auto 0; text-align: left; }
#story .box { width: 70%; margin: 0 auto; }
#story .box p { font-size: 1.2em; letter-spacing: 1.2px; font-weight: normal; line-height: 28px; padding-right: 3%; }
#story .box p a { color: #999999; }
#story .box p a:hover { color: #333333; }

@media(max-width:1200px) {
#story-bg  { background: url("https://backpackersjapan.co.jp/nuihostel/img/story-bg.jpg") no-repeat scroll center center transparent; background-size: cover; height: 350px; }
#story-bg h4 { padding-top: 130px; }
#story .box { width: 100%; }
}
@media(max-width:896px) {
.home #citan { position: absolute; bottom: 0; right: 0; margin: 0 auto; }
.home #citan a { font-size: 12px; }
}
#story-bg  { background: url("https://backpackersjapan.co.jp/nuihostel/img/story-bg.jpg") no-repeat scroll center center transparent; background-size: cover; height: 300px; }
#story-bg h4 { padding-top: 100px; }
#story .box { width: 100%; }
}
@media (max-width:690px) {
#story-bg  { background: url("https://backpackersjapan.co.jp/nuihostel/img/story-bg.jpg") no-repeat scroll center center transparent; background-size: cover; height: 250px; }
#story-bg h4 { padding-top: 70px; }
#story { width: 90%; margin: 90px auto 0; text-align: left; }
}

@media (max-width: 550px) {
#story-bg  { background: url("https://backpackersjapan.co.jp/nuihostel/img/story-bg.jpg") no-repeat scroll center center transparent; background-size: cover; height: 200px; }
#story-bg h4 { padding-top: 50px; font-size: 3em; }
#story .name { display: none; }
#story .box p { padding: 0; }
}

.home #main .btn { display: inline-block; width: 270px; padding: 8px 0; border: 1px solid #333; background: transparent; text-align: center; text-decoration: none; line-height: 1;  transition: .3s; }
.home #main .btn { position: relative; z-index: 2; }
.home #main .btn::after { display: block; content: ""; position: absolute; z-index: -1; top: 0; left: 0; width: 0; height: 100%; margin: 0; background: rgba(0,0,0,.1); transition: .3s; }
.home #main .btn:hover::after { width: 100%; }
.home #main .waku { font-size: 1em; font-family: 'Times New Roman', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', serif; letter-spacing: 1px; }
.home #main .op a { color: #333; }
#top-hostel { text-align: center; margin: 200px 0; overflow: hidden; }
#top-cafebar { text-align: center; margin: 200px 0; overflow: hidden; }
#top-hostel .box, #top-cafebar .box { width: 75%; margin: 0 auto; text-align: left; overflow: hidden; }
#top-hostel .box { background: url("https://backpackersjapan.co.jp/nuihostel/img/hostel-map.png") no-repeat scroll center right transparent; }
#top-cafebar .box { background: url("https://backpackersjapan.co.jp/nuihostel/img/cafebar-map.png") no-repeat scroll center right transparent; }
#top-hostel .left, #top-cafebar .left { width: 45%; padding-left: 2%; }

@media (max-width: 1300px) {
#top-hostel .box, #top-cafebar .box { background: none; }
#top-hostel .left, #top-cafebar .left { width: 70%; padding-left: 2%; }
}

#top-hostel h4, #top-cafebar h4 { font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; font-size: 4.5em; font-style: italic; font-weight: normal; letter-spacing: 5px; margin-bottom: 10px; }
#top-hostel ul, #top-cafebar ul { margin: 0 0 25px 0; padding: 0 0 25px 0; border-bottom: 3px solid#ccc; width: 100%; }
#top-hostel li, #top-cafebar li { list-style: none; font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; color: #333; font-size: 1.5em; line-height: 1.4em; letter-spacing: 3px; font-weight: 600; }
#top-hostel p, #top-cafebar p { font-size: 1.2em; letter-spacing: 1.2px; font-weight: normal; line-height: 28px; padding-right: 3%; }

.home p.op { display: inline; margin: 30px 10px 0 2%; padding: 10px 0; float: left; }

.home #secondary { background-color: #f8f6f3; text-align: center; overflow: hidden; padding-bottom: 75px; }
#event, #movie { width: 75%; margin: 0px auto 75px; overflow: hidden; padding: 70px 0 0; }
#movie { padding-top: 0px; }
#movie { margin-top: 100px; }
#event h3, #movie h3 { margin: 70px 0 10px; font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, sans-serif; font-size: 3.9rem; letter-spacing: 5px; }
#event .sub, #movie .sub { font-size: 1.5rem; margin-bottom: 75px; }
#event .entry { width: 24%; margin: 0 4.5%; float: left; overflow: hidden; }
#event .entry-inner { position: relative; }
#event .entry .entry-inner .thumb { height: 311px; overflow: hidden; border: 10px solid #fff; background-color: #ffffff; }
#event .entry .thumb img { margin: -10% -50%; height: 375px; width: auto; max-width: none; }
#event .entry-inner .title { background: #ffffff; margin: 12px 0; padding: 10px 20px; font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, sans-serif; font-weight: 600; text-align: left; position: relative; }
#event .entry-inner .title h4 { padding: 8px 0; margin: 0; }
#event .entry-inner .title a { color: #111111; font-size: 22px; letter-spacing: 1px; font-weight: normal; }
#event .entry-inner .title .date { position: absolute; bottom: 10px; left: 20px; }
.home .archives { text-align: center; margin-top: 50px; clear: both; overflow: hidden; display: block; }
.home .archives a { color: #666666; }
.home .archives a:hover { color: #333333; }

.live { margin: 80px 0; text-align: center; }
#info { margin: 80px 0 50px; text-align: center; clear: both; }
#info h5 { font-size: 20px; font-family: 'HiraKakuProN-W6', 'ヒラギノ角ゴ ProN W6', '游ゴシック', 'YuGothic', Meiryo, メイリオ, sans-serif; margin-bottom: 20px; }
#info p { font-size: 16px; font-family: 'HiraKakuProN-W6', 'ヒラギノ角ゴ ProN W6', '游ゴシック', 'YuGothic', Meiryo, メイリオ, sans-serif; }
.event h2, .live h2 { margin-bottom: 30px; }
.branch { overflow: hidden; margin: 50px 0 80px; }
.branch h5 { text-align: center; }
.branch .toco { text-align: center; width: 350px; float: left; margin-top: 100px; margin-left: 150px; }
.branch .nui { text-align: center; width: 350px; float: right; margin-top: 50px; margin-right: 150px; }


#movie .entry { width: 24%; margin: 0 4.5%; float: left; overflow: hidden; text-align: left; }
#movie .entry .thumb a:hover img { opacity: 0.8; -moz-opacity: 0.8; -webkit-opacity: 0.8; }

/*sidebar css part start*/
.side_bar { width: 300px; margin: 45px 0 0 0; padding: 0; float: right; max-width: 100%; }
.side_bar h3 { color: rgb(52, 52, 52); font-size: 18px; font-weight: normal; margin: 10px 0 5px 0; }
.widget{ width: 100%; height: auto; padding: 0; margin-bottom: 14px; float: left; max-width: 100%; }
.widget_search input { border: 1px solid #c9c9c9; width: 100%; height: 37px; margin: 0; padding: 0 5px; float: left; font-style: italic; font-size: 14px; }
.widget_search input[type="submit"] { width: 30px; height: 37px; background: url(images/search_side.png) no-repeat 0 9px; float: left; margin-left: -30px; border: none; display:none; }
.widget .sub-menu { margin: 0; padding-left: 20px; }
.widget ul { float: left; margin: 0; padding: 0; width: 100%; }
.widget ul li { width: 100%; padding: 3px 0; list-style: none; font-size: 15px; font-weight: normal; border-bottom: 1px solid #c5c5c5; }
.widget ul li a { color: #181818; font-size: 15px; font-weight: normal; }
.top_footer .widget ul li a, .top_footer .widget-title { color: #FFFFFF; }

#brand_btn { color: #FFF; font-size: 14px; font-weight: normal; padding: 5px 10px; background-color: #00bee0; float: left; margin: 20px 0 0px 0px; }
#design_btn { margin: 20px 10px; float: left; color: #FFF; font-size: 14px; font-weight: normal; padding: 5px 10px;	background-color: #00bee0; }
#brand_btn:hover, #design_btn:hover { color: #000; }
.widget_recent_entries ul { list-style: none; margin: 0; padding: 0; }
.widget_recent_entries ul li { width: 100%; height: auto; padding: 10px 0; margin: 0; float: left;	max-width: 100%; border-bottom: 1px solid #c5c5c5; }
.widget_recent_entries ul li img { float: left; margin-right: 10px; max-width: 70px; height: auto; }
.widget_recent_entries ul li p { color: #181818; font-size: 15px; font-weight: normal; }
.widget_recent_entries ul li span { color: #636363; font-size: 15px; font-weight: normal; font-style: italic; }
/*sidebar css part end*/

/*footer part start*/
.main_footer { width: 100%; height: auto; margin: 0; padding: 0; float: left; max-width: 100%; margin-top: 0px; }

.top_footer { width: 100%; height: auto; margin: 0; padding: 0px 0px 20px 0px; float: left; max-width: 100%; background-color: #1c1c1c; }
.top_footer #boshu { margin-top: 50px; }
.top_footer #boshu a { padding: 10px 30px; background: #ffffff; color: #333; border-radius: 2px; }
.top_footer .left img { width: 330px; }

.top_footer .customize-container { position: relative; }
.top_footer .left { color: #ffffff; padding-top: 75px; }
.top_footer .left a { margin-right: 15px; }
.top_footer .left a img { width: 26px; }
.top_footer .right { position: absolute; right: 0; bottom: 0; padding-right: 30px; }
.top_footer .right a { margin-left: 50px; }
.top_footer .right a img { width: 160px; }
.top_footer .right a img.citan { width: 100px; }

.footer-widget ul { margin: 0; padding: 0; }
.footer-widget h3 { margin: 26px 0; font-size: 16px; color: #f6f6f6; text-transform: uppercase; display: inline-block; }
.footer-widget li { margin: 0; padding: 2px 15px;list-style: none; font-size: 14px; font-weight: normal; color: #c8c8c8; }
.arrow { background: url(images/arrow.png) no-repeat 0px 6px !important; width: 100%; margin: 5px 0 !important; float: left; }
.arrow div { width: 100%; float: left; }
.news_update label, .footer-widget { color: #FFF; font-size: 14px; color: #c8c8c8; }

.social_icon { list-style: none; float: left; }
.social_icon li { float: left; padding: 0 5px; margin: 0; transition: ease 0.5s; -webkit-transition: ease 0.3s; }
.social_icon li:hover { margin-top: -5px; cursor: pointer; }
.social_icon li h3 { margin: 12px 0 23px 0; font-size: 16px; color: #f6f6f6; text-transform: uppercase; }
.bottom_footer { width: 100%; height: auto; margin: 0; padding: 20px 0; float: left; max-width: 100%; background-color: #2a2a2a; }
.bottom_footer p { float: left; padding: 0; margin: 0px 0; color: #b3b3b3; font-size: 14px; font-weight: normal; }
.bottom_footer ul { float: right; margin: 0; padding: 0; }
.bottom_footer ul li { float: left; margin: 0; padding: 0; list-style: none; border-right: 1px solid #b3b3b3; }
.bottom_footer ul li:last-child { border-right: none; }
.bottom_footer ul li a { padding: 0 15px; color: #b3b3b3; font-size: 14px; font-weight: normal; }
.bottom_footer ul li a:hover { color: #00bee0; }
.address_li { padding-left: 0 !important; }
/*footer css part ending*/


/**
customizable gallery
* -----------------------------------------------------------------------------
*/
.gallery img {
    margin: 0;
	padding:0;
}
.gallery {
	margin-bottom: 20px;
}
.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}
.gallery-columns-1 .gallery-item {
	max-width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}
.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.gallery-item:hover .gallery-caption {
	opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none;
}
.wp-caption {
	background: #00BEE0;
	max-width: 100%;
	margin-bottom: 14px;
	padding: 5px;
	text-align: center;
}
.wp-caption a {
	border-bottom: none;
}
.wp-caption img {
	margin: 0;
	max-width: 100%;
	height: auto;
}
.wp-caption.alignleft {
	margin-right: 20px;
}
.wp-caption.alignright {
	margin-left: 20px;
}
.wp-caption.alignnone {
	width: 100%!important;
	overflow: hidden;
}
.wp-caption.alignnone img {
	margin: 0 auto;
	max-width: 100%!important;
}
.wp-caption-text {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0 8px 0;
	margin: 0;
}
.sticky {
}
.gallery-caption {
	color: #fff;
}

/* 
PRASHANT JAYSWAL 
*/

#comments li {
	list-style: none outside none;
	clear:both;
}
.comments-title {
    margin: 10px 0;
}
.post-comment a {
	cursor: default !important;
}
.post-comment a:hover {
	color: #00BEE0 !important;
}
a.more {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin-right: 1%;
}
a.more:hover {
	color: #00BEE0;
}
.comment-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.comment-title {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.avtar {
	float: left;
	margin-right: 10px;
}
.fn a, a.reply {
	color: #00BEE0;
	text-transform: uppercase;
}
.comment-respond {
	margin-top: 40px;
	padding-left: 15px;
}
.comment-form input, .comment-form textarea {
	padding: 5px 10px;
	color: #000;
	border: 1px solid #00BEE0;
	background: #ececec;
	width: 50%;
}
.comment-form textarea {
	width: 70%;
}
.comment-form input[type='submit'] {
	background-color: #00BEE0;
	color: #e7e5e5;
	width: auto;
	padding:5px !important;
}
.form-submit {
	width: 50%;
	margin-left:70px;
}
.comment-reply-title {
	font-size: 18px;
}
.comment-reply-link {
    float: right;
}
#comments li article {
    padding: 10px;
}
.customizable-nav-next,
.customizable-nav-previous {
    padding-bottom: 20px;
	padding-top: 10px
}
li.menu-divider:last-child {display:none;}
.customizable-not-found {
	 padding: 20px 0;
}
.customizable-not-found p {
	 font-size:34px;
}
#wp-calendar,
#wp-calendar th,
#wp-calendar td {
	border-width:0px;
}
.side_bar .children {
	padding-left:25px;
}
.side_bar .children li{
	border-bottom:none;
}
.side_bar .sub-menu li{
	border-bottom:none;
}
.site-description {
	text-align:center;
}
.side_bar .tagcloud a {
    border: 1px solid #000;
    color: #000;
    font-size: 100% !important;
}
.top_footer .tagcloud a {
    border: 1px solid rgb(229, 229, 229);
    color: #fff;
    font-size: 85% !important;
}
.tagcloud a {
    border-radius: 8px;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 6px;
    padding: 5px 8px;
    text-decoration: none;
    transition: all 0.17s ease-in-out 0s;
}
.tagcloud {
    text-align: left;
}
.tagcloud a:hover {
    border: 1px solid #2a6496;
    color: #2a6496;
}
/**** H O M E - P A G E L *****/
.no-padding
{
	padding:0px !important;
}
.no-padding-left{
	padding-left:0px !important;
}
.no-padding-right{
	padding-right:0px !important
}
.customizable-home-title h6 {
    font-size: 13px;
    margin: 0;
    text-align: center;
    width: 100%;
}
.customizable-home-title h6:after {
    border-top: 1px solid #6E6E6E;
    content: " ";
    display: inline-block;
    margin: 0 0 5px;
    width: 25%;
}
.customizable-home-title h6:before {
    border-top: 1px solid #6E6E6E;
    content: " ";
    display: inline-block;
    margin: 0 0 5px;
    width: 25%;
}
.customizable-home-title h6 img{
	vertical-align: top;
}

.customizable-home-title{
	margin-bottom:20px;
	margin-top:20px;
}
.customizable-home-title h1{
	font-size:20px;
	color:#212121;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
.customizable-home-icom{
	margin-bottom:20px;
}
.customizable-home-icom .customizable-post{
	padding-bottom: 20px;
        padding-top: 10px;
	text-align:center;
}
.customizable-home-icom .customizable-post:hover{
	background-color:#fafafa;
	border-bottom:1px solid #CCC;
}

.customizable-home-icom .back-icon{
    background-color: rgb(0, 190, 224);
    height: 50px;
    margin: 21px auto;
    padding: 2px 0;
    transform: rotate(45deg);
    width: 50px;
}
.customizable-home-icom .back-icon img{
    color: rgb(118, 118, 118);
    height: 20px;
    margin: 12px auto;
    transform: rotate(-45deg);
    width: 20px;
}
.icon-center {
    color: #767676;
    margin: 11px 0 !important;
}
.customizable-home-icom h1{
	font-size:16px;
	color:#212121;
	text-transform:uppercase;
}
.customizable-home-icom p{
	font-size:14px;
	color:#6b6b6b;
        line-height: 25px;
        padding-top: 15px;
}

/****** customizable-latest-post *********/
.post-blog{
 	margin-bottom: 20px;
    margin-top: 20px;
	width:100%;
}
.post-blog:hover{
	background-color:#FAFAFA;
}
.post-blog h2 a{
	font-size:16px;
	color:#428bca;
	text-transform:inherit;
}
.post-blog h2 a:hover{
	color:#2A6496;
	text-decoration:none;
}

.post-blog span{
	font-size:13px;
	color:#212121;
	font-weight:normal;
}
.post-blog p{
	font-size:13px;
	color:#212121;
	font-weight:normal;	
	text-align:justify;	
}
.post-blog .post-comment{
	border-top:1px dotted #d7d7d7;
    padding-bottom: 10px !important;
    padding-top: 10px !important;	
	border-bottom: 1px solid #CCCCCC;	
}
/**************/

.download-theme{
	background-color:#00bee0;
	padding: 10px 0 !important;
        margin-top: 30px;
}
.download-theme p{
	color:#FFF;
	margin: 10px 0;
	font-size:18px;
}
.download-button {
    background-color: #00D2F7;
    border-color: rgba(0, 0, 0, 0);
    border-radius: 1px;
    color: #FFFFFF;
	margin: 5px 0 !important;
}
.download-button:hover{
    background-color: #FFFFFF;
    border: 1px solid #00D2F7;
    border-radius: 1px;
    color: #00D2F7;
	
}
.post-comment a{
	color:#000;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.rslides {
  margin: 0 auto;
  }
.events {
  list-style: none;
  }
  .callbacks_container {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom:20px;
  }

.rslides_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.rslides_nav:active {
  opacity: 1.0;
  }

.rslides_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.customizable-postcat{
	clear:both;
}
.form-allowed-tags {
    display: none;
}
.comment-form label{
	width:65px;
}

.customizable-default-pagination {
    clear: both;
    display: table;
    margin-bottom: 15px;
    padding: 15px !important;
    width: 100%;
}
.customizable-previous-link {
    color: #428bca;
    float: left;
}
.customizable-previous-link a {
    color: #428bca;
}
.customizable-previous-link a:hover {
    color: #2a6496;
}
.customizable-next-link {
    color: #428bca;
    float: right;
}
.customizable-next-link a {
    color: #428bca;
}
.customizable-next-link a:hover {
    color: #2a6496;
}


/*pages*/
.page .page-header { margin: 90px 0 0 0; padding: 0; border: 0 solid; height: 330px; background-color: #f8f7f7; color: #ffffff; }
.page .page-header h1 { font-size: 4.3em; font-style: italic; font-weight: 600; letter-spacing: 8px; margin: 80px 0 15px; }
.page .page-header .time { font-size: 1.5em; line-height: 32px; font-weight: 600; letter-spacing: 4px; }
.page-slug-cafebar .page-header .time, .page-slug-cafebaren .page-header .time { font-size: 1.8rem; }
.page .page-header .time .min { font-size: 13px; font-weight: normal; letter-spacing: 0; }
.page-slug-hostelen .page-header .time .min { font-size: 16px; }

p.sub { font-size: 0.85em; letter-spacing: 0.3px; color: #aaa; }

/*#hostel #rooms h2, #hostel #notice h2, #hostel #facilities h2*/ h2 { font-weight: normal; font-style: oblique; font-family: 'Times New Roman', Times, serif; margin-bottom: 20px; }
.page h2 .waku { font-size: 0.75em; padding: 12px 100px; border: 1px solid #333; display: inline; letter-spacing: 1px; }
#hostel #dm, #hostel #pr, #hostel #rdb { overflow: hidden; margin-bottom: 100px; }
#hostel #rooms .title { text-align: left; position: relative; width: 100%; max-width: 556px; overflow: hidden; }
#hostel #rooms .title .sub { float: left; margin-bottom: 0px; }
#hostel #rooms #rdb .title .sub { float: none; }
#hostel #rooms .title .price { float: right; margin-bottom: 0px; text-align: right; }
#hostel #rooms #rdb .right .price { float: left; text-align: left; } 
#hostel #rooms .title .price .pp { font-size: 0.8em; }
#hostel #rooms .title h3 { margin-bottom: 8px; }
#hostel #rooms .box { width: 46%; float: left; margin: 0 2%; text-align: left; }
#hostel #rdb .box { width: 48%; float: left; margin: 0; }
#hostel #rooms .text { max-width: 556px; overflow: hidden; }
#hostel #rooms #rdb .right .text { max-width: none; }
#hostel #rooms .box ul { margin: 0px; padding: 0px; }
#hostel #rooms .box ul li { list-style: none; float: left; margin: 0 15px 10px 0; padding: 5px 25px; border: 1px solid #666; font-size: 0.9em; color: #666; }

#hostel #prr { overflow: hidden; background-color: #f9f8f8; padding-top: 50px; }
#hostel #rooms #pr {  }
#hostel #rooms #rdb .left { float: left; overflow: hidden; width: 44%; margin-right: 4%; margin-left: 2%; text-align: left; }

#hostel #shared { margin-bottom: 150px; }
#hostel #shared h3 { font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; font-size: 4.7rem; font-weight: normal; margin: 120px 0 5px; letter-spacing: 8px; }
#hostel #shared .box { text-align: left; overflow: hidden; margin: 50px auto 130px; max-width: 1080px; }
#hostel #shared .box .icons img { padding-right: 12px; }
#hostel #shared .box .imgpic { float: right; margin-left: 20px; }
#hostel #shared .box .imgpic img { float: right; margin-left: 10px; padding-top: 0px; width: 250px; }

#hostel #notice { margin: 250px 0; overflow: hidden; }
#hostel #notice li { text-align: left; }
#hostel #notice .faq { text-align: center; margin-top: 75px; }
@media (max-width: 1200px) { #hostel #notice .faq { width: 80%; margin: 0 auto; } }
#hostel #notice .faq dl { text-align: left; }
#hostel #notice .faq  dd { margin: 0.5em 1.5em 2.5em 0; }
#hostel #notice .faq .open { border: 1px dashed #aaaaaa; background-color: #eeeeee; text-align: center; }
#hostel #notice .left { width: 50%; padding: 0 30px; overflow: hidden; float: left; }
#hostel #notice .right { width: 50%; padding: 0 30px; overflow: hidden; float: right; }

@media (max-width: 1370px) {
#hostel #notice .left { width: 100%; padding: 0 30px; overflow: hidden; float: none; }
#hostel #notice .right { width: 100%; padding: 0 30px; overflow: hidden; float: none; }
}

@media(min-width:896px) and (max-width:1200px) { 
#hostel #rooms .box { width: 44%; margin: 0 3%; }
#event { width: 100%; }
}

@media(min-width:896px) and (max-width:1000px) {
#hostel #shared .box .icons img { width: 90px; }
#hostel #shared .box .imgpic img { width: 220px; }
} 

#hostel #facilities { overflow: hidden; margin: 0 -500%; padding: 0 500%; background-color: #f9f8f8; }
#hostel #facilities #lend h3 { font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; font-size: 4rem; font-weight: normal; margin: 50px 0 5px; letter-spacing: 8px; }
#hostel #facilities #lend ul { display: inline; margin: 50px auto; float: left; }
#hostel #facilities #lend ul li { list-style: none; float: left; margin: 0 40px 50px; height: 158px; }

#cafebar #cafe h2#title, #cafebar #bar h2#title, #cafebar #food h2#title { font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; font-size: 2.7em; font-weight: normal; margin: 0px 0 5px; letter-spacing: 8px; }

#cafebar { margin-bottom: ; }
#cafebar h2 { font-weight: normal; font-style: oblique; font-family: 'Times New Roman', Times, serif; margin-bottom: 20px; }
#cafebar h3 { font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; font-size: 1.2em; font-weight: bold; margin: 0px 0 50px; letter-spacing: 3px; }
#cafebar #cafe-select, #cafebar #bar-select, #cafebar #food-select { float: left; width: 10%; list-style: none; display: inline; border: 1px solid #555555; border-bottom: 0px; margin-right: 2px; height: 30px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-top-left-radius: 3px;
-moz-border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px; }
#cafebar .tabs__menu { margin-bottom: 0; }
#cafebar .tabs__menu li.ui-tabs-selected { background-color: #f9f8f8; }
#cafebar .tabs__menu .tabulous_active { background: none !important; color: #aaaaaa !important; }
#cafebar .tabs__menu li a { color: #333; font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; font-style: italic; vertical-align: middle; display: block; margin-top: 3px; }
#cafebar .tabs__menu li a:hover { color: #999999; }
#cafebar .tabs__menu li.ui-tabs-selected a { color: #999999; }

#introduction { margin: 0 auto 100px; }

#cafebar #select h3 { font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; font-size: 2.7em; font-weight: normal; font-style: oblique; margin: 5px; letter-spacing: 7px; }
#cafebar #select .time { font-size: 1.2em; letter-spacing: 2px; }
#cafe, #bar, #food { overflow: hidden; margin: 75px auto 150px; }
#cafe { background: url("https://backpackersjapan.co.jp/nuihostel/img/tgl.png") no-repeat scroll 18% -100px transparent; }
#bar { background: url("https://backpackersjapan.co.jp/nuihostel/img/tgl.png") no-repeat scroll 52% -100px transparent; }
#food { background: url("https://backpackersjapan.co.jp/nuihostel/img/tgl.png") no-repeat scroll 82% -100px transparent; }
#cafebar .open { background-color: #ddd; padding: 5px 0; font-style: italic; margin: 0 0 1px 0; }
#cafebar .open a { color: #333333; }
#cafebar p img { margin: 0; }

#cafebar .box .sub { margin-bottom: 50px; }
#cafebar .box { overflow: hidden; margin: 0 auto 75px; max-width: 1200px; }
#cafebar .left { float: left; width: 48%; margin-right: 2%; text-align: left; }
#cafebar .beer .left { text-align: center; }
#cafebar .left img, #cafebar .right img { width: 100%; padding: 0; }
#cafebar .box img { max-width: 100%; width: auto; }
#cafebar .beer .left img { max-width: 100%; width: auto; margin: 0 auto; }
#cafebar .bbs { margin-top: 75px; }
#cafebar .left.bbs { clear: both; }
#cafebar .hangout img { display: inline; }
#cafebar .right { float: right; width: 48%; margin-left: 2%; text-align: left; }
#cafebar .onibus .right { border-top: 1px solid #aaaaaa; padding-top: 15px; background: url("https://backpackersjapan.co.jp/nuihostel/img/onibus-logo.png") no-repeat scroll right 15px transparent; }
#cafebar .breakfast .left, #cafebar .beer .right, #cafebar .liquor .left, #cafebar .dish .right, #cafebar .chef .left { border-top: 1px solid #aaaaaa; padding-top: 15px;  }
#cafebar .right .en, #cafebar .left .en { font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; font-weight: bold; color: #ccc; font-size: 30px; margin-bottom: 10px; line-height: 30px; }

#cafebar .seemenu a { font-weight: bold; font-size: 1.1em; color: #333333; border-bottom: 1px dashed; }
#cafebar .seemenu a:hover { border-bottom: 0px dashed; }

#cafebar .openhours { margin-top: 250px; overflow: hidden; }
#cafebar .openhours .left { font-size: 24px; font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; font-style: italic; width: 45%; text-align: right; position: relative; height: 165px; margin: 0; }
#cafebar .openhours .left p { position: absolute; top: 50%; bottom: 50%; right: 13%; }
#cafebar .openhours .right { float: right; padding-left: ; width: 40%; margin: 0 15% 0 0; background-size: 25%; }

#cafebar .cafemenu, #cafebar .foodmenu { width: 80%; margin: 0 auto 75px; }
#cafebar .cafemenu .pic { margin-bottom: 15px; }
#cafebar .cafemenu .pic a, #cafebar .foodmenu .pic a { display:inline-block;  position:relative; }
#cafebar .cafemenu .pic a span, #cafebar .foodmenu .pic a span { position:absolute; display:none;  left:0; top:0; width:100%; height:100%;  }
#cafebar .cafemenu .pic a span, #cafebar .foodmenu .pic a span { background:rgba(0,0,0,0.3) url("https://backpackersjapan.co.jp/nuihostel/img/mag.png") no-repeat 50% 50%;  }
#cafebar .cafemenu .pic img, #cafebar .foodmenu .pic img { width: 100%; padding: 0; }

.tabs__content { overflow: hidden; margin: 0; padding: 0 25px; background-color: #f9f8f8; clear: both; }

#access { text-align: center; }
#access h3 { font-family: 'Gill sans', 'Gill sans MT', 'Lato', Calibri, sans-serif; font-size: 2.7em; font-weight: normal; margin-bottom: 5px; letter-spacing: 5px; margin-top: 40px; }

#access #direction { overflow: hidden; }
#access .left, #access .right { width: 45%; float: left; text-align: left; }
#access .left { margin: 0 5% 0 0; }
#access .right { margin: 0 0 0 5%; }
#access .left ul, #access .right ul { margin: 0; padding: 0; }
#access .left ul li, #access .right ul li { list-style: none; }
#access #address { margin: 100px 0 150px; clear: both; }

#access .googlemap .waku { font-size: 1em; font-family: 'Times New Roman', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', serif; letter-spacing: 1px; }

#access #transfer { margin-bottom: 75px; }

#booking .elv { margin-bottom: 100px; }
#booking #note { width: 60%; margin: 0 auto; }
#booking ul li { text-align: left; list-style: circle; margin-bottom: 10px; }

/* #availability { width: 80%; margin: 0 auto; }
#availability .col-md-4 { width: auto; } */
#availability .col-md-3 { width: 15%; }
/* #availability .col-md-3 div { height: 0 !important; } */

#booking-bottom { width: 80%; margin: 0 auto; }
#booking-bottom { padding-top: 50px; padding-bottom: 100px; margin-bottom: 100px; }
#booking-bottom #showDetail { text-align: left; width: 100%; }
#booking-bottom #showDetail .form-field { display: inline; margin: 0px 50px 0 0px; }
#booking-bottom #showDetail .form-field #showDetail_email { width: 35%; }

.page-slug-en .description, .page-slug-en .booknow, .page-slug-en .live { width: 1000px; }
#booking_form #booking_info { text-align: left; }
#booking_form #booking_info .form-field { clear: left; }
#booking #booking_info .form-field-checkbox .tooltip.top .tooltip-arrow { margin-left: -4px; }
#booking #booking_info .form-field-checkbox .tooltip-inner { left: 68px; position: relative; }

@media (max-width:996px) {
#availability .col-md-4 { margin-bottom: 10px; }
#availability .col-md-3 { margin: 0 auto; float: left; }
.page-slug-booking #primary .entry-content { clear: both; }
.page-slug-bookingen #primary .entry-content { clear: both; }
#booking-bottom { width: 94%; }
#booking-bottom #showDetail { width: 50%; margin: 0 auto; text-align: left; }
#booking-bottom #showDetail .form-field { display: block; margin-bottom: 10px; }
#availability .row { width: 50%; margin: 0 auto; text-align: left; }
}

@media (max-width:896px) {
.col-md-12 { padding: 0 5%; }
.col-md-12 #search_available { margin-top: 50px; }
.top_footer .right a img { width: 140px; }
.top_footer .right a img.citan { width: 90px; }
}
@media (max-width: 810px){
#availability .row { width: 75%; }
#booking-bottom #showDetail { width: 75%; }
}

@media (max-width: 540px){
#availability .row { width: 100%; }
#booking-bottom #showDetail { width: 100%; }
}

@media (max-width: 420px){
/* #availability .col-md-4 #openDpCheckout input { width: 140px; } */
}

/******************************/

@media (min-width:1300px) {
#access .left, #access .right { width: 40%; float: left; text-align: left; }
#access .left { margin: 0 1% 0 8%; }
#access .right { margin: 0 8% 0 1%; }
}

@media (max-width:1250px) {
	.customize-container{
		width:auto;
	}
}

@media (max-width:991px) {
	.customize-container{
		width:auto;
	}
	.left_section,
	.side_bar{
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
	}
	.logo,
	.header_right{
		width:100%;
		position:relative;
	}
}
@media screen and (max-width: 896px) {
		.tagcloud {
    text-align: center;
	padding-left:7px;
}
.customizable-home-icom .back-icon{
    width: 24%;
}
.logo img{
	display: inline !important;
}
		/* nav-wrap */
		.menu-wrap {
			position: relative;
		}
		.menu-wrap * {
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
		}
		/* menu icon */
		#menu-trigger {
			cursor: pointer;
			display: block;
			height: auto;
			margin-top:0px;
			margin-bottom:0px;
		}
		/* main nav */
		.customize-menu  {
			margin: 0px auto;
			padding: 10px;
			position: fixed;
                        top: 90px;
			width: 100%;
			z-index: 9;
			background-color: rgba(0,0,0,0.8);
			display: none;
			width:100%;
			max-height:none;
			border-radius:7px;
		}
		.customize-menu:after {
			content: '';
			position: absolute;
			right: 48px;
			top: -8px;
			border-left: 8px solid transparent;
			border-right: 8px solid transparent;
			border-bottom: 8px solid rgba(0,0,0,0.7);
		}		
		.customize-menu > ul li > ul{
			position:relative;
			background:none;
			border:none;
			padding: 0 0 0 20px !important;
			left: 0;
			top: 0;
		}
		.customize-menu > ul li > ul ul{
			position:relative;
			left: 0;
			top: 0;
		}
		.customize-menu ul {
			position: static;
			visibility: visible;
			opacity: 1;
			margin: 0;
			background: none;
			border: none;
			padding: 4px 3px 2px 4px;
		}
		.customize-menu li {
			position: static;
			display: block;
			float: none;
			border: 0;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;
			text-align: left;
			width:100%;
		}
		.customize-menu > ul li > ul {
			display:block;
		}
		.customize-menu ul li a {
			width:100%;			
		}
		.customize-menu ul li a:hover{
			border:0px solid rgba(0,0,0,0);
		}
		
		/*home-page*/

.customizable-home-icom .back-icon{
	width:22%;
}
.post-comment-set{
	float:left ;
}
.post-blog img{
	width:100%;
}
.customizable-home-icom .back-icon img {
    margin-right: 0px !important;
}
.post-blog .post-comment{
	display: flex;
}
.post-comment-set {
    float: left;
    width: 50%;
}
.rslides_nav {
	background:none;
}
/*---End-home ---*/
	}

	@media screen and (min-width: 896px) {
		.customize-menu {
			display: block !important;
		}
	}
@media (max-width:690px) {
.logo { text-align:center; }
.search_box { display: table; float: none; margin: 0 auto; width: 92%; }
.subscribe { text-align:center; padding-bottom:30px; }
.subscribe p { width:100%; }
.subscribe h3 {	width:100%; margin-bottom:30px; }
.subscribe a{ clear:both; float:none; }
.footer-widget ul{ margin: 0px 0px 20px 0px; }
.bottom_footer p{ text-align:center; width:100%; }
.bottom_footer ul{ width:100%; text-align:center; margin:10px 0px; }
.bottom_footer ul li{ float:none; display:inline; }

#news { width: 90%; }
#cafebar .cafemenu .pic a span, #cafebar .foodmenu .pic a span { background:rgba(0,0,0,0.3) url("https://backpackersjapan.co.jp/nuihostel/img/mag.png") no-repeat 50% 50% !important; display: block !important; }
}
@media screen and (max-width: 600px) {
.rslides_nav { top: 47%; }
.customize-breadcrumb h1{ font-size: 21px; }
.customize-breadcrumb ol{ font-size: 14px; }
}

@media(min-width:320px) and (max-width:340px)	{
.customizable-home-icom .back-icon{
width:30%;
}
.customizable-home-icom .back-icon img{
 	margin-right: 7px !important; 
}
}
@media(min-width:480px) and (max-width:600px)	{
	.customizable-home-icom .back-icon{
	width:17%;
}
}
@media(min-width:500px) and (max-width:600px)	{
	.customizable-home-icom .back-icon{
	width:13%;
}
}
@media(min-width:601px) and (max-width:896px)	{
	.customizable-home-icom .back-icon{
		width:11% ;
	}
}
@media(min-width:768px) and (max-width:1024px)	{
    .download-theme .btn-group{float: right;}
    /* .customize-menu > ul{margin-top: 15px; text-align: left;} */
.customize-menu > ul > li{margin-bottom: 5px;}

.logo{
	width:35% !important;
}
.customizable-home-icom .back-icon{
	width:32%;
}
.post-blog {
    float: left;
    margin: 5px;
    width: 100%;
}
.post-blog img{
	width:100%;
}
.customizable-home-title {
    clear: both;
}
.customizable-home-icom .customizable-post{
	width:32%;
	float:left;
}

.buttone-left,
.post-comment-set{
	float:left;
}
.customizable-home-icom .back-icon img{
	margin-right:2px !important;
}
.post-blog .post-comment{
	display: flex;
}
.post-comment-set {
    float: left;
    width: 50%;
}
}

@media(min-width:1023px) and (max-width:1280px)	{
.customizable-home-icom .back-icon{ width:23%; }
}

@media(min-width:980px) and (max-width:1023px)	{
.customizable-home-icom .back-icon img{
	margin-right:23px !important; 
}	
}

@media (max-width: 1300px) {
#event .entry .entry-inner .thumb { height: 255px; }
}

@media (max-width: 1200px) {
.top_header .container { width: 95%; padding: 0; }
.header_right { width: auto; }
.customize-menu { width: 100%; }
}


@media (min-width: 1026px) {
.header_left .sub { visibility: visible; }
.header_left .sub2 { display: none; }
.header_left .sub3 { display: none; }
}

@media (max-width: 1026px) {
.header_left .sub { display: none; }
.header_left .sub2 { display: inline; color: #999999; }
.header_left .sub3 { display: none; }
#event .entry .entry-inner .thumb { height: 220px; }
.header_left { width: 320px; }
}

@media (max-width: 1000px) {
.container { width: 95%; }
}

@media screen and (max-width: 991px) {
.jBox-container { margin-left: 0 !important; }
}

@media(min-width:886px) and (max-width:991px)	{
#cafebar .onibus .right { background: none; }
}

@media screen and (min-width: 896px) {
.top_header { margin: 0 !important; padding: 15px 0 !important; height: auto !important; }
}

@media screen and (max-width: 896px) {
.header_right { width: 100%; position: absolute; right: 0px; top: 13px; height: 1px; }
.customize-menu ul li a { -webkit-tap-highlight-color: rgba(255,255,255,0.8); }
.header_left .sub { display: none; }
.header_left .sub2 { display: none; }
.header_left .sub3 { display: inline; color: #ffffff;  }
.header_left .lang { display: none; }
#main-slider { background-size: auto; height: 50vh; margin-top: 80px; padding-top: 0px; }
/* .top_header { position: relative; } */
.top_header { padding: 10px 0; }
.top_header.scroll { position: fixed; height: 60px; background: none; }
.top_header.scroll .header_left { display: none; }
.page .page-header { margin-top: 0px; margin-top: 60px; }
.page-slug-cafebar .page-header, .page-slug-cafebaren .page-header { background: url("https://backpackersjapan.co.jp/nuihostel/img/cafebar-bg.jpg") no-repeat scroll center center transparent; }
.page #primary { width: 100%; }
.home .top_header { background-color: rgba(0,0,0,1); }
#main #vision .bottom .box.right p { max-width: 300px; }
.english #vision { width: 90%; }
#event .entry { width: 65%; float: none; margin: 0 auto 75px; max-width: 400px; }
#event .entry .entry-inner .thumb { width: auto; border: 0px solid #ffffff; height: auto; }
#event .entry .thumb img { width: 100%; margin: 0 0; height: auto; }
#event .entry-inner .title { background: #ffffff; margin: 0 0 12px; }
#movie .entry { width: 90%; margin: 0 4.5%; float: none; overflow: hidden; text-align: center; }
#movie .entry { margin: 0 auto 75px; }
.movie a { font-size: 70%; padding: 10px 6%; }
.header_left { z-index: 100; }

.page .page-header { height: 270px; }
.page .page-header h1 { font-size: 5rem; }
.page .page-header .time { font-size: 2rem; }

#hostel #rooms .box { width: 85%; float: none; margin: 0 auto 75px; text-align: center; max-width: 556px; }
#hostel #rooms .text { margin: 0 auto; }
#hostel #rooms #rdb .left { float: none; width: 78%; margin: 0 auto; text-align: center; }
#hostel #notice { margin: 250px auto; width: 90%; }
#hostel #shared h3 { font-size: 3rem; margin: 50px 0 5px; letter-spacing: 5px; }
#hostel #shared .box { text-align: center; width: 90%; margin: 0 auto; }
#hostel #shared .box .imgpic img { margin: 2.5%; width: 45%; }
#hostel #shared .box .imgpic { float: none; display: inline-block; margin: 0 auto; }
#hostel #shared .box .icons img { padding-right: 2%; width: 70px; }
#hostel #facilities #lend ul li { margin: 0 2.5%; width: 28%; height: 185px; }
#hostel #facilities #lend ul li.tbike { clear: left; width: auto; margin-left: 7%; }
#hostel #facilities #lend ul li img { height: auto; width: auto; padding: 0; margin: 0; }

.tabs__content { margin: 0; padding: 0; }
#cafebar .left, #cafebar .right { float: none; width: 90%; margin: 0 auto; }
.page h2 .waku { font-size: 1.5rem; }
#cafebar .right .en, #cafebar .left .en { font-size: 2rem; }
#cafebar h3 { font-size: 1.5rem; letter-spacing: 1px; }

#cafebar .tabs__menu { margin-left: 15px; }
#cafebar #cafe-select, #cafebar #bar-select, #cafebar #food-select { width: 110px; margin-right: 5px; }

#cafebar .onibus .left, #cafebar .breakfast .right, #cafebar .beer .left, #cafebar .liquor .right, #cafebar .dish .left, #cafebar .chef .right { text-align: center; }
#cafebar .onibus .right, #cafebar .breakfast .left, #cafebar .beer .right, #cafebar .liquor .left, #cafebar .dish .right, #cafebar .chef .left { width: 570px; }

#cafebar .openhours { margin-top: 150px; }
#cafebar .openhours .left { width: 50%; text-align: center; height: auto; margin: 0 auto; }
#cafebar .openhours .left p { position: relative; width: 100%; right: auto; left: auto; }
#cafebar .openhours .right { float: none; width: 100%; margin: 0 auto; text-align: center; }
.page .page-header .time { font-size: 1.7rem; line-height: 26px; letter-spacing: 3px; }

#access #direction h3 { font-size: 3rem; margin: 40px 0 5px; letter-spacing: 5px; }
#access .left, #access .right { width: 50%; float: left; text-align: left; }
#access .left { margin: 0 25% 50px; }
#access .right { margin: 0 25%; }
#access #transfer h3 { font-size: 3rem; }

.navbar-header { padding: 0 20px; margin: 0 auto 0px; width: auto; }
.fixed { position: fixed; top: 0; left: 0; width: 100%; }

.navbar-header.fixed { background: rgba(0,0,0,1); height: 45px; }
.navbar-header.fixed .navbar-toggle { padding: 14px 10px; }
}

@media(min-width:768px) {
#boshu { display: none; }
}

@media (max-width: 768px) {
.container { width: 96%; }
#main-slider { background-size: auto; height: 65vh; background-size: cover; background-position: 70% 50%;   }
.main_section { margin-top: 20px; }
.single .main_section { margin-top: 50px; }
.home #citan { display: none; }
#main #vision { margin-top: 20px; }
#main #vision h3 { margin-top: 10px; }
#main #vision p#cc { font-size: 3rem; letter-spacing: 1.5px; line-height: 50px; margin: 30px 0; }
#main #vision p { letter-spacing: 0px; line-height: 30px; margin-bottom: 1em; font-size: 1.6rem; }
#main #vision .bottom #recruit, #main #vision .bottom #booknow { display: none; }
.logo { width: 200px !important; }
#top-hostel .left, #top-cafebar .left { width: 100%; padding-left: 2%; }
#top-hostel .box, #top-cafebar .box { width: 85%; }
.home .movie { /* bottom: 10%; */ bottom: 3%; }
.movie a { font-size: 55%; padding: 1.5% 5%; }
#event .entry { width: auto; margin: 50px auto 0; float: none; }
#event .entry .thumb img { width:auto; height:auto; max-width:100%; max-height:100%; }
#event .entry-inner .title { background: #ffffff; margin: 0px 0; text-align: center; }
#event .entry-inner .title .date { position: relative; bottom: 0; left: 0; }
.top_footer .right { position: relative; }
.top_footer .right a { margin-left: 0px; margin-right: 50px; }

#hostel #rooms .title .sub { float: none; display: none; }
#hostel #rooms .title .price { float: left; text-align: left; }
#hostel #rooms .box ul li { margin: 0 15px 10px 0; padding: 5px 15px;  font-size: 0.8rem; }

#cafebar .onibus .right, #cafebar .breakfast .left, #cafebar .beer .right, #cafebar .liquor .left, #cafebar .dish .right, #cafebar .chef .left { width: 90%; }

#booking #note { width: 80%; }
#booking ul li { margin-bottom: 20px; }
.form-field-checkbox ul li { margin-bottom: 15px; }
}

@media (max-width:690px) {
.page .page-header h1 { font-size: 4.2rem; letter-spacing: 6px; }
.page .page-header .time { font-size: 1.5rem; letter-spacing: 2px; }
.navbar-toggle { margin-right: 0px; }
.page h2 .waku { padding: 12px 60px; }
.page #booking h2 .waku { padding: 12px 40px; }
.top_footer .right a { margin-right: 30px; }
.top_footer .right a img.citan { width: 16%; }
}

@media (max-width: 550px) {
.logo { width: 170px !important; }
#vision { margin: 30px auto 0px; width: 90%; }
#main #vision p#cc { padding-left: 0; }
#top-hostel, #top-cafebar { margin: 150px 0 100px; }
#top-hostel h4, #top-cafebar h4 { font-size: 3em; }
#event .entry { width: auto; margin: 50px auto 0; float: none; }
.top_footer .right a { margin-left: 10px; margin-right: 0px; }
.top_footer .right a img { width: 25%; }
.top_footer .right a img.citan { width: 16%; }
.page .page-header h1 { font-size: 4rem; }
.page .page-header .time { font-size: 1.2rem; line-height: 20px; }
#cafebar #cafe-select, #cafebar #bar-select, #cafebar #food-select { width: 20%; }
#access .left, #access .right { width: 80%; float: left; text-align: left; }
#access .left { margin: 0 10% 50px; }
#access .right { margin: 0 10%; }
.form-field-checkbox { width: 95%; margin: 0 auto; }
}

@media (max-width: 410px) {
  .header_left .title { display: inline; }
  .header_left .title .sub { display: none; }
  .header_left, .header-right { width: auto; }
.main_section { margin-top: 20px; }
#main #vision { margin-top: 0px; }
#main #vision h3 { margin-top: 10px; }
#main #vision p#cc { font-size: 2rem; letter-spacing: 4px; line-height: 33px; margin: 20px 0; }
#main #vision p { letter-spacing: 0px; line-height: 25px; margin-bottom: 1em; }
#main #vision p { font-size: 1em;  }
#main #vision .bottom .box.right p { background: none; }
.home #main .btn { width: 255px; }
/* #main #vision p.bb { display: none; } */
#top-hostel li, #top-cafebar li { font-size: 1.8rem; }
#top-hostel p, #top-cafebar p { font-size: 1.5rem; letter-spacing: 0; font-weight: normal; line-height: 25px; padding-right: 3%; }
#cafebar .onibus .right { background: none; }
#hostel #shared h3 { font-size: 2.3rem; }
}

#notif-before-booking {
  display: block;
  min-height: 3.5rem;
  font-size: 1.5rem;
  margin: 2.5rem 0 calc(2.5rem + 1px);
  padding: 0.5rem;
  text-align: center;
  background: #FFCCBC;
  border: 1px solid #FFAB91;
  border-bottom: 2px solid #FF8A65;
  color: #E64A19;
}
#notif-before-booking:hover {
  border-bottom: 4px solid #FF8A65;
  margin-top: calc(2.5rem - 1px);
  margin-bottom: calc(2.5rem + 1px);
}
#external_site_guide {
  border: 1px solid #ccc;
  background: #fff;
  padding: 2rem;
  width: 84%;
  margin: 3rem auto 12rem;
  font-size: 1.4rem;
}
#external_site_guide>p {
}
#external_site_guide>p>strong {
  font-size: 1.4rem;
  font-weight: normal;
  color: #FF9800;
}
#external_site_guide>button {
  margin: 0 auto;
  border: 1px solid #9CCC65;
  background: #C5E1A5;
  font-size: 1.4rem;
  color: #33691E;
  width: 35rem;
  max-width: 90%;
}
@media (max-width: 767px) {
  #external_site_guide>button {
    min-width: 90%;
    width: 90%;
  }
}
