@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: 640px) {
#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
--------------------------------------------------*/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/*--------------------------------------------------
  body
--------------------------------------------------*/
#main {
	width: 100%;
	color: #444;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 1.5;
	margin: 0 auto 100px;
}
#main a:hover {
  opacity: 0.8;
}
#main a {
	text-decoration: none;
	display: block;
}

@media screen and (max-width: 640px) {
#main{
	width: 100%;
	color: #444;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 1.5;
	margin: 0 auto 50px;
}
}

/*--------------------------------------------------
btn
--------------------------------------------------*/

/*-------------------- btn01 --------------------*/
.btn01 {
	width: 780px;
	height: 90px;
	margin: auto;
}
.btn01 a {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	background: #f59164;
	border-bottom: 6px solid #ad6c4e;
	border-radius: 10px;
	line-height: 1.5em;
	text-align: center;
	position: relative;
	box-sizing: border-box;
}
.btn01 a span{
	font-size:36px;
	font-weight:bold;
}
.btn01_01 a {
	/*line-height: 80px;*/
	padding: 10px 0;
}
.btn01_02 a {
	padding: 10px 0;
}
.btn01_03 a {
	line-height: 1.3em;
	padding: 10px 0;
}
.btn01_04{
	width:95%;
	height:auto;
	margin:0 auto 10px;
}
.btn01_04 a{
	font-size:1em;
	line-height: 3.5em;
}
.btn01 a::before {
	display: block;
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(45deg);
	top: 50%;
	right: 3%;
	margin-top: -5px;
}
.form a::before {
	display: block;
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(45deg);
	top: 50%;
	right: 5%;
	margin-top: -5px;
}

@media screen and (max-width: 640px) {
.btn01 {
	width: 100%;
	height: auto;
	margin: auto;
}
.btn01 a {
	color: #FFF;
	font-size: 4vw;
	font-weight: bold;
	/*background: #cf2637;
	border-bottom: 6px solid #b50a1b;*/
	border-radius: 10px;
	text-align: center;
	letter-spacing: -0.1em;
	position: relative;
}
.btn01 a span{
	font-size:30px;
	font-weight:bold;
}
.btn01_01 a {
	line-height: 28px;
}
.btn01_02 a {
	padding: 10px 0;
}
.btn01_03 a {
	font-size: ;
	font-weight: bold;
	line-height: 1.3em;
	padding: 10px 0;
}
.btn01_04 a {
	line-height: 3em;
}
.btn01 a::before {
	display: block;
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	top: 50%;
	right: 5%;
	margin-top: -4px;
}	
}

/*-------------------- btn03 --------------------*/
.btn03 {
	width: 780px;
	height: 90px;
	margin: 0 auto 30px;
}
.btn03 a {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	background: #b18f45;
	border-bottom: 6px solid #97762e;
	border-radius: 10px;
	line-height: 80px;
	text-align: center;
	position: relative;
}
.btn03 a::before {
	display: block;
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(45deg);
	top: 50%;
	right: 3%;
	margin-top: -5px;
}

@media screen and (max-width: 640px) {
.btn03 {
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
}
.btn03 a {
	color: #FFF;
	font-size: 4vw;
	font-weight: bold;
	background: #b18f45;
	border-bottom: 6px solid #97762e;
	border-radius: 10px;
	line-height: 60px;
	text-align: center;
	position: relative;
}
.btn03 a::before {
	display: block;
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	top: 50%;
	right: 5%;
	margin-top: -4px;
}
}

/*-------------------- btn04 --------------------*/
.btn04 {
	width: 550px;
	height: 60px;
	margin: 0 auto;
}
.btn04 a {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	background: #82e2d3;
	line-height: 60px;
	text-align: center;
	position: relative;
}
.btn04 a::before {
	display: block;
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(45deg);
	top: 50%;
	right: 5%;
	margin-top: -4px;
}

@media screen and (max-width: 640px) {
.btn04 {
	width: 100%;
	height: auto;
	margin: auto;
}
.btn04 a {
	color: #FFF;
	font-size: 4vw;
	font-weight: bold;
	background: #82e2d3;
	line-height: 50px;
	text-align: center;
	position: relative;
}
.btn04 a::before {
	display: block;
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	top: 50%;
	right: 5%;
	margin-top: -3px;
}
}

/*-------------------- fm-btn --------------------*/
.form ul {
	padding: 0 50px;
	box-sizing: border-box;
}
.form ul li {
	width: 47%;
	text-align: center;
	float: left;
	margin-right: 6%;
}
.form ul li:last-child {
	margin-right: 0;
}
.form a span{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

@media screen and (max-width: 640px) {
.form ul {
	width: 100%;
	padding: 0 0;
	box-sizing: border-box;
}
.form ul li {
	width: 100%;
	text-align: center;
	float: inherit;
	margin-right: 0;
	margin-bottom: 10px;
}
.form ul li:last-child {
	margin-right: 0;
	margin-bottom: 0;
}
.form a span{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
}

/*--------------------------------------------------
info
--------------------------------------------------*/
#main .sec-info {
	text-align: center;
}
#main .sec-info h5 {
	display: inline-block;
	font-size: 20px;
	font-weight: ;
	margin: 20px 0 10px;
  position: relative;
  padding: 0 45px;
}
#main .sec-info h5:before,
#main .sec-info h5:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: #333;
}
#main .sec-info h5:before {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  left:0;
}
#main .sec-info h5:after {
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  right: 0;
}


@media screen and (max-width: 640px) {
#main .sec-info {
	text-align: center;
}
#main .sec-info h5 {
	display: inline-block;
	font-size: 3.5vw;
	font-weight: ;
	margin: 10px 0 10px;
	position: relative;
	padding: 0 12%;
	line-height: 0.6;
}
#main .sec-info h5:before,
#main .sec-info h5:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 15%;
  height: 2px;
  background-color: #333;
}
#main .sec-info h5:before {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  left:0;
}
#main .sec-info h5:after {
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  right: 0;
}
#main .sec-info02 h5:before,
#main .sec-info02 h5:after {
  width: 10%;
}
}

/*--------------------------------------------------
ここから
--------------------------------------------------*/
#main .inner {
	width: 1100px;
	margin: auto;
	/*overflow: hidden;*/
}

@media screen and (max-width: 640px) {
#main .inner {
	width: 100%;
	margin: auto;
	padding: 0 20px;
	box-sizing: border-box;
}
}

/*--------------------------------------------------
fv
--------------------------------------------------*/
#main .fv {
	width: 100%;
	height: 425px;
	background: url(../images/fv.jpg) center center no-repeat;
	background-size: cover;
	display: table;
}
#main .fv .fv-inner {
	display: table-cell;
	vertical-align: middle;
}
#main .fv .fv-txt {
	width: 428px;
	/*height: 432px;*/
	margin: auto;
	/*background: url(../images/fv-txt.png) center center no-repeat;*/
	background-size: 100% auto;
	overflow: hidden;
	/*text-indent: 100%;*/
	/*white-space: nowrap;*/
	color:#fff;
	font-size:4em;
	text-align:center;
	font-family: 'FOT-筑紫ゴシック Pro H{pm}', sans-serif;
	text-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1) ,1px 1px 6px rgba(0, 0, 0, 0.1) ,1px 0px 6px rgba(0, 0, 0, 0.1) ,1px -1px 6px rgba(0, 0, 0, 0.1) ,0px -1px 6px rgba(0, 0, 0, 0.1) ,-1px -1px 6px rgba(0, 0, 0, 0.1) ,-1px 0px 6px rgba(0, 0, 0, 0.1) ,-1px 1px 6px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 640px) {
#main .fv {
	width: 100%;
	height: 0;
	/*background: url(../images/fv_sp.jpg) center center no-repeat;*/
	background-size: cover;
	padding: 10% 0;
}
#main .fv .fv-inner {
	max-width: 100%;
}		
#main .fv .fv-txt {
	/*display: none;
	width: 70%;
	height: 70%;
	margin: auto;
	background: url(../images/fv-txt.png) center center no-repeat;
	background-size: 100% auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;*/
	font-size:3em;
}	
}

/*--------------------------------------------------
section01
--------------------------------------------------*/
.sec01 {
	width: 100%;
	height: auto;
	margin: 50px auto 0;	
}
.sec01 .ttl-box01 {
	margin-bottom: 70px;
}
.sec01 .ttl-box01 h3 {
	position:relative;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	padding:10px 0;
	color:#416C94;
}
.sec01 .ttl-box01 h3:before {
	content: "";
	position: absolute;
	/*background: url(../images/ttl-box01.png) center center no-repeat;*/
	width: 234px;
	height: 100px;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
}
.sec01 .ttl-box01 h3:after {
	content: "";
	position: absolute;
	background: #416C94;
	width: 60px;
	height: 1px;
	left: 0;
	right: 0;
	bottom: -5%;
	margin: auto;
	display: block;
}
.sec01 p {
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	margin-top: 35px;
}

