@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: #b9a978;
}
.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: 50%;
}
.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: #b9a978;
}


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: #b9a978;
	font-weight: bold;
	font-size: 15px;
	padding-top: 5px;
}

#main .title02 {
	background: #b9a978;
	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
--------------------------------------------------*/



/*--------------------------------------------------
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 #b9a978 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 #b9a978 transparent;
}
#main .com01 a:hover {
	box-sizing: border-box;
	box-shadow:4px 4px 0px 3px #b9a978;
}

#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 #b9a978;
	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: #b9a978;
	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 #b9a978;
}

/*--------------------------------------------------
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 #b9a978 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 #b9a978 transparent;
}
#main .com03 li:hover {
	box-sizing: border-box;
	box-shadow:4px 4px 0px 3px #b9a978;
}

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

#main .com03 .text_box .s-text{
	margin-bottom: 20px;
}
#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: 3px;
}
#main .com03 .t-float p {
	float: left;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	line-height: 24px;
}

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

#main .com03 .airport {
	font-size: 28px;
	font-weight: bold;
	color: #b9a978;
	margin-bottom: 16px;
}
#main .com03 .point {
	background: #fafafa;
	width: 100%;
	margin-top: 20px;
}
#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 .text01 {
	float: left;
	width: 205px;
	line-height: 1.6;
}
#main .com03 .money {
	margin-top: 20px;
	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 .t-right {
	position: absolute;
	right: 30px;
	bottom: 30px;
	font-weight: bold;
	font-size: 15px;
}


/*--------------------------------------------------
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;
	font-weight: bold;
	padding-top: 12px;
	display: inline-block;
}

#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: #b9a978;
	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: 45px;
	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;
}

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;
}



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

/*--------------------------------------------------
com06
--------------------------------------------------*/

#main .com06 {
	width: 100%;
	margin: 0 auto;
	margin-top: 90px;
	height: 563px;
	background: url(../images/under-com01-bg.jpg) center center no-repeat ;
	background-size: cover;
}
#main .com06 .inner {
	width: 1100px;
	margin: 0 auto;
	color: #fff;
}

#main .com06 .text-box {
	padding-top: 74px;
}
#main .com06 .text {
	float: left;
}

#main .com06 .text h4 {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.4;
}
#main .com06 .text .tx01 {
	display: inline-block;
	background: #fff;
	font-size: 20px;
	color: #39383a;
	font-weight: bold;
	padding: 0 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main .com06 .text p {
	font-size: 15px;
}
#main .com06 .image {
	float: right;
}

#main .com06 .link-box {
	margin-top: 50px;
}

#main .com06 .link01 {
	float: left;
	width: 530px;
	color: #fff;
}

#main .com06 .link02 {
	float: right;
	width: 530px;
	color: #fff;
}

#main .com06 .link-box a {
	border: solid #fff 1px;
	font-size: 20px;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 80px;
}

#main .com06 .link-box a:after {
	content:"";
	width: 12px;
	height: 12px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	top: 40%;
	display: inline-block;
}


#main .com06 .link-box a:hover {
	border: none;
	background: #fff;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	color: #39383a;
	font-weight: bold;
	line-height: 80px;
}

#main .com06 .link-box a:hover:after {
	content:"";
	width: 12px;
	height: 12px;
	border-top: solid 2px #39383a;
	border-right: solid 2px #39383a;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	top: 40%;
	display: inline-block;
}


/*--------------------------------------------------
com07
--------------------------------------------------*/

#main .com07 {
	width: 100%;
	margin: 0 auto;
	margin-top: 140px;
}
#main .com07 .inner {
	width: 1100px;
	margin: 0 auto;
}

#main .com07 .f-nav-box {
	margin-top: 50px;
}

