@charset "utf-8";

body {
	font-family: "メイリオ", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
#breadcrumb {
	font-family: "メイリオ", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
	position:relative;
}
#breadcrumb a {
	color:#003F98;
}
#breadcrumb a:hover {
	text-decoration:none;
}
#socialBox {
	position:absolute;
	top:6px;
	right:0;
}
#breadcrumb li {
	display: inline-block;
	position: relative;
	margin-right: 10px;
}
#breadcrumb li:last-child span {
	padding-left: 5px;
}
#breadcrumb a:after {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 6px;
	right: -8px;
}
.breadcrumb__inner {
	overflow-y: hidden;
}
#pageTop {
  position: fixed;
  bottom: 77px;
  right: 50px;
  font-size: 20px;
  z-index: 9999;
  display: none;
}
#pageTop a {
	display: block;
	background:transparent url(../images/pc/btn_top.png) no-repeat left top;
	width:68px;
	height:70px;
	padding:0;
	border-radius:0;
}
#pageTop a:hover{
	background:transparent url(../images/pc/btn_top.png) no-repeat left top;
	opacity: .8;
}

/* ローダー */
#loader01{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	background-color:#ffffff;
	z-index:999999;
}
#loader01 img{
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:auto;
	height:auto;
	margin:auto;
}

/* font */
#contentArea{
	font-family: "メイリオ", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
	margin:0 0 50px;
	border-bottom:16px solid #005082;
}
#contentArea img{
	display:inline-block;
}

/* 地図 */
#mapArea01{
	padding:0 0 56px;
}
#mapArea01 .map01{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	width:960px;
	height:664px;
	background:url(../images/pc/top/map01.png) no-repeat left top;
}
#mapArea01 .logo01{
	position:absolute;
	top:470px;
	left:58px;
}
#mapArea01 .person01{
	position:absolute;
	top:36px;
	left:48px;
}
#mapArea01 .point01{
	position:absolute;
	top:245px;
	left:758px;
}
#mapArea01 .point02{
	position:absolute;
	top:276px;
	left:120px;
}
#mapArea01 .point03{
	position:absolute;
	top:562px;
	left:588px;
}
#mapArea01 .point04{
	position:absolute;
	top:278px;
	left:325px;
}
#mapArea01 .point05{
	position:absolute;
	top:173px;
	left:669px;
}
#mapArea01 .point06{
	position:absolute;
	top:471px;
	left:618px;
}

/* リスト１ */
#listArea01{
	background-color:#faf0dc;
}
#listArea01 .ttl01{
	height:40px;
	background-color:#005082;
}
#listArea01 .ttl01 .inner{
	margin:0 auto;
	width:960px;
	height:40px;
	text-align:center;
}
#listArea01 .ttl01 img{
	margin:12px 0 0;
}
#listArea01 .block01{
	margin:32px 0 0;
	padding:72px 0;
	background-color:#ffffff;
}
#listArea01 .block01 .inner{
	margin:0 auto;
	width:960px;
	overflow:hidden;
}
#listArea01 .block01 .inner>div:first-child{
	float:left;
	margin-left:44px;
}
#listArea01 .block01 .inner>div:last-child{
	float:right;
	margin-right:44px;
}
#listArea01 .block01 .textCase{
	width:352px;
}
#listArea01 .block01 .textCase .name01{
	margin:40px 0 0;
	padding:0 6px 0 0;
	text-align:center;
}
#listArea01 .block01 .textCase .name01_only{
	margin:0;
	padding:0 6px 0 0;
	text-align:center;
}
#listArea01 .block01 .textCase .text01{
	margin:40px 0 0;
	line-height:1.6;
	font-size:20px;
  text-align: center;
	color:#005082;
}
#listArea01 .block01 .textCase .btn01{
	margin:48px 0 0;
}
#listArea01 .block01 .textCase .btn01 a{
	display:block;
	margin:0 auto;
	width:280px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background:url(../images/pc/btn01.png) no-repeat left top;
}
#listArea01 .block01 .textCase .btn02{
	margin:24px 0 0;
}
#listArea01 .block01 .textCase .btn02 a{
	display:block;
	margin:0 auto;
	width:280px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	color:#005082;
	text-decoration:none;
	background:url(../images/pc/btn02.png) no-repeat left top;
}
#listArea01 .block01 .photoCase{
	width:464px;
	overflow:hidden;
}
#listArea01 .block01 .photoCase .photo_only_2l{
	margin-top:70px;
	position:relative;
	width:464px;
	height:270px;
}
#listArea01 .block01 .photoCase .photo_only_3l{
	margin-top:100px;
	position:relative;
	width:464px;
	height:270px;
}
#listArea01 .block01 .photoCase .photo01{
	position:relative;
	width:464px;
	height:270px;
}
#listArea01 .block01 .photoCase .photo01>a{
	display:block;
	width:464px;
	height:260px;
	position:relative;
	overflow:hidden;
}
#listArea01 .block01 .photoCase .photo01>a .photo{
	display:block;
	width:464px;
}
#listArea01 .block01 .photoCase .photo01>a .play{
	display:block;
	position:absolute;
	top:108px;
	left:200px;
	width:64px;
}
#listArea01 .block01 .photoCase .photo01 .yt{
	/*display:none;*/
	position:absolute;
	left:0;
	top:0;
	width:462px;
	height:260px;
}
#listArea01 .block01 .photoCase .photo01 .yt iframe{
	width:462px;
	height:260px;
}
#listArea01 .block01 .photoCase .photo02{
	float:left;
	margin:16px 0 0;
	width:248px;
	height:188px;
	overflow:hidden;
}
#listArea01 .block01 .photoCase .photo02 img{
	display:block;
	width:248px;
}
#listArea01 .block01 .photoCase .photo03{
	float:right;
	margin:16px 0 0;
	width:200px;
	height:188px;
	overflow:hidden;
}
#listArea01 .block01 .photoCase .photo03 img{
	display:block;
	width:200px;
}
#listArea01 .list01{
	margin:0 auto;
	padding:0 0 112px;
	width:960px;
	overflow:hidden;
}
#listArea01 .list01 li{
	margin:72px 0 0;
	width:392px;
}
#listArea01 .list01 li:nth-child(odd){
	float:left;
	margin-left:44px;
}
#listArea01 .list01 li:nth-child(even){
	float:right;
	margin-right:44px;
}
#listArea01 .list01 li .name01{
	text-align:center;
}
.name01_only{
	text-align:center;
}
#listArea01 .list01 li .photo01{
	margin:16px 0 0;
	width:392px;
	height:216px;
	overflow:hidden;
}
#listArea01 .list01 li .photo01 img{
	display:block;
	width:392px;
}
#listArea01 .list01 li .text01{
	margin:10px 0 0;
	line-height:1.6;
	font-size:16px;
	color:#005082;
}
#listArea01 .list01 li .btn01{
	margin:32px 0 0;
}
#listArea01 .list01 li .btn01 a{
	display:block;
	margin:0 auto;
	width:280px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	color:#005082;
	text-decoration:none;
	background:url(../images/pc/btn02.png) no-repeat left top;
}

