@charset "UTF-8";
@import url("//use.fontawesome.com/releases/v5.7.2/css/all.css");



/* smp
------------------------------------------------------- */

#location .wrap {
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
#location .wrap .content {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
#location .wrap .content .location {
  letter-spacing: 0.1em;
  padding: 30% 0 4%;
}
#location .wrap .content .location .txtArea {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}
#location .wrap .content .location .txtArea h2 {
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.8;
  margin: 0 auto 6%;
}
#location .wrap .content .location .txtArea h3 {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: normal;
  margin: 0 auto 6%;
}
#location .wrap .content .location .txtArea h5{
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.4rem;
  /*font-family: "Adobe Garamond Pro", serif; */
  color: #877c5e;
}
#location .wrap .content .location .txtArea .txtBlock {
  text-align: justify;
  margin: 0 auto 6%;
  padding: 0;
}

#location .wrap .content .location .locDevBox{
	width: 80%;
	margin: 6% auto 6%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#location .wrap .content .location .locDevBox .leftBox{
	width: 100%;
	margin-bottom: 6%;
}
#location .wrap .content .location .locShinagawaBox{
	width: 80%;
	margin: 6% auto 6%;
}
#location .wrap .content .location .locShinagawaBox2{
	width: 80%;
	margin: 0 auto 6%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#location .wrap .content .location .locShinagawaBox2 .rightBox{
	width: 100%;
}
#location .wrap .content .location .locShinagawaBox2 .rightBox .rightBoxList{
	width: 100%;
	margin-bottom: 6%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#location .wrap .content .location .locShinagawaBox2 .rightBox .rightBoxList li{
	width: 100%;
}
#location .wrap .content .location .locShinagawaBox2 .rightBox .areaTitle {
  position: relative;
  color: #fff;
  background-color: #9f9e9f;
  margin: 0 0 6%;
  padding: 10px 10px 10px 20px;
}
#location .wrap .content .location .locShinagawaBox2 .rightBox .areaTitle::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 10px;
  height: 10px;
}
#location .wrap .content .location .locShinagawaBox2 .rightBox .areaTitle.co1::before {
  background-color: #116b37;
}
#location .wrap .content .location .locShinagawaBox2 .rightBox .areaTitle.co3::before {
  background-color: #b9761c;
}
#location .wrap .content .location .locShinagawaBox2 .rightBox .txtBlock.mb {
  margin-bottom: 6%;
}
#location .wrap .content .location .locShinagawaBox2 .rightBox .cap {
  text-align: left;
  margin-bottom: 6%;
}
#location .wrap .content .location .locShinagawaBox3{
	width: 80%;
	margin: 6% auto 6%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#location .wrap .content .location .locShinagawaBox3 .leftBox{
	width: 100%;
	margin-bottom: 6%;
}
#location .wrap .content .location .locShinagawaBox3 .rightBox{
	width: 100%;
}

#location .wrap .content .location .locShinagawaBox3 .areaTitle {
  position: relative;
  color: #fff;
  background-color: #9f9e9f;
  margin: 0 0 6%;
  padding: 10px 10px 10px 20px;
}
#location .wrap .content .location .locShinagawaBox3 .areaTitle::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 10px;
  height: 10px;
}
#location .wrap .content .location .locShinagawaBox3 .areaTitle.co2::before {
  background-color: #004b7b;
}
#location .wrap .content .location .locShinagawaBox3 .areaTitle.co4::before {
  background-color: #85952b;
}
#location .wrap .content .location .locShinagawaBox3 .txtBlock.mb {
  margin-bottom: 6%;
}
#location .wrap .content .location .locShinagawaBox3 .cap {
  text-align: left;
  margin-bottom: 6%;
}
#location .wrap .content .location .locOimachiBox{
	width: 80%;
	margin: 6% auto 6%;
}
#location .wrap .content .location .locOimachiBox2{
	width: 80%;
	margin: 6% auto 6%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#location .wrap .content .location .locOimachiBox2 .imgBox{
	margin-bottom: 6%;
}
#location .wrap .content .location .locOimachiBox2 .leftBox{
	width: 100%;
}
#location .wrap .content .location .locSlide {
  margin: 0 0 30px;
}
#location .wrap .content .location .locSlide li {
  margin: 0 10px;
}
#location .wrap .content .location .arrow_box {
  position: relative;
  width: 80%;
  margin: 20px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#location .wrap .content .location .arrow_box .prev-arrow {
  display: block;
  width: 102px;
  height: 18px;
  background: url("../../img/loc_arrow1.jpg") no-repeat top left/contain;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}
#location .wrap .content .location .arrow_box .next-arrow {
  display: block;
  width: 102px;
  height: 18px;
  background: url("../../img/loc_arrow2.jpg") no-repeat top right/contain;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}

#location .wrap .content .location .locSlide2 {
  margin: 0 0 30px;
}
#location .wrap .content .location .locSlide2 li {
  margin: 0 10px;
}
#location .wrap .content .location .arrow_box2 {
  position: relative;
  width: 80%;
  margin: 20px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#location .wrap .content .location .arrow_box2 .prev-arrow {
  display: block;
  width: 102px;
  height: 18px;
  background: url("../../img/loc_arrow1.jpg") no-repeat top left/contain;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}