@media screen and (max-width: 640px) {
.sec01 .ttl-box01 {
	margin-bottom: 30px;
}	
.sec01 .ttl-box01 h3 {
	position:relative;
	font-size: 5vw;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 0;
}
.sec01 .ttl-box01 h3:before {
	content: "";
	position: absolute;
	/*background: url(../images/ttl-box01_sp.jpg) center center no-repeat;*/
	background-size: 100% auto;
	width: 200px;
	height: 95px;
	top: -8%;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
}	
.sec01 .ttl-box01 h3:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 1px;
	left: 0;
	right: 0;
	bottom: -5%;
	margin: auto;
	display: block;
}	
.sec01 p {
	font-size: 14px;
	text-align: justify;
	line-height: 1.5;
	margin-top: 35px;
}
}

/*--------------------------------------------------
tour
--------------------------------------------------*/
#main .tour {
	background: url(../images/tour-bg02.png) center top no-repeat;
	background-size: cover;
	height: auto;
	padding: 60px 0;
	box-sizing: border-box;
	background: #F2F2F2;
}
#main .tour .ttl-box02 {
	position: relative;
	/*background: url(../images/ttl-box02.jpg) center center no-repeat;*/
	width: 900px;
	height: 80px;
	margin: auto;
	/*background:#fff;*/
	border-top:2px solid #416C94;
	border-bottom:2px solid #416C94;
	color:#416C94;
}
#main .tour .ttl-box02 h3 {
	position: absolute;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	top: 15px;
	left: 0;
	right: 0;
}
#main .tour .tour-txt{
	font-size: 16px;
	line-height: 2.0;
	text-align: center;
	margin: auto;
	padding: 45px 0;
}
#main .tour .tour-list {
	width: 1100px;
	margin: auto;
	box-sizing: border-box;
}
#main .tour ul{
	margin: auto;
}
#main .tour li {
	width: 260px;
	float: left;
	position: relative;
	margin-right: 20px;
}
#main .tour li:last-child {
	margin-right: 0;
}
#main .tour dt img {
	width: 100%;
}
#main .tour dd {
	position: relative;
	height: 368px;
	background: #fff;
	box-sizing: border-box;
	padding: 30px 20px;
}
#main .tour dd h5 {
	color: #0aa1bf;
	font-size: 16px;
	font-weight: bold;
}
#main .tour dd .txt {
	line-height: 26px;
	text-align: justify;
	margin-top: 20px;
}
#main .tour dd .txt03 {
	line-height: 26px;
	text-align: justify;
	margin-top: 15px;
}
#main .tour dd .price {
	color: #c71425;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	padding: 10px 0;
	position: absolute;
	bottom: 8%;
}
#main .tour dd .price span {
	color: #c71425;
	font-size: 22px;
	font-weight: bold;
	margin-left: 10px;
}
#main .tour .btn01 {
	margin-top: 60px;
}



#main .tour02 {
	height: auto;
	padding-bottom: 30px;
	box-sizing: border-box;
}
#main .tour02 .tour-list {
	width: 1050px;
	margin: auto;
	box-sizing: border-box;
}
#main .tour02 ul{
	margin: auto;
}
#main .tour02 li {
	width: 250px;
	float: left;
	margin: 10px 10px 0 0;
}
#main .tour02 li:last-child {
	margin-right: 0;
}
#main .tour02 dt img {
	width: 100%;
}
#main .tour02 dd {
	background: #F2F2F2;
	box-sizing: border-box;
	padding: 20px;
}
#main .tour02 dd h5 {
	color: #0aa1bf;
	font-size: 16px;
	font-weight: bold;
}
#main .tour02 dd .txt {
	line-height: 26px;
}
#main .tour02 dd .price {
	color: #c71425;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	padding: 10px 0;
}
#main .tour02 dd .price span {
	color: #c71425;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
}
#main .tour02 .btn01 {
	margin-top: 60px;
}







@media screen and (max-width: 640px){
#main .tour {
	/*background: url(../images/tour-bg02.png) center top no-repeat;*/
	background-size: cover;
	height: auto;
	padding:30px 0;
	box-sizing: border-box;
}	
#main .tour .ttl-box02 {
	position: relative;
	/*background: url(../images/ttl-box02_sp.jpg) center center no-repeat;*/
	background-size: 100% auto;
	width: 100%;
	height: 0;
	padding-top: 16.6%;
}
#main .tour .ttl-box02 h3 {
	position: absolute;
	font-size: 4.5vw;
	font-weight: bold;
	text-align: center;
	top: 28%;
	left: 0;
	right: 0;
}	
#main .tour .tour-txt{
	font-size: 14px;
	line-height: 1.5;
	text-align: justify;
	margin: 30px auto; 
	padding: 0 0 0 0;
}	
#main .tour .tour-list {
	width: 100%;
	margin: auto;
}
#main .tour li {
	width: 48%;
	float: left;
	position: relative;
	margin: 0 4% 4% 0;
}
#main .tour li:last-child {
	margin-right: 0;
}
#main .tour li:nth-child(2n){
	margin-right: 0;
}
#main .tour dt img {
	width: 100%;
}
#main .tour dd {
	position: relative;
	width: 100%;
	height: 250px;
	background: #fff;
	padding: 20px 5%;
	box-sizing: border-box;
}
#main .tour dd h5 {
	color: #82e2d3;
	font-size: 3.5vw;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: -0.1em;
}	
#main .tour dd .txt {
	font-size: 12px;
	line-height: 1.5;
	text-align: justify;
	margin-top: 10%;
}	
#main .tour dd .txt03 {
	margin-top: 10%;
}	
#main .tour dd .price {
	width: 90%;
	color: #c71425;
	font-size: 4vw;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	margin-top: 20px;
	padding: 5px 0;
	box-sizing: border-box;
	position: absolute;
	bottom: 8%;
}
#main .tour dd .price span {
	color: #c71425;
	font-size: 3.5vw;
	font-weight: bold;
	margin-left: ;
}
#main .tour .btn01 {
	margin-top: 15px;
}



#main .tour02 {
	height: auto;
	padding-bottom: 20px;
	box-sizing: border-box;
}
#main .tour02 .tour-list {
	width: 100%;
	margin: auto;
}
#main .tour02 li {
	width: 48%;
	float: left;
	margin: 2% 4% 2% 0;
}
#main .tour02 li:last-child {
	margin-right: 0;
}
#main .tour02 li:nth-child(2n){
	margin-right: 0;
}
#main .tour02 dt img {
	width: 100%;
}
#main .tour02 dd {
	width: 100%;
	background: #fff;
	padding: 10px 1% 5%;
	box-sizing: border-box;
}

#main .tour02 dd .txt {
	font-size: 12px;
	line-height: 1.5;
	padding:5px 0 0 0;
}	
#main .tour02 dd .price {
	width: 90%;
	color: #c71425;
	font-size: 4vw;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	margin-top: 20px;
	padding: 5px 0;
	box-sizing: border-box;
	bottom: 8%;
}
#main .tour02 dd .price span {
	color: #c71425;
	font-size: 2.8vw;
	font-weight: bold;
	margin-left:
}
#main .tour02 .btn01 {
	margin-top: 15px;
}



}

/*--------------------------------------------------
section02
--------------------------------------------------*/
.sec02 {
	width: 1100px;
	height: auto;
	/*background: url(../images/contents-bg.jpg) center center no-repeat;*/
	margin: 100px auto;
	padding: 60px 80px;
	box-sizing: border-box;
	background: #F2F2F2;
}
#main .sec02 .inner {
	width: 920px;
	height: auto;
	background: #fff;
	box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.5);
	padding: 50px 90px 40px;
	box-sizing: border-box;
}
.sec02 .ttl {
	width: 740px;
	/*height: 27px;*/
	/*background: url(../images/contents-ttl.jpg) center center no-repeat;*/
	text-align: center;
	/*text-indent: 100%;*/
	/*white-space: nowrap;*/
	overflow: hidden;
	margin: auto;
	color:#416C94;
	font-size:24px;
}
.sec02 ul li {
	position: relative;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #333;
	padding: 30px 0 10px 0;
	box-sizing: border-box;
}
.sec02 ul li a{
	color: #444;
}
.sec02 ul li img{
	display: inline-block;
	width: 38px;
	margin: 0 30px 0 10px;
}
.sec02 ul li .txt-wrap {
	display: inline-block;
}
.sec02 ul li .txt01 {
	display: inline-block;
	font-weight: bold;
}
.sec02 ul li .txt01 span{
	color:#416C94;
	font-size:20px;
	font-weight:bold;
}
.sec02 ul li .txt02 {
	display: inline-block;
}
.sec02 ul li .txt02 span {
	font-size:18px;
	margin-left: 30px;
	padding-left: 15px;
	display: inline-block;
	position: relative;
}
.sec02 ul li .txt02 span::before {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #333;
	left: 0;
	top: 50%;
	margin-top: -4px;
}
.sec02 ul li a::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-top: 2px solid #82e2d3;
	border-right: 2px solid #82e2d3;
	transform: rotate(135deg);
	right: 3%;
	bottom: 25%;
	display: block;
}

