@charset "utf-8";

#main { width:100%; margin:10px auto; }
#main .sp { display:none!important; }
#main .pc { display:block!important; }


/*----------------------�X�}�z��-----------------------*/

@media screen and (max-width: 768px) {
#main .pc { display:none!important; }
#main .sp { display:block!important; }
}
/*----------------------top�֖߂�----------------------*/
#return_top { text-align:center; margin:10px; }
#return_top a { background: url("https://image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0); line-height: 1em; padding-left: 10px; }




/*--------------------------------------------------
  reset
--------------------------------------------------*/




#main{
	width: 100%;
	font-size: 16px;
  /*font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;*/
	color: #39383a;
	line-height: 1.8em;
	margin: 0 auto 50px;
	font-size: 14px;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Yutaka added */
table, tr, th, td, caption {
  vertical-align: middle;
  text-align:left;
}

img {
  vertical-align: top;
  font-size:0;
  line-height: 0;
	margin: 0;
	padding: 0;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
input[type="submit"] {
 -webkit-appearance: none;
}

/*--------------------------------------------------
てきすと
--------------------------------------------------*/
.text1 {
	font-size: 18px
}
.text2 {
	font-size: 20px
}
.text3 {
	font-size: 22px
}
.text4 {
	font-size: 24px
}
.text5 {
	font-size: 32px
}
.text6 {
	font-size: 36px
}
.text7 {
	font-size: 38px
}
.color1 {
	color: #e69955;
}
.color2 {
	color: #8e7d42;
}
.color3 {
	color: #da2e00;
}
.f-style {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W5", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
}
.bold {
	font-weight: bold;
}
.t-bold {
	font-weight: 900;
}

.f-size01 {
	/*font-size: 39px;*/
	font-weight: bold;
}
/*--------------------------------------------------
ここから
--------------------------------------------------*/
/*--------------------------------------------------
ページャー　ボタン
--------------------------------------------------*/
/* Dots */
.slide-dots {
  position: absolute;
  text-align: center;
  margin: 0 0 0 -48px;
  z-index: 8888;
  bottom: -65px;
  left: 50%;
	display: none;
}
.slide-dots li {
  display: inline-block;
  padding: 0 6px;
	display: none;
}
.slide-dots li button {
  width: 20px;
  height: 20px;
  background: #bbb;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
	cursor: pointer;
}
.slide-dots .slick-active button {
  background: #4d774d;
}
.slide-dots2 {
  position: absolute;
  text-align: center;
  margin: 0 0 0 -35px;
  z-index: 8888;
  bottom: -65px;
  left: 46%;
}
.slide-dots2 li {
  display: inline-block;
  padding: 0 6px;
}
.slide-dots2 li button {
  width: 13px;
  height: 13px;
  background: #39383a;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
	cursor: pointer;
}
.slide-dots2 .slick-active button {
  background: #e69955;
}


button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.slide-arrow {
  position: absolute;
	top: 45%;
	cursor: pointer;
	z-index: 1000;
	display: none;
	visibility: hidden;
}

.prev-arrow {
	width: 38px;
	height: 38px;
	border-top: solid 8px #ddd;
	border-right: solid 8px #ddd;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: absolute;
	left: 30px;
	margin-top: -19px;
	display: none;

}

.next-arrow {
	width: 38px;
	height: 38px;
	border-top: solid 8px #fff;
	border-right: solid 8px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	display: none;
	margin-top: -19px;
}


.slide-arrow02 {
  position: absolute;
	top: 45%;
	cursor: pointer;
	z-index: 1000;
}

.prev-arrow02 {
	width: 22px;
	height: 22px;
	border-top: solid 2px #989797;
	border-right: solid 2px #989797;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: absolute;
	left: -50px;
	display: none;
	margin-top: -20px;
}

.next-arrow02 {
	width: 22px;
	height: 22px;
	border-top: solid 2px #989797;
	border-right: solid 2px #989797;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: -50px;
	display: none;
	margin-top: -20px;
}


.slide-arrow03 {
  position: absolute;
	top: 50%;
	cursor: pointer;
	z-index: 1000;
}

.prev-arrow03 {
	width: 28px;
	height: 28px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: absolute;
	left: 30px;
	display: none;
	margin-top: -20px;
}

.next-arrow03 {
	width: 28px;
	height: 28px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	display: none;
	margin-top: -20px;
}





#main {
	min-width: 1100px;
}

