@charset "utf-8";
/* CSS Document */

/* -------------------------------------------------------
	initialize
   ------------------------------------------------------- */

body, div, dl, dt, dd, ol, ul, li, p, h1, h2, h3, h4, h5, h6, img {
    margin: 0;
    padding: 0;
}
body {
    color: #8d5d20;
    font: 10pt "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
    font-size: 12px;
}
img {
    border: none;
}
p {
    font-size: 12px;
    line-height: 1.5;
}
div, dl, ol, ul {
}
dl, ol, ul {
    list-style: none;
}
.m1l {
    margin-left: 1px;
}
.m3t {
    margin-top: 3px;
}
.m5t {
    margin-top: 5px;
}
.m5r {
    margin-right: 5px;
}
.m5b {
    margin-bottom: 5px;
}
.m5l {
    margin-left: 5px;
}
.m10t {
    margin-top: 10px;
}
.nm10t {
    margin-top: -10px;
}
.m10r {
    margin-right: 10px;
}
.m10b {
    margin-bottom: 10px;
}
.m10l {
    margin-left: 10px;
}
.m20t {
    margin-top: 20px;
}
.m20r {
    margin-right: 20px;
}
.m20b {
    margin-bottom: 20px;
}
.m20l {
    margin-left: 20px;
}
.m30t {
    margin-top: 30px;
}
.p30t {
    padding-top: 30px;
}
.p10l {
    padding-left: 10px;
}
.m30r {
    margin-right: 30px;
}
.m30b {
    margin-bottom: 30px;
}
.m30l {
    margin-left: 30px;
}
.m30l {
    margin-left: 30px;
}
.m40t {
    margin-top: 40px;
}
.m40l {
    margin-left: 40px;
}
.m50l {
    margin-left: 50px;
}
.m50r {
    margin-right: 50px;
}
.m50b {
    margin-bottom: 50px;
}
.m50t {
    margin-top: 50px;
}
.m60l {
    margin-left: 60px;
}
.m60r {
    margin-right: 60px;
}
.m60t {
    margin-top: 60px;
}
.m70l {
    margin-left: 70px;
}
li img {
    vertical-align: bottom;
}
.txt_l {
    text-align: left;
}
.txt_c {
    text-align: center;
}
.txt_l110 {
    line-height: 110%;
}
.txt_l120 {
    line-height: 120%;
}
.txt_l130 {
    line-height: 130%;
}
.txt_l140 {
    line-height: 140%;
}
.txt_l150 {
    line-height: 150%;
}
.txt_l160 {
    line-height: 160%;
}
.txt_l170 {
    line-height: 170%;
}
.txt_l180 {
    line-height: 180%;
}
.txt_l190 {
    line-height: 190%;
}
.txt_l200 {
    line-height: 200%;
}
.left {
    float: left;
}
.right {
    float: right;
}
.overflow {
    overflow: hidden;
}
.clear {
    clear: both;
}
a {
    color: #604C3F;
}
a:hover {
    color: #F90;
}
a:hover img {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}
span img {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}

.multilingual_page{
  vertical-align: middle;
  margin: 0;
  padding: 0 10px;
  height: 20px;
  text-align: right;
  font-size: 0;
}

.multilingual_page > li{
  display: inline-table;
  vertical-align: middle;
  height: 20px;
  font-size: 12px;
}

.multilingual_page > li + li::before{
  content: " ・ ";
}

.multilingual_page > li > a{
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  font-size: 12px;
}

