@charset "utf-8";
/*
Theme Name: GC Design
Theme URI: http://www.grapecity.com/
Description: Myanmar Web Site Design
Version: 1.0
Author: GrapeCity Corporate Marketing and Communication Team
Author URI: none
*/
h1 {color: #333;}

a i { margin-left: 1rem;}


.sub-top {
	height: 36.7vw;
	max-height: 550px;
	background: url("../../imgs/kengtung/places/top.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.sub-top::after {
	background: rgba( 158, 150, 138, 0.3 );
}

.place {
	display: flex;
	align-items: center;
	padding: 4rem 5%;
	line-height: 1.8rem;
}

.place:nth-last-of-type(odd), #intro {
	background: #ebebeb;
}
.place:nth-last-of-type(even) {
	background: #fff;
}

#section1 {
	flex-direction: column;
}

#section1 .place-name {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0 auto 2rem;
}

.place-name {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 0 2rem;
}

.eng-name {
	font-size: 1.3rem;
	margin-top: 0.1rem;
}

.place-wrap {
	display: flex;
}

.figcap {
	width: calc(55% - 3rem);
	margin: auto 0 auto 3rem;	
}

.figcap-left {
	width: calc(55% - 3rem);
	margin: auto 3rem auto 0;
}

.figcap span, .figcap-left span {
    display: flex;
    margin-bottom: 0.6rem;
}

.place-disc { margin: 0;}

.bx-area {
	width: 45%;
	max-width: 600px;
	height: calc(45vw * .65);
	max-height: 390px;
}

.bx-area div {max-height: 100%;}

.bx-wrapper .bx-prev {
	left: 10px;
  background: url("../images/controls-yellow.png") no-repeat 0 -32px !important;
}

.bx-wrapper .bx-next {
	right: 10px;
  background: url(../images/controls-yellow.png) no-repeat -43px -32px !important;
}

.bx-area div .bx-viewport, .photo_area, .bx-wrapper {height: 100% !important;}
.photo_area .carousel-cell, .photo_area_nojs .carousel-cell { min-height: 100%;}
.photo_area { background: #ebebeb;}


#sec1-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/naung-tong-lake1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/naung-tong-lake1.jpg") 1x, url("../../imgs/kengtung/places/naung-tong-lake1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec1-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/naung-tong-lake2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/naung-tong-lake2.jpg") 1x, url("../../imgs/kengtung/places/naung-tong-lake2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec1-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/naung-tong-lake3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/naung-tong-lake3.jpg") 1x, url("../../imgs/kengtung/places/naung-tong-lake3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec2-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/jong-kham-temple1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/jong-kham-temple1.jpg") 1x, url("../../imgs/kengtung/places/jong-kham-temple1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec2-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/jong-kham-temple2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/jong-kham-temple2.jpg") 1x, url("../../imgs/kengtung/places/jong-kham-temple2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec2-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/jong-kham-temple3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/jong-kham-temple3.jpg") 1x, url("../../imgs/kengtung/places/jong-kham-temple3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec3-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/wat-inn1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/wat-inn1.jpg") 1x, url("../../imgs/kengtung/places/wat-inn1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec3-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/wat-inn2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/wat-inn2.jpg") 1x, url("../../imgs/kengtung/places/wat-inn2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec3-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/wat-inn3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/wat-inn3.jpg") 1x, url("../../imgs/kengtung/places/wat-inn3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec4-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/maha-myat-muni-pagoda1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/maha-myat-muni-pagoda1.jpg") 1x, url("../../imgs/kengtung/places/maha-myat-muni-pagoda1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec4-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/maha-myat-muni-pagoda2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/maha-myat-muni-pagoda2.jpg") 1x, url("../../imgs/kengtung/places/maha-myat-muni-pagoda2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec4-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/maha-myat-muni-pagoda3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/maha-myat-muni-pagoda3.jpg") 1x, url("../../imgs/kengtung/places/maha-myat-muni-pagoda3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec5-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/wat-ho-khone1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/wat-ho-khone1.jpg") 1x, url("../../imgs/kengtung/places/wat-ho-khone1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec5-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/wat-ho-khone2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/wat-ho-khone2.jpg") 1x, url("../../imgs/kengtung/places/wat-ho-khone2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec5-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/wat-ho-khone3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/wat-ho-khone3.jpg") 1x, url("../../imgs/kengtung/places/wat-ho-khone3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec6-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/mausoleums-of-the-kyaing-tong-kings1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/mausoleums-of-the-kyaing-tong-kings1.jpg") 1x, url("../../imgs/kengtung/places/mausoleums-of-the-kyaing-tong-kings1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec6-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/mausoleums-of-the-kyaing-tong-kings2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/mausoleums-of-the-kyaing-tong-kings2.jpg") 1x, url("../../imgs/kengtung/places/mausoleums-of-the-kyaing-tong-kings2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec6-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/mausoleums-of-the-kyaing-tong-kings3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/mausoleums-of-the-kyaing-tong-kings3.jpg") 1x, url("../../imgs/kengtung/places/mausoleums-of-the-kyaing-tong-kings3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec7-img {
	display: flex;
	justify-content: center;
}