#main .inner{
	margin: 0 auto;
}

#main a {
	text-decoration: none;
	display: block;
}

/*--------------------------------------------------
title
--------------------------------------------------*/
#main  .titel-box {
	text-align: center;
	width: 1100px;
	margin: 0 auto;
}
#main .title01 {
	font-size: 38px;
	font-weight: bold;
}
#main .subttl {
	color: #e69955;
	font-weight: bold;
	font-size: 15px;
	padding-top: 5px;
}

#main .title02 {
	background: #e69955;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 90px;
}

#main .titel-box02 {
	text-align: center;
	width: 1100px;
	margin: 0 auto;
}

#main .subttl-01 {
	font-size: 28px;
	font-weight: bold;
	margin-top: 60px;
}
/*--------------------------------------------------
mv
--------------------------------------------------*/
#main #mv {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#main #mv .image-box {
	position: relative;
	width: 100%;
}
#main #mv .mv-text {
	position: absolute;
	top: 45px;
	left: 0;
	right: 0;
	color: #fff;
	margin: 0 auto;
	/*width: 1100px;*/
}
#main #mv .mv-text h2 {
	/*text-align: center;*/
	width:780px;
	margin:0 auto;
}
#main #mv .mv-text h2 img {
	width:100%;
}
#main #mv .mv-text .text {
	text-align: right;
	font-weight: bold;
	margin-top: 230px;
}

#main #mv .slider {
	position: relative;
	width: 100%;
	height: 780px;
	margin: 0 auto;
}

#main #mv .image01 {
	background: url(../images/mv-01.jpg) center center no-repeat ;
	position: relative;
	background-size: cover;
	width: 100%;
	height: 780px;
}
#main #mv .image01 .text{
	position: absolute;
	bottom: 4%;
	right: 15%;
	color: #000;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background-color: rgba(223,235,249,0.8);
    color: #041629;
}


#main #mv .image01 .text span{
	font-weight: bold;
}

#main #mv .image01 .text a{
    color: #4d58e8;
    font-weight: bold;
}

#main #mv .image02 {
	background: url(../images/mv-02.jpg) center center no-repeat ;
	position: relative;
	background-size: cover;
	width: 100%;
	height: 780px;
}
#main #mv .image02 .text{
	position: absolute;
	bottom: 4%;
	right: 15%;
	color: #000;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background-color: rgba(223,235,249,0.8);
    color: #342d22;
}

#main #mv .image02 .text span{
	font-weight: bold;
}

#main #mv .image02 .text a{
    color: #4d58e8;
    font-weight: bold;
}

#main #mv .image03 {
	background: url(../images/mv-03.jpg) center center no-repeat ;
	position: relative;
	background-size: cover;
	width: 100%;
	height: 780px;
}
#main #mv .image03 .text{
	position: absolute;
	bottom: 4%;
	right: 15%;
	color: #000;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background-color: rgba(223,235,249,0.8);
    color: #0b1b39;
}


#main #mv .image03 .text span{
	font-weight: bold;
}

#main #mv .image03 .text a{
    color: #4d58e8;
    font-weight: bold;
}

#main #mv .image04 {
	background: url(../images/mv-04.jpg) center center no-repeat ;
	position: relative;
	background-size: cover;
	width: 100%;
	height: 780px;
}
#main #mv .image04 .text{
	position: absolute;
	bottom: 4%;
	right: 15%;
	color: #000;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background-color: rgba(223,235,249,0.8);
    color: #242314;
}

#main #mv .image04 .text span{
	font-weight: bold;
}

#main #mv .image04 .text a{
    color: #4d58e8;
    font-weight: bold;
}