@media screen and (max-width: 640px) {
.sec02-area{
	padding: 0 20px;
	box-sizing: border-box;
}	
.sec02 {
	width: 100%;
	height: auto;
	/*background: url(../images/contents-bg.jpg) center center repeat;*/
	background-size: 100% auto;
	margin: 30px auto;
	padding: 20px 15px;
	box-sizing: border-box;
}
#main .sec02 .inner {
	width: 100%;
	height: auto;
	background: #fff;
	box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.5);
	padding: 30px 20px;
	box-sizing: border-box;
}
.sec02 .ttl {
	width: 100%;
	/*height: 0;
	background: url(../images/contents-ttl.jpg) center center no-repeat;
	background-size: 100% auto;
	text-align: center;
	text-indent: 100%;
	/*white-space: nowrap;
	overflow: hidden;
	padding-top: 3.6%;
	box-sizing: border-box;*/
}
.sec02 ul{
	padding: 10px 0 20px;
	box-sizing: border-box;
}
.sec02 ul li {
	position: relative;
	font-size: 3.5vw;
	font-weight: bold;
	letter-spacing: -0.1em;
	border-bottom: 1px dotted #333;
	padding: 10px 0 10px 0;
	box-sizing: border-box;
}
.sec02 ul li img {
	display: inline-block;
	vertical-align: middle;
	width: 8%;
	margin: 0 3% 0 0;
}
.sec02 ul li .txt-wrap {
	display: inline-block;
	vertical-align: middle;
	width: 85%;
}
.sec02 ul li .txt01 {
	display: inline-block;
	font-weight: bold;
}
.sec02 ul li .txt02 {
	display: block;
	padding-left: 0;
}
.sec02 ul li .txt02 span {
	font-size: 3vw;
	margin-left: 0;
	padding-left: 15px;
	display: inline-block;
	position: relative;
}
.sec02 ul li .txt02 span:last-child {
	margin-left: 15px;
}
.sec02 ul li a::before {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-top: 2px solid #82e2d3;
	border-right: 2px solid #82e2d3;
	transform: rotate(135deg);
	right: 3%;
	bottom: 25%;
	display: block;
}
.sec02 ul li a span::before {
	/*content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #333;
	left: 0;
	top: 50%;
	margin-top: -4px;*/
}
}
	
/*--------------------------------------------------
section03
--------------------------------------------------*/
.sec03 {
	width: 100%;
	min-width: 1100px;
	background: url(../images/about1-bg.jpg) center top no-repeat;
	background-size: 100% auto;
	padding-top: 90px;
	box-sizing: border-box;
}

.sec03 .ttl-box01 h3 {
    position: relative;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 0;
    color: #416C94;
}
.sec03 .ttl-box01 h3::after {
    content: "";
    position: absolute;
    background: #416C94;
    width: 60px;
    height: 1px;
    left: 0;
    right: 0;
    bottom: -5%;
    margin: auto;
    display: block;
}
.sec03 .inner {
	width: 1100px;
}
.sec03 p {
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	margin-top: 35px;
}

/*.sec03 .ttl-box03 {
	width: 880px;
	height: auto;
	background-color: #b18f45;
	opacity: 0.9;
	margin: auto;
	padding: 40px 0;
	box-sizing: border-box;
}
.sec03 h3 {
	color: #fff;
	font-size: 32px;
	text-align: center;
}*/