/* ローカルナビ */
#navArea01{
	border-top:4px solid #bea064;
}
#navArea01 ul{
	margin:0 auto;
	width:960px;
	height:52px;
	overflow:hidden;
}
#navArea01 ul li{
	float:left;
}
#navArea01 ul li.logo01{
	margin:0 161px 0 0;
}
#navArea01 ul li a{
	display:block;
}

/* 地図２ */
#mapArea02.nice{
	background:url(../images/pc/nice/map01.png) no-repeat center top;
}
#mapArea02.basque{
	background:url(../images/pc/basque/map01.png) no-repeat center top;
}
#mapArea02 .map01{
	position:relative;
	margin:0 auto;
	width:960px;
	height:580px;
}
#mapArea02 .name01{
	position:absolute;
	top:44px;
	left:0;
}
#mapArea02 .point01{
	position:absolute;
	top:0;
	left:0;
	width:64px;
}
#mapArea02 .point01{
	position:absolute;
	top:0;
	left:0;
}
#mapArea02.nice .point01.p01{
	top:269px;
	left:55px;
}
#mapArea02.nice .point01.p02{
	top:294px;
	left:142px;
}
#mapArea02.nice .point01.p03{
	top:294px;
	left:212px;
}
#mapArea02.nice .point01.p04{
	top:364px;
	left:142px;
}
#mapArea02.nice .point01.p05{
	top:364px;
	left:212px;
}
#mapArea02.nice .point01.p06{
	top:434px;
	left:142px;
}
#mapArea02.nice .point01.p07{
	top:434px;
	left:212px;
}
#mapArea02.nice .point01.p08{
	top: 238px;
  left: 316px;
}
#mapArea02.nice .point01.p09{
	top: 238px;
  left: 386px;
}
#mapArea02.nice .point01.p10{
	top: 238px;
  left: 456px;
}
#mapArea02.nice .point01.p11{
	top: 238px;
  left: 526px;
}
#mapArea02.nice .point01.p12{
	top: 238px;
  left: 596px;
}
#mapArea02.nice .point01.p13{
	top: 308px;
  left: 316px;
}
#mapArea02.nice .point01.p14{
	top: 308px;
	left: 386px;
}
#mapArea02.nice .point01.p15{
	top: 308px;
	left: 456px;
}
#mapArea02.nice .point01.p16{
	top: 308px;
	left: 526px;
}
#mapArea02.nice .point01.p17{
	top: 92px;
	left: 320px;
}
#mapArea02.nice .point01.p18{
	top:52px;
	left:687px;
}
#mapArea02.nice .point01.p19{
	top:52px;
	left:757px;
}
#mapArea02.nice .point01.p20{
	top:97px;
	left:890px;
}
#mapArea02.basque .point01.p01{
	top:261px;
	left:3px;
}
#mapArea02.basque .point01.p02{
	top:456px;
	left:47px;
}
#mapArea02.basque .point01.p03{
	top:190px;
	left:156px;
}
#mapArea02.basque .point01.p04{
	top:409px;
	left:187px;
}
#mapArea02.basque .point01.p05{
	top:32px;
	left:450px;
}
#mapArea02.basque .point01.p06{
	top:102px;
	left:450px;
}
#mapArea02.basque .point01.p07{
	top:172px;
	left:450px;
}
#mapArea02.basque .point01.p08{
	top:32px;
	left:520px;
}
#mapArea02.basque .point01.p09{
	top:102px;
	left:520px;
}
#mapArea02.basque .point01.p10{
	top:172px;
	left:520px;
}
#mapArea02.basque .point01.p11{
	top:32px;
	left:590px;
}
#mapArea02.basque .point01.p12{
	top:102px;
	left:590px;
}
#mapArea02.basque .point01.p13{
	top:172px;
	left:590px;
}
#mapArea02.basque .point01.p14{
	top:242px;
	left:590px;
}
#mapArea02.basque .point01.p15{
	top:291px;
	left:430px;
}
#mapArea02.basque .point01.p16{
	top:32px;
	left:686px;
}
#mapArea02.basque .point01.p17{
	top:102px;
	left:686px;
}
#mapArea02.basque .point01.p18{
	top:172px;
	left:686px;
}
#mapArea02.basque .point01.p19{
	top:242px;
	left:686px;
}
#mapArea02.basque .point01.p20{
	top: 355px;
  left: 781px;
}
#mapArea02.basque .point01.p21{
	top: 425px;
  left: 781px;
}
#mapArea02.basque .point01.p22{
	top: 495px;
  left: 781px;
}
#mapArea02.basque .point01.p23{
	top:154px;
	left:831px;
}
#mapArea02.basque .point01.p24{
	top: 416px;
  left: 895px;
}

/* ローカルナビ２ */
#navArea02{
	background-color:#faf0dc;
}
#navArea02 ul{
	width: 960px;
	margin: 0 auto;
	padding: 70px 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 35px 80px;
}
#navArea02 ul li {
	width: 440px;
  height: 96px;
  overflow: hidden;
}
#navArea02 ul li a{
	display:block;
	width:440px;
	height:96px;
}
#navArea02 ul li a span{
	display:block;
	float:right;
	width:160px;
	height:96px;
	overflow:hidden;
}
#navArea02 ul li a span img{
	display:block;
	width:160px;
}