#main #mv .image05 {
	background: url(../images/mv-05.jpg) center center no-repeat ;
	position: relative;
	background-size: cover;
	width: 100%;
	height: 780px;
}
#main #mv .image05 .text{
	position: absolute;
	bottom: 4%;
	right: 15%;
	color: #000;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background-color: rgba(223,235,249,0.8);
    color: #081706;
}


#main #mv .image05 .text span{
	font-weight: bold;
}

#main #mv .image05 .text a{
    color: #4d58e8;
    font-weight: bold;
}


#main #mv .image06 {
	background: url(../images/mv-06.jpg) center center no-repeat ;
	position: relative;
	background-size: cover;
	width: 100%;
	height: 780px;
}
#main #mv .image06 .text{
	position: absolute;
	bottom: 4%;
	right: 15%;
	color: #000;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background-color: rgba(223,235,249,0.8);
    color: #160401;
}

#main #mv .image06 .text span{
	font-weight: bold;
}

#main #mv .image06 .text a{
    color: #4d58e8;
    font-weight: bold;
}

#main #mv .image07 {
	background: url(../images/mv-07.jpg) center center no-repeat ;
	position: relative;
	background-size: cover;
	width: 100%;
	height: 780px;
}




#main #mv .image07 .text{
	position: absolute;
	bottom: 4%;
	right: 15%;
	color: #000;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background-color: rgba(223,235,249,0.8);
    color: #1e1005;
}




#main #mv .image07 .text span{
	font-weight: bold;
}

#main #mv .image07 .text a{
    color: #4d58e8;
    font-weight: bold;
}

/*--------------------------------------------------
sec01
--------------------------------------------------*/
#main .sec01 span{
	font-size: 18px;
	font-weight: bold !important;
}

#main .sec01 {
	line-height: 2;
	width: 100%;
	text-align: center;
	margin-top: 100px;
	font-size: 15px;
    color: #333333;
}

/*--------------------------------------------------
nav pc
--------------------------------------------------*/

#main .nav {
	width: 100%;
	background: #2f598c;
	margin-top: 50px;
}

#main .nav .inner {
	width: 1100px;
}

#main .nav li {
	float: left;
	text-align: center;
	width: 20%;
}

#main .nav li a {
	color: #fff;
	font-weight: bold;
	background: #2f598c;
	border-right: 1px solid #fff;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 1.4;
	padding: 16px 0;
}
#main .nav li a:hover {
  background: #fff;
	color: #2f598c;
}
#main .nav li:first-child {
	box-sizing: border-box;
	border-left: 1px solid #fff;
}

#main .nav li a span {
	display: inline-block;
	font-weight: bold;
	font-size: 17px;
}

/*--------------------------------------------------
sec02
--------------------------------------------------*/

#main .sec02 {
	width: 100%;
	margin-top: 70px;
  background: url(../images/sec02-bg.jpg) center center no-repeat ;
	height: 420px;
	padding-top: 80px;
	background-size: cover;
}

#main .sec02 .under-slider {
	width: 965px;
	margin: 0 auto;
	margin-top: 40px;
}

#main .sec02 .photo {
	/*width: 287px;*/
	width:200px;
	margin:  0 25px;
}
#main .sec02 .text-box {
	margin-top: 20px;
	line-height:1.4;
}
#main .sec02 .t-box {
	background: #e69955;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 14px;
}


/*--------------------------------------------------
sec03
--------------------------------------------------*/

#main .sec03 {
	width: 1100px;
	margin: 0 auto;
	background: #f4f3ef;
	margin-top: 90px;
}

#main .sec03 .submenu {
	padding: 40px 50px;
}
#main .sec03 .t-box {
	background: #474747;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	width: 140px;
	line-height: 40px;
}

#main .sec03 .t-box span{
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	width: 140px;
}
#main .sec03 dl {
	margin-bottom: 20px;
	width: 100%;
}
#main .sec03 dt {
	float: left;
	margin-right: 20px;
}

#main .sec03 dd {
	float: left;
	width: 80%;
}