.single-img {
	width: auto;
	height: 100%;
	object-fit: contain;
}

#sec8-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/kyaing-tong-folk-culture-museum1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/kyaing-tong-folk-culture-museum1.jpg") 1x, url("../../imgs/kengtung/places/kyaing-tong-folk-culture-museum1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec8-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/kyaing-tong-folk-culture-museum2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/kyaing-tong-folk-culture-museum2.jpg") 1x, url("../../imgs/kengtung/places/kyaing-tong-folk-culture-museum2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec8-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/kyaing-tong-folk-culture-museum3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/kyaing-tong-folk-culture-museum3.jpg") 1x, url("../../imgs/kengtung/places/kyaing-tong-folk-culture-museum3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec9-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/kya.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/kyaing-tong-buddha-park-and-sitting-buddha1.jpg") 1x, url("../../imgs/kengtung/places/kyaing-tong-buddha-park-and-sitting-buddha1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec9-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/kyaing-tong-buddha-park-and-sitting-buddha2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/kyaing-tong-buddha-park-and-sitting-buddha2.jpg") 1x, url("../../imgs/kengtung/places/kyaing-tong-buddha-park-and-sitting-buddha2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec9-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/kyaing-tong-buddha-park-and-sitting-buddha3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/kyaing-tong-buddha-park-and-sitting-buddha3.jpg") 1x, url("../../imgs/kengtung/places/kyaing-tong-buddha-park-and-sitting-buddha3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec10-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/roman-catholic-mission1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/roman-catholic-mission1.jpg") 1x, url("../../imgs/kengtung/places/roman-catholic-mission1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec10-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/roman-catholic-mission2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/roman-catholic-mission2.jpg") 1x, url("../../imgs/kengtung/places/roman-catholic-mission2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec10-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/roman-catholic-mission3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/roman-catholic-mission3.jpg") 1x, url("../../imgs/kengtung/places/roman-catholic-mission3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec11-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/paleng-old-city-gate1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/paleng-old-city-gate1.jpg") 1x, url("../../imgs/kengtung/places/paleng-old-city-gate1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec11-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/paleng-old-city-gate2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/paleng-old-city-gate2.jpg") 1x, url("../../imgs/kengtung/places/paleng-old-city-gate2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec11-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/paleng-old-city-gate3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/paleng-old-city-gate3.jpg") 1x, url("../../imgs/kengtung/places/paleng-old-city-gate3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec13-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/kyaing-tong-waterfall1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/kyaing-tong-waterfall1.jpg") 1x, url("../../imgs/kengtung/places/kyaing-tong-waterfall1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec13-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/kyaing-tong-waterfall2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/kyaing-tong-waterfall2.jpg") 1x, url("../../imgs/kengtung/places/kyaing-tong-waterfall2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec13-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/kyaing-tong-waterfall3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/kyaing-tong-waterfall3.jpg") 1x, url("../../imgs/kengtung/places/kyaing-tong-waterfall3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec14-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/central-market1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/central-market1.jpg") 1x, url("../../imgs/kengtung/places/central-market1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec14-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/central-market2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/central-market2.jpg") 1x, url("../../imgs/kengtung/places/central-market2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec14-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/central-market3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/central-market3.jpg") 1x, url("../../imgs/kengtung/places/central-market3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec15-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/naung-nguin-village1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/naung-nguin-village1.jpg") 1x, url("../../imgs/kengtung/places/naung-nguin-village1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec15-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/naung-nguin-village2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/naung-nguin-village2.jpg") 1x, url("../../imgs/kengtung/places/naung-nguin-village2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec15-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/naung-nguin-village3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/naung-nguin-village3.jpg") 1x, url("../../imgs/kengtung/places/naung-nguin-village3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec16-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/ming-noang-hnee-temple1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/ming-noang-hnee-temple1.jpg") 1x, url("../../imgs/kengtung/places/ming-noang-hnee-temple1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec16-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/ming-noang-hnee-temple2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/ming-noang-hnee-temple2.jpg") 1x, url("../../imgs/kengtung/places/ming-noang-hnee-temple2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec16-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/ming-noang-hnee-temple3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/ming-noang-hnee-temple3.jpg") 1x, url("../../imgs/kengtung/places/ming-noang-hnee-temple3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec17-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/loi-mwe1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/loi-mwe1.jpg") 1x, url("../../imgs/kengtung/places/loi-mwe1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec17-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/loi-mwe2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/loi-mwe2.jpg") 1x, url("../../imgs/kengtung/places/loi-mwe2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec17-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/loi-mwe3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/loi-mwe3.jpg") 1x, url("../../imgs/kengtung/places/loi-mwe3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec18-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/morning-market1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/morning-market1.jpg") 1x, url("../../imgs/kengtung/places/morning-market1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec18-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/morning-market2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/morning-market2.jpg") 1x, url("../../imgs/kengtung/places/morning-market2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec18-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/morning-market3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/morning-market3.jpg") 1x, url("../../imgs/kengtung/places/morning-market3@2x.jpg") 2x);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