/* リスト２ */
#listArea02{
}
#listArea02 .block01{
	padding:80px 0 96px;
	background-color:#ffffff;
	border-bottom:32px solid #faf0dc;
}
#listArea02 .block01:last-child{
	border-bottom:none;
}
#listArea02 .block01 .inner{
	margin:0 auto;
	width:960px;
}
#listArea02 .block01 .ttl01{
	text-align:center;
}
#listArea02 .movie01{
	margin:56px auto;
	width:480px;
	height:270px;
	padding:4px;
	border:4px solid #bea064;
	position:relative;
}
#listArea02 .block01 .movie01>a{
	display:block;
	width:480px;
	height:270px;
	position:relative;
	overflow:hidden;
}
#listArea02 .block01 .movie01>a .photo{
	display:block;
	width:480px;
}
#listArea02 .block01 .movie01>a .play{
	display:block;
	position:absolute;
	top:93px;
	left:211px;
	width:64px;
}
#listArea02 .block01 .movie01 .yt{
	/*display:none;*/
	position:absolute;
	top:4px;
	left:4px;
	right:4px;
	bottom:4px;
	width:480px;
	height:270px;
}
#listArea02 .block01 .movie01 .yt iframe{
	width:100%;
	height:100%;
}
#listArea02 .block01 .list{
	margin:24px 0 0 -80px;
	overflow:hidden;
}
#listArea02 .block01 .list>li{
	float:left;
	margin:56px 0 0 80px;
	width:440px;
	position:relative;
}
#listArea02 .block01 .list>li .subttl01{
	position:absolute;
	top:0;
	left:0;
}
#listArea02 .block01 .list>li .case01{
	width: 440px;
	margin:62px 0 0;
	overflow:hidden;
}
#listArea02 .block01 .list>li .case01 .photo01{
	float:left;
	width:216px;
	height:168px;
}
#listArea02 .block01 .list>li .case01 .photo01 a{
	display:block;
	width:216px;
	height:168px;
	overflow:hidden;
}
#listArea02 .block01 .list>li .case01 .photo01 a img{
	display:block;
	width:216px;
}
#listArea02 .block01 .list>li .case01 .text01{
	float:right;
	width:205px;
	line-height:1.5;
	font-size:14px;
	color:#005082;
}
#listArea02 .block01 .list>li .thumb{
	overflow:hidden;
	margin:14px 0 0 -8px;
	height:80px;
}
#listArea02 .block01 .list>li .thumb>li{
	float:left;
	margin:0 0 0 8px;
	width:104px;
	height:80px;
}
#listArea02 .block01 .list>li .thumb>li a{
	display:block;
	width:104px;
	height:80px;
	overflow:hidden;
}
#listArea02 .block01 .list>li .thumb>li a img{
	display:block;
	width:104px;
}
#listArea02 .block01 .bnr01{
	margin:96px 0 0;
}
#listArea02 .block01 .btn01{
	margin:96px 0 0;
}
#listArea02 .block01 .btn01 a{
	display:block;
	margin:0 auto;
	width:360px;
	height:48px;
	text-align:center;
	line-height:48px;
	font-size:21px;
	font-weight:bold;
	color:#005082;
	text-decoration:none;
	background:url(../images/pc/btn03.png) no-repeat left top;
}
.is-tarragona #listArea02 .text01 a {
  text-decoration: underline;
  line-height: 3;
}
.is-tarragona #listArea02 .text01 a:hover {
  opacity: 0.5;
}

/* ボタン */
#btnArea01{
	padding:72px 0;
	background-color:#faf0dc;
}
#btnArea01 a{
	display:block;
	margin:0 auto;
	width:360px;
	height:48px;
	text-align:center;
	line-height:48px;
	font-size:21px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background:url(../images/pc/btn04.png) no-repeat left top;
}
#btnArea01 .shopList {
	width:960px;
	margin:80px auto 0;
}
#btnArea01 .shopList li {
	float:left;
}
.shopList li+li {
	margin-left:20px;
}
#btnArea01 .shopList a {
	margin:auto;
	width:auto;
	height:auto;
	line-height:normal;
	background:none;
}
#btnArea01 .shopList a:hover {
	opacity:0.8;
}

/* フロートナビ */
#navArea03{
	display:none;
	position:fixed;
	top:50%;
	right:0;
	margin:-67px 0 0;
	width:136px;
	height:134px;
	z-index:10000;
}
#navArea03 ul{
	width:136px;
	height:134px;
}
#navArea03 ul li{
	border-bottom:2px solid #ffffff;
}
#navArea03 ul li:last-child{
	border-bottom:none;
}

/* モーダル（ノーマル） */
#modalArea01{
	display:none;
}
#modalArea01 .modalShade{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	background-color:rgba(255, 255, 255, 0.9);
	z-index:10001;
}
#modalArea01 .modalPanel{
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -434px;
	width:868px;
	z-index:10002;
}
#modalArea01 .modalPanel .category01{
	position:absolute;
	top:40px;
	left:70px;
}
#modalArea01 .modalPanel .subttl01{
	position:absolute;
	top:80px;
	left:70px;
}
#modalArea01 .modalPanel .main{
	margin:136px auto 0;
	width:728px;
	height:560px;
	position:relative;
	overflow:hidden;
}
#modalArea01 .modalPanel .main img{
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	margin:auto;
}
#modalArea01 .modalPanel .thumb{
	margin:28px auto 0;
	width:868px;
	height:88px;
	position:relative;
}
#modalArea01 .modalPanel .thumb>div{
	position:absolute;
	top:0;
	left:0;
	width:868px;
	height:88px;
}
#modalArea01 .modalPanel .thumb ul{
	position:absolute;
	top:0;
	left:0;
	width:868px;
	height:88px;
	overflow:hidden;
}
#modalArea01 .modalPanel .thumb ul li{
	float:left;
	margin:0 -4px 0 0;
	padding:2px;
	width:104px;
	height: auto;
	border:2px solid transparent;
	overflow:hidden;
	position: relative;
}
#modalArea01 .modalPanel .thumb ul li.act{
	border-color:#005082;
	position: relative;
}
#modalArea01 .modalPanel .thumb ul li img{
	display:block;
	width:104px;
	cursor:pointer;
}
#modalArea01 .btn01{
	margin:44px auto 0;
	width:360px;
	height:48px;
}
#modalArea01 .btn01 a{
	display:block;
	margin:0 auto;
	width:360px;
	height:48px;
	text-align:center;
	line-height:48px;
	font-size:21px;
	font-weight:bold;
	color:#005082;
	text-decoration:none;
	background:url(../images/pc/btn03.png) no-repeat left top;
}
#modalArea01 .modalPanel .close{
	position:absolute;
	top:40px;
	right:70px;
	cursor:pointer;
}
#modalArea01 .modalPanel .next{
	position:absolute;
	top:86px;
	right:70px;
	cursor:pointer;
}
#modalArea01 .modalPanel .arrow01{
	position:absolute;
	top:400px;
	left:40px;
	cursor:pointer;
}
#modalArea01 .modalPanel .arrow02{
	position:absolute;
	top:400px !important;
	right:40px;
	cursor:pointer;
}