#main .sec03 .ls01{
	float: left;
	margin-right: 20px;
	width: 28%;
}
#main .sec03 .ls02{
	width: 65%;

}
#main .sec03 .cal_icon {
	float: left;
	margin-top: 5px;
}

#main .sec03 .answer_btn{
	display: block;


}
#main .sec03  .answer_btn button{
	display: table;
	width:400px;
	background:#2f598c;
	line-height: 60px;
	box-sizing: border-box;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0 auto;
	margin-top:25px;
	position: relative;
	font-weight: bold;
}

#main .sec03  .answer_btn button:before {
	display: block;
	content: "";
	position: absolute;
	background: url(../images/icon01.png) center center no-repeat ;
	width: 23px;
	height: 23px;
	top: 18px;
	left: 113px;

}
#main .sec03 .answer_btn button:hover{
	opacity: 0.6;
}



#main .sec03 .sec03-sub {
	width: 950px;
	margin: 0 auto;
	padding-left: 50px;
	margin-top: 0;
}




.cp_ipselect {
	overflow: hidden;
	height: 38px;
}


select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	font-size: 16px;
}
select::-ms-expand {
    display: none;
}
 .cp_ipselect.cp_sl01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 0;
	background: #ffffff;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 1.3em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 8px 38px 8px 8px;
	color: #aaa;
}


#main .sec03 .wrapper_01 {
	padding: 0 0 60px 0;
	min-height: 300px;
	position: relative;

}
#main .sec03 .wrapper_01 .error {
	position: absolute;
	top: 140px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	z-index: 0;
	opacity: 0.9;
}
#main .sec03 .wrapper_01 .error a {
	border: 1px solid #111;
	display: table;
	margin:15px auto;
	padding: 5px 10px;
}

#main .sec03 .serchBox {
	padding-bottom: 40px;
}












/*--------------------------------------------------
sec04
--------------------------------------------------*/

#main .sec04 {
	width: 1100px;
	margin: 0 auto;
	background: #f4f3ef;
	margin-top: 90px;
	padding-bottom: 50px;
}
#main .subttl {
	margin-top: 10px;
}


/*--------------------------------------------------
sec05
--------------------------------------------------*/

#main .sec05 {
	width: 1100px;
	margin: 0 auto;
	background: #f4f3ef;
	margin-top: 90px;
	padding-bottom: 30px;
}

#main .sec05 .inner {
	padding: 30px 50px;
}
#main .sec05 .a-logo {
	margin-bottom: 20px;
}
#main .sec05 .logo {
	float: left;
	margin-right: 20px;
}
#main .sec05 h5 {
	float: left;
	font-weight: bold;
	line-height: 85px;
	font-size: 28px;
	vertical-align: middle;
}

#main .sec05 .no-logo h5 {
	float: none;
	font-weight: bold;
	line-height: 1.8;
	font-size: 28px;
	vertical-align: middle;
}

#main .sec05 .sub01 {
	margin-bottom: 10px;
}


/*--------------------------------------------------
sec06
--------------------------------------------------*/

#main .sec06 {
	width: 1100px;
	margin: 0 auto;
	background: #f4f3ef;
	margin-top: 90px;
	padding-bottom: 30px;
}
#main .sec06 .inner {
	padding: 60px 50px 20px 50px;
}



/*--------------------------------------------------
sec07
--------------------------------------------------*/

#main .sec07 {
	width: 1100px;
	margin: 0 auto;
	background: #f4f3ef;
	margin-top: 90px;
	padding-bottom: 70px;
}
#main .sec07 .inner {
	padding: 20px 50px 20px 50px;
}
#main .sec07 .inner .inner_lead {
	padding:0 0 20px 0;
	text-align:center;
}

#main .sec07 .inner .link01 {
	margin: 20px auto 0;
	text-align: center;
}
#main .sec07 .inner .link01 a {
	background: #2f598c;
	width: 400px;
	line-height: 60px;
	color: #fff;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
}
#main .sec07 .inner .link01 a:hover {
	background: #39383a;
}


