@charset "Shift_JIS";
/*==============================

		ʕ{W
		/tourism/beppu/

==============================*/
/*--------------------------------------------------

		common

--------------------------------------------------*/
a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
img {
  vertical-align: top;
}
#wrapper {
  width: 100%;
  margin: 0;
  position: static;
}
#header {
  width: 960px;
  margin: 0 auto;
}
#contents {
  color: #FFFFFF;
  font-size: 15px;
  width: 100%;
  overflow: hidden;
  background: none;
}
.inner {
  width: 1024px;
  margin: 0 auto;
}
/*--------------------------------------------------

		contents

--------------------------------------------------*/
/*
#contents {
	background: #000000;
}
*/
/*--------------------------------------------------
		mainVisual
--------------------------------------------------*/
#mainVisual {
  width: auto;
  height: 500px;
  background: url(../img/bg_main.png) no-repeat center center;
}
#mainVisual .inner {
  height: 500px;
  position: relative;
}
#mainVisual .inner h1 {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 488px;
  height: 176px;
  background: url(../img/h1.png) no-repeat 0 0;
  position: absolute;
  top: 68px;
  left: 266px;
  z-index: 20;
}
/*--------------------------------------------------
		secCap
--------------------------------------------------*/
#contents .secCap {
  height: 80px;
  background: url(../img/bg_h2_blue.png) repeat-x 0 0;
}
#contents #secCap02, #contents #secCap04, #contents #secCap06, #contents #secCap07 {
  background: url(../img/bg_h2_red.png) repeat-x 0 0;
}
#contents #secCap08 {
  background: url(../img/bg_h2_green.png) repeat-x 0 0;
}
#contents .secCap h2 {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 1024px;
  height: 80px;
  margin: 0 auto;
}
#secCap01 h2 {
  background: url(../img/h2_sec_0101.png) no-repeat 0 0;
}
#secCap02 h2 {
  background: url(../img/h2_sec_0201.png) no-repeat 0 0;
}
#secCap03 h2 {
  background: url(../img/h2_sec_0301.png) no-repeat 0 0;
}
#secCap04 h2 {
  background: url(../img/h2_sec_0401.png) no-repeat 0 0;
}
#secCap05 h2 {
  background: url(../img/h2_sec_0501.png) no-repeat 0 0;
}
#secCap06 h2 {
  background: url(../img/h2_sec_0601.png) no-repeat 0 0;
}
#secCap07 h2 {
  background: url(../img/h2_sec_0701.png) no-repeat 0 0;
}
#secCap08 h2 {
  background: url(../img/h2_sec_0801.png) no-repeat 0 0;
}
/*--------------------------------------------------

		section

--------------------------------------------------*/
/*--------------------------------------------------
		section01
--------------------------------------------------*/
#section01 .inner {
  padding: 40px 0;
}
#section01 .block01 {
  width: 960px;
  margin: 0 auto 20px auto;
}
#section01 .block01 .blockL {
  width: 420px;
  float: left;
}
#section01 .block01 .blockR {
  width: 520px;
  float: right;
}
#section01 .block01 .blockR p {
  font-size: 100%;
  text-decoration: underline;
}
#section01 .block01 .blockR ul li {
  font-size: 80%;
  text-indent: -1em;
  margin-left: 1em;
}
/**/
#section01 .block01 {
  position: relative;
}
#section01 .block01 p.fin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
/**/
#section01 .block02 {
  width: 990px;
  margin: 0 auto;
}
#section01 .block02 .blockL {
  width: 750px;
  float: left;
  margin-right: -10px;
}
#section01 .block02 .blockR {
  width: 240px;
  float: right;
}
#section01 .block02 .blockL ul li {
  width: 240px;
  float: left;
  margin: 0 10px 20px 0;
}
/*--------------------------------------------------
		section02
--------------------------------------------------*/
#section02 {
  padding: 40px 0;
  background: url(../img/bg_sec_0201.png) no-repeat left top;
}
#section02 .inner {
  position: relative;
}
#section02 .inner h3 {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 136px;
  height: 394px;
  background: url(../img/h3_sec_0201.png) no-repeat 0 0;
  position: absolute;
  top: 0;
  left: 264px;
  z-index: 10;
}
#section02 .block01 {
  padding: 0 0 0 430px;
}
#section02 .block01 .box {
  width: 500px;
  margin-bottom: 40px;
}
#section02 .block01 .box p {
  width: 250px;
  float: left;
}
#section02 .block01 .box dl {
  width: 230px;
  float: right;
}
#section02 .block01 .box dl dt {
  margin-bottom: 10px;
}
/*--------------------------------------------------
		section03
--------------------------------------------------*/
#section03 .inner {
  padding: 40px 0;
}
#section03 .block01 {
  margin: 0 auto;
}
#section03 .block01 .box {
  width: 470px;
  float: left;
}
#section03 .block01 .box01, #section03 .block01 .box02 {
  margin-bottom: 40px;
}
#section03 .block01 .box01, #section03 .block01 .box03 {
  margin-right: 40px;
}
#section03 .block01 .box p {
  width: 235px;
  float: left;
}
#section03 .block01 .box dl {
  width: 215px;
  float: right;
}
#section03 .block01 .box dl dt {
  margin-bottom: 10px;
}
/*--------------------------------------------------
		section04
--------------------------------------------------*/
#section04 {
  padding: 40px 0;
  background: url(../img/bg_sec_0401.png) no-repeat right top;
}
#section04 .inner {
  position: relative;
}
#section04 .inner h3 {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 136px;
  height: 467px;
  background: url(../img/h3_sec_0401.png) no-repeat 0 0;
  position: absolute;
  top: 0;
  right: 37px;
  z-index: 10;
}
#section04 .block01 {
  padding: 0 0 0 95px;
}
#section04 .block01 .box {
  width: 500px;
  margin-bottom: 40px;
}
#section04 .block01 .box p {
  width: 250px;
  float: left;
}
#section04 .block01 .box dl {
  width: 230px;
  float: right;
}
#section04 .block01 .box dl dt {
  margin-bottom: 10px;
}
/*--------------------------------------------------
		section05
--------------------------------------------------*/
#section05 .inner {
  padding: 40px 0;
}
#section05 .block01 {
  width: 900px;
  margin: 0 auto;
}
#section05 .block01 .box {
  text-align: center;
  width: 430px;
}
#section05 .block01 .box01 {
  float: left;
}
#section05 .block01 .box02 {
  float: right;
}
#section05 .block01 .box dl dt {
  width: 430px;
  height: 242px;
  margin-bottom: 10px;
}
/*--------------------------------------------------
		section06
--------------------------------------------------*/
#section06 .block01 {
  padding: 40px 0;
}
#section06 .block01 ul {
  width: 900px;
  margin: 0 auto;
}
#section06 .block01 ul li {
  width: 430px;
}
#section06 .block01 ul li.bnr01 {
  float: left;
}
#section06 .block01 ul li.bnr02 {
  float: right;
}
#section06 .block02 {
  background: url(../img/bg_sec_0601.png) no-repeat left top;
}
#section06 .block02 .inner {
  width: 1024px;
  height: 500px;
  margin: 0 auto;
  position: relative;
}
#section06 .block02 h3 {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 564px;
  height: 105px;
  background: url(../img/h3_sec_0601.png) no-repeat 0 0;
  position: absolute;
  top: 20px;
  left: 30px;
  z-index: 10;
}
#section06 .block02 p {
  width: 700px;
  height: 381px;
  bottom: 70px;
  right: 0;
  position: absolute;
}
/*--------------------------------------------------
		section07
--------------------------------------------------*/
#section07 {
  margin-top: 60px;
}
#section07 .block01 {
  width: auto;
  /*	height:410px;	*/
  padding: 20px 0 460px 0;
  background-image: url(../img/bg_sec_0701.png);
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
/*--------------------------------------------------
		section08
--------------------------------------------------*/
#section08 {
  margin: 40px 0;
}
#section08 .block {
  width: 900px;
  margin: 0 auto;
}
#section08 .block h3 {
  margin-bottom: 20px;
}
#section08 .block01 {
  margin-bottom: 60px;
}
#section08 .block02 {
  margin-bottom: 60px;
}
/*--------------------------------------------------
		popupBox
--------------------------------------------------*/
.popupBox {
  color: #333333;
  width: 702px;
  padding: 10px;
  background: #FFFFFF;
}
.popupBox p.img {
  border: 1px solid #CCCCCC;
}
.popupBox p.img img {
  width: 100%;
}
.popupBox p.txt {
  font-size: 14px;
  text-align: left;
  /*	height: 70px;	*/
  margin-top: 5px;
}
.popupBox p.txt strong {
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
}
#cboxLoadedContent {
  background: #CCCCCC;
}
/*--------------------------------------------------
		!important
--------------------------------------------------*/
.mrgB0 {
  margin-bottom: 0 !important;
}
.mrgR0 {
  margin-right: 0 !important;
}
/*--------------------------------------------------
		colorbox style
--------------------------------------------------*/
#cboxContent {
  margin: 40px 0 45px 0;
}
#cboxClose, #cboxPrevious, #cboxNext {
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  overflow: visible;
  background-repeat: no-repeat;
  background-position: left top;
  border: 0;
  position: absolute;
  transition: 0s;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
}
#cboxClose {
  background-image: url(/tourism/beppu/common/img/colorbox/icn_close.png);
  top: auto;
  bottom: -45px;
  right: 0;
}
#cboxPrevious {
  background-image: url(/tourism/beppu/common/img/colorbox/icn_prev.png);
  top: -40px;
  right: auto;
  left: 0;
}
#cboxNext {
  background-image: url(/tourism/beppu/common/img/colorbox/icn_next.png);
  top: -40px;
  right: 0;
}
#cboxClose:hover, #cboxPrevious:hover, #cboxNext:hover {
  background-position: left bottom;
}
/*====================
SFJ_P-267
======================*/
#section06 .inner .flightPeriod {
  font-size: 1.7rem;
  color: #ffffff;
  width: auto;
  height: auto;
  position: absolute;
  bottom: 12%;
  right: -5%;
}
#subcontents {
  text-align: center;
  overflow: hidden;
}
#subcontents img {
  margin: 20px 0;
  max-width: 100%;
  height: auto;
}
.m-box-dictioany {
  margin: 0 0 50px;
}
.m-box-shop {
  margin: 0 0 25px;
}
.m-box-shop__ttl {
  text-align: center;
  margin: 0 0 12.5px;
}
.m-box-shop__cap {
  margin: 0 0 25px;
  font-weight: normal;
  letter-spacing: .2em;
  text-align: center;
}
.m-box-shop-list-inner {
  margin: 30px 0;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.m-box-shop-list-inner li {
  margin: 5px;
  width: 480px;
  background: #eeece1;
  position: relative;
  height: 730px;
}
.m-box-shop-list-inner li p {
  width: auto;
  padding: 20px;
}
.m-box-shop-list-shop-name {
  padding: 0 0 10px;
  text-align: center;
  border-bottom: 1px solid #000000;
}
.m-box-shop-list-shop-name span {
  color: #000000;
  font-size: 130%;
}
.m-box-shop-list-shop-intro {
  color: #000000;
}
.m-box-shop-list-shop-img {
  text-align: center;
  margin: 15px;
  max-width: 100%;
}
.m-box-shop-list-shop-detail {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 1.5%;
  color: #000000;
  border: 10px solid #ded6c3;
  background: #ffffff;
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
}
.m-box-shop-list-shop-detail dt {
  width: 25%;
}
.m-box-shop-list-shop-detail dd {
  width: 75%;
}
.m-box-shop-list-shop-detail dd::before {
  content: ": ";
}
.m-box-shop-list-shop-detail a {
  text-decoration: underline;
}