.main_area.about {
 height: 198px;
}
.main_area.about .main_txt {
 position: absolute;
 top: 50px;
}

.about01 {
 max-width: 1366px;
 margin: 0 auto 100px auto;
 display: flex;
 justify-content: space-between;
 align-items: center;
 padding-left: 100px;
 box-sizing: border-box;
 position: relative;
}
.about_first {
 margin-top: 300px;
}
.about02 {
 max-width: 635px;
 margin-top: 80px;
 position: relative;
}
.about01 h2 {
 font-size: 38px;
 font-weight: 400;
 margin: 5px 0 25px 0;
}
.about01 p {
 line-height: 1.8;
 letter-spacing: 0.07em;
}
.about02_img span {
 display: block;
 text-align: right;
 font-size: 87.5%;
}
.about_no01 {
 position: absolute;
 right: 0;
 top: 20px;
}
.about_no02 {
 position: absolute;
 right: 0;
 top: 140px;
}
.about_no03 {
 position: absolute;
 right: 0;
 top: 140px;
}
.about_bg {
 position: relative;
 padding-bottom: 50px;
 margin-bottom: 100px;
}
div.about04 .bx-wrapper .bx-controls {
 position: absolute;
 left: -460px;
 bottom: 00px;
 width: 270px;
}
div.about04 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	outline: 0;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
 z-index: 54;
 transition: opacity 0.2s linear;
}
div.about04 .bx-wrapper .bx-controls-direction a:hover {
 opacity: 0.4;
}
div.about04 .bx-wrapper .bx-prev {
	left: 0;
	background:url("../../common/images/left.png") no-repeat 0 0;
}
div.about04 .bx-wrapper .bx-next {
	right: 0;
	background:url("../../common/images/right.png") no-repeat 0 0;
}
div.about04 .bx-wrapper .bx-pager {
	text-align: center;
 line-height: 7px;
 margin: 50px 0 0 0;
}
div.about04 .bx-wrapper .bx-pager .bx-pager-item,
div.about04 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align:middle;

}
div.about04 .bx-wrapper .bx-pager.bx-default-pager a {
	text-indent: -9999px;
	display: block;
	width: 6px;
	height: 6px;
	margin: 0 5px;
	outline: 0;
 border-radius: 4px;
 border: 1px solid #000000;
}
div.about04 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#000000;
}
.about_bg .about01 {
 margin-bottom: 0;
}
.about_bg::after {
 content: "";
 position: absolute;
 left: 0;
 bottom: 0;
 width: 100%;
 height: 352px;
 background-color: #f6f1f0;
 z-index: -1;
}
.about03 {
 max-width: 530px;
 position: relative;
 padding-bottom: 50px;
}
.about03 h2 {
 height: 260px;
}
.about05 {
 flex-direction: row-reverse;
}
.about05 div.about04 .bx-wrapper .bx-controls {
 right: -460px;
 left: inherit;
}
.mt1em {
 margin-top: 1em;
}

.trekking_at {
 max-width: 1150px;
 margin: 60px auto 100px auto;
 display: flex;
 align-items: center;
 overflow: hidden;
}
.trekking_at_img {
 width: 442px;
}
.trekking_at_txt {
 width: 690px;
 position: relative;
 border-top: 2px solid #231815;
 border-bottom: 2px solid #231815;
 margin: 10px 0 0 0;
 padding: 40px 30px 20px 40px;
 box-sizing: border-box;
}
.trekking_at_txt::after {
 content: "";
 border-right: 2px solid #231815;
 position: absolute;
 right: -9px;
 top: 10px;
 height: calc(100% - 20px);
}
.trekking_at_txt h3 {
 position: absolute;
 left: 40px;
 top: -23px;
 font-size: 26px;
 font-weight: 400;
}
.trekking_at_txt h3 span {
 background-color: #FFF;
 padding: 0 7px;
}
.trekking_at_txt p {
 line-height: 1.8;
 letter-spacing: 0.07em;
}