#location .wrap .content .location .arrow_box2 .next-arrow {
  display: block;
  width: 102px;
  height: 18px;
  background: url("../../img/loc_arrow2.jpg") no-repeat top right/contain;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}

#location .wrap .content .location .locOimachiBox3{
	width: 80%;
	margin: 6% auto 6%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#location .wrap .content .location .locOimachiBox3 .leftBox{
	width: 100%;
}
#location .wrap .content .location .locOimachiBox3 .leftBox .imgBox{
	width: 100%;
}
#location .wrap .content .location .locOimachiBox3 .imgBox{
	margin-top: 6%;
}
#location .wrap .content .location .locOimachiBox4{
	width: 80%;
	margin: 0 auto 6%;
}
/* location-PC
------------------------------------------------------- */
@media only screen and (min-width: 961px) {
  #location .wrap .content .location {
    padding-top: 13%;
  }
  #location .wrap .content .location .txtArea {
    margin: 50px auto;
  }
  #location .wrap .content .location .txtArea h2 {
    font-size: 2vw;
    margin: 0 auto 30px;
  }
  #location .wrap .content .location .txtArea h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 auto 30px;
  }
#location .wrap .content .location .txtArea h5{
  font-size: 56px;
  font-size: 3.5rem;
  letter-spacing: 0.8rem;
}
  #location .wrap .content .location .txtArea .txtBlock {
    text-align: justify;
    padding: 0;
  }
#location .wrap .content .location .locDevBox{
	margin: 10% auto 10%;
}
#location .wrap .content .location .locDevBox .leftBox{
	width: 46%;
	margin-bottom: 0;
	align-self: center;
}
#location .wrap .content .location .locDevBox .imgBox{
	width: 46%;
	align-self: center;
}
#location .wrap .content .location .locShinagawaBox2{
	margin: 0 auto 10%;
}
#location .wrap .content .location .locShinagawaBox2 .rightBox{
	width: 46%;
	align-self: center;
}
#location .wrap .content .location .locShinagawaBox2 .imgBox{
	width: 46%;
	align-self: center;
}
#location .wrap .content .location .locShinagawaBox2 .rightBox .rightBoxList li{
	width: 46%;
}
#location .wrap .content .location .locShinagawaBox2 .rightBox .rightBoxList li .imgBox{
	width: 100%;
}
#location .wrap .content .location .locShinagawaBox2 .rightBox .areaTitle {
    margin: 0 0 10px;
    padding: 6px 10px 6px 40px;
  }
#location .wrap .content .location .locShinagawaBox2 .rightBox .areaTitle::before {
    content: "";
    width: 30px;
    height: 4px;
  }
 #location .wrap .content .location .locShinagawaBox3{
	margin: 10% auto 10%;
}
#location .wrap .content .location .locShinagawaBox3 .leftBox{
	width: 46%;
	margin-bottom: 0;
}
#location .wrap .content .location .locShinagawaBox3 .rightBox{
	width: 46%;
}
#location .wrap .content .location .locShinagawaBox3 .areaTxtBox {
    display: flex;
    justify-content: space-between;
    margin: 20px auto 0px;
  }
#location .wrap .content .location .locShinagawaBox3 .areaTxtBox li {
    width: 47%;
  }
#location .wrap .content .location .locShinagawaBox3 .areaTxtBox li .imgBox {
    width: 100%;
  }
#location .wrap .content .location .locShinagawaBox3 .areaTitle {
    margin: 0 0 10px;
    padding: 6px 10px 6px 40px;
  }
#location .wrap .content .location .locShinagawaBox3 .areaTitle::before {
    content: "";
    width: 30px;
    height: 4px;
  }
#location .wrap .content .location .locOimachiBox2{
	margin: 10% auto 10%;
}
#location .wrap .content .location .locOimachiBox2 .imgBox{
	width: 46%;
	margin-bottom: 0;
}
#location .wrap .content .location .locOimachiBox2 .leftBox{
	width: 46%;
}
#location .wrap .content .location .locOimachiBox2 .leftBox .imgBox{
	width: 100%;
}
#location .wrap .content .location .locSlide {
    margin: 0 0 50px;
  }

#location .wrap .content .location .locSlide2 {
    margin: 0 0 50px;
  }

#location .wrap .content .location .locOimachiBox3{
	margin: 10% auto 10%;
}
#location .wrap .content .location .locOimachiBox3 .leftBox{
	width: 46%;
	align-self: center;
}
#location .wrap .content .location .locOimachiBox3 .leftBox .imgBox{
	width: 100%;
}
#location .wrap .content .location .locOimachiBox3 .imgBox{
	width: 40%;
	margin-top: 0;
	align-self: center;
}
#location .wrap .content .location .locOimachiBox4{
	width: 80%;
	margin: 0 auto 10%;
}
}