/* モーダル（タビジョ） */
#modalArea02{
	display:none;
}
#modalArea02 .modalShade{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	background-color:rgba(244, 234, 215, 0.9);
	z-index:10001;
}
#modalArea02 .modalPanel{
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -434px;
	width:868px;
	z-index:10002;
}
#modalArea02 .modalPanel .ttl01{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	text-align:center;
}
#modalArea02 .modalPanel .subttl01{
	position:absolute;
	top:18px;
	left:70px;
}
#modalArea02 .modalPanel .main{
	margin:164px auto 0;
	width:728px;
	height:560px;
	position:relative;
	overflow:hidden;
}
#modalArea02 .modalPanel .main img{
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	margin:auto;
}
#modalArea02 .modalPanel .thumb{
	margin:28px auto 0;
	width:868px;
	height:88px;
	position:relative;
}
#modalArea02 .modalPanel .thumb>div{
	position:absolute;
	top:0;
	left:0;
	width:868px;
	height:88px;
}
#modalArea02 .modalPanel .thumb ul{
	position:absolute;
	top:0;
	left:0;
	width:868px;
	height:88px;
	overflow:hidden;
}
#modalArea02 .modalPanel .thumb ul li{
	float:left;
	margin:0 -4px 0 0;
	padding:2px;
	width:104px;
	height:80px;
	border:2px solid transparent;
	overflow:hidden;
}
#modalArea02 .modalPanel .thumb ul li.act{
	border-color:#434343;
}
#modalArea02 .modalPanel .thumb ul li img{
	display:block;
	width:104px;
	cursor:pointer;
}
#modalArea02 .btn01{
	margin:44px auto 0;
	width:360px;
	height:48px;
}
#modalArea02 .btn01 a{
	display:block;
	margin:0 auto;
	width:360px;
	height:48px;
	text-align:center;
	line-height:48px;
	font-size:21px;
	font-weight:bold;
	color:#434343;
	text-decoration:none;
	background:url(../images/pc/btn05.png) no-repeat left top;
}
#modalArea02 .modalPanel .close{
	position:absolute;
	top:118px;
	right:70px;
	cursor:pointer;
}
#modalArea02 .modalPanel .arrow01{
	position:absolute;
	top:428px;
	left:40px;
	cursor:pointer;
}
#modalArea02 .modalPanel .arrow02{
	position:absolute;
	top:428px;
	right:40px;
	cursor:pointer;
}

/* メインビジュアル */
#visualArea01{
}
#visualArea01.nice{
	background:url(../images/pc/nice/tour/main01.jpg) no-repeat center center;
	background-size:cover;
}
#visualArea01.basque{
	background:url(../images/pc/basque/tour/main01.jpg) no-repeat center center;
	background-size:cover;
}
#visualArea01 .inner{
	margin:0 auto;
	width:960px;
	height:448px;
}

/* リスト３ */
#listArea03{
	background-color:#faf0dc;
}
#listArea03 .ttl01{
	margin:0 0 32px;
	height:40px;
	background-color:#005082;
}
#listArea03 .ttl01 .inner{
	margin:0 auto;
	width:960px;
	height:40px;
	text-align:center;
}
#listArea03 .ttl01 img{
	margin:12px 0 0;
}
#listArea03 .block01{
	margin:0 0 8px;
	padding:80px 0;
	background-color:#ffffff;
}
#listArea03 .block01:last-child{
	margin-bottom:0;
}
#listArea03 .block01 .inner{
	margin:0 auto;
	width:960px;
	overflow:hidden;
}
#listArea03 .block01 .photoCase{
	float:left;
	width:320px;
	height:240px;
	overflow:hidden;
}
#listArea03 .block01 .photoCase a{
	display:block;
	width:320px;
	height:240px;
	overflow:hidden;
}
#listArea03 .block01 .photoCase a img{
	display:block;
	width:320px;
}
#listArea03 .block01 .textCase{
	float:right;
	width:600px;
	line-height:1.5;
	font-size:19px;
	color:#434343;
}
#listArea03 .block01 .textCase .bizText {
	background-color:#005082;
	display:inline-block;
	padding:3px;
	color:#fff;
	font-size:18px;
	margin-bottom:3px;
}
#listArea03 .block01 .textCase .text01{
	font-size:26px;
	font-weight:bold;
	color:#005082;
}
#listArea03 .block01 .textCase .text01 a{
	color:#005082;
	text-decoration:none;
}
#listArea03 .block01 .textCase .text01 a:hover{
	text-decoration:underline;
}
#listArea03 .block01 .textCase .text02{
	text-align:right;
	margin:3px 0 0;
	font-size:32px;
	font-weight:bold;
	color:#a40000;
}
#listArea03 .block01 .textCase .text03{
	text-align:right;
	font-size:16px;
}
#listArea03 .block01 .textCase ul{
	margin:8px 0 0;
}
#listArea03 .block01 .textCase ul li{
	padding-left:1em;
	text-indent:-1em;
}
#listArea03 .block02{
	height:200px;
	vertical-align: middle;
}
#listArea03 .block02 .atten{
	text-align:center;
	font-weight: bold;
    font-size: 20px;
    color: #005082;
    margin-bottom: 20px;
}
#listArea03 .block02 a{
	display:block;
	margin-top:20px;
	text-align:center;
    font-size: 14px;
    color: #005082;
    text-decoration: underline;
}

/* 検索BOX */
#searchApp {
	margin-bottom: 30px;
}
#searchBoxSet {
	width: 960px;
	margin: 0 auto 50px auto;
}
#searchBoxSet .md_search_tabList {
	font-family: "メイリオ", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
	width: 180px;
	margin: 0 3px 0 0;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	border: 2px solid #004098;
	border-bottom: none;
	border-radius: 6px 6px 0 0;
	background: #fff;
}
#searchBoxSet .md_search_tabList a {
	padding: 15px 0;
	display: block;
	text-decoration: none;
	background: none;
	color: #004098;
}
#searchBoxSet .md_search_tabList a:hover {
	background: #004098;
	text-decoration: none;
	color: #fff;
}
#searchBoxSet .md_search_tabList a.is_block {
	color: #fff;
	background: #004098;
}
#searchBoxSet .md_search_tabBody {
	border: solid 4px #004098;
	background: #ffffff;
	padding: 15px 20px;
}
#searchBoxSet .md_search_tabBody .is_destCity div:first-of-type {
	left: inherit;
	right: 0;
}

/* おすすめ特集20180629 */
.recommend_wrapper {
	padding: 0 0 70px;
	overflow: hidden;
}
.recommend_ttl {
	width: 960px;
	margin: 0 auto 20px;
	font-weight: bold;
	font-size: 20px;
	color: #005082;
	font-family: "メイリオ", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
	text-align:  center;
}
.recommend {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}
.recommend li {
	float: left;
	width: 170px;
	margin-right: 27px;
	background: #fff;
}
.recommend li:last-child { margin-right: 0; }
.recommend li a:hover { opacity: 0.8; }
.recommend_wrapper .bnrSpecial {
	margin-top: 20px;
	text-align: center;
}
.recommend_wrapper .bnrSpecial a:hover {
	opacity: 0.8;
}