/*-------------------- 氷河特急,ベルニナ特急 --------------------*/
.about01{
	width: 1100px;
	border: 4px solid #416c94;
	background-color: #fff;
	margin: 70px auto;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.about01 .ttl-box {
	/*width: 100%;
	height: 100px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;*/
}
.about01 .ttl-box01 {
	/*background: url(../images/gl-ttl.jpg) 0 0 no-repeat;*/
	background:#416c94;
	background-size: 100% auto;
	color:#fff;
	line-height:3.5;
	/*padding:0 0 0 26px;*/
	font-size:28px;
	text-align:center;
}
.about01 .ttl-box01 h4{
	font-weight:bold;
	font-size:0.8em;
}
.about01 .ttl-box02 {
	background: url(../images/be-ttl.jpg) 0 0 no-repeat;
	background-size: 100% auto;
}
.sec03 .about-inner {
	padding: 40px 30px;
  box-sizing: border-box;
}
.sec03 .slider{
	margin-bottom: 30px;
}
.sec03 .box-top h4{
	padding: 0.25em 0.5em;
	color: #494949;
	background: transparent;
	border-left: solid 5px #0aa1bf;
	font-size:20px;
	font-weight:bold;
}
.sec03 .box-top h4::before,
.sec03 .box-top h4::after {
	content: "";
	position: absolute;
	width: 23px;
	height: 23px;
	display: inline-block;
	margin-top: -12px;
}
.sec03 .box-top h4::before {
	left: 0;
	top: 50%;
}
.sec03 .box-top h4::after {
	right: 0;
	top: 50%;
}
.sec03 .box .txt {
	font-size: 14px;
	padding: 10px 0;
	box-sizing: border-box;
	margin-top:0;
	text-align:left;
}
.details{
	width: 520px;
	margin: 0 20px 0 0;
	float: left;
}
.details h5{
	display: table;
	background-color: #82e2d3;
	width: 100%;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 3;
	font-weight:bold;
}

.details dl {
	display: table;
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	border: 2px solid #82e2d3;
	text-align: left;
	padding: 4%;
}
.details .comment02 {
	width: 520px;
}
.details dt {
	display: inline-block;
	vertical-align: top;
	/*background: #474747;*/
	box-sizing: border-box;
	width: 4%;
	line-height: 1.6;
	/*color: #fff;*/
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0;
}
.details dd{
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 95%;
	color: #333;
	font-size: 14px;
	text-align: justify;
	line-height: 1.8em;
	padding: 0 0 5px 0;
}
.details .box {
	margin:0 0 10px 0;
}
.course {
	width: 482px;
	margin: 0 0 20px 0;
	float: left;
}
.course h5{
	display: table;
	background-color: #82e2d3;
	width: 100%;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 3;
	font-weight:bold;
}
.course .box{
	display: table;
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	border: 2px solid #82e2d3;
	text-align: left;
	padding: 4%;
}
.course dt {
    display: inline-block;
    vertical-align: top;
    background: #474747;
    box-sizing: border-box;
    width: 12%;
    line-height: 1.6;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 4px 0;
}
.course dd {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 86%;
    color: #333;
    font-size: 14px;
    text-align: justify;
    line-height: 1.8em;
    padding: 0 0 25px 8px;
}

.sec03 .map {
	width: 520px;
	margin: 0 0 20px 0;
	float: left;
}
.sec03 .map img{
	width:100%;
}
.sec03 .about01 .point {
	background-color: #284d84;
	box-sizing: border-box;
	margin: 0 auto 60px;
	padding: 20px 20px;
}
.sec03 .point .img-box01 {
	width: 25%;
	float: left;
}
.sec03 .point .img-box01 img{
	width: 100%;
}
.sec03 .point .point-txt {
	width: 70%;
	float: right;
}
.point-ttl {
	width: 680px;
	border-bottom: 1px dotted #fff;
	margin-top: -15px;
	padding-bottom: 10px;
	position: relative;
}
.point-ttl:before {
	content: "";
	position: absolute;
	background: url(../images/about-point.png) center center no-repeat;
	width: 102px;
	height: 102px;
	left: 3%;
	bottom: -15px;
	margin: auto;
	display: block;
}
.point .point-txt h5 {
	position: relative;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	margin: 15px 0 0 140px;
}
.point .point-txt p {
	width: 680px;
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	margin : 10px auto 0;
}

@media screen and (max-width: 640px) {
.sec03 {
	width: 100%;
	min-width: 100%;
	/*background: url(../images/about1-bg_sp.jpg) center top no-repeat;*/
	background-size: 200% auto;
	padding-top: 50px;
	box-sizing: border-box;
}
.sec03 p {
    font-size: 14px;
    text-align: left;
    line-height: 1.6;
    margin-top: 35px;
}
.sec03 .inner {
	width: 100%;
}
.sec03 .ttl-box03-area {
	padding: 0 20px;
	box-sizing: border-box;
}
.sec03 .ttl-box03 {
	width: 100%;
	height: auto;
	background-color: #b18f45;
	opacity: 0.9;
	margin: auto;
	padding: 20px 10px;
	box-sizing: border-box;
}
.sec03 h3 {
	color: #fff;
	font-size: 6vw;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}
.sec03 .ttl-box03 p {
	color: #fff;
	font-size: 14px;
	text-align: justify;
	margin-top: 8px;
}

.about01 {
	width: 100%;
	height: auto;
	/*border: 4px solid #f2e9c7;*/
	background-color: #fff;
	margin: 30px auto 50px;
}
.about01 .ttl-box {
	/*width: 100%;
	height: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 16.66%;*/
}
.about01 .ttl-box01 {
	/*background: url(../images/gl-ttl_sp.jpg) 0 0 no-repeat;
	background-size: 100% auto;*/
	line-height:2;
}
.about01 .ttl-box02 {
	background: url(../images/be-ttl_sp.jpg) 0 0 no-repeat;
	background-size: 100% auto;
}
.sec03 .about-inner {
	padding: 30px 15px 10px;
  box-sizing: border-box;
}
.sec03 .slider{
	margin-bottom: 20px;
}

.sec03 .box-top h4{
	display: inline-block;
	position: relative;
	font-size: 3.8vw;
	letter-spacing: -0.1em;
	text-align: left;
	margin: 20px 0 5px;
	padding: 0 10px;
}
.sec03 .box-top h4::before,
.sec03 .box-top h4::after {
	content: "";
	position: absolute;
	background-size: 100% auto;
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-top: -9px;
}
.sec03 .box-top h4::before {
	left: 0;
	top: 50%;
}
.sec03 .box-top h4::after {
	right: 0;
	top: 50%;
}
.sec03 .box p {
	font-size: 13px;
	line-height: 1.5;
	text-align: justify;
	padding: 10px 0 0 0;
	box-sizing: border-box;
	margin:0;
}
.details {
	width: 100%;
	margin: 20px 0 0 0;
	float: none;
}
.details dl {
	width: 100%;
	float: left;
	font-size: 16px;
	margin-bottom: 10px;
}
.details dl:nth-child(2n-1) {
	margin-right: 0;
}
.details .comment02 {
	width: 100%;
}
.details dt {
	/*display: table;
	background-color: #82e2d3;
	height: 30px;
	color: #fff;
	text-align: center;*/
	width: 5%;
}
.details dt span {
	display: table-cell;
  vertical-align: middle;
}
.details dd {
	/*display: table;
	height: 55px;
	font-size: 14px;
	box-sizing: border-box;
	border: 2px solid #82e2d3;
	text-align: center;*/
	width: 90%;
	line-height:1.4;
	padding: 0 0 8px 0;
}
.details dd span {
	display: table-cell;
  vertical-align: middle;
}
.course {
	width:100%;
}

.sec03 .map {
	width: 100%;
	height: auto;
	margin: 10px auto 30px;
	float: none;
	display: inline-block;
}
.sec03 .map img {
	width: 100%;
}
.sec03 .about01 .point{
	background-color: #284d84;
	box-sizing: border-box;
	margin: 0 auto 30px;
	padding: 20px 20px;
}
.sec03 .point .img-box01 {
	width: 100%;
	float: none;
}
.sec03 .point .img-box01 img{
	width: 100%;
}
.sec03 .point .point-txt {
	width: 100%;
	float: none;
}
.point-ttl{
	width: 100%;
	border-bottom: 1px dotted #fff;
	margin-top: 30px;
	padding-bottom: 10px;
	position: relative;
}
.point-ttl:before {
	content: "";
	position: absolute;
	background: url(../images/about-point.png) center center no-repeat;
	background-size: 100% auto;
	width: 20%;
	height: 0;
	left: 0;
	bottom: 5px;
	margin: auto;
	padding-top: 20%;
	display: block;
}	
.point .point-txt h5 {
	position: relative;
	color: #fff;
	font-size: 4.3vw;
	font-weight: bold;
	margin: 15px 0 1% 28%;
	line-height: 1.2;
	letter-spacing: -0.1em
}
.point .point-txt .point-txt-inner {
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	margin : 10px auto 0;
}
}

/*--------------------------------------------------
section04
--------------------------------------------------*/
.sec04 {
	width: 100%;
	min-width: 1300px;
	background: #F2F2F2;
	background-size: 100% auto;
	padding: 90px 0 100px;
	box-sizing: border-box;
}
.sec04 .inner {
	width: 1100px;
}
.sec04 .ttl-box02 {
	position: relative;
	/*background: url(../images/ttl-box02.jpg) center center no-repeat;*/
	width: 900px;
	height: 80px;
	margin: auto;
	border-top:2px solid #416C94;
	border-bottom:2px solid #416C94;
}
.sec04 .ttl-box02 h3 {
	position: absolute;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	top: 15px;
	left: 0;
	right: 0;
	color:#416C94;
}
.sec04 .tour-txt {
    font-size: 16px;
    line-height: 2.0;
    text-align: center;
    margin: auto;
    padding: 45px 0;
}
/*-------------------- 適用日連続タイプ,適用日選択タイプ--------------------*/
.sec04 .inner .left-box {
	width: 530px;
	background: #fff;
	box-sizing: border-box;
	float: left;
	margin: 0 0 15px 0;
}
.sec04 .inner .right-box {
	width: 530px;
	background: #fff;
	box-sizing: border-box;
	float: right;
	margin: 0 0 15px 0;
}
.sec04 .inner .box img{
	width:250px;
	float:left;
	margin:0 4% 0 0;
}
.sec04 .inner .box-main-txt{
	font-weight:bold;
}
.sec04 .inner .box-main-txt span {
	color:red;
}
.sec04 .inner .box h4 {
	color: #fff;
	font-size: 24px;
	text-align: center;
	padding: 10px 0;
	position: relative;
}
.sec04 .inner .left-box h4 {
	background: #da202d;
}
.sec04 .inner .right-box h4 {
	background: #234889;
}
.sec04 .inner .left-box h4::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom:-5px;
	border-right: 10px solid transparent;
	border-top: 15px solid #da202d;
	border-left: 10px solid transparent;
	margin: 0 auto -10px;
	display: block;
}
.sec04 .inner .right-box h4 {
	background: #234889;
}
.sec04 .inner .right-box h4::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -5px;
	border-right: 10px solid transparent;
	border-top: 15px solid #234889;
	border-left: 10px solid transparent;
	margin: 0 auto -10px;
	display: block;
}
.sec04 .inner .box h4 span{
	font-size: 18px;
}
.sec04 h5 {
	position: relative;
	color: #652c31;
	font-size: 20px;
	text-align: center;
	letter-spacing: -0.1em;
	margin-top: 30px;
}
.sec04 .left-box h5::before,
.sec04 .left-box h5::after {
	content: "";
	position: absolute;
	width: 23px;
	height: 23px;
	display: inline-block;
}
.sec04 .left-box h5::before {
	left: 8%;
	bottom: 5px;
}
.sec04 .left-box h5::after {
	right: 8%;
	bottom: 5px;
}
.sec04 .right-box h5::before,
.sec04 .right-box h5::after {
	content: "";
	position: absolute;
	width: 23px;
	height: 23px;
	display: inline-block;
}
.sec04 .right-box h5::before {
	left: 6%;
	bottom: 5px;
}
.sec04 .right-box h5::after {
	right: 6%;
	bottom: 5px;
}
.sec04 .box .box-main-txt {
	font-size: 16px;
	line-height: 28px;
	padding: 4%;
	box-sizing: border-box;
} 
.sec04 .box .op_price{
	font-size:14px;
	text-align:right;
	padding:0 4% 4% 0;
}
.sec04 .box .op_price span {
	font-size: 24px;
	font-weight: bold;
	color:red;
}
.sec04 .op_box{
	margin:0 0 30px 0;
}
	

/*-------------------- 適用日選択タイプ 枠内詳細--------------------*/
.sec04 .right-box .note {
	width: 470px;
	height: auto;
	border: 3px solid #bbb;
	margin: auto;
	padding: 20px 0;
	box-sizing: border-box;
}
.sec04 .right-box .note-top p {
	width: 430px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5; 
	margin: auto;
}
.sec04 .right-box .note-under {
	width: 430px;
	font-size: 14px;
	line-height: 1.5; 
	margin: 10px auto 0;
}
.sec04 .right-box .note-subttl {
	width: 100%;
	border-bottom: 1px solid #bbb;
}
.sec04 .right-box .note-subtxt {
	padding-top: 10px;
	box-sizing: border-box;
}

/*-------------------- おすすめポイント --------------------*/
.sec04 .pass {
	width: 1100px;
	padding: 45px 0 0;
	box-sizing: border-box;
	clear: both;
}
.sec04 .pass .pass-left {
	box-shadow: 10px 10px #d7d7d7;
	float: left;
}
.sec04 .pass .pass-right {
	width: 530px;
	float: right;
}
.sec04 .pass .pass-right .pass-ttl {
	width: 530px;
	background: #652c31;
	padding: 10px 0 10px 30px;
	box-sizing: border-box;
}
.sec04 .pass-ttl img {
	margin-right: 15px;
	padding-top: 5px;
	box-sizing: border-box;
	float: left;
}
.sec04 .pass-ttl p {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
}
.sec04 .pass-ttl p span {
	font-size: 28px;
	font-weight: bold;
}
.sec04 .pass-txt {
  position: relative;
  display: inline-block;
  padding: 15px 30px;
  max-width: 100%;
  font-size: 16px;
  background: #FFF;
  border: solid 2px #652c31;
  box-sizing: border-box;
}
.sec04 .pass-txt:before {
  content: "";
  position: absolute;
  top: 25%;
  left: -59px;
  margin-top: -12px;
  border-top: 55px solid #fff;
  border-left: 65px solid transparent;
  z-index: 2;
}
.sec04 .pass-txt:after {
  content: "";
  position: absolute;
  top: 25%;
  left: -65px;
  margin-top: -14px;
  border-top: 55px solid #652c31;
  border-left: 65px solid transparent;
  z-index: 1;
}
.sec04 .set {
	margin: 80px 0 50px;
}

