<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ============================= ‹¤’Ê =============================  */

* { 
	padding: 0px;
	margin: 0px;
	border: none;
	box-sizing: border-box;
}

li { list-style-type: none;}


a { text-decoration:none; color: #333; overflow: hidden;}

a:hover {
	color:#F60;
}

body {
	line-height: 130%;
}
article{
	max-width:1024px;
	margin: 0 auto;
}
nav{
	max-width:1024px;
	margin: 0 auto;
}
.centerbody{	
    font-family: inherit!important;
}
.notification{
	text-align: center;
	color:#c00;
	padding:8px 10px;
}

.notification ul{
	margin: 10px;
}

.notification a{
	text-decoration: underline;
	text-align: left;
	font-size: 1.1em;
}
#mainRight{
    max-width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}
#topics {
	max-width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}

/*#mainContent h2{
	border-left: 5px solid #ffa500;
	padding:8px 0 8px 12px;
	border-bottom: 1px dashed #ffa500;
	margin:30px 0 15px;
	font-family: "Noto Sans Japanese";
	font-size:1.9em;
}*/
#mainContent #planList h3{
	color: #fff;
    font-size: 1.5em;
    line-height: 1.2em;
    font-family: "Noto Sans Japanese";
    border-bottom: thick double #fff;
    background-color: #ffa500;
    padding: 10px;
	width: 100%;
}
#mainContent h3 span{
	text-align: left;
    position: relative;
    padding: 0 55px;
	color: #000000;
}

#mainContent h3 span:before, #mainContent h3 span:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 2px;
	background:#ffa500;
	border-radius: 1px;
}

#mainContent h3 span:before {left:0;}
#mainContent h3 span:after {right: 0;}

/*知床浪漫3プラン*/
.content .inner {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
}

.clr {
    min-height: 1px;
    clear: both;
}