#main .com07 .f-nav-box h5 {
	color: #fff;
	background: #b9a978;
	font-size: 22px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 50px;
}
#main .com07 .left-box {
	width: 520px;
	float: left;
	border-bottom: solid 1px #b9a978;
	padding-bottom: 20px;
}
#main .com07 .right-box {
	width: 520px;
	float: right;
	border-bottom: solid 1px #b9a978;
	padding-bottom: 20px;
}
#main .com07 .f-nav-box ul {
	padding-left: 20px;
	margin-top: 20px;
	line-height: 1.3;
}
#main .com07 .f-nav-box li {
	margin-bottom: 8px;
}
#main .com07 .f-nav-box a{
	position: relative;
}
#main .com07 .f-nav-box a:before {
	content:"";
	width: 7px;
	height: 7px;
	border-top: solid 1px #b9a978;
	border-right: solid 1px #b9a978;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-right: 10px;
	position: relative;
	top: -1px;
	display: inline-block;
}


/*--------------------------------------------------
ページトップ
--------------------------------------------------*/

#main .pagetop {
	width: 60px;
	height:60px;
	bottom:20px;
	right: 20px;
	z-index: 9999;
	position: fixed;
}
#main .pagetop img{
	width:100%;
}
@media screen and (max-width: 768px) {
	#main .pagetop {
	width:40px;
	height:40px;
	bottom:10px;
	right: 10px;
	z-index: 9999;
	position: fixed;
}
}


#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:#b9a978;
    color:#fff;
	font-size: 14px;
    text-align:center;
	display: none;
	
}










/*-----------------------------------------------------------------------------------------------
it
--------------------------------------------------*/
/*--------------------------------------------------
mv
--------------------------------------------------*/
#main #it_mv {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#main #it_mv .image-box {
	position: relative;
	width: 100%;
}
#main #it_mv .mv-text {
	position: absolute;
	top: 32%;
	left: 0;
	right: 0;
	color: #fff;
	margin: 0 auto;
	width: 1100px;
}

#main #it_mv .mv-text  {
	font-weight: bold;
	text-align: center
}
#main #it_mv .mv-text .text{
	font-size: 65px;
	font-weight: bold;
}
#main #it_mv .mv-text .text .tx{
	font-size: 41px;
	font-weight: bold;
	display: inline-block;
	padding-bottom: 45px;
}

#main #it_mv .mv-text .t-sub {
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
	padding: 10PX 0;
	margin-top: 40PX;
}
#main #it_mv .slider {
	position: relative;
	width: 100%;
	height: 500px;
	margin: 0 auto;
}

#main #it_mv .image01 {
	background: url(../images/it-mv01.jpg) center center no-repeat ;
	position: relative;
	background-size: cover;
	width: 100%;
	height: 500px;
}

#main #it_mv .image02 {
	background: url(../images/it-mv01.jpg) center center no-repeat ;
	position: relative;
	background-size: cover;
	width: 100%;
	height: 500px;
}

#main #it_mv .image03 {
	background: url(../images/it-mv01.jpg) center center no-repeat ;
	position: relative;
	background-size: cover;
	width: 100%;
	height: 500px;
}


/*--------------------------------------------------
it sec01
--------------------------------------------------*/

#main .it .sec01 {
	width: 100%;
	text-align: center;
	margin-top: 80px;
	font-size: 14px;
	line-height: inherit;
}

#main .it .sec01 .text {
	margin-top: 20px;
}


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

#main .it .sec02 {
	width: 100%;
	background: url(../images/it-sec02-img01.jpg) center center no-repeat ;
	height: 557px;
	background-size: cover;
	margin-top: 80px;
	padding: 0;
}
#main .it .sec02 .inner {
	width: 1100px;
	margin: 0 auto;
}

#main .it .sec02 .ls-box {
	padding-top: 70px;
}
#main .it .sec02 .ls-box li {
	float: left;
	width: 333px;
	border: solid 1px #b9a978;
	box-sizing: border-box;
	margin-right: 50px;
}

#main .it .sec02 .ls-box li:last-child {
	margin-right: 0;
}