@media screen and (max-width: 640px) {
.sec04 {
	width: 100%;
	min-width: 100%;
	height: auto;
	/*background: url(../images/about2-bg_sp.jpg) center top no-repeat;*/
	background-size: cover;
	padding: 50px 0;
	box-sizing: border-box;
}
.sec04 .inner {
	width: 100%;
}
.sec04 .ttl-box04-area {
	padding: 0 20px;
	box-sizing: border-box;
}	
.sec04 .ttl-box04 {
	width: 100%;
	height: auto;
	background-color: #b18f45;
	opacity: 0.9;
	margin: 0 auto 30px;
	padding: 20px 15px;
	box-sizing: border-box;
}
/*.sec04 h3 {
	color: #fff;
	font-size: 6vw;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}*/
.sec04 .ttl-box04 p {
	color: #fff;
	font-size: 14px;
	text-align: justify;
	margin-top: 8px;
}
#main .sec04 .ttl-box02 {
    position: relative;
    background-size: 100% auto;
    width: 100%;
    height: 0;
    padding-top: 16.6%;
}
#main .sec04 .ttl-box02 h3 {
    position: absolute;
    font-size: 4.5vw;
    font-weight: bold;
    text-align: center;
    top: 6%;
    left: 0;
    right: 0;
}
#main .sec04 .tour-txt {
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
    margin: 30px auto;
    padding: 0 0 0 0;
}
.sec04 .inner .box img {
    width: 40%;
    float: left;
    margin: 0 4% 0 0;
}
	
	
/*-------------------- 適用日連続タイプ,適用日選択タイプ--------------------*/
.sec04 .inner .box {
	width: 100%;
	background: #fff;
	margin-bottom: 20px;
	float: none;
}
.sec04 .inner .box h4 {
	color: #fff;
	font-size: 4.5vw;
	text-align: center;
	padding: 10px 0;
	position: relative;
}
.sec04 .inner .box h4 span {
	font-size: 3.5vw;
}	
.sec04 .inner .left-box h4 {
	background: #da202d;
}	
.sec04 .inner .right-box h4 {
	background: #234889;
}		
.sec04 .inner .left-box h4::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom:-5px;
	border-right: 10px solid transparent;
	border-top: 15px solid #da202d;
	border-left: 10px solid transparent;
	margin: 0 auto -10px;
	display: block;
}	
.sec04 .inner .right-box h4::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -5px;
	border-right: 10px solid transparent;
	border-top: 15px solid #234889;
	border-left: 10px solid transparent;
	margin: 0 auto -10px;
	display: block;
}	
.sec04 h5 {
	position: relative;
	color: #652c31;
	font-size: 18px;
	text-align: center;
	margin-top: 30px;
}
.sec04 .left-box h5::before,
.sec04 .left-box h5::after {
  display: none;
	content: "";
	position: absolute;
	width: 23px;
	height: 23px;
}
.sec04 .left-box h5::before {
	display: none;
	left: 3%;
	bottom: 5px;
}
.sec04 .left-box h5::after {
	display: none;
	right: 3%;
	bottom: 5px;
}
.sec04 .right-box h5::before,
.sec04 .right-box h5::after {
	display: none;
	content: "";
	position: absolute;
	width: 23px;
	height: 23px;
}
.sec04 .right-box h5::before {
	display: none;
	left: 3%;
	bottom: 5px;
}
.sec04 .right-box h5::after {
	display: none;
	right: 3%;
	bottom: 5px;
}	
.sec04 .box .box-main-txt {
	font-size: 14px;
	line-height: 1.6;
	padding: 10px 20px 20px;
	box-sizing: border-box;
} 
.sec04 .box p span {
	font-size: 14px;
	font-weight: bold;
} 	
		
/*-------------------- 適用日選択タイプ 枠内詳細 --------------------*/
.sec04 .note-area {
	padding: 0 20px;
	box-sizing: border-box;
}	
.sec04 .right-box .note {
	width: 100%;
	height: auto;
	border: 3px solid #bbb;
	margin: 0 auto 0;
	padding: 20px 15px;
	box-sizing: border-box;
}
.sec04 .right-box .note-top p {
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5; 
	margin: 0 auto 15px;
}
.sec04 .right-box .note-under {
	width: 100%;
	font-size: 13px;
	line-height: 1.5; 
	margin: auto;
}
.sec04 .right-box .note-subttl {
	width: 100%;
	border-bottom: 1px solid #bbb;
}
.sec04 .right-box .note-subtxt {
	padding-top: 10px;
	box-sizing: border-box;
}
	
/*-------------------- おすすめポイント --------------------*/
.sec04 .pass {
	width: 100%;
	padding: 10px 0 30px;
	box-sizing: border-box;
}
.sec04 .pass .pass-left {
	width: 100%;
	box-shadow: 10px 10px #d7d7d7;
	margin-bottom: 30px;
	float: none;
}
.sec04 .pass .pass-left img {
	width: 100%;
}	
.sec04 .pass .pass-right {
	width: 100%;
	float: none;
}
.sec04 .pass .pass-right .pass-ttl {
	position: relative;
	width: 100%;
	height: auto;
	background: #652c31;
	padding: 0 0 0 30px;
	box-sizing: border-box;
}
.sec04 .pass-ttl img {
	width: 13%;
	height: auto;
	margin-right: 15px;
	padding-top: 10px;
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
}
.sec04 .pass-ttl p {
	color: #fff;
	font-size: 3.5vw;
	font-weight: bold;
	line-height: 1.3;
	padding: 15px 0 10px 0;
}
.sec04 .pass-ttl p span {
	font-size: 4.5vw;
	font-weight: bold;
}
.sec04 .pass-txt {
  position: relative;
  display: inline-block;
  padding: 15px 20px;
  max-width: 100%;
  font-size: 14px;
  background: #FFF;
  border: solid 2px #652c31;
  box-sizing: border-box;
}
.sec04 .pass-txt:before {
	display: none;
  content: "";
  position: absolute;
  top: 25%;
  left: -59px;
  margin-top: -12px;
  border-top: 55px solid #fff;
  border-left: 65px solid transparent;
  z-index: 2;
}
.sec04 .pass-txt:after {
  display: none;
	content: "";
  position: absolute;
  top: 25%;
  left: -65px;
  margin-top: -14px;
  border-top: 55px solid #652c31;
  border-left: 65px solid transparent;
  z-index: 1;
}
.sec04 .set {
	margin: 0 0 20px;
}
.sec04 .set img {
	width: 100%;
}		
}

/*--------------------------------------------------
section05
--------------------------------------------------*/
a.anchor{
	display: block;
	padding-top: 170px;
	margin-top: -170px;
}
.sec05 {
	margin-top: 40px;
}
.sec05 .ttl-box05 h3 {
	position: relative;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 0;
	color:#416C94;
}
.sec05 .ttl-box05 h3:before {
    content: "";
    position: absolute;
    background: #416C94;
    width: 60px;
    height: 1px;
    left: 0;
    right: 0;
    bottom: -5%;
    margin: auto;
    display: block;
}
.sec05 .sec5-under {
	margin: 60px 0 100px;
}

/*---------- accordionbox ----------*/
.accordionbox {
	width: 1100px;
	background: #f1f1f1;
	margin: 50px auto;
	padding: 60px;
	box-sizing: border-box;
}
.accordionbox dl {
	background:#fff;
	padding:20px 40px;
	border-radius: 8px;
	margin-bottom: 20px;
}
.accordionbox dl a{
	color:#F3A582;
	font-weight:bold;
	text-decoration: underline !important;
}
.accordionbox dl:last-child {
	margin-bottom: 0;
}
.accordionbox dt {
	cursor: pointer;
	position: relative;
}
.ac-content .question {
	line-height: 1.5em;
	font-size: 18px;
	font-weight: bold;
}
.accordionbox .question span {
	color: #ee7c58;
	font-size: 30px;
	font-weight: bold;
}
.accordionbox .answer span {
	color: #416C94;
	font-size: 24px;
	font-weight: bold;
}
.ac-content dd {
	display: none;
	box-sizing: border-box;
	margin-top: 20px;
	padding: 20px 0 0;
	border-top: 2px dotted #bbb;
}

/*accordion_icon*/
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all 0.4s;
	box-sizing: border-box;
}
.accordion_icon {
	background: #ee7c58;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-top: -12px;
	float: right;
	position: absolute;
	top: 50%;
	right: 25px;
}
.accordion_icon span {
	background-color: #fff;
	width: 60%;
	height: 4px;
	position: absolute;
	left: 6px;
}
.accordion_icon span:nth-of-type(1) {
	top: 13px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
	top: 13px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display: none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 13px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}


