@charset "utf-8";
/* 各国のCSS */

#pan, #pagetop{
	font-family:Meiryo;
}

@media screen and (max-width:1024px){

#wrapper img {
	width:auto;
	max-width:100%;
}

.main_photo img {
	width:100% !important;
}

}

@media screen and (min-width:0px) and (max-width: 639px){
body {
	color:#fff;
	font-size:14px;
}

#headerArea,
.pc_navi {
	display:none;
	}

/* clearfix */

.clearfix, .about, .fuku, .satuei .tab, .item, .tab_sp, .place ul, .tour_search_btm ul, .toi_tour_btn {
  *zoom: 1;
}
.clearfix:after, .about:after, .fuku:after, .satuei:after, .tab:after, .item:after, .tab_sp:after, .place ul:after, .tour_search_btm:after, .toi_tour_btn:after {
  content: "";
  display: table;
  clear: both;
}

img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

/* ------ wrapper ------ */
#wrapper {
	display:block;
	width:100%;
	background:#010024;
	color:#fff;
	padding-bottom:10px;
	font-family: Meiryo;
}

#contents {
	background:url(../images/bg.png) no-repeat;
	background-size:50%;
	width:93%;
}

#contents a:hover img, button:hover {
    opacity: 0.6;
}

.main_photo {
	width:100%;
	margin:0 auto;
	position:relative;
}
.main_photo img.ttl {
	width:100%;
}

.p_cre { text-align:right;
margin-top:5px;
font-size:11px;
}

/* ---------- 横から出るナビ ---------- */
#navigation {
	display:none !important;
}
#mobile-header {
    display: block !important;
}

#mobile-header {
    display: block;
    position:relative;
    top: 0;
    width: 100%;
    z-index:99;
}
#mobile-header {
    background: none repeat scroll 0 0 #fff;
    display: none;
    height: 40px;
	line-height:22px;
    text-align: left;
}

/*rightMenu*/
#right-menu{
	background: #010024;
	padding:5px 10px;
	text-decoration: none;
	position:absolute;
	right: 4px;
	top: 7px;
	width:45px;
	border-radius: 5px;
	color: #fff;
	display: block;
	text-align:center;
	font-family:Meiryo;
}
#right-menu:hover{
	background:#999;
}
.header_logo {
    position:absolute;
	left:5px;
	top:0px;
}
.header_logo img.logo {
	display:none;
	/* width:50%;*/
}

/* -------------------------------------------------------
 best3
---------------------------------------------------------- */

.best3 {
	display:block;
	position:relative;
	padding-top:15px;
	color:#010024;
}
.best3 img {
	display:block;
}
.best3 .inner {
	background:#fff;
	padding:15px 15px 10px 15px;
	background:#fff;
}

.best3 ul li {
	position:relative;
}

.best3 .icon_s {
	position:absolute;
	top:-5px;
	left:10px;
}

.best3:last-child {
	margin-right:0px;
}
.best3 h4 {
	margin-bottom:10px;
	font-size:17px;
}
.best3 p {
	margin:10px 0;
}
.best3 .price {
	color:#ca0404;
	font-weight:bold;
	margin-bottom:0px;
}
.best3 .price span.min { font-size:23px; margin:0 5px;}

