@charset "utf-8";
/* CSS Document */
/*-------------------- 祝登録！ --------------------*/
.ttl_new_sekaiisan {
	font-weight: bold;
	font-size: 1.8rem;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	background: #fff;
	padding: 6px 10px 10px;
	border-bottom: 2px solid #53371e;
}
.pt_new_sekaiisan {
	display: inline-block;
	color: #fff;
	margin: 0 40px;
	z-index: 10;
	font-size: 1.6rem;
	position: relative;
}
.pt_new_sekaiisan::before,.pt_new_sekaiisan::after {
	position: absolute;
	content: "";
	display: block;
	width: 34px;
	bottom: -4px;
	border: 12px solid #bd882d;
	border-left-color: transparent;
	z-index: -1;
}
.pt_new_sekaiisan::before {left: -20px;}
.pt_new_sekaiisan::after {right: -20px; transform: rotate(180deg);}
.inner_pt {
	display: block;
	padding: 3px 8px;
	background: #bd882d;
	border: 1px solid #fff;
}
.celebration {margin: 0 3px;}
.tx_new_sekaiisan {color: #53371e; margin-top: 5px;}

@media screen and (max-width: 568px) {
	.ttl_new_sekaiisan {
		font-size: 1.6rem;
		display: block;
		margin: auto;
		width: 96%;
		padding: 15px 10px 4px;
		position: relative;
	}
	.pt_new_sekaiisan {
		position: absolute;
		top: -20px;
		left: 50%;
		margin-left: -3em;
		font-size: 1.5rem;
	}
	.pt_new_sekaiisan::before {left: -18px;}
	.pt_new_sekaiisan::after {right: -18px;}
	.inner_pt {
		padding: 2px 8px;
	}
}

/*-------------------------------------------------*/

.inner_bg {
	background:#f9f3e1 url("../images/bg_sekaiiasn_.png") repeat;
	padding-top: 1%;
	overflow-x:hidden; 
}

.clm2_left {
    margin-right: 1.5%;
}
.box_sekaiisan {
	padding: 2% 3%;
	margin: 0 1%;
	box-shadow: 2px 1px 6px #e4e4e4;
	background: #fff;
	border-top: 2px solid #876e58;
}
.box_sekaiisan.clm1 {
	width: 99%;
	padding:1% 1.5%;
	margin: 0 0.5% 1%;
}
.clm1_left {
 	width: 96%;
	margin: 0;
 }
.clm1_right {
	margin-top:4.2em;
}
.box_sekaiisan.clm1 .area_titlebox>.title_name {
	display: inline-block;
}
.area_titlebox {
	margin: 2% 0;
}
.area_titlebox>.area_name {
	background:#b97c1f;
}
.area_titlebox>.title_name {
    font-size: 2rem;
    line-height: 1.4;
    padding: 1.8% 0 1%;
	display: block;
}
.swichi_thumb img {
	width: calc(100%/6);
}
.introduction {
	margin: 2% 0 4%;
	font-size: 1.4rem;
}
.introduction p {
	margin-bottom: 1.5%;
}
.detail_contents {
	border-top: 1px dashed #ad7111;
    padding:0.5% 3% 2%;
	background: #f9f8f6;
    margin-bottom: 3%;
    font-size: 1.3rem;
}
.detail_contents h4 {
    position: relative;
    padding: 0 0 0 5%;
    margin-bottom: 1.2%;
    font-size: 1.5rem;
    color: #53371e;
}
.detail_contents h4:before, .detail_contents h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 10px;
    height: 10px;
    border: 1px solid #ad7111;
    margin: auto;
}
.detail_contents h4:before {
    top: -6px;
    left: 1px;
}
.detail_contents h4:after {
    top: 4px;
    left: 6px;
    transform: rotate(16deg);
}
.clm_osusume_s_img {
	width: 40%;
}
.btn.btn_sekaiisan {
	background: #876e58;
	margin: 0 auto 3.5%;
	width: 90%;
	display: block;
	border-bottom: 2px solid #54361c;
}
.btn.btn_sekaiisan:hover {
	background: #54361c;
	border-bottom: 2px solid #876e58;
}
.btn.btn_sekaiisan a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.5rem;
}
.box_reco_sekaiisan {
	border: 1px solid #ff9c00;
    background: #fff6e5;
}
.top .section.ttl_reco_hotel {
	position:relative;
	margin: 0 0 0% 3%;
	padding: 2.5% 0 0 6.5%;
}
.top .section.ttl_reco_hotel h4 {
	margin: 0;
	font-size: 1.7rem;
}
.top .section.ttl_reco_hotel:before{
	content:'';
	top:0;
	width: 20px;
	height: 20px;
	position:absolute;
	left: 0;
	background: #ff9c00;
}
.top .section.ttl_reco_hotel:after {
	content: '';
	position: absolute;
	left:0;
	top: 66%;
	height: 0;
	width: 0;
	border-left: 10px solid #ff9c00;
	border-right: 10px solid #ff9c00;
	border-bottom: 10px solid transparent;
}
.top .section h2 {
	background: #de887f;
    margin: 3% auto 2.5%;
    padding: 0.7% 2%;
    font-size: 1.9rem;
    color: #fff;
    font-weight: normal;
    border-radius: 2em;
}
.clm_osusume_s_product .listitem4 li {
	background: none;
}
.swichi_mv:not([title=""]):after {
    font-size: 1.3rem;
    padding: 5px 1.5%;
    margin-top: -31px;
    background: #222;
}
/*nav*/
.naviArea, .naviArea3 {
	background: #876e58;
}
.naviArea > ul, .naviArea3 > ul {
	text-align: center;
}
.naviArea > ul > li, .naviArea3 > ul > li {
	display: inline-block;
}
.naviArea li a, .naviArea3 li a {
	color: #fff;
	font-size: 1.8rem;
}
.naviArea li span, .naviArea3 li span {
	padding-top: 7%;
}
.naviArea li a:hover, .naviArea3 li a:hover {
	color: #fff;
}
.naviArea li:hover, .naviArea3 li:hover {
	background: #B97C1F;
	opacity: 1;
}