.encounter {
 max-width: 1150px;
 margin: 0 auto 100px auto;
 display: flex;
 flex-direction: row-reverse;
 align-items: center;
}
.encounter_img {
 width: 442px;
}
.encounter_txt {
 width: 690px;
 position: relative;
 border-top: 2px solid #231815;
 border-bottom: 2px solid #231815;
 margin: 0 0 0 0;
 padding: 40px 30px 20px 40px;
 box-sizing: border-box;
}
.encounter_txt::after {
 content: "";
 border-left: 2px solid #231815;
 position: absolute;
 left: -9px;
 top: 10px;
 height: calc(100% - 20px);
}
.encounter_txt h3 {
 position: absolute;
 left: 40px;
 top: -23px;
 font-size: 26px;
 font-weight: 400;
}
.encounter_txt h3 span {
 background-color: #FFF;
 padding: 0 7px;
}
.encounter_txt p {
 line-height: 1.8;
 letter-spacing: 0.07em;
}
.trekking_at_btn {
 text-align: right;
 margin: 20px 0 0 0;
}



/* nature */

.nature01 {
 max-width: 1366px;
 margin: 80px auto;
 display: flex;
 align-items: center;
}
.nature02 {
 max-width: 650px;
 margin: 0 0 0 50px;
}
.nature02 p {
 line-height: 1.8;
 letter-spacing: 0.07em;
}
.nature03 {
 display: flex;
 background-color: #f6f1f0;
 padding: 30px 40px;
 justify-content: space-between;
 margin: 30px 0 0 0;
}
.nature03_img {
 margin-top: 55px;
}
.nature03 p {
 font-size: 12px;
}
.nature04 {
 max-width: 231px;
}
.nature04 p:nth-child(1) {
 margin-bottom: 10px;
}

.nature05 {
 max-width: 1150px;
 margin: 35px auto;
 display: flex;
 align-items: center;
}
.nature06,
.nature07 {
 width: 50%;
}
.nature06 p {
 line-height: 1.8;
 letter-spacing: 0.07em;
}
.nature07 {
 text-align: center;
}

.nature09 {
 background: rgba(255,255,255,0.95);
 max-width: 1036px;
 margin: -50px auto 0 auto;
 z-index: 1;
 position: relative;
 padding: 40px;
 box-sizing: border-box;
}
.nature09 .title03 {
 display: flex;
 justify-content: center;
 margin-bottom: 30px;
}
.nature09 .title03 span {
 position: static;
 margin: 5px 10px 0 0;
}
.nature10 {
 display: flex;
 justify-content: space-between;
}
.nature11 {
 max-width: 440px;
}
.nature11 h3 {
 font-weight: 400;
 font-size: 23px;
}
.nature11 p {
 line-height: 1.8;
 letter-spacing: 0.07em;
 margin: 10px 0 30px 0;
}
.nature12 {
 max-width: 1366px;
 margin: 80px auto;
 display: flex;
 align-items: center;
 justify-content: flex-end;
}
.nature13 {
 background: rgba(255,255,255,0.95);
 max-width: 480px;
 margin: 0 -95px 0 0;
 z-index: 1;
 position: relative;
 padding: 60px 40px 60px 0;
 box-sizing: border-box;
}
.nature13 p {
 line-height: 1.8;
 letter-spacing: 0.07em;
}
.nature14 {
 max-width: 1366px;
 margin: 80px auto;
 display: flex;
 align-items: center;
 position: relative;
 justify-content: flex-end;
}
.nature15 {
 max-width: 475px;
 margin: 0 40px 0 0;
}
.nature15 p {
 line-height: 1.8;
 letter-spacing: 0.07em;
}
.nature17 {
 flex-direction: row-reverse;

}
.nature17 .nature15 {
 margin: 0 0 0 40px;
}
.nature14 div.about04 .bx-wrapper .bx-controls {
 left: -430px;
}
.nature14.nature17 div.about04 .bx-wrapper .bx-controls {
 left: inherit;
 right: -430px;
}