.best3 .btn_tour {
	display:block;
	text-align:center;
	padding:12px 0;
	background: #d7af5d; /* Old browsers */
background: -moz-linear-gradient(top,  #d7af5d 0%, #d7af5d 50%, #d1a243 50%, #d1a243 50%, #d1a243 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7af5d), color-stop(50%,#d7af5d), color-stop(50%,#d1a243), color-stop(50%,#d1a243), color-stop(100%,#d1a243)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d7af5d 0%,#d7af5d 50%,#d1a243 50%,#d1a243 50%,#d1a243 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d7af5d 0%,#d7af5d 50%,#d1a243 50%,#d1a243 50%,#d1a243 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d7af5d 0%,#d7af5d 50%,#d1a243 50%,#d1a243 50%,#d1a243 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d7af5d 0%,#d7af5d 50%,#d1a243 50%,#d1a243 50%,#d1a243 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7af5d', endColorstr='#d1a243',GradientType=0 ); /* IE6-9 */
color:#fff;
font-weight:bold;
font-size:16px;
}
.best3.btn_tour:hover {
	text-decoration:none;
}

.resp-tabs-container .finland .btn_tour:hover {background:#17aa84;}
.resp-tabs-container .sweden .btn_tour:hover {background:#b56cc1;}
.resp-tabs-container .norway .btn_tour:hover {background:#ff6e95;}
.resp-tabs-container .iceland .btn_tour:hover {background:#0892a8;}

/* -------------------------------------------------------
 h2
---------------------------------------------------------- */
.best3_ttl_finland, .best3_ttl_sweden, .best3_ttl_norway, .best3_ttl_iceland {
	margin:10px 0 0 0;
	font-size:20px;
	font-weight:normal;
	padding:5px 0px 20px 70px !important;
	}

.best3_ttl_finland {background:url(../finland/images/ttl_bg.png) no-repeat;}
.best3_ttl_sweden {background:url(../sweden/images/ttl_bg.png) no-repeat;}
.best3_ttl_norway {background:url(../norway/images/ttl_bg.png) no-repeat;}
.best3_ttl_iceland {background:url(../iceland/images/ttl_bg.png) no-repeat;}

.point h2 img { display:none;}

.tx_box {padding-left:15px;	line-height:1.7;}

.spend_time h2, .point h2, .tour_search h2 {
	font-size:19px;
	font-weight:normal;
}
.tour_search h2 {
	margin-bottom:10px;
	font-color:#fff;
}


/* 各国タイトルの記述
---------------------------------------------------------- */
.ttl_finland { background:url(../finland/images/ttl_bg.png) no-repeat; padding: 20px 0 20px 70px;}


/* -------------------------------------------------------
 出発地からツアーを探す
---------------------------------------------------------- */
.tour_search {clear:both;}

.tour_search_btm {
	margin-top:45px;
}
.tour_search_btm h2 {
	text-align:center;
	font-size:20px;
	font-weight:normal;
	padding:20px 0 20px 20px;
	margin-bottom:20px;
}
.s_finland {background:url(../finland/images/ttl_bg.png) no-repeat;}
.s_sweden {background:url(../sweden/images/ttl_bg.png) no-repeat;}
.s_norway {background:url(../norway/images/ttl_bg.png) no-repeat;}
.s_iceland {background:url(../iceland/images/ttl_bg.png) no-repeat;}

.tour_search li,
.tour_search_btm li {
	float:left;
	width:48.7%;
	margin:0 3px 3px 0;
}
.place a,
.tour_search_btm a {
	display:block;
	background:#d7af5d;
	color:#fff;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	position: relative;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:10px 0;
}
.place a::after,
.tour_search_btm a::after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.place a:hover,
.tour_search_btm a:hover {
	background:#17aa84;
	text-decoration:none;
}

/* 各国の色指定 */

/*finland  */
.place .finland a:hover, .tour_search_btm .finland a:hover {
	background:#17aa84;
	text-decoration:none;
}

/*sweden  */
.place .sweden a:hover, .tour_search_btm .sweden a:hover {
	background:#b56cc1;
	text-decoration:none;
}

/*norway  */
.place .norway a:hover, .tour_search_btm .norway a:hover {
	background:#ff6e95;
	text-decoration:none;
}

/*iceland  */
.place .iceland a:hover, .tour_search_btm .iceland a:hover {
	background:#0892a8;
	text-decoration:none;
}

/* 問い合わせ */
.toi_tour_btn {
	margin-top:30px;
}

.toi_tour_btn img { margin:0 15px 0 5px; float:right; width:20%;}

/* 各国の指定 */
.toi_tour_btn a.finland,
.toi_tour_btn a.iceland,
.toi_tour_btn a.norway,
.toi_tour_btn a.sweden {
	display:block;
	float:left;
	font-size:15px;
	width:180px;
	padding:15px;
	color:#fff;
	text-align:center;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	font-weight:bold;
background: #45c6a4; /* Old browsers */
background: -moz-linear-gradient(top,  #45c6a4 0%, #17aa84 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45c6a4), color-stop(100%,#17aa84)); /* Chrome,Safari4+ */
background: -ms-linear-gradient(top,  #45c6a4 0%,#17aa84 100%); /* IE10+ */
	position: relative;
}

.toi_tour_btn a.finland:after,
.toi_tour_btn a.iceland:after,
.toi_tour_btn a.norway:after,
.toi_tour_btn a.sweden:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(69, 198, 164, 0);
	border-left-color: #45c6a4;
	border-width: 8px;
	margin-top: -8px;
}

/* iceland */
.toi_tour_btn a.iceland {
background: #53c4d6; /* Old browsers */
background: -moz-linear-gradient(top,  #53c4d6 0%, #0892a8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53c4d6), color-stop(100%,#0892a8)); /* Chrome,Safari4+ */
background: -ms-linear-gradient(top,  #53c4d6 0%,#0892a8 100%); /* IE10+ */
}
.toi_tour_btn a.iceland:after {border-left-color: #53c4d6;}

/* norway */
.toi_tour_btn a.norway {
background: #ff6e95; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa8bf 0%, #ff6e95 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa8bf), color-stop(100%,#ff6e95)); /* Chrome,Safari4+ */
background: -ms-linear-gradient(top,  #ffa8bf 0%,#ff6e95 100%); /* IE10+ */
}
.toi_tour_btn a.norway:after {border-left-color: #ff6e95;}

/* sweden */
.toi_tour_btn a.sweden {
background: #b56cc1; /* Old browsers */
background: -moz-linear-gradient(top,  #d6addd 0%, #b56cc1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6addd), color-stop(100%,#b56cc1)); /* Chrome,Safari4+ */
background: -ms-linear-gradient(top,  #d6addd 0%,#b56cc1 100%); /* IE10+ */
}
.toi_tour_btn a.sweden:after {border-left-color: #b56cc1;}


/* -------------------------------------------------------
 オーロラとは
---------------------------------------------------------- */
.point .f_left {
	float:none;
}
.point .f_right {
	float:none;
}
.point .f_right img {
	margin-bottom:1px;
}
.point h5 {
	font-size:15px;
	padding:20px 0 15px 35px;
	font-weight:normal;
	margin-bottom:10px;
}
.point p {
	line-height: 1.6;
    margin: 0 10px 15px 10px;
}

/* -------------------------------------------------------
 共通アイコン（飾り）
---------------------------------------------------------- */
.ico_n01 { background:url(../images/no01.png) no-repeat; background-size:35px;}
.ico_n02 { background:url(../images/no02.png) no-repeat; background-size:35px;}
.ico_n03 { background:url(../images/no03.png) no-repeat; background-size:35px;}
.ico_n04 { background:url(../images/no04.png) no-repeat; background-size:35px;}
.ico_n05 { background:url(../images/no05.png) no-repeat; background-size:35px;}


/* -------------------------------------------------------
 体験エピソード
---------------------------------------------------------- */
.episode {
	margin:15px 0 25px 0;
}
.episode ul {padding:10px;}
.episode .epi_finland {background:#17aa84;}
.episode .epi_sweden {background:#b56cc1;}
.episode .epi_norway {background:#ff6e95;}
.episode .epi_iceland {background:#0892a8;}


.episode h3 {
	background:url(../images/epi_ttl_bg.png) no-repeat;
	background-size:100%;
	text-align:center;
	font-size:18px;
	margin:5px 0;
	padding:10px 0 10px;
	font-weight:normal;
}
.episode p {line-height:1.6; padding:0 10px;}
.episode .f_left { float:none; }
.episode .f_left img { margin-left:-10px;}
.episode .f_right { float:none; padding:10px;}

/* -------------------------------------------------------
 過ごし方
---------------------------------------------------------- */
.spend_time h2, .point h2, .tour_search h2 {
	font-size:18px;
	padding:20px 0px 20px 70px !important;
	font-weight:normal;
}
.tour_search h2 {
	margin:25px 0 20px 0;
	color:#fff;
}

.point h2 {margin-bottom:20px;}

/* 各国タイトルの記述
---------------------------------------------------------- */
.ttl_finland { background:url(../finland/images/ttl_bg.png) no-repeat; padding: 18px 0 20px 70px;}
.ttl_sweden { background:url(../sweden/images/ttl_bg.png) no-repeat; padding: 18px 0 20px 70px;}
.ttl_norway { background:url(../norway/images/ttl_bg.png) no-repeat; padding: 18px 0 20px 70px;}
.ttl_iceland { background:url(../iceland/images/ttl_bg.png) no-repeat; padding: 18px 0 20px 70px;}

.spend_time h3 {
	font-size:19px;
	font-weight:normal;
	margin:15px 0 5px 0;
	padding:18px 0 8px 40px;
}
.spend_time ul {clear:both;}
.spend_time img { margin-top:10px;}

.spend_time .box_pho_l,
.spend_time .box_pho_r {
	float:none;
}
.spend_time .box_tx_l,
.spend_time .box_tx_r {
	float:none;
	line-height:1.6;
}
.spend_time .box_tx_l p,
.spend_time .box_tx_r p {
	margin:0 5px 0 10px;
}

/* -------------------------------------------------------
 フィンエアー
---------------------------------------------------------- */
.fin_air {
	margin:15px 0 25px 0;
}
.fin_air h2 {
	background:url(../finland/images/ttl_bg.png) no-repeat;
	font-size:17px;
	padding:10px 0 13px 65px;
	margin-bottom:10px;
	font-weight:normal;
}
.fin_air .f_left {
	float:none;
}
.fin_air .f_right {
	float:none;
	line-height:1.8;
}
.fin_air img {
	display:block;
	width:auto;
	margin:0 auto 10px auto;
}

/* -------------------------------------------------------
 ORDERMADE
---------------------------------------------------------- */

.ordermade { margin: 5% 14%;}


/* -------------------------------------------------------
 フッターエリア
---------------------------------------------------------- */
.foot_area {
	clear:both;
	margin:20px 0;
}
.foot_area h4 {
	padding:20px 0 20px 70px;
	background:url(../images/ttl_bg.png) no-repeat;
	font-size:20px;
	margin-bottom:5px;
	font-weight:normal;
}
.link_area li {
  position: relative;
  display: block;
  margin: 0;
  border-bottom:#fff solid 1px;
}

.link_area li a:before{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 10px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #fff;
}
.link_area li a:after{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 13px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #010024;
}

.foot_area a {
	display:block;
	color:#fff;
  padding:15px 0;
}

/* 国旗指定 */
.ico_finland,
.ico_sweden,
.ico_norway,
.ico_iceland {
	background: url(../images/ico_finland.png) no-repeat 0 10px;
	padding-left:38px;
	font-size:17px;
	line-height:1.2;
	font-weight:bold;
}
.ico_sweden {background:url(../images/ico_sweden.png) no-repeat 0 10px;}
.ico_norway {background:url(../images/ico_norway.png) no-repeat 0 10px;}
.ico_iceland {background:url(../images/ico_iceland.png) no-repeat 0 10px;}

/* top */
.backtop {
	position:relative;
	font-size:15px;
	padding-left:25px;
}

.backtop a:before{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 10px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #fff;
}
.backtop a:after{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 13px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #010024;
}

/* -------------------------------------------------------
 ページ上部
---------------------------------------------------------- */
#pagetop { width:100%;}

#pagetop a {
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
}

/* -------------------------------------------------------
 動画(11/26追記)
---------------------------------------------------------- */

.point .movie {
    clear: both;
    text-align: center;
    padding-top: 5px;
}

.point .movie iframe {
	width:100%;
}
}

@media screen and (min-width:640px) and (max-width: 789px){

#headerArea,
.pc_navi {
	display:none;
	}

#pan {
    display:none;
}


/* clearfix */

.clearfix, .spend_time, .episode, .point .tour_search, .item, .fin_air, .tour_search_btm, .link_area, .resp-tabs-container, .resp-tabs-list {
  *zoom: 1;
}
.clearfix:after, .spend_time:after, .episode:after, .point:after, .tour_search:after, .item:after, .fin_air:after, .tour_search_btm:after, .link_area:after, .resp-tabs-container:after, .resp-tabs-list:after {
  content: "";
  display: table;
  clear: both;
}

#wrapper img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

/* ------ wrapper ------ */
#wrapper {
	display:block;
	width:100%;
	background:#010024;
	color:#fff;
	padding-bottom:10px;
	font-family:Meiryo;
}

#contents {
	background:url(../images/bg.png) no-repeat;
	background-size:50%;
	width:95%;
}

.main_photo img {
	width:100%;
	margin:0 auto;
	position:relative;
}
.main_photo img.ttl {
	width:100%;
}

.p_cre { text-align:right;
margin-top:5px;
font-size:11px;



}

/* ---------- 横から出るナビ ---------- */
#navigation {
	display:none !important;
}
#mobile-header {
    display: block !important;
}

#mobile-header {
    display: block;
    position:relative;
    top: 0;
    width: 100%;
    z-index: 200;
}
#mobile-header {
    background: none repeat scroll 0 0 #fff;
    display: none;
    height: 40px;
	line-height:22px;
    text-align: left;
}

/*rightMenu*/
#right-menu{
	background: #010024;
	padding:5px 10px;
	text-decoration: none;
	position:absolute;
	right: 4px;
	top: 4px;
	width:45px;
	border-radius: 5px;
	color: #fff;
	display: block;
	text-align:center;
}
#right-menu:hover{
	background:#999;
}
.header_logo {
    position:absolute;
	left:5px;
	top:0px;
}
.header_logo img.logo {
	display:none;
	/* width:50%; */
}


/* -------------------------------------------------------
 best3
---------------------------------------------------------- */
.best3 {
	width:100%;
}

.best3 li{
	display:block;
	position:relative;
	float:left;
	width:32%;
	margin-right:7px;
	padding-top:15px;
	
}
.best3 img {
	display:block;
}
.best3 .inner {
	background:#fff;
	padding:15px 10px 10px 10px;
	background:#fff;
}

.best3 .icon_s {
	position:absolute;
	top:-5px;
	left:10px;
}

.best3:last-child {
	margin-right:0px;
}
.best3 h4 {
	margin-bottom:10px;
	font-size:17px;
	color:#010024;
}
.best3 p {
	margin:10px 0;
	color:#010024;
}
.best3 a:hover {
	text-decoration:none;
}
.best3 .price {
	color:#ca0404;
	font-weight:bold;
	margin-bottom:0px;
    font-size: 11px;
}
.best3 .price span.min { font-size:27px; margin:0 5px;}


.best3 .btn_tour {
	display:block;
	text-align:center;
	padding:12px 0;
	background: #d7af5d; /* Old browsers */
background: -moz-linear-gradient(top,  #d7af5d 0%, #d7af5d 50%, #d1a243 50%, #d1a243 50%, #d1a243 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7af5d), color-stop(50%,#d7af5d), color-stop(50%,#d1a243), color-stop(50%,#d1a243), color-stop(100%,#d1a243)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d7af5d 0%,#d7af5d 50%,#d1a243 50%,#d1a243 50%,#d1a243 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d7af5d 0%,#d7af5d 50%,#d1a243 50%,#d1a243 50%,#d1a243 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d7af5d 0%,#d7af5d 50%,#d1a243 50%,#d1a243 50%,#d1a243 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d7af5d 0%,#d7af5d 50%,#d1a243 50%,#d1a243 50%,#d1a243 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7af5d', endColorstr='#d1a243',GradientType=0 ); /* IE6-9 */
color:#fff;
font-weight:bold;
font-size:16px;
}
.best3.btn_tour:hover {
	text-decoration:none;
	cursor:pointer;
}

.resp-tabs-container .finland .btn_tour:hover {background:#17aa84;}
.resp-tabs-container .sweden .btn_tour:hover {background:#b56cc1;}
.resp-tabs-container .norway .btn_tour:hover {background:#ff6e95;}
.resp-tabs-container .iceland .btn_tour:hover {background:#0892a8;}


/* -------------------------------------------------------
 h2
---------------------------------------------------------- */
.best3_ttl_finland, .best3_ttl_sweden, .best3_ttl_norway, .best3_ttl_iceland {
	margin:10px 0 25px 0;
	font-size:28px;
	text-align:center;
	font-weight:normal;
	padding:10px 0px 20px 0px !important;
	font-color:#fff;
	}

.best3_ttl_finland {background:url(../finland/images/best3_ttl_bg.png) no-repeat -130px 0;}
.best3_ttl_sweden {background:url(../sweden/images/best3_ttl_bg.png) no-repeat -130px 0;}
.best3_ttl_norway {background:url(../norway/images/best3_ttl_bg.png) no-repeat -130px 0;}
.best3_ttl_iceland {background:url(../iceland/images/best3_ttl_bg.png) no-repeat -130px 0;}

.ttl_bg img {margin:5px 0 0 10px;}

.tx_box {padding-left:15px;	line-height:1.7;}

.tour_photo {
	width:310px;
	height:150px !important;
}

.spend_time h2, .point h2, .tour_search h2 {
	font-size:24px;
	padding:20px 0px 20px 70px !important;
	font-weight:normal;
}
.tour_search h2 {margin:25px 0 20px 0;}
.point h2 {margin-bottom:20px;}


/* 問い合わせ */
.toi_tour_btn {
	float:right;
	margin-top: 10px;
}
.toi_tour_btn img { margin:0 15px 0 5px; float:right;}

/* 各国の指定 */
.toi_tour_btn a.finland,
.toi_tour_btn a.iceland,
.toi_tour_btn a.norway,
.toi_tour_btn a.sweden {
	display:block;
	float:left;
	font-size:16px;
	width:220px;
	padding:15px;
	color:#fff;
	text-align:center;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	font-weight:bold;
background: #45c6a4; /* Old browsers */
background: -moz-linear-gradient(top,  #45c6a4 0%, #17aa84 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45c6a4), color-stop(100%,#17aa84)); /* Chrome,Safari4+ */
background: -ms-linear-gradient(top,  #45c6a4 0%,#17aa84 100%); /* IE10+ */
	position: relative;
}

.toi_tour_btn a.finland:after,
.toi_tour_btn a.iceland:after,
.toi_tour_btn a.norway:after,
.toi_tour_btn a.sweden:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(69, 198, 164, 0);
	border-left-color: #45c6a4;
	border-width: 8px;
	margin-top: -8px;
}

/* 各国タイトルの記述
---------------------------------------------------------- */
.ttl_finland { background:url(../finland/images/ttl_bg.png) no-repeat; padding: 18px 0 20px 70px;}
.ttl_sweden { background:url(../sweden/images/ttl_bg.png) no-repeat; padding: 18px 0 20px 70px;}
.ttl_norway { background:url(../norway/images/ttl_bg.png) no-repeat; padding: 18px 0 20px 70px;}
.ttl_iceland { background:url(../iceland/images/ttl_bg.png) no-repeat; padding: 18px 0 20px 70px;}


/* -------------------------------------------------------
 共通アイコン（飾り）
---------------------------------------------------------- */
.ico_n01 { background:url(../images/no01.png) no-repeat;}
.ico_n02 { background:url(../images/no02.png) no-repeat;}
.ico_n03 { background:url(../images/no03.png) no-repeat;}
.ico_n04 { background:url(../images/no04.png) no-repeat;}
.ico_n05 { background:url(../images/no05.png) no-repeat;}


/* -------------------------------------------------------
 出発地からツアーを探す
---------------------------------------------------------- */
.tour_search {clear:both; margin-bottom:35px;}

.tour_search_btm {
	margin:0 auto;
	width:100%;
	margin-top:45px;
}

.tour_search_btm h2 {
	text-align:center;
	font-size:24px;
	font-weight:normal;
	padding:15px 0 20px 0;
	margin-bottom:20px;
}
.s_finland {background:url(../finland/images/ttl_bg_btm.png) no-repeat -60px 0;}
.s_sweden {background:url(../sweden/images/ttl_bg_btm.png) no-repeat -60px 0;}
.s_norway {background:url(../norway/images/ttl_bg_btm.png) no-repeat -60px 0;}
.s_iceland {background:url(../iceland/images/ttl_bg_btm.png) no-repeat -60px 0;}

.tour_search_btm ul {
	margin-left:35px;
}

.place {
	float:left;
	width:43%;
	margin-left:15px;
}

.tour_search li,
.tour_search_btm li {
	float:left;
	width:145px;
	margin:0 3px 3px 0;
}
.place a,
.tour_search_btm a {
	display:block;
	background:#d7af5d;
	color:#fff;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	position: relative;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:10px 0;
}
.place a::after,
.tour_search_btm a::after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* 各国の色指定 */

/*finland  */
.place .finland a:hover, .tour_search_btm .finland a:hover {
	background:#17aa84;
	text-decoration:none;
}

/*sweden  */
.place .sweden a:hover, .tour_search_btm .sweden a:hover {
	background:#b56cc1;
	text-decoration:none;
}

/*norway  */
.place .norway a:hover, .tour_search_btm .norway a:hover {
	background:#ff6e95;
	text-decoration:none;
}

/*iceland  */
.place .iceland a:hover, .tour_search_btm .iceland a:hover {
	background:#0892a8;
	text-decoration:none;
}

/* 問い合わせ */
.toi_tour_btn {
	float:right;
	margin-top: -10px;
	/* background:url(../images/btn_otoi_kuma.png) 0 15px no-repeat; */
}
.toi_tour_btn a {
}

/* -------------------------------------------------------
 体験エピソード
---------------------------------------------------------- */
.epi_finland, .epi_sweden, .epi_norway, .epi_iceland {
	padding:10px 20px 20px 15px;
	margin:55px 0 40px 0;
}
.epi_finland { background:url(../images/epi_bg.png) no-repeat;}
.epi_sweden { background:url(../sweden/images/epi_bg.png) no-repeat;}
.epi_norway { background:url(../norway/images/epi_bg.png) no-repeat;}
.epi_iceland { background:url(../iceland/images/epi_bg.png) no-repeat;}

.clearfix, .epi_finland, .epi_sweden, .epi_norway, .epi_iceland {
  *zoom: 1;
}
.clearfix:after, .epi_finland:after, .epi_sweden:after, .epi_norway:after, .epi_iceland:after {
  content: "";
  display: table;
  clear: both;
}

.episode h3 {
	background:url(../images/epi_ttl_bg.png) no-repeat;
	background-size:90%;
	font-size:25px;
	margin:0px 0 5px 0;
	padding:20px 0 10px 70px;
	font-weight:normal;
}
.episode p {line-height:1.7; font-size:13px; margin-left:10px;}
.episode .f_left {width:70%;}
.episode .f_right {width:28%; margin-top:15px;}


/* -------------------------------------------------------
 オーロラとは
---------------------------------------------------------- */
.point .f_left {
	width:50%;
	margin-top:-10px;
}
.point .f_right {
	width:45%;
	margin-top:15px;
}
.point .f_right img {
	margin-bottom:15px;
}

.point h5 {
	font-size:19px;
	font-weight:normal;
	margin-bottom:10px;
	padding:35px 0 10px 65px;
}

.point p {
	margin-bottom:15px;
	line-height:1.8;
}


/* -------------------------------------------------------
 過ごし方
---------------------------------------------------------- */
.spend_time h3 {
	font-size:20px;
	font-weight:normal;
	margin:25px 0 10px 0;
	padding:35px 0 10px 65px;
}
.spend_time ul {clear:both;}
.spend_time img { margin-top:25px;}

.spend_time .box_pho_l,
.spend_time .box_pho_r {
	float:left;
	width:40%;
	margin-top:15px;
}
.spend_time .box_pho_r {
	float:right;
}
.spend_time .box_tx_l,
.spend_time .box_tx_r {
	float:left;
	width:55%;
	line-height:1.6;
	letter-spacing: 0.1em;
	margin-left:15px;
}
.spend_time .box_tx_r {
	float:right;
}


/* -------------------------------------------------------
 フィンエアー
---------------------------------------------------------- */
.fin_air {
	margin:50px 0 0 0;
}
.fin_air h2 {
	background:url(../finland/images/ttl_bg_fin.png) no-repeat;
	font-size:23px;
	padding:15px 0 20px 65px;
	font-weight:normal;
	margin-bottom:25px;
}
.fin_air .f_left {
	width:50%;
}
.fin_air .f_right {
	width:50%;
	line-height:1.8;
	font-size:13px;
}

.finair_btn {margin-top:10px;}

/* -------------------------------------------------------
 ORDERMADE
---------------------------------------------------------- */

.ordermade { margin: 5% 22%;}
	

/* -------------------------------------------------------
 フッターエリア
---------------------------------------------------------- */
.foot_area {
	background:url(../images/foot_bg.png) no-repeat;
	clear:both;
	margin:30px 0;
	padding:10px 0 20px 0;
}
.foot_area h4 {
	text-align:center;
	font-weight:normal;
	background:url(../images/foot_tt_bg.png) no-repeat -130px 0;
	font-size:27px;
	padding:20px 0 25px 0;
}
.link_area {
    margin: 23px auto;
}

.link_area li {
	float:left;
	width:118px;
}
.foot_area a {
	color:#fff;
}

/* 国旗指定 */
.ico_finland,
.ico_sweden,
.ico_norway,
.ico_iceland {
	background: url(../images/ico_finland.png) no-repeat;
	padding-left:38px;
	font-size:17px;
	line-height:1.2;
	font-weight:bold;
}
.ico_sweden {background:url(../images/ico_sweden.png) no-repeat;}
.ico_norway {background:url(../images/ico_norway.png) no-repeat;}
.ico_iceland {background:url(../images/ico_iceland.png) no-repeat;}


/* 特集トップへ */
.backtop { text-align:center; font-size:16px; font-weight:bold;}

/* -------------------------------------------------------
 ページ上部
---------------------------------------------------------- */
#pagetop { width:100%;}

#pagetop a {
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
}

/* -------------------------------------------------------
 動画(11/26追記)
---------------------------------------------------------- */

.point .movie {
	font-weight: bold;
    clear: both;
    text-align: center;
    padding-top: 10px;
}

.point .movie iframe {
	width:45%;
	height:auto;
}

}

@media screen and (min-width: 790px){

#mobile-header {
	display:none;
}

/* clearfix */

.clearfix, .spend_time, .episode, .point .tour_search, .item, .fin_air, .tour_search_btm, .link_area, .resp-tabs-container, .resp-tabs-list {
  *zoom: 1;
}
.clearfix:after, .spend_time:after, .episode:after, .point:after, .tour_search:after, .item:after, .fin_air:after, .tour_search_btm:after, .link_area:after, .resp-tabs-container:after, .resp-tabs-list:after {
  content: "";
  display: table;
  clear: both;
}

#pan h1.seo {
	float:right;
}


/* ------ wrapper ------ */
#wrapper {
	display:block;
	width:100%;
	background:#010024;
	font-size:14px;
	overflow:hidden;
}

#wrapper img {
	max-width:100%;
}

#contents {
	background:url(../images/bg_c.png) no-repeat;
	padding-bottom: 55px;
	color:#fff;
	font-family:"メイリオ", Meiryo;
	width:960px;
}

.main_photo {
	position:relative;
}

.p_cre { text-align:right;
margin-top:5px;
font-size:11px;
}

/* ------ .p_cre a 20141028 追記 ------ */

.p_cre a {
	color:#FFF;
}
	

/* ------ navi ------ */
.pc_navi {
	width:960px;
	margin:0 auto;
	position:relative;
}

#dropmenu {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	float: right; /* floatで高さが無くなる対策 */
	position:absolute;
	right:0px;
	z-index:1;
}
#dropmenu > li {
	float: left;
	position: relative; /* 子メニューにabsoluteを設定するため */
}
#dropmenu li a {
	display: block; /* aタグはインライン要素なのでブロックレベル要素にする */
	text-align: center;
	height: 40px;
	width: 190px;
	line-height:2.7;
	font-weight:bold;
	font-size: 14px;
	color: #fff;
	font-family:Meiryo;
background: #56557c; /* Old browsers */
background: -moz-linear-gradient(top,  #56557c 0%, #02003a 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#56557c), color-stop(99%,#02003a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #56557c 0%,#02003a 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #56557c 0%,#02003a 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #56557c 0%,#02003a 99%); /* IE10+ */
background: linear-gradient(to bottom,  #56557c 0%,#02003a 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56557c', endColorstr='#02003a',GradientType=0 ); /* IE6-9 */
}

#dropmenu li a:hover {
	text-decoration:none;
	opacity:0.8;
}

#dropmenu li a.menu_top {
	border-bottom-left-radius: 5px;  
    border-bottom-right-radius: 5px;  
	-webkit-border-bottom-left-radius: 5px;  
    -webkit-border-bottom-right-radius: 5px;  
    -moz-border-radius-bottomleft: 5px;  
    -moz-border-radius-bottomright: 5px;
}
#dropmenu li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top:40px;
	right:0px;
	overflow: hidden;
	height: 0px;
	
	transition: all 0.5s;
}
#dropmenu li ul li {
	background:#fff;
	border-top: #999 dotted 1px;
}
#dropmenu li ul li a {
	display: block; /* aタグはインライン要素なのでブロックレベル要素にする */
	text-align: center;
	width: 165px;
	padding: 0 0 0 25px;
	color: #010024;
	text-align:left;
	line-height:1.5;
	padding-top:10px;
	height:30px;
	background:url(../images/arrow.png) no-repeat 8px 15px;
	font-size: 12px;
}
#dropmenu li ul li a:hover {
	background:#156cd3;
	opacity:0.7;
	color:#fff;
	text-decoration:none;
}
#dropmenu li:hover ul {
	height:250px;
}