/* おすすめ特集202305～vol1以外 */
.banner__reco {
  background: #fff;
  display: grid;
  padding: min((30vw / 7.5), 34px);
  gap: min((30vw / 7.5), 30px);
}
.is-pc .banner__reco {
  width: 992px;
  margin: 0 auto 50px;
  grid-template-columns: repeat(4, 1fr);
}
.banner__reco--inner {
  display: block;
  box-shadow: 0px 0px 0px 4px #fff;
}
.banner__reco--item img {
    max-width: 100%;
}
/* hover */
@media (hover : hover) and (pointer : fine) {
  .is-pc .banner__reco--inner:hover {
    box-shadow: 0px 0px 0px 4px #005082;
  }
}
/* TOPメインビジュアル201808 */
#mvArea {
	padding-top: 20px;
	background: url(../images/pc/top/index_bg_01.png) no-repeat 50% top;
}
#mvArea .inner {
	margin:0 auto;
	width:960px;
	overflow:hidden;
}
#mvArea .mvBox {
	z-index: 1;
	position: relative;
	box-shadow: 0 2px 2px #dfcfbe;
	background-color: #ffffff;
}
#mvArea .photoList:last-child {
	margin-top: 25px;
}
#mvArea .photoList li {
	float: left;
	width: 314px;
}
#mvArea .photoList li + li {
	margin-left: 9px;
}
#mvArea p {
	margin-top: 25px;
	line-height: 1.6;
	color: #005082;
	font-size: 18px;
	text-align: center;
}
#mvArea p + p {
	margin-top: 20px;
}

/* TOPメインビジュアル201808 */
#linkArea01 > li {
	max-width: 1920px;
	margin: 0 auto;
	background-size: cover;
}
#linkArea01 > li:nth-child(1) {
	position: relative;
	height: 664px;
	background: url(../images/pc/link_bg.jpg) no-repeat 50% top/ cover;
}
#linkArea01 .inner {
	margin:0 auto;
	width:810px;
	overflow:hidden;
}
#linkArea01 .linkBox {
	width: 100%;
	margin: 0px auto;
}
#linkArea01 > li:nth-child(odd) .linkBox {
	margin: 0 auto;
}
#linkArea01 > li:nth-child(even) .linkBox {
	float: left;
}
#linkArea01 > li:nth-child(1) .linkBox {
	margin-top: 75px;
}
#linkArea01 .logo {
	box-shadow: 0 0px 4px rgba(0,0,0,0.2);
	display: inline-block;
	margin-bottom: 30px;
	padding: 20px;
	background-color: #bfa261;
}
#linkArea01 .section {
	/*box-shadow: 0 0px 4px rgba(0,0,0,0.2);*/
	/*background-color: rgba(255,255,255,0.9);*/
}
#linkArea01 .number {
	padding: 30px;
	background-color: #BFA261;
}
#linkArea01 .pointList {
	width: 500px;
	line-height: 1.6;
	margin: 25px auto 0;
	color: #005082;
	font-size: 16px;
	text-align: left;
}
#linkArea01 .pointList > li {
	background: url(../images/pc/top/index_ic_02.png) no-repeat top 5px left;
	padding-left: 30px;
}
#linkArea01 .pointList > li + li {
	margin-top: 8px;
}
#linkArea01 .btn03 {
	margin-top: 25px;
}
#linkArea01 .btn03 a {
	transition: .2s;
	display: block;
	width: 440px;
	margin: 0 auto;
	padding: 22px 40px 19px 20px;
	color: #ffffff;
	background: url(../images/pc/top/index_ic_01.png) no-repeat 96% center;
	background-color: #005082;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#linkArea01 .btn03 a:hover {
	opacity: 0.8;
}

/* PICK UP */
#pickupArea {
	/*box-shadow: 0 0 2px #dfcfbe;*/
	padding: 30px 0;
	background-color: #ffffff;
}
#pickupArea.inner {
	margin:30px auto;
	width:960px;
	overflow:hidden;
}
#pickupArea h2 {
	padding-bottom: 30px;
	border-bottom: 1px solid #bfa261;
	text-align: center;
}
#pickupArea .linkBox {
	width: 900px;
	margin: 30px auto 0;
}
#pickupArea .linkBox > li {
	float: left;
	margin-right: 30px;
}
#pickupArea .linkBox.col2 > li {
	width: 435px;
}
#pickupArea .linkBox.col3 > li {
	width: 280px;
}
#pickupArea .linkBox.col2 > li:nth-child(2n),
#pickupArea .linkBox.col3 > li:nth-child(3n) {
	margin-right: 0;
}
#pickupArea .linkBox.col2 > li:nth-child(n + 3),
#pickupArea .linkBox.col3 > li:nth-child(n + 4) {
	margin-top: 30px;
}
#pickupArea .linkBox a {
	text-decoration: none;
}
#pickupArea .linkBox .figure {
	position: relative;
	overflow: hidden;
	margin: 0;
}
#pickupArea .linkBox .figure::after {
	position: absolute;
	z-index: 1;
	content: "";
}
#pickupArea .linkBox a:hover .figure::after{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 3px solid #bfa261;
	box-sizing: border-box;
}
#pickupArea .linkBox p {
	line-height: 1.6;
	color: #005082;
	font-size: 15px;
}
#pickupArea .linkBox a:hover p {
	text-decoration: underline;
}
#pickupArea .linkBox .title {
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
}