@media screen and (max-width: 640px) {
.sec05 {
	margin-top: 40px;
}
.sec05 .ttl-box05 h3 {
	position: relative;
	font-size: 5vw;
	font-weight: bold;
	text-align: center;
}
.sec05 .ttl-box05 h3:before {
	/*content: "";
	position: absolute;
	background: url(../images/ttl-box05_sp.jpg) center center no-repeat;
	width: 69px;
	height: 90px;
	right: 0;
	left: 0;
	bottom: 120%;
	margin: auto;
	display: block;*/
}
.sec05 .ttl-box05 h3::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    left: 0;
    right: 0;
    bottom: -5%;
    margin: auto;
    display: block;
    background: #416C94;
}
.sec5-under {
	margin: 30px 0 40px;
}	
}

@media screen and (max-width: 640px){
.accordionbox {
	width: 100%;
	background: #f1f1f1;
	margin: 30px auto;
	padding: 20px;
	box-sizing: border-box;
}
.accordionbox dl {
	background: #fff;
	padding: 20px;
	border-radius: 8px;
	margin-bottom: 20px;
}
.accordionbox dl:last-child {
	margin-bottom: 0;
}
.accordionbox dt {
	cursor: pointer;
	position: relative;
}
.ac-content .question {
	line-height: 1.5em;
	font-size: 3vw;
	font-weight: bold;
	padding-right: 22px;
	box-sizing: border-box;
}
.accordionbox .question span {
	/*color: #da202d;*/
	font-size: 22px;
	font-weight: bold;
}
.accordionbox .answer span {
	/*color: #234889;*/
	font-size: 18px;
	font-weight: bold;
}
.ac-content dd {
	display: none;
	box-sizing: border-box;
	margin-top: 10px;
	padding: 10px 0 0;
	border-top: 2px dotted #bbb;
}

/*accordion_icon*/
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all 0.4s;
	box-sizing: border-box;
}
.accordion_icon {
	/*background: #da202d;*/
	width: 22px;
	height: 22px;
	border-radius: 50%;
	margin-top: -12px;
	float: right;
	position: absolute;
	top: 50%;
	right: 2px;
}
.accordion_icon span {
	background-color: #fff;
	width: 50%;
	height: 2px;
	position: absolute;
	left: 5px;
}
.accordion_icon span:nth-of-type(1) {
	top: 10px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
	top: 10px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display: none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 10px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
}

/*--------------------------------------------------
section06
--------------------------------------------------*/
.sec06 {
	width: 100%;
	background: #F2F2F2;
	background-size: cover;
	padding: 30px 0 80px;
	box-sizing: border-box;
}
.sec06 .ttl-box05 h3 {
	position:relative;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	padding: 100px 0 10px 0;
	color:#416C94;
}
.sec06 .ttl-box05 h3:before {
	content: "";
	position: absolute;
	/*background: url(../images/ttl-box06.png) center center no-repeat;*/
	width: 325px;
	height: 100px;
	top: 10%;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
}
.sec06 .ttl-box05 h3:after {
	content: "";
	position: absolute;
	background: #416C94;
	width: 60px;
	height: 1px;
	left: 0;
	right: 0;
	bottom: -5%;
	margin: auto;
	display: block;
}
.sec06 .txt-box05{
	text-align: center;
	margin-top: 35px;
}

/*---------- slide 画像切替 ----------*/
.sec06 .box_wrap {
  position: relative;
  width: 1100px;
  padding: 30px;
	box-sizing: border-box;
  max-width: 100%;
  margin: 30px auto 50px;
  background: #FFF;
  box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.5);
}
.sec06 #slider {
  width: 1040px;
  margin: 0 auto 20px;
}
.sec06 .slide-item img {
  width: 100%;
}
.sec06 #thumbnail-list {
  width: 1040px;
  margin: auto;
  font-size: 0;
}
.sec06 .thumbnail-item {
  display: inline-block;
  margin: 0 0 0 0.1%;
  vertical-align: top;
  border: solid 2px #FFF;
}
.sec06 .thumbnail-item.thumbnail-current {
  border: solid 2px #E37506;
}
.sec06 .thumbnail-item img {
  width: 100%;
  margin: 0 auto;
  vertical-align: top;
}
.sec06 .caption {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  line-height: 1.5;
  padding: 15px;
  display: inline-block;
  width: 100%;
  z-index: 22;
  position: absolute;
  bottom: 0;
}

.sec06 .diary_box li {
    width: 31%;
    float: left;
    margin: 10px 1%;
}
.sec06 .diary_box li img{
	width:100%;
}
.sec06 .diary_box dd {
    background: #F2F2F2;
    box-sizing: border-box;
    padding: 20px;
}



@media screen and (max-width: 640px) {
.sec06 {
	width: 100%;
	/*background: url(../images/slide_bg_sp.jpg) center center no-repeat;*/
	background-size: cover;
	padding-bottom: 40px;
	box-sizing: border-box;
}
.sec06 .ttl-box05 h3 {
	position: relative;
	font-size: 5vw;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 0;
}
.sec06 .ttl-box05 h3:before {
	content: "";
	position: absolute;
	/*background: url(../images/ttl-box06.png) center center no-repeat;*/
	width: 325px;
	height: 100px;
	top: -20%;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
}
.sec06 .ttl-box05 h3:after {
	content: "";
	position: absolute;
	background: #333;
	width: 60px;
	height: 1px;
	left: 0;
	right: 0;
	bottom: -5%;
	margin: auto;
	display: block;
}
.sec06 .txt-box05 {
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	margin-top: 35px;
}

.sec06 .diary_box dd {
    padding: 2% 1%;
}
	
/*---------- slide 画像切替 ----------*/
.sec06 .box_wrap {
  position: relative;
  width: 100%;
  padding: 10px;
	box-sizing: border-box;
  max-width: 100%;
  margin: 20px auto 0;
  background: #FFF;
  box-shadow: 2px 2px 8px -2px rgba(0, 0, 0, 0.5);
}
.sec06 #slider {
  width: 100%;
  margin: 0 auto 0;
}
.sec06 .slide-item img {
  width: 100%;
}
.sec06 #thumbnail-list {
  width: 100%;
  margin: 10px auto 0;
  font-size: 0;
}
.sec06 .thumbnail-item {
  display: inline-block;
	width: 19%;
	box-sizing: border-box;
  margin: 0 1.25% 1.25% 0;
  vertical-align: top;
  border: none;
}
.sec06 .thumbnail-item:nth-child(5n) {
  margin: 0 0 0 0;
}
.sec06 .thumbnail-item.thumbnail-current {
  border: solid 2px #E37506;
}
.sec06 .thumbnail-item img {
  width: 100%;
  margin: 0 auto;
  vertical-align: top;
}
.sec06 .caption {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  font-size: 13px;
  line-height: 1.5;
  padding: 5px;
  display: inline-block;
	box-sizing: border-box;
  width: 100%;
  z-index: 22;
  position: absolute;
  bottom: 0;
}	
.sec06 .sec06-under {
	margin-top: 30px;
}
}


/*--------------------------------------------------
section07
--------------------------------------------------*/
.sec07 {
	width: 100%;
	min-width: 1100px;
	background: url(../images/about3-bg.jpg) center top no-repeat;
	background-size: 100% auto;
	padding-top: 90px;
	box-sizing: border-box;
}
.sec07 .inner {
	width: 1100px;
}
.sec07 .ttl-box03 {
	width: 1100px;
	height: auto;
	background-color: #b18f45;
	opacity: 0.9;
	margin: auto;
	padding: 40px 0;
	box-sizing: border-box;
}
.sec07 h3 {
	color: #fff;
	font-size: 32px;
	text-align: center;
}
.sec07 .ttl-box03 p {
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-top: 13px;
}