.nature18 {
 max-width: 1150px;
 margin: 80px auto;
 display: flex;
 position: relative;
 flex-direction: row-reverse;
 align-items: flex-end;
}
.nature19 {
 max-width: 440px;
 margin: 0 0 0 50px;
}
.nature19 p {
 line-height: 1.8;
 letter-spacing: 0.07em;
}
.nature20 {
 display: flex;
 max-width: 413px;
 flex-wrap: wrap;
 justify-content: space-between;
}
.nature20 li:nth-child(1),
.nature20 li:nth-child(2) {
 margin-bottom: 15px;
}

.nature21 {
 max-width: 1366px;
 margin: 80px auto 0 auto;
 display: flex;
 position: relative;
 flex-direction: row-reverse;
 justify-content: flex-end;
}
.nature22 {
 max-width: 440px;
 margin: 60px 0 0 50px;
}
.nature22 p {
 line-height: 1.8;
 letter-spacing: 0.07em;
}
.nature21 div.about04 .bx-wrapper .bx-controls {
 left: 580px;
 bottom: 100px;
}
.nature23 {
 max-width: 1366px;
 margin: -50px auto 150px auto;
 display: flex;
 position: relative;
 justify-content: flex-end;
 align-items: flex-end;
}
.nature24 {
 max-width: 440px;
 margin: 0 50px 0 0;
}
.nature24 p {
 line-height: 1.8;
 letter-spacing: 0.07em;
}




/* encounter */
.main_img.encounter_main {
 bottom: -15px;
}
.encounter01 {
 max-width: 1366px;
 margin: 90px auto;
 display: flex;
 align-items: flex-end;
}
.encounter02 {
 max-width: 590px;
 margin: 0 0 -45px -150px;
 background-color: #FFF;
 padding: 40px 70px;
 box-sizing: border-box;
 z-index: 1;
 position: relative;
}
.encounter02 p {
 line-height: 1.8;
 letter-spacing: 0.07em;
}
.encounter03 {
 max-width: 1366px;
 margin: 90px auto;
 display: flex;
 align-items: flex-end;
}
.encounter04 {
 max-width: 570px;
 margin: 0 -100px -45px 0;
 background-color: #FFF;
 padding: 40px 70px;
 box-sizing: border-box;
 z-index: 1;
 position: relative;
}
.encounter04 p {
 line-height: 1.8;
 letter-spacing: 0.07em;
}





