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


dt, dd, ul { list-style-type:none;}
li img, dt img, dd img  { vertical-align:bottom;}
.OnFL { float:left;}
.OnFR { float:right;}
.OnCL { clear:both;}
.MR03 {margin-right:3px;}
.MB05 { margin-bottom:5px;}
.MB10 { margin-bottom:10px;}
.MB15 { margin-bottom:15px;}
.MB20 { margin-bottom:20px;}
.PL10 { padding-left:10px;}
.MT05 { margin-top:5px;}
.MT10 { margin-top:10px;}
.PT20 { padding-top:20px;}
.MT40 { margin-top:40px;}
.ML10 { margin-left:10px;}
.fS12 {font-size:12px;}

.FClear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .FClear{ zoom: 1; } /* IE6 */
*:first-child+html .FClear{ zoom: 1; } /* IE7 */

/*----------------------------------
	index用のCSSです
----------------------------------*/
/*タイトル*/
div.TtlBox {width:960px; height:448px; background:url("/attending/kokunai/jiyuhjin/images/ttlBox_bg.png") no-repeat; background-size: cover;}
div.TtlBoxLeft {width:425px; height:345px;}
div.TtlBoxLeft h1 > img {margin: 27px 0 0 15px;}
div.TtlBoxLeft .text_bg{width:355px; height:auto; padding:10px 20px; font-size:14px; line-height:24px; margin-bottom:48px;}