/*--------------------------------------------------
sec08
--------------------------------------------------*/

#main .sec08 {
	width: 1100px;
	margin: 0 auto;
	background: #f4f3ef;
	margin-top: 90px;
	padding-bottom: 50px;
}
#main .sec08 .inner {
	padding: 60px 50px 20px 50px;
}


/*--------------------------------------------------
sec09
--------------------------------------------------*/

#main .sec09 {
	width: 1100px;
	margin: 0 auto;
	background: #f4f3ef;
	margin-top: 90px;
	padding-bottom: 80px;
}
#main .sec09 .inner {
	padding: 50px 50px 20px 50px;
}





/*--------------------------------------------------
com01 ボックス並び
--------------------------------------------------*/

#main .com01{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-flow: row wrap;
	justify-content: flex-start;
	width:1100px;
	overflow: hidden;

}
#main .com01 li {
	width: 480px;
	margin:0 40px 36px 0;
	height: auto;
	position: relative;
}

#main .com01 a {
	border: solid #e69955 2px;
	background: #fff;
	box-sizing: border-box;
	position: relative;
	display: block;
}

#main .com01 a:after{
	content: "";
	position: absolute;
	display: block;
	bottom: 10px;
	right: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 24px 24px;
	border-color: transparent transparent #e69955 transparent;
}
#main .com01 a:hover {
	box-sizing: border-box;
	box-shadow:4px 4px 0px 3px #e69955;
}

#main .com01 .text_box {
	padding: 20px;
}

#main .com01 .text_box .text {
	margin-bottom: 14px;
}
#main .com01 .text_box .text p{
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	line-height: 30px;

}

#main .com01 .text_box .text .t-fl p {
	float: left;
}

#main .com01 .text_box .text .day-box p {
	font-size: 16px;
	line-height: 1.4;
	margin-top: 10px;
}
#main .com01 .text_box .text .t-ct p {
	line-height: 1.4;
}


#main .com01 .text_box .text p span{
	font-weight: bold;
}
#main .com01 .text_box .text .departure {
	background: #474747;
	color: #fff;
	display: inline-block;
	width: 60px;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
	font-size: 13px;
}


#main .com01 .image {
	float: left;
	width: 205px;
	margin-right: 15px;
}
#main .com01 .image img{
	width:100%;
}

#main .com01 .text01 {
	float: left;
	width: 205px;
	line-height: 1.6;
}
#main .com01 .money {
	margin-top: 20px;
	color: #1e4e84;
	font-size: 27px;
}
#main .com01 .money p {
	font-weight: bold;
	line-height: 30px;
}
#main .com01 .money .bg{
	background: #1e4e84;
	color: #fff;
	display: inline-block;
	line-height: 30px;
	width: 80px;
	font-size: 14px;
	text-align: center;
	vertical-align:bottom;
	position: relative;
	top: -3px;
	margin-right: 10px;
}

/*--------------------------------------------------
com02 ボックス並び
--------------------------------------------------*/

#main .com02 li{
 float: left;
	width: 480px;
	margin-right: 40px;
	background: #fff;
	border: solid 2px #e69955;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 20px;
}

#main .com02 li:nth-child(even){
	margin-right: 0
}

#main .com02 .box01 {
	display: table;
}
#main .com02 .image {
	display: table-cell;
	padding-right: 20px;
}
#main .com02 .text {
	display: table-cell;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}

#main .com02 .text p{
	font-size: 18px;
	font-weight: bold;
}

#main .com02 .b-btn {
	display: inline-block;
	color: #fff;
	position: absolute;
	background: #e69955;
	bottom: 0;
	right: 0;
	height: 26px;
	width: 100px;
	text-align: center;
	line-height: 28px;
}

#main .com02 a:hover .b-btn {

}

#main .com02 a:hover {
		box-sizing: border-box;
	box-shadow:4px 4px 0px 4px #e69955;
}

/*--------------------------------------------------
com03 ボックス並び
--------------------------------------------------*/