/*商品情報*/
.clm_osusume_s_plan_area {
	display: inline;
	padding: 0.2em .5em;
}
.clm_osusume_s_plan_course {
	display: inline;
	margin: .5rem;
}
.clm_osusume_s_plan_ttl {
	font-size: 1.9rem;
	margin: .5rem 0 0;
}
.clm_osusume_s_price {
    font-size: 1.9rem;
}

/*国立西洋美術館　調整*/
.seiyou_box {
  position: relative;
}
.seiyou_box .swichi_box {
  padding-top: 21%;
}
.seiyou_title {
  position: absolute;
  font-size: 2rem;
  line-height: 1.4;
  margin: 52px 0 1%;
  display: block;
  font-weight: bold;
}
.seiyou_box .swichi_mv:not([title=""]):after {
  background: transparent;
  color: #222;
  margin-top: 0px;
}
.seiyou_box .swichi_thumb {
  margin-top: 0;
}
/*キャプションを画像の下に配置*/
.caption_under .swichi_mv::after {
  background: transparent;
  color: #222;
  margin-top: 0px;
}

/* スマホ */
@media screen and (max-width: 568px) {
	.top .section h2 {
		font-size: 1.6rem;
		padding: 1% 4%;
	}
	.detail_contents h4 {
		padding-left: 8%;
	}
	.top .section.ttl_reco_hotel h4 {
		padding-left: 1em;
	}
	.top .section.ttl_reco_hotel:before {
		top: -0.5em;
	}
	.top .section.ttl_reco_hotel:after {
		top: 0.9em;
	}
	.top .section.ttl_reco_hotel:before,
	.top .section.ttl_reco_hotel:after{
		left:0.6em;
	}
	.box_sekaiisan, .box_sekaiisan.clm1 {
		width: 96%;
		margin: 0 2% 3%;
	}
	.btn.btn_sekaiisan {
		padding: 0;
	}
	.btn.btn_sekaiisan a {
		font-size: 1.4rem;
		padding: 3% 2%;
		display: block;
	}
	.clm1_left {     
		width: 98%;
    	margin: 0 1%;}
	.clm1_right { margin: 0 1.5%;}
	.swichi_thumb img { 
		width: calc(100%/4);
    	height: calc(100%/4);
	}
	
	/*商品情報*/
	.clm_osusume_s_product .listitem4 a {
		display: block;
	}
	.clm_osusume_s_img {
		width: 80%;
		margin: auto 10% 1.5rem;
	}
	.clm_osusume_s_tag {
		width: 100%;
		margin: 0;
	}
  /*国立西洋美術館タイトル改行*/
  .seiyou_box .swichi_box {
    padding-top: 27%;
  }
  .seiyou_title {
    margin: 12% 0 1%;
    padding-right: 2%;
  }
  /*国立西洋美術館クレジット*/
	.seiyou_box .swichi_mv:not([title=""]):after {
    content: "国立西洋美術館のイメージ";
  }
  .seiyou_box .swichi_mv:not([title=""]) {
    position: relative;
  }
  .seiyou_box .swichi_mv:not([title=""]):before {
    font-size: 1.3rem;
    padding: 5px 1.5%;
    margin-top: -31px;
    content: "© 国立西洋美術館";
    position: absolute;
    color: #222;
    bottom: 0;
    right: 0;
    z-index: 9999;
  }
}


/*-----------------------------------------------------------------------
		再配布用検索パネル
-----------------------------------------------------------------------*/
.top .section.ttl_reco_hotel h4 {font-weight: bold;}
.top .section.ttl_reco_hotel::before,
.top .section.ttl_reco_hotel::after {visibility: visible;}
.top .section.ttl_reco_hotel::after {top: 20px;}

.base_prod.side_box > .base_prod {margin-bottom: 0;}
.btn.btn_sekaiisan {
	display: block;
	padding: 0;
	width: calc(100% - 20px);
}
.btn.btn_sekaiisan a {
	display: block;
	padding: 2%;
}
.btn.btn_sekaiisan:hover,
.btn.btn_sekaiisan a:hover {opacity: 1;}

@media screen and (max-width: 568px) {
	.detail_contents {padding: 2% 3% 3%;}
	.ttl_reco_hotel h4 {padding-left: 3.5%;}
	.top .section.ttl_reco_hotel {margin-bottom: .2em;}
	.top .section.ttl_reco_hotel::after {top: calc(20px - 0.5em);}
	.btn.btn_sekaiisan {width: 93%;}
}