/* 共通class201808 */
.bgColor01 {
	background-color: #f5eee1;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

/*vol2追加*/
#mv {
	position: relative;
   margin-top: -30px;
   /* background-image: url(../images/pc/mv_dubai.jpg); */
   background-position: center center;
   background-size: cover;
   z-index: 50;
   width: 100%;
   height: 800px;
   position: relative;
   margin-top: 100px;
   overflow: visible!important;
}
#mv .inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#mv .main-text {
	position: absolute;
  top: 9em;
  left: 23em;
}
#mv .main-text img {
		width: 670px;
}
#mv .logo {
	position: absolute;
	top:-70px;
	left: 0;
	z-index: 50;
}
#mv .logo img {
	width: 50%;
}
#topNav {
	top: -60px;
  left: 200px;
  position: absolute;
  z-index: 100;
  font-weight: bold;
}
#topNav li {
	display: inline-block;
	margin: 0 8px;
	width: 174px;
	text-align: center;
}
#topNav li a {
	border:solid 2px #bfa261;
	padding:12px 20px;
	color: #BFA261;
	display: block;
	border-radius: 20px;
	position: relative;
	text-decoration: none;
}
#topNav li a:hover {
	border:solid 2px #bfa261;
	padding:12px 20px;
	color: #bfa261;
	display: block;
	border-radius: 20px;
	position: relative;
	background-color: #fef5e1;
}
#topNav li a:after {
    position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    right: 10px;
    bottom: 28%;
    font-size: 1.2em;
}
#topNav .new {
	  position: absolute;
    top: -15px;
    z-index: 50;
}
.linkBox ul {
	border:1px solid #bfa261;
	font-size: 24px;
	background-color: #FFF;
	padding-left: 0px;
	text-align: -webkit-auto;
}
.linkBox ul li {
	display: inline-block;
	padding: 20px 39px 10px;
	vertical-align: top;
}
.linkBox ul li.title01 {
	border:1px solid #bfa261;
	background-color: #BFA261;
	text-align: center;
	width: 130px;
}
.linkBox ul li.title03 {
	border-right:1px solid #bfa261;
	background-color: #fff;
	text-align: center;
	padding: 24px 39px 24px;
	width: 211px;
}
.linkBox ul li.title02 {
	    width: 500px;
    text-align: left;
    position: relative;
	padding: 35px 42px 0px 43px!important;
}
.linkBox ul li.title04 {
	width: 584px;
	text-align: left;
	position: relative;
	padding: 29px 39px 10px;
}
.linkBox ul li.title04 p {
	color: #005082;
	position: relative;
}
.linkBox ul li p {
	margin-bottom: 20px;
	color: #005082;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.linkBox ul li a {
	color: #005082;
	text-decoration: none;
}
.linkBox ul li a:hover {
	color: #005082;
	text-decoration: underline;
}
.linkBox ul li img {
	width: 80px;
	/*margin-bottom: 26px;*/
}
.linkBox ul li h2 {
	font-size: 48px;
	color: #FFF;
	font-style: italic;
}
.linkBox ul li h3 {
	font-size: 34px;
	color:  #BFA261;
	font-style: italic;
}
.linkBox ul li p:before {
    position: absolute;
    content: "\f0da";
    font-family: 'FontAwesome';
    left: -20px;
    top: 0%;
    font-size: 1em;
    color: #BFA261;
}
.linkBox ul li.title04:after {
		position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    right: 30px;
    top: 15%;
    font-size: 50px;
    color: #1f638f;
}
.linkBox ul li.title02:after {
		position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    right: 30px;
    top: 32%;
    font-size: 50px;
    color: #1f638f;
}
/*top link animetion*/
.button2 {
  position: relative;
  display: inline-block;
  border: 2px solid transparent;
  color: #fff;
  text-align: center;
  text-decoration: none;
  outline: none;
  transition: all .1s;
  margin-bottom: 40px;
}
.button2::before,
.button2::after {
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  z-index: 2;
  content: '';
  transition: all .3s;
}
.button2::before {
  border-top: 2px solid #BFA261;
  border-bottom: 2px solid #BFA261;
  transform: scale(0, 1);
}
.button2::after {
  border-right: 2px solid #BFA261;
  border-left: 2px solid #BFA261;
  transform: scale(1, 0);
}
.button2:hover {
  color: #3be5ae;
}
.button2:hover::after,
.button2:hover::before {
  transform: scale(1);
}
/*end top link animetion*/

/*vol2 top*/
#mapArea01lo .map02 {
    padding: 20px 0 56px;
}
#mapArea01lo .map02 {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 1019px;
    height: 717px;
    background: url(../images/pc/vol2/map02.png) no-repeat left top;
}
#listArea01 .block01 .textCase .btn03 {
	margin:48px 0 0 48px;
}
#listArea01 .block01 .textCase .btn03 a{
	background-color: #D22137;
	color: #fff;
	font-size: 16px;
	padding: 14px 80px;
	text-decoration: none;
	position: relative;
	font-weight: bold;
}
#listArea01 .block01 .textCase .btn03 a:after {
		position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    right: 10px;
    top: 14%;
    font-size: 26px;
    color: #fff;
}
#listArea01 .block01 .textCase .btn03 a:hover {
	opacity: 0.8;
}
#listArea01 .block01 .textCase .btn04 {
	margin:48px 0 0 48px;
}
#listArea01 .block01 .textCase .btn04 a{
	background-color: #fff;
	color: #005082;
	font-size: 16px;
	padding: 14px 48px;
	text-decoration: none;
	position: relative;
	border: solid 2px #005082;
	font-weight: bold;
}
#listArea01 .block01 .textCase .btn04 a:after {
		position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    right: 10px;
    top: 14%;
    font-size: 26px;
    color: #005082;
}
#listArea01 .block01 .textCase .btn04 a:hover {
	opacity: 0.8;
}
.borderNun {
	border-bottom: 0!important;
}
.vol2btnArea {
	 background: url(../images/pc/vol2/line_uj.png) no-repeat left top;
	 background-position: center center;
   background-size: cover;
   height: 32px;
}
#mapArea02.edinburgh {
    background: url(../images/pc/vol2/map_edinburgh.png) no-repeat center top;
    height: 360px;
    background-size: cover;
}
#mapArea02.york {
    background: url(../images/pc/vol2/map_york.png) no-repeat center top;
    height: 360px;
    background-size: cover;
}
#mapArea02.oxford {
    background: url(../images/pc/vol2/map_oxford.png) no-repeat center top;
    height: 360px;
    background-size: cover;
}
#mapArea02.cotswolds {
    background: url(../images/pc/vol2/cotswolds/map_cotswolds.jpg) no-repeat center top;
    height: 770px;
    /*background-size: cover;*/
   padding: 56px 0 0px;
}
#mapArea02.london {
    background: url(../images/pc/vol2/london/map_london.png) no-repeat center top;
    height: 770px;
    /* background-size: cover; */
    padding: 56px 0 0;
}
.nabtn {
		margin: 14px 20px 0 0;
}
#vol2nav {
    border-top: 4px solid #bea064;
    position: relative;
}
#vol2nav ul {
    margin: 0 auto;
    width: 960px;
    overflow: hidden;
    position: relative;
}
#vol2nav ul li {
    display: inline-block;
    margin: 14px 19px 0 0;
    padding-bottom: 15px;

}
#vol2nav ul li a{
    display: inline-block;
}
#vol2nav ul li a img{
    height: 100%;
    vertical-align: middle;
}
.subttl01 h2 {
	color: #005082;
	font-size: 24px;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 30px;
}
.subttl01 h2.long {
	font-size: 20px;
}
.subttl01 span.num {
	font-size: 40px;
}
.subttl01 span.small {
	font-size: 16px;
	letter-spacing: -0.1em;
}
#listArea02 .block01 .list>li .case02 {
    margin: 80px 0 0;
    overflow: hidden;
}
#listArea02 .block01 .list>li .case02 .photo01 {
    float: left;
    width: 216px;
    height: 147px;
}
#listArea02 .block01 .list>li .case02 .photo01 a {
    display: block;
    width: 216px;
    height: 147px;
    overflow: hidden;
}
#listArea02 .block01 .list>li .case02 .photo01 a img {
    display: block;
    width: 216px;
}
#listArea02 .block01 .list>li .case02 .text01 {
    float: right;
    width: 205px;
    line-height: 1.5;
    font-size: 14px;
    color: #005082;
}
#visualArea01.englandbg {
    background: url(../images/pc/vol2/bg_england.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}
