@charset "utf-8";
/* CSS Document */

.main_contents {
  font-family:'Noto Sans CJK JP', 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }

.nosp{
  display: none
}

a {
  text-decoration:none;
}

.imgContainer--full {
	border-radius:0;
}


.main_contents h3 {
	font-family: 'Noto Serif JP', serif;
	color:#630e23;
	font-weight:bold;
	text-align:center;
	font-size:2rem !important;
	margin-top:10px;
}

.main_contents h3:before,.main_contents h3:after {
	content: '';
	display: inline-block;
    background-image: url(../images/title.png);
	background-size: contain;
  vertical-align: middle;
	width: 40px;
  height: 40px;
	background-repeat: no-repeat;
}

.main_contents h3 span {
	font-size:1.5rem !important;
}

.align-center {
	margin:20px;
}

#tour .box {
	padding:5px;
}

.section__container {
	padding:10px;
}

.simpleMv--full {
    height: 380px;
} 

.simpleMv--full>.simpleMv__img {
    height: 380px;
}

.title-txt {
	    position: absolute;
	bottom:0;
	font-family: 'Noto Serif JP', serif;
	font-weight:bold;
	font-size:1rem;
	color:#fff;
	text-align: center;
	--yohaku: min((200vw / 7.5), 200px);
	width: 100%;
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .5) 100%);
	padding-top: var(--yohaku);
	padding-bottom: 2em;
	line-height:2;
}


.floating-banner {
    position: fixed;
    z-index: 5;
   top: calc(76px + 23px);
	 right: 0;
}
.banner {
    width: 140px;/* バナーの横幅 */
    padding: 40px 10px;
}


.banner img {
	max-width:100%;
}

/*ナビ*/
#naviWrap {
	width:100%; 
	background-color:#610b21;
}

#naviWrap ul {
	 width: 100%;
	 margin: 0 auto;
	 display: flex;
	 justify-content: space-between;
	 flex-wrap: wrap;
	 border-bottom: 1px solid #FFF;
	
	padding:0;
	font-family: 'Noto Serif JP', serif;
}

#naviWrap ul>li{
 width: calc(100% / 2);
  height: 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding-bottom: calc(10vw / 7.5);

}
#naviWrap ul>li:nth-child(odd){
   border-right: 1px solid #FFF;
}
#naviWrap ul>li:nth-child(-n+4) {
  border-bottom: 1px solid #FFF;
}


#naviWrap ul>li>a{
  display: block;
  font-size: calc(24vw / 7.5);
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding: calc(10vw / 7.5);
  line-height: 1.2
}

#naviWrap ul>li::after{
  content: "";
  background: url("../images/nav_arrow.png") no-repeat center center / contain;
  width: calc(13vw / 7.5);
  height: calc(8vw / 7.5);
  position: absolute;
  right: 0;
  bottom: calc(10vw / 7.5);
  left: 0;
  margin: auto;
}

/*MAP*/

.map {
	width:100%;
	text-align:center;
	background: repeating-linear-gradient(135deg, #fffcd3, #fffcd3 5px, #fff 5px, #fff 9px);
}

.map img {
	width:100%;
}


.support img,.souki img {
	width:100%;
	padding:5px;

}

/*交通費support*/
.support {
	width:95%;
	margin:0 auto;
	text-align:center;
	font-size:1.2rem;
	background:#fff8ea;
	margin-top:20px;
		border:3px solid #f29600;
	border-radius:10px;
	margin-bottom:20px;
	
}


.souki {
	width:95%;
	margin:0 auto;
	text-align:center;
	font-size:1.2rem;
	background:#eaf7ff;
	margin-top:20px;
		border:3px solid #10069f;
	border-radius:10px;
	margin-bottom:20px;
	
}


.support p,.souki p {
	font-weight:bold;
}

.support .red,.souki .red {
	color:red;
	font-size:1.6rem;
}

.support .small {
	font-size:0.7rem;
}


/*モンゴルの魅力*/

.grid-row {
	margin-bottom:20px;
}

#mongolia h3,#kanko h3 {
	border-left:none !important;
}

.grid-row .grid-col2 {
	position:relative;
}

#mongolia .heading--md,#kanko .heading--md {
  border-left: 6px solid #942788;
  padding-left: 7px;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;

}
.heading--md span { font-size: 16px; }
.mnBox { margin: 22px 0 56px; }
.mnBox .mnImg_1,
.mnBox .mnTxt_1,
.mnBox .mnTxt_2 { float: left; }
.mnBox .mnImg_2  { float: right; }
.mnBox .mnImg _1{ width: 400px; }
.mnBox .mnTxt_1 {
  width: 530px;
  padding-left: 30px;
}

.text {
	padding-bottom:20px;
}

.arrange {
	background-color:#ff722e;
	font-size:1.1rem;
	font-weight:bold;
	color:#fff;
	padding:0.8rem;
	border-radius:4px;
	float:right;
	right:0.8rem;
	top:0;
	position:absolute;
}

.contents_txt {
	font-weight:bold;
	font-size:1rem;
	list-style-position: inside;
}

.contents_txt li{ 
	padding-left: 1em;
    text-indent: -1em;
}

 .contents_txt li:before {
  content: "★";
  color: #e0c60b;
  font-size: 1.4rem;
  left: 0;
}

.photogroup {
  width: 100%;
  float: left;
}