.clr:after, .clr:before {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

/*.roman h2 {
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    background-image: url(https://www.tabione.com/img/topics/shiretoko_bus/ttl_03.png);
    background-repeat: no-repeat;
    background-position: top left;
    min-height: 133px;
    width: 100%;
    margin: 80px 0 40px;
}*/

.roman_item {
    width: 860px;
    margin-bottom: 50px;
}

.roman_item {
    position: relative;
}

.roman_item .roman_item_lft {
    position: relative;
    float: left;
    width: 324px;
	box-shadow: 15px 15px 0px 0 rgb(60, 194, 235);
}

.roman_item .mr {
    float: left;
    margin-right: 30px;
}

.roman_item .roman_item_rght {
    float: right;
    width: 500px;
    position: relative;
}

.roman h3 {
    font-size: 24px;
    color: #554236;
	margin-top: 20px;
}

.roman_item p {
    color: #554236;
    font-size: 13px;
    margin: 25px 0 35px;
    line-height: 2;
}

.detail_button {
    position: relative;
    display: block;
    float: left;
}

.roman_item {
    width: 860px;
    margin-bottom: 50px;
}

.detail_button:hover img {
    visibility: hidden;
}
/*↓自分で追加したCSS*/
.roman_item_lft img.mr {
    margin-right: 30px;
    position: relative;
    float: left;
    width: 324px;
}
#mainContent .line_5 {
    background-image: url(https://www.tabione.com/img/topics/shiretoko_bus/line_5.png);
    background-repeat: repeat-x;
    background-position: top center;
    min-height: 5px;
    width: 100%;
}
.clr:after, .clr:before {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.roman_item:nth-child(3) {
    margin-left: 162px;
}
.roman h2 {
    font-size: 2.5rem;
    margin: 30px auto;
    padding: 25px;
    display: block;
    font-family: fot-tsukuardgothic-std;
    text-align: center;
}
/*↓plan*/
.ttl01 {
    margin-bottom: 20px;
    text-align: center;
}
.ttl01 .en {
    color: #3063b8;
    display: inline-block;
    font-family: Futura-Dem;
    font-size: 1.5rem;
    margin-bottom: 30px;
    padding-bottom: 5px;
    position: relative;
}
.ttl01 .ja {
	font-size: 2.5rem;
    display: block;
    font-family: fot-tsukuardgothic-std;
	margin: 40px auto;
}
.m-index .regular_cruise .regular_cruise_list {
    background: #e5f6fc;
    margin-top: -50px;
    padding: 100px 0;
    position: relative;
}
.regular_cruise_list .regular_cruise_box .img {
    overflow: hidden;
    width: 50%;
}
.regular_cruise_list .regular_cruise_box .img img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
	width: 100%;
	height: 350px;
	object-fit:contain;
}
.regular_cruise_list .regular_cruise_box.michigan .text {
    background: #50aadb;
    right: 10%;
    top: 40px;
	width: 45%;
}
.regular_cruise_list .regular_cruise_box.michigan .illust {
    right: -70px;
    top: -45px;
}
.roman_item_rght img {
    font-size: 0;
    height: auto;
    line-height: 1;
    width: 90%;
    vertical-align: top;
}
.regular_cruise_list .regular_cruise_box h3 {
    font-family: fot-tsukuardgothic-std;
    font-size: 4.2rem;
    margin-bottom: 35px;
}
.l-main blockquote, .l-main dl, .l-main ol, .l-main p, .l-main pre, .l-main table, .l-main ul {
    margin-bottom: 20px;
}
.regular_cruise_list .regular_cruise_box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 25px;
    position: relative;
}
.regular_cruise_list .regular_cruise_box ul:before {
  content: "\f13d";
  font-family: Font Awesome\ 5 Pro;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.regular_cruise_list .regular_cruise_box ul li {
  border: 1px solid #fff;
  margin-left: 20px;
  padding: 3px;
  position: relative;
}
.regular_cruise_list .regular_cruise_box .btn {
  background: #ffe220;
  border-radius: 30px;
  color: #265698;
  display: block;
  font-family: Futura-Dem;
  margin-left: auto;
  margin-top: 15px;
  padding: 10px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  width: 245px;
}
.regular_cruise_list .regular_cruise_box .btn:before {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 20px;
}
.regular_cruise_list .regular_cruise_box.chikubu .img {
  margin-left: auto;
	margin-top: 30px;
}
.regular_cruise_list .regular_cruise_box.chikubu .text {
  background: #e88b49;
  left: 10%;
  top: 40px;
  width: 45%; 
}
.regular_cruise_list .regular_cruise_box h2, .regular_cruise_list .regular_cruise_box h3 {
  font-family: fot-tsukuardgothic-std;
  font-size: 2.5rem;
  margin-bottom: 35px;
}
.regular_cruise_list .regular_cruise_box a {
  display: block;
  position: relative;
  width: 100%;
}
.regular_cruise_list .regular_cruise_box.gurutto {
  margin: 0 auto;
  max-width: 1024px;
}
.regular_cruise_list .regular_cruise_box.gurutto a {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.regular_cruise_list .regular_cruise_box.gurutto .btn {
  margin: 0 auto;
}
.regular_cruise_list .regular_cruise_box.gurutto .img {
  width: 360px;
}
.regular_cruise_list .regular_cruise_box.gurutto .text {
  background: #46b8ae;
  padding: 40px;
  position: relative;
  text-align: center;
  width: 45%;
  height: 300px;
}
.regular_cruise_list .regular_cruise_box.gurutto .illust {
  right: -50px;
  top: 35px;
  z-index: 100;
}
.regular_cruise_list .regular_cruise_box.gurutto .limited {
  color: #ffe220;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 30px;
  position: relative;
}
.regular_cruise_list .regular_cruise_box.gurutto .limited:before {
  background: #ffe220;
  bottom: -5px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}
.regular_cruise_list .regular_cruise_box.gurutto h3 {
  font-size: 2.1rem;
  position: relative;
  z-index: 100;
}
.regular_cruise_list .regular_cruise_box.gurutto p {
  position: relative;
  z-index: 100;
  margin: 20px auto;
　font-size: 1.5rem;
  line-height: 20px;
}
.regular_cruise_list .regular_cruise_box.gurutto ul {
  margin: 0 auto 20px;
  max-width: 300px;
  position: relative;
  z-index: 100;
}
.regular_cruise_list .regular_cruise_box ul:before {
  content: "\f13d";
  font-family: Font Awesome\ 5 Pro;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.regular_cruise_list .regular_cruise_box .text {
    color: #fff;
    width: 485px;
    padding: 45px;
    position: absolute;
}
.regular_cruise_list .regular_cruise_box a:hover .img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
/*FAQ*/
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	font-family: 'FontAwesome', sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em 0;
	color: #ffffff;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	line-height: 1.6em;
	position: relative;
	display: block;
	margin: 0 0.5em 0.5em 2em;
	padding: 1em 0 2em 0;
	cursor: pointer;
	border-radius: 0.3em;
	background: #e88b49;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}
.cp_qa .cp_actab label span {
	display: block;
	padding: 0 2em 0.5em 2em;
	border-bottom: 1px solid #ffffff;
	font-size: 1.5rem;
}
/* --?アイコン */
.cp_qa .cp_actab label::before {
	font-size: 2em;
	position: absolute;
	z-index: 99;
	top: 0.5em;
	left: -1em;
	padding: 0em 0.55em 1.2em;
	content: '\f128';
	border: 3px solid #ffffff;
	border-radius: 50%;
	background: #e88b49;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 1.8em;
}
/* --▼アイコン */
.cp_qa .cp_actab label::after {
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
	position: absolute;
	right: 0;
	bottom: 1em;
	content: '▼';
	display: inline-block;
	width: 100%;
	height: 1em;
	padding: 0.5em;
	text-align: right;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	position: relative;
	overflow: hidden;
	max-height: 0;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 5em;
	-webkit-transition: max-height 0.5s ease;
	        transition: max-height 0.5s ease;
	color: #ffffff;
}
/* --!アイコン */
.cp_qa .cp_actab .cp_actab-content::before {
	font-size: 1.5em;
	position: absolute;
	z-index: 99;
	top: calc(50% - 0.9em);
	left: 2.5em;
	padding: 0 0.6em;
	content: '\f12a';
	color: #ffffff;
	border: 3px solid #ffffff;
	border-radius: 50%;
	background: #46b8ae;
	width: 2em;
	height: 2em;
	line-height: 1.8em;
}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 0.5em 0.5em 0.5em 0;
	padding: 1em 1em 1em 3em;
	border-radius: 0.3em;
	background: #46b8ae;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
	font-size: 1.5rem;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
}
/* 質問をクリックした時の▼アイコンの動き */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	bottom: 0em;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.cp_qa h2 {
    /* font-family: 'FontAwesome', sans-serif; */
    font-size: 2.5rem;
    margin: 40px auto;
    padding: 25px;
    display: block;
    font-family: fot-tsukuardgothic-std;
    text-align: center;
}
/*h2下線*/
h2 {
  border-bottom: solid 3px #ffc778;
  position: relative;
}
h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px skyblue;
  bottom: -3px;
  width: 50%;
}
/*メイン画像アニメ*/
.main_visual {
    position: relative;
}
.main_visual .wave01 {
    width: 100%;
    height: 24px;
    background-image: url(https://www.tabione.com/img/topics/shiretoko_bus/wave_bg01.png);
    background-repeat: repeat-x;
    background-size: contain;
    animation: loop 11s linear infinite;
    position: absolute;
    bottom: -2px;
    z-index: 5;
}
@keyframes loop {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -2000px 0; /* 画像のマイナス幅 */
    }
}
.main_visual .wave02 {
    width: 100%;
    height: 25px;
    background-image: url(https://www.tabione.com/img/topics/shiretoko_bus/wave_bg02.png);
    background-repeat: repeat-x;
    background-size: contain;
    animation: loop 15s linear infinite;
    position: absolute;
    bottom: -3px;
    z-index: 10;
}
@keyframes loop {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -2000px 0; /* 画像のマイナス幅 */
    }
}

/*詳細はこちら②*/
.original-button {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #333333;
  font-size: 18px;
  border-radius: 0px;
  width: 200px;
  height: 48px;
  font-weight: bold;
  border: 2px solid #333333;
  transition: 0.3s;
  box-shadow: 5px 5px 0px 0px rgba(51, 51, 51, 1);
  background-color: #ed6d46;
  margin-left: 115px;
}

.original-button:hover {
  box-shadow: 0 0 #333;
  color: #fff;
  background-color: #333;
}
.regular_cruise_list .regular_cruise_box .img {
    overflow: hidden;
    width: 60%;
}
.regular_cruise_list .regular_cruise_box.michigan .text {
    background: #50aadb;
    top: 40px;
    width: 55%;
    right: 20px;
}

 

.regular_cruise_list .regular_cruise_box.chikubu .img {
    margin-left: auto;
    /* margin-top: 30px; */
}

 

.regular_cruise_list .regular_cruise_box.chikubu .text {
    background: #e88b49;
    left: 20px;
    top: 70px;
    width: 45%;
}
.regular_cruise_list .regular_cruise_box .img img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
    height: 350px;
    object-fit: cover;
}

 