/*メインコンテンツ*/
div.MainCts {width:920px; height:auto; background:url(/attending/kokunai/jiyuhjin/images/Bg.gif) repeat-y; padding:20px; margin-bottom:20px;}
div.MainCtsBox {width:920px; height:auto; margin-bottom:30px;}
div.MainCtsBox > img {margin: 10px 0 0 -12px;}
ul.TabBox {width:920px; height:78px; overflow:hidden;}
ul.TabBox li {float:left; background:url(/attending/kokunai/jiyuhjin/images/TabOff.png) no-repeat; width:230px; height:58px; color:#FFFFFF; font-size:14px; font-size:1.4rem; line-height:24px; line-height:2.4rem; padding:20px 0 0 0; text-align:center;}
ul.TabBox li.select {float:left; background:url(/attending/kokunai/jiyuhjin/images/TabOn.png) no-repeat; width:230px; height:58px; text-decoration:underline;}

/*おすすめツアー*/
div.OsusumeTour {width:880px; height:auto; padding:0 20px 20px 20px; background:#FFFFFF;}
div.Cruising {width:880px; height:auto; padding:0 20px 20px 20px; background:#FFFFFF;}
div.Town {width:880px; height:auto; padding:0 20px 20px 20px; background:#FFFFFF;}
div.Observation {width:880px; height:auto; padding:0 20px 20px 20px; background:#FFFFFF;}
.contentTourDiv dl.TourBox {width:860px; height:auto; overflow:hidden; padding:10px; margin-bottom:10px; border-bottom:1px solid #ebe8df;}
.contentTourDiv dl.TourBox dd.Photo {width:200px; height:165px; float:left; margin-right:20px;}
.contentTourDiv dl.TourBox dd.Photo img {width:200px; height:150px; float:left; margin-right:20px;}
.contentTourDiv dl.TourBox dt.TourTtl { display: table; width:860px; height:auto; margin-bottom:10px;}
.contentTourDiv dl.TourBox dt.TourTtl img { margin-bottom:5px;}
.contentTourDiv dl.TourBox dt.TourTtl a {font-size:18px; font-size:1.8rem; line-height:28px; line-height:2.8rem; color: #1d3994; font-weight: normal;}
.contentTourDiv dl.TourBox dt.TourTtl a:hover {color: #ff9933; text-decoration: underline;}
.contentTourDiv dl.TourBox dt.TourTtl a:visited {color: #9933cc; text-decoration: none;}
.contentTourDiv dl.TourBox .TourTtl span img { width: 50px}
.contentTourDiv dl.TourBox .TourTtl span,
.contentTourDiv dl.TourBox .TourTtl a{
    display: table-cell;
    vertical-align: middle;
}
.contentTourDiv dl.TourBox .TourTtl span { width: 60px; text-align: center;}
.contentTourDiv dl.TourBox dd.Point {width:640px; height:auto; float:left; font-size:14px; font-size:1.4rem; line-height:20px; line-height:2.0rem; margin-bottom:5px;}
.contentTourDiv dl.TourBox dd.Price {width:440px; height:auto; float:left; font-size:14px; font-size:1.8rem; line-height:20px; line-height:2.0rem; font-weight:bold; color:#FF0000; text-align:left; margin-bottom:5px;}
.contentTourDiv dl.TourBox dd.Icon {width:640px; height:auto; float:right; margin-bottom:10px; border-bottom:1px dashed #e6e3d8; padding-bottom:10px;}
.contentTourDiv dl.TourBox dd.Icon ul {width:640px; height:auto; overflow:hidden;}
.contentTourDiv dl.TourBox dd.Icon ul li {float:left; margin-right:10px; margin-bottom:5px; padding:1px 5px; font-size:12px; font-size:1.2rem; line-height:20px; line-height:2.0rem; background:#e6e3d8;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; }
dl.TourBox dd.CnoKikan {width:440px; height:auto; float:left;}
dl.TourBox dd.CnoKikan ul {width:440px; height:auto; overflow:hidden;}
dl.TourBox dd.CnoKikan ul li {float: left;
font-size: 14px;
line-height: 24px;
padding-right: 18px;
overflow: hidden;
padding-bottom: 2px;
}
dl.TourBox dd.CnoKikan ul li span, dl.TourBox dd.Price span {
font-size: 14px;
white-space: nowrap;
width: 4em;
line-height: 1em;
padding: 3px 3px 2px;
text-align: center;
margin-right: 5px;
font-weight:normal;
}

dl.TourBox dd.TourBtn {width:190px; height:41px; float:right;}
dl.TourBox dd.TourBtn a {width:190px; height:41px;} 
p.tabNotour { width:880px; height:auto; text-align:center; font-size:14px; font-size:1.4rem;}
div.BtnMore {width:860px; height:auto; text-align:center;}
div.BtnMore p {width:390px; height:43px; background:#e6e3d8;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; color:#302236; font-size:18px; font-size:1.8rem; line-height:28px; line-height:2.8rem; text-align:center; padding:15px 0 0 0; margin-left:235px;}
/*右柱*/
div.RightCtsBox {width:200px; height:auto; float:right; margin-top:6px;}
.r_box_dl { background:#FFFFFF; height: auto; overflow: hidden; width: 200px;}
.r_box_dl_tour { padding: 0 5px 10px;}
.r_box_dl_tour_dl {  border-bottom:dotted 1px #999999; margin-top: 7px; padding: 4px 4px 10px 4px;}
.r_box_dl_tour_dt1 {background: url(/attending/kokunai/jiyuhjin/images/icon_rank1.gif) no-repeat;padding: 0 0 0 35px;}
.r_box_dl_tour_dt2 {background: url(/attending/kokunai/jiyuhjin/images/icon_rank2.gif) no-repeat;padding: 0 0 0 35px;}
.r_box_dl_tour_dt3 {background: url(/attending/kokunai/jiyuhjin/images/icon_rank3.gif) no-repeat;padding: 0 0 0 35px;}
.r_box_dl_tour_gr {font-size:12px; font-size:1.4rem; line-height:18px; line-height:1.8rem; color: #FF0000; font-weight: bold; padding: 2px; text-align: right;}
.r_box_dl_tour_btn { padding-top: 7px; text-align: right;}

.r_box_dl_tour_dt1 a,.r_box_dl_tour_dt2 a,.r_box_dl_tour_dt3 a{ font-size:1.4rem;}

/*タブ切り替え*/
.disnon {display: none;}


/*スライド*/
div.TtlBoxRight { width:526px; height:auto; float:right; padding-top: 10px; margin-right: 15px;}


div.area {width:920px; height:auto; padding-bottom: 20px; margin-bottom: 22px; background:#FFFFFF; border-radius: 8px 8px 0 0;}
.area h2 {padding: 10px 15px; background: url("/attending/kokunai/jiyuhjin/images/area_bg.png") repeat; border-radius: 6px 6px 0 0;}

.area dl.TourBox {width:460px; height:auto; overflow:hidden; padding:18px; box-sizing: border-box; margin-bottom:10px; float: left;}
.area dl.TourBox dd.Photo {float:left; margin:0 10px 10px 0;}
.area dl.TourBox dt.TourTtl {width:380px; height:auto; margin-bottom:10px;}
.area dl.TourBox dt.TourTtl img { margin-bottom:5px;}
.area dl.TourBox dt.TourTtl a {font-size:18px; font-size:1.8rem; line-height:28px; line-height:2.8rem;} 
.area dl.TourBox dd.Point {width:240px; height:auto; font-size:14px; font-size:1.4rem; line-height:20px; line-height:1.8rem; margin-bottom:10px; float: left;}
.area dl.TourBox dd.Price {width:auto; height:auto; font-size:18px; font-size:2.5rem; line-height:20px; line-height:2.0rem; color:#FF0000; text-align:right ; margin-bottom:5px;}
.area dl.TourBox dd.Icon {width:auto; height:auto; margin-bottom:10px; border-bottom:1px dashed #e6e3d8; clear: both;}
.area dl.TourBox dd.Icon ul {width:270px; height:auto; overflow:hidden;}
.area dl.TourBox dd.Icon ul li {float:left; margin-right:10px; margin-bottom:10px; padding:1px 10px; font-size:12px; font-size:1.2rem; line-height:20px; line-height:2.0rem; background:#e6e3d8;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; }

.area .stripe {background: url("/attending/kokunai/jiyuhjin/images/tourBox_stripe.png") repeat-x; height: 11px; clear: both;}
.area .buttons {text-align: center; margin-top: 10px;}
.area .buttons a {line-height: 45px; border-radius: 6px; color: #000; font-size: 19px; display: inline-block; vertical-align: top; margin: 0 10px;}
.area .buttons a:hover {text-decoration: none; box-shadow: none; margin: 5px 10px -5px;}
.area .more {width: 460px; background-color: #ffad33; box-shadow: 0 5px #cf8f33;}
.area .confirm {width: 280px; background-color: #fcf5b7; box-shadow: 0 5px #cdc597;}

/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
    border-radius: 10px;		/* CSS3草案 */
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
    position: relative;
    zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  display: block;
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
}

.flex-direction-nav a:before {
  font-size: 30px;
  display: inline-block;
}
.flex-direction-nav a.flex-next:before {
}
.flex-direction-nav .flex-prev {
	background: url(/attending/kokunai/jiyuhjin/images/prev.png) no-repeat;
  left: -50px;
}
.flex-direction-nav .flex-next {
	background: url(/attending/kokunai/jiyuhjin/images/next.png) no-repeat;
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  top: 380px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 13px;
  height: 13px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}


/*参加者の声*/
h2.Bar {width:900px; height:45px; background:#3d4766; color:#FFF; font-size:18px; font-size:1.8rem; line-height:28px; line-height:2.8rem; font-weight:bold; padding:15px 0 0 20px;}
div.Voice {width:880px; height:auto; padding:20px; background:#FFFFFF; overflow:hidden; margin-bottom:30px;}
div.Voice dl {width:430px; height:auto; overflow:hidden;}
div.Voice dl dt {font-size:18px; font-size:1.8rem; line-height:28px; line-height:2.8rem; font-weight:bold;}
div.Voice dl dd {font-size:14px; font-size:1.4rem; line-height:24px; line-height:2.4rem;}
div.Voice dl dd.Photo {width:160px; height:120px; float:left; margin-right:15px;}
div.Voice dl dd.Photo img {width:160px; height:120px;}

/*お問い合わせ*/
div.Info {width:880px; height:auto; padding:20px; background:#FFFFFF; overflow:hidden;}
div.Info ul li {font-size: 14px;
line-height: 24px;
padding-right: 18px;
overflow: hidden;
padding-bottom: 2px;
float:left;
}

div.Info ul li.Tel { font-size:18px; font-size:1.8rem; line-height:28px; line-height:2.8rem; font-weight:bold;}
div.Info ul li.Tel span { font-size:18px; font-size:1.8rem; line-height:28px; line-height:2.8rem; font-weight:bold;}
div.Info ul li span {font-size: 14px;
white-space: nowrap;
width: 4em;
line-height: 1em;
padding: 3px 3px 2px;
text-align: center;
margin-right: 5px;
font-weight:normal;
}

div.Info h3 { font-size:18px; font-size:1.8rem; line-height:28px; line-height:2.8rem; font-weight:bold;}

/*SNS*/
.snsBox{width:395px; padding:0 0 0 20px; height:33px; clear:left; text-align:left; }
.FbBtn,.Gplus,.MiBtn,.TwBtn,.HtnBtn,.tumblrBtn,.lineBtn{width:auto; padding-right:0; position:static ; top:static; left:static; float:left; padding-bottom:5px;}
.FbBtn,.tumblrBtn,.MiBtn{padding-right:10px;}
.Gplus{width:76px;}
.TwBtn{width:130px;}
.HtnBtn{width:62px;}
.fb_iframe_widget_lift{z-index:50 !important;}
.sns {
    display: flex;
    justify-content: flex-start;
}
.twitter-share-button {
    margin: 0 5px;
}


div.AncBtn {width:960px; height:78px; z-index:50; margin:0 auto; overflow:hidden;}
.AncBtn ul li {display:inline; height:70px;}

.NavBox {
    padding-top: 30px;
    height: 60px;
}
/*div#nav {width:920px; height:60px; z-index:50; margin:0 auto;}
#nav ul {background-color: #fcfaf5; box-shadow: 2px 2px 2px rgba(0,0,0,0.3);padding: 2px 0;}
#nav ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
#nav ul li {float: left;height: 34px; width: 182px;}
#nav ul li:not(:last-child) {border-right: 2px solid #fe5740;}
#nav ul li a {text-align: center; display: block; padding-top: 4px; height: 30px;}*/

div.AncBtnDest {width:920px; height:60px; z-index:50; margin:0 auto;}
/*.AncBtnDest ul {background-color: #fcfaf5; box-shadow: 2px 2px 2px rgba(0,0,0,0.3);padding: 2px 0;}*/
.AncBtnDest ul { background: url(/attending/kokunai/jiyuhjin/images/tab_bg.png) no-repeat;}
.AncBtnDest ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
.AncBtnDest ul li {float: left}
/*
.AncBtnDest ul li:first-child { width: 171px;}
.AncBtnDest ul li:nth-child(3){ width: 171px;}
.AncBtnDest ul li:not(:last-child) {border-right: 2px solid #fe5740;}
*/
.AncBtnDest ul li a {display: block;}
/*
.fixed {
    position: fixed !important;
    top: 0;
	margin:0;
}
*/
.AncBtnDest .Js_kyoten_menu_sub{position:relative; cursor:pointer;}
.AncBtnDest .Js_kyoten_menu_sub ul {
display: none;
position:absolute;
top:49px;
left:0px;
background:url(../images/bgFukidashi.png) left top no-repeat;
border-bottom:solid 1px #d23800 ;
width:145px;
padding-top:10px;
white-space:nowrap;
z-index:10;
}
.AncBtnDest .kyotenMenu ul li{
background-color: #fff;
border-bottom:1px dotted #CCCCCC;
padding:6px 10px;
box-sizing: border-box;
width: 100%;
border-left:solid 1px #d23800 ;
border-right:solid 1px #d23800 ;
font-size:14px;
line-height:1.5;
font-weight:bold;
color:#999999;
cursor:pointer;
font-size:14px;
line-height:1.5;
color: #808080 ;
}
.AncBtnDest .kyotenMenu ul li:last-child {border-bottom: none;}
.AncBtnDest .kyotenMenu ul li a {
background: url(../images/arrow01.gif) right 4px no-repeat;
text-align:left;
font-size:14px;
line-height:1.5;
font-weight:bold;
color:#333333 ;
display:block;
}
.AncBtnDest .kyotenMenu ul li a:hover {
background: url(../images/arrow02.gif) right 4px no-repeat;
text-align:left;
font-size:14px;
line-height:1.5;
font-weight:bold;
color:#ff6600 ;
display:block;
}



.containner {
  clear: both;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.contents {
  clear: both;
  width: 960px;
  height: auto;
  margin: 0 auto;
}
.containner *, ::after, ::before {
  box-sizing: content-box;
}

.containner img{
  width: initial;
}