﻿@charset "UTF-8";
/* CSS Document */

/* =============================================================================
 Reset
============================================================================= */

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17amenityInfo
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	font-family: '微軟正黑體', 'Microsoft JhengHei', 'PMingLiU';
}

body {
	line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul,
ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000; 
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;   
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input, select {
	vertical-align:middle;
}



/* =============================================================================
 Fonts
============================================================================= */
html {
	font-size: 62.5%;
}
body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif, "ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic";
	font-size: 1.4rem;
}
@font-face {
	font-family: 'arial-black';
	src: local('Arial Black');
}
@font-face {
	font-family: 'arial-narrow';
	src: local('Arial Narrow');
}

@media screen and (max-width: 767px) {
body {
	font-size: 1.2rem;
}
}


/* =============================================================================
 Base
============================================================================= */

#container {
	padding-top: 111px;
	min-width: 1170px;
}

#mainArea {
	margin: 0 auto;
	padding: 50px 0 170px;
	width: 1170px;
}

@media screen and (max-width: 767px) {
#container {
	padding-top: 62px;
	min-width: inherit;
}
#mainArea {
	padding: 10px 8px 60px;
	width: auto;
}
}


/* =============================================================================
 Elements
============================================================================= */

/* color setting */

html {
}
body {
}


/* link setting */

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* image setting */

img {
	max-width: 100%;
	vertical-align: bottom;
}

@media screen and (max-width: 767px) {
img {
	width: 100%;
}
}

/* =============================================================================
 Common Class
============================================================================= */

.on img:hover,
img.on:hover {
	opacity: 0.7;
}
.alignleft { text-align: left;}
.aligncenter { text-align: center;}
.alignright { text-align: right;}
.bold { font-weight: bold;}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
}

.left {
	float: left;
}
.right {
	float: right;
}

.only-sp {
	display: none !important;
}

@media screen and (max-width: 767px) {
.on img:hover,
img.on:hover {
	opacity: 1;
}
.only-pc {
	display: none !important;
}
.only-sp {
	display: block !important;
}
img.only-sp {
	display: inline;
}
.left,
.right {
	float: none;
}
}

/* =============================================================================
 common header
============================================================================= */

#globalheader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 111px;
	min-width: 1170px;
	z-index: 10;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.2);
}
#globalheader:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 77px;
	background-color: #ff339d;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmY2NWFmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZjAxOGIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(255, 101, 175)),color-stop(1, rgb(255, 1, 139)));
	background-image: -webkit-linear-gradient(top,rgb(255, 101, 175) 0%,rgb(255, 1, 139) 100%);
	background-image: linear-gradient(to bottom,rgb(255, 101, 175) 0%,rgb(255, 1, 139) 100%);
	background-image: -ms-linear-gradient(top,rgb(255, 101, 175) 0%,rgb(255, 1, 139) 100%);
	z-index: -1;
}
#globalheader:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50%;
	height: 77px;
	background-color: #676968;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjNzE3MTcxIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM1YzYwNWYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(113, 113, 113)),color-stop(1, rgb(92, 96, 95)));
	background-image: -webkit-linear-gradient(top,rgb(113, 113, 113) 0%,rgb(92, 96, 95) 100%);
	background-image: linear-gradient(to bottom,rgb(113, 113, 113) 0%,rgb(92, 96, 95) 100%);
	background-image: -ms-linear-gradient(top,rgb(113, 113, 113) 0%,rgb(92, 96, 95) 100%);
	z-index: -1;
}
#globalheader .headerInfoWrap {
	border-bottom: 1px #000 solid;
	height: 33px;
	background-color: #353434;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjM2QzZDNkIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMyYzJhMmIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(61, 61, 61)),color-stop(1, rgb(44, 42, 43)));
	background-image: -webkit-linear-gradient(top,rgb(61, 61, 61) 0%,rgb(44, 42, 43) 100%);
	background-image: linear-gradient(to bottom,rgb(61, 61, 61) 0%,rgb(44, 42, 43) 100%);
	background-image: -ms-linear-gradient(top,rgb(61, 61, 61) 0%,rgb(44, 42, 43) 100%);
}
#globalheader .headerInfo {
	margin: 0 auto;
	position: relative;
	width: 1170px;
	height: 33px;
}
#globalheader .headerInfo .tagline {
	line-height: 33px;
	color: #fff;
	font-weight: normal;
}
#globalheader .headerInfo ul {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 33px;
}
#globalheader .headerInfo ul li {
	padding-left: 2em;
	float: left;
	color: #fff;
	font-size: 1.2rem;
}
#globalheader .headerInfo ul li a {
	color: #fff;
}
#globalheader .headerInner {
	margin: 0 auto;
	width: 1170px;
}
#globalheader .logo {
	margin: 15px 20px 0 0;
	float: left;
	width: 79px;
}
#globalheader .siteName {
	margin: 15px 30px 0 0;
	float: left;
	line-height: 22px;
	color: #fff;
	font-size: 2rem;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
	letter-spacing:-2px;
}

@media screen and (max-width: 767px) {
#globalheader {
	height: 62px;
	min-width: inherit;
}
#globalheader:before,
#globalheader:after {
	display: none;
}
#globalheader .headerInfoWrap {
	height: 19px;
}
#globalheader .headerInfo {
	width: 100%;
	height: 19px;
}
#globalheader .headerInfo .tagline {
	display: none;
}
#globalheader .headerInfo ul {
	position: static;
	top: auto;
	right: auto;
	line-height: 19px;
	text-align: center;
}
#globalheader .headerInfo ul li {
	padding: 0 1em;
	display: inline-block;
	float: none;
	font-size: 1rem;
}
#globalheader .headerInfo ul li:first-child {
	display: none;
}
#globalheader .headerInner {
	width: 100%;
	height: 42px;
	background-color: #ff339d;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmY2NWFmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZjAxOGIiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(255, 101, 175)),color-stop(1, rgb(255, 1, 139)));
	background-image: -webkit-linear-gradient(top,rgb(255, 101, 175) 0%,rgb(255, 1, 139) 100%);
	background-image: linear-gradient(to bottom,rgb(255, 101, 175) 0%,rgb(255, 1, 139) 100%);
	background-image: -ms-linear-gradient(top,rgb(255, 101, 175) 0%,rgb(255, 1, 139) 100%);
}
#globalheader .logo {
	margin: 7px 3.125% 0;
	width: 49.5px;
}
#globalheader .siteName {
	margin: 7px 0 0;
	line-height: 15px;
	font-size: 1.3rem;
}
}


/* =============================================================================
 global navi
============================================================================= */

#globalnavi {
	float: right;
	width: 845px;
}
#globalnavi .btnMenu {
	display: none;
}
#globalnavi .btnClose {
	display: none;
}
#globalnavi .subMenu {
	float: right;
	width: 155px;
	height: 77px;
	background-color: #676968;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjNzE3MTcxIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM1YzYwNWYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(113, 113, 113)),color-stop(1, rgb(92, 96, 95)));
	background-image: -webkit-linear-gradient(top,rgb(113, 113, 113) 0%,rgb(92, 96, 95) 100%);
	background-image: linear-gradient(to bottom,rgb(113, 113, 113) 0%,rgb(92, 96, 95) 100%);
	background-image: -ms-linear-gradient(top,rgb(113, 113, 113) 0%,rgb(92, 96, 95) 100%);
	-webkit-transform: skew(-18deg);
	-moz-transform: skew(-18deg);
	-ms-transform: skew(-18deg);
	-o-transform: skew(-18deg);
	transform: skew(-18deg);
}
#globalnavi .subMenu ul {
	padding: 5px 0 0 20px;
	-webkit-transform: skew(18deg);
	-moz-transform: skew(18deg);
	-ms-transform: skew(18deg);
	-o-transform: skew(18deg);
	transform: skew(18deg);
}
#globalnavi .subMenu ul li {
	line-height: 16px;
	font-size: 1.1rem;
	text-shadow: 0 2px 1px #000;
	font-family: "Arial Narrow", arial-narrow,arial;
	font-stretch: condensed;
}
#globalnavi .subMenu ul li a {
	color: #fff;
}
#globalnavi .subMenu ul li a:before {
	content: "☑";
}


#globalnavi .mainMenu {
	float: left;
	width: 690px;
	height: 77px;
	background-color: #ff2e99;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmY0MTllIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZjFiOTQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(255, 65, 158)),color-stop(1, rgb(255, 27, 148)));
	background-image: -webkit-linear-gradient(top,rgb(255, 65, 158) 0%,rgb(255, 27, 148) 100%);
	background-image: linear-gradient(to bottom,rgb(255, 65, 158) 0%,rgb(255, 27, 148) 100%);
	background-image: -ms-linear-gradient(top,rgb(255, 65, 158) 0%,rgb(255, 27, 148) 100%);
	-webkit-transform: skew(-18deg);
	-moz-transform: skew(-18deg);
	-ms-transform: skew(-18deg);
	-o-transform: skew(-18deg);
	transform: skew(-18deg);
}