#sec19-img .sec-carousel .img01 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/wareshop1.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/wareshop1.jpg") 1x, url("../../imgs/kengtung/places/wareshop1@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec19-img .sec-carousel .img02 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/wareshop2.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/wareshop2.jpg") 1x, url("../../imgs/kengtung/places/wareshop2@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}

#sec19-img .sec-carousel .img03 {
	height: 100%;
	background-image: url("../../imgs/kengtung/places/wareshop3.jpg");
  background-image: -webkit-image-set(url("../../imgs/kengtung/places/wareshop3.jpg") 1x, url("../../imgs/kengtung/places/wareshop3@2x.jpg") 2x);
	background-position: center;
	background-size: cover;
}




.intro-p {
	width: 90%;
	text-align: center;
	margin: 0 auto;
}

.souvenir {
	padding: 5rem 5%;
	background: #ebebeb;
}

.row-list-wrap { width: 90%;}


.row-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 1rem 2.5rem 0;
}

.row-row:nth-last-of-type(odd) {
	background: #c0b394;
}

.row-row:nth-last-of-type(even) {
	background: #e5e1d8;
}

.row-name {
	width: 60%;
	min-width: 300px;
	margin: 0 0 1rem;
	padding-right: 3rem;
}

.row-info { margin: 0 0 1rem;}

@media only screen and (max-width: 1200px) {


}

@media only screen and (max-width: 959px) {

.tribe{ 
	flex-direction: column;
	padding: 2.5rem 5%;
	}
	
#section1 .place-wrap { padding: 2rem 0 !important;}	

.place:nth-last-of-type(even) {
	flex-direction: column;
	padding: 2rem 5%;
	}

.place:nth-last-of-type(odd), .place-wrap {
	flex-direction: column-reverse;
	padding: 2rem 5%;
	}

.bx-area, .fade-img {
	width: 100%;
  height: calc(90vw * .65);
	margin: 0 auto 2.5rem;
	}
	
.figcap, .figcap-left {
	width: 100%;
	max-width: 750px;
	margin: 0 auto 2rem;
	}
	
#section1 .place-name {
	margin: 0 auto;
	font-size: 1.3rem;
	}
	
.place-name {
	margin: 0 0 1rem;
	font-size: 1.3rem;
	}
	
.eng-name {
	font-size: 1.1rem;
	line-height: 1.5rem;
	}
	
.row-list-wrap {
	width: 100%;
	}
	
.row-name {
	width: 100%;
	min-width: auto;
	padding-right: 0;
	}
	
#sec12-img {
	text-align: center;
	}
	
}

@media screen and (max-width: 639px) {	
}
	
@media screen and (max-width: 480px) {

	}