#container, #header + * {
    margin: 0 auto;
    width: 1000px;
    text-align: center;
	padding-top: 135px;
}
.btn_access_map {
    color: #fff;
    font-size: 12px;
    width: 250px;
    border: 1px #BE9F47 solid;
    border-radius: 10px;
    margin: 10px 30px 15px 55px;
    background-color: #fff;
    margin-left: 0px;
    font: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
    background-color: #be9f47;
    box-shadow: 0px 0px 6px 3px #e1e1e1;
    -moz-box-shadow: 0px 0px 6px 3px #e1e1e1;
    -webkit-box-shadow: 0px 0px 6px 3px #e1e1e1;
}
.btn_access_map:hover {
    background-color: #fff;
}
.btn_access_map a {
    color: #333;
    padding: 20px 10px;
    text-decoration: none;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
.btn_access_map a:hover {
    color: #BE9F47;
}
.box_sp {
    display: none;
}
.box_pc {
    display: block;
}
.instagram_box {
  width: 1000px;
  margin: auto;
}
.instagram_box .instagram_link {
  display: inline-block;
  width: calc(100% / 5);
}
.instagram_box .instagram_images {
  max-width: 100%;
}
@media screen and (max-width: 640px) {
.header_top1 {
    position: relative;
    z-index: 9999;
    width: 100%;
}
.header_top1 .header_tel a {
    display: block;
    text-align: right;
    padding: 10px;
    box-sizing: border-box;
}
.header_top1 .header_tel {
    position: absolute;
    right: 0;
    top: 10%;
}
	.header_top1 .header_time {
		position: absolute;
    right: 18%;
    top: 23%;
    text-align: left;
	}
#header .header_top1 .header_tel img {
    z-index: 999;
    max-width: 85% !important;
}

.nav_footer_02 {
    width: 100% !important;
    box-sizing: border-box !important;
    text-align: center !important;
    margin: 0 !important;
}
#breadcrumbs_sp li > a {
    color: #fff !important;
    background: url(../../../../img/bg_breadcrumbs_white.png) center right no-repeat !important;
}
#breadcrumbs_sp li:last-of-type > a {
    background-image: none !important;
}
#breadcrumbs_sp::before {
    box-shadow: -20px 0 10px #DF8C35 inset !important;
}
* {
    max-width: 100%;
}
.bx-wrapper, .bx-wrapper * {
    max-width: none;
}
.bx-wrapper .bx-prev {
    left: 0;
    background: url(../images/icon_prev.png)center /100% no-repeat !important;
}
.bx-wrapper .bx-next {
    background: url(../images/icon_next.png)center /100% no-repeat !important;
}
.bx-wrapper .bx-controls-direction a {
    top: calc(50% - 50px) !important;
    height: 100px !important;
}
#back-top {
    bottom: 20px !important;
    right: 20px !important;
}
h1.top {
    background: none !important;
}
.btn_menu {
    width: 100%;
    box-sizing: border-box;
}
.btn_menu a {
    padding: 10px 0 !important;
    box-sizing: border-box;
}
.box_sp {
    display: block !important;
}
.box_pc {
    display: none !important;
}
img {
    max-width: 100%;
}
#wrapper, #header, #main, #footer, .inner, .under .under_inner, #container, #content {
    width: 100% !important;
    min-width: inherit !important;
}
#container, #header + * {
    padding-top: 8vh;
}
#content {
    box-sizing: border-box;
    padding: 0 3%;
    display: flex;
    flex-direction: column;
}
#l_col {
    width: 100% !important;
    box-sizing: border-box;
    float: none;
}

#l_col img {
    max-width: 100% !important;
    height: auto;
    width: 100%;
}
#c_col {
    width: 100% !important;
    max-width: 100% !important;
    float: none;
    box-sizing: border-box;
    order: -1;
}
#c_col .pkg {
    margin-left: 0 !important;
    box-sizing: border-box;
}
#TA_cdsscrollingravenarrow525 img{
  display: none;
}
#CDSWIDEXCLOGO{
  display: block !important;
}
.topics {
    width: 100% !important;
    box-sizing: border-box;
}
#c_col img {
    max-width: 100%;
    height: auto;
    width: 100% !important;
}
.banner_s {
    width: 100% !important;
    box-sizing: border-box;
}
.gm_area {
    width: 100% !important;
    box-sizing: border-box;
}
	.store_img {
		width: 100%;
	}
h1.top {
    background-position: right bottom !important;
    font-size: 4vw;
}
#foreign_lang_link {
    display: none;
}
#header img {
    max-width: 100% !important;
    height: auto;
}
.iframe_box {
    width: 100%;
    box-sizing: border-box;
}
.iframe_box iframe {
    width: 100% !important;
    min-height: 200px !important;
    box-sizing: border-box;
}
.wrap_rss_photo {
    display: inline-block;
    box-sizing: border-box;
    margin: 2px 1%;
    padding: 10px 1%;
    width: 48%;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.31);
    background: #ffffff;
    font-size: 0;
}
h2 {
    line-height: 1.6em !important;
}
.btn_access_map {
    text-align: center !important;
    margin: 0 auto;
}
.gm_area {
    margin: 0 !important;
}
footer {
    margin-top: 20px !important;
    background: #DF8C35 !important;
}
.instagram_box {
  width: 100vw;
  margin: auto;
}
.instagram_box .instagram_link {

  width: calc(100% / 3);
}
}
.btn_menu {
    color: #8D5D20;
    font-size: 12px;
    width: 350px;
    border: 1px #BE9F47 solid;
    border-radius: 10px;
    margin: 0px auto;
    font: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
    background-color: #FFDA3F;
    box-shadow: 0px 0px 6px 3px #e1e1e1;
    -moz-box-shadow: 0px 0px 6px 3px #e1e1e1;
    -webkit-box-shadow: 0px 0px 6px 3px #e1e1e1;
    text-align: center;
}
.btn_menu:hover {
    background-color: #8D5D20;
    color: #FFDA3F;
}
.btn_menu a {
    color: #8D5D20;
    padding: 20px 0;
    text-decoration: none;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
.btn_menu a:hover {
    color: #FFDA3F;
}
/* ハニトーindexページのぱんくず */

#breadcrumbs_sp_hnt li > a {
    color: #fff !important;
    background: url(../../../../img/bg_breadcrumbs_white.png) center right no-repeat !important;
}
#breadcrumbs_sp_hnt li:last-of-type > a {
    background-image: none !important;
}
#breadcrumbs_sp_hnt {
    position: relative;
    margin: -10px 0 -30px 0;
}
#breadcrumbs_sp_hnt::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 20px;
    height: 18px;
    box-shadow: -20px 0 10px #DF8C35 inset;
}
#breadcrumbs_sp_hnt > ol {
    white-space: nowrap;
    list-style: none;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0 10px;
    font-size: 0;
}
#breadcrumbs_sp_hnt li {
    display: inline-block;
    margin-right: 0.5em;
    line-height: 1.5;
    font-size: 12px;
}
#breadcrumbs_sp_hnt li > a {
    display: block;
    margin: 0;
    padding: 0 1.5em 0 0;
    background: url(//www.pasela.co.jp/img/bg_breadcrumbs_black.png) center right no-repeat;
    color: #222;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-decoration: none;
}
#breadcrumbs_sp_hnt li:last-of-type > a {
    background-image: none;
}