#globalnavi .mainMenu>ul {
	-webkit-transform: skew(18deg);
	-moz-transform: skew(18deg);
	-ms-transform: skew(18deg);
	-o-transform: skew(18deg);
	transform: skew(18deg);
}
#globalnavi .mainMenu>ul>li {
	float: left;
	height: 77px;
	background: url(/assets/global/images/bdr_separator.png) 0 0 no-repeat;
}
#globalnavi .mainMenu>ul>li:first-of-type {
	padding-left: 14px;
	background: none;
}
#globalnavi .mainMenu>ul>li>a,
#globalnavi .mainMenu>ul>li>span {
	padding: 0 16px;
	display: block;
	line-height: 77px;
	color: #fff;
	font-family: "Arial Narrow", arial-narrow,arial;
	font-stretch: condensed;
	font-size: 1.7rem;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 2px 1px #a9005a;
	cursor: pointer;
}
#globalnavi .mainMenu>ul>li>.associatedMenu {
	position: absolute;
	top: 77px;
	left: 0;
	height: 0;
	overflow: hidden;
	background-color: #ff1c94;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}
#globalnavi .mainMenu>ul>li:hover>.associatedMenu {
	height: 190px;
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s;
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-ms-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}
#globalnavi .mainMenu>ul>li>.associatedMenu .label {
	padding: 8px 30px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
}
#globalnavi .mainMenu>ul>li>.associatedMenu ul {
	padding: 0 20px;
}
#globalnavi .mainMenu>ul>li>.associatedMenu ul:after {
	content: "";
	display: block;
	clear: both;
}
#globalnavi .mainMenu>ul>li>.associatedMenu ul li {
	margin-right: 10px;
	float: left;
	width: 120px;
}
#globalnavi .mainMenu>ul>li>.associatedMenu ul li:last-of-type {
	margin-right: 0;
}
#globalnavi .mainMenu>ul>li>.associatedMenu ul li .photo {
	margin-bottom: 5px;
}
#globalnavi .mainMenu>ul>li>.associatedMenu ul li .title,
#globalnavi .mainMenu>ul>li>.associatedMenu ul li a {
	color: #fff;
}
#globalnavi .mainMenu>ul>li:nth-of-type(2)>.associatedMenu {
	width: 215px;
}
#globalnavi .mainMenu>ul>li:nth-of-type(2)>.associatedMenu ul li {
	float: none;
}
#globalnavi .mainMenu>ul>li:nth-of-type(3)>.associatedMenu {
	width: 774px;
}
#globalnavi .mainMenu>ul>li:nth-of-type(4)>.associatedMenu {
	left: auto;
	right: -5px;
}

@media screen and (max-width: 767px) {
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
}
#globalnavi {
	float: none;
	width: auto;
}
#globalnavi .menuBody {
	position: fixed;
	top: 0;
	right: 0;
	width: 88.5%;
	max-height: 100%;
	overflow-y: scroll;
	z-index: 10;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}
.menuOpen #globalnavi .menuBody {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}
.menuClose #globalnavi .menuBody {
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}
#globalnavi .btnMenu {
	margin-right: -3.125%;
	padding: 4px 6.25% 4px 0;
	float: right;
	display: block;
	width: 25%;
	height: 34px;
	background-color: #ff2e99;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmY0MTllIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZjFiOTQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(255, 65, 158)),color-stop(1, rgb(255, 27, 148)));
	background-image: -webkit-linear-gradient(top,rgb(255, 65, 158) 0%,rgb(255, 27, 148) 100%);
	background-image: linear-gradient(to bottom,rgb(255, 65, 158) 0%,rgb(255, 27, 148) 100%);
	background-image: -ms-linear-gradient(top,rgb(255, 65, 158) 0%,rgb(255, 27, 148) 100%);
	-webkit-transform: skew(-18deg);
	-moz-transform: skew(-18deg);
	-ms-transform: skew(-18deg);
	-o-transform: skew(-18deg);
	transform: skew(-18deg);
}
#globalnavi .btnClose {
	padding: 0 4%;
	display: block;
	height: 47px;
	line-height: 47px;
	color: #fff;
	background-color: #333;
	font-size: 2rem;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
	text-align: right;
}

#globalnavi > .btnClose {
	display: none;
}

#globalnavi .btnClose span {
	padding-left: 30px;
	display: inline-block;
	background: url(../images/icon_close.png) 0 center no-repeat;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
}

#globalnavi .btnMenu span {
	float: right;
	display: block;
	width: 42px;
	-webkit-transform: skew(18deg);
	-moz-transform: skew(18deg);
	-ms-transform: skew(18deg);
	-o-transform: skew(18deg);
	transform: skew(18deg);
}

/*
#globalnavi .btnMenu span {
	padding-top: 20px;
	position: relative;
	float: right;
	display: block;
	width: 42px;
	height: 14px;
	color: #666;
	background-color: #fff;
	font-size: .8rem;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
	text-align: center;
	-webkit-transform: skew(18deg);
	-moz-transform: skew(18deg);
	-ms-transform: skew(18deg);
	-o-transform: skew(18deg);
	transform: skew(18deg);
}
#globalnavi .btnMenu span:before {
	border-top: 2px #808080 solid;
	border-bottom: 2px #808080 solid;
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	left: 9px;
	width: 24px;
	height: 3px;
}
#globalnavi .btnMenu span:after {
	content: "";
	display: block;
	position: absolute;
	top: 16px;
	left: 9px;
	width: 24px;
	height: 2px;
	background-color: #808080;
}
*/
#globalnavi .subMenu {
	padding: 15px 4%;
	border-left: 1px #ff9ad1 solid;
	float: none;
	width: auto;
	height: auto;
	background: #ff018b none;
	-webkit-transform: skew(0);
	-moz-transform: skew(0);
	-ms-transform: skew(0);
	-o-transform: skew(0);
	transform: skew(0);
}
#globalnavi .subMenu ul {
	padding: 0;
	-webkit-transform: skew(0);
	-moz-transform: skew(0);
	-ms-transform: skew(0);
	-o-transform: skew(0);
	transform: skew(0);
}
#globalnavi .subMenu ul li {
	margin-bottom: 10px;
	position: relative;
	line-height: 1.2;
	font-size: 1.7rem;
	text-shadow: none;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
}
#globalnavi .subMenu ul li:last-child {
	margin-bottom: 0;
}
#globalnavi .subMenu ul li a {
	padding-left: 30px;
	position: relative;
	display: block;
	color: #333;
	background: url(../images/icon_arrow_nav.png) 0 2px no-repeat;
	-webkit-background-size: 17px 17px;
	background-size: 17px 17px;
	text-decoration: none;
}
#globalnavi .subMenu ul li a:before {
	display: none;
}
/*
#globalnavi .subMenu ul li a:before {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	width: 20px;
	height: 20px;
	background-color: #333;
}
#globalnavi .subMenu ul li a:after {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	left: 8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #ffffff;
}
*/

#globalnavi .mainMenu {
	border-left: 1px #ff9ad1 solid;
	border-bottom: none;
	float: none;
	width: auto;
	height: auto;
	background: #ff018b none;
	-webkit-transform: skew(0);
	-moz-transform: skew(0);
	-ms-transform: skew(0);
	-o-transform: skew(0);
	transform: skew(0);
}

#globalnavi .mainMenu>ul {
	-webkit-transform: skew(0);
	-moz-transform: skew(0);
	-ms-transform: skew(0);
	-o-transform: skew(0);
	transform: skew(0);
}
#globalnavi .mainMenu>ul>li {
	padding: 0;
	border-top: 2px #ff9ad1 solid;
	float: none;
	height: auto;
	background: none;
}
#globalnavi .mainMenu>ul>li:first-of-type {
	padding-left: 0;
	background: none;
}
#globalnavi .mainMenu>ul>li>a,
#globalnavi .mainMenu>ul>li>span {
	padding: 15px 4%;
	line-height: 1.2;
/*	background: url(/assets/global/images/icon_arrow.png) 94.5% center no-repeat;
	-webkit-background-size: 9px 17px;
	background-size: 9px 17px;*/
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
	font-size: 2rem;
	text-shadow: none;
}
#globalnavi .mainMenu>ul>li>.associatedMenu {
	position: static;
	top: auto;
	left: auto;
	height: auto;
	background-color: inherit;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-ms-transition-duration: 0;
	-o-transition-duration: 0;
	transition-duration: 0;
}
#globalnavi .mainMenu>ul>li:hover>.associatedMenu {
	height: auto;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-ms-transition-duration: 0;
	-o-transition-duration: 0;
	transition-duration: 0;
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-ms-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0;
}
#globalnavi .mainMenu>ul>li>.associatedMenu .label {
	display: none;
}
#globalnavi .mainMenu>ul>li>.associatedMenu ul {
	padding: 0;
}
#globalnavi .mainMenu>ul>li>.associatedMenu ul li {
	border-top: 1px #ff9ad1 dotted;
	margin-right: 0;
	float: none;
	width: auto;
}
#globalnavi .mainMenu>ul>li>.associatedMenu ul li:last-of-type {
}
#globalnavi .mainMenu>ul>li>.associatedMenu ul li .photo {
	display: none;
}
#globalnavi .mainMenu>ul>li>.associatedMenu ul li a {
	padding: 15px 10px;
	display: block;
	color: #fff;
	font-size: 1.8rem;
	text-decoration: none;
}
#globalnavi .mainMenu>ul>li>.associatedMenu ul li a:before {
	margin-right: .5em;
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #ffffff;
}
#globalnavi .mainMenu>ul>li>.associatedMenu ul li a:hover {
	background-color: #c9006d;
}
#globalnavi .mainMenu>ul>li:nth-of-type(2)>.associatedMenu,
#globalnavi .mainMenu>ul>li:nth-of-type(3)>.associatedMenu {
	width: auto;
}
#globalnavi .mainMenu>ul>li:nth-of-type(4)>.associatedMenu {
	left: auto;
	right: auto;
}
}



/* =============================================================================
 common footer
============================================================================= */