/* -------------------------------------------------------
 best3
---------------------------------------------------------- */
.best3 {
	width:975px;
	margin-right:-15px;
}
.best3 li {
	display:block;
	position:relative;
	float:left;
	width:310px;
	margin-right:15px;
	padding-top:15px;
	color:#010024;
}
.last {margin-right:0px;}

.best3 img {
	display:block;
}
.best3 .inner {
	background:#fff;
	padding:15px 15px 10px 15px;
	background:#fff;
}

.best3 .icon_s {
	position:absolute;
	top:-5px;
	left:10px;
}

.best3 .icon_s a:hover img.linkimg {
    background:none!important;
	opacity: 0.6;
}

.best3 h4 {
	margin-bottom:10px;
	font-size:17px;
}
.best3 p {
	margin:10px 0;
	font-size: 13px;
}

.best3 li a:hover, .best3 li .inner a:hover{
	text-decoration:none;
	opacity:0.8;
	}
	
.best3 .price {
	color:#ca0404;
	font-weight:bold;
	margin-bottom:0px;
    font-size: 14px;
    text-align: right;
}
.best3 .price span.min {
	font-size: 23px;
    margin: 0 5px;
    color: #ca0404;
	}

.best3 .btn_tour {
	display:block;
	text-align:center;
	padding:12px 0;
	background: #d7af5d; /* Old browsers */
	background: -moz-linear-gradient(top,  #d7af5d 0%, #d7af5d 50%, #d1a243 50%, #d1a243 50%, #d1a243 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7af5d), color-stop(50%,#d7af5d), color-stop(50%,#d1a243), color-stop(50%,#d1a243), color-stop(100%,#d1a243)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d7af5d 0%,#d7af5d 50%,#d1a243 50%,#d1a243 50%,#d1a243 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d7af5d 0%,#d7af5d 50%,#d1a243 50%,#d1a243 50%,#d1a243 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d7af5d 0%,#d7af5d 50%,#d1a243 50%,#d1a243 50%,#d1a243 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d7af5d 0%,#d7af5d 50%,#d1a243 50%,#d1a243 50%,#d1a243 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7af5d', endColorstr='#d1a243',GradientType=0 ); /* IE6-9 */
	color:#fff;
	font-weight:bold;
	font-size:16px;
	border-radius: 0 0 4px 4px;
}
.best3.btn_tour:hover {
	text-decoration:none;
	cursor:pointer;
}

.resp-tabs-container .finland .btn_tour:hover {background:#17aa84; text-decoration:none;}
.resp-tabs-container .sweden .btn_tour:hover {background:#b56cc1; text-decoration:none;}
.resp-tabs-container .norway .btn_tour:hover {background:#ff6e95; text-decoration:none;}
.resp-tabs-container .iceland .btn_tour:hover {background:#0892a8; text-decoration:none;}


/* -------------------------------------------------------
 h2
---------------------------------------------------------- */
.best3_ttl_finland, .best3_ttl_sweden, .best3_ttl_norway, .best3_ttl_iceland {
	margin:10px 0 25px 0;
	font-size:28px;
	text-align:center;
	font-weight:normal;
	padding:10px 0px 20px 0px !important;
	}

.best3_ttl_finland {background:url(../finland/images/best3_ttl_bg.png) no-repeat;}
.best3_ttl_sweden {background:url(../sweden/images/best3_ttl_bg.png) no-repeat;}
.best3_ttl_norway {background:url(../norway/images/best3_ttl_bg.png) no-repeat;}
.best3_ttl_iceland {background:url(../iceland/images/best3_ttl_bg.png) no-repeat;}

.ttl_bg img {margin:5px 0 0 10px;}

.tx_box {padding-left:15px;	line-height:1.7;}

.tour_photo {
	width:310px;
	height:190px !important;
	border-radius: 4px 4px 0 0;
}

.spend_time h2, .point h2, .tour_search h2 {
	font-size:24px;
	padding:20px 0px 20px 70px !important;
	font-weight:normal;
}
.tour_search { padding-top:25px;}
.tour_search h2 {margin:0 0 20px 0;}
.point h2 {margin-bottom:20px;}

/* 各国タイトルの記述
---------------------------------------------------------- */
.ttl_finland { background:url(../finland/images/ttl_bg.png) no-repeat; padding: 18px 0 20px 70px;}
.ttl_sweden { background:url(../sweden/images/ttl_bg.png) no-repeat; padding: 18px 0 20px 70px;}
.ttl_norway { background:url(../norway/images/ttl_bg.png) no-repeat; padding: 18px 0 20px 70px;}
.ttl_iceland { background:url(../iceland/images/ttl_bg.png) no-repeat; padding: 18px 0 20px 70px;}


/* -------------------------------------------------------
 共通アイコン（飾り）
---------------------------------------------------------- */
.ico_n01 { background:url(../images/no01.png) no-repeat;}
.ico_n02 { background:url(../images/no02.png) no-repeat;}
.ico_n03 { background:url(../images/no03.png) no-repeat;}
.ico_n04 { background:url(../images/no04.png) no-repeat;}
.ico_n05 { background:url(../images/no05.png) no-repeat;}


/* -------------------------------------------------------
 出発地からツアーを探す
---------------------------------------------------------- */
.tour_search {clear:both; margin-bottom:35px;}
.santa_btn{ margin: 0;padding: 0; }
.tour_search_btm {
	padding:30px 0 0 0;
   
}
.tour_search_btm h2 {
	text-align:center;
	font-size:24px;
	font-weight:normal;
	padding:15px 0 20px 0;
	margin-bottom:20px;
}
.s_finland {background:url(../finland/images/ttl_bg_btm.png) no-repeat;}
.s_sweden {background:url(../sweden/images/ttl_bg_btm.png) no-repeat;}
.s_norway {background:url(../norway/images/ttl_bg_btm.png) no-repeat;}
.s_iceland {background:url(../iceland/images/ttl_bg_btm.png) no-repeat;}

.tour_search_btm ul {
	margin-left:35px;
}

.place {
	float:left;
	width:470px;
	margin-left:15px;
}
.place li { padding:0px;}

.tour_search li,
.tour_search_btm li {
	float:left;
	width:145px;
	margin:0 3px 3px 0;
}
.place a,
.tour_search_btm a {
	display:block;
	background:#d7af5d;
	color:#fff;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	position: relative;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:10px 0;
}
.place a::after,
.tour_search_btm a::after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* ordermadeボタン */
.ordermade {
	width:398px;
	margin:15px auto;
}

/* 各国の色指定 */

/*finland  */
.place .finland a:hover {
	background:#17aa84;
	text-decoration:none;
	border-radius: 3px;
}

/*sweden  */
.place .sweden a:hover {
	background:#b56cc1;
	text-decoration:none;
	border-radius: 3px;
}

/*norway  */
.place .norway a:hover {
	background:#ff6e95;
	text-decoration:none;
	border-radius: 3px;
}

/*iceland  */
.place .iceland a:hover {
	background:#0892a8;
	text-decoration:none;
	border-radius: 3px;
}

/* 問い合わせ */
.toi_tour_btn {
	float:right;
	margin-top: 10px;
}
.toi_tour_btn img { margin:0 15px 0 5px; float:right;}

/* 各国の指定 */
.toi_tour_btn a.finland,
.toi_tour_btn a.iceland,
.toi_tour_btn a.norway,
.toi_tour_btn a.sweden {
	display:block;
	float:left;
	font-size:16px;
	width:220px;
	padding:15px;
	color:#fff;
	text-align:center;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	font-weight:bold;
background: #45c6a4; /* Old browsers */
background: -moz-linear-gradient(top,  #45c6a4 0%, #17aa84 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45c6a4), color-stop(100%,#17aa84)); /* Chrome,Safari4+ */
background: -ms-linear-gradient(top,  #45c6a4 0%,#17aa84 100%); /* IE10+ */
	position: relative;
}

.toi_tour_btn a.finland:after,
.toi_tour_btn a.iceland:after,
.toi_tour_btn a.norway:after,
.toi_tour_btn a.sweden:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(69, 198, 164, 0);
	border-left-color: #45c6a4;
	border-width: 8px;
	margin-top: -8px;
}

/* iceland */
.toi_tour_btn a.iceland {
background: #53c4d6; /* Old browsers */
background: -moz-linear-gradient(top,  #53c4d6 0%, #0892a8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53c4d6), color-stop(100%,#0892a8)); /* Chrome,Safari4+ */
background: -ms-linear-gradient(top,  #53c4d6 0%,#0892a8 100%); /* IE10+ */
}
.toi_tour_btn a.iceland:after {border-left-color: #53c4d6;}

/* norway */
.toi_tour_btn a.norway {
background: #ff6e95; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa8bf 0%, #ff6e95 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa8bf), color-stop(100%,#ff6e95)); /* Chrome,Safari4+ */
background: -ms-linear-gradient(top,  #ffa8bf 0%,#ff6e95 100%); /* IE10+ */
}
.toi_tour_btn a.norway:after {border-left-color: #ff6e95;}

/* sweden */
.toi_tour_btn a.sweden {
background: #b56cc1; /* Old browsers */
background: -moz-linear-gradient(top,  #d6addd 0%, #b56cc1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6addd), color-stop(100%,#b56cc1)); /* Chrome,Safari4+ */
background: -ms-linear-gradient(top,  #d6addd 0%,#b56cc1 100%); /* IE10+ */
}
.toi_tour_btn a.sweden:after {border-left-color: #b56cc1;}



/* -------------------------------------------------------
 体験エピソード
---------------------------------------------------------- */
.epi_finland, .epi_sweden, .epi_norway, .epi_iceland {
	padding:10px 20px 10px 15px;
	margin:55px 0 40px 0;
}
.epi_finland { background:url(../images/epi_bg.png) no-repeat;}
.epi_sweden { background:url(../sweden/images/epi_bg.png) no-repeat;}
.epi_norway { background:url(../norway/images/epi_bg.png) no-repeat;}
.epi_iceland { background:url(../iceland/images/epi_bg.png) no-repeat;}

.clearfix, .epi_finland, .epi_sweden, .epi_norway, .epi_iceland {
  *zoom: 1;
}
.clearfix:after, .epi_finland:after, .epi_sweden:after, .epi_norway:after, .epi_iceland:after {
  content: "";
  display: table;
  clear: both;
}

.episode h3 {
	background:url(../images/epi_ttl_bg.png) no-repeat;
	text-align:center;
	font-size:25px;
	margin:15px 0 10px 0;
	padding:20px 0 10px;
	font-weight:normal;
}
.episode p {line-height:1.8; font-size:13px; margin-left:30px;}
.episode .f_left {width:540px;}
.episode .f_right {width:365px;}


/* -------------------------------------------------------
 オーロラとは
---------------------------------------------------------- */
.point .f_left {
	width:455px;
	margin-top:-10px;
}
.point .f_right {
	width:450px;
	margin-top:15px;
}
.point .f_right img {
	margin-bottom:15px;
}

.point h5 {
	font-size:19px;
	font-weight:normal;
	margin-bottom:10px;
	padding:35px 0 10px 65px;
}

.point p {
	margin-bottom:15px;
	line-height:1.8;
}


/* -------------------------------------------------------
 過ごし方
---------------------------------------------------------- */
.spend_time h3 {
	font-size:20px;
	font-weight:normal;
	margin:25px 0 10px 0;
	padding:35px 0 10px 65px;
}
.spend_time ul {clear:both;}
.spend_time img { margin-top:25px;}

.spend_time .box_pho_l,
.spend_time .box_pho_r {
	float:left;
	width:425px;
}
.spend_time .box_pho_r {
	float:right;
}
.spend_time .box_tx_l,
.spend_time .box_tx_r {
	float:left;
	width:455px;
	line-height:1.6;
	letter-spacing: 0.1em;
	margin-left:15px;
}
.spend_time .box_tx_r {
	float:right;
	margin:0 30px 0 0;
}


/* -------------------------------------------------------
 フィンエアー
---------------------------------------------------------- */
.fin_air {
	margin:50px 0 0 0;
}
.fin_air h2 {
	background:url(../finland/images/ttl_bg_fin.png) no-repeat;
	font-size:23px;
	padding:15px 0 20px 65px;
	font-weight:normal;
	margin-bottom:25px;
}
.fin_air .f_left {
	width:311px;
}
.fin_air .f_right {
	width:595px;
	margin:0 30px 0 0;
	line-height:1.8;
	font-size:13px;
}


/* -------------------------------------------------------
 フッターエリア
---------------------------------------------------------- */
.foot_area {
	background:url(../images/foot_bg.png) no-repeat;
	clear:both;
	margin:30px 0;
	padding:15px 0 30px 0;
}
.foot_area h4 {
	text-align:center;
	font-weight:normal;
	background:url(../images/foot_tt_bg.png) no-repeat;
	font-size:27px;
	padding:20px 0 25px 0;
}
.link_area {
	width:770px;
	margin:20px auto 23px auto;
}

.link_area li {
	float:left;
	width:150px;
}
.foot_area a {
	color:#fff;
}

/* 国旗指定 */
.ico_finland,
.ico_sweden,
.ico_norway,
.ico_iceland {
	background: url(../images/ico_finland.png) no-repeat;
	padding-left:38px;
	font-size:17px;
	line-height:1.2;
	font-weight:bold;
}
.ico_sweden {background:url(../images/ico_sweden.png) no-repeat;}
.ico_norway {background:url(../images/ico_norway.png) no-repeat;}
.ico_iceland {background:url(../images/ico_iceland.png) no-repeat;}

/* 特集トップへ */
.backtop { text-align:center; font-size:16px; font-weight:bold;}


/* -------------------------------------------------------
 ページ上部
---------------------------------------------------------- */

#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
	width:100px;
	margin:0px;
}
#pagetop a {
	background: #fff;
	text-decoration: none;
	color: #666;
	width: 111px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#pagetop a:hover {
	text-decoration: none;
	background: #999;
	font-family:Meiryo;
}

/* -------------------------------------------------------
 動画(11/26追記)
---------------------------------------------------------- */

.point .movie {
	font-weight: bold;
    clear: both;
    text-align: center;
    padding-top: 20px;
}
}

@media screen and (min-width:1200px){
.main_photo {
    margin: 0 18%;
    position: relative;
}
}


/* 2017/11niijima */

.area{
    clear: both;
}
.area h2{
    font-size: 24px;
    padding: 20px 0px 20px 70px;
    font-weight: normal;
	margin: 0 0 20px 0;
	color: white;
}
.area li{
	box-sizing: border-box;
	width: 960px;
	float: none;
    color: white;
    font-size: 14px;
    padding-right: 176px;
    padding-top: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(219, 218, 171, 0.3803921568627451);
}
.area li:nth-of-type(1){
	background: url(../finland/images/area1-1.jpg) right top no-repeat;
	background-size: auto 85px;
}
/*.area li:nth-of-type(2){
	background: url(../finland/images/area1.jpg) right top no-repeat;
	background-size: auto 85px;
}*/
.area li:nth-of-type(2){
	background: url(../finland/images/area2.jpg) right top no-repeat;
	background-size: auto 85px;
}
.area li:nth-of-type(3){
	background: url(../finland/images/area3.jpg) right top no-repeat;
	background-size: auto 85px;
}
.area li:nth-of-type(4){
	background: url(../finland/images/area4.jpg) right top no-repeat;
	background-size: auto 85px;
}
.area li:nth-of-type(5){
	background: url(../finland/images/area5.jpg) right top no-repeat;
	background-size: auto 85px;
}
.area li:nth-of-type(6){
	background: url(../finland/images/area6.jpg) right top no-repeat;
	background-size: auto 85px;
}
.area .info,
.area .area_link{
	display: flex;
	margin-bottom: 15px;
}
.area .info{
	margin-bottom:5px;
}
.area .info h3,
.area .area_link a{
	width: 248px;
	padding-left: 31px;
	color: white;
	box-sizing: border-box;
}
.area .area_link a{
    text-decoration: underline;
    font-weight: bold;
    margin: 0 57px 0 31px;
    padding: 0;
    width: 160px;
    height: 20px;
}
.area .info p,
.area .area_link a.recommend{
	box-sizing: border-box;
	width: 530px;
}
.area .info h3{
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	background: url(../images/area_star.png) no-repeat;
    background-size: 31px 31px;
    line-height: 2;
    position: relative;
}
.area .info h3.anaba:after{
    position: absolute;
    margin: auto;
    top: 4px;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    background: #17aa84;
    width: 50px;
    height: 26px;
    content: "穴場";
    margin-left: 5px;
}
.area .info p{
	font-size: 14px;
	margin: 0;
	line-height: 1.5;
}
.area .info p span{
	font-size: 12px;
}
.area .area_link a:after{
	display: inline-block;
    border-right: 1px solid white;
    border-top: 1px solid white;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    content: "";
    margin-left: 5px;
}
.area .area_link a.recommend{
	display: block;
	text-decoration: none;
	padding-left: 0;
	color: black;
	cursor: pointer;
	height: 38px;
	box-sizing:border-box;
	border-radius: 3px;
	display: flex;
	align-items: center;
	padding-left:15px;
    padding-right: 70px;
    background: white linear-gradient(to bottom, #d7af5d 0%,#d7af5d 50%,#d1a243 50%,#d1a243 50%,#d1a243 100%);
    background-size: 70px 38px;
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
    margin: 0;
}
.area .area_link a.recommend:hover{
	background:#17aa84;
	opacity: 1;
}
.area .area_link a.recommend:after{
	margin-left: 0;
	position: absolute;
    right: 32px;
}
.recommend span:nth-child(1){
	text-decoration: underline;
	color:#ca0404;
}
.recommend span:nth-child(2){
	color: black;
}
.recommend span span:nth-child(1){
	text-decoration:none;
	color: black;
}
@media screen and (max-width: 789px){
.area li{
	width: 100%;
	padding-right: 0;
	background:none;
}
.area li:nth-of-type(1),
.area li:nth-of-type(2),
.area li:nth-of-type(3),
.area li:nth-of-type(4),
.area li:nth-of-type(5),
.area li:nth-of-type(6){
	background: none;
}
.area .info h3, .area .area_link a{
	width: 35%;
}
.area .area_link a{
	width: 25%;
    margin: 0 5% 0 5%;
}
.area .info p, .area .area_link a.recommend{
	width: 65%;
}
.area .info p{
	color: white;
}
.area .info p span{
	display: none;
}
.area .area_link a.recommend{
	flex-wrap: wrap;
    height: 45px;
    background-size: 70px 45px;
}
.santa_btn{
    margin: 0;
    padding: 30px 0 0;
}
}
@media screen and (max-width: 639px){
.area .info, .area .area_link{
	flex-wrap: wrap;
}
.area .info{
	margin-bottom: 5px;
}
.area .info h3, .area .area_link a,
.area .info p, .area .area_link a.recommend{
	width: 100%;
}
.area .info h3.anaba:after{
	right: 0;
}
.area .area_link a{
	width: 150px;
    margin: 0 0 10px 0;
}
.santa_btn{
    margin: 0;
    padding:0;
}
.area .area_link a.recommend{
    padding-left: 5px;
    font-size: 13px;
}
}