.block01 ul.secondblock li.left {
	display: inline-block;
	width: 460px;
	float: left;
	margin-bottom: 60px;
	position: relative;
}
.block01 ul.secondblock li.right {
	display: inline-block;
	width: 460px;
	float: right;
	margin-bottom: 60px;
}
#listArea03 .block01 .textCase2 {
    width: 460px;
    line-height: 1.5;
    font-size: 19px;
    color: #434343;
}
#listArea03 .block01 .photoCase2 {
    width: 460px;
    height: 240px;
    overflow: hidden;
    margin-bottom: 40px;
}
#listArea03 .block01 .textCase2 .bizText {
    background-color: #005082;
    display: inline-block;
    padding: 3px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 3px;
}
#mapArea01lo .map02 .point01 {
    position: absolute;
    top: 138px;
    left: 455px;
}
#mapArea01lo .map02 .point02 {
    position: absolute;
    top: 189px;
    left: 735px;
}
#mapArea01lo .map02 .point03 {
    position: absolute;
    top: 509px;
    left: 504px;
}
#mapArea01lo .map02 .point04 {
    position: absolute;
    top: 304px;
    left: 605px;
}
#mapArea01lo .map02 .point05 {
    position: absolute;
    top: 340px;
    left: 837px;
}
/* map03 */
#mapArea01lo .map03 {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 1019px;
    height: 717px;
    background: url(../images/pc/vol3/map.png) no-repeat left top;
	margin-bottom: 50px;
}
#mapArea01lo .map03 .point01 {
    position: absolute;
    top: 173px;
    left: 375px;
}
#mapArea01lo .map03 .point02 {
    position: absolute;
	top: 156px;
    left: 675px;
}
#mapArea01lo .map03 .point03 {
    position: absolute;
    top: 405px;
    left: 498px;
}
#mapArea01lo .map03 .point04 {
    position: absolute;
    top: 108px;
    right: 64px;
}
#mapArea01lo .map03 .point05 {
    position: absolute;
    top: 475px;
    right: 562px;
}
.vol3btnArea {
	background: url(../images/pc/vol3/line.png) no-repeat left top;
	background-position: center center;
  	background-size: cover;
  	height: 32px;
}
/* map03 配下 */
#vol3nav {
    border-top: 4px solid #bea064;
    position: relative;
}
#vol3nav ul {
    margin: 0 auto;
    width: 960px;
    overflow: hidden;
    position: relative;
}
#vol3nav ul li {
    display: inline-block;
    margin: 14px 24px 0 0;
    padding-bottom: 15px;
}
#vol3nav ul li:last-child {
  margin: 14px 0px 0 0;
}
#vol3nav ul li a{
    display: inline-block;
}
#vol3nav ul li a img{
    height: 100%;
    vertical-align: middle;
}
/* map04 */
#mapArea01lo .map04 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 1019px;
	height: 717px;
	background: url(../images/pc/vol4/map.png) no-repeat left top;
	margin-bottom: 50px;
}
#mapArea01lo .map04 .point01 {
    position: absolute;
    top: 464px;
    left: 256px;
}
#mapArea01lo .map04 .point02 {
    position: absolute;
    top: 88px;
    left: 448px;
}
#mapArea01lo .map04 .point03 {
    position: absolute;
    top: 384px;
    left: 396px;
}
.vol4btnArea {
	background: url(../images/pc/vol4/line.png) no-repeat left top;
	background-position: center center;
  	background-size: cover;
  	height: 32px;
}
/* map04 配下 */
#vol4nav {
    border-top: 4px solid #bea064;
    position: relative;
}
#vol4nav ul {
    margin: 0 auto;
    width: 960px;
    overflow: hidden;
    position: relative;
}
#vol4nav ul li {
    display: inline-block;
    margin: 14px 86px 0 0;
    padding-bottom: 15px;
}
#vol4nav ul li a{
    display: inline-block;
}
#vol4nav ul li a img{
    height: 100%;
    vertical-align: middle;
}
/*slider*/
/* *, *:before, *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}*/
.cp_cssslider {
width: 960px;
padding-top: 400px; /* 画像の高さ */
position: relative;
margin: 2em auto;
text-align: center;
}
.cp_cssslider > img {
position: absolute;
left: 0;
top: 0;
transition: all 0.5s;
border-radius: 3px;
/*box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);*/
}
.cp_cssslider input[name='cp_switch'] {
display: none;
}
/* サムネイル */
.cp_cssslider label {
margin: 15px 5px 0 5px;
border: 2px solid #ffffff;
display: inline-block;
cursor: pointer;
transition: all 0.5s ease;
opacity: 0.6;
border-radius: 3px;
}
.cp_cssslider label:hover {
opacity: 0.9;
}
.cp_cssslider label img {
display: block;
width: 40px;
border-radius: 2px;
}
.cp_cssslider input[name='cp_switch']:checked + label {
border: 2px solid #FF7043;
opacity: 1;
}
.cp_cssslider input[name='cp_switch'] ~ img {
opacity: 0;
}
.cp_cssslider input[name='cp_switch']:checked + label + img {
opacity: 1;
}

#mapArea02 .mapLondon {
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 580px;
}
#mapArea02 .mapLondon .point03_1 {
    position: absolute;
    top: 547px;
    left: 280px;
}
#mapArea02 .mapLondon .point03_2 {
    position: absolute;
    top: 380px;
    right: 27px;
}
#mapArea02 .mapLondon .point03_3 {
}
#mapArea02 .mapLondon .point03_4 {
    position: absolute;
    top: 86px;
    right: 244px;
}
#mapArea02 .mapLondon .point03_5 {
    position: absolute;
    top: 16px;
    right: 59px;
}
#mapArea02 .mapLondon .point03_6 {
    position: absolute;
    top: 2px;
    right: 453px;
}
#mapArea02 .mapLondon .point04_0 {
    position: absolute;
    top: 547px;
    left: 108px;
}
#mapArea02 .mapLondon .point04_1 {
    position: absolute;
    top: 447px;
    right: 206px;
}
#mapArea02 .mapLondon .point04_2 {
    position: absolute;
    top: 547px;
    left: 179px;
}
#mapArea02 .mapLondon .point04_3 {
    position: absolute;
    top: 86px;
    right: 316px;
}
#mapArea02 .mapLondon .point04_4 {
    position: absolute;
    top: 212px;
    left: 378px;
}
#mapArea02 .mapLondon .point04_5 {
    position: absolute;
    top: 16px;
    right: 198px;
}
#mapArea02 .mapLondon .point04_6 {
    position: absolute;
    top: 212px;
    left: 377px;
}
#mapArea02 .mapLondon .point04_7 {
    position: absolute;
    top: 547px;
    left: 38px;
}
#mapArea02 .mapLondon .point04_8 {
    position: absolute;
    top: 477px;
    left: 38px;
}
#mapArea02 .mapLondon .point04_9 {
    position: absolute;
    top: 473px;
    left: 332px;
}
#mapArea02 .mapLondon .point04_10 {
    position: absolute;
    top: 155px;
    right: 315px;
}
#mapArea02 .mapLondon .point04_11 {
    position: absolute;
    top: 214px;
    left: 109px;
}
#mapArea02 .mapLondon .point02_1 {
    position: absolute;
    top: 399px;
    left: 494px;
}
#mapArea02 .mapLondon .point02_2 {
    position: absolute;
	top: 477px;
    left: 110px;
}