#main .com03{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-flow: row wrap;
	justify-content: flex-start;
	width:1100px;
}

#main .com03 li {
	width: 480px;
	margin:0 40px 36px 0;
	height: auto;
	position: relative;
		border: solid #e69955 2px;
	background: #fff;
	box-sizing: border-box;
}

#main .com03 a {
	position: relative;
	display: block;
}

#main .com03 li:after{
	content: "";
	position: absolute;
	display: block;
	bottom: 10px;
	right: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 24px 24px;
	border-color: transparent transparent #e69955 transparent;
}
#main .com03 li:hover {
	box-sizing: border-box;
	box-shadow:4px 4px 0px 3px #e69955;
}

#main .com03 .text_box {
	/*padding: 15px 20px 40px 30px;*/
	padding: 20px;
}

#main .com03 .text_box .s-text{
	margin-bottom: 12px;
}
#main .com03 .text_box .text {
	float: left;
}
#main .com03 .text_box .text .departure {
	background: #474747;
	color: #fff;
	display: inline-block;
	width: 60px;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
	font-size: 13px;
	float: left;
}
#main .com03 .text_box .text .departure span{
	font-weight: bold;
}

#main .com03 .t-float {
	float: left;
	width: 340px;
	padding-top: 6px;
}
#main .com03 .t-float p {
	float: left;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	line-height: 1.2;
}

#main .com03 .t-float p span{
	font-weight: bold;
}

#main .com03 .airport {
	font-size: 20px;
	font-weight: bold;
	color: #e69955;
	margin-bottom: 12px;
}
#main .com03 .point {
	background: #fafafa;
	width: 100%;
	margin-top: 18px;
}
#main .com03 .point .p-bg {
	background: #eadfbe;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
  padding: 5px 0;
}
#main .com03 .point .ls {
	padding: 16px 20px 12px 20px;
}
#main .com03 .point .ls p {
	padding-left: 4px;
	margin-bottom: 4px;
}
#main .com03 .point .ls p:before{
	content: '';
	border-radius: 10px;
	background: #fafafa;
	width: 14px;
	margin-right: 4px;
	position: relative;
	display: inline-block;
	height: 14px;
	top: 2px;
	box-sizing: border-box;
	border: solid 4px #d8cfb5;
}

#main .com03 .image {
	float: left;
	width: 205px;
	margin-right: 15px;
}
#main .com03 .image img{
	width:100%;
}
#main .com03 .text01 {
	float: left;
	width: 205px;
	line-height: 1.6;
}
#main .com03 .money {
	margin-top: 18px;
	color: #1e4e84;
	font-size: 27px;
}
#main .com03 .money p {
	font-weight: bold;
	line-height: 30px;
}
#main .com03 .money .bg{
	background: #1e4e84;
	color: #fff;
	display: inline-block;
	line-height: 30px;
	width: 80px;
	font-size: 14px;
	text-align: center;
	vertical-align:bottom;
	position: relative;
	top: -3px;
	margin-right: 10px;
}


/*--------------------------------------------------
com04 ボックス並び
--------------------------------------------------*/
#main .com04 .box {
	margin-bottom: 40px;
	background: #fff;
}

#main .com04 .image-left {
	float: left;
}
#main .com04 .image-right {
	float: right;
}
#main .com04 .text-box {
	float: left;
	background: #fff;
	width: 636px;
	position: relative;
	height: 273px;
}
#main .com04 .text-box h5 {
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	line-height: 60px;
	background: #2f598c;
	padding-left: 30px;
}

#main .com04 .text-box h5 span {
	font-weight: bold;
	font-size: 15px;
}

#main .com04 .text-box .text {
	font-size: 16px;
	padding: 30px;
}

#main .com04 .text-box .text span{
	font-size: 14px;
}

#main .com04 .text-box .t-right {
	position: absolute;
	right: 30px;
	bottom: 30px;
	/*font-weight: bold;*/
	font-size: 15px;
}

#main .com04 .text-box .t-right a{
	font-weight: bold;
	color: #4d58e8;
}