#main .it .sec02 .ls-box li .tx01 {
	color: #fff;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	background: #b9a978;
	line-height: 60px;
}

#main .it .sec02 .ls-box li .bg-box {
	display: table;
	text-align: center;
	width: 100%;
	height: 145px;
	font-size: 22px;
	font-weight: bold;
}

#main .it .sec02 .ls-box li .bg-box p {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	line-height: 1.3;
}

#main .it .sec02 .ls-box li .box01 {
	background: url(../images/it-sec02-img02.jpg) center center no-repeat ;
	width: 100%;
	background-size: cover;
}

#main .it .sec02 .ls-box li .box02 {
	background: url(../images/it-sec02-img03.jpg) center center no-repeat ;
	width: 100%;
	background-size: cover;
}

#main .it .sec02 .ls-box li .box03 {
	background: url(../images/it-sec02-img04.jpg) center center no-repeat ;
	width: 100%;
	background-size: cover;
}


#main .it .sec02 .ls-box li .f-size02 {
	font-size: 30px;
	font-weight: bold;
	display: inline-block;
}



#main .it .sec02 .link-box {
	margin-top: 60px;
}

#main .it .sec02 .link01 {

}



#main .it .sec02 .link-box a {
	border: solid #fff 1px;
	font-size: 26px;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	width: 720px;
	font-weight: bold;
	line-height: 1.4;
	padding: 24px 0;
}

#main .it .sec02 .link-box a:after {
	content:"";
	width: 12px;
	height: 12px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	top: 44%;
	display: inline-block;
}


#main .it .sec02 .link-box a:hover {
	border: none;
	background: #fff;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	color: #39383a;
	font-weight: bold;
	line-height: 1.4;
}

#main .it .sec02 .link-box a:hover:after {
	content:"";
	width: 12px;
	height: 12px;
	border-top: solid 2px #39383a;
	border-right: solid 2px #39383a;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	top: 44%;
	display: inline-block;
}


/*--------------------------------------------------
it sec03
--------------------------------------------------*/
#main .it .sec03 {
	margin-top: 150px;
	width: 100%;
	background: none;

}
#main .it .sec03 .inner {
	width: 1100px;
	margin: 0 auto;
	background: #f4f3ef;
	padding: 0;
	margin-top: 50px;
}


#main .under-com01 {
	padding: 50px;
}

#main  .under-com01 .ls-com {
	background: #fff;
	border: solid 2px #b9a978;
	box-sizing: border-box;
	margin-bottom: 40px;
}

#main  .under-com01 .ls-com .box {
	padding: 40px;
	position: relative;
	z-index: 1;
}

#main  .under-com01 .ls-com .box .image {
	float: left;
	width:330px;
}
#main  .under-com01 .ls-com .box .image img {
	width:100%;
}
#main  .under-com01 .ls-com .box .text {
	float: right;
	width: 550px;
	margin-top: 20px;
}

#main  .under-com01 .ls-com .box .text p {
font-size: 15px;
}

#main  .under-com01 .ls-com .box .text .cty-name {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 20px;
}


#main .under-com01 .t-link a {
	text-align: right;
	display: block;
	font-weight: bold;
	color: #bf4f04;
	margin-top: 30px;
}

#main .under-com01 .ls-com .box .back-t {
	position: absolute;
	right: 40px;
	top: 80px;
	font-size: 120px;
	color: #f4f3ef;
	z-index: -1;
	font-weight: bold;
}

#main .under-com01 .ls-com .link-box {
	padding: 0 40px 40px 40px;
}
#main .under-com01 .ls-com .link-box a {
	background: #b9a978;
	font-size: 26px;
	position: relative;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	width: 100%;
	font-weight: bold;
	line-height: 1.4;
	padding: 0;
	height: 90px;
	line-height: 90px;
}

#main .under-com01 .ls-com  .link-box a:after {
	content:"";
	width: 12px;
	height: 12px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	top: 44%;
	display: inline-block;
}