/*cotswolds*/
#mapArea02 .mapcotswolds {
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 580px;
}
#mapArea02 .mapcotswolds .point03_1 {
    position: absolute;
        bottom: 135px;
    left: 123px;
}
#mapArea02 .mapcotswolds .point03_2 {
    position: absolute;
    top: 269px;
    left: 249px;
}
#mapArea02 .mapcotswolds .point03_3 {
    position: absolute;
        bottom: 101px;
    left: 474px;
}
#mapArea02 .mapcotswolds .point03_4 {
    position: absolute;
        top: 194px;
    left: 209px;
}
#mapArea02 .mapcotswolds .point03_5 {
    position: absolute;
    top: 99px;
    left: 507px;
}
#mapArea02 .mapcotswolds .point03_6 {
    position: absolute;
    top: 95px;
    left: 224px;
}
#mapArea02 .mapcotswolds .point03_9 {
    position: absolute;
	top: 248px;
    right: 188px;
}
.bottomMb {
    margin-bottom: 120px!important;
}
.text01 a {
	text-decoration: none;
  color: #005082;
}
img.length {
  width: 104px;
  height: 69px;
  object-fit: cover; /* この一行を追加するだけ！ */
}
#listArea03 .block01 .textCase2 .text02 {
    text-align: right;
    margin: 3px 0 0;
    font-size: 26px;
    font-weight: bold;
    color: #a40000;
}
#listArea02 .block01 .list>li .case02b {
    margin: 80px 0 0;
    overflow: hidden;
}

.subttl01 h2.bl {
    color: #005082;
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 1em;
}
#listArea03 .block01 .textCase2 .text03 {
    text-align: right;
    font-size: 16px;
}
@media only screen and (min-width:479px) and (max-width:768px) {
	#mv .main-text img {
    width: 640px!important;
	}
}
.swiper-container {
    width: 100%;
    height: 200px;
}
.swiper-slide {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
/* Slider */
.swiper-pagination-thumb{
    width: 100px;
    height: 40px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: 3px solid #eee;
    margin: 5px;
    cursor: pointer;
}
.swiper-pagination-thumbs {
	text-align: center;
	margin: 20px 0;
}
.swiper-container {
    width: 100%;
    height: 400px;
}

/* copyright?*/
#listArea01 .block01 .photoCase .photo02,
#listArea01 .block01 .photoCase .photo03,
#listArea02 .block01 .list>li .case02 .photo01,
#listArea02 .block01 .list>li .thumb>li,
.list .case02b .photo01 {
	position: relative;
}
.star {
	position: absolute;
	top: 2%;
	left: 2%;
	color: #FFF;
	text-shadow: 1px 1px 1px #404040;
}
.modalStar {
	position: absolute;
	top: 8%;
  left: 1%;
	color: #fff;
	text-shadow: 1px 1px 1px #404040;
	font-size:20px;
	z-index: 1000;
}
.modalStar2 {
    position: absolute;
    top: 8%;
    left: 29%;
    color: #fff;
    text-shadow: 1px 1px 1px #404040;
    font-size: 20px;
    z-index: 1000;
}
.copyright {
    position: absolute;
    bottom: 2%;
    right: 2%;
    color: #fff;
    text-shadow: 1px 1px 1px #404040;
    font-size: 13px;
    z-index: 1000;
}
.subttl01 h2.sh {
    letter-spacing: -0.04em;
}
.cpks {
	margin-top: 2em;
}

/* vol3-tour */
#contentArea {
    /* font-family: Noto Sans JP,\\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3,\\30E1\30A4\30EA\30AA,sans-serif; */
    font-weight: lighter;
}
#contentArea .container.loaded {
    opacity: 1;
}
#contentArea .container {
    opacity: 0;
    transition: opacity .75s ease;
}

/* #contentArea * {
    margin: 0;
    padding: 0;
} */
/* #contentArea .container section#area-top {
    padding-bottom: 65px;
} */
#contentArea .container#tour #tour-keyv, #contentArea .container section {
    width: 100%;
}
#contentArea .container section#area-top #area-top-header {
    padding: 0 calc((100% - 960px) / 2);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    height: 52px;
    max-width: 960px;
}
#contentArea .container section#area-top #area-top-header nav {
    width: 100%;
}
#contentArea .container section#area-top #area-top-header nav ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

#contentArea ul {
    list-style: none;
}
#contentArea .container section#area-top #area-top-header nav ul li#logo {
    width: 158.253px;
}

#contentArea .container section#area-top #area-top-header nav ul li {
    text-align: center;
    transition: opacity .5s ease;
}
#contentArea .container section#area-top #area-top-header nav ul li:hover {
    opacity: .5;
}
#contentArea .container section#area-top #area-top-header nav ul li a {
    color: #bd9f67;
}

#contentArea a {
    text-decoration: none;
}
#contentArea img {
    /* width: 100%; */
    display: block;
}
#contentArea .container section#area-top #area-top-header nav ul li a .en {
    font-size: 16px;
    font-weight: lighter;
}

#contentArea .container section#area-top #area-top-header nav ul li a span {
    display: block;
}
#contentArea .container section#area-top #area-top-header nav ul li a .jp {
    font-size: 11px;
}
#contentArea .container section#area-top #area-top-header nav ul li.tour a {
    color: #085180;
}
#tour-keyv img {
	width: 100%;
}


/* listarea03 */
#listArea03 {
    background-color: #faf0dc;
}
#listArea03 .ttl01 {
    margin: 0 0 32px;
    height: 40px;
    background-color: #005082;
}
#listArea03 .ttl01 .inner {
    margin: 0 auto;
    width: 960px;
    height: 40px;
    text-align: center;
}
#listArea03 .ttl01 img {
    margin: 12px 0 0;
}

#contentArea img {
    display: inline-block;
}

/* btnArea01  */
#btnArea01 {
    padding: 72px 0;
    background-color: #faf0dc;
}
#btnArea01 a {
    display: block;
    margin: 0 auto;
    width: 360px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 21px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background: url(../images/pc/btn04.png) no-repeat left top;
}
