@charset "utf-8";
/* CSS Document */


body {
  margin: 0;
  font-size: 14px;
  font-family: 'Arial', 'Tahoma', sans-serif;
  /**font-family: 'Abril Fatface', cursive;**/
  /**font-family:"Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;**/
  line-height: 1;
  color: #333;
  position: relative;}

*{box-sizing: border-box;}

a{-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s}

/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;}

/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/

.clear{clear: both;}

img{vertical-align: bottom;}

a{-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s}


/**************** pagestyle ****************/

header{}


.header {
    width: 100%;
    height: auto;
    top: 0px;
    left: 0px;
    z-index: 222;
     border-top: 2px solid #49bcbd;
    border-bottom: 2px solid #49bcbd;
    background: #fff;}


.header .fixbar {
 background: #fff;
  width: 100%;
  position: relative;
  z-index: 999;}

.header.fixed .fixbar {
  position: fixed;
  top: 0px;
  z-index: 999;
  border-top: 2px solid #49bcbd;
 border-bottom: 2px solid #49bcbd;}



.fb_headpoint{
  width: 100%;
  height: auto;
  background: #49bcbd;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
  font-family: 'Fjalla One', sans-serif;
  font-size: 18px;}


.fb_headpoint ul li{
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;}

.close_head{
  position: absolute;
  top: 12px;
  cursor: pointer;
  right: 30px;}

.g_navi ul{
letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */}

.g_navi li{
  display: inline-block;
  vertical-align: middle;
letter-spacing: normal; /* 文字間を通常に戻す */}

.g_navi li a{
  display: block;
  height: 55px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  border-left: 1px solid #49bcbd;
  border-right: 1px solid #49bcbd;}

.g_navi li+li a{
  display: block;
  background: #fff;
  width: 180px;
  font-size: 24px;
  text-align: center;
  color: #49bcbd;
  padding-top: 0px;
  line-height: 55px;
   font-family: 'Anton', sans-serif;
   letter-spacing: 0.1em;}



.g_navi li+li a:hover{
  color: #000;
}


.g_navi li:last-child a{
   border-right: 2px solid #49bcbd;}


.top_mv{
  width: 100%;
  height: 500px;
  background: url(../images/bg_mv_main.jpg) no-repeat center center;
  background-size: cover;}

.basic_wrap01{
  width: 1200px;
  height: auto;
  margin-left: auto;
  margin-right: auto;}

.top_mv_travelwap{
  width: 440px;
  height: auto;
  background: url(../images/bg_top_travel.jpg) repeat;
  text-align: center;
  padding: 15px 15px 15px 15px;
  float: left;}


.top_mv_travelwap h1{
  margin-bottom: 10px;}

.top_mv_travelwap p{
  margin-top: 10px;
  font-size: 12px;
  color: #b4ad73;
  font-family: 'Anton', sans-serif;
}


.top_mv_sliderwrap{
  width: 690px;
  padding-right: 20px;
  padding-left: 20px;
  background: #fff;
  height: 480px;
  float: right;}


.top_mv_sliderwrap h1{
  text-align: center;
  position: relative;
  z-index: 888;
  top: 8px;}


.top_mv_sliderwrap .mv_contents{
  height: 410px !important;
  position: relative;}

.top_mv_sliderwrap .mv_contents a{
  display: block;
  width: 100%;
  height: 100%;
}

.top_mv_sliderwrap .mv_contents a:hover{
  background: rgba(0,0,0,0.3);
}


.top_mv_sliderwrap .mv_contents:before{
  content: "";
  display: block;
  width: 160px;
  height: 32px;
  background: url(../images/icon-topmv-hot.png) no-repeat;
  position: absolute;
  bottom: 78px;
  left: 0px;
  z-index: 555;}

.top_mv_about{
  width: 100%;
  height: 110px;
  overflow: scroll;
  position: absolute;
  bottom: 0px;
  z-index: 333;
  background: #fff;
  opacity: 0.8;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 38px;
  overflow-x: hidden;}



.top_mv_about{
  overflow-y: auto;
}
.top_mv_about::-webkit-scrollbar{
  width: 8px;
  background: #fff;
}
.top_mv_about::-webkit-scrollbar-thumb{
  background: #49bcbd;
  border-radius: 30px;}




.top_mv_about h2{
  color: #010101;
  font-size: 140%;
  border-left: 4px solid #49bcbd;
  padding-left: 5px;
  margin-bottom: 5px;}

.top_mv_about p{
  color: #9d9662;
  font-family: 'Fjalla One', sans-serif;
  font-size: 13px;}

.top_mv_sliderwrap .bx-wrapper{
  height: 400px;}

.top_mv_sliderwrap .bx-viewport{
  border:none;
  -moz-box-shadow: 0 0 0px #ccc;
  -webkit-box-shadow: 0 0 0px #ccc;
    width: 650px !important;
    left: 0px;}


.top_mv_sliderwrap .bx-pager{
  padding-top: 0px;}


.top_mv_sliderwrap .bx-wrapper .bx-controls-direction a{
  background: none;
  border: 2px solid #49bcbd;
  z-index: 555;
  display: block;
  top: 45%;}

.top_mv_sliderwrap .bx-wrapper .bx-controls-direction a:hover{
  background: #49bcbd;}


.top_mv_sliderwrap .bx-wrapper .bx-prev{
  left: -15px;}

.top_mv_sliderwrap .bx-wrapper .bx-prev:before{
content: "";
position: absolute;
top: 9px;
right: 8px;
width: 8px;
height: 8px;
border-bottom: 2px solid #49bcbd;
border-left: 2px solid #49bcbd;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
 -ms-transition: 0.3s;
 transition: 0.3s}

.top_mv_sliderwrap .bx-wrapper .bx-prev:hover:before{
border-bottom: 2px solid #fff;
border-left: 2px solid #fff;}




.top_mv_sliderwrap .bx-wrapper .bx-next{
  right: -15px;}

.top_mv_sliderwrap .bx-wrapper .bx-next:before{
content: "";
position: absolute;
top: 9px;
right: 10px;
width: 8px;
height: 8px;
border-top: 2px solid #49bcbd;
border-right: 2px solid #49bcbd;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
 -ms-transition: 0.3s;
 transition: 0.3s}

.top_mv_sliderwrap .bx-wrapper .bx-next:hover:before{
border-top: 2px solid #fff;
border-right: 2px solid #fff;}



.top_mv_sliderwrap .bx-wrapper .bx-pager.bx-default-pager a{
  background: #c3f6f0;
}


.top_mv_sliderwrap .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
  background: #49bcbd;}



.swiper-title{
  font-size: 18px;
  font-weight: bold;
}

.swiper_link{
  display: block;
  width: 100%;
  height: 420px;
position: relative;
z-index: 899;}



.top_newswrap{
  width: 100%;
  height: auto;
  background: #49bcbd ;
  
  border-top: 4px solid #49bcbd;
  border-bottom: 4px solid #49bcbd;
 font-family: 'Fjalla One', sans-serif;}

.top_newswrap .newstitles{
    width: 285px;
    height: 120px;
    padding-left: 120px;
    float: left;
    background: #49bcbd url(../images/sp_mainlogo.png) no-repeat left center;
    background-size: auto 80%;}


.top_newswrap .newstitles h1{
  margin-top: 20px;
  font-weight: normal;
  letter-spacing: 0.1em;
  font-size: 26px;
  color: #fff;
  margin-bottom: 30px;
  position: relative;}

.top_newswrap .newstitles h1:before{
content: "";
    width: 40px;
    height: 3px;
    background: #000;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -20px;}

.top_newswrap .newstitles a{
  margin-left: 15px;
  display: block;
    width: 120px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto;
    border: 2px solid #fff;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: center;}

.top_newswrap .newstitles a:hover{
  background: #fff;
  color: #49bcbd;
}


.top_newswrap ul {
  float: right;}

.top_newswrap ul li{
  width: 300px;
  height: 120px;
  background: #fff;
  border-right: 1px solid #49bcbd;
  border-left: 1px solid #49bcbd;
  vertical-align: top;
  display: inline-block;
  padding: 10px 10px 10px 10px;}

.top_newswrap ul li a{
  width: 100%;
  height: 100%;
  display: block;}

.top_newswrap ul li a:hover h2{
  color: #000;
-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s}

.top_newswrap ul li a:hover p{
  color: #000;
  -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s}

.top_newswrap ul li h2{
  color: #49bcbd;
  font-size: 18px;
  margin-bottom: 10px;
letter-spacing: 0.1em;}

.top_newswrap ul li p{
  color: #808080;
  font-weight: normal;
font-size: 13px;
line-height: 1.4em;}

.news_txt{
  width: 170px;
  height: 110px;
  overflow: hidden;
  float: left;}

.news_photo{
  display: block;
  width: 100px;
  height: 100px;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center;
  float: right;
  background: #ccc;}


.container{
  width: 100%;
  height: auto;
  padding-top: 50px;
  background: url(../images/bg_container.jpg) repeat;
  overflow: hidden;}


.top_menu_wrap{
  width: 1200px;
  height: auto;
  background: url(../images/bg_top_menu.jpg) no-repeat center bottom;
  margin-left: auto;
  margin-right: auto;
}

.top_menu_wrap h1{
  text-align: center;}

.top_menu_wrap ul{
  text-align: center;
  padding-top: 20px;
  letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}

.top_menu_wrap ul li{
  width: auto;
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: normal; /* 文字間を通常に戻す */
}

.top_menu_wrap ul li img{
  width: 100%;
}



.top_menu_wrap ul li a:hover{
  opacity: 0.7;
}

.jrabout_top_wrap{
  padding-top: 100px;
  width: 430px;
  font-size: 13px;
  height: auto;
  float: left;  
  font-family: 'Fjalla One', sans-serif;
  text-align: center;
  color: #727272;
letter-spacing: 0.1em;}

.jrabout_top_wrap h1{}

.jrabout_top_wrap p{
  margin-top: 25px;}

.fc_main{
  color: #49bcbd;}

.fs_big{
  font-size: 17px !important;
  color: #000 !important;}

.text_img{
    padding-left: 5px;
    padding-right: 5px;}

.jrabout_top_wrap ul {
  text-align: center;
  padding-top: 50px;
}

.jrabout_top_wrap ul li{
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;}

.jrabout_top_wrap ul li p{
  margin: 0px;}

.jrabout_top_wrap ul li .basic_btn01{
  margin-top: 10px;
}

.basic_btn01{
  display: block;
  background: #49bcbd;
  font-family: 'Fjalla One', sans-serif;
  color: #fff;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
 border: 3px solid #49bcbd;}

.basic_btn01 span{
  position: relative;}

.basic_btn01 span:before{
  content: "";
  position: absolute;
  top: 7px;
  left: -25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s}

.basic_btn01:hover{
  background: none;
  border: 3px solid #49bcbd;
  color: #49bcbd;}

.basic_btn01:hover span:before{
   border-color: transparent transparent transparent #49bcbd;}





.travel_top_wrap{
  width: 650px;
  height: auto;
  float: right;
  padding-top: 100px;}

.basic_title01{
  width: 100%;
  text-align: center;
  height: 80px;
  border-top: 2px solid #b4ad73;
  border-bottom: 2px solid #b4ad73;
  padding: 3px 0 3px 0;
  line-height: 70px;}

.travel_top_wrap .basic_title01{
  margin-bottom: 50px;}


.basic_title01 span{
  display: block;
  border-top: 1px solid #b4ad73;
  border-bottom: 1px solid #b4ad73;
  height: 70px;
  font-size: 50px;
  font-family: 'Noto Serif', serif;
  color: #000;}

.travel_top_wrap div{
  width: 100%;
  height: auto;
  position: relative;}


.maplink01{
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 555;}

.maplink01 li{
  margin-top: 10px;}


.maplink_basic img{
  padding-bottom: 10px;
  padding-right: 10px;}


.maplink_basic span:before{
  content: "";
  position: absolute;
  top: 15px;
  right: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s}


.maplink_basic:hover{
  color: #43a2ce;
  background: #fff;}


.maplink_basic:hover span:before{
  border-color: transparent transparent transparent #43a2ce;}



.basic_btn02{
  display: block;
  width: 185px;
  height: 40px;
  border: 2px solid #fff;
  color: #fff;
  font-family: 'Fjalla One', sans-serif;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 40px;
  padding-left: 8px;}

.basic_btn02 span{
  position: relative;}


.basic_btn02 img{
  padding-bottom: 10px;
  padding-right: 10px;}


.basic_btn02 span:before{
  content: "";
  position: absolute;
  top: 7px;
  left: 160px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s}

.basic_btn02:hover{
  color: #43a2ce;
  background: #fff;}

.basic_btn02:hover span:before{
   border-color: transparent transparent transparent #49bcbd;}




.travel_top_wrap .basic_btn01{
  width: 200px;
  height: 40px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;}



.fb_top_info{
  width: 100%;
  height: auto;
  border-top: 3px solid #49bcbd;
  border-bottom: 3px solid #49bcbd;
  background: url(../images/bg-top-fb.jpg) repeat;
  margin-top: 100px;}

.fb_top_info .basic_wrap01{
    padding: 50px 50px 40px 50px;}


.fb_topsubleft{
  width: 500px;
  padding-top: 120px;
  height: auto;
  float: left;
  text-align: center;
  position: relative;}

.fb_topsubleft h1{
  position: absolute;
  top: -80px;
  left: -20px;}

.basic_btn03{
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  display: block;
  color: #47b5aa;
  font-size: 17px;
  width: 320px;
  height: 60px;
  border: 2px solid #49bcbd;
  font-weight: bold;
  text-align: left;
  line-height: 1em;
  position: relative;
  padding-left: 80px;
  padding-top: 12px;}


.basic_btn03:before{
  content: "";
  position: absolute;
  display: block;
  top: 9px;
  left: 20px;
  width: 37px;
  height: 37px;
  background: url(../images/icon-fb-info.png) no-repeat center;}

.basic_btn03:hover{
    color: #395689;
     border: 2px solid #395689;}



.fb_top_subright{
  width: 550px;
  height: auto;
  float: right;}

footer{
  width: 100%;
  height: auto;
  background: #fff;
  border-top: 2px solid #49bcbd;
  padding-top: 40px;}


footer .basic_wrap01{
  padding-bottom: 30px;
}


.foot_add{
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-family: 'Fjalla One', sans-serif;
  color: #000;
  margin-top: 20px;}


.foot_add li{margin-bottom: 10px;}



.foot_add span{
  color: #49bcbd;
  padding-right: 10px;}

.foot_topcont_left{
  width: auto;
  height: auto;
  float: left;}

.foot_menu{
  margin-top: 30px;
}

.foot_menu li{
  display: inline-block;
  vertical-align: top;
font-size: 24px;
color: #000;}

.foot_menu li+li
{
  margin-left: 5px;}

.foot_menu li a{
  color: #000;
  font-family: 'Fjalla One', sans-serif;
  font-size: 20px;}

.foot_menu li a:hover{
  color: #49bcbd;}


.foot_topcont_right{
  width: auto;
  height: auto;
  float: right;
  padding-top: 50px;}

.foot_topcont_right ul li{
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  margin-left: 8px;}

.foot_topcont_right ul li a:hover{
  opacity: 0.7;
}


.copy{
  width: 100%;
  height: 30px;
  background: #49bcbd;
  font-family: 'Fjalla One', sans-serif;
text-align: center;
color: #fff;
font-size: 12px;
letter-spacing: 0.1em;
line-height: 30px;}
