/*---------------------------------------------


contents


----------------------------------------------*/
.pre-lounge {
  background: linear-gradient(-45deg, #000000, #323232,#000000);
	margin-bottom: 50px;
}
.pre-lounge .mv {
  width: 100%;
  height: 600px;
  background: url(../images/marunouchi/mainvusial.jpg) no-repeat center center;
  background-size: cover;
  margin: 0 auto;
}
.pre-lounge .pre-lounge_area {
  padding-top: 100px;
}
#contents .conseptTitle01 {
	margin-bottom: 90px;
	text-align: center;
	font-size: 24px;
	letter-spacing: 0.3em;
	color:#8e7f4a;
}
#contents .conseptTitle01 span {
  display: block;
　padding-bottom: 25px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
}
#contents .conseptTitle01 span:after {
  display: block;
  content: "―――";
  color: #8e7f4a;
	letter-spacing: -0.15em;
}
.pre-lounge .sections {
	width: 1000px;
	margin: 100px auto 0;
	padding: 0;
	box-sizing: border-box;
}
.pre-lounge .title{
	font-size: 24px;
	text-align: center;
	line-height: 1.0;
	letter-spacing: 0.2em;
}
.pre-lounge .sub_title{
	font-size: 16px;
	line-height: 1.0;
	letter-spacing: 0.1em;
}
.pre-lounge .ph{
	line-height: 1.0;
}
.pre-lounge p{
	letter-spacing: 0.1em;
	line-height: 2.0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.pre-lounge p.aside{
	position: relative;
	font-size: 10px !important;
	padding-left: 15px;
}
.pre-lounge p.aside::before{
	position: absolute;
	top:1px;
	left:0;
	content: "※";
}
.pre-lounge .sec_box{
	border:1px solid;
	width: 100%;
}
/*---------------------------------------------


fv


----------------------------------------------*/
.pre-lounge .fv p{
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 2.2;
}
.pre-lounge .fv p + p{
	padding-top: 30px;
}
.pre-lounge .fv p.aside::before{
	position: relative;
	left:0;
}
/*---------------------------------------------


sec01


----------------------------------------------*/
.pre-lounge .sec01 .title,
.pre-lounge .sec03 .title{
  background: linear-gradient(-90deg, #8e7f4a, #b0965c,#8e7f4a);
	color: #fff;
	padding: 15px 0;
}
.pre-lounge .sec01 .sec_box {
	border-color: #8e7f4a;
}
.pre-lounge .sec01 .sec_box .service_list{
}
.pre-lounge .service_list li{
	display: flex;
	justify-content:space-between;
	color: #fff;
	padding: 50px;
	font-size: 12px;
	border-bottom: 1px solid #8e7f4a;
}
.pre-lounge .service_list li:last-child{
	border-bottom: none;
}
.pre-lounge .sec01 .sec_box .service_list li .ph{
	width: 220px;
	padding: 10px;
	border:1px solid #8e7f4a;
}
.pre-lounge .sec01 .sec_box .service_list li .txt_area{
	width: 610px;
}
.pre-lounge .service_list li:nth-child(odd) .ph{
	order:2;
}
.pre-lounge .service_list li:nth-child(odd) .txt_area{
	order:1;
}
.pre-lounge .sec_box li .sub_title{
	color: #8e7f4a;
	padding: 5px 0 15px;
	border-bottom:  1px solid #fff;
	margin-bottom: 15px;
}
.pre-lounge .sec_box .service_list li .aside{
	font-size: 10px;
}
/*---------------------------------------------


sec02


----------------------------------------------*/
.pre-lounge .sec02_area{
  width: 100%;
	padding: 150px 0 40px;
}
.pre-lounge .sec02 .title{
	background: #fff;
	color: #8e7f4a;
	padding: 15px 0;
}

/*---------------------------------------------


sec03


----------------------------------------------*/
.pre-lounge .sec03_area {
  width: 100%;
	padding: 95px 0 90px;
  margin: o auto;
}
.pre-lounge .sec03{
	font-size: 22px;
	color: #fff;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.pre-lounge .sec03_area p {
  font-size: 14px;
  line-height: 25px;
  color: #fff;
  display: inline-block;
  margin-bottom: 30px
}
.pre-lounge .sec03_area p span {
  display: inline-block;
  padding-left: 18px;
  line-height: 25px;
  vertical-align: middle;
}
/*---------------------------------------------


sec04


----------------------------------------------*/
.pre-lounge .sec04_area{
	padding: 95px 0 90px;
  background: linear-gradient(-90deg, #8e7f4a, #b0965c,#8e7f4a);
}
.pre-lounge .sec04{
	display: flex;
	justify-content:space-between;
	font-size: 12px;
	color: #fff;
	margin: 0 auto;
	padding: 0;
}
.pre-lounge .sec04 .ph{
	width: 476px;
	line-height: 0;
}
.pre-lounge .sec04 .txt_area{
  background: linear-gradient(-45deg, #000000, #323232,#000000);
	width: calc( 100% - 476px);
	padding: 35px 30px 0;
	box-sizing: border-box;
}
.pre-lounge .sec04 .txt_area h3{
	color: #8e7f4a;
	font-size: 22px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #8e7f4a;
}
.pre-lounge .sec04 .txt_area .btn{
	padding-top: 30px;
}
/*---------------------------------------------


sec05


----------------------------------------------*/
.pre-lounge .sec05_area{
  background: linear-gradient(-45deg, #000000, #323232,#000000);
	padding: 100px 0 90px;
}
.pre-lounge .sec05{
	display: flex;
	justify-content:space-between;
	font-size: 12px;
	color: #fff;
	margin: 0 auto;
	padding: 0;
}
.pre-lounge .sec05 .ph{
	width: 476px;
	line-height: 0;
}
.pre-lounge .sec05 .txt_area{
  background: linear-gradient(-45deg, #000000, #323232,#000000);
	width: calc( 100% - 476px);
	padding: 35px 30px 0;
	box-sizing: border-box;
}
.pre-lounge .sec05 .txt_area h3{
	color: #8e7f4a;
	font-size: 22px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #8e7f4a;
}
.pre-lounge .sec05 .txt_area .btn{
	padding-top: 30px;
}

/*---------------------------------------------


Slider


----------------------------------------------*/
#slider {
  width: 100%;
  margin: 70px auto 10px;
}
#thumbnail_slider {
  width: 100%;
  margin: 50px auto 10px;
}
.slide-item {
  margin: 0 10px;
  max-height: 500px;
}
.slide-item img {
  width: 100%;
  height: auto;
  overflow: visible;
}
#thumbnail_slider {
  max-width: 1000px;
}
.thumbnail-item img {
  display: flex;
  justify-content: space-between;
  width: 98%;
  height: 100%;
  margin: 0 auto;
}
.thumbnail-item.slick-slide img {
  opacity: 0.4!important;
}
.thumbnail-item.slick-slide.slick-current img {
  opacity: 1!important;
}
/*---------------------------------------------


Map


----------------------------------------------*/

.about-map {
  position: relative;
}
.about-map .about-map-container {
  position: relative;
  height: 500px;
  width: 100%;
  background: #ccc;
  margin-bottom: 10px;
}
.googlemaps iframe,
.googlemaps object,
.googlemaps embed {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all  0.7s ease;
}
.about-map .button-01{
  display: block;
  background: #343b42 url(../images/area1/icn_arw.png) no-repeat right 6px center;
  background-size: 6px 12px;
  text-align: center;
  padding: 10px 40px;
  position: relative;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  box-sizing: border-box;
  width: 200px;
  margin: 0 auto;
}
