@charset "utf-8";

/* CSS Document */

/* Utilities ----------------------------------------------------------------- */

.clearfix:after {
    content: " ";
    display: block;
	height:0;
    visibility: hidden;
    clear: both;
}

.clearfix{
display: inline-block;
}

/* no ie mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

.inline { display: inline; }

.all-frame{
	min-width:100%;
	height:auto;
	font-size: 16px;
	margin:0 auto;
	padding:0;
    font-family: fot-seurat-pron, sans-serif;
}
.frame{
width:960px;
height:auto;
margin:0 auto;
font-family: fot-seurat-pron, sans-serif;
}

/*ipad用----------------------------------------------------------------*/
@media (min-width: 768px) {
  body {
    min-width: 960px;
	padding: 0 10px;
  }

	.pgt12{
		top:30%;
	}
		
}

/*ipad用----------------------------------------------------------------*/



/*ヘッダー*/
.hd_pc {
  display: block !important;
}
.hd_sp {
  display: none !important;
}
.hd_pc #imgHeadLogo {
    background-position: inherit;
    background-size: auto;
    height: 38px;
}

/*パンくず----------------------------------------------------------------- */

#breadcrumb {
	width:100%;
  position:relative;
	font-size: 12px;
	background-color: #fff;
  display: block;
  line-height: 1.7;
}
#breadcrumb #body{
	position: relative;
	width:960px;
	margin:0 auto;
	padding:8px 0 4px;
}
#breadcrumb a {
	color:#003F98;
}
#breadcrumb a:hover {
	text-decoration:none;
}
#socialBox {
	position:absolute;
	top:6px;
	right:0;
  left: initial;
}
#breadcrumbArea {
  display: none;
}


/*MV----------------------------------------------------------------- */

.spMain {
        display: none;
    }

@media screen and (-webkit-min-device-pixel-ratio:0){
 #contents_mv > .section > .pcMain {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height:520px;
    }
}

    #contents_mv > .section > .pcMain {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 520px;
        background-image: url(../images/mv_pc01.jpg);
        background-repeat: repeat-x;
        background-position: center;
    }
    #contents_mv > .section > .pcMain p {
        width: 617px;
        height: 438px;
        margin: 0 auto;
    }
    #contents_mv > .section > .pcMain img {
        position: absolute;
        top: 47px;
    }

/* ナビ ----------------------------------------------------------------- */

#joibusnav{
width:100%;
height:90px;
margin:0 auto;
padding:0;
border-bottom: 2px dotted #1d50a2;
clear:both;
display: block;
}
#joibusnav ul{
width:960px;
height:auto;
margin:0 auto;
padding:0;
}
#joibusnav li{
color:#1d50a2;
font-size:1em;
font-weight: bold;
text-align:center;
text-decoration: none;
border-left: 2px dotted #1d50a2;
display:block;
float:left;
padding: 36px 0;
}
#joibusnav li:last-child{
border-right: 2px dotted #1d50a2;
}
#joibusnav li a{
color:#1d50a2;
text-decoration: none;
padding: 33px 64px;
}
#joibusnav li a:hover{
color:#ff9422;
text-decoration: none;
}

/* メインコンテンツ ----------------------------------------------------------------- */

.sectioncolor{
background: #f7f4ed;
padding-bottom:50px;
display: flex;
}
.icon{
width:auto;
height:auto;
margin:0 auto 10px auto;
padding-top:50px;
text-align: center;
}
h3{
width:40%;
color:#fff;
background: #1d50a2;
border-radius: 5px;
padding:9px 0 8px;
margin:0 auto 30px auto;
font-size:20px;
font-weight: bold;
text-align: center;
}
h3 br{
display: none;
}
h4{
color:#1d50a2;
font-size:1.2em;
text-align:center;
margin:40px auto 30px auto;
clear:both;
display: block;
}
#leadtxt{
margin:0 auto 25px auto;
color:#ff901a;
font-size: 27px;
font-weight: 700;
line-height:1.5;
text-align: center;
}
.lead_caution{
text-align: center;
margin-bottom: 50px;
color: #da1e1e;
font-weight: bold;
}
.pointgroup{
width: 960px;
clear:both;
display: block;
}
.pointtxt{
width:480px;
height:323px;
background: #fff;
padding:30px;
box-sizing: border-box;
}
.pointpic img{
width:480px;
height:auto;
display: block;
zoom:1;
}
.pointgroup dl{
clear:both;
display:block;
}
.pointgroup dt{
width:84px;
height:84px;
color:#fff;
font-size: 15px;
font-weight:bold;
line-height:1.1;
text-align: center;
-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
background: #ff901a;
border-radius: 50%;
box-sizing: border-box;
margin-right:15px;
padding:20px 10px;
float:left;
}
.pointgroup dd{
height:84px;
color  :#1d50a2;
font-size:21px;
font-weight:700;
line-height:1.5;
display: -webkit-flex;
display: flex;
-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
align-items: center; /* 縦方向中央揃え */
}
.sideL,
.floatL{
float:left;
display: block;
}
.sideR{
float:right;
display: block;
}
.pointgroup p{
color:#464646;
font-size:16px;
line-height:1.7;
margin:25px 6px 0;
}