#globalfooter {
	background-color: #ccc;
}
#globalfooter .footerInner {
	margin: 0 auto;
	padding: 20px 0 30px;
	position: relative;
	max-width: 1170px;
	text-align: center;
}
#globalfooter .footerInner:after {
	content: " ";
	display: block;
	clear: both;
}
#globalfooter .logo {
	padding: 23px 28px 0;
	-webkit-border-radius: 107px 107px 0 0;
	-moz-border-radius: 107px 107px 0 0;
	border-radius: 107px 107px 0 0;
	position: absolute;
	top: -48px;
	left: 50%;
	width: 51px;
	background-color: #ccc;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
#globalfooter .mailaddress {
	margin-bottom: 40px;
	color: #333;
	font-size: 1.1rem;
}
#globalfooter .mailaddress a {
	color: #333;
}
#globalfooter .copy {
	margin-bottom: 35px;
	color: #fff;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
	font-size: 2.4rem;
}
#globalfooter .infoPanel {
	display: inline-block;
	vertical-align: middle;
}
#globalfooter .infoPanel ul {
}
#globalfooter .infoPanel ul li {
	display: inline-block;
	line-height: 48px;
	color: #333;
}
#globalfooter .infoPanel ul li:after {
	margin: 0 .5em;
	content: "｜";
}
#globalfooter .infoPanel ul li:last-child:after {
	display: none;
}
#globalfooter .infoPanel ul li a {
	color: #333;
}
#globalfooter .credit {
	margin-left: 20px;
	display: inline-block;
	vertical-align: middle;
}
#globalfooter .footerNavi {
	padding: 12px 0;
	text-align: center;
	background-color: #666666;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjNzI3MjcyIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM1YTVhNWEiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(114, 114, 114)),color-stop(1, rgb(90, 90, 90)));
	background-image: -webkit-repeating-linear-gradient(top,rgb(114, 114, 114) 0%,rgb(90, 90, 90) 100%);
	background-image: repeating-linear-gradient(to bottom,rgb(114, 114, 114) 0%,rgb(90, 90, 90) 100%);
	background-image: -ms-repeating-linear-gradient(top,rgb(114, 114, 114) 0%,rgb(90, 90, 90) 100%);
}
#globalfooter .footerNavi ul {
	margin: 0 auto;
	max-width: 770px;
}
#globalfooter .footerNavi ul li {
	display: inline-block;
	line-height: 2;
	color: #fff;
	font-family: "Arial Narrow", arial-narrow,arial;
	font-stretch: condensed;
}
#globalfooter .footerNavi ul li:nth-child(4):after {
	margin: 0;
	content: "";
}
#globalfooter .footerNavi ul li:after {
	margin: 0 .5em;
	/*content: "｜";*/
}
#globalfooter .footerNavi ul li:last-child:after {
	display: none;
}
#globalfooter .footerNavi ul li a {
	color: #fff;
        margin: 0 0.4em
}
#globalfooter .copyright {
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 1.1rem;
	text-align: center;
	background-color: #373737;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjNGE0YTRhIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMyMzIzMjMiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(74, 74, 74)),color-stop(1, rgb(35, 35, 35)));
	background-image: -webkit-repeating-linear-gradient(top,rgb(74, 74, 74) 0%,rgb(35, 35, 35) 100%);
	background-image: repeating-linear-gradient(to bottom,rgb(74, 74, 74) 0%,rgb(35, 35, 35) 100%);
	background-image: -ms-repeating-linear-gradient(top,rgb(74, 74, 74) 0%,rgb(35, 35, 35) 100%);
}

@media screen and (max-width: 767px) {
#globalfooter {
}
#globalfooter .footerInner {
	padding: 10px 0 15px;
}
#globalfooter .logo {
	padding: 12px 18px 0;
	-webkit-border-radius: 70px 70px 0 0;
	-moz-border-radius: 70px 70px 0 0;
	border-radius: 70px 70px 0 0;
	top: -30px;
	width: 34px;
}
#globalfooter .mailaddress {
	margin-bottom: 15px;
	font-size: .8rem;
}
#globalfooter .copy {
	margin-bottom: 10px;
	font-size: 1.5rem;
}
#globalfooter .infoPanel {
	display: block;
}
#globalfooter .infoPanel ul {
	margin-bottom: 10px;
}
#globalfooter .infoPanel ul li {
	line-height: 1.5;
}
#globalfooter .infoPanel ul li:after {
	margin: 0 .3em;
}
#globalfooter .footerNavi ul li:nth-child(4):after {
	margin: 0 .3em;
	/*content: "｜";*/
}
#globalfooter .credit {
	margin: 0 auto;
	display: block;
	width: 43.359375%;
}
#globalfooter .footerNavi {
	padding: 0 3.125%;
	height: auto;
}
#globalfooter .footerNavi ul {
	padding: 8px 0;
}
#globalfooter .footerNavi ul li {
	line-height: 1.6;
	font-size: 1.2rem;
}
#globalfooter .footerNavi ul li a {
	color: #fff;
}
#globalfooter .copyright {
	height: 27px;
	line-height: 27px;
	font-size: .8rem;
}
}


/* =============================================================================
 Common Block Styles
============================================================================= */

/* side navi */

#sideNavi {
}

/* pagetop */
#pagetop {
}

@media screen and (max-width: 767px) {
}


/* =============================================================================
 Top Page Styles
============================================================================= */

/* slider lead */

.slideLead {
	margin: 0 auto;
	position: absolute;
	bottom: 160px;
	left: -100%;
	right: -100%;
	width: 1170px;
	color: #fff;
	z-index: 5;
	text-shadow: 0 2px 1px #3d3d3d;
}
.slideLead .leadTitle {
	margin-bottom: 10px;
	line-height: 1;
	font-size: 4.8rem;
	font-weight: bold;
}
.slideLead p {
	line-height: 1;
	font-size: 2.4rem;
}

@media screen and (min-width: 768px) {
	.slide-trim01 img,
	.slide-trim02 img {
		margin-top: -50px !important;
	}
	.slide-trim03 img {
		margin-top: -0 !important;
	}
	.slide-trim04 img {
		margin-top: -20px !important;
	}
}

@media screen and (max-width: 767px) {
.slideLead {
	left: 0;
	right: auto;
	bottom: 80px;
	width: 100%;
}
.slideLead .leadTitle {
	margin: 0 3.125% 5px;
	font-size: 2rem;
}
.slideLead p {
	margin: 0 3.125%;
	font-size: 1.1rem;
}
}




/* lead */