#main .under-com01 .ls-com .link-box a:hover {
	border: solid 2px #b9a978;
	background: #fff;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	color: #b9a978;
	box-sizing: border-box;
	font-weight: bold;
	line-height: 1.4;
		height: 90px;
	line-height: 90px;
}

#main .under-com01 .ls-com .link-box a:hover:after {
	content:"";
	width: 12px;
	height: 12px;
	border-top: solid 2px #b9a978;
	border-right: solid 2px #b9a978;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	top: 44%;
	display: inline-block;
}


#main .under-com01 .link-box02 {
	margin-top: 60px;
	padding-bottom: 50px;
}

#main .under-com01 .link-box02 a {
	border: none;
	font-size: 26px;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	width: 720px;
	font-weight: bold;
	line-height: 1.4;
	padding: 24px 0;
	background: #2f598c;
}

#main .under-com01 .link-box02 a:after {
	content:"";
	width: 12px;
	height: 12px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	top: 44%;
	display: inline-block;
}


#main .under-com01 .link-box02 a:hover {
	border: solid 2px #2f598c;
	background: none;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	color: #2f598c;
	padding: 22px 0;
	font-weight: bold;
	line-height: 1.4;
	box-sizing: border-box;
}

#main .under-com01 .link-box02 a:hover:after {
	content:"";
	width: 12px;
	height: 12px;
	border-top: solid 2px #2f598c;
	border-right: solid 2px #2f598c;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	top: 44%;
	display: inline-block;
}

/*--------------------------------------------------
it sec04
--------------------------------------------------*/
#main .it .sec04 {
	margin-top: 120px;
	width: 100%;
	background: none;

}
#main .it .sec04 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 0;
	margin-top: 50px;
}


#main .under-com02 .image{
	float: left;
}

#main .under-com02 .text{
	float: left;
	background: #474747;
	color: #fff;
	height: 380px;
	width: 550px;
}

#main .under-com02 .text .t-box {
	padding: 60px;
}

#main .under-com02 .text .t-box .a-logo {
	background: #fff;
	text-align: center;
}

#main .under-com02 .text .t-box .air-name {
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	line-height: 1.4;
	padding: 20px 0 20px 0;
}


#main .under-com02 .link-box {
}

#main .under-com02 .link-box a {
	border: none;
	font-size: 26px;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	width: 100%;
	font-weight: bold;
	line-height: 110px;
	padding: 0;
	background: #b9a978;
	height: 110px;
}

#main .under-com02 .link-box a:after {
	content:"";
	width: 12px;
	height: 12px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	top: 44%;
	display: inline-block;
}

#main .under-com02 .link-box a:hover {
	border: solid 2px #b9a978;
	background: none;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	color: #b9a978;
	padding: 0;
	font-weight: bold;
	line-height: 110px;
	box-sizing: border-box;
	height: 110px;	
}

#main .under-com02 .link-box a:hover:after {
	content:"";
	width: 12px;
	height: 12px;
	border-top: solid 2px #b9a978;
	border-right: solid 2px #b9a978;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 30px;
	top: 44%;
	display: inline-block;
}


/*--------------------------------------------------
it sec05
--------------------------------------------------*/
#main .it .sec05 {
	margin-top: 100px;
	width: 100%;
	background: none;

}

#main .it .sec05 .inner {
	width: 1100px;
	margin: 0 auto;
	background: #f4f3ef;
	padding: 0;
	margin-top: 50px;
	padding-bottom: 40px;
}
#main .it .sec05 .com01 {
margin-left: 50px;
	padding-top: 50px;
	
}


/*--------------------------------------------------
it sec06
--------------------------------------------------*/
#main .it .sec06 {
	margin-top: 100px;
	width: 100%;
	background: none;

}

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

#main .it .sec06 .mod_panel_inner {
	padding-top: 20px;
}