/*--------------------------------------------------
sec09 com05 ボックススライダー
--------------------------------------------------*/

#main .com05 .slider02 {
	margin: 0 auto;
	width: 100%;
}

#main .com05 .slider02 .photo {
	margin: 0 20px;
	position: relative;
	width: 100%;
}
#main .com05 .slider02 .photo img {
	width: 100%;
}

#main .com05 .slider02 .text {
	position: absolute;
	bottom: 0;
	color: #fff;
	width: 100%;
	text-align: center;
	background: rgba(0,0,0,0.5);
	font-size: 18px;
}

#main .com05 .slider02 .text p {
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
}

/*--------------------------------------------------
タブ共通
--------------------------------------------------*/

#main .tab_wrap{
	width:1000px; margin:30px auto 0;
}
#main input[type="radio"]{display:none;}
#main .tab_area{font-size:0; width: 1000px; margin:0 auto;}
#main .tab_area label{
	width:196px;
	margin:0;
	display:inline-block;
	height: 70px;
	vertical-align: bottom;
	color:#fff;
	background:#9eadc0;
	text-align:center;
	font-size:18px;
	font-weight: bold;
	cursor:pointer;
	line-height: 70px;
	transition:ease 0.2s opacity;
}

#main label.tab5_label span {
	line-height: 0.8 !important;
	font-weight: bold;
	padding-top: 12px;
	display: inline-block;
	line-height: 1.2;
}

#main .tab_area label+label {
	margin-left: 5px;
}
#main .tab_area label:hover{opacity:1;}

#main .tab_panel{width:100%; padding:40px 0; display:none;}

#main #tab1:checked ~ .tab_area .tab1_label{background:#2f598c; color:#FFF; position: relative; padding-top: 10px;}
#main #tab1:checked ~ .tab_area .tab1_label:after{
	content: "";
	position: absolute;
	display: block;
	bottom: -15px;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #2f598c transparent transparent transparent;
}
#main #tab1:checked ~ .panel_area #panel1{display:block; }

#main #tab2:checked ~ .tab_area .tab2_label{background:#2f598c; color:#FFF; position: relative; padding-top: 10px;}
#main #tab2:checked ~ .tab_area .tab2_label:after{
	content: "";
	position: absolute;
	display: block;
	bottom: -15px;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #2f598c transparent transparent transparent;
}
#main #tab2:checked ~ .panel_area #panel2{display:block;}


#main #tab3:checked ~ .tab_area .tab3_label{background:#2f598c; color:#FFF; position: relative; padding-top: 10px;}
#main #tab3:checked ~ .tab_area .tab3_label:after{
	content: "";
	position: absolute;
	display: block;
	bottom: -15px;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #2f598c transparent transparent transparent;
}
#main #tab3:checked ~ .panel_area #panel3{display:block;}


#main #tab4:checked ~ .tab_area .tab4_label{background:#2f598c; color:#FFF; position: relative; padding-top: 10px;}
#main #tab4:checked ~ .tab_area .tab4_label:after{
	content: "";
	position: absolute;
	display: block;
	bottom: -15px;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #2f598c transparent transparent transparent;
}
#main #tab4:checked ~ .panel_area #panel4{display:block;}

#main #tab5:checked ~ .tab_area .tab5_label{background:#2f598c; color:#FFF; position: relative; padding-top: 10px;}
#main #tab5:checked ~ .tab_area .tab5_label:after{
	content: "";
	position: absolute;
	display: block;
	bottom: -15px;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #2f598c transparent transparent transparent;
}
#main #tab5:checked ~ .panel_area #panel5{display:block;}


#main .tab_area {
	width: 1000px;
	margin: auto;
}


/*--------------------------------------------------
人気の国共通
--------------------------------------------------*/

#main .panel_area {
	margin: 0 auto;
	width: 1000px;
}

#main .tb-box {
	float: left;
	width: 313px;
	margin-right: 30px;
	margin-bottom: 30px;
}
#main .tb-box:nth-child(3n) {
		margin-right: 0;
}

