﻿@charset "utf-8";

/* slideArea */
#montSaintMichelSlideArea {
     width:100%;
     margin-top:40px;
     margin-bottom:40px;
     min-width: 960px;
     height:324px;
     background:url(/tyo/tour/france/images/index04.webp) no-repeat top center;
     background-size: cover;
     padding-top:180px;
}
.montsaint #montSaintMichelSlideArea.block02 {
     background:url(/tyo/tour/france/images/montsaint_mv02.webp) no-repeat top center;
     background-size: cover;
}
.montsaint #montSaintMichelSlideArea.block03 {
     background:url(/tyo/tour/france/images/montsaint_mv03.webp) no-repeat top center;
     background-size: cover;
}

#montSaintMichelSlideArea h3{
     width:960px;
     text-align:center;
     margin:-55px auto;
}
#montSaintMichelSlideArea.block03 h3{
     margin:-150px auto;
}
#montSaintMichelSlideArea h3 img {
	padding-left:380px;
}
#montSaintMichelSlideArea.block03 h3 img {
	padding-left:0;
	padding-right: 585px;
	padding-top:40px;
}

/* themeArea */
.montsaint .themeArea .leftBox {
	width:515px;
}
.montsaint .themeArea.block03 .leftBox {
	width:528px;
}

.montsaint .themeArea .leftBox p {
	width:505px;
	padding-left:0;
}
.montsaint .themeArea .leftBox p.access {
	border:1px solid #7d7d7d;
	width:470px;
	font-size:90%;
	padding:15px;
	margin-top:50px;
}
.montsaint .themeArea .rightBox {
	width:420px;
}
.montsaint .themeArea.block03  .rightBox {
	width:385px;
}

.montsaint .themeArea .sceneryBox li {
	width:335px;
	float:left;
	position:relative;
}
.montsaint .themeArea .sceneryBox li.last {
	width:290px;
}
.montsaint .themeArea .sceneryBox li::after {
	width:0;
	height:0;
	content:"";
	border:30px solid transparent;
	border-left:23px solid #999999;
    position: absolute;
    top: 31%;
    right: -20px
}
.montsaint .themeArea .sceneryBox li.last::after {
	border:none;
}
.montsaint .themeArea .sceneryBox li img {
	display:block;
	padding-bottom:10px;
}
.montsaint .themeArea .sceneryBox li span.time {
	display:inline-block;
	width:55px;
	height:55px;
	border-radius:100%;
	background:#023894;
	color:#ffffff;
	font-size:120%;
	text-align:center;
	line-height:55px;
	vertical-align:middle;
}
.montsaint .themeArea .sceneryBox li span.comment {
    display:inline-block;
	width:220px;
	vertical-align:middle;
}

.montsaint .themeArea h4 {
    font-size:160%;
    padding-bottom:10px;
}

.montsaint .themeArea .hotelBox {
	clear:both;
    border-bottom: 1px solid #333333;
    padding:40px 0 25px
}
.montsaint .themeArea .hotelBox li {
	width:210px;
	float:left;
	margin-right:40px;
}
.montsaint .themeArea .hotelBox li.last {
	margin-right:0;
}
.montsaint .themeArea .hotelBox .headTitle {
	border-bottom:1px solid #333333;
	font-size: 150%;
	line-height: 1.5;
	font-weight: bold;
	color: #333333;
	padding:0;
	margin-bottom:25px;
}
.montsaint .themeArea .hotelBox .headTitle h5 {
	border-bottom:2px solid #333333;
	width:300px;
}
.montsaint .themeArea .hotelBox li p {
	padding:5px 0 10px;
}
.montsaint .themeArea .hotelBox li a {
	display:block;
	text-align:right;
}

.montsaint .themeArea .spotList li {
	width:210px;
	float:left;
	background:#efeeeb;
	padding:15px;
}
.montsaint .themeArea .spotList li:nth-child(2),
.montsaint .themeArea .spotList li:nth-child(4),
.montsaint .themeArea .spotList li:nth-child(5),
.montsaint .themeArea .spotList li:nth-child(7) {
	background:#e8e0dc;
}
.montsaint .themeArea .spotList li h4 {
	font-size:100%;
	font-weight:bold;
	padding-bottom:2px;
}
.montsaint .themeArea .spotList li p {
    font-size:90%;
    line-height:1.5;
    padding-top:8px;
}
.montsaint .themeArea .spotList li p .notes {
	font-size:90%;
}

.montsaint .themeArea .historyBox {
	border:6px solid #e8e0dc;
	padding:30px 0 10px;
    font-size:90%;
    line-height:1.5;
}
.montsaint .themeArea .historyBox h4 {
	text-align:center;
	background:url(/tyo/tour/france/images/montsaint_bg_history.png) top center no-repeat;
	padding-bottom:20px;
}
.montsaint .themeArea .historyBox dl {
	padding:0 30px;
}
.montsaint .themeArea .historyBox dt {
	display:inline-block;
	width:80px;
	font-weight:bold;
	vertical-align:top;
}
.montsaint .themeArea .historyBox dd {
	display:inline-block;
    width:370px;
    padding-bottom:20px;
}
#section07 .link_list02 {
    overflow: hidden;
    text-align: center;
    margin: 0 0 30px;
    padding: 0;
    zoom: 1;
}
#section07 .link_list02 li {
    display: inline-block;
    margin-right: 50px;
    background: url(/tyo/tour/france/images/bg_black_arrow.gif) no-repeat 0 50%;
    padding: 5px 0 5px 35px;
	font-weight: bold;
}
#section07 .link_list02 li#first {
    margin-left: 50px;
}
#section07 .link_list02 li a:link {
    color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000000;
}
#section07 .link_list02 li a:hover {
	color:#3E3D3D;
	text-decoration:none;
	border-bottom:none;
}
#section07 .link_list02 li a {
    color:#000000;
}