/*-------------------- ゴルナーグラート～,ユングフラウヨッホ～ --------------------*/
.sec07 .about01{
	width: 1100px;
	border: 4px solid #f2e9c7;
	background-color: #fff;
	margin: 70px auto;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.sec07 .about01 .ttl-box {
	width: 100%;
	height: 100px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
}
.sec07 .about01 .ttl-box01 {
	background: url(../images/mountain-ttl01.jpg) 0 0 no-repeat;
	background-size: 100% auto;
}
.sec07 .about01 .ttl-box02 {
	background: url(../images/mountain-ttl02.jpg) 0 0 no-repeat;
	background-size: 100% auto;
}
.sec07 .about-inner {
	padding: 40px 30px;
  box-sizing: border-box;
}
.sec07 .slider{
	margin-bottom: 30px;
}
.sec07 .box-top h4{
	display: inline-block;
	position: relative;
	font-size: 24px;
	text-align: left;
	padding: 0 40px;
}
.sec07 .box-top h4::before,
.sec07 .box-top h4::after {
	content: "";
	position: absolute;
	width: 23px;
	height: 23px;
	display: inline-block;
	margin-top: -12px;
}
.sec07 .box-top h4::before {
	left: 0;
	top: 50%;
}
.sec07 .box-top h4::after {
	right: 0;
	top: 50%;
}
.sec07 .box p {
	font-size: 16px;
	line-height: 28px;
	padding: 10px 0;
	box-sizing: border-box;
}
.sec07 .details{
	width: 550px;
	margin: 20px 0 20px 0;
	float: left;
}
.sec07 .details dl {
	width: 250px;
	float: left;
	font-size: 18px;
	margin-bottom: 20px;
}
.sec07 .details dl:nth-child(2n-1) {
	margin-right: 20px;
}
.sec07 .details .comment02 {
	width: 520px;
}
.sec07 .details dt {
	display: table;
	background-color: #82e2d3;
	width: 100%;
	height: 40px;
	color: #fff;
	text-align: center;
}
.sec07 .details dt span {
	display: table-cell;
  vertical-align: middle;
}
.sec07 .details dd{
	display: table;
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	border: 2px solid #82e2d3;
	text-align: center;
}
.sec07 .details dd span {
	display: table-cell;
  vertical-align: middle;
}
.sec07 .map {
	width: 475px;
	margin: 50px 0 0 0;
	float: right;
}
.sec07 .map img{
	width:100%;
}
.sec07 .about01 .point {
	background-color: #284d84;
	box-sizing: border-box;
	margin: 0 auto 60px;
	padding: 20px 20px;
}
.sec07 .point .img-box01 {
	width: 25%;
	float: left;
}
.sec07 .point .img-box01 img{
	width: 100%;
}
.sec07 .point .point-txt {
	width: 70%;
	float: right;
}
.sec07 .point-ttl {
	width: 680px;
	border-bottom: 1px dotted #fff;
	margin-top: -15px;
	padding-bottom: 10px;
	position: relative;
}
.sec07 .point-ttl:before {
	content: "";
	position: absolute;
	background: url(../images/about-point.png) center center no-repeat;
	width: 102px;
	height: 102px;
	left: 3%;
	bottom: -15px;
	margin: auto;
	display: block;
}
.sec07 .point .point-txt h5 {
	position: relative;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	margin: 15px 0 0 140px;
}
.sec07 .point .point-txt p {
	width: 680px;
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	margin : 10px auto 0;
}

@media screen and (max-width: 640px) {
.sec07 {
	width: 100%;
	min-width: 100%;
	background: url(../images/about3-bg_sp.jpg) center top no-repeat;
	background-size: 100% auto;
	padding-top: 50px;
	box-sizing: border-box;
}
.sec07 .inner {
	width: 100%;
}
.sec07 .ttl-box03-area {
	padding: 0 20px;
	box-sizing: border-box;
}
.sec07 .ttl-box03 {
	width: 100%;
	height: auto;
	background-color: #b18f45;
	opacity: 0.9;
	margin: auto;
	padding: 20px 10px;
	box-sizing: border-box;
}
.sec07 h3 {
	color: #fff;
	font-size: 6vw;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}
.sec07 .ttl-box03 p {
	color: #fff;
	font-size: 14px;
	text-align: justify;
	margin-top: 8px;
}

/*-------------------- ゴルナーグラート～,ユングフラウヨッホ～ --------------------*/
.sec07 .about01 {
	width: 100%;
	height: auto;
	border: 4px solid #f2e9c7;
	background-color: #fff;
	margin: 30px auto 50px;
}
.sec07 .about01 .ttl-box {
	width: 100%;
	height: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 16.66%;
}
.sec07 .about01 .ttl-box01 {
	background: url(../images/mountain-ttl01_sp.jpg) 0 0 no-repeat;
	background-size: 100% auto;
}
.sec07 .about01 .ttl-box02 {
	background: url(../images/mountain-ttl02_sp.jpg) 0 0 no-repeat;
	background-size: 100% auto;
}
.sec07 .about-inner {
	padding: 30px 15px 10px;
  box-sizing: border-box;
}
.sec07 .slider{
	margin-bottom: 20px;
}

.sec07 .box-top h4{
	display: inline-block;
	position: relative;
	font-size: 3.8vw;
	letter-spacing: -0.1em;
	text-align: left;
	margin-top: 20px;
	padding: 0 25px;
}
.sec07 .box-top h4::before,
.sec07 .box-top h4::after {
	content: "";
	position: absolute;
	background-size: 100% auto;
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-top: -9px;
}
.sec07 .box-top h4::before {
	left: 0;
	top: 50%;
}
.sec07 .box-top h4::after {
	right: 0;
	top: 50%;
}
.sec07 .box p {
	font-size: 13px;
	line-height: 1.5;
	text-align: justify;
	padding: 10px 0 0 0;
	box-sizing: border-box;
}
.sec07 .details {
	width: 100%;
	margin: 20px 0;
	float: none;
}
.sec07 .details dl {
	width: 100%;
	float: left;
	font-size: 16px;
	margin-bottom: 10px;
}
.sec07 .details dl:nth-child(2n-1) {
	margin-right: 0;
}
.sec07 .details .comment02 {
	width: 100%;
}
.sec07 .details dt {
	display: table;
	background-color: #82e2d3;
	width: 100%;
	height: 30px;
	color: #fff;
	text-align: center;
}
.sec07 .details dt span {
	display: table-cell;
  vertical-align: middle;
}
.sec07 .details dd {
	display: table;
	width: 100%;
	height: 55px;
	font-size: 14px;
	box-sizing: border-box;
	border: 2px solid #82e2d3;
	text-align: center;
}
.sec07 .details dd span {
	display: table-cell;
  vertical-align: middle;
}
.sec07 .map {
	width: 100%;
	height: auto;
	margin: 10px auto 30px;
	float: none;
	display: inline-block;
}
.sec07 .map img {
	width: 100%;
}
.sec07 .about01 .point{
	background-color: #284d84;
	box-sizing: border-box;
	margin: 0 auto 30px;
	padding: 20px 20px;
}
.sec07 .point .img-box01 {
	width: 100%;
	float: none;
}
.sec07 .point .img-box01 img{
	width: 100%;
}
.sec07 .point .point-txt {
	width: 100%;
	float: none;
}
.sec07 .point-ttl{
	width: 100%;
	border-bottom: 1px dotted #fff;
	margin-top: 30px;
	padding-bottom: 10px;
	position: relative;
}
.sec07 .point-ttl:before {
	content: "";
	position: absolute;
	background: url(../images/about-point.png) center center no-repeat;
	background-size: 100% auto;
	width: 20%;
	height: 0;
	left: 0;
	bottom: 5px;
	margin: auto;
	padding-top: 20%;
	display: block;
}	
.sec07 .point .point-txt h5 {
	position: relative;
	color: #fff;
	font-size: 4.3vw;
	font-weight: bold;
	margin: 15px 0 1% 28%;
	line-height: 1.2;
	letter-spacing: -0.1em
}
.sec07 .point .point-txt .point-txt-inner {
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	margin : 10px auto 0;
}
}

/*--------------------------------------------------
sec08
--------------------------------------------------*/
#main .sec08{
	height: auto;
	padding: 60px 0;
	box-sizing: border-box;
	background: #F2F2F2;
}
#main .sec08 .ttl-box02 {
	position: relative;
	/*background: url(../images/ttl-box02.jpg) center center no-repeat;*/
	width: 900px;
	height: 80px;
	margin: auto;
	/*background:#fff;*/
	border-top:2px solid #416C94;
	border-bottom:2px solid #416C94;
	color:#416C94;
}
#main .sec08 .ttl-box02 h3 {
	position: absolute;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	top: 15px;
	left: 0;
	right: 0;
}
#main .sec08 .tour-txt{
	font-size: 16px;
	line-height: 2.0;
	text-align: center;
	margin: auto;
	padding: 45px 0;
}
#main .sec08 .lead_box{
	overflow:hidden;
	display:block;
}
#main .lead_box_left{
	width:68%;
	float:left;
	margin:0 2% 0 0;
}	
#main .lead_box_left p{
	background:#fff;
	padding:2%;
	margin:0 0 20px 0;
}
#main .lead_box_left span{
	display:block;
	background:#416C94;
	line-height:2.4;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	padding:0 0 0 20px;
}
#main iframe{
	width:30%;
	height:314px;
}


@media screen and (max-width: 640px) {

#main .sec08 {
	padding:30px 0;
}

#main .sec08 .ttl-box02 {
    position: relative;
    background-size: 100% auto;
    width: 100%;
    height: 0;
    padding-top: 16.6%;
}

#main .sec08 .ttl-box02 h3 {
    position: absolute;
    font-size: 4.5vw;
    font-weight: bold;
    text-align: center;
    top: 28%;
    left: 0;
    right: 0;
}
#main .sec08 .tour-txt{
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
    margin: 30px auto;
    padding: 0 0 0 0;
}

#main .lead_box_left {
	float:none;
	width:100%;
}
#main iframe{
	width:100%;
	height:auto;
}

}

