@charset 'utf-8';

/*
 * リセット
 */
body,header,footer,section,article,div,p,ul,li,h1,h2,a,figure,img,table,tr,th,td{
  margin:0;
  padding:0;
  box-sizing:border-box;
}
h1,h2,th{font-weight:normal;}

/*
 * 共通
 */
body{
  font-family:Hiragino Kaku Gothic ProN, Meiryo, -apple-system, BlinkMacSystemFont, sans-serif;
  line-height:1.4;
  -webkit-text-size-adjust: 100%;
}
img{
  max-width:100%;
  vertical-align:top;
}
.lb-container img{
    max-width: initial;
    vertical-align: initial;
}
a{
  text-decoration:none;
  opacity:1;
  transition:all .3s;
}
a:hover{opacity:.7;}
ul{list-style-type:none;}

.visible-pc{display:block;}

.visible480{display:none;}
.visible640{display:none;}
.visible1000{display:none;}

.align-left{text-align:left;}
.align-center{text-align:center;}
.v-top{vertical-align:top;}
.v-middle{vertical-align:middle;}
.v-bottom{vertical-align:bottom;}
.mt10{margin-top: 10px;}
.mt70{margin-top: 70px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.pt50{padding-top:50px;}
.pt80{padding-top: 80px;}
.pb20{padding-bottom:20px;}
.pb110{padding-bottom:110px;}
.pb150{padding-bottom:150px;}

.font13{font-size:13px;}
.font16_5{font-size:16.5px;}
.font25{font-size:25px;}
.bld{font-weight:bold;}
.txt-yellow{color:#fef102;}
.txt-white{color:#fff;}

.tbl{
  display:table;
  width:100%;
  table-layout:fixed;
}
.row{display:table-row;}
.col-l,.col-c,.col-r{display:table-cell;}
.wrapper{
  max-width:1000px;
  margin:0 auto;
}
.ib{display:inline-block;}

.container{
  max-width:940px;
  padding-left:20px;
  padding-right:20px;
  margin-left:auto;
  margin-right:auto;
}
.honyaku{
  text-align: right;
  padding:5px;
}

.no-wrap {display: inline-block;}

/*---br管理--*/
/*---スマホ時改行--*/
@media screen and (max-width: 640px) {
.pc-br{display:none;}
.sp-br{display:block;}
}

/*---PC時改行--*/
@media screen and (min-width:641px) {
.pc-br{display:block;}
.sp-br{display:none;}	
}
/* ヘッダー
----------------------------------------- */
/* Google翻訳 */
#google_translate_element span {
	background-color: #fff;
	padding: 4px;
}


/* コンテンツ
----------------------------------------- */
/* トップ */
.top_bg{
  position:relative;
  background:url('../images/main.jpg') center center no-repeat;
  background-size: cover;
  width:100%;
  height:800px;
  padding-top: 10px;
 /*	z-index: 3;*/
}

.goog-te-gadget{
  padding: 1em 0 0;
}

.bay_lounge{
  padding:0 20px;
  position:absolute;
  top:-100px;
  left:0;
  right:0;
  bottom:0;
  margin:auto;
}
.cruise_logo{
  padding:0 20px;
  position:absolute;
  left:0;
  right:0;
  bottom:6%;
  margin:0 auto;
}
.description-txt{
  font-size:16px;
  color:#EBE6E0;
  line-height:1.2;
  text-align:center;
}
/* ページ内リンク */
.page-link{
  letter-spacing:-6px;
  text-align: center;
}
.page-link li{
  display:inline-block;
  width:25%;
  letter-spacing:normal;
}
.brown-area{
  padding-top:45px;
  position:relative;
  background: rgb(106,57,6);
  background: -moz-linear-gradient(left,  rgba(106,57,6,1) 0%, rgba(64,34,15,1) 100%);
  background: -webkit-linear-gradient(left,  rgba(106,57,6,1) 0%,rgba(64,34,15,1) 100%);
  background: linear-gradient(to right,  rgba(106,57,6,1) 0%,rgba(64,34,15,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a3906', endColorstr='#40220f',GradientType=1 );
}
.brown-area:after{
  position:absolute;
  content:'';
  bottom:-31px;
  left:0;
  right:0;
  margin:0 auto;
  background:url('../images/arrow.png') no-repeat center;
  width:45px;
  height:31px;
}
.rudder-rel{position:relative;}
.rudder{
  position:absolute;
  left:0;
  bottom:0;
}
.attention-outer{font-size:13px;}
.attention{
  text-indent:-1em;
  padding-left:1em;
}
.col2-list,
.col3-list{
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -ms-flex-pack:justify;
  -webkit-justify-content:space-between;
  justify-content:space-between;
  margin-left:-10px;
  margin-right:-10px;
}
.col4-list{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin-left:-5px;
  margin-right:-5px;
}

.col4b-list{
  display:flex;
  flex-wrap:wrap;
  /*justify-content:space-between;*/
  margin-left:-5px;
  margin-right:-5px;
}

.col2-list li,
.col3-list li{padding:0 10px;}
.col4-list li{
  padding:0 5px;
  margin-bottom: 20px;
}
.col4b-list li{
  padding:0 5px;
  margin-bottom: 20px;
  margin-right: 36px;	
	
}
.col2-list li{width:50%;}
.col3-list li{width:33.3%;}
.col4-list li{flex-basis:22%;}
.col4b-list li{flex-basis:22%;}
/* youtube */
.movie-outer{
  max-width:615px;
  margin:auto;
}
.movie{
  position: relative;
  padding-bottom:56.25%;
  height: 0;
  overflow: hidden;
}
.movie iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* 予約フォーム */
.form-ifrm{
  position: relative;
  padding-bottom:90%;
  height: 0;
  height: auto;
  min-height:1240px;
  overflow: hidden;
  
}
.form-ifrm iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-tbl > .col-l,
.main-tbl > .col-r{vertical-align:top;}
.main-tbl > .col-l{
  width:26.7%;
  padding-right:2.2%;
  position:relative;
}
.main-tbl > .col-r{padding-left:2.2%;}
.sailing_time-tbl{margin-bottom:15px;}
.sailing_time-tbl .col-r{
  width:39.1%;
  padding-left:3.1%;
}
.sunset_time-btn{
  display:block;
  width:100%;
  font-size:21px;
  font-weight:bold;
  color:#6A3906;
  line-height:1.1;
  background:#EBE6E0;
  text-align:center;
  border-radius:20px;
  padding:18px;
  box-shadow:1px 1px 5px #000;
}
.cruise_outer-tbl .col-c td{border-left:0;}
.cruise_outer-tbl .col-r td{border-left:0;}
.cruise_outer-tbl tr:last-child td{border-bottom:1px solid #EBE6E0;}
.cruise_outer-tbl .col-r th{border-right:1px solid #EBE6E0;}
.cruise-tbl{
  width:100%;
  border-collapse:collapse;
}
.cruise-tbl th,
.cruise-tbl td{
  font-size:20px;
  font-weight:bold;
  text-align:center;
  padding:2px 5px 0;
}
.cruise-tbl th{
  color:#6A3906;
  background:#EBE6E0;
  border-top:2px solid #EBE6E0;
  border-right:1px solid #6A3906;
  border-bottom:2px solid #EBE6E0;
}

.cruise-tbl td{
  color:#fff;
  border-left:1px solid #EBE6E0;
  border-right:1px solid #EBE6E0;
}
.cruise-tbl tr:not(:last-child) td{border-bottom:1px solid #EBE6E0;}
.attention-list li{
  display:inline-block;
  font-size:13px;
  font-weight:bold;
  color:#fff;
  margin-bottom:15px;
  text-align: left;
  text-indent: -1em;
}
/* チケット */
.frame-outer{
  background:
    url(../images/frame02-1.png) center top no-repeat,
    url(../images/frame02-2.png) center center repeat-y,
    url(../images/frame02-3.png) center bottom no-repeat,
    linear-gradient(to bottom,rgba(255,255,255,.2) 15.75%, transparent 100%);
  background-size:100%;
  padding:20px 10px;
  margin-top:40px;
  margin-bottom:30px;
  position:relative;
}
.ticket{
  font-size:17px;
  font-weight:bold;
  color:#fff;
  text-align:center;
  text-shadow:0 1px 7px #000;
  line-height:1.1;
}
.ticket span{
  font-size:23px;
  vertical-align:-1px;
}
.ticket-img{
  position:absolute;
  top:-26px;
  left:-20px;
}
/* 料金表 */
.price_outer{
  margin-bottom:25px;
  position:relative;
}
.price_bird{
  width:47px;
  height:34px;
  position:absolute;
  top:-34px;
  left:40px;
}
.price-tbl{
  width:100%;
  border-collapse:collapse;
}
.price-tbl th,
.price-tbl td{
  font-size:22px;
  font-weight:bold;
  text-align:center;
  padding:2px 5px 0;
}
.price-tbl th{
  color:#6A3906;
  background:#EBE6E0;
  border-top:2px solid #EBE6E0;
  border-right:1px solid #6A3906;
  border-bottom:2px solid #EBE6E0;
}
.price_outer-tbl .col-c td{border-left:0;}
.price_outer-tbl .col-r td{border-left:0;}
.price_outer-tbl tr:last-child td{border-bottom:1px solid #EBE6E0;}
.price_outer-tbl .col-r th{border-right:1px solid #EBE6E0;}
.price-tbl td{
  color:#fff;
  border-left:1px solid #EBE6E0;
  border-right:1px solid #EBE6E0;
}
.price-tbl tr:not(:last-child) td{border-bottom:1px solid #EBE6E0;}
.price_sub{font-size:16px;}
.frame_s-outer{
  background:
    url(../images/frame01-1.png) center top no-repeat,
    url(../images/frame01-2.png) center center repeat-y,
    url(../images/frame01-3.png) center bottom no-repeat;
  background-size:100%;
  padding:20px 0px;
  position:relative;
}
.aside-outer{
  margin-left:-15px;
  margin-right:-15px;
}
.aside-tbl{
  border-collapse:separate;
  border-spacing:15px 0;
  text-align:center;
}
.aside-tbl .row:not(:first-child) .col-l,
.aside-tbl .row .col-r{padding-top:20px;}
.frame_s-txt{
  font-size:19px;
  font-weight:bold;
  color:#fff;
  line-height:1.2;
}
.aside_info-ttl{
  font-size:18px;
  font-weight:bold;
  color:#fff;
  background:#C30D24;
}
.aside_info-link{
  background:#fff;
  padding:5px;
}
.aside_info-link a{
  font-size:30px;
  font-weight:bold;
  color:#C30D24;
}
.aside_info-link a:hover{opacity:1;}
.tel-link a{text-decoration:underline;}
.price-tbl2 {
	border: 1px solid #EBE6E0;
	border-collapse: collapse;
	width: 100%;
}
.price-tbl2 tr {
	display: table-cell;
	width: 48%;
}
.price-tbl2 tr:nth-of-type(n+2) {
	border-left: 1px solid #EBE6E0;
}
.price-tbl2 th {
	background-color: #EBE6E0;
	color: #6A3906;
}
.price-tbl2 tr:nth-of-type(n+2) th {
	border-left: 1px solid #6A3906;
}
.price-tbl2 td {
	color: #EBE6E0;

}
.price-tbl2 th,
.price-tbl2 td {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 32px;
	max-width: 100%;
  font-size: clamp(15px,2vw,22px);
  font-weight:bold;
  text-align:center;
  padding:2px 5px 0;
}
.price-tbl2 td:nth-of-type(n+2) {
	border-top: 1px solid #EBE6E0;
}
.price-tbl2 td.price-fl {
	display: flex;
	padding: 0;
}
.price-tbl2 td.price-fl div {
	flex-basis: 48%;
	margin: 0 auto;
}
.price-tbl2 td.price-fl div:nth-of-type(n+2) {
	border-left: 1px solid #EBE6E0;
}
.price-tbl2 td.row2 {
	height: 64px;
}

/* サンセットクルーズ */
.sunset-grid {
  display: grid;
  gap: 1em 2em;
  justify-content: center; /* 中央寄せ */
  grid-template-columns: repeat(auto-fit, 256px); /* ボタンの幅固定で並べる */
} 


.sunset-grid a {
  display: inline-block;
  color: white;
  font-weight: bold;
  text-align: center;
  background-color: #bc0d23;
  padding: 0.5em 1em;
  border-radius: 10px;
  width: 256px;
  margin: 0 auto;
  font-size: 15px;
  white-space: nowrap;
}

.sunset_cruise-ttl{
  text-align:center;
  margin-bottom:35px;
}
/* ナイトクルーズ */
.night_cruise-ttl{
  text-align:center;
  margin-bottom:35px;
}
.night_cruise-img{position:relative;}
.night-kira{
  position:absolute;
  left:-50px;
}
/* ピクニッククルーズ */
.picnic_cruise-ttl{
  text-align:center;
  margin-bottom:70px;
}
.picnic_cruise-img{text-align:center;}
.picnic-arrow{
  margin-bottom:25px;
  position:relative;
}
.picnic-arrow:after{
  content:'';
  width:0;
  height:0;
  margin:auto;
  border-top:12px solid #fff;
  border-left:16px solid transparent;
  border-right:16px solid transparent;
  position:absolute;
  left:0;
  right:0;
  bottom:-18px;
}
.picnic-arrow-outer{padding:22px 0;}
.waribiki-area{
  font-weight:bold;
  color:#fff;
  border:2px solid #fff;
  padding:20px 5px 15px;
}
.waribiki-tbl{
  max-width:550px;
  margin:auto;
}
.waribiki-tbl .col-c{
  width:14%;
  padding:0 2%;
}
.waribiki-tbl .col-l .waribiki-txt03{text-align:right;}
.waribiki-tbl > .col-r{width:40%;}
.waribiki-tbl02 .col-l{width:30%;}
.waribiki-txt01{font-size:16px;}
.waribiki-txt02{
  font-size:38px;
  line-height:1;
}
.waribiki-txt03{
  font-size:13px;
  line-height:1.2;
}
.waribiki-txt04{font-size:22px;}
.waribiki-ttl-l,
.waribiki-ttl-r{
  display:inline-block;
  font-size:26px;
  font-weight:bold;
  line-height:1.2;
}
.waribiki-ttl-l{
  color:#fff;
  background:#C30D23;
  padding:2px 15px 0;
}
.waribiki-ttl-r{
  color:#C30D23;
  background:#fff;
  padding:2px 8px 0;
}
/* 貸切クルーズ */
.reserved_cruise-ttl{
  text-align:center;
  margin-bottom:30px;
}
.reserved_cruise-img{margin-left:18%;}
.option_block{
  display:table;
  margin-left:auto;
  margin-right:auto;
}
.option_bg{
  display:table-cell;
  vertical-align:middle;
}
.option_bg{
  background:url('../images/red_box.png') no-repeat;
  width:186px;
  height:67px;
  font-weight:bold;
  text-align:center;
  padding:16px 0;
}
.yoyaku{
  font-size:25px;
  line-height:1;
}
.yoyaku_sub{font-size:10.5px;}
.reserved-tbl{
  width:100%;
  margin-bottom:25px;
}
.reserved-tbl .col-l{padding-right:2.5%;}
.reserved-tbl .col-r{padding-left:2.5%;}
.reserved-tbl .reserved-contents{
  font-weight:bold;
  color:#fff;
  border:2px solid #EBE6E0;
  border-top:0;
  padding:5px;
}
.reserved-tbl .reserved-ttl{
  font-size:25px;
  font-weight:bold;
  color:#6A3906;
  background:#EBE6E0;
  padding:5px 5px 0;
}
.reserved-txt01{font-size:22px;}
.reserved-txt02{
  font-size:18.5px;
  line-height:1.2;
}
.reserved-txt03{font-size:13.5px;}
.reserved-txt04{font-size:15px;}
.reserved-price{font-size:24px;}
.reserved-tbl .col-r .reserved-txt02{margin-bottom:5px;}
/* ページ下部詳細エリア */
.beige-area{
  background:#EBE6E0;
  padding-top:55px;
  padding-bottom:20px;
}
.contact-txt{
  font-size:18px;
  font-weight:bold;
  color:#673705;
  text-align:center;
}
.contact-list{
  display: -webkit-flex;
  display: flex;
  max-width:640px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:25px;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.contact-l,.contact-r{
  background:#fff;
  border-top:1px solid #673705;
  border-left:1px solid #673705;
  border-bottom:1px solid #673705;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.contact-r{border-right:1px solid #673705;}
.contact_info-ttl{
  font-size:18px;
  font-weight:bold;
  color:#fff;
  background:#C30D24;
  border-bottom:1px solid #673705;
}
.contact_tel-link,
.contact_mail-link{padding:5px;}
.contact_mail-link{margin:10px 0;}
.contact_tel-link a:hover,
.contact_mail-link a:hover{opacity:1;}
.contact_tel-link a,
.contact_mail-link a{
  font-weight:bold;
  text-decoration:underline;
}
.contact_tel-link a{
  font-size:35px;
  color:#C30D24;
}
.contact_mail-link a{
  font-size:23.5px;
  color:#673705;
}
.sunset_time-btn02{
  display:block;
  max-width:290px;
  font-size:25px;
  font-weight:bold;
  color:#EBE6E0;
  line-height: 1.1;
  background:linear-gradient(to bottom, #6A3906 0%, #40220F 100%);
  border-radius: 20px;
  text-align: center;
  padding: 18px 18px 18px 75px;
  margin-left:auto;
  margin-right:auto;
  box-shadow: 1px 1px 5px #000;
  position:relative;
}
.sunset_time-btn02:before{
  content:'';
  width:55px;
  height:50px;
  background:url(../images/sunset-img.png) center center no-repeat;
  margin:auto;
  position:absolute;
  top:0;
  left:18px;
  bottom:0;
}
.attention-ttl{
  font-size:20px;
  font-weight:bold;
  color:#673705;
  text-align:center;
  position:absolute;
  top:-15px;
  left:0;
  right:0;
}
.attention-ttl-bg{
  display:inline-block;
  background:
    url(../images/cansel.png) left center no-repeat,
    url(../images/cansel.png) right center no-repeat,
    #EBE6E0;
  padding:6px 35px 0;
}
.attention-area{
  max-width:720px;
  border:1px solid #673705;
  padding:30px 20px 20px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}
.attention-list02 li{
  font-size:14px;
  font-weight:bold;
  color:#673705;
  padding-left:16px;
  position:relative;
}
.attention-list02 li:before{
  content:'';
  width:14px;
  height:14px;
  background:#673705;
  border-radius:100%;
  position:absolute;
  top:2px;
  left:0;
}
.link-red{
  color:#C30D23;
  text-decoration:underline;
}
.arrow-top{
  font-size:21px;
  font-weight:bold;
  color:#000;
  padding-left:22px;
  position:relative;
}
.arrow-top:before{
  content:'';
  width:0;
  height:0;
  border-left:10px solid transparent;
  border-right:10px solid transparent;
  border-bottom:18px solid #000;
  position:absolute;
  top:5px;
  left:0;
}

/* お問い合わせボタン */
/*.fixed-element {
	opacity: 0;
	visibility: hidden;
	transform: translateY(30px);
	transition: opacity 1s, visibility 1s, transform 1s;
}

.fixes-fadein {
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}*/


.fixed-reserve-bt {
	position: fixed;
	background-color: #C30D24;
	color: #fff;
	font-weight: bold;
	padding: 1rem 0;
	top: 17%;
	right: 0;
	line-height: 1.3rem;
	content: "";
	border-radius: 10px 0 0 10px;
	filter: drop-shadow(4px 4px 6px rgb(0,0,0,0.5));
	z-index: 1;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	text-orientation: upright;
	width: 80px;
    display: flex;
    align-items: center;
}

.fixed-tel-bt {
	position: fixed;
	background-color: #e86a15;
	color: #fff;
	font-weight: bold;
	padding: 1rem 0;
	top: 51.25%;
	right: 0;
	line-height: 1.3rem;
	content: "";
	border-radius: 10px 0 0 10px;
	filter: drop-shadow(4px 4px 6px rgb(0,0,0,0.5));
	z-index: 3;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	width: 80px;
    display: flex;
    align-items: center;
}

.fixed-gallery-bt {
	position: fixed;
	background-color: #ef3a61;
	color: #fff;
	font-weight: bold;
	padding: 1rem 2rem;
	top: 61%;
	right: 0;
	line-height: 1.3rem;
	content: "";
	border-radius: 10px 0 0 10px;
	filter: drop-shadow(4px 4px 6px rgb(0,0,0,0.5));
	z-index: 3;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
}

.fixed-line-bt {
	position: fixed;
	background-color: #06C755;
	color: #fff;
	font-weight: bold;
	padding: 1rem 0;
	top: 33%;
	right: 0;
	line-height: 1.3rem;
	content: "";
	border-radius: 10px 0 0 10px;
	filter: drop-shadow(4px 4px 6px rgb(0,0,0,0.5));
	z-index: 2;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	text-orientation: upright;
	width: 80px;
    display: flex;
    align-items: center;
}

/* プライベートクルーズ */
.private-box {
	display: flex;
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
}

.private-item {
	flex-basis: 60%;
	text-align: center;
	padding: 10px;
}

.private-item.items-3 {
	flex-basis: calc(100% / 3);
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.font14 {font-size: clamp(10px,2vw,14px);}
.font10 {font-size: clamp(8px,2vw,10px);}

.frame_s-add {
	padding: 1rem 2rem;
	white-space: nowrap;
}

.white-line {
	border-bottom: 1px solid #EBE6E0;
	max-width: 360px;
	margin: 5px auto 10px;
}

/* facebook埋め込み */
.fb-container {
	max-width: 390px;
	width: auto;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
}

.fb-container iframe {
	height: 190px!important;
	position: inherit!important;
	max-width: 100%;
}

.fb-container span {
	width: 390px!important;
	margin: 0 auto;
	max-width: 390px;
	display: block!important;
}


/* フッター
----------------------------------------- */
.crane-foot{
  background: rgb(106,57,6);
  background: -moz-linear-gradient(left,  rgba(106,57,6,1) 0%, rgba(64,34,15,1) 100%);
  background: -webkit-linear-gradient(left,  rgba(106,57,6,1) 0%,rgba(64,34,15,1) 100%);
  background: linear-gradient(to right,  rgba(106,57,6,1) 0%,rgba(64,34,15,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a3906', endColorstr='#40220f',GradientType=1 );
}
.footer_area{
  display:table;
  max-width:500px;
  width:100%;
  table-layout:fixed;
  padding-left:20px;
  padding-right:20px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:80px;
}
.foot_block{
  display:table;
  width:100%;
  color:#fff;
  margin:auto;
  table-layout:fixed;
}
.company_info,.company_left,.company_right{
  display:table-cell;
  text-align:left;
}
.company_left{
  width:60%;
  padding-right:15px;
}
.fukidashi{
  font-size:12px;
  font-weight:bold;
  text-align:center;
  line-height:28px;
  background:url('../images/fukidashi.png') center center no-repeat;
  background-size:contain;
  width:100%;
  height:34px;
}
.foot_block table{border-collapse:collapse;}
.foot_block th{
  text-align:right;
  padding-right:5px;
}
.foot_block td{font-weight:bold;}
.lh1{line-height:1;}
.add{
  font-size:14px;
  font-weight:bold;
  line-height:1;
  margin-bottom:8px;
}

.foot-area{
  max-width:1000px;
  text-align:center;
  margin:auto;
}

footer{
  position: relative;
}

footer:before{
  content:'';
  position:absolute;
  top:-68px;
  left:0;
  background:url('../images/foot_seacrane.png') no-repeat;
  width:100%;
  height:71px;
}
.footer-tbl{
  max-width:950px;
  padding:0 20px;
  margin-left:auto;
  margin-right:auto;
}
.footer-tbl .col-l{width:55%;}
.footer-tbl .col-r{padding-left:2%;}

.crane-foot .ft_cp {
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding-bottom: 20px;
}

/*翻訳時*/
.translated-ltr .yoyaku{font-size:15px;}
.translated-ltr .fukidashi{
  line-height:1.4;
  background:url('../images/fukidashi.png') no-repeat;
  width:255px;
  height:50px;
  background-size:255px 50px;
  padding-top:4px;
}
.translated-ltr .waribiki-txt01{font-size:14px;}
.translated-ltr .waribiki-txt02{font-size:30px;}
.translated-ltr .waribiki-txt04{font-size:16px;}
.translated-ltr .waribiki-ttl-l,
.translated-ltr .waribiki-ttl-r{font-size:20px;}
/* =============================================================
   1000px以下
============================================================= */
@media screen and (max-width:1000px){
  .visible1000{display:inline-block;}
  .hidden1000{display:none;}

  .form-ifrm{
    min-height:1340px;
  }
  /* ヘッダー
  ----------------------------------------- */
  
  /* フッター
  ----------------------------------------- */

  .footer-tbl.tbl,
  .footer-tbl .col-l,
  .footer-tbl .col-r{
    display:block;
    width:100%;
  }
  .footer_area{margin-bottom:30px;}
  .footer-tbl .col-r{padding-bottom:100px;}
  .footer-tbl .col-r{padding-left:0;}
	
 .pt80{padding-top: 0;}	
	
}

/* =============================================================
   900px以下
============================================================= */
@media screen and (max-width:899px){
  /*.top_bg{
    padding-top: 50px;
  }*/
}

/* =============================================================
   850px以下
============================================================= */
@media screen and (max-width:850px){
  
  /* コンテンツ
  ----------------------------------------- */
  .main-tbl.tbl,
  .main-tbl > .col-l,
  .main-tbl > .col-r{
    display:block;
    width:100%;
    padding-left:0;
    padding-right:0;
  }
  .sailing_time-tbl .col-r{width:49.1%;}
  /* サンセットクルーズ */
  .sunset_cruise-ttl{margin-bottom:40px;}
  .sunset_cruise-img{display:none;}
  /* ナイトクルーズ */
  .night_cruise-ttl{margin-bottom:40px;}
  .night_cruise-img{display:none;}
  /* ピクニッククルーズ */
  .picnic_cruise-ttl{margin-bottom:40px;}
  .picnic_cruise-img{display:none;}
  /* 貸切クルーズ */
  .reserved_cruise-ttl{margin-bottom:40px;}
  .reserved_cruise-img{display:none;}
	
  .col4b-list li {
    margin-right: 30px;
}	
	/* 料金表 */
	.price-tbl2 td.price-fl div:nth-of-type(n+2) {
		padding: 5px 0;
	}
	/* facebook埋め込み */
		.fb-container span {
		width: 100%!important;
	}

}


/* =============================================================
   640px以下
============================================================= */
@media screen and (max-width:640px){
	.visible-pc{display: none;}
	
  .visible640{display:inline-block;}
  /* コンテンツ
  ----------------------------------------- */
  .top_bg{height:500px;}
  .bay_lounge{
    top:10%;
    width: 90%;
    max-width: 450px;
  }
  .cruise_logo{display:none;}
  .rudder{display:none;}
  .sailing_time-tbl.tbl,
  .sailing_time-tbl .col-l,
  .sailing_time-tbl .col-r{
    display:block;
    width:100%;
  }
  .sailing_time-tbl .col-l{margin-bottom:20px;}
  .sailing_time-tbl .col-r{
    text-align:center;
    padding-left:0;
  }
  /* チケット */
  .ticket{font-size:calc(17px * .76);}
  .ticket span{font-size:calc(23px* .76);}
  .ticket-img{width:80px;}
  /* 料金表 */
  .price-tbl th,
  .price-tbl td {font-size:calc(22px * .7);}
  .price_sub{font-size:calc(16px * .7);}
  .frame_s-txt{font-size:calc(19px * .7);}
  .aside_info-ttl{
    font-size:calc(18px * .7);
    padding:3px 0;
  }
  .aside_info-link a{font-size:calc(30px * .7);}
	.price-tbl2 tr {
		display: block;
		width: 100%;
	}
	.price-tbl2 tr:nth-of-type(n+2),
	.price-tbl2 tr:nth-of-type(n+2) th {
		border-left: none;
	}
	.price-tbl2 th,
	.price-tbl2 td,
	.price-tbl2 td.row2 {
		height: auto;
	}
	.price-tbl2 td.price-fl div:nth-of-type(n+2) {
		padding: 0;
	}

  /* 運航期間 */
  .cruise-tbl th,
  .cruise-tbl td{font-size:calc(22px * .7);}
  /* ピクニッククルーズ */
  .waribiki-tbl .col-l{text-align:right;}
  .waribiki-tbl > .col-r{width:45%;}
  .waribiki-txt01{font-size:calc(16px * .7);}
  .waribiki-txt02{font-size:calc(38px * .7);}
  .waribiki-txt03{font-size:calc(13px * .7);}
  .waribiki-txt04{font-size:calc(22px * .7);}
  .waribiki-ttl-l,
  .waribiki-ttl-r{font-size:calc(26px * .7);}
  #picnic .attention-list{margin-bottom:20px;}
  /* 貸切クルーズ */
  .reserved-tbl.tbl,
  .reserved-tbl .col-l,
  .reserved-tbl .col-r{
    display:block;
    width:100%;
    padding-left:0;
    padding-right:0;
  }
  .reserved-tbl .reserved-ttl{font-size:calc(25px * .8);}
  .reserved-txt01{font-size:calc(22px * .8);}
  .reserved-txt02{font-size:calc(18.5px * .8);}
  .reserved-price{font-size:calc(24px * .8);}
  .reserved-tbl .reserved-contents{padding:10px;}
  /* ページ下部詳細エリア */
  .contact-list{
    display:block;
    max-width:300px;
  }
  .contact-l{
    border-right:1px solid #673705;
    border-bottom:0;
  }
  .contact_tel-link a{font-size:calc(35px * .7);}
  .contact_mail-link a{font-size:calc(23.5px * .7);}
  .sunset_time-btn02{font-size:21px;}
  .attention-ttl{font-size:calc(20px * .7);}
  .attention-ttl-bg{
    background-size:20px;
    padding:6px 23px 0;
  }
  .attention-list02 li{font-size:12px;}
  .attention-list02 li:before{
    width:12px;
    height:12px;
  }
  .arrow-top{
    font-size:calc(21px * .7);
    padding-left:15px;
  }
  .arrow-top:before{
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-bottom:10px solid #000;
    top:6px;
  }
	
/* お問い合わせボタン */
	.fixed-reserve-bt {
		border-radius: initial;
		top: auto;
		bottom: 15%;
		left: 50%;
		transform: translateX(-50%);
		text-align: center;
		width: 100%;
		writing-mode: lr;
	}
	
	.fixed-tel-bt {
		border-radius: initial;
		top: auto;
		bottom: 7.5%;
		left: 50%;
		transform: translateX(-50%);
		text-align: center;
		width: 100%;
		writing-mode: lr;
		filter: none;
	}
	
	.fixed-gallery-bt {
		border-radius: initial;
		top: auto;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		text-align: center;
		width: 100%;
		writing-mode: lr;
		filter: none;
	}
	
	.fixed-reserve_sp {
		position: fixed;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		text-align: center;
		z-index: 1;
		width: 640px;
		max-width: 100%;
		filter: drop-shadow(4px 4px 6px rgb(0,0,0,0.5));
	}
	
	.fl-re_sp {
		display: flex;
		justify-content: center;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		font-size: 13px;
	}
	
	.fl-re_sp div {
		flex-basis: calc(100% / 3);
		font-weight: bold;
		display: flex;
		align-items: center;
		justify-content: center;
		padding-bottom: 10px;
		
	}
	
	.fl-re_sp div a {
		color: unset;
	}
	
	.re_sp {
		background-color: #C30D24;
		color: #fff;
	}
	
	.tel_sp {
		background-color: #e86a15;
		color: #fff;
	}
	
	.pho_sp {
		background-color: #ef3a61;
		color: #fff;
	}
	
	.line_sp {
		background-color: #06C755;
		color: #fff;
	}

  .sunset-grid {
    display: grid;
    gap: 0.6em 1em;
  } 

  .sunset-grid a {
    font-size: 0.9em;
  }
 
  
	
/* プライベートクルーズ */
	.private-box {flex-direction: column;}
	
	/* facebook埋め込み */
		.fb-container {
		margin: 0 auto;
		overflow-x: hidden;
	}


  
}
/* =============================================================
   480px以下
============================================================= */
@media screen and (max-width:480px){
  .visible480{display:inline-block;}
  .col2-list,
  .col3-list{
    display:block;
    text-align:center;
    margin-left:0;
    margin-right:0;
  }
  .col2-list li,
  .col3-list li{
    width:100%;
    padding:0;
    margin-bottom:20px;
  }
  .col4-list li{flex-basis:46%;}
  .col4b-list li{flex-basis:46%;margin-right: 0;}	
	.col4b-list{justify-content:space-between;}	
  .head-address{display:none;}
  .sp-head-detail-info{font-size:11px;}
  .sp-head-detail-tel{font-size:16px;}
  /* コンテンツ
  ----------------------------------------- */
  .description-txt{font-size:14px;}
  .page-link li{width:50%;}
  /* 予約フォーム */
  /* .form-ifrm{min-height:1300px;} */
  /* チケット */
  .ticket{line-height:1.3;}
  /* 料金表 */
  .price_outer-tbl.tbl,
  .price_outer-tbl > .col-l,
  .price_outer-tbl > .col-c,
  .price_outer-tbl > .col-r{
    display:block;
    width:100%;
  }
  .price-tbl{margin-bottom:0;}
  .price-tbl th{
	  border-right:1px solid #EBE6E0;
	  border-left:1px solid #EBE6E0;
	}
  .price_outer-tbl .col-c td,
  .price_outer-tbl .col-r td{border-left:1px solid #EBE6E0;}
  .price_bird{left:20px;}
  
  .aside-outer{
    margin-left:0;
    margin-right:0;
  }
  .aside-tbl.tbl,
  .aside-tbl .row,
  .aside-tbl .col-l,
  .aside-tbl .col-r{
    display:block;
    width:100%;
    text-align:center;
  }
  /* ピクニッククルーズ */
  .waribiki-tbl.tbl,
  .waribiki-tbl > .col-l,
  .waribiki-tbl > .col-c,
  .waribiki-tbl > .col-r{
    display:block;
    width:100%;
  }
  .waribiki-tbl > .col-l{text-align:center;}
  .waribiki-tbl > .col-l .waribiki-txt03{text-align:center;}
  .waribiki-ttl{text-align:center;}
  .waribiki-tbl02 .col-l{width:45%;}
  .waribiki-tbl .col-c{padding:2%;}
  .waribiki-tbl .col-c img{transform:rotate(90deg);}
	/* プライベートクルーズ */
	.ivory-left-border {
		border-left: 1px solid #EBE6E0;
	}
	.frame_s-add {
		padding: 1rem;
	}
	
  /* フッター
  ----------------------------------------- */
  .foot_block,
  .company_left,
  .company_right{
    display:block;
    width:100%;
    text-align:center;
    padding-right:0;
  }
  .foot_block table{margin:0 auto 20px;}
  .foot-logo{margin-bottom:20px;}
}

.footer_area-r {
    display: table;
    max-width: 500px;
    width: 100%;
    table-layout: fixed;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
}


.inner {
    width: 1040px;
   max-width: 100%;
    margin: 0 auto;
	padding: 0 2rem;
}

.box150{
	width: 150px;
}

.col_2{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
	list-style: none;
}
.col_2 > *{
    width: calc( 50% - 6px ) ;
    margin-right: 12px;
    /*margin-bottom: 12px;*/
}
.col_2 > *:nth-child(2n){
    margin-right: auto;
}
.col_2 > * > *{
    
    position: relative;
    overflow: hidden
}