.fa-angle-right{
float:right;
}
.colum02 {
width:960px;
height:auto;
display: block;
clear:both;
}

.pkgL img,
.pkgR img{
width:460px;
height:300px;
display: block;
box-sizing: border-box;
zoom: 1;
}
.pkgR p,
.pkgL p{
width:400px;
padding:20px;
color:#1d50a2;
font-size:18px;
font-weight: 700;
line-height:1.5;
display:block;
}
.pkgL:hover,
.pkgR:hover{
 filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
.pkgL a:hover,
.pkgR a:hover{
text-decoration: none;
}
.pkgR{
width:460px;
height:auto;
background: #fff;
margin-bottom:30px;
display: block;
float:left;
}
.pkgL{
width:460px;
height:auto;
background: #fff;
margin-bottom:30px;
margin-right: 40px;
display: block;
float:left;
}
.pkgL:last-child{
width:460px;
height:auto;
background: #fff;
margin-bottom:30px;
margin-right: 0px;
display: block;
float:left;
}
.tour_price {
padding: 0 20px 20px;
font-size: 20px;
font-weight: 700;
color: #CC0000;
}
.joilinktxt,
.joilinktxt a{
color:#333;
font-size:16px;
font-weight: 700;
text-align: right;
margin-top:30px;
clear:both;
}
.joilinktxt br,
.joilinktxt br{
display: none;
}
.joilinktxt a:hover{
color:#1d50a2;
text-decoration: none;
}
.joilinktxt_ciao,
.joilinktxt_ciao a{
color:#333;
font-size:16px;
font-weight: 700;
text-align: right;
margin-top:30px;
clear:both;
}
.joilinktxt_ciao br,
.joilinktxt_ciao br{
display: none;
}
.joilinktxt_ciao a:hover{
color:#1d50a2;
text-decoration: none;
}
.mgt5{
margin-top:5%;
}
.search_PC{

}
.search_SP{
 display: none;   
}
.feature-btn-top {
  margin: 6% 0 3% 0;
  text-align: center;
}
.feature-btn-top a {
  width: 500px;
}
.btn-04 {
  display: inline-block;
  position: relative;
  min-width: 40%;
  padding: 12px 30px;
  border: 1px solid #003780;
  border-radius: 40px;
  color: #003780;
  font-size: 16px;
  font-weight: bold;
  text-align: center !important;
  background: #fff;
  box-sizing: border-box;
}
.btn-04:after {
  content: "\f104";
  position: absolute;
  top: 50%;
  left: 15px;
  font-size: 18px;
  font-family: FontAwesome;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn-04:hover {
  color: #fff;
  text-decoration: none;
  background: #003780;
}


/* バナー ----------------------------------------------------------------- */

.bottom-inquiry {
  padding: 15px;
  border-top: 1px solid #ccd7e6;
  font-size: 12px;
  text-align: center;
}

.bottom-inquiry a {
  color: #333;
}

.bottom-inquiry a i {
  vertical-align: middle;
  margin: 0 7px 0 0;
  color: #003780;
  font-size: 18px;
}

.bottom-bnr {
  padding: 50px 15px 30px;
  background: url(https://activities.his-j.com/common/include/images/other/bg-bottom-bnr-01.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.bottom-bnr ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  max-width: 1040px;
  margin: 0 auto;
}

.bottom-bnr li {
  width: 32.11538461538462%;
  margin: 0 0 20px;
  background: #fff;
}

.bottom-bnr li img {
  max-width: 100%;
  vertical-align: top;
}
.info-box {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 50px;
	font-size: 13px;
    line-height:1.7;
}
/*.info-box li{
margin-bottom:5px;
}*/


.pagetop_sp {
  display: none;
}
.ft_pc {
  display: block;
}
.ft_sp {
  display: none;
}

/* 2019/11/30追加 */
.about__movieWrapper {
  margin-right: auto;
  margin-left: auto;
  width: 854px;
  margin-bottom: 50px;
}

.joibusApp--sp {
  display: none;
}

.joibusApp__wrapper {
  margin: 0 auto;
  width: 890px;
}

.joibusApp__content__title {
  color: #1d50a2;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 20px;
}

/* .joibusApp__content__title--super {
  vertical-align: super;
  font-size: 55%;
} */

.joibusApp__content__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.joibusApp__content__text {
  font-size: 16px;
  line-height: 1.5;
}

.joibusApp__content__text--top {
  width: 446px;
}

.joibusApp__content__imgWrapper {
  width: 435px;
}

.joibusApp__content__imgWrapper--bottom {
  width: 250px;
  margin: 0 auto;
}

.joibusApp__content__img {
  width: 100%;
  margin-bottom: 30px;
}

.joibusApp__content__twoLineWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 890px;
  margin-right: auto;
  margin-left: auto;
}

.joibusApp__content--twoLineL {
  width: 425px;
  margin-right: 40px;
}

.joibusApp__content--twoLineR {
  width: 425px;
}

.joibusApp__noteWrapper {
  margin-top: 30px;
  background-color: #f3f3f3;
  padding: 20px;
}

.joibusApp__note {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}

.joibusAppDownload--sp {
  display: none;
}

.joibusAppDownload {
  margin-top: 40px;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url(../images/downlloadBg.png);
  background-repeat: repeat;
  background-position: bottom center;
}

.joibusAppDownload__wrapper {
  width: 695px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.joibusAppDownload__title {
  color: #fff;
  font-size: 20px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  line-height: 1.5;
  text-align: center;
  margin-bottom: 20px;
}

.joibusAppDownload__content {
  width: 250px;
}

.joibusAppDownload__content__title {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  width: 250px;
  margin-bottom: 10px;
}

.joibusAppDownload__content__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.joibusAppDownload__content--joibus {
  width: 85px;
  margin-right: 40px;
}

.joibusAppDownload__content--google {
  width: 287px;
  margin-left: 30px;
}

.joibusAppDownload__content__item--iphone {
  width: 174px;
}

.joibusAppDownload__content__item--google {
  width: 213px;
}

.joibusAppDownload__content__item--qr {
  width: 64px;
  margin-left: 10px;
}

.joibusAppDownload__img {
  width: 100%;
}

.route__subttl img {
  zoom: 1;
}

.route__frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 960px;
}

.route__wrapper {
  width: 480px;
  background-color: #f1fbfe;
}

.route__wrapper--blank {
  background-color: #ffffff;
  background-image: url(../images/routeBlancBg.png);
  background-repeat: no-repeat;
  background-position: center;
}

.route__wrapper:nth-child(4n) {
  background-color: #dcf6fd;
}

.route__wrapper:nth-child(4n+1) {
  background-color: #dcf6fd;
}

.route__subttl {
  width: 400px;
  height: 43px;
  color: #1d50a2;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  /* 縦方向中央揃え（Safari用） */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 縦方向中央揃え */
  padding-bottom: 10px;
  border-bottom: 1px solid #1d50a2;
  position: relative;
}

.route__subttl__text {
  position: absolute;
  top: 46%;
  left: 60px;
  -webkit-transform: translateY(-54%) translateX(0);
          transform: translateY(-54%) translateX(0);
}

.route__item__title {
  color: #ff901a;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.4;
  margin: 15px 0 20px 0;
}

.route__item__text {
  color: #333;
  font-size: 15px;
  line-height: 1.7;
  /*font-family: a-otf-ryumin-pr6n, serif;*/
}

.route__content {
  width: 400px;
  margin: 40px;
}

.route__img {
  width: 100%;
  height: auto;
  margin-top: 30px;
}

.route__btndetail {
  font-size: 16px;
  font-weight: 700;
  clear: both;
}

.route__btndetail__link {
  width: 400px;
  height: auto;
  color: #fff !important;
  background: #07b2d1;
  padding: 18px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  border-radius: 6px;
}

.route__btndetail__link:hover {
  color: #fff;
  background: #1d50a2;
  text-decoration: none;
}

.route__btndetail--sp {
  display: none;
}

.Gmap{
  width:auto;
  height:auto;
  margin:0 auto;
  padding:0;
  clear:both;
  display: block;
  }
  
  #gMap_1{
  width:940px;
  height:500px;
  border: 10px solid #fff;
  margin:0 auto;
  padding:0;
  z-index: 20;
  display: block;
  }

  img:not([width]),
input[type=image]:not([width]) {
  zoom: normal;
}

/*検索モジュール*/
#js_searchAir_wrap {
  display: block !important;
}