@media only screen and (max-width: 767px) {
 .main_area.about {
  height: auto;
 }
 .main_area.about .main_txt {
  position: static;
 }

 .about01 {
  max-width: inherit;
  margin: 30px 15px 50px 15px;
  display: block;
  padding-left: 0;
  box-sizing: border-box;
  position: relative;
 }
 .about_first {
  margin-top: 50px;
 }
 .about02 {
  max-width: inherit;
  margin-top: 0;
  position: relative;
 }
 .about01 h2 {
  font-size: 22px;
  font-weight: 400;
  margin: 5px 0 15px 0;
 }
 .about01 p {
  line-height: 1.8;
  letter-spacing: 0.07em;
 }
 .about_subtitle img {
  height: 30px;
 }
 .about_no01 {
  position: absolute;
  right: 0;
  top: 20px;
  width: 60px;
 }
 .about_no02 {
  position: absolute;
  right: 0;
  top: 20px;
  width: 70px;
 }
 .about_no03 {
  position: absolute;
  right: 0;
  top: 20px;
  width: 70px;
 }
 .about_bg {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 0;
 }
 div.about04 {
  padding-bottom: 50px;
 }
 div.about04 .bx-wrapper .bx-controls {
  position: absolute;
  left: 50%;
  bottom: 10px;
  width: 200px;
  margin-left: -100px;
 }
 div.about04 .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  outline: 0;
  width: 45px;
  height: 45px;
  text-indent: -9999px;
  z-index: 54;
  transition: opacity 0.2s linear;
 }
 div.about04 .bx-wrapper .bx-controls-direction a:hover {
  opacity: 0.4;
 }
 div.about04 .bx-wrapper .bx-prev {
  left: 0;
  background:url("../../common/images/left.png") no-repeat 0 0;
  background-size: 45px;
 }
 div.about04 .bx-wrapper .bx-next {
  right: 0;
  background:url("../../common/images/right.png") no-repeat 0 0;
  background-size: 45px;
 }
 div.about04 .bx-wrapper .bx-pager {
  text-align: center;
  line-height: 7px;
  margin: 50px 0 0 0;
 }
 div.about04 .bx-wrapper .bx-pager .bx-pager-item,
 div.about04 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align:middle;

 }
 div.about04 .bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 5px;
  outline: 0;
  border-radius: 4px;
  border: 1px solid #000000;
 }
 div.about04 .bx-wrapper .bx-pager.bx-default-pager a.active {
  background:#000000;
 }
 .about05 div.about04 .bx-wrapper .bx-controls {
  right: inherit;
  left: 50%;
 }
 .about_bg .about01 {
  margin-bottom: 0;
 }
 .about_bg::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 250px;
  background-color: #f6f1f0;
  z-index: -1;
 }
 .about03 {
  max-width: inherit;
  position: relative;
  padding-bottom: 20px;
 }
 .about03 h2 {
  height: auto;
 }

 .trekking_at {
  max-width: inherit;
  margin: 20px 15px 40px 15px;
  display: block;
  align-items: center;
  overflow: hidden;
 }
 .trekking_at_txt {
  width: auto;
  position: relative;
  border: 1px solid #231815;
  margin: 10px 0 0 0;
  padding: 5px 20px 20px 20px;
  box-sizing: border-box;
 }
 .trekking_at_txt::after {
  display: none;
 }
 .trekking_at_txt h3 {
  position: absolute;
  left: 10px;
  top: -15px;
  font-size: 15px;
  font-weight: 400;
 }
 .trekking_at_txt h3 span {
  background-color: #FFF;
  padding: 0 7px;
 }
 .trekking_at_txt p {
  line-height: 1.8;
  letter-spacing: 0.07em;
  margin: 15px 0 0 0;
 }

 .encounter {
  max-width: inherit;
  margin: 0 15px 15px 15px;
  display: block;
 }

 .encounter_txt {
  width: auto;
  position: relative;
  border: 1px solid #231815;
  margin: 0 0 0 0;
  padding: 5px 20px 20px 20px;
  box-sizing: border-box;
 }
 .encounter_txt::after {
  display: none;
 }
 .encounter_txt h3 {
  position: absolute;
  left: 10px;
  top: -15px;
  font-size: 15px;
  font-weight: 400;
 }
 .encounter_txt h3 span {
  background-color: #FFF;
  padding: 0 7px;
 }
 .encounter_txt p {
  margin: 15px 0 0 0;
  line-height: 1.8;
  letter-spacing: 0.07em;
 }

 .nature01 {
  max-width: inherit;
  margin: 40px 15px;
  display: block;
 }
 .nature02 {
  max-width: inherit;
  margin: 20px 0 0 0;
 }
 .nature02 p {
  line-height: 1.9;
  margin: 15px 0 0 0;
 }
 .nature03 {
  display: flex;
  background-color: #f6f1f0;
  padding: 15px;
  justify-content: space-between;
  margin: 20px 0 0 0;
 }
 .nature02 p.nature03_img {
  margin: 50px 15px 0 15px;
  text-align: center;
 }
 .nature03 p {
  font-size: 10px;
 }
 .nature04 {
  max-width: 43%;
 }
 .nature04 p:nth-child(1) {
  margin-bottom: 10px;
 }

 .nature05 {
  max-width: inherit;
  margin: 30px 15px;
  display: block;
  align-items: center;
 }
 .nature06,
 .nature07 {
  width: auto;
 }
 .nature06 p {
  line-height: 1.9;
  letter-spacing: 0.07em;
 }
 .nature07 {
  margin: 15px 0 0 0;
  text-align: center;
 }

 .nature09 {
  background: rgba(255,255,255,0.95);
  max-width: inherit;
  margin: 20px 15px 0 15px;
  z-index: 1;
  position: relative;
  padding: 0;
  box-sizing: border-box;
 }
 .nature09 .title03 {
  display: block;
  margin-bottom: 15px;
 }
 .nature09 .title03 span {
  position: absolute;
  margin: 0;
 }
 .nature10 {
  display: block;
 }
 .nature11 {
  max-width: inherit;
 }
 .nature11 h3 {
  font-weight: 400;
  font-size: 16px;
 }
 .nature11 p {
  line-height: 1.8;
  letter-spacing: 0.07em;
  margin: 5px 0 20px 0;
 }
 .nature12 {
  max-width: inherit;
  margin: 30px 15px;
  display: block;
 }
 .nature13 {
  background: rgba(255,255,255,0.95);
  max-width: inherit;
  margin: 0 0 15px 0;
  z-index: 1;
  position: relative;
  padding: 0;
  box-sizing: border-box;
 }
 .nature13 p {
  line-height: 1.9;
  letter-spacing: 0.07em;
  margin: 15px 0 0 0;
 }
 .nature14 {
  max-width: inherit;
  margin: 30px 15px;
  display: block;
 }
 .nature15 {
  max-width: inherit;
  margin: 0 0 15px 0;
 }
 .nature15 p {
  line-height: 1.8;
  letter-spacing: 0.07em;
 }
 .nature17 {
  flex-direction: row-reverse;

 }
 .nature17 .nature15 {
  margin: 0 0 15px 0;
 }
 .nature14 div.about04 .bx-wrapper .bx-controls {
  left: 50%;
 }
 .nature14.nature17 div.about04 .bx-wrapper .bx-controls {
  left: 50%;
  right: inherit;
 }

 .nature18 {
  max-width: inherit;
  margin: 30px 15px;
  display: block;
  position: relative;
 }
 .nature19 {
  max-width: inherit;
  margin: 0 0 20px 0;
 }
 .nature19 p {
  line-height: 1.8;
  letter-spacing: 0.07em;
 }
 .nature20 {
  display: flex;
  max-width: inherit;
  flex-wrap: wrap;
  justify-content: space-between;
 }
 .nature20 li {
  width: 48%;
 }
 .nature20 li img {
  width: 100%;
 }
 .nature20 li:nth-child(1),
 .nature20 li:nth-child(2) {
  margin-bottom: 10px;
 }

 .nature21 {
  max-width: inherit;
  margin: 30px 15px;
  display: block;
  position: relative;
  flex-direction: row-reverse;
  justify-content: flex-end;
 }
 .nature22 {
  max-width: inherit;
  margin: 0 0 15px 0;
 }
 .nature22 p {
  line-height: 1.9;
  letter-spacing: 0.07em;
 }
 .nature21 div.about04 {
  max-width: 440px;
  margin: 0 auto;
 }
 .nature21 div.about04 .bx-wrapper .bx-controls {
  left: 50%;
  bottom: 10px;
 }
 .nature23 {
  max-width: inherit;
  margin: 30px 15px;
  display: block;
  position: relative;
  justify-content: flex-end;
  align-items: flex-end;
 }
 .nature24 {
  max-width: inherit;
  margin: 0 0 15px 0;
 }
 .nature24 p {
  line-height: 1.9;
  letter-spacing: 0.07em;
  margin: 15px 0 0 0;
 }

 /* encounter */
 .encounter01 {
  max-width: inherit;
  margin: 30px 15px;
  display: block;
 }
 .encounter02 {
  max-width: inherit;
  margin: 0;
  background-color: #FFF;
  padding: 0;
  box-sizing: border-box;
  z-index: 1;
  position: relative;
 }
 .encounter02 p {
  line-height: 1.9;
  letter-spacing: 0.07em;
  margin-top: 15px;
 }
 .encounter03 {
  max-width: inherit;
  margin: 30px 15px;
  display: block;
 }
 .encounter04 {
  max-width: inherit;
  margin: 0;
  background-color: #FFF;
  padding: 0;
  box-sizing: border-box;
  z-index: 1;
  position: relative;
 }
 .encounter04 p {
  line-height: 1.9;
  letter-spacing: 0.07em;
  margin-top: 15px;
 }


}