.regular_cruise_list .regular_cruise_box.gurutto {
    margin: 30px auto;
    max-width: 1024px;
}
.regular_cruise_list .regular_cruise_box.gurutto .text {
    background: #46b8ae;
    position: relative;
    text-align: center;
    width: 45%;
    height: 350px;
    padding: 80px 40px 40px;
}

/*faq*/
	.accordion-001 {
    width: 85%;
    background-color: #f6e5cc;
    margin: 0 auto;
}

.accordion-001:not([open]) {
    margin-bottom: 7px;
}

.accordion-001 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1.5em 2em;
    border-radius: 5px;
    background-color: #e88b49;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.accordion-001 summary::-webkit-details-marker {
    display: none;
}

.accordion-001 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    content: '';
    transition: transform .3s;
}

.accordion-001[open] summary::after {
    transform: rotate(225deg);
}

.accordion-001 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1em 2em 2em 2em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-001[open] p {
    transform: none;
    opacity: 1;
}
/*faqここまで*/

.sp-only { display: block!important; }
.pc-only { display: none!important; }
@media  (min-width: 787px) {
    .sp-only { display: none!important; }
    .pc-only { display: block!important; }
}

@media screen and (max-width : 787px){
.main_visual .wave01 {
    width: 100%;
    height: 10px;
    background-image: url(https://www.tabione.com/img/topics/shiretoko_bus/wave_bg01.png);
    background-repeat: repeat-x;
    background-size: contain;
    animation: loop 22s linear infinite;
    position: absolute;
    bottom: -2px;
    z-index: 5;
}
.main_visual .wave02 {
    width: 100%;
    height: 10px;
    background-image: url(https://www.tabione.com/img/topics/shiretoko_bus/wave_bg02.png);
    background-repeat: repeat-x;
    background-size: contain;
    animation: loop 30s linear infinite;
    position: absolute;
    bottom: -3px;
    z-index: 10;
}	
.roman h2 {
    font-size: 2rem;
    margin: 30px auto;
    padding: 25px;
    display: block;
    font-family: fot-tsukuardgothic-std;
    text-align: center;
}	
.ttl01 .ja {
    font-size: 1.8rem;
    display: block;
    font-family: fot-tsukuardgothic-std;
    margin: 40px auto;
}	
.cp_qa h2 {
    /* font-family: 'FontAwesome', sans-serif; */
    font-size: 2rem;
    margin: 20px auto;
    padding: 25px;
    display: block;
    font-family: fot-tsukuardgothic-std;
    text-align: center;
}	
.roman_item .roman_item_lft {
    position: relative;
    float: left;
    width: calc(100% - 15px);
    box-shadow: 15px 15px 0px 0 rgb(60, 194, 235);
    /* margin: auto; */
}
.roman_item_lft img.mr {
    margin-right: 30px;
    position: relative;
    float: left;
    width: 100%;
}
.roman_item .roman_item_rght {
    float: right;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
}		
.roman_item:nth-child(3) {
    /* margin-left: 5px; */
}	
.roman_item:nth-child(3) {
    margin: auto;
}	
.roman_item {
    width: 90%;
    margin: 0 auto 50px;
}	
.cp_qa .cp_actab label {
    line-height: 1em;
    position: relative;
    display: block;
    margin: 0 0.5em 0.5em 2em;
    padding: 1em 0 2em 0;
    cursor: pointer;
    border-radius: 0.3em;
    background: #e88b49;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}	
.cp_qa .cp_actab label::before {
    font-size: 2em;
    position: absolute;
    z-index: 99;
    top: 0.5em;
    left: -1em;
    padding: 0em 0.5em 1.2em;
    content: '\f128';
    border: 3px solid #ffffff;
    border-radius: 70%;
    background: #e88b49;
    display: inline-block;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.7em;
}	
.cp_qa .cp_actab .cp_actab-content::before {
    font-size: 1.5em;
    position: absolute;
    z-index: 99;
    top: calc(50% - 0.9em);
    left: 2.5em;
    padding: 0 0.6em;
    content: '\f12a';
    color: #ffffff;
    border: 3px solid #ffffff;
    border-radius: 50%;
    background: #46b8ae;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.6em;
}	
.cp_qa .cp_actab .cp_actab-content p {
    margin: 0.5em 0.5em 0.5em 0;
    padding: 1em 1em 1em 2em;
    border-radius: 0.3em;
    background: #46b8ae;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    font-size: 1.2rem;
}
.cp_qa .cp_actab {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 0px;
    color: #ffffff;
}	
.roman_item {
    width: 90%;
    margin: 0 auto 20px;
}	
.roman h3 {
    font-size: 23px;
    color: #554236;
    margin-top: 35px;
}
.roman_item p {
    color: #554236;
    font-size: 16px;
    margin: 25px 0 25px;
    line-height: 1.5;
}	
.regular_cruise_box.michigan {
    background-color: #50aadb;
}
.regular_cruise_list .regular_cruise_box a {
    display: block;
    position: static;
    width: 100%;
}
.regular_cruise_list .regular_cruise_box .img {
    width: 80%;
    margin: 20px auto;
}
.regular_cruise_list .regular_cruise_box .img img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
    object-fit: cover;
    height: 180px;
}
.regular_cruise_list .regular_cruise_box.michigan .text {
    background: #50aadb;
    width: 100%;
    position: static;
    padding: 10px 45px;
}
.regular_cruise_list .regular_cruise_box h2, .regular_cruise_list .regular_cruise_box h3 {
    font-family: fot-tsukuardgothic-std;
    font-size: 1.6rem;
    margin-bottom: 15px;
    text-align: center;
}
.regular_cruise_list .regular_cruise_box .btn {
    width: 80%;
    margin: 15px auto;
}
.regular_cruise_box.chikubu {
    background-color: #e88b49;
    margin-top: 30px;
}
.regular_cruise_list .regular_cruise_box.chikubu .text {
    background: #e88b49;
    width: 100%;
    position: static;
    padding: 10px 45px;
}
.regular_cruise_list .regular_cruise_box.gurutto {
    background-color: #46b8ae;
    margin: 30px auto;
}
.regular_cruise_list .regular_cruise_box.gurutto a {
    display: block;
}
.regular_cruise_list .regular_cruise_box.gurutto .text {
    text-align: left;
    width: 100%;
    height: auto;
    padding: 10px 45px;
}	
}</pre></body></html>