.photogroup li {
	width:47%;
  float: left;
	margin:5px;
}

.photogroup li img {
	width:100%;
}

.photogroup li > p {
  font-size: 14px;
  margin: 8px 0 10px;
}
.photogroup li > p span {
  font-weight: bold;
  display: block;
}

/*基本情報*/

#info {
  background: #fff5f6;
  width: 100%;
  padding: 55px 0;
  margin: 45px 0 40px;
  color: #000;
}

#info .contents ul#info_txt {overflow: hidden;}
#info .contents ul#info_txt > li {
  float: left;
  font-size: 14px;
  padding: 0 0 17px;
  border-bottom: 1px solid #333;
  margin: 0 0 25px;
	width:100%;
}

#info .contents ul#info_txt > li dl dt {
  width: 15%;
  float: left;
}

#info .contents ul#info_txt > li dl dt img {
	width:100%;
}

#info .contents ul#info_txt > li dl dd {
  margin: 0 0 0 10px;
  width: 80%;
  float: left;
}


#info .contents ul#info_txt > li.notes dl dd ul li {
  text-indent: -1em;
  padding-left: 1em;
}
#info p {
  border: none;
  margin: 0 0 20px;
  padding: 0 0 0 60px;
  font-size: 21px;
  line-height: 1.6;
	font-weight:bold;
}
#info p#qa { background: url(../images/ico_qanda.png) no-repeat 0 50%; }
#info p#bag { background: url(../images/ico_bag.png) no-repeat 0 50%; }
#info dl#qanda { margin-bottom: 20px; }
#info dl#qanda dt {
  color: #fff;
  background: #333;
  padding: 3px 10px;
}
#info dl#qanda dd {
  font-size: 14px;
  margin: 10px 0 35px;
}
#info dl#qanda dd.last {
  margin: 10px 0 0;
  padding-bottom: 28px;
  border-bottom: 1px solid #333;
}
#info ul#baggage { overflow: hidden; }
#info ul#baggage li {
  float: left;
  margin-right: 1em;
  font-size: 14px;
  font-weight: bold;
	 text-indent: -1em;
  padding-left: 1em;
}
#info ul#baggage li span {
  font-size: 12px;
  font-weight: normal;
}

/*おすすめバナー*/

.is-bnr {
	width:100%;
	overflow:hidden;
	margin: 35px auto 0;
	padding-bottom: 50px;
}
.is-bnr ul{ 
	width:100%; 
	box-sizing: border-box;
}
.is-bnr li img{ 
	width:100%;
}
.is-bnr li img:hover{
	opacity: 0.8;
}
.is-bnr li {
	width: 50%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
	
}

/*添乗員同行*/

.contents {
	width:100%;
	margin:0 auto;
}
.area-tab{
  margin: 50px auto;
  display: flex;
	width:95%;
	font-weight:bold;
}
.area-tab>li{
  width: calc((992px - 72px) / 7);
  border: 1px solid;
  font-family: var(--serif);
  font-size: 16px;
 
  text-align: center;
  padding: 16px 6px;
  margin-right: 12px;
  flex-grow: 1;
}

.area-tab>li {
	 color: #630e23;
}

.area-tab>li:last-child{
  margin-right: 0
}
.area-tab>li.nav_on,
.area-tab>li:hover{
  position: relative
}


.area-tab>li.nav_on,
.area-tab>li:hover{ background: #630e23;
  color: #FFF;}

.area-tab>li.nav_on::after{
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -35px;
  border: 10px solid transparent;

}

.area-tab>li.nav_on::after{
  border-top: 20px solid #630e23;
	
}

.product-area{
  display: none
}

.product-area.active {
	display:block;
}

/*大満喫モンゴル*/
.product-area {
	width:95%;
	margin:0 auto;
}

.dmkt .heading--md img {
	width:100%;
	
}


.dmkt .text,.point ul {
	font-size:1.2rem;
	padding-top:10px;
	padding-bottom:0;
	line-height:1.2;
}

.dmkt .text .orange,.point .orange {
	font-weight:bold;
	color:#ff9d0b;
}
.point_li>li {
  border-top: 2px dashed #a6a6a6;
  padding: 10px 0;
  display: flex;
  align-items: center;
  position: relative;
}

.point_li>li:first-child{
border-top: none;
}

.info {
	font-size:0.85rem;
}


.point .heading--md img {
	width:50%;
}

.point_li>li img {
	padding-right:10px;
	
}

#impresso .align-center a {
	margin-top:20px;
	background-color:#630e23;
	color:#fff;
	max-width: 960px;
	border:2px solid  #fff;
}

#impresso .align-center a:hover {
	opacity:0.7;
}

.upgrade img {
	width:100%;
}

.location {
	background-color:#1f1f1f;
	color:#fff;
	font-weight:bold;
	border-radius:10px;
}

.location .imgContainer--full {
	margin-bottom:5px;
	position:relative;
}

.location .heading--title {
	color:#f23d3d;
	font-weight:bold;
	font-size:1.3em;
}

.location .heading--title span {
	color:#fff;
	font-size:1.2em;
}



.location .iccon {
	background-color:#f23d3d;
	padding:3px 10px;
	position:absolute;
	font-size:0.9em;
	
}

.location .grid-row {
	margin-bottom:0;
}

.location .grid-col3 {
	width:50%;
}