#main .tb-box .image-box {
	position: relative;
}

#main .tb-box .text-box {
	position: absolute;
	top: 19%;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	display: inline-block;
	left: 0;
	right: 0;
	font-weight: bold;
}
#main .tb-box .text-box .country {
	font-size: 34px;
	font-weight: bold;
	line-height: 1.3;
}

#main .tb-box .text-box .country span {
	font-size: 15px;
	font-weight: bold;
}
#main .tb-box .text-box .money {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}
#main .tb-box .text-box .money span {
	font-size: 34px;
	font-weight: bold;
}

#main .tb-box .link-btn {
	background: #e69955;
	color: #fff;
	font-weight: bold;
	text-align: center;
	position: relative;
	font-size: 16px;
	line-height: 45px;
}

#main .tb-box .link-btn:after{
	content: "";
	position: absolute;
	display: block;
	right: 18px;
	top: 18px;
	width: 6px;
	height: 6px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#main .tb-box:hover .link-btn {
	background: #39383a;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}

.imgWrap {
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	width: 100%;	/*画像の幅*/
	height: auto;	/*画像の高さ*/
}
.imgWrap img {
	display: block;
	transition-duration: 0.3s;/*変化に掛かる時間*/}
.imgWrap img:hover {
	transform: scale(1.15);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
	opacity:1;
}

#main .tb-box:hover .imgWrap img {
	transform: scale(1.15);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
	opacity:1;
}


/*--------------------------------------------------
search　共通
--------------------------------------------------*/

#main .search {
	background: url(../images/search-bg.jpg) 0 0 no-repeat ;
	height: 292px;
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0;

}
#main .search .s-ttl {
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	padding-top: 40px;
}
#main .search .sh-box {
	margin: 0 auto;
	width: 664px;
	margin-top: 30px;
}
#main .search .sh01 {
	float: left;
	text-align: center;
	width: 300px;
	margin: 0 15px;
}

#main .search .sh01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 0;
	background: #ffffff;
}
#main .search .sh01::before {
	position: absolute;
	top: 1.3em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
#main .search select {
	padding: 12px 38px 12px 20px;
	color: #aaa;
}


#main .search input{
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	font-size: 16px;
}
#main .search input::-ms-expand {
    display: none;
}
#main .search .s-btn{
	display: table;
	width:400px;
	background:#2f598c;
	line-height: 60px;
	box-sizing: border-box;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0 auto;
	margin-top:25px;
	position: relative;
	font-weight: bold;
}
#main .search .btn{
	width:400px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

#main .search .btn:before {
	display: block;
	content: "";
	position: absolute;
	background: url(../images/icon01.png) center center no-repeat ;
	width: 23px;
	height: 23px;
	top: 20px;
	left: 113px;
	z-index: 11;

}
#main .search .btn:hover{
	opacity: 0.6;
}





/*----------------------------------------------------------------------------------------------
 under共通
--------------------------------------------------*/

/*--------------------------------------------------
com06,com07=footer.css
--------------------------------------------------*/




#main #sec03-sub {
	display: none;
	margin:0 auto;
}
#main #sec03-sub .wrapper_01 {
	position: relative;
}
#main #sec03-sub .inner_01 {
	background: #f4f3ef;
	position: relative;
	z-index: 100;
	}
#main .wrapper_01 .error {
	position: absolute;
	top: 140px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	z-index: 0;
	opacity: 0.9;
	padding-left: 50px;
}

.morelink{
    display:block;
    max-width:80%;
    margin:30px auto 0;
    padding:15px 0 ;
    background:#e69955;
    color:#fff;
	font-size: 14px;
    text-align:center;
	display: none;

}



#main #sec03-sub .next-ls {
	margin: 0 auto;
	width: 400px;
	padding-left: 50px;
	margin-top: 20px;
	padding-bottom: 30px;
}

#main #sec03-sub .next-ls a{
	background: #e69955;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding: 15px 0;
}


#main .open001 {
	display: block;
}