.box_insta{
	display:block;
	margin:0 auto;
	text-align:center;
}

.inner_menu{
	width:calc(50% - 4.5px);
	display:inline-block;
	margin-right:5px;
	margin-bottom:10px;
	vertical-align:top;
}

.inner_menu:nth-of-type(2n){
	margin-right:0;
}

.inner_menu img{
	width:100%;
	display:inline-block;
}

/*.inner_menu p{
	text-align:center;
	font-size: 16px;
}*/

.inner_menu{
	position: relative;
}

.inner_menu p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  color: #fff;
  font-size: 1.1rem;
  font-weight: bold;
  }

#content{
	margin-bottom:30px;
}

.twitter_sp{
	margin:0 10px 10px;
}

#CDSSCROLLINGRAVE.narrow{
	width:100% !important;
	box-sizing: border-box;
}

@media screen and (min-width: 769px) {
#breadcrumbs_sp_hnt {
    display: none;
}

}

@media screen and (max-width: 768px) {
.inner_menu{
    text-align: center;
}
.inner_menu p {
    display: inline-block;
    text-align: left;
    max-width: 100%;
    font-size: 3.4vw;
    white-space: nowrap;
}

marquee{
	vertical-align:top;
}

#CDSSCROLLINGRAVE.narrow{
	height: 55px;
}
}


@media screen and (max-width: 480px) {
.box_insta{
	width:100%;
}
}

@media screen and (max-width: 480px) {
#header .header_top1 .header_tel img , #header .header_top1 .header_time img {
    z-index: 999;
    max-width: 70% !important;
}
.header_top1 .header_tel a {
    padding: 5px !important;
}
}

.sns_box {
    display: flex;
    justify-content: center;
    align-content: center;
}
.sns_box_it {
  width: 100%;
  max-width: 500px;
}
.sns .inner {
    background: #aa8e68;
    padding: 10px 10px;
    box-sizing: border-box;
    height:350px;
}

.add_area{
  width:100%;
  display:flex;
}
.add_img{
  width:calc(50% - 4.5px);
}
.add_img img{
  width:340px;
}
.add_box{
  width:350px;
  padding:0 10px;
}
.mb20{
  margin-bottom:20px;
}
.btn_hnt {
    display: block;
    width:100%;
    margin-top: 10px;
}
.btn_hnt > a {
  width:100%;
  display: block;
  vertical-align: central;
  padding: 10px 0;
  border: 1px solid #8d5d20;
  text-align: center;
  font-size: 14px;
  color: #8d5d20;
  font-weight: bold;
  text-decoration: none;
  background: #fff url(../images/btn02.png) no-repeat 97% center;
}
.add_txt_01{
  font-size:14px;
 }
 .add_txt_02{
   font-weight:bold;
  }

  .osaka img{
    width: 100%;
  }

@media screen and (max-width: 768px) {
  .add_area{
    display:block;
  }
  .add_img{
    width:100%;
  }
  .add_box{
    display:block;
    padding:0;
    width:100%;
  }
  .btn_hnt {
      display: block;
      width:100%;
      margin-top: 10px;
      margin-bottom: 30px;
  }
  .reserve_header_sp{
	  font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
    display: block;
    text-align: center;
    background: #ef333c;
    color: #fff;
    vertical-align: bottom;
	padding:2px;
    font-size: 11px;
    border-radius: 5px;
    font-weight: bolder;
    width: 25%;
    margin-left: 0;
    text-decoration: none;
    box-shadow: none;
    position: absolute;
    top: 2px;
    right: 5px;
	border: double 3px #ffff;
    box-sizing: border-box;
  }
  .ico_reserve_sp{
	  margin-bottom:2px;
	  display:inline-block;
	  vertical-align:middle;
  }
  .txt_reserve_sp{
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    margin-left: 3px;
}
  }
}