/*--------------------------------------------------
sec09
--------------------------------------------------*/
#main .sec09{
	height: auto;
	padding: 60px 0;
	box-sizing: border-box;
	background: #F2F2F2;
}
#main .sec09 .ttl-box02 {
	position: relative;
	/*background: url(../images/ttl-box02.jpg) center center no-repeat;*/
	width: 900px;
	height: 80px;
	margin: auto;
	border-top:2px solid #416C94;
	border-bottom:2px solid #416C94;
}
#main .sec09 .ttl-box02 h3 {
	position: absolute;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	top: 15px;
	left: 0;
	right: 0;
	color:#416C94;
}
#main .sec09 .tour-txt{
	font-size: 16px;
	line-height: 2.0;
	text-align: center;
	margin: auto;
	padding: 45px 0;
}
#main .sec09 .lead_box{
	overflow:hidden;
	display:block;
}
#main .sec09 .lineup{
	width:32.5%;
	float:left;
	margin:0 1% 2% 0;
}
#main .sec09 .lineup:nth-child(3n) {
	margin:0 0 2% 0;
}
#main .sec09 .lineup_in{
	background:#fff;
	padding:4% 4% 5%;
}
#main .sec09 .lineup img{
	width:100%;
}
#main .sec09 .lineup dt{
	font-weight:bold;
	font-size:1.4em;
	line-height:1.6;

}
#main .sec09 .lineup dd{

}
#main .sec09 .lineup dd .lineup_point{
	background:#fbe0d4;
	padding:3%;
	margin:2% 0 0 0;
}
#main .sec09 .lineup dd .lineup_animal {
	padding:2%;
}
#main .sec09 .lineup dd .lineup_animal a{
	display:inline;
	color:#F3A582;
	text-decoration: underline;
	font-weight:bold;
}

#main .sec09 .lineup dd .lineup_point span,
#main .sec09 .lineup dd .lineup_animal span{
	display:block;
	font-weight:bold;
	font-size:1em;
}

@media screen and (max-width: 640px) {

#main .sec09{
	padding:30px 0;
}

#main .sec09 .tour-txt {
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
    margin: 30px auto;
    padding: 0 0 0 0;
}

#main .sec09 .ttl-box02 {
    position: relative;
    background-size: 100% auto;
    width: 100%;
    height: 0;
    padding-top: 16.6%;
}

#main .sec09 .ttl-box02 h3 {
    position: absolute;
    font-size: 4.5vw;
    font-weight: bold;
    text-align: center;
    top: 28%;
    left: 0;
    right: 0;
}

#main .sec09 .lineup {
	width:100%;
	margin:0 0 3% 0 !important;
}
#main .sec09 .lineup img{
	width:40%;
	float:left;
	margin:0 2% 0 0;
}
.btn01_04 {
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
}
}

/*--------------------------------------------------
sec10
--------------------------------------------------*/
#main .sec10 {
	width: 100%;
	min-width: 1300px;
	/*background: #F2F2F2;*/
	background-size: 100% auto;
	padding: 90px 0 100px;
	box-sizing: border-box;
}
#main .sec10 .inner {
	width: 1100px;
}
#main .sec10 .ttl-box02 {
	position: relative;
	/*background: url(../images/ttl-box02.jpg) center center no-repeat;*/
	width: 900px;
	height: 80px;
	margin: auto;
	border-top:2px solid #416C94;
	border-bottom:2px solid #416C94;
}
#main .sec10 .ttl-box02 h3 {
	position: absolute;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	top: 15px;
	left: 0;
	right: 0;
	color:#416C94;
}
#main .sec10 .tour-txt {
    font-size: 16px;
    line-height: 2.0;
    text-align: center;
    margin: auto;
    padding: 45px 0;
}


#main .sec10 .box{
	max-width:930px;
	margin:0 auto;
	border:solid 4px #0aa1bf;
	padding:1.5em;
	padding-bottom:0px;
}
#main .sec10 .box .text{
	height:12em;
	overflow-y:scroll;
	line-height:2;
}

#main .sec10 .box .text span { color:#0aa1bf; font-weight:bold; }

#main .sec10 .box .link{
	background-color:#FFF;
}
#main .sec10 .box .link a{
	display:block;
	text-align:right;
	text-decoration:underline;
	color:#0397db;
	padding-top:20px;
	padding-bottom:5px;
	background-color:#FFF;
}
#main .sec10 .box .link a:hover{
	text-decoration:none;
}

@media screen and (max-width: 640px) {

#main .sec10{
	width:100%;
	min-width: 100%;
	height: auto;
}

#main .sec10{
	padding:30px 0;
}
#main .sec10 .inner {
	width:100%;
}

#main .sec10 .tour-txt {
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
    margin: 30px auto;
    padding: 0 0 0 0;
}

#main .sec10 .ttl-box02 {
    position: relative;
    background-size: 100% auto;
    width: 100%;
    height: 0;
    padding-top: 16.6%;
}

#main .sec10 .ttl-box02 h3 {
    position: absolute;
    font-size: 4.5vw;
    font-weight: bold;
    text-align: center;
    top: 6%;
    left: 0;
    right: 0;
}
#main .sec10 .box {
	width:90%;
	padding:1em;
}
}


/*--------------------------------------------------
form
--------------------------------------------------*/
.form {
	width: 1100px;
	height: auto;
	color: #416C94;
	background: #F2F2F2;
	background-size: cover;
	margin: 100px auto 110px;
	padding: 80px 0;
	box-sizing: border-box;
}
.form h4 {
	position: relative;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.form h4:before {
	content: "";
	position:absolute;
	width: 230px;
	height: 2px;
	border-top: 2px solid #416C94;
	left: 5%;
	top: 20px;
}
.form h4:after {
	content: "";
	position:absolute;
	width: 230px;
	height: 2px;
	border-top: 2px solid #416C94;
	right: 5%;
	top: 20px;
}
.form p {
	font-size: 18px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
	margin-bottom: 50px;
}

@media screen and (max-width: 640px) {	
.form-area {
  padding: 0 20px;
	box-sizing: border-box;
}	
.form {
	width: 100%;
	height: auto;
	/*color: #652c31;*/
	/*background: url(../images/form-bg.jpg) center center repeat;*/
	background-size: 100% auto;
	margin: 50px auto;
	padding: 40px 0;
	box-sizing: border-box;
}
.form h4 {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.form h4:before {
	display: none;
	content: "";
	position:absolute;
	width: 230px;
	height: 2px;
	border-top: 2px solid #652c31;
	left: 5%;
	top: 20px;
}
.form h4:after {
	display: none;
	content: "";
	position:absolute;
	width: 230px;
	height: 2px;
	border-top: 2px solid #652c31;
	right: 5%;
	top: 20px;
}	
.form p {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	text-align: justify;
	margin-bottom: 30px;
}	
}

/*--------------------------------------------------
slider  slick
--------------------------------------------------*/
.slider {
	width: 100%;
	height: auto;
}
.slider .photo {
	margin: 0 10px;
	position: relative;
}
.slider img {
	width: 100%;
	height: auto;
	max-height: 480px;
}
.slider .s-caption {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  line-height: 1.5;
  padding: 15px;
  display: inline-block;
  width: 95.5%;
  z-index: 22;
  position: absolute;
  bottom: 0;
}	
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: 50%;
	cursor: pointer;
	z-index: 1000;
}
.prev-arrow {
	width: 38px;
	height: 38px;
	border-top: solid 8px #fff;
	border-right: solid 8px #fff;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: absolute;
	left: 30px;
	margin-top: -19px;
}
.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;
	margin-top: -19px;
}

@media screen and (max-width: 640px) {
.slider {
	display: none;
}
.sp_slider {
	display: block;
}
.sp_slider .photo {
	margin: 0 0;
}
.sp_slider .s-caption {
  color: #fff;
  background: #000;
  font-size: 12px;
  line-height: 1.3;
  padding: 10px 5px;
	box-sizing: border-box;
  display: inline-block;
  width: 100%;
  z-index: 22;
  position: static;
  bottom: 0;
  margin:0;
}	
.prev-arrow {
	width: 14px;
	height: 14px;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	top:50%;
	left: 4%;
	margin-top: -7px;
}
.next-arrow {
	width: 14px;
	height: 14px;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	top: 50%;
	right: 4%;
	margin-top: -7px;
}	
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  スライドショー  slick
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;

	-webkit-user-select: none;
		 -moz-user-select: none;
			-ms-user-select: none;
					user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
			touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {	
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
		 -moz-transform: translate3d(0, 0, 0);
			-ms-transform: translate3d(0, 0, 0);
			 -o-transform: translate3d(0, 0, 0);
					transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
	display: block;
	max-width: 100%;
	height: auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}



/* トップに戻る */
.bt_pagetop {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 10000;
}

.bt_pagetop a {
background: #279cbe;
border-radius: 10px;
color: #fff;
display: block;
height: 60px;
text-align: center;
text-decoration: none;
width: 60px;
}

.bt_pagetop a img{
width:100%;
}

@media screen and (max-width: 640px) {
/* トップに戻る */
.bt_pagetop a {
 height: 40px;
 width: 40px;
}
}