.siteLead {
	margin: -50px auto 60px;
	padding-bottom: 50px;
	background: url(../images/bdr_separator_section.png) center bottom no-repeat;
	text-align: center;
}
.siteLead .siteLeadTitle {
	margin-bottom: 35px;
	padding-top: 65px;
	position: relative;
	color: #ff3399;
	font-size: 3.6rem;
	font-weight: bold;
	text-shadow: 0 2px 1px #c5c5c5;
}
.siteLead .siteLeadTitle:before {
	content: "";
	display: block;
	position: absolute;
	top: -40px;
	left: 50%;
	width: 80px;
	height: 80px;
	background: url(../images/icon_snow.png) 0 0 no-repeat;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.siteLead .siteLeadText {
	line-height: 1.3888;
	color: #333;
	font-size: 1.8rem;
	font-style: italic;
}

@media screen and (max-width: 767px) {
.siteLead {
	margin: -10px auto 30px;
	padding-bottom: 0;
	background: none;
}
.siteLead .siteLeadTitle {
	margin: 0 1em 20px;
	padding-top: 30px;
	line-height: 1.25;
	font-size: 2rem;
}
.siteLead .siteLeadTitle:before {
	top: -20px;
	left: 50%;
	width: 40px;
	height: 40px;
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}
.siteLead .siteLeadText {
	margin: 0 1em;
	font-size: 1.6rem;
}
}


/* tour list */

.tourContents {
}
.tourContents .tourList {
	margin-bottom: 0px;
	padding-bottom: 30px;
	background: url(../images/bdr_separator_section.png) center bottom no-repeat;
}
.tourContents .tourList:last-of-type {
	padding-bottom: 0;
	background: none;
}
.tourContents .tourList:after,
.tourContents .tourInfoBox:after {
	content: "";
	display: block;
	clear: both;
}
.tourContents .tourInfoBox {
	margin: 0 27px 20px 0;
	float: left;
	width: 372px;
}
.tourContents .tourInfoBox:nth-of-type(3n) {
	margin-right: 0;
}
.tourContents .tourInfoBox:nth-of-type(3n+1) {
	clear: left;
}
.tourContents .tourInfoLead {
	margin-bottom: 30px;
}
.tourContents .tourInfoLead a {
	display: block;
	text-decoration: none;
}
.tourContents .leadText {
	padding: 15px;
	min-height: auto;
	background-color: #ff3f9e;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tourContents .tourName {
	/*margin-bottom: 20px;
	padding-bottom: 20px;*/
	position: relative;
	line-height: 1.238;
	color: #fff;
	font-size: 1.8rem;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
}
/*.tourContents .tourName:after {
	margin-left: -41px;
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 82px;
	height: 1px;
	background-color: #ff9fcf;
}*/
.tourContents dl {
}
.tourContents dl dt {
	margin-bottom: 10px;
	line-height: 1;
	font-size: 2rem;
	font-style: italic;
	font-weight: bold;
}
.tourContents dl dd {
	line-height: 1.5625;
	color: #333;
	font-size: 1.6rem;
	font-style: italic;
}
.tourContents dl dd a {
	color: #333;
}
.tourContents dl dd a:before {
	margin-right: 10px;
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4.5px 0 4.5px 7px;
	border-color: transparent transparent transparent #ffffff;
}
.tourContents .tourImage {
	padding-top: calc(260/372*100%);
	position: relative;
	overflow: hidden;
}
.tourContents .tourImage img {
	margin: auto;
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	max-width: inherit;
	height: 100%;
}
.tourContents .tourLabel {
	padding: 0 20px;
	position: absolute;
	top: 0;
	left: 0;
	height: 37px;
	line-height: 37px;
	color: #fff;
	background-color: rgba(0,0,0,.6);
	font-size: 1.65rem;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
}
.tourContents .tourDate {
}
.tourContents .label {
	margin-bottom: 15px;
	line-height: 1;
	font-size: 1.8rem;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
}
.tourContents p {
	line-height: 1.5;
	color: #333;
}
.tourContents p .em {
	color: #ff0099;
}
.tourContents p .notice {
	font-size: 1.2rem;
}
.tourContents .tourPrice {
	margin: 20px 0;
	padding: 15px 0;
	border-top: 1px #bebebe solid;
	border-bottom: 1px #bebebe solid;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
	font-size: 1.6rem;
}
.tourContents .tourPrice .price {
	margin: 0 10px 0 15px;
	font-size: 2.4rem;
}
.tourContents .tourPrice .notice {
	font-family: "Arial Narrow", arial-narrow,arial;
	font-stretch: condensed;
	font-size: 1.2rem;
	font-weight: 400;
}


@media screen and (min-width: 768px) {

.tourContents .tourInfoBoxMiddle {
	margin-right: 26px;
	width: 572px;
}
.tourContents .tourInfoBoxMiddle:nth-of-type(3n) {
	margin-right: 26px;
}
.tourContents .tourInfoBoxMiddle:nth-of-type(3n+1) {
	clear: inherit;
}
.tourContents .tourInfoBoxMiddle:nth-of-type(2n) {
	margin-right: 0;
}
.tourContents .tourInfoBoxMiddle:nth-of-type(2n+1) {
	clear: left;
}
.tourContents .tourInfoBoxMiddle .leadText {
	min-height: auto;
}
.tourContents .tourInfoBoxMiddle .tourImage {
	padding-top: calc(260/572*100%);
}
.tourContents .tourInfoBoxMiddle .tourImage img {
	width: 100%;
	height: auto;
}
.tourContents .tourInfoBoxMiddle:nth-of-type(1) .tourImage img {
	top: -140px;
}
.tourContents .tourInfoBoxMiddle:nth-of-type(1) p:nth-of-type(1),
.tourContents .tourInfoBoxMiddle:nth-of-type(2) p:nth-of-type(1) {
	min-height: 84px;
}

.tourContents .tourInfoBoxLarge {
	margin-right: 0;
	float: none;
	width: auto;
}
.tourContents .tourInfoBoxLarge .tourInfoLead {
	float: left;
	width: 757px;
}
.tourContents .tourInfoBoxLarge .tourInfoLead:after {
	content: "";
	display: block;
	clear: both;
}
.tourContents .tourInfoBoxLarge .leadText {
	padding-top: 35px;
	float: left;
	width: 307px;
	min-height: 260px;
}
.tourContents .tourInfoBoxLarge .tourImage {
	padding-top: calc(260/757*100%);
	float: right;
	width: 450px;
}
.tourContents .tourInfoBoxLarge .tourImage img {
	width: 100%;
	height: auto;
}
.tourContents .tourInfoBoxLarge:nth-of-type(1) .tourImage img {
	top: auto;
	bottom: 0;
}
.tourContents .tourInfoBoxLarge .tourDate {
	float: right;
	width: 385px;
}

}

@media screen and (max-width: 767px) {
.tourContents .tourList {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
.tourContents .tourInfoBox {
	margin: 0 calc(20/768*100%) 25px !important;
	padding-bottom: 20px;
	float: none;
	width: auto;
	background: url(../images/bdr_separator_section.png) center bottom no-repeat;
	-webkit-background-size: 100% 1px;
	background-size: 100% 1px;
}
.tourContents .tourInfoLead {
	margin-bottom: 15px;
}

.tourContents .leadText {
	padding: 15px 1em;
	min-height: inherit;
}
.tourContents .tourName {
	/*margin-bottom: 10px;
	padding-bottom: 10px;*/
	font-size: 1.8rem;
}
.tourContents .tourName:after {
	margin-left: -20px;
	width: 40px;
}
.tourContents dl dt {
	margin-bottom: 5px;
	font-size: 1.5rem;
}
.tourContents dl dd {
	font-size: 1.3rem;
}
.tourContents dl dd a:before {
	margin-right: 5px;
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3.5px 0 3.5px 5px;
	border-color: transparent transparent transparent #ffffff;
}
.tourContents .tourImage {
	padding-top: 0;
}
.tourContents .tourImage img {
	margin: auto;
	position: static;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	width: 100%;
	height: auto;
}
.tourContents .tourLabel {
	padding: 0 15px;
	height: 24px;
	line-height: 24px;
	font-size: 1.2rem;
}
.tourContents .tourDate {
}
.tourContents .label {
	margin-bottom: 5px;
	font-size: 1.5rem;
}
.tourContents .tourPrice {
	margin: 10px 0;
	padding: 15px 0;
	font-size: 1.5rem;
}
.tourContents .tourPrice .price {
	margin: 0 10px;
	font-size: 1.9rem;
}
.tourContents .tourPrice .notice {
	font-size: 1rem;
}
}

/* tour map */

.tourMap {
	text-align: center;
}
.tourMap iframe {
	margin: 0 auto;
	width: 90%;
	height: 510px;
}

@media screen and (max-width: 767px) {
.tourMap {
	margin: 0 calc(20/768*100%);
	position: relative;
	padding-bottom: 100%;
	height: 0;
	overflow: hidden;
}
.tourMap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
}


/* slider option */

.sp-grab,
.sp-grabbing {
	cursor: pointer;
}
.sp-fade-arrows {
	opacity: 1;
}
.sp-arrow {
	width: 40px;
	height: 40px;
	-webkit-transition: opacity ease .3s;
	-moz-transition: opacity ease .3s;
	-ms-transition: opacity ease .3s;
	-o-transition: opacity ease .3s;
	transition: opacity ease .3s;
}
.sp-arrow:hover {
	opacity: .7;
}
.sp-arrow:before,
.sp-arrow:after {
	display: none !important;
}
.sp-horizontal .sp-previous-arrow {
	left: 65px;
	background: url(../images/btn_prev.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.sp-horizontal .sp-next-arrow {
	right: 65px;
	background: url(../images/btn_next.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.sp-thumbnail-container {
	-webkit-transition: opacity ease .3s;
	-moz-transition: opacity ease .3s;
	-ms-transition: opacity ease .3s;
	-o-transition: opacity ease .3s;
	transition: opacity ease .3s;
}
.sp-thumbnail-container:hover {
	opacity: .7;
}

@media screen and (max-width: 767px) {
.sp-arrow {
	width: 20px;
	height: 20px;
}
.sp-horizontal .sp-previous-arrow {
	left: calc(20/768*100%);
}
.sp-horizontal .sp-next-arrow {
	right: calc(20/768*100%);
}
.sp-arrow:hover,
.sp-thumbnail-container:hover {
	opacity: 1;
}
}


/* =============================================================================
 Common Styles
============================================================================= */

/* special offer */

.specialOffer {
	margin-bottom: 60px;
	padding: 40px;
	border: 4px #e7dfdf solid;
}
.specialOffer .soLeft {
	float: left;
	width: 590px;
}
.specialOffer .soRight {
	float: right;
	width: 467px;
}
.specialOffer .planLead {
	margin-bottom: 30px;
	line-height: calc(22em/14);
}
.specialOffer .planSchedule {
}
.specialOffer .planSchedule dt {
	margin-bottom: 5px;
	line-height: 20.5px;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
	font-size: 1.8rem;
  margin-bottom: 10px;
}
.specialOffer .planSchedule dt:before {
	margin-right: 5px;
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #ff3c9d;
}
.specialOffer .planSchedule dd {
	line-height: 13px;
	font-size: 1.5rem;
  margin-bottom: 10px;
}
.specialOffer .planSchedule dd .bold {
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
}
.specialOffer .planNote {
	margin: 10px 0 10px;
	font-size: 1.2rem;
}
.specialOffer .planPhoto {
	margin-bottom: 15px;
	position: relative;
}
.specialOffer .planPhoto .label {
	padding: 8px 1em;
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	line-height: 20.5px;
	color: #fff;
	background-color: rgba(0,0,0,.6);
	font-size: 1.2rem;
	font-weight: bold;
}
.specialOffer .planPrice {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px #bebebe solid;
	text-align: right;
}
.specialOffer .planPrice .from {
	margin-right: 10px;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
	font-size: 1.6rem;
}
.specialOffer .planPrice .price {
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
	font-size: 3rem;
}
.specialOffer .planPrice .notice {
	margin-left: 10px;
	font-family: "Arial Narrow", arial-narrow,arial;
	font-stretch: condensed;
	font-size: 1.2rem;
}
.specialOffer .planBtn {
	text-align: right;
}

@media screen and (max-width: 767px) {
.specialOffer {
	margin: 0 calc(20/768*100%) 20px;
	padding: calc(30/768*100%);
}
.specialOffer .soLeft,
.specialOffer .soRight {
	float: none;
	width: auto;
}
.specialOffer .planLead {
	margin-bottom: 15px;
	line-height: 17px;
	font-size: 1.2rem;
}
.specialOffer .planSchedule {
	margin-bottom: 10px;
}
.specialOffer .planSchedule dt {
	margin-bottom: 5px;
	font-size: 1.5rem;
}
.specialOffer .planSchedule dt:before {
	width: 10px;
	height: 10px;
}
.specialOffer .planSchedule dd {
	line-height: 17px;
	font-size: 1.2rem;
}
.specialOffer .planPhoto {
	margin-bottom: 10px;
}
.specialOffer .planPhoto .label {
	padding: 5px .8em;
	line-height: 18px;
	font-size: 1rem;
}
.specialOffer .planPrice {
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.specialOffer .planPrice .from {
	margin-right: 5px;
	font-size: 1.5rem;
}
.specialOffer .planPrice .price {
	font-size: 1.9rem;
}
.specialOffer .planPrice .notice {
	margin-left: 5px;
	font-size: 1rem;
}
.specialOffer .planBtn {
	text-align: center;
}
}


/* btn style */

.btnPnik {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	width: 206px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	background-color: #ff3a9c;
	text-align: center;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,1);
	-moz-box-shadow: 0px 2px 0px 0px rgba(0,0,0,1);
	box-shadow: 0px 2px 0px 0px rgba(0,0,0,1);
	-webkit-transition: opacity ease .3s;
	-moz-transition: opacity ease .3s;
	-ms-transition: opacity ease .3s;
	-o-transition: opacity ease .3s;
	transition: opacity ease .3s;
}
.btnPnik:hover {
	text-decoration: none;
	opacity: .7;
}
.btnPnik span {
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
	font-size: 2.1rem;
	text-shadow: 0 2px 1px #dc0978;
}
.btnPnik span:before {
	margin-right: 15px;
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 9px;
	border-color: transparent transparent transparent #ffffff;
}

@media screen and (max-width: 767px) {
.btnPnik {
	width: 100%;
	height: 50px;
	line-height: 50px;
}
}

/* title */

.pinkTitle {
	margin-bottom: 30px;
	padding-left: 20px;
	border-left: 6px #ff3c9d solid;
	line-height: 50px;
	color: #ff3c9d;
	font-size: 4.1rem;
	font-style: italic;
	font-weight: bold;
}
.numberTitle {
	display: table;
	width: 100%;
}
.numberTitle .num {
	display: table-cell;
	width: 77px;
	height: 77px;
	line-height: 77px;
	color: #fff;
	background-color: #ff1d95;
	text-align: center;
	font-style: italic;
	font-size: 3.6rem;
	vertical-align: middle;
}
.numberTitle .txt {
	padding-left: 25px;
	display: table-cell;
	font-size: 3.5rem;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
}
.numberTitle small {
	padding-top: 5px;
	display: block;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: normal;
}
.lineTitle {
	margin-bottom: 25px;
	padding-left: 100px;
	position: relative;
	color: #000;
	font-size: 3.5rem;
	font-style: italic;
}
.lineTitle:before {
	content: "";
	display: block;
	position: absolute;
	top: 16px;
	left: 0;
	width: 40px;
	height: 3px;
	background-color: #ff1d95;
}
.lineTitle:after {
	content: "";
	display: block;
	position: absolute;
	top: 16px;
	left: 40px;
	width: 40px;
	height: 3px;
	background-color: #000;
}
.iconTitle {
	margin-bottom: 30px;
	padding-left: 45px;
	border-bottom: 1px #544c4c solid;
	position: relative;
	height: 51px;
	line-height: 51px;
	color: #000;
	background-color: #f6f3f3;
	font-size: 2.4rem;
	font-weight: bold;
}
.iconTitle:before {
	content: "";
	display: block;
	position: absolute;
	top: 18px;
	left: 16px;
	width: 10px;
	height: 10px;
	background-color: #ff1d95;
}
.iconTitle:after {
	content: "";
	display: block;
	position: absolute;
	top: 28px;
	left: 26px;
	width: 6px;
	height: 6px;
	background-color: #000;
}

@media screen and (max-width: 767px) {
.pinkTitle {
	margin-bottom: 15px;
	padding-left: 10px;
	border-left-width: 3px;
	line-height: 25px;
	color: #ff3c9d;
	font-size: 2.1rem;
}
.numberTitle .num {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 1.8rem;
}
.numberTitle .txt {
	padding-left: 15px;
	font-size: 2.1rem;
}
.numberTitle small {
	font-size: 1.2rem;
}
.lineTitle {
	margin-bottom: 20px;
	padding-left: 45px;
	font-size: 2.1rem;
}
.lineTitle:before {
	top: 10px;
	width: 15px;
	height: 3px;
}
.lineTitle:after {
	top: 10px;
	left: 15px;
	width: 15px;
}
.iconTitle {
	margin-bottom: 10px;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 1.5rem;
}
.iconTitle:before {
	top: 8px;
	left: 10px;
	width: 7px;
	height: 7px;
}
.iconTitle:after {
	top: 15px;
	left: 17px;
	width: 5px;
	height: 5px;
}
}


/* =============================================================================
 Page Styles
============================================================================= */

/* tab menu */

.tabMenu {
	border-bottom: 1px #ff1d95 solid;
}
.tabMenu ul {
}
.tabMenu ul li {
	float: left;
	width: 565px;
	height: 57px;
	line-height: 57px;
	font-size: 2.1rem;
	font-weight: bold;
	text-align: center;
}
.tabMenu ul li:last-of-type {
	float: right;
}
.tabMenu ul li a {
	position: relative;
	display: block;
	color: #000;
	background-color: #cabdbd;
	text-decoration: none;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
.tabMenu ul li a:hover,
.tabMenu ul li a.current {
	color: #fff;
	background-color: #ff1d95;
}
.tabMenu ul li a:before,
.tabMenu ul li a:before {
	content: "";
	display: block;
	position: absolute;
	bottom: -13px;
	left: 50%;
	opacity: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 28px 0 28px;
	border-color: #ff1d96 transparent transparent transparent;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
.tabMenu ul li a:hover:before,
.tabMenu ul li a.current:before {
	opacity: 1;
}

@media screen and (max-width: 767px) {
.tabMenu {
	padding: 0 calc(20/768*100%)
}
.tabMenu ul li {
	float: left;
	width: calc(354/728*100%);
	height: 47px;
	line-height: 47px;
	font-size: 1.6rem;
}
.tabMenu ul li a:before,
.tabMenu ul li a:before {
	bottom: -10px;
	left: 50%;
	border-width: 9px 19px 0 19px;
}
}


/* tab box */

.tabBox {
	padding: 35px 0 0;
}
.tourLead {
	margin-bottom: 40px;
	line-height: calc(25em/21);
	text-align: left;
	font-size: 2.1rem;
}
.movieBox {
  display: block;
}
@media screen and (min-width: 768px) {
.movieBox {
  width: 560px;
  height: 315px;
  margin: 80px auto;
}
}
@media screen and (max-width: 767px) {
.movieBox {
  width: 100%;
  height: auto;
  margin: 30px auto 50px;
}
}
.descriptionBox {
	margin: 0 auto;
	padding-bottom: 30px;
	width: 1110px;
}
.descriptionBox>*:last-child {
	margin-bottom: 30px;
}
.descriptionBox .numberTitle {
	margin: 0 0 30px -30px;
}
.infoBox {
	margin-bottom: 30px;
}
.infoBox p {
  line-height: 1.5;
	margin: 0 0 20px;
}
.infoBox h3 {
  line-height: 1.5;
	margin: 0 0 5px;
}
.infoBox li {
  line-height: 1.5;
	margin: 0 0 5px;
}
/*.infoBox.left {
	width: 535px;
}
.infoBox.right {
	width: 535px;
}*/
.infoTitle {
	margin-bottom: 20px;
	padding: 8px 15px 8px 15px;
	border-bottom: 1px #544c4c solid;
	line-height: 1.7;
	overflow: hidden;
	color: #333233;
	background-color: #f6f3f3;
	font-size: 1.8rem;
}
.infoTitle .planWrap {
	margin: -8px 25px -8px -25px;
	float: left;
	display: inline-block;
	background-color: #544c4c;
	vertical-align: middle;
	-webkit-transform: skew(18deg);
	-moz-transform: skew(18deg);
	-ms-transform: skew(18deg);
	-o-transform: skew(18deg);
	transform: skew(18deg);
}
.infoTitle .planNum {
	padding: 12px 35px 0;
	display: block;
	line-height: 1.5;
	color: #fff;
	-webkit-transform: skew(-18deg);
	-moz-transform: skew(-18deg);
	-ms-transform: skew(-18deg);
	-o-transform: skew(-18deg);
	transform: skew(-18deg);
}
.infoPhoto {
	margin-bottom: 15px;
}
.infoText {
	line-height: calc(19em/14);
}
.infoNotice {
	margin: 30px 0;
	padding: 20px;
	line-height: calc(22em/14);
	background-color: #f6f3f3;
}
.infoTable {
	margin-top: 20px;
}
.infoTable table {
	width: 100%;
}
.infoTable table th {
	padding: 12px;
	border: 1px #706767 solid;
	width: 130px;
	color: #fff;
	background-color: #8b8484;
	font-weight: normal;
	text-align: left;
}
.infoTable table td {
	padding: 12px;
	border: 1px #e4dfdf solid;
	background-color: #f6f3f3;
}
.hotelInfo {
  width: 100%;
  line-height: 1.5;
  margin: 0 0 30px;
}

.hotelInfo th {
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
  position: relative;
}
@media screen and (min-width: 768px) {
.hotelInfo th {
  width: 150px;
  padding: 5px 15px 5px 0;
}
.hotelInfo th::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -10px;
}
}
@media screen and (max-width: 767px) {
.hotelInfo th {
  width: 73px;
  padding: 5px 10px 5px 0;
}
.hotelInfo th::after {
  position: absolute;
  top: 50%;
  right: 7px;
  margin-top: -9px;
}
}
.hotelInfo th::after {
  content: ':';
}
.hotelInfo td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  padding: 5px 0;
}

.amenityInfo {
  width: 100%;
  background: #fff;
  border-top: 1px solid #000;
  margin: 0 0 50px;
  padding: 0;
  overflow: hidden;
}
.amenityInfo.mb10 {
  margin-bottom: 10px;
}
.amenityInfo h4 {
  width: 100%;
  text-align: center;
  background: #f5f5f5;
  margin: -1px 0 0;
  padding: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  box-sizing: border-box;
  overflow: hidden;
}
.amenityInfo dl {
	text-align: center;
  vertical-align: middle;
  border: 1px solid #000;
  margin: -1px -1px 0 0;
  padding: 0;
  float: left;
  box-sizing: border-box;
}
.amenityInfo dl dt {
  font-size: 12px;
	text-align: center;
  vertical-align: middle;
  margin: 0;
}
.amenityInfo dl dt p {
  margin: 0;
}
.amenityInfo dl dd {
	text-align: center;
  vertical-align: middle;
  border-top: 1px solid #000;
  margin: 0;
  padding: 10px;
  position: relative;
  box-sizing: border-box;
}
.amenityInfo dl dd p {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: 0;
}
.amenityInfo dl dd .checkmark {
  width: 20px;
  height: 20px;
  text-align: center;
  display: block;
  margin: 0 auto;
  position: relative;
}
.amenityInfo dl dd .checkmark:before {
	content: "";
	display: block;
	position: absolute;
}
.amenityInfo dl dd .checkmark:before {
	border-left: 4px solid #ff0000;
	border-bottom: 4px solid #ff0000;
	width: 15px;
	height: 9px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	top: 1px;
	left: 0;
}
.amenityInfo dl dd .crossmark {
  width: 20px;
  height: 20px;
  text-align: center;
  display: block;
  margin: 0 auto;
  position: relative;
}
.amenityInfo dl dd .crossmark:before,
.amenityInfo dl dd .crossmark:after {
  width: 20px;
  height: 2px;
  background: #999;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 -50%;
  display: block;
}
.amenityInfo dl dd .crossmark:before {
	transform: rotate(-45deg);
}
.amenityInfo dl dd .crossmark:after {
	transform: rotate(45deg);
}
.amenityInfo dl dd small {
  height: 100%;
  color: #666;
  font-size: 12px;
  line-height: 1.2;
  margin: 0;
  padding: 0 5px;
  vertical-align: middle;
  display: inline-block;
}
@media screen and (min-width: 768px) {
.amenityInfo dl {
  width: calc(100% / 7 + 0.8px);
}
.amenityInfo dl dt {
  padding: 10px;
}
.amenityInfo dl dd {
	height: 70px;
  padding: 10px;
}
}
@media screen and (max-width: 767px) {
.amenityInfo dl {
  width: calc(100% / 3 + 0.8px);
}
.amenityInfo dl dt {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  box-sizing: border-box;
}
.amenityInfo dl dt p {
  width: 100%;
  line-height: 1.2;
  padding: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  box-sizing: border-box;
}
.amenityInfo dl dd {
	height: 50px;
}
}



.infoDataWrap {
	margin: 15px 0 30px;
}
.infoData {
}
.infoData:after {
	content: "";
	display: block;
	clear: both;
}
.infoData dl {
	float: left;
	width: calc(1/3*100%);
	text-align: center;
}
.infoData dl dt {
	border: 1px #706767 solid;
	border-right: none;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background-color: #8b8484;
}
.infoData dl dd {
	border: 1px #e4dfdf solid;
	border-top: none;
	border-right: none;
	height: 35px;
	line-height: 35px;
	background-color: #f6f3f3;
}
.infoData dl:last-of-type dt {
	border-right: 1px #706767 solid;
}
.infoData dl:last-of-type dd {
	border-right: 1px #e4dfdf solid;
}
.infoLabel {
	margin-bottom: 15px;
	padding-left: 17px;
	height: 42px;
	line-height: 42px;
	background-color: #f6f3f3;
	font-size: 2rem;
}
.infoLabel+.infoText {
	margin-right: 20px;
	margin-left: 20px;
}
.infoLabel+.infoText+.infoDataWrap {
	margin-right: 20px;
	margin-left: 20px;
}



.columnArticle {
	margin: 40px 0 30px;
	padding: 30px 30px 10px;
	clear: both;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAK0lEQVQImV3MsQkAMBDDwN9/XYFbpQh5gl0eWBMw4FvAaQg4DYs/qPfe3QMIxWGuJe0OWQAAAABJRU5ErkJggg==) 0 0 repeat;
}
.columnBox {
	padding-bottom: 20px;
	clear: both;
}
.columnPhoto {
	width: 280px;
}
.columnBox dl {
	width: 740px;
}
.columnBox dl dt {
	margin-bottom: 10px;
	line-height: calc(30em/18);
	color: #000;
	font-size: 1.8rem;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
}
.columnBox dl dd {
	line-height: calc(19em/14);
	font-size: 1.4rem;
}


.slideBox {
	margin-bottom: 50px;
	position: relative;
}
.slideBox .bx-prev {
	margin-top: -14px;
	position: absolute;
	top: 50%;
	left: 20px;
	width: 28px;
	height: 28px;
	background: url(/assets/global/images/btn_prev_02.png) 0 0 no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	text-indent: -1000px;
	font-size: 0;
}
.slideBox .bx-next {
	margin-top: -14px;
	position: absolute;
	top: 50%;
	right: 20px;
	width: 28px;
	height: 28px;
	background: url(/assets/global/images/btn_next_02.png) 0 0 no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	text-indent: -1000px;
	font-size: 0;
}
.slideBoxFull {
	margin-left: auto;
	margin-right: auto;
	width: 837px;
}
.slideBoxFull .bx-prev {
	left: -48px;
}
.slideBoxFull .bx-next {
	right: -48px;
}


.recommendedSpots {
	margin: 0 auto;
	width: 1110px;
}
.recommendedSpots .lineTitle {
	margin-left: -30px;
}


.pisteArticle {
	margin: 15px auto 0;
	width: 1110px;
}
.pisteArticle .lineTitle {
	margin-left: -30px;
}
.pisteBox {
	margin-bottom: 50px;
}
.pisteArticle > *:last-child {
	margin-bottom: 0;
}
.pisteBox .slideBox {
	float: left;
	width: 465px;
}
.pisteBox .pisteData {
	float: right;
	width: 615px;
	line-height: calc(27em/18);
	font-size: 1.8rem;
}
.pisteBox .infoText {
	clear: both;
}
.pisteBox .gmap {
	position: relative;
	padding-top: calc(418/1110*100%);
	height: 0;
	overflow: hidden;
}
.pisteBox .gmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 767px) {
.tabBox {
	padding: 25px 0 0;
}
.tourLead {
	margin-bottom: 20px;
	line-height: calc(34em/24);
	font-size: 1.2rem;
}

.descriptionBox {
	margin: 0 calc(20/768*100%);
	padding-bottom: 15px;
	width: auto;
}
.descriptionBox>*:last-child {
	margin-bottom: 15px;
}
.descriptionBox .numberTitle {
	margin: 0 0 15px;
}
.infoBox {
	margin-bottom: 30px;
}
.infoBox>*:last-child {
	margin-bottom: 0 !important;
}
.infoBox.left,
.infoBox.right {
	width: auto;
}
.infoTitle {
	margin-bottom: 15px;
	padding: 5px 10px;
	height: auto;
	font-size: 1.5rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.infoTitle .planWrap {
	margin: -5px 15px -5px -20px;
	padding: 5px 0;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.infoTitle .planNum {
	padding: 2px 20px 0;
}
.infoPhoto {
	margin-bottom: 10px;
}
.infoText {
	line-height: calc(34em/24);
}
.infoNotice {
	margin: 15px 0 10px;
	padding: calc(20/728*100%);
	line-height: calc(34em/24);
}
.infoTable {
	margin-top: 10px;
	display: block;
}
.infoTable table tbody,
.infoTable table tr {
	display: block;
}
.infoTable table th {
	padding: 10px;
	display: block;
	width: auto;
	text-align: center;
}
.infoTable table td {
	padding: 10px;
	display: block;
	width: auto;
	text-align: center;
}

.infoDataWrap {
	margin: 10px 0 20px;
}
.infoData {
}
.infoData dl {
	float: none;
	width: auto;
}
.infoData dl dt {
	border-right: 1px #706767 solid;
}
.infoData dl dd {
	border-right: 1px #e4dfdf solid;
}
.infoLabel {
	margin-bottom: 10px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 1.5rem;
}
.infoLabel+.infoText,
.infoLabel+.infoText+.infoDataWrap {
	margin-right: 0;
	margin-left: 0;
}

.columnArticle {
	margin: 20px 0 30px;
	padding: calc(30/728*100%) calc(30/728*100%) calc(10/728*100%);
}
.columnBox {
	padding-bottom: calc(20/668*100%);
}
.columnPhoto {
	margin-bottom: 15px;
	width: auto;
}
.columnBox dl {
	width: auto;
}
.columnBox dl dt {
	margin-bottom: 10px;
	line-height: calc(38em/30);
	font-size: 1.5rem;
}
.columnBox dl dd {
	line-height: calc(19em/14);
	font-size: 1.4rem;
}

.slideBox {
	margin-bottom: 10px;
}
.slideBoxFull {
	width: auto;
}
.slideBoxFull .bx-prev {
	left: 20px;
}
.slideBoxFull .bx-next {
	right: 20px;
}

.recommendedSpots {
	margin: 0 calc(20/768*100%);
	width: auto;
}
.recommendedSpots .lineTitle {
	margin-left: 0;
}

.pisteArticle {
	margin: 15px calc(20/768*100%) 0;
	width: auto;
}
.pisteArticle .lineTitle {
	margin-left: 0;
}
.pisteBox {
	margin-bottom: 25px;
}
.pisteBox .slideBox {
	float: none;
	width: auto;
}
.pisteBox .pisteData {
	margin-bottom: 15px;
	float: none;
	width: auto;
	line-height: calc(38em/30);
	font-size: 1.5rem;
}
.pisteBox .pisteData a{
	word-break: break-all;
}
.pisteBox .gmap {
	padding-top: calc(418/728*100%);
}
}


/* dottom btn */

.detailBtn {
	margin: 30px 0 15px;
	text-align: center;
}
.detailBtn .btnPnik {
	width: 266px;
	height: 55px;
	line-height: 55px;
}
.customerService {
	margin: 0 0 80px;
	line-height: calc(19em/14);
	text-align: center;
}

@media screen and (max-width: 767px) {
.detailBtn {
	margin: 25px calc(58/768*100%) 10px;
}
.customerService {
	margin: 0 0 35px;
}
.detailBtn .btnPnik {
	width: 100%;
	height: 50px;
	line-height: 50px;
}
}


/* other tours */

.otherTours {
	margin: 0 auto;
	width: 1110px;
}
.otherTours .lineTitle {
	margin-left: -30px;
}
.otherTours ul {
}
.otherTours ul:after {
	content: "";
	display: block;
	clear: both;
}
.otherTours ul li {
	margin: 0 27px 30px 0;
	float: left;
	width: 352px;
}
.otherTours ul li a {
	text-decoration: none;
}
.otherTours ul li:nth-of-type(3n) {
	margin-right: 0;
}
.otherTours ul li:nth-of-type(3n+1) {
	clear: left;
}
.otherTours .leadText {
	padding: 20px 10px;
	/*min-height: 240px;*/
	background-color: #f6f3f3;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.otherTours ul li:nth-of-type(1) .leadText,
.otherTours ul li:nth-of-type(2) .leadText,
.otherTours ul li:nth-of-type(3) .leadText {
	min-height: auto;
}
.otherTours .tourName {
	/*margin-bottom: 15px;*/
	position: relative;
	line-height: calc(26em/21);
	color: #ff3399;
	font-size: 1.7rem;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
}
.otherTours dl {
}
.otherTours dl dt {
	margin-bottom: 10px;
	line-height: 1;
	font-size: 2rem;
	font-style: italic;
	font-weight: bold;
}
.otherTours dl dd {
	line-height: calc(25em/14);
	color: #333;
	font-size: 1.4rem;
	font-style: italic;
}
.otherTours dl dd a {
	color: #333;
}
.otherTours dl dd a:before {
	margin-right: 10px;
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4.5px 0 4.5px 7px;
	border-color: transparent transparent transparent #ff3f9e;
}
.otherTours .tourImage {
	padding-top: calc(199/352*100%);
	position: relative;
	overflow: hidden;
}
.otherTours .tourImage img {
	margin: auto;
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	max-width: inherit;
	width: 100%;
}
/*.otherTours ul li:nth-of-type(3) .tourImage img {
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
}
.otherTours ul li:nth-of-type(5) .tourImage img {
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}*/
.otherTours .tourLabel {
	padding: 0 30px;
	position: absolute;
	top: 0;
	left: 0;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background-color: rgba(0,0,0,.6);
	font-size: 1.65rem;
	font-family: "Arial Black", arial-black, Arial, Helvetica;
	font-weight: 900;
}

@media screen and (max-width: 767px) {
.otherTours {
	margin: 0 calc(20/768*100%);
	width: auto;
}
.otherTours .lineTitle {
	margin-left: 0;
}
.otherTours ul li {
	margin: 0 0 25px;
	float: none;
	width: auto;
}
.otherTours ul li:last-of-type {
	margin-bottom: 0;
}
.otherTours .leadText {
	padding: calc(30/728*100%);
	min-height: inherit;
}
.otherTours ul li:nth-of-type(1) .leadText,
.otherTours ul li:nth-of-type(2) .leadText,
.otherTours ul li:nth-of-type(3) .leadText {
	min-height: inherit;
}
.otherTours .tourName {
	margin-bottom: 10px;
	line-height: calc(43em/36);
	font-size: 1.8rem;
}
.otherTours dl {
}
.otherTours dl dt {
	margin-bottom: 5px;
	font-size: 1.5rem;
}
.otherTours dl dd {
	line-height: calc(44em/30);
	font-size: 1.3rem;
}
.otherTours dl dd a:before {
	margin-right: 5px;
	border-width: 3.5px 0 3.5px 6px;
}
.otherTours .tourImage {
	padding: 0;
}
.otherTours .tourImage img {
	position: static;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
}
.otherTours ul li:nth-of-type(3) .tourImage img,
.otherTours ul li:nth-of-type(5) .tourImage img {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.otherTours .tourLabel {
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
	font-size: 1.2rem;
}
}


/* =============================================================================
 Sitemap Styles
============================================================================= */

.sitemap {
	margin: 0 auto;
	width: 1110px;
}
.sitemap .pinkTitle {
	margin-left: -30px;
}
.sitemap ul {
	float: left;
	width: 285px;
}
.sitemap ul:last-of-type {
	width: 600px;
}
.sitemap ul li {
	margin-bottom: 15px;
	padding-left: 18px;
	line-height: 1.5;
	font-size: 1.5rem;
	text-indent: -18px;
}
.sitemap ul li a {
	color: #333;
}
.sitemap ul li a:before {
	margin-top: -3px;
	margin-right: 10px;
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #ff1f95;
	vertical-align: middle;
}


@media screen and (max-width: 767px) {
.sitemap {
	margin: 0 calc(20/768*100%);
	width: auto;
}
.sitemap .pinkTitle {
	margin-left: 0;
}
.sitemap ul {
	float: none;
	width: auto;
}
.sitemap ul:last-of-type {
	width: auto;
}
.sitemap ul li {
	margin-bottom: 10px;
	padding-left: 16px;
	font-size: 1.2rem;
	text-indent: -16px;
}
.sitemap ul li a {
	color: #333;
}
.sitemap ul li a:before {
	margin-top: -1px;
	margin-right: 10px;
	width: 6px;
	height: 6px;
}
}

/* Orange Corp. 2019 start */

#globalnavi .mainMenu>ul>li>.associatedMenu_jr {
	position: absolute;
	top: 77px;
	left: 0;
	height: 0;
	overflow: hidden;
	background-color: #ff1c94;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}
#globalnavi .mainMenu>ul>li:hover>.associatedMenu_jr {
	height: 120px;
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s;
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-ms-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr .label {
	padding: 8px 30px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul {
	padding: 0 20px;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul:after {
	content: "";
	display: block;
	clear: both;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li {
	margin-right: 10px;
	margin-top: 10px;
		/*
	float: left;
	width: 200px;
	*/
}

.menu-v_02 {
	width: auto;
	float: left;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li:last-of-type {
	margin-right: 0;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li .photo {
	margin-bottom: 5px;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li .title,
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li a {
	color: #fff;
	/*
	margin-right: 20px;
	*/
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li .title_jr {
	color: #FFFFFF;
	font-weight: bold;
}

#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li .dot {
	list-style: disc;
	color: #FFFFFF;
}

#globalnavi .mainMenu>ul>li:nth-of-type(2)>.associatedMenu_jr {
	width: 215px;
}
#globalnavi .mainMenu>ul>li:nth-of-type(2)>.associatedMenu_jr ul li {
	float: none;
}
#globalnavi .mainMenu>ul>li:nth-of-type(3)>.associatedMenu_jr {
	width: 600px;
}
#globalnavi .mainMenu>ul>li:nth-of-type(4)>.associatedMenu_jr {
	left: auto;
	right: -5px;
}

#globalnavi .mainMenu>ul>li>.associatedMenu_lang {
	position: relative;
}

#globalnavi .mainMenu>ul>li>.associatedMenu_lang{
	position: absolute;
	top: 70px;
	left: 100;
	height: 0;
	overflow: hidden;
	background-color: #ff1c94;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-ms-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}
#globalnavi .mainMenu>ul>li:hover>.associatedMenu_lang {
	height: 70px;
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s;
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-ms-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang .label {
	padding: 8px 30px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul {
	padding: 0 20px;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul:after {
	content: "";
	display: block;
	clear: both;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li {
	margin-right: 10px;
	margin-top: 10px;
		/*
	float: left;
	width: 200px;
	*/
}

.menu-v_02 {
	width: auto;
	float: left;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li:last-of-type {
	margin-right: 0;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li .photo {
	margin-bottom: 5px;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li .title,
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li a {
	color: #fff;
	/*
	margin-right: 20px;
	*/
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li .title_jr {
	color: #FFFFFF;
	font-weight: bold;
}

#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li .dot {
	list-style: disc;
	color: #FFFFFF;
}

#globalnavi .mainMenu>ul>li:nth-of-type(2)>.associatedMenu_lang {
	width: 215px;
}
#globalnavi .mainMenu>ul>li:nth-of-type(2)>.associatedMenu_lang ul li {
	float: none;
}
#globalnavi .mainMenu>ul>li:nth-of-type(3)>.associatedMenu_lang {
	width: 600px;
}
#globalnavi .mainMenu>ul>li:nth-of-type(4)>.associatedMenu_lang {
	left: auto;
	right: -5px;
}

@media screen and (max-width: 767px) {
#globalnavi .mainMenu>ul>li>.associatedMenu_jr {
	position: static;
	top: auto;
	left: auto;
	height: auto;
	background-color: inherit;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-ms-transition-duration: 0;
	-o-transition-duration: 0;
	transition-duration: 0;
}
#globalnavi .mainMenu>ul>li:hover>.associatedMenu_jr {
	height: auto;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-ms-transition-duration: 0;
	-o-transition-duration: 0;
	transition-duration: 0;
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-ms-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0;
}
	
	
#globalnavi .mainMenu>ul>li>.associatedMenu_jr .label {
	display: none;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul {
	padding: 0;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li {
	border-top: 1px #ff9ad1 dotted;
	margin-right: 0;
	margin-top: 0;
	float: none;
	width: auto;
}
	.menu-v_01 {
		width: auto;
	}
	.menu-v_02 {
		width: auto;
	}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li:last-of-type {
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li .photo {
	display: none;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li .title_jr {
	padding: 15px 4%;
	display: block;
	color: #fff;
	font-size: 1.8rem;
	text-decoration: none;
	}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li a {
	padding: 15px 10px;
	display: block;
	color: #fff;
	font-size: 1.8rem;
	/*
	text-decoration: none;
	*/
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li a:before {
	margin-right: .5em;
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #ffffff;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_jr ul li a:hover {
	background-color: #c9006d;
}
#globalnavi .mainMenu>ul>li:nth-of-type(2)>.associatedMenu_jr,
#globalnavi .mainMenu>ul>li:nth-of-type(3)>.associatedMenu_jr {
	width: auto;
}
#globalnavi .mainMenu>ul>li:nth-of-type(4)>.associatedMenu_jr {
	left: auto;
	right: auto;
}
	
#globalnavi .mainMenu>ul>li>.associatedMenu_lang {
	position: static;
	top: auto;
	left: auto;
	height: auto;
	background-color: inherit;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-ms-transition-duration: 0;
	-o-transition-duration: 0;
	transition-duration: 0;
}
#globalnavi .mainMenu>ul>li:hover>.associatedMenu_lang {
	height: auto;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-ms-transition-duration: 0;
	-o-transition-duration: 0;
	transition-duration: 0;
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-ms-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0;
}
	
	
#globalnavi .mainMenu>ul>li>.associatedMenu_lang .label {
	display: none;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul {
	padding: 0;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li {
	border-top: 1px #ff9ad1 dotted;
	margin-right: 0;
	margin-top: 0;
	float: none;
	width: auto;
}
	.menu-v_01 {
		width: auto;
	}
	.menu-v_02 {
		width: auto;
	}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li:last-of-type {
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li .photo {
	display: none;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li .title_jr {
	padding: 15px 4%;
	display: block;
	color: #fff;
	font-size: 1.8rem;
	text-decoration: none;
	}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li a {
	padding: 15px 10px;
	display: block;
	color: #fff;
	font-size: 1.8rem;
	/*
	text-decoration: none;
	*/
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li a:before {
	margin-right: .5em;
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #ffffff;
}
#globalnavi .mainMenu>ul>li>.associatedMenu_lang ul li a:hover {
	background-color: #c9006d;
}
#globalnavi .mainMenu>ul>li:nth-of-type(2)>.associatedMenu_lang,
#globalnavi .mainMenu>ul>li:nth-of-type(3)>.associatedMenu_lang {
	width: auto;
}
#globalnavi .mainMenu>ul>li:nth-of-type(4)>.associatedMenu_lang {
	left: auto;
	right: auto;
}

}

@media screen and (min-width: 768px) {
	.menu-v_01 {
	width: auto;
	float: left;
}
}


/* =============================================================================
 Top Styles
============================================================================= */

.tourContents .leadText {
	background-color: #f6f3f3;
	color: #ff3399;
	height: 74px;
}

.tourContents .leadText .tourName {
	color: #ff3399;
	font-size: 1.8rem;
	font-weight: 500;
}

.tourContents a {
	text-decoration: none;
}

.tourContents .leadTextBtn1 .tourName {
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 30px;
}

.tourContents .leadTextBtn2 .tourName {
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 30px;
}

.tourContents .leadTextBtn3 .tourName {
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 30px;
}

.tourContents .leadTextBtn1 {
	padding: 15px;
	min-height: auto;
	background-color: #ff3f9e;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%; height: 60px; margin: 2% 0 0 0;
	box-shadow: 3px 3px black;
	border-radius: 4px;
}

.tourContents .leadTextBtn2 {
	padding: 15px;
	min-height: auto;
	background-color: #ff3f9e;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 32%; height: 60px; float: left; margin: 2% 2% 0 0;
	box-shadow: 3px 3px black;
	border-radius: 4px;
}

.tourContents .leadTextBtn3 {
	padding: 15px;
	min-height: auto;
	background-color: #ff3f9e;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 32%; height: 60px; float: left; margin: 2% 0 0 0;
	box-shadow: 3px 3px black;
	border-radius: 4px;
}

.tourContents .leadTextBtn1:hover {
	opacity: 0.6;
}

.tourContents .leadTextBtn2:hover {
	opacity: 0.6;
}

.tourContents .leadTextBtn3:hover {
	opacity: 0.6;
}

.oneLine {
	margin-top: 11px;
}

.tourContents .tourList {
	background: url(../images/bdr_separator_section_white.png) center bottom no-repeat;
}

.tourContents .mt30 {
    margin-top: 30px;
}


@media screen and (max-width: 767px) {
.tourContents .leadText {
	height: auto;
}
.oneLine {
	margin-top: 0px;
}
}


/* =============================================================================
 List Styles
============================================================================= */
.listDot.mb20 {
  margin-bottom: 20px;
}
.listDot li {
  text-indent: -1em;
  padding-left: 1em;
}
.listDot li::before {
  content: '・';
}

/* =============================================================================
 Form Styles
============================================================================= */
.form_box {
	margin: 10px auto;
	width: 100%;
  /*
  border: 1px solid #f0f0f0;
  box-shadow: 0px 0px 7px -4px #8f8f8f;
  -moz-box-shadow: 0px 0px 7px -4px #8f8f8f;
  -webkit-box-shadow: 0px 0px 7px -4px #8f8f8f;
  border-collapse: separate;
  border-spacing: 1px 1px;
  margin: 10px 0 20px 0;
  */
}

.dl1 {
  display:flex;
  flex-wrap: wrap;

  width: 100%;
  margin-bottom: 5px;
}
.dt1 {
  width: 20%;
  padding: 5px 5px;
  border: 1px solid #fffff;
  background: #e8e8e8;
  box-sizing: border-box;
}

.dd1 {
  width: 80%;
  padding: 10px 20px;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
}

.dd1 p {
	margin: 0 10px 0 0;
	/*
	float: left;
	*/
	line-height: 2em;
}

.form_area .formLabel {
	margin: 10px;
}
.dl2 dt {
	float: left;
	line-height: 1.2em;
	margin-top: 4px;
	font-weight: bold;
}

.dl2 dd {
	margin-left: 140px;
	line-height: 1.8em;
}

.inputtxt_long {
    width: 100%;
}

.text_area{
    width: 100%;
    height: 3em;
}

.err_msg {
	color: #e40013;
}

.exp_data{
	color: #1587D9;
}

.thanks{
    font-size: 2rem;
    line-height: 2.4rem;
}

.policy{
    margin: 30px 0 0 0;
    padding: 30px;
    border: 1px solid #dedede;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.policy_link{
    font-size: 2rem;
}

.next {
    position: relative;
    background: #279ddb;
    border-radius: 8px;
    margin: 0 auto;
    padding: 10px 0;
    display: block;
    width: 240px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    box-shadow: 0 4px 0 #1587D9;
    border-style: none;
}

.next:hover {
	background-color: #1587D9;
	box-shadow: 0 4px 0 #095186;
	color: #fff;
	text-decoration:none;
}


@media screen and (max-width: 767px) {
	.dt1 {
		width: 100%;
	}
	.dd1 {
		width: 100%
	}
	.form_area .formLabel {
		margin: 0;
	}
	
}

@media screen and (min-width: 767px){   
  .pc_br { display:block; }
  .sp_br { display:none; }
}
@media screen and (max-width: 767px){   
  .pc_br { display:none; }
  .sp_br { display:block; }
}

/* =============================================================================
 Lead
============================================================================= */
.siteLead .siteLeadTitle2l {
	margin-bottom: 35px;
	padding-top: 0px;
	position: relative;
	color: #ff3399;
	font-size: 2.8rem;
	font-weight: bold;
	text-shadow: 0 2px 1px #c5c5c5;
}

@media screen and (max-width: 767px) {
.siteLead .siteLeadTitle2l {
	margin-bottom: 20px;
	font-size: 1.6rem;
	line-height: 1.4em;
	}
}

/* Orange Corp. 2019 end */